2019-01-14 14:10:02,437 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 14:10:02,440 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq 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=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 14:10:02,440 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 14:10:02,441 - 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 | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-01-14 14:10:02,462 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-14 14:10:02,548 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-14 14:10:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:02,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa679a0d-4790-42a8-ad99-1f2574f57dfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:10:02,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aa679a0d-4790-42a8-ad99-1f2574f57dfa 2019-01-14 14:10:02,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:10:03,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["9WQktLMYTC2-W8dXSckmOg"], "issued_at": "2019-01-14T14:10:03.000000Z"}} 2019-01-14 14:10:03,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 14:10:03,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:03,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-07b2a253-257f-4586-baaa-5c8c2966e39b Date: Mon, 14 Jan 2019 14:10:03 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."}]} 2019-01-14 14:10:03,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-07b2a253-257f-4586-baaa-5c8c2966e39b 2019-01-14 14:10:03,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.867483854294s 2019-01-14 14:10:03,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-07b2a253-257f-4586-baaa-5c8c2966e39b 2019-01-14 14:10:03,944 - 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']) 2019-01-14 14:10:03,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-01-14 14:10:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:04,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10: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-0458f365-3ecb-4c56-b68a-99b3e9f80708 x-compute-request-id: req-0458f365-3ecb-4c56-b68a-99b3e9f80708 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2019-01-14 14:10:04,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-0458f365-3ecb-4c56-b68a-99b3e9f80708 2019-01-14 14:10:04,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.870740890503s 2019-01-14 14:10:04,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-0458f365-3ecb-4c56-b68a-99b3e9f80708 2019-01-14 14:10:04,816 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-01-14 14:10:04,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:04,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:10:04,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:10:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:05,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65edffae-fd2d-40fd-b2f7-c1494adb4915 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:10:05,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-65edffae-fd2d-40fd-b2f7-c1494adb4915 2019-01-14 14:10:05,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187566995621s 2019-01-14 14:10:05,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-65edffae-fd2d-40fd-b2f7-c1494adb4915 2019-01-14 14:10:05,014 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'00ad10eeffe8455cbb0b46879c6be903', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-01-14 14:10:05,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-14 14:10:05,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:05,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88841409-ca70-42c7-bdd9-220a190ce1a4 Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0b06b6c17e5e424e98d3d540666578b6"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140328dd980345a8a4721b1acc76b96a"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "140328dd980345a8a4721b1acc76b96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15cf5879ac0b4ba094d9d82deae074b8"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1a26d2e9cebd46e39038292fff9038dc"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/23dda649f2dc45a7b7b29d1ef7e95747"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/252dee2e4ccc4dd2a36b8e4504eae46e"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/25d3445b5c7248a3a6745ff383b1b1fc"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ed9831494eb4797974099e5b4da99e6"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/33d0fc05016e4471b8f46c641f9f69d2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/392cf9cf29ca456ab944804920408a03"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "392cf9cf29ca456ab944804920408a03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/40c8ae0713d14169bf0a7e295f297fd2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "40c8ae0713d14169bf0a7e295f297fd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/42b838eaa28348ffaab25c604fa4d2f7"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/461d57e9d7e54ab99c635f4a7f1e04fc"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/48f68367cf2b4d35b7714a5fafe0d81c"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/56a09a523c024dc79f6010c7c6a4429b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a3b3a61f81f4f1997c8604c8158ecbc"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5c20e62c1e1a4ec48d1364bae365da34"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5f554705862542a49ee4563570192c6e"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "5f554705862542a49ee4563570192c6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/60509ebdf0904ac8bdf7eaa9e466d334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/661702f554f54fe0938301bbba18ccec"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "661702f554f54fe0938301bbba18ccec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/682fbfb1fdeb47f9b7f56283afa32bc5"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6ba866b868cb4326856a8c2677ba9f46"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6be26f0d14ca48e3a494cc09dc43098c"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6db691f29a3640b19158684ea75ebd13"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "918153df5d6f45219919a52c062445b9", "id": "6db691f29a3640b19158684ea75ebd13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7636a1a764be40c8b3812ea1a1852e91"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "7636a1a764be40c8b3812ea1a1852e91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cce6d4aef0640bf85cf8464fe252df1"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/83f6c69095af4295b7c192070245e01a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "83f6c69095af4295b7c192070245e01a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/85687c49d69f4a019589e19d4789b512"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "85687c49d69f4a019589e19d4789b512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8c1040dc353f4416a819d9cc095fe869"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "8c1040dc353f4416a819d9cc095fe869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8fcb840621524c12b1aa0a394317356f"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "8fcb840621524c12b1aa0a394317356f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/93ec994432314a85bc307bfd66e6f9a1"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "93ec994432314a85bc307bfd66e6f9a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9d1706c025b14d509dd61ff1dbfa729b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "918153df5d6f45219919a52c062445b9", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7d52f69662f4d56842d85fcbf9ca09f"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ab167d32ee5a4b93bc832a8e6e3bc8d9"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b0498bcf658441f8a7a19fd324f86838"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "b0498bcf658441f8a7a19fd324f86838"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b736b424f3b548cbb01a434f4e7dba37"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "b736b424f3b548cbb01a434f4e7dba37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c5db7232a01449b68e8bbb089abc6cca"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "c5db7232a01449b68e8bbb089abc6cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d82444832d7a4ef7a370f43c486d1e9e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "918153df5d6f45219919a52c062445b9", "id": "d82444832d7a4ef7a370f43c486d1e9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d92a4f32a67344b3aa862d09c017cfe1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "d92a4f32a67344b3aa862d09c017cfe1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e311270305794fe3977c2ac2712329a5"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "e311270305794fe3977c2ac2712329a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ef9460978f05456e837eee19459026c7"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "ef9460978f05456e837eee19459026c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ef96a17e42b441e28d2acbfcd19b273a"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-14 14:10:05,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-88841409-ca70-42c7-bdd9-220a190ce1a4 2019-01-14 14:10:05,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.112692117691s 2019-01-14 14:10:05,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-88841409-ca70-42c7-bdd9-220a190ce1a4 2019-01-14 14:10:05,138 - 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.26:5000/v3/endpoints/0b06b6c17e5e424e98d3d540666578b6'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'50d55ed3fd5a478da7e717771a615c8f', u'id': u'0b06b6c17e5e424e98d3d540666578b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/140328dd980345a8a4721b1acc76b96a'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b8cccf58a8b2462eba811ac194414083', u'id': u'140328dd980345a8a4721b1acc76b96a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/15cf5879ac0b4ba094d9d82deae074b8'}, u'url': u'http://172.30.9.26:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b8cccf58a8b2462eba811ac194414083', u'id': u'15cf5879ac0b4ba094d9d82deae074b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1a26d2e9cebd46e39038292fff9038dc'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a18f81dc7e13415dad63b4f8b214b529', u'id': u'1a26d2e9cebd46e39038292fff9038dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/23dda649f2dc45a7b7b29d1ef7e95747'}, u'url': u'http://172.30.9.26:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b347c2a44eab4ad3948d5c3644a4bfa8', u'id': u'23dda649f2dc45a7b7b29d1ef7e95747'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/252dee2e4ccc4dd2a36b8e4504eae46e'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2ff70d2ef36846809e0201e3e5002536', u'id': u'252dee2e4ccc4dd2a36b8e4504eae46e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/25d3445b5c7248a3a6745ff383b1b1fc'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b3bd8fd19e02463f82c5183d5e071350', u'id': u'25d3445b5c7248a3a6745ff383b1b1fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/2ed9831494eb4797974099e5b4da99e6'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b347c2a44eab4ad3948d5c3644a4bfa8', u'id': u'2ed9831494eb4797974099e5b4da99e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/33d0fc05016e4471b8f46c641f9f69d2'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a18f81dc7e13415dad63b4f8b214b529', u'id': u'33d0fc05016e4471b8f46c641f9f69d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/392cf9cf29ca456ab944804920408a03'}, u'url': u'http://172.30.9.26:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', u'id': u'392cf9cf29ca456ab944804920408a03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/40c8ae0713d14169bf0a7e295f297fd2'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b8cccf58a8b2462eba811ac194414083', u'id': u'40c8ae0713d14169bf0a7e295f297fd2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/42b838eaa28348ffaab25c604fa4d2f7'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'50d55ed3fd5a478da7e717771a615c8f', u'id': u'42b838eaa28348ffaab25c604fa4d2f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/461d57e9d7e54ab99c635f4a7f1e04fc'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', u'id': u'461d57e9d7e54ab99c635f4a7f1e04fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/48f68367cf2b4d35b7714a5fafe0d81c'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bcab7792ffeb403d9cf6165ded80339d', u'id': u'48f68367cf2b4d35b7714a5fafe0d81c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/56a09a523c024dc79f6010c7c6a4429b'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'019c3dc99fd8461c92e55f206fe62c99', u'id': u'56a09a523c024dc79f6010c7c6a4429b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5a3b3a61f81f4f1997c8604c8158ecbc'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e27a10719fc1448b9e82dfae70be7642', u'id': u'5a3b3a61f81f4f1997c8604c8158ecbc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5c20e62c1e1a4ec48d1364bae365da34'}, u'url': u'http://172.30.9.26:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2ff70d2ef36846809e0201e3e5002536', u'id': u'5c20e62c1e1a4ec48d1364bae365da34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5f554705862542a49ee4563570192c6e'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', u'id': u'5f554705862542a49ee4563570192c6e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/60509ebdf0904ac8bdf7eaa9e466d334'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8b7a9bcad9aa4692a51c7d556579173d', u'id': u'60509ebdf0904ac8bdf7eaa9e466d334'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/661702f554f54fe0938301bbba18ccec'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e27a10719fc1448b9e82dfae70be7642', u'id': u'661702f554f54fe0938301bbba18ccec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/682fbfb1fdeb47f9b7f56283afa32bc5'}, u'url': u'http://172.30.9.26:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a18f81dc7e13415dad63b4f8b214b529', u'id': u'682fbfb1fdeb47f9b7f56283afa32bc5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6ba866b868cb4326856a8c2677ba9f46'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b3bd8fd19e02463f82c5183d5e071350', u'id': u'6ba866b868cb4326856a8c2677ba9f46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6be26f0d14ca48e3a494cc09dc43098c'}, u'url': u'http://172.30.9.26:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bcab7792ffeb403d9cf6165ded80339d', u'id': u'6be26f0d14ca48e3a494cc09dc43098c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6db691f29a3640b19158684ea75ebd13'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'918153df5d6f45219919a52c062445b9', u'id': u'6db691f29a3640b19158684ea75ebd13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7636a1a764be40c8b3812ea1a1852e91'}, u'url': u'http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b3bd8fd19e02463f82c5183d5e071350', u'id': u'7636a1a764be40c8b3812ea1a1852e91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7cce6d4aef0640bf85cf8464fe252df1'}, u'url': u'http://172.30.9.26:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8b7a9bcad9aa4692a51c7d556579173d', u'id': u'7cce6d4aef0640bf85cf8464fe252df1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/83f6c69095af4295b7c192070245e01a'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7693f473b05e429ca6c0be53db9f7524', u'id': u'83f6c69095af4295b7c192070245e01a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/85687c49d69f4a019589e19d4789b512'}, u'url': u'http://172.30.9.26:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1620f1e12f5d47f593fd8ebc99f5004a', u'id': u'85687c49d69f4a019589e19d4789b512'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8c1040dc353f4416a819d9cc095fe869'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bcab7792ffeb403d9cf6165ded80339d', u'id': u'8c1040dc353f4416a819d9cc095fe869'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8fcb840621524c12b1aa0a394317356f'}, u'url': u'http://172.30.9.26:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7693f473b05e429ca6c0be53db9f7524', u'id': u'8fcb840621524c12b1aa0a394317356f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/93ec994432314a85bc307bfd66e6f9a1'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2ff70d2ef36846809e0201e3e5002536', u'id': u'93ec994432314a85bc307bfd66e6f9a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/9d1706c025b14d509dd61ff1dbfa729b'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'918153df5d6f45219919a52c062445b9', u'id': u'9d1706c025b14d509dd61ff1dbfa729b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a7d52f69662f4d56842d85fcbf9ca09f'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1620f1e12f5d47f593fd8ebc99f5004a', u'id': u'a7d52f69662f4d56842d85fcbf9ca09f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ab167d32ee5a4b93bc832a8e6e3bc8d9'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8b7a9bcad9aa4692a51c7d556579173d', u'id': u'ab167d32ee5a4b93bc832a8e6e3bc8d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b0498bcf658441f8a7a19fd324f86838'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b347c2a44eab4ad3948d5c3644a4bfa8', u'id': u'b0498bcf658441f8a7a19fd324f86838'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b736b424f3b548cbb01a434f4e7dba37'}, u'url': u'http://172.30.9.26:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e27a10719fc1448b9e82dfae70be7642', u'id': u'b736b424f3b548cbb01a434f4e7dba37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c5db7232a01449b68e8bbb089abc6cca'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1620f1e12f5d47f593fd8ebc99f5004a', u'id': u'c5db7232a01449b68e8bbb089abc6cca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d82444832d7a4ef7a370f43c486d1e9e'}, u'url': u'http://172.30.9.26:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'918153df5d6f45219919a52c062445b9', u'id': u'd82444832d7a4ef7a370f43c486d1e9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d92a4f32a67344b3aa862d09c017cfe1'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7693f473b05e429ca6c0be53db9f7524', u'id': u'd92a4f32a67344b3aa862d09c017cfe1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/e311270305794fe3977c2ac2712329a5'}, u'url': u'http://172.30.9.26:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'50d55ed3fd5a478da7e717771a615c8f', u'id': u'e311270305794fe3977c2ac2712329a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ef9460978f05456e837eee19459026c7'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'019c3dc99fd8461c92e55f206fe62c99', u'id': u'ef9460978f05456e837eee19459026c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ef96a17e42b441e28d2acbfcd19b273a'}, u'url': u'http://172.30.9.26:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'019c3dc99fd8461c92e55f206fe62c99', u'id': u'ef96a17e42b441e28d2acbfcd19b273a'})] 2019-01-14 14:10:05,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-01-14 14:10:05,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:05,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b6fa5fa-dbbb-4eae-80b9-cb0ccd0be75f x-compute-request-id: req-0b6fa5fa-dbbb-4eae-80b9-cb0ccd0be75f 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"}]} 2019-01-14 14:10:05,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-0b6fa5fa-dbbb-4eae-80b9-cb0ccd0be75f 2019-01-14 14:10:05,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0145120620728s 2019-01-14 14:10:05,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-0b6fa5fa-dbbb-4eae-80b9-cb0ccd0be75f 2019-01-14 14:10:05,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-01-14 14:10:05,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:06,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da7a9223-832b-410c-806c-a14060aeb46b x-compute-request-id: req-da7a9223-832b-410c-806c-a14060aeb46b Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-01-14 14:10:06,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-da7a9223-832b-410c-806c-a14060aeb46b 2019-01-14 14:10:06,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.36378407478s 2019-01-14 14:10:06,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-da7a9223-832b-410c-806c-a14060aeb46b 2019-01-14 14:10:06,533 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-01-14 14:10:06,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:10:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:07,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6e65cfd0-346c-4f67-bcfe-ebc0ff6ce5c3 Date: Mon, 14 Jan 2019 14:10:07 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:10:07,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6e65cfd0-346c-4f67-bcfe-ebc0ff6ce5c3 2019-01-14 14:10:07,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.999907970428s 2019-01-14 14:10:07,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6e65cfd0-346c-4f67-bcfe-ebc0ff6ce5c3 2019-01-14 14:10:07,537 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-01-14 14:10:07,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 14:10:07,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:07,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-a5ff73be-64dd-479c-8430-87bd0262e0da x-compute-request-id: req-a5ff73be-64dd-479c-8430-87bd0262e0da Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 14:10:07,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a5ff73be-64dd-479c-8430-87bd0262e0da 2019-01-14 14:10:07,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.155651092529s 2019-01-14 14:10:07,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a5ff73be-64dd-479c-8430-87bd0262e0da 2019-01-14 14:10:07,694 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', 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': 2012000, 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': 32}, 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': 2012000, 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': 35}, 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})] 2019-01-14 14:10:07,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-01-14 14:10:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:07,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-0c7febd3-f9fe-4490-ba2c-cf3de48c528a x-compute-request-id: req-0c7febd3-f9fe-4490-ba2c-cf3de48c528a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 14:10:07,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-0c7febd3-f9fe-4490-ba2c-cf3de48c528a 2019-01-14 14:10:07,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128119945526s 2019-01-14 14:10:07,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-0c7febd3-f9fe-4490-ba2c-cf3de48c528a 2019-01-14 14:10:07,823 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-01-14 14:10:07,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:08,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-247da286-c4ec-465b-8aea-d98a05299810 Date: Mon, 14 Jan 2019 14:10:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:10:08,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-247da286-c4ec-465b-8aea-d98a05299810 2019-01-14 14:10:08,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390197038651s 2019-01-14 14:10:08,214 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-247da286-c4ec-465b-8aea-d98a05299810 2019-01-14 14:10:08,215 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-14T14:06:38Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 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'88e620c40a2d4c28b9f36f0c6fd78764', u'created_at': u'2019-01-14T14:06:30Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'88e620c40a2d4c28b9f36f0c6fd78764'})] 2019-01-14 14:10:08,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:10:08,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:09,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fd942cd8-32ce-489a-8081-4eb3a77a51d4 Date: Mon, 14 Jan 2019 14:10:09 GMT RESP BODY: {"ports":[]} 2019-01-14 14:10:09,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-fd942cd8-32ce-489a-8081-4eb3a77a51d4 2019-01-14 14:10:09,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.00283098221s 2019-01-14 14:10:09,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-fd942cd8-32ce-489a-8081-4eb3a77a51d4 2019-01-14 14:10:09,219 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-01-14 14:10:09,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:10:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:09,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e800873-3c21-4bf8-82fa-d89f5615fd01 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "21b387875b72435cb96b44fe5926404f"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/21b387875b72435cb96b44fe5926404f/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "2752acf35fdb4fca908804d862371828"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/2752acf35fdb4fca908804d862371828/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "439488f4f281441ebbe329004d606b3e"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/439488f4f281441ebbe329004d606b3e/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "444cdf218e0d48629562dc72a0593b0f"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/444cdf218e0d48629562dc72a0593b0f/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "77f61522320b473c9b1b343301aa70cc"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/77f61522320b473c9b1b343301aa70cc/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "user": {"id": "77f61522320b473c9b1b343301aa70cc"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/77f61522320b473c9b1b343301aa70cc/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "892e7d4b3245461999ee52fff4bacd1d"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/892e7d4b3245461999ee52fff4bacd1d/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "99b5f11c0a634f89b1a6cc9fb7da82a5"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/99b5f11c0a634f89b1a6cc9fb7da82a5/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "aa84ea2b22534f1cb79f944b44e10350"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/aa84ea2b22534f1cb79f944b44e10350/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "b0f58ee74c614c589569d0386d9508e0"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/b0f58ee74c614c589569d0386d9508e0/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "c19ab3649dc94eb29cd11c2584048cdb"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/c19ab3649dc94eb29cd11c2584048cdb/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "cafee1491c3e448da0069ae74221dded"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/cafee1491c3e448da0069ae74221dded/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "88e620c40a2d4c28b9f36f0c6fd78764"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "cbea9b5b941b47a694dac5b0548692ef"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764/users/cbea9b5b941b47a694dac5b0548692ef/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"project": {"id": "35af50fe299141218ecf76b1b87b25ad"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad/users/fbdc85ee67f24a1b944e9859d97fe75a/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"domain": {"id": "00ad10eeffe8455cbb0b46879c6be903"}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "250bb2159eb946e08a4a96e86560705d"}, "links": {"assignment": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903/users/250bb2159eb946e08a4a96e86560705d/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}, {"scope": {"system": {"all": true}}, "role": {"id": "4a4a040a1a8e42bc90fd7ea294cc012f"}, "user": {"id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "links": {"assignment": "http://172.30.9.26:5000/v3/system/users/fbdc85ee67f24a1b944e9859d97fe75a/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}}], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments", "previous": null, "next": null}} 2019-01-14 14:10:09,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-9e800873-3c21-4bf8-82fa-d89f5615fd01 2019-01-14 14:10:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110335111618s 2019-01-14 14:10:09,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-9e800873-3c21-4bf8-82fa-d89f5615fd01 2019-01-14 14:10:09,336 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'21b387875b72435cb96b44fe5926404f'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'2752acf35fdb4fca908804d862371828'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'439488f4f281441ebbe329004d606b3e'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'444cdf218e0d48629562dc72a0593b0f'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'77f61522320b473c9b1b343301aa70cc'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'8e4ef57ccf084b4db14d7c40d2e6c0ac', 'user': u'77f61522320b473c9b1b343301aa70cc'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'892e7d4b3245461999ee52fff4bacd1d'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'99b5f11c0a634f89b1a6cc9fb7da82a5'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'aa84ea2b22534f1cb79f944b44e10350'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'b0f58ee74c614c589569d0386d9508e0'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'c19ab3649dc94eb29cd11c2584048cdb'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'cafee1491c3e448da0069ae74221dded'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'cbea9b5b941b47a694dac5b0548692ef'}), Munch({'project': u'35af50fe299141218ecf76b1b87b25ad', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'fbdc85ee67f24a1b944e9859d97fe75a'}), Munch({'domain': u'00ad10eeffe8455cbb0b46879c6be903', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'250bb2159eb946e08a4a96e86560705d'}), Munch({'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'fbdc85ee67f24a1b944e9859d97fe75a'})] 2019-01-14 14:10:09,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:10:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:09,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e572844-65a1-4c48-acfd-2c4e118febf8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:10:09,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2e572844-65a1-4c48-acfd-2c4e118febf8 2019-01-14 14:10:09,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170289993286s 2019-01-14 14:10:09,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2e572844-65a1-4c48-acfd-2c4e118febf8 2019-01-14 14:10:09,512 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f'}), 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'8e4ef57ccf084b4db14d7c40d2e6c0ac'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'b8a50977fca14389959a96839aed421c'}), 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'da64b71c181242ff8f6d5fb0b5638837'})] 2019-01-14 14:10:09,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:10:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:10,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3141a9df-8aa1-4701-9461-4c7e06d88c25 Date: Mon, 14 Jan 2019 14:10:10 GMT RESP BODY: {"routers": []} 2019-01-14 14:10:10,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3141a9df-8aa1-4701-9461-4c7e06d88c25 2019-01-14 14:10:10,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.924388885498s 2019-01-14 14:10:10,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3141a9df-8aa1-4701-9461-4c7e06d88c25 2019-01-14 14:10:10,437 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-01-14 14:10:10,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:10:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:10,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-0d878ca8-cc16-430c-b3cb-f14848defb89 x-compute-request-id: req-0d878ca8-cc16-430c-b3cb-f14848defb89 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 14:10:10,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d878ca8-cc16-430c-b3cb-f14848defb89 2019-01-14 14:10:10,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209141969681s 2019-01-14 14:10:10,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d878ca8-cc16-430c-b3cb-f14848defb89 2019-01-14 14:10:10,647 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-01-14 14:10:10,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-14 14:10:10,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 14:10:10,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:10: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://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:10:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:10,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a803992d-54b6-4627-a241-2f61ab717f7c Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/019c3dc99fd8461c92e55f206fe62c99"}, "enabled": true, "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1620f1e12f5d47f593fd8ebc99f5004a"}, "enabled": true, "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2ff70d2ef36846809e0201e3e5002536"}, "enabled": true, "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/50d55ed3fd5a478da7e717771a615c8f"}, "enabled": true, "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56d964ce1fcc4c70bc43b6c43af0ce0f"}, "enabled": true, "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/71df61e4cd0e45b08efde5177f1015a9"}, "enabled": true, "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7693f473b05e429ca6c0be53db9f7524"}, "enabled": true, "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8b7a9bcad9aa4692a51c7d556579173d"}, "enabled": true, "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/918153df5d6f45219919a52c062445b9"}, "enabled": true, "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a18f81dc7e13415dad63b4f8b214b529"}, "enabled": true, "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b347c2a44eab4ad3948d5c3644a4bfa8"}, "enabled": true, "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b3bd8fd19e02463f82c5183d5e071350"}, "enabled": true, "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b8cccf58a8b2462eba811ac194414083"}, "enabled": true, "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/bcab7792ffeb403d9cf6165ded80339d"}, "enabled": true, "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e27a10719fc1448b9e82dfae70be7642"}, "enabled": true, "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-01-14 14:10:10,841 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-a803992d-54b6-4627-a241-2f61ab717f7c 2019-01-14 14:10:10,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.190273046494s 2019-01-14 14:10:10,842 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-a803992d-54b6-4627-a241-2f61ab717f7c 2019-01-14 14:10:10,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'019c3dc99fd8461c92e55f206fe62c99', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'1620f1e12f5d47f593fd8ebc99f5004a', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'2ff70d2ef36846809e0201e3e5002536', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'50d55ed3fd5a478da7e717771a615c8f', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'71df61e4cd0e45b08efde5177f1015a9', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'7693f473b05e429ca6c0be53db9f7524', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'8b7a9bcad9aa4692a51c7d556579173d', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'918153df5d6f45219919a52c062445b9', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a18f81dc7e13415dad63b4f8b214b529', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'b347c2a44eab4ad3948d5c3644a4bfa8', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b3bd8fd19e02463f82c5183d5e071350', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b8cccf58a8b2462eba811ac194414083', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'bcab7792ffeb403d9cf6165ded80339d', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'e27a10719fc1448b9e82dfae70be7642', 'name': u'nova'})] 2019-01-14 14:10:10,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:10:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:11,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-45b590f2-d5ee-412e-b7ea-49aff10bc5d7 Date: Mon, 14 Jan 2019 14:10:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 14:10:11,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-45b590f2-d5ee-412e-b7ea-49aff10bc5d7 2019-01-14 14:10:11,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.07927393913s 2019-01-14 14:10:11,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-45b590f2-d5ee-412e-b7ea-49aff10bc5d7 2019-01-14 14:10:11,928 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:06: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'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'tenant_id': u'88e620c40a2d4c28b9f36f0c6fd78764', u'created_at': u'2019-01-14T14:06:38Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'88e620c40a2d4c28b9f36f0c6fd78764'})] 2019-01-14 14:10:11,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-01-14 14:10:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f56a04d929e5940c15128afbd73ce039b845ae86" 2019-01-14 14:10:12,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 25 X-Openstack-Request-Id: req-3ea73161-63dc-4fc7-95a9-51f72ee6e2c3 Date: Mon, 14 Jan 2019 14:10:12 GMT RESP BODY: {"service_providers": []} 2019-01-14 14:10:12,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/service-providers.json used request id req-3ea73161-63dc-4fc7-95a9-51f72ee6e2c3 2019-01-14 14:10:12,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.905602931976s 2019-01-14 14:10:12,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/service-providers.json used request id req-3ea73161-63dc-4fc7-95a9-51f72ee6e2c3 2019-01-14 14:10:12,834 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-01-14 14:10:12,973 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:10:12,974 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-14 14:10:13,026 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-01-14 14:10:13,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:13,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578a8d32-9087-4a08-be36-14d474feb574 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:10:13,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-578a8d32-9087-4a08-be36-14d474feb574 2019-01-14 14:10:13,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:10:13,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["e7le5_njQ--dEq02LMaBAg"], "issued_at": "2019-01-14T14:10:13.000000Z"}} 2019-01-14 14:10:13,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:13,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:13,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0300e97e-c9ed-4d0f-8d22-9eb8ad25a281 Date: Mon, 14 Jan 2019 14:10:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:10:13,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0300e97e-c9ed-4d0f-8d22-9eb8ad25a281 2019-01-14 14:10:13,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268919944763s 2019-01-14 14:10:13,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0300e97e-c9ed-4d0f-8d22-9eb8ad25a281 2019-01-14 14:10:13,885 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-01-14 14:10:13,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:13,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:10:13,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:10:13,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:14,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced82d88-99fe-42ea-86b4-3b7664ea8cea Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:10:14,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ced82d88-99fe-42ea-86b4-3b7664ea8cea 2019-01-14 14:10:14,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114372968674s 2019-01-14 14:10:14,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ced82d88-99fe-42ea-86b4-3b7664ea8cea 2019-01-14 14:10:14,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:10:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:14,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878ac030-0ba3-41fd-84c0-4d82b86be8be Content-Encoding: gzip Content-Length: 296 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:10:14,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-878ac030-0ba3-41fd-84c0-4d82b86be8be 2019-01-14 14:10:14,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100790977478s 2019-01-14 14:10:14,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-878ac030-0ba3-41fd-84c0-4d82b86be8be 2019-01-14 14:10:14,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:10:14,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" -d '{"network": {"tenant_id": "35af50fe299141218ecf76b1b87b25ad", "name": "tenantnetwork1-net_33daa983-2a89-47d3-86c9-ad280746f305", "admin_state_up": true}}' 2019-01-14 14:10:15,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7eadf1f6-c958-4d13-b370-5e41af24a05f Date: Mon, 14 Jan 2019 14:10: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":"cbb1546c-a653-458c-b2cb-df7a0a0f1361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:10:15Z","is_default":false,"provider:segmentation_id":61,"name":"tenantnetwork1-net_33daa983-2a89-47d3-86c9-ad280746f305","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:15Z","mtu":1450}} 2019-01-14 14:10:15,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7eadf1f6-c958-4d13-b370-5e41af24a05f 2019-01-14 14:10:15,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.54010391235s 2019-01-14 14:10:15,660 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7eadf1f6-c958-4d13-b370-5e41af24a05f 2019-01-14 14:10:15,661 - 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'2019-01-14T14:10:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cbb1546c-a653-458c-b2cb-df7a0a0f1361', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_33daa983-2a89-47d3-86c9-ad280746f305', u'admin_state_up': True, u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:10:15,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:15,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:16,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-29a5ca87-27d4-40f4-bcd3-36b1cd532985 Date: Mon, 14 Jan 2019 14:10:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cbb1546c-a653-458c-b2cb-df7a0a0f1361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:10:15Z","provider:segmentation_id":61,"name":"tenantnetwork1-net_33daa983-2a89-47d3-86c9-ad280746f305","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:15Z","provider:network_type":"vxlan"}]} 2019-01-14 14:10:16,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-29a5ca87-27d4-40f4-bcd3-36b1cd532985 2019-01-14 14:10:16,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07935404778s 2019-01-14 14:10:16,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-29a5ca87-27d4-40f4-bcd3-36b1cd532985 2019-01-14 14:10:16,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:10:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" -d '{"subnet": {"name": "tenantnetwork1-subnet_33daa983-2a89-47d3-86c9-ad280746f305", "enable_dhcp": true, "network_id": "cbb1546c-a653-458c-b2cb-df7a0a0f1361", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:10:18,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4a0b5f5b-d322-4a30-8c12-a449ee820465 Date: Mon, 14 Jan 2019 14:10:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbb1546c-a653-458c-b2cb-df7a0a0f1361","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:10: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":"35af50fe299141218ecf76b1b87b25ad","id":"1362f767-e5cc-408b-94a0-d67ec8a35437","subnetpool_id":null,"name":"tenantnetwork1-subnet_33daa983-2a89-47d3-86c9-ad280746f305"}} 2019-01-14 14:10:18,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4a0b5f5b-d322-4a30-8c12-a449ee820465 2019-01-14 14:10:18,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.44963812828s 2019-01-14 14:10:18,194 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4a0b5f5b-d322-4a30-8c12-a449ee820465 2019-01-14 14:10:18,195 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:10: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'1362f767-e5cc-408b-94a0-d67ec8a35437', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_33daa983-2a89-47d3-86c9-ad280746f305', u'enable_dhcp': True, u'network_id': u'cbb1546c-a653-458c-b2cb-df7a0a0f1361', u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10: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'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:10:18,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:10:18,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "tenantnetwork1-router_33daa983-2a89-47d3-86c9-ad280746f305", "admin_state_up": true}}' 2019-01-14 14:10:20,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-06a037cc-2bd4-4e91-a5a1-67afba1e9e1a Date: Mon, 14 Jan 2019 14:10:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T14:10:20Z", "revision_number": 2, "routes": [], "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "a57e42a3-75a5-45ba-87d9-0ffe82036fa3", "name": "tenantnetwork1-router_33daa983-2a89-47d3-86c9-ad280746f305"}} 2019-01-14 14:10:20,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-06a037cc-2bd4-4e91-a5a1-67afba1e9e1a 2019-01-14 14:10:20,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.49613904953s 2019-01-14 14:10:20,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-06a037cc-2bd4-4e91-a5a1-67afba1e9e1a 2019-01-14 14:10:20,694 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10:19Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:10:20Z', u'revision_number': 2, u'routes': [], u'project_id': u'35af50fe299141218ecf76b1b87b25ad', u'id': u'a57e42a3-75a5-45ba-87d9-0ffe82036fa3', u'name': u'tenantnetwork1-router_33daa983-2a89-47d3-86c9-ad280746f305'}) 2019-01-14 14:10:20,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:10:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3/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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" -d '{"subnet_id": "1362f767-e5cc-408b-94a0-d67ec8a35437"}' 2019-01-14 14:10:23,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-777dc9c0-2b56-4894-a883-88a481a25818 Date: Mon, 14 Jan 2019 14:10:23 GMT RESP BODY: {"network_id": "cbb1546c-a653-458c-b2cb-df7a0a0f1361", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "subnet_id": "1362f767-e5cc-408b-94a0-d67ec8a35437", "subnet_ids": ["1362f767-e5cc-408b-94a0-d67ec8a35437"], "port_id": "f874f48a-1b23-4824-9e94-9c3d558a0596", "id": "a57e42a3-75a5-45ba-87d9-0ffe82036fa3"} 2019-01-14 14:10:23,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3/add_router_interface.json used request id req-777dc9c0-2b56-4894-a883-88a481a25818 2019-01-14 14:10:23,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72613501549s 2019-01-14 14:10:23,421 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3/add_router_interface.json used request id req-777dc9c0-2b56-4894-a883-88a481a25818 returning object a57e42a3-75a5-45ba-87d9-0ffe82036fa3 2019-01-14 14:10:23,533 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:10:23,534 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 14:10:23,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:10:23,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3/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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" -d '{"subnet_id": "1362f767-e5cc-408b-94a0-d67ec8a35437"}' 2019-01-14 14:10:26,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ebcd4997-ceb8-4be0-b911-c272660fb240 Date: Mon, 14 Jan 2019 14:10:26 GMT RESP BODY: {"network_id": "cbb1546c-a653-458c-b2cb-df7a0a0f1361", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "subnet_id": "1362f767-e5cc-408b-94a0-d67ec8a35437", "subnet_ids": ["1362f767-e5cc-408b-94a0-d67ec8a35437"], "port_id": "f874f48a-1b23-4824-9e94-9c3d558a0596", "id": "a57e42a3-75a5-45ba-87d9-0ffe82036fa3"} 2019-01-14 14:10:26,111 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3/remove_router_interface.json used request id req-ebcd4997-ceb8-4be0-b911-c272660fb240 2019-01-14 14:10:26,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.57174897194s 2019-01-14 14:10:26,112 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3/remove_router_interface.json used request id req-ebcd4997-ceb8-4be0-b911-c272660fb240 returning object a57e42a3-75a5-45ba-87d9-0ffe82036fa3 2019-01-14 14:10:26,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:10:26,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:27,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-df3dc2cb-cd96-41e1-be96-01e571c5d68f Date: Mon, 14 Jan 2019 14:10:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T14:10:25Z", "revision_number": 4, "routes": [], "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "a57e42a3-75a5-45ba-87d9-0ffe82036fa3", "name": "tenantnetwork1-router_33daa983-2a89-47d3-86c9-ad280746f305"}]} 2019-01-14 14:10:27,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-df3dc2cb-cd96-41e1-be96-01e571c5d68f 2019-01-14 14:10:27,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.15513801575s 2019-01-14 14:10:27,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-df3dc2cb-cd96-41e1-be96-01e571c5d68f 2019-01-14 14:10:27,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:10:27,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:29,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92344860-3b25-4ccb-a9d3-2e072d6994af Content-Length: 0 Date: Mon, 14 Jan 2019 14:10:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:10:29,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3.json used request id req-92344860-3b25-4ccb-a9d3-2e072d6994af 2019-01-14 14:10:29,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.34214091301s 2019-01-14 14:10:29,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a57e42a3-75a5-45ba-87d9-0ffe82036fa3.json used request id req-92344860-3b25-4ccb-a9d3-2e072d6994af 2019-01-14 14:10:29,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:10:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:29,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-4fc2f762-7b37-4b99-801d-6ac6e72ab42d Date: Mon, 14 Jan 2019 14:10:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbb1546c-a653-458c-b2cb-df7a0a0f1361","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:10: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":"35af50fe299141218ecf76b1b87b25ad","id":"1362f767-e5cc-408b-94a0-d67ec8a35437","subnetpool_id":null,"name":"tenantnetwork1-subnet_33daa983-2a89-47d3-86c9-ad280746f305"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 14:10:29,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4fc2f762-7b37-4b99-801d-6ac6e72ab42d 2019-01-14 14:10:29,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.112677097321s 2019-01-14 14:10:29,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4fc2f762-7b37-4b99-801d-6ac6e72ab42d 2019-01-14 14:10:29,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:10:29,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/1362f767-e5cc-408b-94a0-d67ec8a35437.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:33,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c9e8fb1-7b59-4346-9c7a-79b8aa6f4cfc Date: Mon, 14 Jan 2019 14:10:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:10:33,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1362f767-e5cc-408b-94a0-d67ec8a35437.json used request id req-2c9e8fb1-7b59-4346-9c7a-79b8aa6f4cfc 2019-01-14 14:10:33,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.61519789696s 2019-01-14 14:10:33,343 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1362f767-e5cc-408b-94a0-d67ec8a35437.json used request id req-2c9e8fb1-7b59-4346-9c7a-79b8aa6f4cfc 2019-01-14 14:10:33,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:33,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:34,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-bd238126-5353-4dd1-bd83-b6ac8dfa8eb7 Date: Mon, 14 Jan 2019 14:10:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbb1546c-a653-458c-b2cb-df7a0a0f1361","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:10:32Z","provider:segmentation_id":61,"name":"tenantnetwork1-net_33daa983-2a89-47d3-86c9-ad280746f305","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:15Z","provider:network_type":"vxlan"}]} 2019-01-14 14:10:34,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bd238126-5353-4dd1-bd83-b6ac8dfa8eb7 2019-01-14 14:10:34,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.964025974274s 2019-01-14 14:10:34,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bd238126-5353-4dd1-bd83-b6ac8dfa8eb7 2019-01-14 14:10:34,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:10:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/cbb1546c-a653-458c-b2cb-df7a0a0f1361.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0bf88cb11f3487a7b76b8e6145f1b3047e99586" 2019-01-14 14:10:35,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1aa5662-6efc-42fd-8080-a0564dd87478 Date: Mon, 14 Jan 2019 14:10:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:10:35,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cbb1546c-a653-458c-b2cb-df7a0a0f1361.json used request id req-a1aa5662-6efc-42fd-8080-a0564dd87478 2019-01-14 14:10:35,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.75249004364s 2019-01-14 14:10:35,062 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cbb1546c-a653-458c-b2cb-df7a0a0f1361.json used request id req-a1aa5662-6efc-42fd-8080-a0564dd87478 2019-01-14 14:10:35,150 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-01-14 14:10:35,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:35,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c789da-5018-41fa-9c39-8e4ad7ea2f19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:10:35,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d9c789da-5018-41fa-9c39-8e4ad7ea2f19 2019-01-14 14:10:35,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:10:35,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["uiNWZp2mSzmdXMYN1mflOg"], "issued_at": "2019-01-14T14:10:35.000000Z"}} 2019-01-14 14:10:35,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:36,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ac68682f-4d9d-44ec-a916-ed6d61f0c277 Date: Mon, 14 Jan 2019 14:10:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:10:36,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac68682f-4d9d-44ec-a916-ed6d61f0c277 2019-01-14 14:10:36,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.984586000443s 2019-01-14 14:10:36,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac68682f-4d9d-44ec-a916-ed6d61f0c277 2019-01-14 14:10:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:36,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:10:36,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:10:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:36,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86875b5b-5b31-4e7e-87d1-9aa9cfafced9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:10:36,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-86875b5b-5b31-4e7e-87d1-9aa9cfafced9 2019-01-14 14:10:36,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130239009857s 2019-01-14 14:10:36,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-86875b5b-5b31-4e7e-87d1-9aa9cfafced9 2019-01-14 14:10:36,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:10:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}}' 2019-01-14 14:10:37,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137aa9d7-5eb0-4605-b32b-6a6dd1cf67b0 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.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd"}, "tags": [], "enabled": true, "id": "ad986b1f84834649b6b471ceb0789fcd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}} 2019-01-14 14:10:37,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-137aa9d7-5eb0-4605-b32b-6a6dd1cf67b0 2019-01-14 14:10:37,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252470970154s 2019-01-14 14:10:37,085 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-137aa9d7-5eb0-4605-b32b-6a6dd1cf67b0 2019-01-14 14:10:37,085 - 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'ad986b1f84834649b6b471ceb0789fcd', '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_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0'}) 2019-01-14 14:10:37,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:10:37,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "18ef115b-82fd-42a8-a9e6-0aa8bf63530a", "email": null, "name": "tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}}' 2019-01-14 14:10:37,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-723b2baa-0e5e-4765-a4b7-5b68065ce868 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "links": {"self": "http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a5722f646de4e549e56eb069c10dca1", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:10:37,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-723b2baa-0e5e-4765-a4b7-5b68065ce868 2019-01-14 14:10:37,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.427223205566s 2019-01-14 14:10:37,519 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-723b2baa-0e5e-4765-a4b7-5b68065ce868 2019-01-14 14:10:37,520 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8a5722f646de4e549e56eb069c10dca1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0'}) 2019-01-14 14:10:37,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:10:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:37,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35d4492-92c7-4821-8724-b969de063897 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:10:37,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b35d4492-92c7-4821-8724-b969de063897 2019-01-14 14:10:37,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17276597023s 2019-01-14 14:10:37,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b35d4492-92c7-4821-8724-b969de063897 2019-01-14 14:10:37,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:10:37,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:37,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25a1751-31eb-465d-8e4e-fb099d98c0ec Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:10:37,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d25a1751-31eb-465d-8e4e-fb099d98c0ec 2019-01-14 14:10:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114054918289s 2019-01-14 14:10:37,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d25a1751-31eb-465d-8e4e-fb099d98c0ec 2019-01-14 14:10:37,817 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-14 14:10:37,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-14 14:10:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" -d '{"role": {"name": "Member"}}' 2019-01-14 14:10:37,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6de560-73c3-4226-8c45-c0d189c85efb Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}} 2019-01-14 14:10:37,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd6de560-73c3-4226-8c45-c0d189c85efb 2019-01-14 14:10:37,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.16032910347s 2019-01-14 14:10:37,982 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd6de560-73c3-4226-8c45-c0d189c85efb 2019-01-14 14:10:37,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'9ed46ed30c754fae966821f8b91fa44d'}) 2019-01-14 14:10:37,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:10:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:38,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a79237-ab45-48c0-a5ab-a27cdd616ce6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:10:38,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-51a79237-ab45-48c0-a5ab-a27cdd616ce6 2019-01-14 14:10:38,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107949972153s 2019-01-14 14:10:38,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-51a79237-ab45-48c0-a5ab-a27cdd616ce6 2019-01-14 14:10:38,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:10:38,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:38,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da14160-27ec-4c77-8ca3-70edb3c38686 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:10:38,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0da14160-27ec-4c77-8ca3-70edb3c38686 2019-01-14 14:10:38,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1034719944s 2019-01-14 14:10:38,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0da14160-27ec-4c77-8ca3-70edb3c38686 2019-01-14 14:10:38,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:10:38,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:38,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fa52f1-21d7-4ce4-bde4-fcd8d3379a3e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "links": {"self": "http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a5722f646de4e549e56eb069c10dca1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:10:38,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-14fa52f1-21d7-4ce4-bde4-fcd8d3379a3e 2019-01-14 14:10:38,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117077112198s 2019-01-14 14:10:38,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-14fa52f1-21d7-4ce4-bde4-fcd8d3379a3e 2019-01-14 14:10:38,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:10:38,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:38,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa583d9-e9bf-414c-8df6-e274a7bf1c86 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd"}, "tags": [], "enabled": true, "id": "ad986b1f84834649b6b471ceb0789fcd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}]} 2019-01-14 14:10:38,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0aa583d9-e9bf-414c-8df6-e274a7bf1c86 2019-01-14 14:10:38,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107548952103s 2019-01-14 14:10:38,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0aa583d9-e9bf-414c-8df6-e274a7bf1c86 2019-01-14 14:10:38,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:10:38,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=8a5722f646de4e549e56eb069c10dca1&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ad986b1f84834649b6b471ceb0789fcd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:38,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae0ddf3-303a-4b6a-bfe4-828ba3b42077 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=8a5722f646de4e549e56eb069c10dca1&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ad986b1f84834649b6b471ceb0789fcd", "previous": null, "next": null}} 2019-01-14 14:10:38,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=8a5722f646de4e549e56eb069c10dca1&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ad986b1f84834649b6b471ceb0789fcd used request id req-fae0ddf3-303a-4b6a-bfe4-828ba3b42077 2019-01-14 14:10:38,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100141048431s 2019-01-14 14:10:38,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=8a5722f646de4e549e56eb069c10dca1&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ad986b1f84834649b6b471ceb0789fcd used request id req-fae0ddf3-303a-4b6a-bfe4-828ba3b42077 2019-01-14 14:10:38,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:10:38,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd/users/8a5722f646de4e549e56eb069c10dca1/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:38,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c6518e9-201b-4ec9-af3b-6a8ef28f0aec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:10:38,828 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd/users/8a5722f646de4e549e56eb069c10dca1/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-9c6518e9-201b-4ec9-af3b-6a8ef28f0aec 2019-01-14 14:10:38,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.274775981903s 2019-01-14 14:10:38,828 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd/users/8a5722f646de4e549e56eb069c10dca1/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-9c6518e9-201b-4ec9-af3b-6a8ef28f0aec 2019-01-14 14:10:38,829 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', 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'ad986b1f84834649b6b471ceb0789fcd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '18ef115b-82fd-42a8-a9e6-0aa8bf63530a', 'username': u'tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:10:38,832 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', 'password': '18ef115b-82fd-42a8-a9e6-0aa8bf63530a', 'project_name': 'tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'ad986b1f84834649b6b471ceb0789fcd', 'project_domain_name': 'Default'} 2019-01-14 14:10:38,832 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-01-14 14:10:38,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:10:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:38,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4c70ef-1829-4c65-a143-b5f5556d2f11 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:10:38,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ff4c70ef-1829-4c65-a143-b5f5556d2f11 2019-01-14 14:10:38,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106527805328s 2019-01-14 14:10:38,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ff4c70ef-1829-4c65-a143-b5f5556d2f11 2019-01-14 14:10:38,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:10:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:39,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5add26-1243-4289-894d-d4e15e51066a Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd"}, "tags": [], "enabled": true, "id": "ad986b1f84834649b6b471ceb0789fcd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}]} 2019-01-14 14:10:39,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8b5add26-1243-4289-894d-d4e15e51066a 2019-01-14 14:10:39,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114645957947s 2019-01-14 14:10:39,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8b5add26-1243-4289-894d-d4e15e51066a 2019-01-14 14:10:39,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:10:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" -d '{"network": {"tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "name": "tenantnetwork2-net_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "admin_state_up": true}}' 2019-01-14 14:10:39,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-198c8082-0afd-45d3-8388-1f37905bca37 Date: Mon, 14 Jan 2019 14:10: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":"3227b91f-23e9-4a07-a35c-c5194181c4f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad986b1f84834649b6b471ceb0789fcd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:10:39Z","is_default":false,"provider:segmentation_id":3,"name":"tenantnetwork2-net_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0","admin_state_up":true,"tenant_id":"ad986b1f84834649b6b471ceb0789fcd","created_at":"2019-01-14T14:10:39Z","mtu":1450}} 2019-01-14 14:10:39,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-198c8082-0afd-45d3-8388-1f37905bca37 2019-01-14 14:10:39,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.870671033859s 2019-01-14 14:10:39,936 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-198c8082-0afd-45d3-8388-1f37905bca37 2019-01-14 14:10:39,936 - 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'2019-01-14T14:10:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3227b91f-23e9-4a07-a35c-c5194181c4f7', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', u'admin_state_up': True, u'tenant_id': u'ad986b1f84834649b6b471ceb0789fcd', u'created_at': u'2019-01-14T14:10:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ad986b1f84834649b6b471ceb0789fcd'}) 2019-01-14 14:10:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:39,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0112394e-a7e2-468f-b46a-932f5d103e96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:10:39,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0112394e-a7e2-468f-b46a-932f5d103e96 2019-01-14 14:10:39,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:10:40,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad986b1f84834649b6b471ceb0789fcd", "name": "tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ad986b1f84834649b6b471ceb0789fcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ad986b1f84834649b6b471ceb0789fcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ad986b1f84834649b6b471ceb0789fcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ad986b1f84834649b6b471ceb0789fcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ad986b1f84834649b6b471ceb0789fcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ad986b1f84834649b6b471ceb0789fcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ad986b1f84834649b6b471ceb0789fcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ad986b1f84834649b6b471ceb0789fcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ad986b1f84834649b6b471ceb0789fcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ad986b1f84834649b6b471ceb0789fcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ad986b1f84834649b6b471ceb0789fcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ad986b1f84834649b6b471ceb0789fcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ad986b1f84834649b6b471ceb0789fcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ad986b1f84834649b6b471ceb0789fcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "id": "8a5722f646de4e549e56eb069c10dca1"}, "audit_ids": ["cXUQH8wxSD277wIOQcjJ0g"], "issued_at": "2019-01-14T14:10:40.000000Z"}} 2019-01-14 14:10:40,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:40,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3742de6189934288c9dfed3dd6cecb866a665390" 2019-01-14 14:10:40,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-bbf17143-c394-4c82-9530-9814820ccb5c Date: Mon, 14 Jan 2019 14:10: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":"2019-01-14T14:10:39Z","tenant_id":"ad986b1f84834649b6b471ceb0789fcd","created_at":"2019-01-14T14:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ad986b1f84834649b6b471ceb0789fcd","id":"3227b91f-23e9-4a07-a35c-c5194181c4f7","name":"tenantnetwork2-net_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:10:40,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bbf17143-c394-4c82-9530-9814820ccb5c 2019-01-14 14:10:40,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294564008713s 2019-01-14 14:10:40,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bbf17143-c394-4c82-9530-9814820ccb5c 2019-01-14 14:10:40,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:10:40,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3742de6189934288c9dfed3dd6cecb866a665390" -d '{"subnet": {"name": "tenantnetwork2-subnet_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "enable_dhcp": true, "network_id": "3227b91f-23e9-4a07-a35c-c5194181c4f7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:10:41,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11a0f412-b057-4672-91bb-9e20b4bc5d64 Date: Mon, 14 Jan 2019 14:10:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3227b91f-23e9-4a07-a35c-c5194181c4f7","tenant_id":"ad986b1f84834649b6b471ceb0789fcd","created_at":"2019-01-14T14:10:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:10:41Z","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":"ad986b1f84834649b6b471ceb0789fcd","id":"eb9c0d95-aa07-477b-b3bd-2075d58aa9be","subnetpool_id":null,"name":"tenantnetwork2-subnet_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}} 2019-01-14 14:10:41,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-11a0f412-b057-4672-91bb-9e20b4bc5d64 2019-01-14 14:10:41,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.93966293335s 2019-01-14 14:10:41,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-11a0f412-b057-4672-91bb-9e20b4bc5d64 2019-01-14 14:10:41,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:10:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'eb9c0d95-aa07-477b-b3bd-2075d58aa9be', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', u'enable_dhcp': True, u'network_id': u'3227b91f-23e9-4a07-a35c-c5194181c4f7', u'tenant_id': u'ad986b1f84834649b6b471ceb0789fcd', u'created_at': u'2019-01-14T14:10:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ad986b1f84834649b6b471ceb0789fcd'}) 2019-01-14 14:10:41,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:10:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3742de6189934288c9dfed3dd6cecb866a665390" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "tenantnetwork2-router_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "admin_state_up": true}}' 2019-01-14 14:10:43,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b53d4af6-a629-4f28-b065-17898e74ce55 Date: Mon, 14 Jan 2019 14:10:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "created_at": "2019-01-14T14:10:41Z", "admin_state_up": true, "updated_at": "2019-01-14T14:10:43Z", "revision_number": 2, "routes": [], "project_id": "ad986b1f84834649b6b471ceb0789fcd", "id": "9023c8dd-84eb-4fab-af22-d6b0819cf553", "name": "tenantnetwork2-router_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}} 2019-01-14 14:10:43,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b53d4af6-a629-4f28-b065-17898e74ce55 2019-01-14 14:10:43,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49155402184s 2019-01-14 14:10:43,135 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b53d4af6-a629-4f28-b065-17898e74ce55 2019-01-14 14:10:43,135 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ad986b1f84834649b6b471ceb0789fcd', u'created_at': u'2019-01-14T14:10:41Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:10:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'ad986b1f84834649b6b471ceb0789fcd', u'id': u'9023c8dd-84eb-4fab-af22-d6b0819cf553', u'name': u'tenantnetwork2-router_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0'}) 2019-01-14 14:10:43,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:10:43,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553/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}3742de6189934288c9dfed3dd6cecb866a665390" -d '{"subnet_id": "eb9c0d95-aa07-477b-b3bd-2075d58aa9be"}' 2019-01-14 14:10:45,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2c610b8f-eb92-4baf-90a5-a1889ebc3fe2 Date: Mon, 14 Jan 2019 14:10:45 GMT RESP BODY: {"network_id": "3227b91f-23e9-4a07-a35c-c5194181c4f7", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "subnet_id": "eb9c0d95-aa07-477b-b3bd-2075d58aa9be", "subnet_ids": ["eb9c0d95-aa07-477b-b3bd-2075d58aa9be"], "port_id": "e42cefae-b859-4077-9bdf-97cae6110abd", "id": "9023c8dd-84eb-4fab-af22-d6b0819cf553"} 2019-01-14 14:10:45,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553/add_router_interface.json used request id req-2c610b8f-eb92-4baf-90a5-a1889ebc3fe2 2019-01-14 14:10:45,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34888291359s 2019-01-14 14:10:45,485 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553/add_router_interface.json used request id req-2c610b8f-eb92-4baf-90a5-a1889ebc3fe2 returning object 9023c8dd-84eb-4fab-af22-d6b0819cf553 2019-01-14 14:10:45,597 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:10:45,597 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 14:10:45,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:10:45,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553/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}3742de6189934288c9dfed3dd6cecb866a665390" -d '{"subnet_id": "eb9c0d95-aa07-477b-b3bd-2075d58aa9be"}' 2019-01-14 14:10:47,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84ce22ca-5c7d-4dc0-be6a-f35e3e361a88 Date: Mon, 14 Jan 2019 14:10:47 GMT RESP BODY: {"network_id": "3227b91f-23e9-4a07-a35c-c5194181c4f7", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "subnet_id": "eb9c0d95-aa07-477b-b3bd-2075d58aa9be", "subnet_ids": ["eb9c0d95-aa07-477b-b3bd-2075d58aa9be"], "port_id": "e42cefae-b859-4077-9bdf-97cae6110abd", "id": "9023c8dd-84eb-4fab-af22-d6b0819cf553"} 2019-01-14 14:10:47,489 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553/remove_router_interface.json used request id req-84ce22ca-5c7d-4dc0-be6a-f35e3e361a88 2019-01-14 14:10:47,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88620090485s 2019-01-14 14:10:47,490 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553/remove_router_interface.json used request id req-84ce22ca-5c7d-4dc0-be6a-f35e3e361a88 returning object 9023c8dd-84eb-4fab-af22-d6b0819cf553 2019-01-14 14:10:47,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:10:47,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3742de6189934288c9dfed3dd6cecb866a665390" 2019-01-14 14:10:47,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-53efaf59-ce99-4834-91b3-2f2b63207fca Date: Mon, 14 Jan 2019 14:10:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "created_at": "2019-01-14T14:10:41Z", "admin_state_up": true, "updated_at": "2019-01-14T14:10:46Z", "revision_number": 4, "routes": [], "project_id": "ad986b1f84834649b6b471ceb0789fcd", "id": "9023c8dd-84eb-4fab-af22-d6b0819cf553", "name": "tenantnetwork2-router_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}]} 2019-01-14 14:10:47,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-53efaf59-ce99-4834-91b3-2f2b63207fca 2019-01-14 14:10:47,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.325782060623s 2019-01-14 14:10:47,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-53efaf59-ce99-4834-91b3-2f2b63207fca 2019-01-14 14:10:47,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:10:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3742de6189934288c9dfed3dd6cecb866a665390" 2019-01-14 14:10:50,174 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9beb2240-98cc-40e7-aa61-daee3a032329 Content-Length: 0 Date: Mon, 14 Jan 2019 14:10:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:10:50,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553.json used request id req-9beb2240-98cc-40e7-aa61-daee3a032329 2019-01-14 14:10:50,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.3569688797s 2019-01-14 14:10:50,175 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9023c8dd-84eb-4fab-af22-d6b0819cf553.json used request id req-9beb2240-98cc-40e7-aa61-daee3a032329 2019-01-14 14:10:50,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:10:50,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3742de6189934288c9dfed3dd6cecb866a665390" 2019-01-14 14:10:50,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d34573e-f805-4fdf-8c4e-6491ae1d347f Date: Mon, 14 Jan 2019 14:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3227b91f-23e9-4a07-a35c-c5194181c4f7","tenant_id":"ad986b1f84834649b6b471ceb0789fcd","created_at":"2019-01-14T14:10:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:10:41Z","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":"ad986b1f84834649b6b471ceb0789fcd","id":"eb9c0d95-aa07-477b-b3bd-2075d58aa9be","subnetpool_id":null,"name":"tenantnetwork2-subnet_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}]} 2019-01-14 14:10:50,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4d34573e-f805-4fdf-8c4e-6491ae1d347f 2019-01-14 14:10:50,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.230278015137s 2019-01-14 14:10:50,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4d34573e-f805-4fdf-8c4e-6491ae1d347f 2019-01-14 14:10:50,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:10:50,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/eb9c0d95-aa07-477b-b3bd-2075d58aa9be.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3742de6189934288c9dfed3dd6cecb866a665390" 2019-01-14 14:10:53,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c27ff3ed-b29e-4d08-af8d-42ca51a0acc8 Date: Mon, 14 Jan 2019 14:10:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:10:53,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/eb9c0d95-aa07-477b-b3bd-2075d58aa9be.json used request id req-c27ff3ed-b29e-4d08-af8d-42ca51a0acc8 2019-01-14 14:10:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.92827701569s 2019-01-14 14:10:53,336 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/eb9c0d95-aa07-477b-b3bd-2075d58aa9be.json used request id req-c27ff3ed-b29e-4d08-af8d-42ca51a0acc8 2019-01-14 14:10:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3742de6189934288c9dfed3dd6cecb866a665390" 2019-01-14 14:10:53,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-e5493ea6-058f-4663-bcad-7658dd04fab6 Date: Mon, 14 Jan 2019 14: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":[],"updated_at":"2019-01-14T14:10:53Z","tenant_id":"ad986b1f84834649b6b471ceb0789fcd","created_at":"2019-01-14T14:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ad986b1f84834649b6b471ceb0789fcd","id":"3227b91f-23e9-4a07-a35c-c5194181c4f7","name":"tenantnetwork2-net_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:10:53,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e5493ea6-058f-4663-bcad-7658dd04fab6 2019-01-14 14:10:53,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101677894592s 2019-01-14 14:10:53,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e5493ea6-058f-4663-bcad-7658dd04fab6 2019-01-14 14:10:53,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:10:53,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/3227b91f-23e9-4a07-a35c-c5194181c4f7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3742de6189934288c9dfed3dd6cecb866a665390" 2019-01-14 14:10:55,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e06817e1-bba9-412d-bb67-b6f967255e14 Date: Mon, 14 Jan 2019 14:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:10:55,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3227b91f-23e9-4a07-a35c-c5194181c4f7.json used request id req-e06817e1-bba9-412d-bb67-b6f967255e14 2019-01-14 14:10:55,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.77746009827s 2019-01-14 14:10:55,217 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3227b91f-23e9-4a07-a35c-c5194181c4f7.json used request id req-e06817e1-bba9-412d-bb67-b6f967255e14 2019-01-14 14:10:55,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:10:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:55,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0ca2a9-a436-44e9-b91b-0d766b6c858c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "links": {"self": "http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a5722f646de4e549e56eb069c10dca1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:10:55,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6f0ca2a9-a436-44e9-b91b-0d766b6c858c 2019-01-14 14:10:55,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120729923248s 2019-01-14 14:10:55,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6f0ca2a9-a436-44e9-b91b-0d766b6c858c 2019-01-14 14:10:55,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:10:55,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:55,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186de09a-2b71-4949-b589-bc0e04c4d978 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0", "links": {"self": "http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8a5722f646de4e549e56eb069c10dca1", "description": null}} 2019-01-14 14:10:55,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1 used request id req-186de09a-2b71-4949-b589-bc0e04c4d978 2019-01-14 14:10:55,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121381998062s 2019-01-14 14:10:55,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1 used request id req-186de09a-2b71-4949-b589-bc0e04c4d978 2019-01-14 14:10:55,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:10:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:55,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b06e32b-1139-456c-9541-8bc0ea1c8c80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:10:55,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1 used request id req-0b06e32b-1139-456c-9541-8bc0ea1c8c80 2019-01-14 14:10:55,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274448871613s 2019-01-14 14:10:55,742 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8a5722f646de4e549e56eb069c10dca1 used request id req-0b06e32b-1139-456c-9541-8bc0ea1c8c80 2019-01-14 14:10:55,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:10:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:55,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cfa76a-804e-4f71-9ada-5a35efb93d46 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd"}, "tags": [], "enabled": true, "id": "ad986b1f84834649b6b471ceb0789fcd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0"}]} 2019-01-14 14:10:55,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d0cfa76a-804e-4f71-9ada-5a35efb93d46 2019-01-14 14:10:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10506105423s 2019-01-14 14:10:55,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d0cfa76a-804e-4f71-9ada-5a35efb93d46 2019-01-14 14:10:55,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:10:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:56,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58edd7ff-6465-4912-94b7-7c5e370b3816 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:10:56,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd used request id req-58edd7ff-6465-4912-94b7-7c5e370b3816 2019-01-14 14:10:56,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.193182945251s 2019-01-14 14:10:56,051 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ad986b1f84834649b6b471ceb0789fcd used request id req-58edd7ff-6465-4912-94b7-7c5e370b3816 2019-01-14 14:10:56,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:10:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ad986b1f84834649b6b471ceb0789fcd&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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:56,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6245da3f-2af3-4c73-8d15-f5132dac40e1 Date: Mon, 14 Jan 2019 14:10:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "created_at": "2019-01-14T14:10:39Z", "updated_at": "2019-01-14T14:10:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "29f12d75-a249-4201-9c00-6f9787ba5fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "71dd1df0-f448-41cc-bd63-47a93de47588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "87d6d73e-3dc3-45c2-ac07-6875f27d9752", "remote_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "db74689c-b674-4125-8cad-ab6016777255", "remote_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}], "revision_number": 4, "project_id": "ad986b1f84834649b6b471ceb0789fcd", "id": "272a25b9-3026-47a2-98ac-c72805eee06c", "name": "default"}]} 2019-01-14 14:10:56,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ad986b1f84834649b6b471ceb0789fcd&name=default used request id req-6245da3f-2af3-4c73-8d15-f5132dac40e1 2019-01-14 14:10:56,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321943044662s 2019-01-14 14:10:56,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ad986b1f84834649b6b471ceb0789fcd&name=default used request id req-6245da3f-2af3-4c73-8d15-f5132dac40e1 2019-01-14 14:10:56,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:10:56,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:56,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5485e231-c613-4409-9249-903007b4ada4 Date: Mon, 14 Jan 2019 14:10:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "created_at": "2019-01-14T14:10:39Z", "updated_at": "2019-01-14T14:10:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "29f12d75-a249-4201-9c00-6f9787ba5fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "71dd1df0-f448-41cc-bd63-47a93de47588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "87d6d73e-3dc3-45c2-ac07-6875f27d9752", "remote_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:39Z", "revision_number": 0, "id": "db74689c-b674-4125-8cad-ab6016777255", "remote_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:39Z", "security_group_id": "272a25b9-3026-47a2-98ac-c72805eee06c", "tenant_id": "ad986b1f84834649b6b471ceb0789fcd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad986b1f84834649b6b471ceb0789fcd"}], "revision_number": 4, "project_id": "ad986b1f84834649b6b471ceb0789fcd", "id": "272a25b9-3026-47a2-98ac-c72805eee06c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}]} 2019-01-14 14:10:56,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5485e231-c613-4409-9249-903007b4ada4 2019-01-14 14:10:56,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.249497890472s 2019-01-14 14:10:56,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5485e231-c613-4409-9249-903007b4ada4 2019-01-14 14:10:56,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:10:56,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/272a25b9-3026-47a2-98ac-c72805eee06c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}decdaec7a8566c42a1eed2d7af13dc939f0da26a" 2019-01-14 14:10:56,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efdc0832-8548-4974-9e40-4c4f7a95fccc Content-Length: 0 Date: Mon, 14 Jan 2019 14:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:10:56,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/272a25b9-3026-47a2-98ac-c72805eee06c.json used request id req-efdc0832-8548-4974-9e40-4c4f7a95fccc 2019-01-14 14:10:56,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.357463121414s 2019-01-14 14:10:56,991 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/272a25b9-3026-47a2-98ac-c72805eee06c.json used request id req-efdc0832-8548-4974-9e40-4c4f7a95fccc 2019-01-14 14:10:57,038 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-01-14 14:10:57,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:57,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874eecf1-a3c7-435c-b8c5-81088fb8b43c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:10:57,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-874eecf1-a3c7-435c-b8c5-81088fb8b43c 2019-01-14 14:10:57,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:10:57,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["VvOJ4KCGTZeMqo72pldBrQ"], "issued_at": "2019-01-14T14:10:57.000000Z"}} 2019-01-14 14:10:57,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:10:58,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e7c59b34-80c9-4072-b1e3-9f65ab275d1c Date: Mon, 14 Jan 2019 14:10:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:10:58,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e7c59b34-80c9-4072-b1e3-9f65ab275d1c 2019-01-14 14:10:58,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08016395569s 2019-01-14 14:10:58,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e7c59b34-80c9-4072-b1e3-9f65ab275d1c 2019-01-14 14:10:58,725 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-01-14 14:10:58,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:10:58,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:10:58,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:10:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:10:58,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c8ace2-f7ec-48e6-92a5-92284b588421 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:10:58,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-36c8ace2-f7ec-48e6-92a5-92284b588421 2019-01-14 14:10:58,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176686048508s 2019-01-14 14:10:58,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-36c8ace2-f7ec-48e6-92a5-92284b588421 2019-01-14 14:10:58,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:10:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:10:58,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950bb152-1a0f-43ca-a91d-bbae6b9f796d Content-Encoding: gzip Content-Length: 296 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:10:58,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-950bb152-1a0f-43ca-a91d-bbae6b9f796d 2019-01-14 14:10:58,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0266160964966s 2019-01-14 14:10:58,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-950bb152-1a0f-43ca-a91d-bbae6b9f796d 2019-01-14 14:10:58,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:10:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"network": {"tenant_id": "35af50fe299141218ecf76b1b87b25ad", "name": "vmready1-net_d3a94cf1-cc89-496a-8553-022287969253", "admin_state_up": true}}' 2019-01-14 14:10:59,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e488f64-9a24-4b34-8363-3fab203146d4 Date: Mon, 14 Jan 2019 14:10:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e6ace3a6-5139-4b1a-8fce-d29860050fe3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:10:59Z","is_default":false,"provider:segmentation_id":100,"name":"vmready1-net_d3a94cf1-cc89-496a-8553-022287969253","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:59Z","mtu":1450}} 2019-01-14 14:10:59,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5e488f64-9a24-4b34-8363-3fab203146d4 2019-01-14 14:10:59,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.509450912476s 2019-01-14 14:10:59,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5e488f64-9a24-4b34-8363-3fab203146d4 2019-01-14 14:10:59,458 - 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'2019-01-14T14:10:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e6ace3a6-5139-4b1a-8fce-d29860050fe3', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_d3a94cf1-cc89-496a-8553-022287969253', u'admin_state_up': True, u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:10:59,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:10:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:10:59,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-a0d42256-2bab-4faf-a368-160ac950a692 Date: Mon, 14 Jan 2019 14:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e6ace3a6-5139-4b1a-8fce-d29860050fe3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:10:59Z","provider:segmentation_id":100,"name":"vmready1-net_d3a94cf1-cc89-496a-8553-022287969253","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:59Z","provider:network_type":"vxlan"}]} 2019-01-14 14:10:59,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a0d42256-2bab-4faf-a368-160ac950a692 2019-01-14 14:10:59,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374663829803s 2019-01-14 14:10:59,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a0d42256-2bab-4faf-a368-160ac950a692 2019-01-14 14:10:59,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:10:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"subnet": {"name": "vmready1-subnet_d3a94cf1-cc89-496a-8553-022287969253", "enable_dhcp": true, "network_id": "e6ace3a6-5139-4b1a-8fce-d29860050fe3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:11:00,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4ba985ff-3c9d-4104-accc-bcf79a4f4963 Date: Mon, 14 Jan 2019 14:11:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6ace3a6-5139-4b1a-8fce-d29860050fe3","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:11:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"35af50fe299141218ecf76b1b87b25ad","id":"38ed6e02-8e24-4266-b7bd-0c470e5b3217","subnetpool_id":null,"name":"vmready1-subnet_d3a94cf1-cc89-496a-8553-022287969253"}} 2019-01-14 14:11:00,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4ba985ff-3c9d-4104-accc-bcf79a4f4963 2019-01-14 14:11:00,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.656749010086s 2019-01-14 14:11:00,493 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4ba985ff-3c9d-4104-accc-bcf79a4f4963 2019-01-14 14:11:00,493 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:11:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'38ed6e02-8e24-4266-b7bd-0c470e5b3217', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_d3a94cf1-cc89-496a-8553-022287969253', u'enable_dhcp': True, u'network_id': u'e6ace3a6-5139-4b1a-8fce-d29860050fe3', u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:11:00,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:11:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "vmready1-router_d3a94cf1-cc89-496a-8553-022287969253", "admin_state_up": true}}' 2019-01-14 14:11:01,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-3890fd56-db12-4ef8-a417-fca14b784628 Date: Mon, 14 Jan 2019 14:11:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:11:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T14:11:01Z", "revision_number": 2, "routes": [], "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "5a81b8af-0e96-4e2d-86c1-b196c47aec5a", "name": "vmready1-router_d3a94cf1-cc89-496a-8553-022287969253"}} 2019-01-14 14:11:01,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3890fd56-db12-4ef8-a417-fca14b784628 2019-01-14 14:11:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49306488037s 2019-01-14 14:11:01,987 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3890fd56-db12-4ef8-a417-fca14b784628 2019-01-14 14:11:01,987 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:00Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:11:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'35af50fe299141218ecf76b1b87b25ad', u'id': u'5a81b8af-0e96-4e2d-86c1-b196c47aec5a', u'name': u'vmready1-router_d3a94cf1-cc89-496a-8553-022287969253'}) 2019-01-14 14:11:01,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:11:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a/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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"subnet_id": "38ed6e02-8e24-4266-b7bd-0c470e5b3217"}' 2019-01-14 14:11:03,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7104a93c-ae97-4caa-b753-01bfbccd0dc3 Date: Mon, 14 Jan 2019 14:11:03 GMT RESP BODY: {"network_id": "e6ace3a6-5139-4b1a-8fce-d29860050fe3", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "subnet_id": "38ed6e02-8e24-4266-b7bd-0c470e5b3217", "subnet_ids": ["38ed6e02-8e24-4266-b7bd-0c470e5b3217"], "port_id": "0a7e0dcc-21ca-461f-8b18-697f7b5d5140", "id": "5a81b8af-0e96-4e2d-86c1-b196c47aec5a"} 2019-01-14 14:11:03,802 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a/add_router_interface.json used request id req-7104a93c-ae97-4caa-b753-01bfbccd0dc3 2019-01-14 14:11:03,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.81419181824s 2019-01-14 14:11:03,803 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a/add_router_interface.json used request id req-7104a93c-ae97-4caa-b753-01bfbccd0dc3 returning object 5a81b8af-0e96-4e2d-86c1-b196c47aec5a 2019-01-14 14:11:03,803 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:11:03,936 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:11:03,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:03,943 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:11:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:11:03,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:11:03,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:04,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-92daba25-e37c-4636-8444-37e22906b36d Date: Mon, 14 Jan 2019 14:11:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:11:04,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-92daba25-e37c-4636-8444-37e22906b36d 2019-01-14 14:11:04,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.714637994766s 2019-01-14 14:11:04,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-92daba25-e37c-4636-8444-37e22906b36d 2019-01-14 14:11:04,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:11:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_d3a94cf1-cc89-496a-8553-022287969253"}' 2019-01-14 14:11:05,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-383b86c2-4e36-4f1c-8bd1-6c2d61d2ad63 Date: Mon, 14 Jan 2019 14:11:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/file", "owner": "35af50fe299141218ecf76b1b87b25ad", "id": "d635e855-bc3e-4e44-b58d-39679b85881a", "size": null, "self": "/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:11:05Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d3a94cf1-cc89-496a-8553-022287969253", "checksum": null, "created_at": "2019-01-14T14:11:05Z", "protected": false} 2019-01-14 14:11:05,428 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-383b86c2-4e36-4f1c-8bd1-6c2d61d2ad63 2019-01-14 14:11:05,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.757875919342s 2019-01-14 14:11:05,429 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-383b86c2-4e36-4f1c-8bd1-6c2d61d2ad63 returning object d635e855-bc3e-4e44-b58d-39679b85881a 2019-01-14 14:11:05,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:11:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '' 2019-01-14 14:11:09,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bd092c6-3063-4a14-9a1b-5616c2a49d50 Date: Mon, 14 Jan 2019 14:11:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:11:09,316 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/file used request id req-0bd092c6-3063-4a14-9a1b-5616c2a49d50 2019-01-14 14:11:09,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.88647794724s 2019-01-14 14:11:09,316 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/file used request id req-0bd092c6-3063-4a14-9a1b-5616c2a49d50 2019-01-14 14:11:09,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:11:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:10,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-73baad3f-6ce2-4f9c-a3a9-123e305be12f Date: Mon, 14 Jan 2019 14:11:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap", "metadata": {}}], "file": "/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/file", "owner": "35af50fe299141218ecf76b1b87b25ad", "id": "d635e855-bc3e-4e44-b58d-39679b85881a", "size": 12716032, "self": "/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:11:09Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d3a94cf1-cc89-496a-8553-022287969253", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:11:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:11:10,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-73baad3f-6ce2-4f9c-a3a9-123e305be12f 2019-01-14 14:11:10,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.831123828888s 2019-01-14 14:11:10,152 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-73baad3f-6ce2-4f9c-a3a9-123e305be12f 2019-01-14 14:11:10,153 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/file', 'owner': u'35af50fe299141218ecf76b1b87b25ad', 'id': u'd635e855-bc3e-4e44-b58d-39679b85881a', 'size': 12716032, u'self': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:11:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:11:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', 'created': u'2019-01-14T14:11:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:11:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:11:10,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:11:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_d3a94cf1-cc89-496a-8553-022287969253", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:11:10,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c05ecbc-d2ed-437c-8829-2f1ab9245c95 x-compute-request-id: req-4c05ecbc-d2ed-437c-8829-2f1ab9245c95 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_d3a94cf1-cc89-496a-8553-022287969253", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12bea375-039b-432c-b275-b8ce7d9aea04", "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": "12bea375-039b-432c-b275-b8ce7d9aea04"}} 2019-01-14 14:11:10,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4c05ecbc-d2ed-437c-8829-2f1ab9245c95 2019-01-14 14:11:10,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312383890152s 2019-01-14 14:11:10,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4c05ecbc-d2ed-437c-8829-2f1ab9245c95 2019-01-14 14:11:10,468 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_d3a94cf1-cc89-496a-8553-022287969253', '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'35af50fe299141218ecf76b1b87b25ad', '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'12bea375-039b-432c-b275-b8ce7d9aea04', 'swap': 0}) 2019-01-14 14:11:10,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:11:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04/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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"extra_specs": {}}' 2019-01-14 14:11:10,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b41ba07-fa8b-43ef-a634-1e2f2df25508 x-compute-request-id: req-3b41ba07-fa8b-43ef-a634-1e2f2df25508 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:11:10,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04/os-extra_specs used request id req-3b41ba07-fa8b-43ef-a634-1e2f2df25508 2019-01-14 14:11:10,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134289979935s 2019-01-14 14:11:10,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04/os-extra_specs used request id req-3b41ba07-fa8b-43ef-a634-1e2f2df25508 2019-01-14 14:11:10,709 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:11:10,710 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:11:10,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:11:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a/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}4b5b79d73847f815466dcf86de622e03ac0069bb" -d '{"subnet_id": "38ed6e02-8e24-4266-b7bd-0c470e5b3217"}' 2019-01-14 14:11:12,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-156ac492-5184-4613-b24e-926ef3043c81 Date: Mon, 14 Jan 2019 14:11:12 GMT RESP BODY: {"network_id": "e6ace3a6-5139-4b1a-8fce-d29860050fe3", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "subnet_id": "38ed6e02-8e24-4266-b7bd-0c470e5b3217", "subnet_ids": ["38ed6e02-8e24-4266-b7bd-0c470e5b3217"], "port_id": "0a7e0dcc-21ca-461f-8b18-697f7b5d5140", "id": "5a81b8af-0e96-4e2d-86c1-b196c47aec5a"} 2019-01-14 14:11:12,654 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a/remove_router_interface.json used request id req-156ac492-5184-4613-b24e-926ef3043c81 2019-01-14 14:11:12,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93940591812s 2019-01-14 14:11:12,654 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a/remove_router_interface.json used request id req-156ac492-5184-4613-b24e-926ef3043c81 returning object 5a81b8af-0e96-4e2d-86c1-b196c47aec5a 2019-01-14 14:11:12,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:11:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:12,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-dc58a25b-46df-4ff4-ab31-56fdad73adc0 Date: Mon, 14 Jan 2019 14:11:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:11:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T14:11:11Z", "revision_number": 4, "routes": [], "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "5a81b8af-0e96-4e2d-86c1-b196c47aec5a", "name": "vmready1-router_d3a94cf1-cc89-496a-8553-022287969253"}]} 2019-01-14 14:11:12,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-dc58a25b-46df-4ff4-ab31-56fdad73adc0 2019-01-14 14:11:12,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113024950027s 2019-01-14 14:11:12,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-dc58a25b-46df-4ff4-ab31-56fdad73adc0 2019-01-14 14:11:12,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:11:12,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:15,088 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-565a0034-933f-4cc2-998c-76526c093a82 Content-Length: 0 Date: Mon, 14 Jan 2019 14:11:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:11:15,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a.json used request id req-565a0034-933f-4cc2-998c-76526c093a82 2019-01-14 14:11:15,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.31922602654s 2019-01-14 14:11:15,089 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5a81b8af-0e96-4e2d-86c1-b196c47aec5a.json used request id req-565a0034-933f-4cc2-998c-76526c093a82 2019-01-14 14:11:15,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:11:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:15,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-b398129b-ba01-4906-ad51-f8a8e2db263f Date: Mon, 14 Jan 2019 14:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6ace3a6-5139-4b1a-8fce-d29860050fe3","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"35af50fe299141218ecf76b1b87b25ad","id":"38ed6e02-8e24-4266-b7bd-0c470e5b3217","subnetpool_id":null,"name":"vmready1-subnet_d3a94cf1-cc89-496a-8553-022287969253"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 14:11:15,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b398129b-ba01-4906-ad51-f8a8e2db263f 2019-01-14 14:11:15,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.581925868988s 2019-01-14 14:11:15,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b398129b-ba01-4906-ad51-f8a8e2db263f 2019-01-14 14:11:15,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:11:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/38ed6e02-8e24-4266-b7bd-0c470e5b3217.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:18,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73676806-0afb-44d9-8f30-1f829e3f9b2b Date: Mon, 14 Jan 2019 14:11:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:11:18,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/38ed6e02-8e24-4266-b7bd-0c470e5b3217.json used request id req-73676806-0afb-44d9-8f30-1f829e3f9b2b 2019-01-14 14:11:18,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.21331095695s 2019-01-14 14:11:18,887 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/38ed6e02-8e24-4266-b7bd-0c470e5b3217.json used request id req-73676806-0afb-44d9-8f30-1f829e3f9b2b 2019-01-14 14:11:18,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:11:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:19,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-ce49c970-b8c7-49e9-86e5-05ec39103c61 Date: Mon, 14 Jan 2019 14:11:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6ace3a6-5139-4b1a-8fce-d29860050fe3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:11:18Z","provider:segmentation_id":100,"name":"vmready1-net_d3a94cf1-cc89-496a-8553-022287969253","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:10:59Z","provider:network_type":"vxlan"}]} 2019-01-14 14:11:19,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ce49c970-b8c7-49e9-86e5-05ec39103c61 2019-01-14 14:11:19,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284892082214s 2019-01-14 14:11:19,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ce49c970-b8c7-49e9-86e5-05ec39103c61 2019-01-14 14:11:19,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:11:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/e6ace3a6-5139-4b1a-8fce-d29860050fe3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:20,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fb6dfa4-03c8-4fb1-9bce-bc31efa2dc36 Date: Mon, 14 Jan 2019 14:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:11:20,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e6ace3a6-5139-4b1a-8fce-d29860050fe3.json used request id req-5fb6dfa4-03c8-4fb1-9bce-bc31efa2dc36 2019-01-14 14:11:20,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3248591423s 2019-01-14 14:11:20,499 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e6ace3a6-5139-4b1a-8fce-d29860050fe3.json used request id req-5fb6dfa4-03c8-4fb1-9bce-bc31efa2dc36 2019-01-14 14:11:20,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:11:20,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:21,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-88acdd83-f34a-4ffc-8a44-4e1ecf1bddb8 Date: Mon, 14 Jan 2019 14:11:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap", "metadata": {}}], "file": "/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/file", "owner": "35af50fe299141218ecf76b1b87b25ad", "id": "d635e855-bc3e-4e44-b58d-39679b85881a", "size": 12716032, "self": "/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:11:09Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d3a94cf1-cc89-496a-8553-022287969253", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:11:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:11:21,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-88acdd83-f34a-4ffc-8a44-4e1ecf1bddb8 2019-01-14 14:11:21,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.721970796585s 2019-01-14 14:11:21,225 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-88acdd83-f34a-4ffc-8a44-4e1ecf1bddb8 2019-01-14 14:11:21,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:11:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:23,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad9be58e-edbe-4325-ab41-1320e99aba9d Date: Mon, 14 Jan 2019 14:11:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:11:23,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a used request id req-ad9be58e-edbe-4325-ab41-1320e99aba9d 2019-01-14 14:11:23,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.20168685913s 2019-01-14 14:11:23,429 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a used request id req-ad9be58e-edbe-4325-ab41-1320e99aba9d 2019-01-14 14:11:23,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:11:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:23,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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,Accept-Encoding x-openstack-request-id: req-2a7bd69e-2e54-4ff4-9858-1a06c98b3f59 x-compute-request-id: req-2a7bd69e-2e54-4ff4-9858-1a06c98b3f59 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_d3a94cf1-cc89-496a-8553-022287969253", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12bea375-039b-432c-b275-b8ce7d9aea04", "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": "12bea375-039b-432c-b275-b8ce7d9aea04"}]} 2019-01-14 14:11:23,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2a7bd69e-2e54-4ff4-9858-1a06c98b3f59 2019-01-14 14:11:23,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126205921173s 2019-01-14 14:11:23,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2a7bd69e-2e54-4ff4-9858-1a06c98b3f59 2019-01-14 14:11:23,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:11:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b5b79d73847f815466dcf86de622e03ac0069bb" 2019-01-14 14:11:23,600 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14: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-4a2274f1-a204-4df0-bb73-77c309fb09d4 x-compute-request-id: req-4a2274f1-a204-4df0-bb73-77c309fb09d4 Content-Length: 0 Content-Type: application/json 2019-01-14 14:11:23,600 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04 used request id req-4a2274f1-a204-4df0-bb73-77c309fb09d4 2019-01-14 14:11:23,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422699451447s 2019-01-14 14:11:23,600 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12bea375-039b-432c-b275-b8ce7d9aea04 used request id req-4a2274f1-a204-4df0-bb73-77c309fb09d4 2019-01-14 14:11:23,649 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-01-14 14:11:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:23,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebac2c77-3840-454f-a24f-bbd02673d847 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:11:23,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ebac2c77-3840-454f-a24f-bbd02673d847 2019-01-14 14:11:23,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:11:24,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["7NsK7hdIT_2LQmkAihD5Yw"], "issued_at": "2019-01-14T14:11:24.000000Z"}} 2019-01-14 14:11:24,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:11:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:24,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4914e3a5-61b6-48ce-892c-3e53b5415843 Date: Mon, 14 Jan 2019 14:11:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:11:24,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4914e3a5-61b6-48ce-892c-3e53b5415843 2019-01-14 14:11:24,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407672166824s 2019-01-14 14:11:24,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4914e3a5-61b6-48ce-892c-3e53b5415843 2019-01-14 14:11:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:24,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:11: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:11:24,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:11:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:24,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc0ab26-b6c7-4075-bdd8-bfd6b9d26b35 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:11:24,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fdc0ab26-b6c7-4075-bdd8-bfd6b9d26b35 2019-01-14 14:11:24,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.099574804306s 2019-01-14 14:11:24,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fdc0ab26-b6c7-4075-bdd8-bfd6b9d26b35 2019-01-14 14:11:24,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:11:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746"}}' 2019-01-14 14:11:24,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-871df480-eca3-4ac0-9214-f16304f9614a 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.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144"}, "tags": [], "enabled": true, "id": "3bd57277cdc748329023c386cd4b7144", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746"}} 2019-01-14 14:11:24,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-871df480-eca3-4ac0-9214-f16304f9614a 2019-01-14 14:11:24,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.265197038651s 2019-01-14 14:11:24,892 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-871df480-eca3-4ac0-9214-f16304f9614a 2019-01-14 14:11:24,893 - 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'3bd57277cdc748329023c386cd4b7144', '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_51af9213-fea9-43a2-a5f0-74cb4b187746'}) 2019-01-14 14:11:24,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:11:24,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c60d824c-7272-4d5c-9e31-6fbde8ae55e2", "email": null, "name": "vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746"}}' 2019-01-14 14:11:25,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536b5793-a7de-4953-9343-6b269436a43b Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746", "links": {"self": "http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "412cc0585a554918a57e12893fd51946", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:11:25,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-536b5793-a7de-4953-9343-6b269436a43b 2019-01-14 14:11:25,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.402473926544s 2019-01-14 14:11:25,303 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-536b5793-a7de-4953-9343-6b269436a43b 2019-01-14 14:11:25,303 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'412cc0585a554918a57e12893fd51946', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746'}) 2019-01-14 14:11:25,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:11:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:25,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8242d4-7d5d-477c-8a94-24cc70a3e226 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:11:25,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9e8242d4-7d5d-477c-8a94-24cc70a3e226 2019-01-14 14:11:25,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110961914062s 2019-01-14 14:11:25,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9e8242d4-7d5d-477c-8a94-24cc70a3e226 2019-01-14 14:11:25,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:11:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:25,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e6ebec-5ea8-4f58-9e97-ed370aaec054 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:11:25,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9e6ebec-5ea8-4f58-9e97-ed370aaec054 2019-01-14 14:11:25,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102434158325s 2019-01-14 14:11:25,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9e6ebec-5ea8-4f58-9e97-ed370aaec054 2019-01-14 14:11:25,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:11:25,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:25,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7656b8-431f-4ad3-b255-4dad2db196d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:11:25,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-3c7656b8-431f-4ad3-b255-4dad2db196d8 2019-01-14 14:11:25,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107685089111s 2019-01-14 14:11:25,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-3c7656b8-431f-4ad3-b255-4dad2db196d8 2019-01-14 14:11:25,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:11:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:25,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9ffcc8-07c2-4a70-a2ad-de39968478a8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746", "links": {"self": "http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "412cc0585a554918a57e12893fd51946", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:11:25,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0b9ffcc8-07c2-4a70-a2ad-de39968478a8 2019-01-14 14:11:25,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114693880081s 2019-01-14 14:11:25,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0b9ffcc8-07c2-4a70-a2ad-de39968478a8 2019-01-14 14:11:25,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:11:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:25,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e572fc7-228f-429e-b4ea-e03b4ce4218a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144"}, "tags": [], "enabled": true, "id": "3bd57277cdc748329023c386cd4b7144", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:11:25,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6e572fc7-228f-429e-b4ea-e03b4ce4218a 2019-01-14 14:11:25,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0960559844971s 2019-01-14 14:11:25,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6e572fc7-228f-429e-b4ea-e03b4ce4218a 2019-01-14 14:11:25,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:11:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=412cc0585a554918a57e12893fd51946&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bd57277cdc748329023c386cd4b7144" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:26,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bed4cc-6c64-40b9-a1c7-bcb96dd807a8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=412cc0585a554918a57e12893fd51946&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bd57277cdc748329023c386cd4b7144", "previous": null, "next": null}} 2019-01-14 14:11:26,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=412cc0585a554918a57e12893fd51946&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bd57277cdc748329023c386cd4b7144 used request id req-93bed4cc-6c64-40b9-a1c7-bcb96dd807a8 2019-01-14 14:11:26,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188393831253s 2019-01-14 14:11:26,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=412cc0585a554918a57e12893fd51946&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bd57277cdc748329023c386cd4b7144 used request id req-93bed4cc-6c64-40b9-a1c7-bcb96dd807a8 2019-01-14 14:11:26,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:11:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144/users/412cc0585a554918a57e12893fd51946/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:26,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cc386c3-f2a5-4495-9494-0dbddfd36810 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:11:26,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144/users/412cc0585a554918a57e12893fd51946/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-0cc386c3-f2a5-4495-9494-0dbddfd36810 2019-01-14 14:11:26,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139390230179s 2019-01-14 14:11:26,203 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144/users/412cc0585a554918a57e12893fd51946/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-0cc386c3-f2a5-4495-9494-0dbddfd36810 2019-01-14 14:11:26,203 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746', 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'3bd57277cdc748329023c386cd4b7144', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c60d824c-7272-4d5c-9e31-6fbde8ae55e2', 'username': u'vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:11:26,207 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746', 'password': 'c60d824c-7272-4d5c-9e31-6fbde8ae55e2', 'project_name': 'vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '3bd57277cdc748329023c386cd4b7144', 'project_domain_name': 'Default'} 2019-01-14 14:11:26,208 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-01-14 14:11:26,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:11:26,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:26,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4dc987-53cb-48ad-9f77-c8439992cc7e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:11:26,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fc4dc987-53cb-48ad-9f77-c8439992cc7e 2019-01-14 14:11:26,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102595090866s 2019-01-14 14:11:26,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fc4dc987-53cb-48ad-9f77-c8439992cc7e 2019-01-14 14:11:26,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:11:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:26,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c48fa9-88c5-478d-8068-567a43aec7fc Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144"}, "tags": [], "enabled": true, "id": "3bd57277cdc748329023c386cd4b7144", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:11:26,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e9c48fa9-88c5-478d-8068-567a43aec7fc 2019-01-14 14:11:26,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0935108661652s 2019-01-14 14:11:26,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e9c48fa9-88c5-478d-8068-567a43aec7fc 2019-01-14 14:11:26,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:11:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" -d '{"network": {"tenant_id": "3bd57277cdc748329023c386cd4b7144", "name": "vmready2-net_51af9213-fea9-43a2-a5f0-74cb4b187746", "admin_state_up": true}}' 2019-01-14 14:11:27,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1106e424-93a3-4d8b-90fd-3e68632aefbc Date: Mon, 14 Jan 2019 14:11:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"751cd5de-b516-4375-bf49-3ec02938273e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bd57277cdc748329023c386cd4b7144","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:11:26Z","is_default":false,"provider:segmentation_id":5,"name":"vmready2-net_51af9213-fea9-43a2-a5f0-74cb4b187746","admin_state_up":true,"tenant_id":"3bd57277cdc748329023c386cd4b7144","created_at":"2019-01-14T14:11:26Z","mtu":1450}} 2019-01-14 14:11:27,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1106e424-93a3-4d8b-90fd-3e68632aefbc 2019-01-14 14:11:27,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.77129483223s 2019-01-14 14:11:27,187 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1106e424-93a3-4d8b-90fd-3e68632aefbc 2019-01-14 14:11:27,187 - 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'2019-01-14T14:11:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'751cd5de-b516-4375-bf49-3ec02938273e', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_51af9213-fea9-43a2-a5f0-74cb4b187746', u'admin_state_up': True, u'tenant_id': u'3bd57277cdc748329023c386cd4b7144', u'created_at': u'2019-01-14T14:11:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bd57277cdc748329023c386cd4b7144'}) 2019-01-14 14:11:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:27,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1067fc8-d7b7-47e5-b14e-81b8e8dff96a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:11:27,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e1067fc8-d7b7-47e5-b14e-81b8e8dff96a 2019-01-14 14:11:27,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:11:27,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bd57277cdc748329023c386cd4b7144", "name": "vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bd57277cdc748329023c386cd4b7144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3bd57277cdc748329023c386cd4b7144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3bd57277cdc748329023c386cd4b7144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bd57277cdc748329023c386cd4b7144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3bd57277cdc748329023c386cd4b7144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3bd57277cdc748329023c386cd4b7144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bd57277cdc748329023c386cd4b7144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3bd57277cdc748329023c386cd4b7144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3bd57277cdc748329023c386cd4b7144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3bd57277cdc748329023c386cd4b7144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3bd57277cdc748329023c386cd4b7144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3bd57277cdc748329023c386cd4b7144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3bd57277cdc748329023c386cd4b7144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3bd57277cdc748329023c386cd4b7144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746", "id": "412cc0585a554918a57e12893fd51946"}, "audit_ids": ["z85kBi52RdiUI749I_mjHg"], "issued_at": "2019-01-14T14:11:27.000000Z"}} 2019-01-14 14:11:27,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:11:27,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:28,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-6d5456f5-d255-4a90-b07f-20583c1afb55 Date: Mon, 14 Jan 2019 14:11:28 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":"2019-01-14T14:11:26Z","tenant_id":"3bd57277cdc748329023c386cd4b7144","created_at":"2019-01-14T14:11:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3bd57277cdc748329023c386cd4b7144","id":"751cd5de-b516-4375-bf49-3ec02938273e","name":"vmready2-net_51af9213-fea9-43a2-a5f0-74cb4b187746"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:11:28,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6d5456f5-d255-4a90-b07f-20583c1afb55 2019-01-14 14:11:28,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1180100441s 2019-01-14 14:11:28,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6d5456f5-d255-4a90-b07f-20583c1afb55 2019-01-14 14:11:28,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:11:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" -d '{"subnet": {"name": "vmready2-subnet_51af9213-fea9-43a2-a5f0-74cb4b187746", "enable_dhcp": true, "network_id": "751cd5de-b516-4375-bf49-3ec02938273e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:11:30,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6affbe15-d3c7-41dc-8f37-3eb02ac1561e Date: Mon, 14 Jan 2019 14:11:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"751cd5de-b516-4375-bf49-3ec02938273e","tenant_id":"3bd57277cdc748329023c386cd4b7144","created_at":"2019-01-14T14:11:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:11:29Z","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":"3bd57277cdc748329023c386cd4b7144","id":"21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc","subnetpool_id":null,"name":"vmready2-subnet_51af9213-fea9-43a2-a5f0-74cb4b187746"}} 2019-01-14 14:11:30,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6affbe15-d3c7-41dc-8f37-3eb02ac1561e 2019-01-14 14:11:30,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.19881296158s 2019-01-14 14:11:30,016 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6affbe15-d3c7-41dc-8f37-3eb02ac1561e 2019-01-14 14:11:30,016 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:11:29Z', 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'21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_51af9213-fea9-43a2-a5f0-74cb4b187746', u'enable_dhcp': True, u'network_id': u'751cd5de-b516-4375-bf49-3ec02938273e', u'tenant_id': u'3bd57277cdc748329023c386cd4b7144', u'created_at': u'2019-01-14T14:11:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bd57277cdc748329023c386cd4b7144'}) 2019-01-14 14:11:30,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:11:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "vmready2-router_51af9213-fea9-43a2-a5f0-74cb4b187746", "admin_state_up": true}}' 2019-01-14 14:11:32,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-0cc7d001-4cff-4905-99cb-748c72720db1 Date: Mon, 14 Jan 2019 14:11:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bd57277cdc748329023c386cd4b7144", "created_at": "2019-01-14T14:11:30Z", "admin_state_up": true, "updated_at": "2019-01-14T14:11:32Z", "revision_number": 2, "routes": [], "project_id": "3bd57277cdc748329023c386cd4b7144", "id": "82d42751-d232-40c1-a236-e96fe4380de4", "name": "vmready2-router_51af9213-fea9-43a2-a5f0-74cb4b187746"}} 2019-01-14 14:11:32,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0cc7d001-4cff-4905-99cb-748c72720db1 2019-01-14 14:11:32,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.33297801018s 2019-01-14 14:11:32,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0cc7d001-4cff-4905-99cb-748c72720db1 2019-01-14 14:11:32,351 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bd57277cdc748329023c386cd4b7144', u'created_at': u'2019-01-14T14:11:30Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:11:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bd57277cdc748329023c386cd4b7144', u'id': u'82d42751-d232-40c1-a236-e96fe4380de4', u'name': u'vmready2-router_51af9213-fea9-43a2-a5f0-74cb4b187746'}) 2019-01-14 14:11:32,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:11:32,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4/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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" -d '{"subnet_id": "21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc"}' 2019-01-14 14:11:34,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58a4b7aa-7670-4436-8187-eb7a7802b11a Date: Mon, 14 Jan 2019 14:11:34 GMT RESP BODY: {"network_id": "751cd5de-b516-4375-bf49-3ec02938273e", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "subnet_id": "21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc", "subnet_ids": ["21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc"], "port_id": "3ac0b17f-593a-4b84-b5fe-a3e2c993a9e1", "id": "82d42751-d232-40c1-a236-e96fe4380de4"} 2019-01-14 14:11:34,598 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4/add_router_interface.json used request id req-58a4b7aa-7670-4436-8187-eb7a7802b11a 2019-01-14 14:11:34,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2464568615s 2019-01-14 14:11:34,598 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4/add_router_interface.json used request id req-58a4b7aa-7670-4436-8187-eb7a7802b11a returning object 82d42751-d232-40c1-a236-e96fe4380de4 2019-01-14 14:11:34,598 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:11:34,731 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:11:34,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:34,738 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:11:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:11:34,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:11:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:34,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4b5d33e2-37cb-44b6-9062-d2c1d1f76008 Date: Mon, 14 Jan 2019 14:11:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:11:34,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4b5d33e2-37cb-44b6-9062-d2c1d1f76008 2019-01-14 14:11:34,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223704814911s 2019-01-14 14:11:34,967 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4b5d33e2-37cb-44b6-9062-d2c1d1f76008 2019-01-14 14:11:34,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:11:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746"}' 2019-01-14 14:11:35,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-20ed6de5-a850-41a7-962a-d9c6cb4b5810 Date: Mon, 14 Jan 2019 14:11:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/file", "owner": "3bd57277cdc748329023c386cd4b7144", "id": "f7f16b71-8784-4387-8bc3-1fc21169ab5b", "size": null, "self": "/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:11:35Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746", "checksum": null, "created_at": "2019-01-14T14:11:35Z", "protected": false} 2019-01-14 14:11:35,823 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-20ed6de5-a850-41a7-962a-d9c6cb4b5810 2019-01-14 14:11:35,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.849385976791s 2019-01-14 14:11:35,824 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-20ed6de5-a850-41a7-962a-d9c6cb4b5810 returning object f7f16b71-8784-4387-8bc3-1fc21169ab5b 2019-01-14 14:11:35,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:11:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" -d '' 2019-01-14 14:11:37,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e5f4ca9-a027-474a-9d5c-b2fe628cfb27 Date: Mon, 14 Jan 2019 14:11:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:11:37,133 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/file used request id req-4e5f4ca9-a027-474a-9d5c-b2fe628cfb27 2019-01-14 14:11:37,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3081870079s 2019-01-14 14:11:37,133 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/file used request id req-4e5f4ca9-a027-474a-9d5c-b2fe628cfb27 2019-01-14 14:11:37,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:11:37,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:37,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-80c682dc-5d7e-42d1-b040-02abce93b21b Date: Mon, 14 Jan 2019 14:11:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap", "metadata": {}}], "file": "/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/file", "owner": "3bd57277cdc748329023c386cd4b7144", "id": "f7f16b71-8784-4387-8bc3-1fc21169ab5b", "size": 12716032, "self": "/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:11:37Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:11:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:11:37,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-80c682dc-5d7e-42d1-b040-02abce93b21b 2019-01-14 14:11:37,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371961593628s 2019-01-14 14:11:37,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-80c682dc-5d7e-42d1-b040-02abce93b21b 2019-01-14 14:11:37,176 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/file', 'owner': u'3bd57277cdc748329023c386cd4b7144', 'id': u'f7f16b71-8784-4387-8bc3-1fc21169ab5b', 'size': 12716032, u'self': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bd57277cdc748329023c386cd4b7144', 'name': 'vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:11:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:11:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', 'created': u'2019-01-14T14:11:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:11:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:11:37,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:11:37,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_51af9213-fea9-43a2-a5f0-74cb4b187746", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:11:38,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11: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-cf1cfc92-6612-438e-bbfd-76056f1c5982 x-compute-request-id: req-cf1cfc92-6612-438e-bbfd-76056f1c5982 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_51af9213-fea9-43a2-a5f0-74cb4b187746", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c", "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": "5c1abcc1-848d-41de-be5d-50dd5f8dea0c"}} 2019-01-14 14:11:38,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cf1cfc92-6612-438e-bbfd-76056f1c5982 2019-01-14 14:11:38,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.845942020416s 2019-01-14 14:11:38,023 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cf1cfc92-6612-438e-bbfd-76056f1c5982 2019-01-14 14:11:38,024 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_51af9213-fea9-43a2-a5f0-74cb4b187746', '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'35af50fe299141218ecf76b1b87b25ad', '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'5c1abcc1-848d-41de-be5d-50dd5f8dea0c', 'swap': 0}) 2019-01-14 14:11:38,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:11:38,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c/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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" -d '{"extra_specs": {}}' 2019-01-14 14:11:38,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11: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-6f71fbf4-3e03-449e-a93b-109bb93435d7 x-compute-request-id: req-6f71fbf4-3e03-449e-a93b-109bb93435d7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:11:38,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c/os-extra_specs used request id req-6f71fbf4-3e03-449e-a93b-109bb93435d7 2019-01-14 14:11:38,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02263712883s 2019-01-14 14:11:38,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c/os-extra_specs used request id req-6f71fbf4-3e03-449e-a93b-109bb93435d7 2019-01-14 14:11:38,159 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:11:38,160 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:11:38,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:11:38,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4/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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" -d '{"subnet_id": "21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc"}' 2019-01-14 14:11:40,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f11b2b51-dde4-4033-9e57-387ac77857d9 Date: Mon, 14 Jan 2019 14:11:40 GMT RESP BODY: {"network_id": "751cd5de-b516-4375-bf49-3ec02938273e", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "subnet_id": "21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc", "subnet_ids": ["21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc"], "port_id": "3ac0b17f-593a-4b84-b5fe-a3e2c993a9e1", "id": "82d42751-d232-40c1-a236-e96fe4380de4"} 2019-01-14 14:11:40,618 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4/remove_router_interface.json used request id req-f11b2b51-dde4-4033-9e57-387ac77857d9 2019-01-14 14:11:40,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45352697372s 2019-01-14 14:11:40,619 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4/remove_router_interface.json used request id req-f11b2b51-dde4-4033-9e57-387ac77857d9 returning object 82d42751-d232-40c1-a236-e96fe4380de4 2019-01-14 14:11:40,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:11:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:40,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-171bd209-7ade-4738-89ea-94065388ab7e Date: Mon, 14 Jan 2019 14:11:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bd57277cdc748329023c386cd4b7144", "created_at": "2019-01-14T14:11:30Z", "admin_state_up": true, "updated_at": "2019-01-14T14:11:39Z", "revision_number": 4, "routes": [], "project_id": "3bd57277cdc748329023c386cd4b7144", "id": "82d42751-d232-40c1-a236-e96fe4380de4", "name": "vmready2-router_51af9213-fea9-43a2-a5f0-74cb4b187746"}]} 2019-01-14 14:11:40,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-171bd209-7ade-4738-89ea-94065388ab7e 2019-01-14 14:11:40,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.307724952698s 2019-01-14 14:11:40,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-171bd209-7ade-4738-89ea-94065388ab7e 2019-01-14 14:11:40,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:11:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:42,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-226e98aa-b845-4174-ae4a-b4b6c651217f Content-Length: 0 Date: Mon, 14 Jan 2019 14:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:11:42,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4.json used request id req-226e98aa-b845-4174-ae4a-b4b6c651217f 2019-01-14 14:11:42,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.64480280876s 2019-01-14 14:11:42,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/82d42751-d232-40c1-a236-e96fe4380de4.json used request id req-226e98aa-b845-4174-ae4a-b4b6c651217f 2019-01-14 14:11:42,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:11:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:42,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6bf22537-3500-4542-addb-3b6786086888 Date: Mon, 14 Jan 2019 14:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"751cd5de-b516-4375-bf49-3ec02938273e","tenant_id":"3bd57277cdc748329023c386cd4b7144","created_at":"2019-01-14T14:11:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:11:29Z","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":"3bd57277cdc748329023c386cd4b7144","id":"21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc","subnetpool_id":null,"name":"vmready2-subnet_51af9213-fea9-43a2-a5f0-74cb4b187746"}]} 2019-01-14 14:11:42,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6bf22537-3500-4542-addb-3b6786086888 2019-01-14 14:11:42,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.259130954742s 2019-01-14 14:11:42,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6bf22537-3500-4542-addb-3b6786086888 2019-01-14 14:11:42,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:11:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:45,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33ff7adc-e7db-48d6-aca4-e07b0b4d07bc Date: Mon, 14 Jan 2019 14:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:11:45,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc.json used request id req-33ff7adc-e7db-48d6-aca4-e07b0b4d07bc 2019-01-14 14:11:45,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.04185700417s 2019-01-14 14:11:45,877 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc.json used request id req-33ff7adc-e7db-48d6-aca4-e07b0b4d07bc 2019-01-14 14:11:45,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:11:45,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:45,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-6215dd69-44ff-471c-bf62-768b5bf28c3b Date: Mon, 14 Jan 2019 14:11: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":[],"updated_at":"2019-01-14T14:11:45Z","tenant_id":"3bd57277cdc748329023c386cd4b7144","created_at":"2019-01-14T14:11:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3bd57277cdc748329023c386cd4b7144","id":"751cd5de-b516-4375-bf49-3ec02938273e","name":"vmready2-net_51af9213-fea9-43a2-a5f0-74cb4b187746"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:11:45,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6215dd69-44ff-471c-bf62-768b5bf28c3b 2019-01-14 14:11:45,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101799964905s 2019-01-14 14:11:45,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6215dd69-44ff-471c-bf62-768b5bf28c3b 2019-01-14 14:11:45,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:11:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/751cd5de-b516-4375-bf49-3ec02938273e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:47,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e14ddb9-96a1-49c4-a5e2-1e03609cc941 Date: Mon, 14 Jan 2019 14:11:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:11:47,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/751cd5de-b516-4375-bf49-3ec02938273e.json used request id req-6e14ddb9-96a1-49c4-a5e2-1e03609cc941 2019-01-14 14:11:47,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41045308113s 2019-01-14 14:11:47,392 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/751cd5de-b516-4375-bf49-3ec02938273e.json used request id req-6e14ddb9-96a1-49c4-a5e2-1e03609cc941 2019-01-14 14:11:47,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:11:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:48,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-52ce817a-9e38-4002-a0c6-5cfaac7eddcb Date: Mon, 14 Jan 2019 14:11:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap", "metadata": {}}], "file": "/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/file", "owner": "3bd57277cdc748329023c386cd4b7144", "id": "f7f16b71-8784-4387-8bc3-1fc21169ab5b", "size": 12716032, "self": "/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:11:37Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:11:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:11:48,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-52ce817a-9e38-4002-a0c6-5cfaac7eddcb 2019-01-14 14:11:48,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.721154928207s 2019-01-14 14:11:48,117 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-52ce817a-9e38-4002-a0c6-5cfaac7eddcb 2019-01-14 14:11:48,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:11:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a60aa36eaedd6af46cb2be69da75d4353d3f127f" 2019-01-14 14:11:49,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d6ba852-1725-413d-8912-6e87ede2e0ff Date: Mon, 14 Jan 2019 14:11:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:11:49,188 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b used request id req-2d6ba852-1725-413d-8912-6e87ede2e0ff 2019-01-14 14:11:49,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06909799576s 2019-01-14 14:11:49,188 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b used request id req-2d6ba852-1725-413d-8912-6e87ede2e0ff 2019-01-14 14:11:49,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:11:49,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:49,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11: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-4e88a2db-280d-496c-89af-d9698124f8ae x-compute-request-id: req-4e88a2db-280d-496c-89af-d9698124f8ae Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_51af9213-fea9-43a2-a5f0-74cb4b187746", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c", "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": "5c1abcc1-848d-41de-be5d-50dd5f8dea0c"}]} 2019-01-14 14:11:49,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4e88a2db-280d-496c-89af-d9698124f8ae 2019-01-14 14:11:49,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230820178986s 2019-01-14 14:11:49,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4e88a2db-280d-496c-89af-d9698124f8ae 2019-01-14 14:11:49,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:11:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:49,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:11: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-a5daca33-be02-4a46-8e3b-59dd10c01337 x-compute-request-id: req-a5daca33-be02-4a46-8e3b-59dd10c01337 Content-Length: 0 Content-Type: application/json 2019-01-14 14:11:49,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c used request id req-a5daca33-be02-4a46-8e3b-59dd10c01337 2019-01-14 14:11:49,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.152374982834s 2019-01-14 14:11:49,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5c1abcc1-848d-41de-be5d-50dd5f8dea0c used request id req-a5daca33-be02-4a46-8e3b-59dd10c01337 2019-01-14 14:11:49,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:11:49,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:49,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb8baae-1d0e-465e-a5a1-217269f23d42 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746", "links": {"self": "http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "412cc0585a554918a57e12893fd51946", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:11:49,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5cb8baae-1d0e-465e-a5a1-217269f23d42 2019-01-14 14:11:49,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119115114212s 2019-01-14 14:11:49,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5cb8baae-1d0e-465e-a5a1-217269f23d42 2019-01-14 14:11:49,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:11:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:49,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68aa3eb8-3d99-463c-b840-1817f208de69 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746", "links": {"self": "http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "412cc0585a554918a57e12893fd51946", "description": null}} 2019-01-14 14:11:49,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946 used request id req-68aa3eb8-3d99-463c-b840-1817f208de69 2019-01-14 14:11:49,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127322912216s 2019-01-14 14:11:49,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946 used request id req-68aa3eb8-3d99-463c-b840-1817f208de69 2019-01-14 14:11:49,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:11:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:49,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95598979-c5a2-49c8-b1eb-e91104839870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:11:49,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946 used request id req-95598979-c5a2-49c8-b1eb-e91104839870 2019-01-14 14:11:49,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.252217054367s 2019-01-14 14:11:49,873 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/412cc0585a554918a57e12893fd51946 used request id req-95598979-c5a2-49c8-b1eb-e91104839870 2019-01-14 14:11:49,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:11:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:49,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04d05b2-5246-4ac1-b4ba-5299a0365d9b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144"}, "tags": [], "enabled": true, "id": "3bd57277cdc748329023c386cd4b7144", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:11:49,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f04d05b2-5246-4ac1-b4ba-5299a0365d9b 2019-01-14 14:11:49,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112825870514s 2019-01-14 14:11:49,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f04d05b2-5246-4ac1-b4ba-5299a0365d9b 2019-01-14 14:11:49,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:11:50,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:50,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a97a43-a796-46c1-978e-0d273b3e9f82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:11:50,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144 used request id req-05a97a43-a796-46c1-978e-0d273b3e9f82 2019-01-14 14:11:50,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.235628843307s 2019-01-14 14:11:50,233 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bd57277cdc748329023c386cd4b7144 used request id req-05a97a43-a796-46c1-978e-0d273b3e9f82 2019-01-14 14:11:50,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:11:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bd57277cdc748329023c386cd4b7144&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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:51,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c27505a8-8295-487c-9064-743b6747c95c Date: Mon, 14 Jan 2019 14:11:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bd57277cdc748329023c386cd4b7144", "created_at": "2019-01-14T14:11:26Z", "updated_at": "2019-01-14T14:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "2e813e89-fef7-4449-80f9-254eb708ae84", "remote_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bd57277cdc748329023c386cd4b7144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "8e2b2bc1-895c-4d0d-9088-8cf6f66e3527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bd57277cdc748329023c386cd4b7144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "9a7a2d90-d499-4b59-ae4f-9f174c1dd74f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bd57277cdc748329023c386cd4b7144"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "c68a48c1-644d-4a88-9220-70db9969c059", "remote_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bd57277cdc748329023c386cd4b7144"}], "revision_number": 4, "project_id": "3bd57277cdc748329023c386cd4b7144", "id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "name": "default"}]} 2019-01-14 14:11:51,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bd57277cdc748329023c386cd4b7144&name=default used request id req-c27505a8-8295-487c-9064-743b6747c95c 2019-01-14 14:11:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.827529907227s 2019-01-14 14:11:51,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bd57277cdc748329023c386cd4b7144&name=default used request id req-c27505a8-8295-487c-9064-743b6747c95c 2019-01-14 14:11:51,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:11:51,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:51,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9eedc9ab-2ed2-4186-8e12-270097d2d9d4 Date: Mon, 14 Jan 2019 14:11:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bd57277cdc748329023c386cd4b7144", "created_at": "2019-01-14T14:11:26Z", "updated_at": "2019-01-14T14:11:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "c68a48c1-644d-4a88-9220-70db9969c059", "remote_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bd57277cdc748329023c386cd4b7144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "9a7a2d90-d499-4b59-ae4f-9f174c1dd74f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bd57277cdc748329023c386cd4b7144"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "2e813e89-fef7-4449-80f9-254eb708ae84", "remote_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bd57277cdc748329023c386cd4b7144"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:11:26Z", "revision_number": 0, "id": "8e2b2bc1-895c-4d0d-9088-8cf6f66e3527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:11:26Z", "security_group_id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "tenant_id": "3bd57277cdc748329023c386cd4b7144", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bd57277cdc748329023c386cd4b7144"}], "revision_number": 4, "project_id": "3bd57277cdc748329023c386cd4b7144", "id": "be2640bc-0f4a-49e0-9fd5-feb244b45514", "name": "default"}]} 2019-01-14 14:11:51,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9eedc9ab-2ed2-4186-8e12-270097d2d9d4 2019-01-14 14:11:51,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.300299882889s 2019-01-14 14:11:51,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9eedc9ab-2ed2-4186-8e12-270097d2d9d4 2019-01-14 14:11:51,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:11:51,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/be2640bc-0f4a-49e0-9fd5-feb244b45514.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a1f778e9dd4cad4da91b5f93fd62f7212c52aae" 2019-01-14 14:11:52,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80879f14-067b-4ef5-8bec-4a5113683718 Content-Length: 0 Date: Mon, 14 Jan 2019 14:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:11:52,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/be2640bc-0f4a-49e0-9fd5-feb244b45514.json used request id req-80879f14-067b-4ef5-8bec-4a5113683718 2019-01-14 14:11:52,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.03981781006s 2019-01-14 14:11:52,412 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/be2640bc-0f4a-49e0-9fd5-feb244b45514.json used request id req-80879f14-067b-4ef5-8bec-4a5113683718 2019-01-14 14:11:52,458 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-01-14 14:11:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:52,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e5d720-5ccb-4dae-8d01-ca1be0edc8a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:11:52,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-08e5d720-5ccb-4dae-8d01-ca1be0edc8a8 2019-01-14 14:11:52,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:11:52,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["prQNTHAfS0-8DTc6hcHXPA"], "issued_at": "2019-01-14T14:11:52.000000Z"}} 2019-01-14 14:11:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:11:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:11:53,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a7b40188-478f-433a-9c2d-3deaf2d2fdde Date: Mon, 14 Jan 2019 14:11:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:11:53,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a7b40188-478f-433a-9c2d-3deaf2d2fdde 2019-01-14 14:11:53,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308461904526s 2019-01-14 14:11:53,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a7b40188-478f-433a-9c2d-3deaf2d2fdde 2019-01-14 14:11:53,245 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-01-14 14:11:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:53,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:11: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:11:53,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:11:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:11:53,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0400470a-efd8-45af-a468-f686e825ddcd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:11:53,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0400470a-efd8-45af-a468-f686e825ddcd 2019-01-14 14:11:53,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108106851578s 2019-01-14 14:11:53,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0400470a-efd8-45af-a468-f686e825ddcd 2019-01-14 14:11:53,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:11:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:11:53,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9aac7f-afba-4ac4-b70b-b367f1807a14 Content-Encoding: gzip Content-Length: 296 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:11:53,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8c9aac7f-afba-4ac4-b70b-b367f1807a14 2019-01-14 14:11:53,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122704029083s 2019-01-14 14:11:53,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8c9aac7f-afba-4ac4-b70b-b367f1807a14 2019-01-14 14:11:53,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:11:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"network": {"tenant_id": "35af50fe299141218ecf76b1b87b25ad", "name": "singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "admin_state_up": true}}' 2019-01-14 14:11:54,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-79ae12bf-2a09-4658-a7cf-a03218aabf74 Date: Mon, 14 Jan 2019 14:11:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:11:53Z","is_default":false,"provider:segmentation_id":14,"name":"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:53Z","mtu":1450}} 2019-01-14 14:11:54,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-79ae12bf-2a09-4658-a7cf-a03218aabf74 2019-01-14 14:11:54,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.650001049042s 2019-01-14 14:11:54,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-79ae12bf-2a09-4658-a7cf-a03218aabf74 2019-01-14 14:11:54,145 - 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'2019-01-14T14:11:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cec8e96b-e24d-4d2c-b8b5-f2927106cfe4', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'admin_state_up': True, u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:11:54,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:11:54,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:11:54,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-343aec17-21fe-4018-8730-9476a8f6cef2 Date: Mon, 14 Jan 2019 14:11:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:11:53Z","provider:segmentation_id":14,"name":"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:53Z","provider:network_type":"vxlan"}]} 2019-01-14 14:11:54,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-343aec17-21fe-4018-8730-9476a8f6cef2 2019-01-14 14:11:54,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272469043732s 2019-01-14 14:11:54,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-343aec17-21fe-4018-8730-9476a8f6cef2 2019-01-14 14:11:54,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:11:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"subnet": {"name": "singlevm1-subnet_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "enable_dhcp": true, "network_id": "cec8e96b-e24d-4d2c-b8b5-f2927106cfe4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:11:55,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8968a5d3-67d0-43d1-87ea-df80033a8aa4 Date: Mon, 14 Jan 2019 14:11:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:11:54Z","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":"35af50fe299141218ecf76b1b87b25ad","id":"cf262820-b62c-4c5d-abea-8aa4bf48f768","subnetpool_id":null,"name":"singlevm1-subnet_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}} 2019-01-14 14:11:55,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8968a5d3-67d0-43d1-87ea-df80033a8aa4 2019-01-14 14:11:55,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.832101106644s 2019-01-14 14:11:55,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8968a5d3-67d0-43d1-87ea-df80033a8aa4 2019-01-14 14:11:55,253 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:11:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cf262820-b62c-4c5d-abea-8aa4bf48f768', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'enable_dhcp': True, u'network_id': u'cec8e96b-e24d-4d2c-b8b5-f2927106cfe4', u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:11:55,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:11:55,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "singlevm1-router_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "admin_state_up": true}}' 2019-01-14 14:11:56,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ae90de43-8114-40ea-9516-08aabe438d46 Date: Mon, 14 Jan 2019 14:11:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:11:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T14:11:56Z", "revision_number": 2, "routes": [], "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "f2d3c227-d7a2-43cb-a555-0830e6779f05", "name": "singlevm1-router_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}} 2019-01-14 14:11:56,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ae90de43-8114-40ea-9516-08aabe438d46 2019-01-14 14:11:56,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65412282944s 2019-01-14 14:11:56,908 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ae90de43-8114-40ea-9516-08aabe438d46 2019-01-14 14:11:56,908 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:55Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:11:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'35af50fe299141218ecf76b1b87b25ad', u'id': u'f2d3c227-d7a2-43cb-a555-0830e6779f05', u'name': u'singlevm1-router_d27e1bd9-43f3-4fc8-91da-68f27fda6339'}) 2019-01-14 14:11:56,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:11:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05/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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"subnet_id": "cf262820-b62c-4c5d-abea-8aa4bf48f768"}' 2019-01-14 14:11:58,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5fc5c84d-27cd-4ef1-8e56-073468da8440 Date: Mon, 14 Jan 2019 14:11:58 GMT RESP BODY: {"network_id": "cec8e96b-e24d-4d2c-b8b5-f2927106cfe4", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "subnet_id": "cf262820-b62c-4c5d-abea-8aa4bf48f768", "subnet_ids": ["cf262820-b62c-4c5d-abea-8aa4bf48f768"], "port_id": "d3926aa4-9969-4d59-bd7d-4c1be4d880fc", "id": "f2d3c227-d7a2-43cb-a555-0830e6779f05"} 2019-01-14 14:11:58,705 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05/add_router_interface.json used request id req-5fc5c84d-27cd-4ef1-8e56-073468da8440 2019-01-14 14:11:58,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.79607486725s 2019-01-14 14:11:58,705 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05/add_router_interface.json used request id req-5fc5c84d-27cd-4ef1-8e56-073468da8440 returning object f2d3c227-d7a2-43cb-a555-0830e6779f05 2019-01-14 14:11:58,706 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:11:58,838 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:11:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:11:58,846 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:11:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:11:58,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:11:58,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:11:59,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-459968b2-4a3d-4d29-a866-b2444fa5e486 Date: Mon, 14 Jan 2019 14:11:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:11:59,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-459968b2-4a3d-4d29-a866-b2444fa5e486 2019-01-14 14:11:59,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209191083908s 2019-01-14 14:11:59,061 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-459968b2-4a3d-4d29-a866-b2444fa5e486 2019-01-14 14:11:59,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:11:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}' 2019-01-14 14:11:59,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-67b8e487-227d-4bfc-9b1b-72884290a24a Date: Mon, 14 Jan 2019 14:11:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file", "owner": "35af50fe299141218ecf76b1b87b25ad", "id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "size": null, "self": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:11:59Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "checksum": null, "created_at": "2019-01-14T14:11:59Z", "protected": false} 2019-01-14 14:11:59,805 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-67b8e487-227d-4bfc-9b1b-72884290a24a 2019-01-14 14:11:59,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.736214160919s 2019-01-14 14:11:59,805 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-67b8e487-227d-4bfc-9b1b-72884290a24a returning object a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe 2019-01-14 14:11:59,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:11:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '' 2019-01-14 14:12:01,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4621eb30-7a61-4e65-96f7-bdf78777811a Date: Mon, 14 Jan 2019 14:12:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:12:01,212 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file used request id req-4621eb30-7a61-4e65-96f7-bdf78777811a 2019-01-14 14:12:01,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40647006035s 2019-01-14 14:12:01,213 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file used request id req-4621eb30-7a61-4e65-96f7-bdf78777811a 2019-01-14 14:12:01,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:12:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:01,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-550610f5-34d9-44ed-ae5b-b2a138d5f657 Date: Mon, 14 Jan 2019 14:12:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap", "metadata": {}}], "file": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file", "owner": "35af50fe299141218ecf76b1b87b25ad", "id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "size": 12716032, "self": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:12:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:11:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:12:01,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-550610f5-34d9-44ed-ae5b-b2a138d5f657 2019-01-14 14:12:01,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.708757162094s 2019-01-14 14:12:01,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-550610f5-34d9-44ed-ae5b-b2a138d5f657 2019-01-14 14:12:01,928 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file', 'owner': u'35af50fe299141218ecf76b1b87b25ad', 'id': u'a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', 'size': 12716032, u'self': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:12:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:12:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'created': u'2019-01-14T14:11:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:11:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:12:01,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:12:01,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:12:02,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-9629cd8a-e801-4ccc-bd31-4352dcafc3d2 x-compute-request-id: req-9629cd8a-e801-4ccc-bd31-4352dcafc3d2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "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": "635bc77e-b165-40ca-850a-a7acce650081"}} 2019-01-14 14:12:02,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9629cd8a-e801-4ccc-bd31-4352dcafc3d2 2019-01-14 14:12:02,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.765901088715s 2019-01-14 14:12:02,695 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9629cd8a-e801-4ccc-bd31-4352dcafc3d2 2019-01-14 14:12:02,696 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_d27e1bd9-43f3-4fc8-91da-68f27fda6339', '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'35af50fe299141218ecf76b1b87b25ad', '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'635bc77e-b165-40ca-850a-a7acce650081', 'swap': 0}) 2019-01-14 14:12:02,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:12:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081/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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"extra_specs": {}}' 2019-01-14 14:12:02,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-ebf905e0-459b-44b5-9802-9333280641bd x-compute-request-id: req-ebf905e0-459b-44b5-9802-9333280641bd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:12:02,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081/os-extra_specs used request id req-ebf905e0-459b-44b5-9802-9333280641bd 2019-01-14 14:12:02,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127568006516s 2019-01-14 14:12:02,824 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081/os-extra_specs used request id req-ebf905e0-459b-44b5-9802-9333280641bd 2019-01-14 14:12:02,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 14:12:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"keypair": {"name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}}' 2019-01-14 14:12:03,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-cc45ee03-d318-4591-a7df-9a6fc6faf005 x-compute-request-id: req-cc45ee03-d318-4591-a7df-9a6fc6faf005 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPlzPpeZ9/ZjRfdNrbbvTRg0ffQg6g6jodf9XYe6jzEnZ/Brjj/03jg6D1OR4zIp+i36DL3j82X6mFkKxI3WgD76MZqiTk4dJ0ZFwNOX4sR8T82DUWqiDbQRaPDoaQ71v53EVZdLYk0y63YV4M2ZMGExfJ94KomdKznOWdClVaE2+2GyuPys+gb90Bn4zTwkBqFda8jxWz7T2Sk6gL4HDvfRVtuGGOrTke4a1H8OZ9RR8sDh8WnXxbnui3lVa3sFvrqOyPP0vLsYlQDmn6/Mc31if5pj1co8aHj9f8q3h0f1zoe6XGTZ6/eOQ/8liojYkshZvpg2IpQ5t7FVOWzmrd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAz5cz6Xmff2Y0X3Ta22700YNH30IOoOo6HX/V2Huo8xJ2fwa4\n4/9N44Og9TkeMyKfot+gy94/Nl+phZCsSN1oA++jGaok5OHSdGRcDTl+LEfE/Ng1\nFqog20EWjw6GkO9b+dxFWXS2JNMut2FeDNmTBhMXyfeCqJnSs5zlnQpVWhNvthsr\nj8rPoG/dAZ+M08JAahXWvI8Vs+09kpOoC+Bw730Vbbhhjq05HuGtR/DmfUUfLA4f\nFp18W57ot5VWt7Bb66jsjz9Ly7GJUA5p+vzHN9Yn+aY9XKPGh4/X/Kt4dH9c6Hul\nxk2ev3jkP/JYqI2JLIWb6YNiKUObexVTls5q3QIDAQABAoIBAQCDPLv85n8HM734\new/Bmiv8KFrPshs9b9a9v4uaCNOOmCWBuOY6fbToGNcxMKL/AOybM3WcbSzZWzD4\n17WTeyW/F0itePtKF9nM64WmdqplpBnNH4KwiW2sL0Hrvusjxa8ID1FodHiSX1Ax\nbsTeqs5gEMIBVRCtNlIWayJeXaIIBw4hTdFYvgChwRTBDe3GIpdESj+kapeGfydl\n4vsmYQdyezXhEdhb0PmSG/pqaXnUBzwfsypDw0v3s8+LiNhB5f+B1ewjJvvmzBRS\nOYCBi1gwDim9k5/OGBgolHN2R5G7TV8yyT3KtK8WfHc2y2+HD1ZpvccFvmnfomGA\niFSA3D8BAoGBAOkIxOsnQa7ECaPOgv+wHYi//1aX7Ej+PAeprFd9Kw4wj8I+Q+tw\nPYNK+5WblJOywJnL5tM/LmRqQPlzSKEzjCWXVK15q1wul9yvrSTYNImP8uyq4X5t\nlh/Tj7Ypg6Yys3Qjlwy6WRLS6Bw+vjzdeJIm7Y7NngSrK7n7vN88mZU1AoGBAOQM\ng/VVHRCmNohGbBeRkwmT1bjyZp5WWWLC7SQccvb3QuMAWXatVNYWMzmw+6kpUY6s\n0w4CwANDLPQqGWB6nLb/bG4vT9OmWAlE/yJExDntckWqOyXWVrhYefP8aURfwcK0\n7JocGowm0nBk1r6zUBlrMmrn9eCYEUAKLyYlaPwJAoGBANtR1YM7vyWseyYgBkp+\nhk1d5gKpmUhZfkX3+qucshj4u1QlJedAC6S1vXJgqsUXRw14ShYnMJJxLhWX2pNc\n4FnAw4FBMXXgpCyfamVy1n9ha1Ayw2cp3FC33FmlWLHipeJ4XIEuIQcGWE28/25p\nQkDLQmlUO5RJRS4VLv0rG6DBAoGBAIWaW3jQm42UgyBFebA5JhaXWL/Yq4wZ9JYq\nsvnT/Pp5E+Of4cnodGpUaUBkUpvhTBm1YJS1wb5njZ+iRmnCi6ueau0GpNLPgoYz\nuPFfrkJtvOPZfnuFXhr0IsZxW06mdwLWMkN7MYZofCNCwJjKvqOVrNz69o7VKE4H\naWYExsPZAoGBANwASWjfXuUIp2IPz5KmIt2hwa3Pe7Qq5o3D/HMyMhDj2kW4s8F4\nU++FlmsSTDyHAgbR0hF5WCfdzHZjsmnTgp+8m1glG93zDBTptfXkVjr/FEe0cMSI\nYwQZcP+NlTjeSVQNyW9aQ5EEDEZnB+1vMKAcH4ASRthNgGRpLo5G8LiS\n-----END RSA PRIVATE KEY-----\n", "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "fingerprint": "0c:b6:8c:67:7a:20:3e:6d:59:ea:29:29:2a:83:97:df"}} 2019-01-14 14:12:03,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cc45ee03-d318-4591-a7df-9a6fc6faf005 2019-01-14 14:12:03,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.177956104279s 2019-01-14 14:12:03,003 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cc45ee03-d318-4591-a7df-9a6fc6faf005 2019-01-14 14:12:03,004 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPlzPpeZ9/ZjRfdNrbbvTRg0ffQg6g6jodf9XYe6jzEnZ/Brjj/03jg6D1OR4zIp+i36DL3j82X6mFkKxI3WgD76MZqiTk4dJ0ZFwNOX4sR8T82DUWqiDbQRaPDoaQ71v53EVZdLYk0y63YV4M2ZMGExfJ94KomdKznOWdClVaE2+2GyuPys+gb90Bn4zTwkBqFda8jxWz7T2Sk6gL4HDvfRVtuGGOrTke4a1H8OZ9RR8sDh8WnXxbnui3lVa3sFvrqOyPP0vLsYlQDmn6/Mc31if5pj1co8aHj9f8q3h0f1zoe6XGTZ6/eOQ/8liojYkshZvpg2IpQ5t7FVOWzmrd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAz5cz6Xmff2Y0X3Ta22700YNH30IOoOo6HX/V2Huo8xJ2fwa4\n4/9N44Og9TkeMyKfot+gy94/Nl+phZCsSN1oA++jGaok5OHSdGRcDTl+LEfE/Ng1\nFqog20EWjw6GkO9b+dxFWXS2JNMut2FeDNmTBhMXyfeCqJnSs5zlnQpVWhNvthsr\nj8rPoG/dAZ+M08JAahXWvI8Vs+09kpOoC+Bw730Vbbhhjq05HuGtR/DmfUUfLA4f\nFp18W57ot5VWt7Bb66jsjz9Ly7GJUA5p+vzHN9Yn+aY9XKPGh4/X/Kt4dH9c6Hul\nxk2ev3jkP/JYqI2JLIWb6YNiKUObexVTls5q3QIDAQABAoIBAQCDPLv85n8HM734\new/Bmiv8KFrPshs9b9a9v4uaCNOOmCWBuOY6fbToGNcxMKL/AOybM3WcbSzZWzD4\n17WTeyW/F0itePtKF9nM64WmdqplpBnNH4KwiW2sL0Hrvusjxa8ID1FodHiSX1Ax\nbsTeqs5gEMIBVRCtNlIWayJeXaIIBw4hTdFYvgChwRTBDe3GIpdESj+kapeGfydl\n4vsmYQdyezXhEdhb0PmSG/pqaXnUBzwfsypDw0v3s8+LiNhB5f+B1ewjJvvmzBRS\nOYCBi1gwDim9k5/OGBgolHN2R5G7TV8yyT3KtK8WfHc2y2+HD1ZpvccFvmnfomGA\niFSA3D8BAoGBAOkIxOsnQa7ECaPOgv+wHYi//1aX7Ej+PAeprFd9Kw4wj8I+Q+tw\nPYNK+5WblJOywJnL5tM/LmRqQPlzSKEzjCWXVK15q1wul9yvrSTYNImP8uyq4X5t\nlh/Tj7Ypg6Yys3Qjlwy6WRLS6Bw+vjzdeJIm7Y7NngSrK7n7vN88mZU1AoGBAOQM\ng/VVHRCmNohGbBeRkwmT1bjyZp5WWWLC7SQccvb3QuMAWXatVNYWMzmw+6kpUY6s\n0w4CwANDLPQqGWB6nLb/bG4vT9OmWAlE/yJExDntckWqOyXWVrhYefP8aURfwcK0\n7JocGowm0nBk1r6zUBlrMmrn9eCYEUAKLyYlaPwJAoGBANtR1YM7vyWseyYgBkp+\nhk1d5gKpmUhZfkX3+qucshj4u1QlJedAC6S1vXJgqsUXRw14ShYnMJJxLhWX2pNc\n4FnAw4FBMXXgpCyfamVy1n9ha1Ayw2cp3FC33FmlWLHipeJ4XIEuIQcGWE28/25p\nQkDLQmlUO5RJRS4VLv0rG6DBAoGBAIWaW3jQm42UgyBFebA5JhaXWL/Yq4wZ9JYq\nsvnT/Pp5E+Of4cnodGpUaUBkUpvhTBm1YJS1wb5njZ+iRmnCi6ueau0GpNLPgoYz\nuPFfrkJtvOPZfnuFXhr0IsZxW06mdwLWMkN7MYZofCNCwJjKvqOVrNz69o7VKE4H\naWYExsPZAoGBANwASWjfXuUIp2IPz5KmIt2hwa3Pe7Qq5o3D/HMyMhDj2kW4s8F4\nU++FlmsSTDyHAgbR0hF5WCfdzHZjsmnTgp+8m1glG93zDBTptfXkVjr/FEe0cMSI\nYwQZcP+NlTjeSVQNyW9aQ5EEDEZnB+1vMKAcH4ASRthNgGRpLo5G8LiS\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fbdc85ee67f24a1b944e9859d97fe75a', 'name': u'singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'created_at': '2019-01-14T14:12:03.004436', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0c:b6:8c:67:7a:20:3e:6d:59:ea:29:29:2a:83:97:df', 'type': 'ssh', 'id': u'singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339'}) 2019-01-14 14:12:03,004 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAz5cz6Xmff2Y0X3Ta22700YNH30IOoOo6HX/V2Huo8xJ2fwa4 4/9N44Og9TkeMyKfot+gy94/Nl+phZCsSN1oA++jGaok5OHSdGRcDTl+LEfE/Ng1 Fqog20EWjw6GkO9b+dxFWXS2JNMut2FeDNmTBhMXyfeCqJnSs5zlnQpVWhNvthsr j8rPoG/dAZ+M08JAahXWvI8Vs+09kpOoC+Bw730Vbbhhjq05HuGtR/DmfUUfLA4f Fp18W57ot5VWt7Bb66jsjz9Ly7GJUA5p+vzHN9Yn+aY9XKPGh4/X/Kt4dH9c6Hul xk2ev3jkP/JYqI2JLIWb6YNiKUObexVTls5q3QIDAQABAoIBAQCDPLv85n8HM734 ew/Bmiv8KFrPshs9b9a9v4uaCNOOmCWBuOY6fbToGNcxMKL/AOybM3WcbSzZWzD4 17WTeyW/F0itePtKF9nM64WmdqplpBnNH4KwiW2sL0Hrvusjxa8ID1FodHiSX1Ax bsTeqs5gEMIBVRCtNlIWayJeXaIIBw4hTdFYvgChwRTBDe3GIpdESj+kapeGfydl 4vsmYQdyezXhEdhb0PmSG/pqaXnUBzwfsypDw0v3s8+LiNhB5f+B1ewjJvvmzBRS OYCBi1gwDim9k5/OGBgolHN2R5G7TV8yyT3KtK8WfHc2y2+HD1ZpvccFvmnfomGA iFSA3D8BAoGBAOkIxOsnQa7ECaPOgv+wHYi//1aX7Ej+PAeprFd9Kw4wj8I+Q+tw PYNK+5WblJOywJnL5tM/LmRqQPlzSKEzjCWXVK15q1wul9yvrSTYNImP8uyq4X5t lh/Tj7Ypg6Yys3Qjlwy6WRLS6Bw+vjzdeJIm7Y7NngSrK7n7vN88mZU1AoGBAOQM g/VVHRCmNohGbBeRkwmT1bjyZp5WWWLC7SQccvb3QuMAWXatVNYWMzmw+6kpUY6s 0w4CwANDLPQqGWB6nLb/bG4vT9OmWAlE/yJExDntckWqOyXWVrhYefP8aURfwcK0 7JocGowm0nBk1r6zUBlrMmrn9eCYEUAKLyYlaPwJAoGBANtR1YM7vyWseyYgBkp+ hk1d5gKpmUhZfkX3+qucshj4u1QlJedAC6S1vXJgqsUXRw14ShYnMJJxLhWX2pNc 4FnAw4FBMXXgpCyfamVy1n9ha1Ayw2cp3FC33FmlWLHipeJ4XIEuIQcGWE28/25p QkDLQmlUO5RJRS4VLv0rG6DBAoGBAIWaW3jQm42UgyBFebA5JhaXWL/Yq4wZ9JYq svnT/Pp5E+Of4cnodGpUaUBkUpvhTBm1YJS1wb5njZ+iRmnCi6ueau0GpNLPgoYz uPFfrkJtvOPZfnuFXhr0IsZxW06mdwLWMkN7MYZofCNCwJjKvqOVrNz69o7VKE4H aWYExsPZAoGBANwASWjfXuUIp2IPz5KmIt2hwa3Pe7Qq5o3D/HMyMhDj2kW4s8F4 U++FlmsSTDyHAgbR0hF5WCfdzHZjsmnTgp+8m1glG93zDBTptfXkVjr/FEe0cMSI YwQZcP+NlTjeSVQNyW9aQ5EEDEZnB+1vMKAcH4ASRthNgGRpLo5G8LiS -----END RSA PRIVATE KEY----- 2019-01-14 14:12:03,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 14:12:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"security_group": {"name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-01-14 14:12:03,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3c047c2d-5dd6-4eab-a29c-89673ce843e2 Date: Mon, 14 Jan 2019 14:12:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:03Z", "updated_at": "2019-01-14T14:12:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "3d84aa6c-8adf-4c15-a871-8ce180f2cf5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "e1897fc2-384f-42d1-a480-2f519b75e68c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 2, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "dba343b7-5604-4505-971c-1974803bfef5", "name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}} 2019-01-14 14:12:03,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3c047c2d-5dd6-4eab-a29c-89673ce843e2 2019-01-14 14:12:03,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.505423069s 2019-01-14 14:12:03,513 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3c047c2d-5dd6-4eab-a29c-89673ce843e2 2019-01-14 14:12:03,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:12:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:03,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-41a23255-1ff0-4a9b-9976-5e3b075bd3de Date: Mon, 14 Jan 2019 14:12:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:03Z", "updated_at": "2019-01-14T14:12:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "3d84aa6c-8adf-4c15-a871-8ce180f2cf5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "e1897fc2-384f-42d1-a480-2f519b75e68c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 2, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "dba343b7-5604-4505-971c-1974803bfef5", "name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}]} 2019-01-14 14:12:03,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-41a23255-1ff0-4a9b-9976-5e3b075bd3de 2019-01-14 14:12:03,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214927196503s 2019-01-14 14:12:03,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-41a23255-1ff0-4a9b-9976-5e3b075bd3de 2019-01-14 14:12:03,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:12:03,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -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": "dba343b7-5604-4505-971c-1974803bfef5"}}' 2019-01-14 14:12:04,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fc6b07f0-633f-43cf-b55d-3398ae7f8844 Date: Mon, 14 Jan 2019 14:12:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-14T14:12:04Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "port_range_min": 22, "revision_number": 0, "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:04Z", "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "b4c7d315-6962-4935-9684-bb4c95154098"}} 2019-01-14 14:12:04,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-fc6b07f0-633f-43cf-b55d-3398ae7f8844 2019-01-14 14:12:04,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.550584793091s 2019-01-14 14:12:04,287 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-fc6b07f0-633f-43cf-b55d-3398ae7f8844 2019-01-14 14:12:04,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:12:04,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:04,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-c5ef301c-c5a1-4095-af71-b920d79d173e Date: Mon, 14 Jan 2019 14:12:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:03Z", "updated_at": "2019-01-14T14:12:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:12:04Z", "revision_number": 0, "id": "b4c7d315-6962-4935-9684-bb4c95154098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:04Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "3d84aa6c-8adf-4c15-a871-8ce180f2cf5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "e1897fc2-384f-42d1-a480-2f519b75e68c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 3, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "dba343b7-5604-4505-971c-1974803bfef5", "name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}]} 2019-01-14 14:12:04,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c5ef301c-c5a1-4095-af71-b920d79d173e 2019-01-14 14:12:04,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.105685949326s 2019-01-14 14:12:04,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c5ef301c-c5a1-4095-af71-b920d79d173e 2019-01-14 14:12:04,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:12:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -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": "dba343b7-5604-4505-971c-1974803bfef5"}}' 2019-01-14 14:12:04,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-480e5bd2-a220-41d9-ad8f-2944b07fe193 Date: Mon, 14 Jan 2019 14:12:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T14:12:04Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "port_range_min": null, "revision_number": 0, "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:04Z", "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "5394e3b0-eb85-4071-9f89-0743b4c706c6"}} 2019-01-14 14:12:04,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-480e5bd2-a220-41d9-ad8f-2944b07fe193 2019-01-14 14:12:04,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.403892993927s 2019-01-14 14:12:04,805 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-480e5bd2-a220-41d9-ad8f-2944b07fe193 2019-01-14 14:12:04,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:12:04,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:05,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-13a5156d-c3ab-4af6-9ec7-0b315f46566b Date: Mon, 14 Jan 2019 14:12:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":["cf262820-b62c-4c5d-abea-8aa4bf48f768"],"description":"","tags":[],"updated_at":"2019-01-14T14:11:54Z","provider:segmentation_id":14,"name":"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:53Z","provider:network_type":"vxlan"}]} 2019-01-14 14:12:05,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-13a5156d-c3ab-4af6-9ec7-0b315f46566b 2019-01-14 14:12:05,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328619003296s 2019-01-14 14:12:05,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-13a5156d-c3ab-4af6-9ec7-0b315f46566b 2019-01-14 14:12:05,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:12:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:05,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f48c6a65-1957-4fe4-bb86-b7b1ef0a7b3b Date: Mon, 14 Jan 2019 14:12:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap", "metadata": {}}], "file": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file", "owner": "35af50fe299141218ecf76b1b87b25ad", "id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "size": 12716032, "self": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:12:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:11:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:12:05,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f48c6a65-1957-4fe4-bb86-b7b1ef0a7b3b 2019-01-14 14:12:05,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.696357011795s 2019-01-14 14:12:05,837 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f48c6a65-1957-4fe4-bb86-b7b1ef0a7b3b 2019-01-14 14:12:05,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:12:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:05,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7beba4a-c43f-4da3-9434-e24bc89eac48 x-compute-request-id: req-d7beba4a-c43f-4da3-9434-e24bc89eac48 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "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": "635bc77e-b165-40ca-850a-a7acce650081"}]} 2019-01-14 14:12:05,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d7beba4a-c43f-4da3-9434-e24bc89eac48 2019-01-14 14:12:05,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237460136414s 2019-01-14 14:12:05,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d7beba4a-c43f-4da3-9434-e24bc89eac48 2019-01-14 14:12:05,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:12:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"server": {"name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "imageRef": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "flavorRef": "635bc77e-b165-40ca-850a-a7acce650081", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cec8e96b-e24d-4d2c-b8b5-f2927106cfe4"}], "security_groups": [{"name": "dba343b7-5604-4505-971c-1974803bfef5"}]}}' 2019-01-14 14:12:09,722 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84effd2a-80c2-41ac-9d34-55e0fd04b880 x-compute-request-id: req-84effd2a-80c2-41ac-9d34-55e0fd04b880 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dba343b7-5604-4505-971c-1974803bfef5"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "adminPass": "jfUJ7gdL2XEb"}} 2019-01-14 14:12:09,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-84effd2a-80c2-41ac-9d34-55e0fd04b880 2019-01-14 14:12:09,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.85787701607s 2019-01-14 14:12:09,723 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-84effd2a-80c2-41ac-9d34-55e0fd04b880 2019-01-14 14:12:09,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:10,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-cb9230e0-bb09-4bc5-89b6-37fc078d7829 x-compute-request-id: req-cb9230e0-bb09-4bc5-89b6-37fc078d7829 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "image": {"id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "links": [{"href": "http://172.30.9.26:8774/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635bc77e-b165-40ca-850a-a7acce650081", "links": [{"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "bookmark"}]}, "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:12:09Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "created": "2019-01-14T14:12:09Z", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:12:10,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb9230e0-bb09-4bc5-89b6-37fc078d7829 2019-01-14 14:12:10,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83488702774s 2019-01-14 14:12:10,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb9230e0-bb09-4bc5-89b6-37fc078d7829 2019-01-14 14:12:10,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:12:10,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:10,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2ae05199-0956-4c1c-8a55-88d98981e43a Date: Mon, 14 Jan 2019 14:12:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":["cf262820-b62c-4c5d-abea-8aa4bf48f768"],"description":"","tags":[],"updated_at":"2019-01-14T14:11:54Z","provider:segmentation_id":14,"name":"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:53Z","provider:network_type":"vxlan"}]} 2019-01-14 14:12:10,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2ae05199-0956-4c1c-8a55-88d98981e43a 2019-01-14 14:12:10,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261909008026s 2019-01-14 14:12:10,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2ae05199-0956-4c1c-8a55-88d98981e43a 2019-01-14 14:12:10,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:12:10,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:10,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-b12e258d-479e-43a3-b673-fd459d5f8714 Date: Mon, 14 Jan 2019 14:12:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:11:54Z","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":"35af50fe299141218ecf76b1b87b25ad","id":"cf262820-b62c-4c5d-abea-8aa4bf48f768","subnetpool_id":null,"name":"singlevm1-subnet_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}]} 2019-01-14 14:12:10,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b12e258d-479e-43a3-b673-fd459d5f8714 2019-01-14 14:12:10,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0456910133362s 2019-01-14 14:12:10,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b12e258d-479e-43a3-b673-fd459d5f8714 2019-01-14 14:12:10,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:12:12,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:13,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-75f23a95-2fd0-4d70-9b25-27832d349293 x-compute-request-id: req-75f23a95-2fd0-4d70-9b25-27832d349293 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "image": {"id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "links": [{"href": "http://172.30.9.26:8774/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635bc77e-b165-40ca-850a-a7acce650081", "links": [{"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "bookmark"}]}, "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:12:12Z", "hostId": "e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "created": "2019-01-14T14:12:09Z", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:12:13,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75f23a95-2fd0-4d70-9b25-27832d349293 2019-01-14 14:12:13,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02751207352s 2019-01-14 14:12:13,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75f23a95-2fd0-4d70-9b25-27832d349293 2019-01-14 14:12:13,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:12:15,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:16,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-df2ee116-0736-440b-ad02-f97671bb6b41 x-compute-request-id: req-df2ee116-0736-440b-ad02-f97671bb6b41 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "image": {"id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "links": [{"href": "http://172.30.9.26:8774/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635bc77e-b165-40ca-850a-a7acce650081", "links": [{"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "bookmark"}]}, "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "security_groups": [{"name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}], "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:12:14Z", "hostId": "e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "created": "2019-01-14T14:12:09Z", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:12:16,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df2ee116-0736-440b-ad02-f97671bb6b41 2019-01-14 14:12:16,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.98987698555s 2019-01-14 14:12:16,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df2ee116-0736-440b-ad02-f97671bb6b41 2019-01-14 14:12:16,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:12:18,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:19,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-287c4677-c8de-4bd7-996e-d545b070d015 x-compute-request-id: req-287c4677-c8de-4bd7-996e-d545b070d015 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d7:ee", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "image": {"id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "links": [{"href": "http://172.30.9.26:8774/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635bc77e-b165-40ca-850a-a7acce650081", "links": [{"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "bookmark"}]}, "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "security_groups": [{"name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}], "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:12:14Z", "hostId": "e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "created": "2019-01-14T14:12:09Z", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:12:19,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-287c4677-c8de-4bd7-996e-d545b070d015 2019-01-14 14:12:19,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688180923462s 2019-01-14 14:12:19,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-287c4677-c8de-4bd7-996e-d545b070d015 2019-01-14 14:12:19,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:12:21,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:22,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-5ae1dbd6-8c33-478d-832d-5cae96bcacdc x-compute-request-id: req-5ae1dbd6-8c33-478d-832d-5cae96bcacdc Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d7:ee", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "image": {"id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "links": [{"href": "http://172.30.9.26:8774/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635bc77e-b165-40ca-850a-a7acce650081", "links": [{"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "bookmark"}]}, "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "security_groups": [{"name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}], "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:12:14Z", "hostId": "e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "created": "2019-01-14T14:12:09Z", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:12:22,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5ae1dbd6-8c33-478d-832d-5cae96bcacdc 2019-01-14 14:12:22,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521238803864s 2019-01-14 14:12:22,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5ae1dbd6-8c33-478d-832d-5cae96bcacdc 2019-01-14 14:12:22,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:12:24,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:24,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:25,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-0c73ce59-252a-4b6f-8bef-2ba82cbe59b7 x-compute-request-id: req-0c73ce59-252a-4b6f-8bef-2ba82cbe59b7 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d7:ee", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "image": {"id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "links": [{"href": "http://172.30.9.26:8774/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-01-14T14:12:21.000000", "flavor": {"id": "635bc77e-b165-40ca-850a-a7acce650081", "links": [{"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "bookmark"}]}, "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "security_groups": [{"name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}], "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:12:21Z", "hostId": "e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "created": "2019-01-14T14:12:09Z", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:12:25,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0c73ce59-252a-4b6f-8bef-2ba82cbe59b7 2019-01-14 14:12:25,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4182331562s 2019-01-14 14:12:25,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0c73ce59-252a-4b6f-8bef-2ba82cbe59b7 2019-01-14 14:12:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:12:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9407f8-9fc3-4043-9845-9ce7eb7719f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:25,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-34162f73-9728-4245-b9f2-65885c2962d0 Date: Mon, 14 Jan 2019 14:12:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T14:12:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf262820-b62c-4c5d-abea-8aa4bf48f768","ip_address":"192.168.120.5"}],"id":"2bcb33b9-8c21-48c7-8912-d2fb27072b19","security_groups":["dba343b7-5604-4505-971c-1974803bfef5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:d7:ee","project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a9407f8-9fc3-4043-9845-9ce7eb7719f8","name":"","admin_state_up":true,"network_id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:12:14Z","binding:vnic_type":"normal"}]} 2019-01-14 14:12:25,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9407f8-9fc3-4043-9845-9ce7eb7719f8 used request id req-34162f73-9728-4245-b9f2-65885c2962d0 2019-01-14 14:12:25,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.241238832474s 2019-01-14 14:12:25,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9407f8-9fc3-4043-9845-9ce7eb7719f8 used request id req-34162f73-9728-4245-b9f2-65885c2962d0 2019-01-14 14:12:25,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:12:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=2bcb33b9-8c21-48c7-8912-d2fb27072b19" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:25,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-15fe51b5-d1c1-400d-a94d-692077f819b7 Date: Mon, 14 Jan 2019 14:12:25 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:12:25,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=2bcb33b9-8c21-48c7-8912-d2fb27072b19 used request id req-15fe51b5-d1c1-400d-a94d-692077f819b7 2019-01-14 14:12:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218679904938s 2019-01-14 14:12:25,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=2bcb33b9-8c21-48c7-8912-d2fb27072b19 used request id req-15fe51b5-d1c1-400d-a94d-692077f819b7 2019-01-14 14:12:25,825 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:d7:ee', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe'}), 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'2019-01-14T14:12:21.000000', 'flavor': Munch({u'id': u'635bc77e-b165-40ca-850a-a7acce650081'}), 'az': u'nova', 'id': u'9a9407f8-9fc3-4043-9845-9ce7eb7719f8', 'security_groups': [Munch({u'name': u'singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fbdc85ee67f24a1b944e9859d97fe75a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', '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'2019-01-14T14:12:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:12:21Z', 'hostId': u'e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566', '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'2019-01-14T14:12:21.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'35af50fe299141218ecf76b1b87b25ad', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'adminPass': u'jfUJ7gdL2XEb', 'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', 'created_at': u'2019-01-14T14:12:09Z', 'created': u'2019-01-14T14:12:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:12:25,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:12:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:26,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5364946d-d52d-4ef8-b871-918096e5b6e0 Date: Mon, 14 Jan 2019 14:12:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":["cf262820-b62c-4c5d-abea-8aa4bf48f768"],"description":"","tags":[],"updated_at":"2019-01-14T14:11:54Z","provider:segmentation_id":14,"name":"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:53Z","provider:network_type":"vxlan"}]} 2019-01-14 14:12:26,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5364946d-d52d-4ef8-b871-918096e5b6e0 2019-01-14 14:12:26,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264098882675s 2019-01-14 14:12:26,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5364946d-d52d-4ef8-b871-918096e5b6e0 2019-01-14 14:12:26,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:12:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9407f8-9fc3-4043-9845-9ce7eb7719f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:26,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-3f46aa89-2cd8-48b4-ba03-0a2895ac3177 Date: Mon, 14 Jan 2019 14:12:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T14:12:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf262820-b62c-4c5d-abea-8aa4bf48f768","ip_address":"192.168.120.5"}],"id":"2bcb33b9-8c21-48c7-8912-d2fb27072b19","security_groups":["dba343b7-5604-4505-971c-1974803bfef5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:d7:ee","project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a9407f8-9fc3-4043-9845-9ce7eb7719f8","name":"","admin_state_up":true,"network_id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:12:14Z","binding:vnic_type":"normal"}]} 2019-01-14 14:12:26,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9407f8-9fc3-4043-9845-9ce7eb7719f8 used request id req-3f46aa89-2cd8-48b4-ba03-0a2895ac3177 2019-01-14 14:12:26,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0499980449677s 2019-01-14 14:12:26,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9407f8-9fc3-4043-9845-9ce7eb7719f8 used request id req-3f46aa89-2cd8-48b4-ba03-0a2895ac3177 2019-01-14 14:12:26,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 14:12:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.5", "port_id": "2bcb33b9-8c21-48c7-8912-d2fb27072b19"}}' 2019-01-14 14:12:28,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-5934cb3a-e63e-4867-90d0-5c7d2c32ebf9 Date: Mon, 14 Jan 2019 14:12:28 GMT RESP BODY: {"floatingip": {"router_id": "f2d3c227-d7a2-43cb-a555-0830e6779f05", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:12:27Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "2bcb33b9-8c21-48c7-8912-d2fb27072b19", "id": "f492f0ae-67f9-4120-8d56-229a0972e9e8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:27Z", "project_id": "35af50fe299141218ecf76b1b87b25ad"}} 2019-01-14 14:12:28,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5934cb3a-e63e-4867-90d0-5c7d2c32ebf9 2019-01-14 14:12:28,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.90587806702s 2019-01-14 14:12:28,052 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5934cb3a-e63e-4867-90d0-5c7d2c32ebf9 2019-01-14 14:12:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:12:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:28,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-ea1627ba-54cf-41f1-ac3a-09800ec4f635 Date: Mon, 14 Jan 2019 14:12:28 GMT RESP BODY: {"floatingips": [{"router_id": "f2d3c227-d7a2-43cb-a555-0830e6779f05", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:12:27Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "2bcb33b9-8c21-48c7-8912-d2fb27072b19", "id": "f492f0ae-67f9-4120-8d56-229a0972e9e8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:27Z", "project_id": "35af50fe299141218ecf76b1b87b25ad"}]} 2019-01-14 14:12:28,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ea1627ba-54cf-41f1-ac3a-09800ec4f635 2019-01-14 14:12:28,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218169689178s 2019-01-14 14:12:28,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ea1627ba-54cf-41f1-ac3a-09800ec4f635 2019-01-14 14:12:28,086 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f2d3c227-d7a2-43cb-a555-0830e6779f05', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', 'created_at': u'2019-01-14T14:12:27Z', 'attached': True, 'updated_at': u'2019-01-14T14:12:27Z', 'id': u'f492f0ae-67f9-4120-8d56-229a0972e9e8', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f2d3c227-d7a2-43cb-a555-0830e6779f05', 'project_id': u'35af50fe299141218ecf76b1b87b25ad', 'port_id': u'2bcb33b9-8c21-48c7-8912-d2fb27072b19', 'port': u'2bcb33b9-8c21-48c7-8912-d2fb27072b19', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:12:28,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:12:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8/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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:12:28,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-f9117d2a-539c-4737-adda-ecc3dc646a07 x-compute-request-id: req-f9117d2a-539c-4737-adda-ecc3dc646a07 Content-Encoding: gzip Content-Length: 9591 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 506401662 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.225925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228801] pid_max: default: 32768 minimum: 301\n[ 0.230373] ACPI: Core revision 20150930\n[ 0.232358] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234616] Security Framework initialized\n[ 0.236031] Yama: becoming mindful.\n[ 0.237300] AppArmor: AppArmor initialized\n[ 0.238740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243248] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245341] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247692] Initializing cgroup subsys io\n[ 0.249113] Initializing cgroup subsys memory\n[ 0.250601] Initializing cgroup subsys devices\n[ 0.252113] Initializing cgroup subsys freezer\n[ 0.253646] Initializing cgroup subsys net_cls\n[ 0.255161] Initializing cgroup subsys perf_event\n[ 0.256741] Initializing cgroup subsys net_prio\n[ 0.258288] Initializing cgroup subsys hugetlb\n[ 0.259774] Initializing cgroup subsys pids\n[ 0.261288] CPU: Physical Processor ID: 0\n[ 0.263383] mce: CPU supports 10 MCE banks\n[ 0.264830] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266571] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284973] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.293292] ftrace: allocating 31920 entries in 125 pages\n[ 0.324310] smpboot: Max logical packages: 1\n[ 0.325758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.328089] x2apic enabled\n[ 0.329441] Switched APIC routing to physical x2apic.\n[ 0.332294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.334255] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340968] KVM setup paravirtual spinlock\n[ 0.342883] x86: Booted up 1 node, 1 CPUs\n[ 0.344315] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346656] devtmpfs: initialized\n[ 0.348875] evm: security.selinux\n[ 0.350093] evm: security.SMACK64\n[ 0.351309] evm: security.SMACK64EXEC\n[ 0.352611] evm: security.SMACK64TRANSMUTE\n[ 0.354025] evm: security.SMACK64MMAP\n[ 0.355326] evm: security.ima\n[ 0.356426] evm: security.capability\n[ 0.357792] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.361042] pinctrl core: initialized pinctrl subsystem\n[ 0.362889] RTC time: 14:12:22, date: 01/14/19\n[ 0.364504] NET: Registered protocol family 16\n[ 0.366131] cpuidle: using governor ladder\n[ 0.367553] cpuidle: using governor menu\n[ 0.368918] PCCT header not found.\n[ 0.370196] ACPI: bus type PCI registered\n[ 0.371574] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.373698] PCI: Using configuration type 1 for base access\n[ 0.376262] ACPI: Added _OSI(Module Device)\n[ 0.377696] ACPI: Added _OSI(Processor Device)\n[ 0.379205] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.380752] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.383326] ACPI: Interpreter enabled\n[ 0.384643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.387839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.391049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397482] ACPI: (supports S0 S5)\n[ 0.398698] ACPI: Using IOAPIC for interrupt routing\n[ 0.400351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.404887] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.406872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409034] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414951] acpiphp: Slot [3] registered\n[ 0.416339] acpiphp: Slot [4] registered\n[ 0.417706] acpiphp: Slot [5] registered\n[ 0.419100] acpiphp: Slot [6] registered\n[ 0.420480] acpiphp: Slot [7] registered\n[ 0.421848] acpiphp: Slot [8] registered\n[ 0.423253] acpiphp: Slot [9] registered\n[ 0.424668] acpiphp: Slot [10] registered\n[ 0.426084] acpiphp: Slot [11] registered\n[ 0.427485] acpiphp: Slot [12] registered\n[ 0.428871] acpiphp: Slot [13] registered\n[ 0.430285] acpiphp: Slot [14] registered\n[ 0.431675] acpiphp: Slot [15] registered\n[ 0.448870] acpiphp: Slot [16] registered\n[ 0.450289] acpiphp: Slot [17] registered\n[ 0.451677] acpiphp: Slot [18] registered\n[ 0.453080] acpiphp: Slot [19] registered\n[ 0.454476] acpiphp: Slot [20] registered\n[ 0.455862] acpiphp: Slot [21] registered\n[ 0.457281] acpiphp: Slot [22] registered\n[ 0.458666] acpiphp: Slot [23] registered\n[ 0.460069] acpiphp: Slot [24] registered\n[ 0.461473] acpiphp: Slot [25] registered\n[ 0.462857] acpiphp: Slot [26] registered\n[ 0.464271] acpiphp: Slot [27] registered\n[ 0.465663] acpiphp: Slot [28] registered\n[ 0.467071] acpiphp: Slot [29] registered\n[ 0.468465] acpiphp: Slot [30] registered\n[ 0.469854] acpiphp: Slot [31] registered\n[ 0.471272] PCI host bridge to bus 0000:00\n[ 0.472659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.474767] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476879] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.479409] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.481917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.484481] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.489238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.491446] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.493493] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.495722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.502532] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524230] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.536389] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.538540] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.540378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.543055] vgaarb: loaded\n[ 0.544088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.546127] SCSI subsystem initialized\n[ 0.547649] ACPI: bus type USB registered\n[ 0.549081] usbcore: registered new interface driver usbfs\n[ 0.550854] usbcore: registered new interface driver hub\n[ 0.552605] usbcore: registered new device driver usb\n[ 0.556843] PCI: Using ACPI for IRQ routing\n[ 0.559275] NetLabel: Initializing\n[ 0.560517] NetLabel: domain hash size = 128\n[ 0.561994] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.563651] NetLabel: unlabeled traffic allowed by default\n[ 0.565750] clocksource: Switched to clocksource kvm-clock\n[ 0.575988] AppArmor: AppArmor Filesystem Enabled\n[ 0.577628] pnp: PnP ACPI init\n[ 0.579242] pnp: PnP ACPI: found 5 devices\n[ 0.586324] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.589291] NET: Registered protocol family 2\n[ 0.591066] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.593298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.595381] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.597465] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.599349] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601386] NET: Registered protocol family 1\n[ 0.602910] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.604818] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606692] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.621688] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.637173] Trying to unpack rootfs image as initramfs...\n[ 0.698815] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.701632] Scanning for low memory corruption every 60 seconds\n[ 0.703859] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.705918] audit: initializing netlink subsys (disabled)\n[ 0.707688] audit: type=2000 audit(1547475142.803:1): initialized\n[ 0.709930] Initialise system trusted keyring\n[ 0.711530] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.713546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.716626] zbud: loaded\n[ 0.717811] VFS: Disk quotas dquot_6.6.0\n[ 0.719221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.721762] fuse init (API version 7.23)\n[ 0.723268] Key type big_key registered\n[ 0.724643] Allocating IMA MOK and blacklist keyrings.\n[ 0.726644] Key type asymmetric registered\n[ 0.728073] Asymmetric key parser 'x509' registered\n[ 0.729720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.732279] io scheduler noop registered\n[ 0.733644] io scheduler deadline registered (default)\n[ 0.735363] io scheduler cfq registered\n[ 0.736802] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.738632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.740806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.743335] ACPI: Power Button [PWRF]\n[ 0.744785] GHES: HEST is not enabled!\n[ 0.759073] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.789060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.792597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.817909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.821352] Linux agpgart interface v0.103\n[ 0.824852] brd: module loaded\n[ 0.827213] loop: module loaded\n[ 0.832831] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.835351] GPT:90111 != 2097151\n[ 0.836527] GPT:Alternate GPT header not at the end of the disk.\n[ 0.838440] GPT:90111 != 2097151\n[ 0.839612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.841296] vda: vda1 vda15\n[ 0.843205] scsi host0: ata_piix\n[ 0.844497] scsi host1: ata_piix\n[ 0.845721] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.847838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.850562] libphy: Fixed MDIO Bus: probed\n[ 0.851985] tun: Universal TUN/TAP device driver, 1.6\n[ 0.853637] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.856821] PPP generic driver version 2.4.2\n[ 0.858368] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.860438] ehci-pci: EHCI PCI platform driver\n[ 0.861959] ehci-platform: EHCI generic platform driver\n[ 0.863673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.865636] ohci-pci: OHCI PCI platform driver\n[ 0.867155] ohci-platform: OHCI generic platform driver\n[ 0.868875] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.883894] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.885626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.888164] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.889891] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.891859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.894075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.896540] usb usb1: Product: UHCI Host Controller\n[ 0.898154] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.900131] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.901781] hub 1-0:1.0: USB hub found\n[ 0.903122] hub 1-0:1.0: 2 ports detected\n[ 0.904663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.908208] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.909858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.911605] mousedev: PS/2 mouse device common for all mice\n[ 0.913750] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.916680] rtc_cmos 00:00: RTC can wake from S4\n[ 0.918749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.920788] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.922848] i2c /dev entries driver\n[ 0.924145] device-mapper: uevent: version 1.0.3\n[ 0.925769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.928576] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.930773] NET: Registered protocol family 10\n[ 0.932578] NET: Registered protocol family 17\n[ 0.934156] Key type dns_resolver registered\n[ 0.935755] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.937648] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.940643] registered taskstats version 1\n[ 0.942097] Loading compiled-in X.509 certificates\n[ 0.944260] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.947457] zswap: loaded using pool lzo/zbud\n[ 0.949724] Key type trusted registered\n[ 0.952103] Key type encrypted registered\n[ 0.953509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.955309] ima: No TPM chip found, activating TPM-bypass!\n[ 0.957108] evm: HMAC attrs: 0x1\n[ 0.958678] Magic number: 3:672:232\n[ 0.960103] rtc_cmos 00:00: setting system clock to 2019-01-14 14:12:23 UTC (1547475143)\n[ 0.962851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.964774] EDD information not available.\n[ 1.007464] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025976] Write protecting the kernel read-only data: 14336k\n[ 1.029270] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.032267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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.87\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.191003] 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.5...\nLease of 192.168.120.5 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCk8kFoXFCBs8pX8vjSJYKeb/tHGkYTGrTkVhy2SoA++ka6KbAvpuMMN+QH64m3k/9gL0nfDTbxcpaSFb3IglphakqsbwEyrxfrYgwHnVqE3FoX1Q/NHHap1diE1wdhin1rqacUNPA9KnZ29SVT1x+0w1XsM3+N06WhrjlPpAUkjk0WeHQacwIKAsEtXpEYjjGt+60WaDNtZBDqoaKZxg6gLpObrq1xsi4vHJirm8TV181gq/azdh8Qs2hWsC3Nn6KhlOVU3KaR+TTXpwBzckllwg8iPL0DvgNVQUz0cDyxPHEbfnEwyW/5P/k0hyrrxftWc2xQ726VXRDEB+jUC6bn root@singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339\nssh-dss AAAAB3NzaC1kc3MAAACBANw7Y0Pzb+xNiK4pheMVbQTBlP4vIGS4N+HmrA5mtOmOJjcJagH36/C2/lc7kM+sL6qjyA6RvHkH1Z+t2o7KuFm88vJqpQpMCAyxgd7SZ0SA36zTySAPb2QunAJT/vwWAu267pHV02111cmQ/NqQJhxPJwDp71okpiVhnEqjk7pRAAAAFQDYtQXDm0XHFwfqp+AefwJ8IVi18wAAAIBYEjtjhGMYspJbCfcrtmtinv8EcdR+49k4XDh8bTnNBv7fIKZ1Gjftyz3tVJidzpCPcYL+Mpik/sC2X+1bF5ld7tQy4KKxbMHVq/QlipuflwO1ecwLaJ5Dgih/voc31/NChrp+VgRKxJvulneR4f5XnVe+PMu4tyVRq6P27iHLGAAAAIEAxcpdfwwaIx17xDbh2t4gUIzw2fkblOhZHrnRCBQz13Ly5syLQtAubwVBbfW4mWDi8a2Z3ymMqJ1m17+C0+v+HSZM8PVMGdZQ4rKFIh0Kldfo8qy+NQw70BZIOSNC8JIFtzq57SB45rBZyi44WGkLI5YjB29gVh+VzlfwksFlDn8= root@singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339\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.5,24,fe80::f816:3eff:fe01:d7ee/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.5 \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-d27e1bd9-43f3-4fc8-91da-68f27fda6339\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.68 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 login: "} 2019-01-14 14:12:28,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8/action used request id req-f9117d2a-539c-4737-adda-ecc3dc646a07 2019-01-14 14:12:28,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.900037050247s 2019-01-14 14:12:28,988 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8/action used request id req-f9117d2a-539c-4737-adda-ecc3dc646a07 2019-01-14 14:12:28,988 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 506401662 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.225925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228801] pid_max: default: 32768 minimum: 301 [ 0.230373] ACPI: Core revision 20150930 [ 0.232358] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234616] Security Framework initialized [ 0.236031] Yama: becoming mindful. [ 0.237300] AppArmor: AppArmor initialized [ 0.238740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243248] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245341] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247692] Initializing cgroup subsys io [ 0.249113] Initializing cgroup subsys memory [ 0.250601] Initializing cgroup subsys devices [ 0.252113] Initializing cgroup subsys freezer [ 0.253646] Initializing cgroup subsys net_cls [ 0.255161] Initializing cgroup subsys perf_event [ 0.256741] Initializing cgroup subsys net_prio [ 0.258288] Initializing cgroup subsys hugetlb [ 0.259774] Initializing cgroup subsys pids [ 0.261288] CPU: Physical Processor ID: 0 [ 0.263383] mce: CPU supports 10 MCE banks [ 0.264830] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266571] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284973] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293292] ftrace: allocating 31920 entries in 125 pages [ 0.324310] smpboot: Max logical packages: 1 [ 0.325758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.328089] x2apic enabled [ 0.329441] Switched APIC routing to physical x2apic. [ 0.332294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.334255] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340968] KVM setup paravirtual spinlock [ 0.342883] x86: Booted up 1 node, 1 CPUs [ 0.344315] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346656] devtmpfs: initialized [ 0.348875] evm: security.selinux [ 0.350093] evm: security.SMACK64 [ 0.351309] evm: security.SMACK64EXEC [ 0.352611] evm: security.SMACK64TRANSMUTE [ 0.354025] evm: security.SMACK64MMAP [ 0.355326] evm: security.ima [ 0.356426] evm: security.capability [ 0.357792] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361042] pinctrl core: initialized pinctrl subsystem [ 0.362889] RTC time: 14:12:22, date: 01/14/19 [ 0.364504] NET: Registered protocol family 16 [ 0.366131] cpuidle: using governor ladder [ 0.367553] cpuidle: using governor menu [ 0.368918] PCCT header not found. [ 0.370196] ACPI: bus type PCI registered [ 0.371574] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373698] PCI: Using configuration type 1 for base access [ 0.376262] ACPI: Added _OSI(Module Device) [ 0.377696] ACPI: Added _OSI(Processor Device) [ 0.379205] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380752] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383326] ACPI: Interpreter enabled [ 0.384643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397482] ACPI: (supports S0 S5) [ 0.398698] ACPI: Using IOAPIC for interrupt routing [ 0.400351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404887] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409034] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414951] acpiphp: Slot [3] registered [ 0.416339] acpiphp: Slot [4] registered [ 0.417706] acpiphp: Slot [5] registered [ 0.419100] acpiphp: Slot [6] registered [ 0.420480] acpiphp: Slot [7] registered [ 0.421848] acpiphp: Slot [8] registered [ 0.423253] acpiphp: Slot [9] registered [ 0.424668] acpiphp: Slot [10] registered [ 0.426084] acpiphp: Slot [11] registered [ 0.427485] acpiphp: Slot [12] registered [ 0.428871] acpiphp: Slot [13] registered [ 0.430285] acpiphp: Slot [14] registered [ 0.431675] acpiphp: Slot [15] registered [ 0.448870] acpiphp: Slot [16] registered [ 0.450289] acpiphp: Slot [17] registered [ 0.451677] acpiphp: Slot [18] registered [ 0.453080] acpiphp: Slot [19] registered [ 0.454476] acpiphp: Slot [20] registered [ 0.455862] acpiphp: Slot [21] registered [ 0.457281] acpiphp: Slot [22] registered [ 0.458666] acpiphp: Slot [23] registered [ 0.460069] acpiphp: Slot [24] registered [ 0.461473] acpiphp: Slot [25] registered [ 0.462857] acpiphp: Slot [26] registered [ 0.464271] acpiphp: Slot [27] registered [ 0.465663] acpiphp: Slot [28] registered [ 0.467071] acpiphp: Slot [29] registered [ 0.468465] acpiphp: Slot [30] registered [ 0.469854] acpiphp: Slot [31] registered [ 0.471272] PCI host bridge to bus 0000:00 [ 0.472659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474767] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476879] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479409] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.484481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491446] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493493] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502532] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524230] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536389] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538540] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.543055] vgaarb: loaded [ 0.544088] vgaarb: bridge control possible 0000:00:02.0 [ 0.546127] SCSI subsystem initialized [ 0.547649] ACPI: bus type USB registered [ 0.549081] usbcore: registered new interface driver usbfs [ 0.550854] usbcore: registered new interface driver hub [ 0.552605] usbcore: registered new device driver usb [ 0.556843] PCI: Using ACPI for IRQ routing [ 0.559275] NetLabel: Initializing [ 0.560517] NetLabel: domain hash size = 128 [ 0.561994] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563651] NetLabel: unlabeled traffic allowed by default [ 0.565750] clocksource: Switched to clocksource kvm-clock [ 0.575988] AppArmor: AppArmor Filesystem Enabled [ 0.577628] pnp: PnP ACPI init [ 0.579242] pnp: PnP ACPI: found 5 devices [ 0.586324] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.589291] NET: Registered protocol family 2 [ 0.591066] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.593298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.595381] TCP: Hash tables configured (established 4096 bind 4096) [ 0.597465] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.599349] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.601386] NET: Registered protocol family 1 [ 0.602910] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.604818] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606692] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.621688] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.637173] Trying to unpack rootfs image as initramfs... [ 0.698815] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.701632] Scanning for low memory corruption every 60 seconds [ 0.703859] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.705918] audit: initializing netlink subsys (disabled) [ 0.707688] audit: type=2000 audit(1547475142.803:1): initialized [ 0.709930] Initialise system trusted keyring [ 0.711530] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.713546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.716626] zbud: loaded [ 0.717811] VFS: Disk quotas dquot_6.6.0 [ 0.719221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721762] fuse init (API version 7.23) [ 0.723268] Key type big_key registered [ 0.724643] Allocating IMA MOK and blacklist keyrings. [ 0.726644] Key type asymmetric registered [ 0.728073] Asymmetric key parser 'x509' registered [ 0.729720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732279] io scheduler noop registered [ 0.733644] io scheduler deadline registered (default) [ 0.735363] io scheduler cfq registered [ 0.736802] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.738632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.740806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.743335] ACPI: Power Button [PWRF] [ 0.744785] GHES: HEST is not enabled! [ 0.759073] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.792597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.817909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.821352] Linux agpgart interface v0.103 [ 0.824852] brd: module loaded [ 0.827213] loop: module loaded [ 0.832831] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835351] GPT:90111 != 2097151 [ 0.836527] GPT:Alternate GPT header not at the end of the disk. [ 0.838440] GPT:90111 != 2097151 [ 0.839612] GPT: Use GNU Parted to correct GPT errors. [ 0.841296] vda: vda1 vda15 [ 0.843205] scsi host0: ata_piix [ 0.844497] scsi host1: ata_piix [ 0.845721] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.847838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.850562] libphy: Fixed MDIO Bus: probed [ 0.851985] tun: Universal TUN/TAP device driver, 1.6 [ 0.853637] tun: (C) 1999-2004 Max Krasnyansky [ 0.856821] PPP generic driver version 2.4.2 [ 0.858368] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.860438] ehci-pci: EHCI PCI platform driver [ 0.861959] ehci-platform: EHCI generic platform driver [ 0.863673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.865636] ohci-pci: OHCI PCI platform driver [ 0.867155] ohci-platform: OHCI generic platform driver [ 0.868875] uhci_hcd: USB Universal Host Controller Interface driver [ 0.883894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.888164] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889891] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.891859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.894075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.896540] usb usb1: Product: UHCI Host Controller [ 0.898154] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.900131] usb usb1: SerialNumber: 0000:00:01.2 [ 0.901781] hub 1-0:1.0: USB hub found [ 0.903122] hub 1-0:1.0: 2 ports detected [ 0.904663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.908208] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.909858] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.911605] mousedev: PS/2 mouse device common for all mice [ 0.913750] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916680] rtc_cmos 00:00: RTC can wake from S4 [ 0.918749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.920788] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.922848] i2c /dev entries driver [ 0.924145] device-mapper: uevent: version 1.0.3 [ 0.925769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.928576] ledtrig-cpu: registered to indicate activity on CPUs [ 0.930773] NET: Registered protocol family 10 [ 0.932578] NET: Registered protocol family 17 [ 0.934156] Key type dns_resolver registered [ 0.935755] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.937648] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.940643] registered taskstats version 1 [ 0.942097] Loading compiled-in X.509 certificates [ 0.944260] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.947457] zswap: loaded using pool lzo/zbud [ 0.949724] Key type trusted registered [ 0.952103] Key type encrypted registered [ 0.953509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.955309] ima: No TPM chip found, activating TPM-bypass! [ 0.957108] evm: HMAC attrs: 0x1 [ 0.958678] Magic number: 3:672:232 [ 0.960103] rtc_cmos 00:00: setting system clock to 2019-01-14 14:12:23 UTC (1547475143) [ 0.962851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.964774] EDD information not available. [ 1.007464] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025976] Write protecting the kernel read-only data: 14336k [ 1.029270] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.032267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.87 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.191003] 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.5... Lease of 192.168.120.5 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCk8kFoXFCBs8pX8vjSJYKeb/tHGkYTGrTkVhy2SoA++ka6KbAvpuMMN+QH64m3k/9gL0nfDTbxcpaSFb3IglphakqsbwEyrxfrYgwHnVqE3FoX1Q/NHHap1diE1wdhin1rqacUNPA9KnZ29SVT1x+0w1XsM3+N06WhrjlPpAUkjk0WeHQacwIKAsEtXpEYjjGt+60WaDNtZBDqoaKZxg6gLpObrq1xsi4vHJirm8TV181gq/azdh8Qs2hWsC3Nn6KhlOVU3KaR+TTXpwBzckllwg8iPL0DvgNVQUz0cDyxPHEbfnEwyW/5P/k0hyrrxftWc2xQ726VXRDEB+jUC6bn root@singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 ssh-dss AAAAB3NzaC1kc3MAAACBANw7Y0Pzb+xNiK4pheMVbQTBlP4vIGS4N+HmrA5mtOmOJjcJagH36/C2/lc7kM+sL6qjyA6RvHkH1Z+t2o7KuFm88vJqpQpMCAyxgd7SZ0SA36zTySAPb2QunAJT/vwWAu267pHV02111cmQ/NqQJhxPJwDp71okpiVhnEqjk7pRAAAAFQDYtQXDm0XHFwfqp+AefwJ8IVi18wAAAIBYEjtjhGMYspJbCfcrtmtinv8EcdR+49k4XDh8bTnNBv7fIKZ1Gjftyz3tVJidzpCPcYL+Mpik/sC2X+1bF5ld7tQy4KKxbMHVq/QlipuflwO1ecwLaJ5Dgih/voc31/NChrp+VgRKxJvulneR4f5XnVe+PMu4tyVRq6P27iHLGAAAAIEAxcpdfwwaIx17xDbh2t4gUIzw2fkblOhZHrnRCBQz13Ly5syLQtAubwVBbfW4mWDi8a2Z3ymMqJ1m17+C0+v+HSZM8PVMGdZQ4rKFIh0Kldfo8qy+NQw70BZIOSNC8JIFtzq57SB45rBZyi44WGkLI5YjB29gVh+VzlfwksFlDn8= root@singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 -----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.5,24,fe80::f816:3eff:fe01:d7ee/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.5 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-d27e1bd9-43f3-4fc8-91da-68f27fda6339 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 login: 2019-01-14 14:12:29,990 - paramiko.transport - DEBUG - starting thread (client mode): 0xbee25710L 2019-01-14 14:12:29,991 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-14 14:12:29,991 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-14 14:12:29,991 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-14 14:12:29,993 - 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 2019-01-14 14:12:29,993 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-14 14:12:29,993 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-14 14:12:29,994 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-14 14:12:29,994 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-14 14:12:29,994 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-14 14:12:30,015 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-14 14:12:30,016 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-14 14:12:30,023 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 79d04226cdffff44bf6cc63571ec658b 2019-01-14 14:12:30,024 - paramiko.transport - DEBUG - Trying discovered key 0cb68c677a203e6d59ea29292a8397df in /tmp/tmpYe8s5K 2019-01-14 14:12:30,053 - paramiko.transport - DEBUG - userauth is OK 2019-01-14 14:12:30,059 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-14 14:12:30,089 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-14 14:12:30,090 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-14 14:12:30,090 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-14 14:12:30,091 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-14 14:12:30,092 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-14 14:12:30,092 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-14 14:12:30,093 - functest.core.singlevm - DEBUG - error: 2019-01-14 14:12:30,096 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-14 14:12:30,207 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:12:30,208 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:37 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:12:30,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-14 14:12:30,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/f492f0ae-67f9-4120-8d56-229a0972e9e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:30,861 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dbb8673-ad2c-4a52-bafb-96fbbea86595 Content-Length: 0 Date: Mon, 14 Jan 2019 14:12:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:12:30,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f492f0ae-67f9-4120-8d56-229a0972e9e8.json used request id req-2dbb8673-ad2c-4a52-bafb-96fbbea86595 2019-01-14 14:12:30,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.645817041397s 2019-01-14 14:12:30,861 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f492f0ae-67f9-4120-8d56-229a0972e9e8.json used request id req-2dbb8673-ad2c-4a52-bafb-96fbbea86595 2019-01-14 14:12:30,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:12:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:30,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9fb441d5-c57b-443d-b46f-78f200f1c062 Date: Mon, 14 Jan 2019 14:12:30 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:12:30,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9fb441d5-c57b-443d-b46f-78f200f1c062 2019-01-14 14:12:30,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201508998871s 2019-01-14 14:12:30,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9fb441d5-c57b-443d-b46f-78f200f1c062 2019-01-14 14:12:30,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:12:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:31,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3e840c2-fc66-4f3d-923e-2a7f3ca15d73 x-compute-request-id: req-b3e840c2-fc66-4f3d-923e-2a7f3ca15d73 Content-Type: application/json 2019-01-14 14:12:31,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8 used request id req-b3e840c2-fc66-4f3d-923e-2a7f3ca15d73 2019-01-14 14:12:31,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.314455986023s 2019-01-14 14:12:31,202 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8 used request id req-b3e840c2-fc66-4f3d-923e-2a7f3ca15d73 2019-01-14 14:12:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:32,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-ac1c48c3-c711-42b6-9cc3-7ea7929a2d7d x-compute-request-id: req-ac1c48c3-c711-42b6-9cc3-7ea7929a2d7d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d7:ee", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d7:ee", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "rel": "bookmark"}], "image": {"id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "links": [{"href": "http://172.30.9.26:8774/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-01-14T14:12:21.000000", "flavor": {"id": "635bc77e-b165-40ca-850a-a7acce650081", "links": [{"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "bookmark"}]}, "id": "9a9407f8-9fc3-4043-9845-9ce7eb7719f8", "security_groups": [{"name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}], "user_id": "fbdc85ee67f24a1b944e9859d97fe75a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:12:31Z", "hostId": "e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "created": "2019-01-14T14:12:09Z", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:12:32,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac1c48c3-c711-42b6-9cc3-7ea7929a2d7d 2019-01-14 14:12:32,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34926319122s 2019-01-14 14:12:32,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac1c48c3-c711-42b6-9cc3-7ea7929a2d7d 2019-01-14 14:12:32,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:12:34,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:12:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:34,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-4e101120-15bc-4296-b205-dba8d2888bab x-compute-request-id: req-4e101120-15bc-4296-b205-dba8d2888bab Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 14:12:34,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4e101120-15bc-4296-b205-dba8d2888bab 2019-01-14 14:12:34,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0840790271759s 2019-01-14 14:12:34,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4e101120-15bc-4296-b205-dba8d2888bab 2019-01-14 14:12:34,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:12:34,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:34,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-56aca864-ff77-48ef-ad8d-4ee5213e0832 Date: Mon, 14 Jan 2019 14:12:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:12:03Z", "updated_at": "2019-01-14T14:12:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:12:04Z", "revision_number": 0, "id": "b4c7d315-6962-4935-9684-bb4c95154098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:04Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:04Z", "revision_number": 0, "id": "5394e3b0-eb85-4071-9f89-0743b4c706c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:04Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "e1897fc2-384f-42d1-a480-2f519b75e68c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:03Z", "revision_number": 0, "id": "3d84aa6c-8adf-4c15-a871-8ce180f2cf5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:03Z", "security_group_id": "dba343b7-5604-4505-971c-1974803bfef5", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "dba343b7-5604-4505-971c-1974803bfef5", "name": "singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}]} 2019-01-14 14:12:34,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-56aca864-ff77-48ef-ad8d-4ee5213e0832 2019-01-14 14:12:34,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229495048523s 2019-01-14 14:12:34,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-56aca864-ff77-48ef-ad8d-4ee5213e0832 2019-01-14 14:12:34,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:12:34,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/dba343b7-5604-4505-971c-1974803bfef5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:35,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04c4d219-7c18-488d-a3ba-74f9ae1d364f Content-Length: 0 Date: Mon, 14 Jan 2019 14:12:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:12:35,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/dba343b7-5604-4505-971c-1974803bfef5.json used request id req-04c4d219-7c18-488d-a3ba-74f9ae1d364f 2019-01-14 14:12:35,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.204010009766s 2019-01-14 14:12:35,081 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/dba343b7-5604-4505-971c-1974803bfef5.json used request id req-04c4d219-7c18-488d-a3ba-74f9ae1d364f 2019-01-14 14:12:35,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 14:12:35,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:35,146 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14: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-e4ad63eb-3147-4d1e-9f1b-1dfe3536ff4f x-compute-request-id: req-e4ad63eb-3147-4d1e-9f1b-1dfe3536ff4f Content-Length: 0 Content-Type: application/json 2019-01-14 14:12:35,146 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339 used request id req-e4ad63eb-3147-4d1e-9f1b-1dfe3536ff4f 2019-01-14 14:12:35,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0647330284119s 2019-01-14 14:12:35,146 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339 used request id req-e4ad63eb-3147-4d1e-9f1b-1dfe3536ff4f 2019-01-14 14:12:35,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:12:35,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05/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}6a4de72021c36883ecbf453aaf66ed79869fca77" -d '{"subnet_id": "cf262820-b62c-4c5d-abea-8aa4bf48f768"}' 2019-01-14 14:12:37,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c10294ac-e29f-476b-91fb-2f5946c663f1 Date: Mon, 14 Jan 2019 14:12:37 GMT RESP BODY: {"network_id": "cec8e96b-e24d-4d2c-b8b5-f2927106cfe4", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "subnet_id": "cf262820-b62c-4c5d-abea-8aa4bf48f768", "subnet_ids": ["cf262820-b62c-4c5d-abea-8aa4bf48f768"], "port_id": "d3926aa4-9969-4d59-bd7d-4c1be4d880fc", "id": "f2d3c227-d7a2-43cb-a555-0830e6779f05"} 2019-01-14 14:12:37,133 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05/remove_router_interface.json used request id req-c10294ac-e29f-476b-91fb-2f5946c663f1 2019-01-14 14:12:37,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.98668217659s 2019-01-14 14:12:37,133 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05/remove_router_interface.json used request id req-c10294ac-e29f-476b-91fb-2f5946c663f1 returning object f2d3c227-d7a2-43cb-a555-0830e6779f05 2019-01-14 14:12:37,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:12:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:37,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f618a9fa-2a82-4d06-8613-0ee0dd67c4b9 Date: Mon, 14 Jan 2019 14:12:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:11:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T14:12:36Z", "revision_number": 4, "routes": [], "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "f2d3c227-d7a2-43cb-a555-0830e6779f05", "name": "singlevm1-router_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}]} 2019-01-14 14:12:37,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f618a9fa-2a82-4d06-8613-0ee0dd67c4b9 2019-01-14 14:12:37,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126806020737s 2019-01-14 14:12:37,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f618a9fa-2a82-4d06-8613-0ee0dd67c4b9 2019-01-14 14:12:37,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:12:37,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:38,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32cb2ab7-9199-4835-a52a-152d503e1634 Content-Length: 0 Date: Mon, 14 Jan 2019 14:12:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:12:38,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05.json used request id req-32cb2ab7-9199-4835-a52a-152d503e1634 2019-01-14 14:12:38,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3024559021s 2019-01-14 14:12:38,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f2d3c227-d7a2-43cb-a555-0830e6779f05.json used request id req-32cb2ab7-9199-4835-a52a-152d503e1634 2019-01-14 14:12:38,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:12:38,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:38,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-3d021036-ba7d-4926-9280-b07fd200425c Date: Mon, 14 Jan 2019 14:12:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:11:54Z","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":"35af50fe299141218ecf76b1b87b25ad","id":"cf262820-b62c-4c5d-abea-8aa4bf48f768","subnetpool_id":null,"name":"singlevm1-subnet_d27e1bd9-43f3-4fc8-91da-68f27fda6339"}]} 2019-01-14 14:12:38,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3d021036-ba7d-4926-9280-b07fd200425c 2019-01-14 14:12:38,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0516738891602s 2019-01-14 14:12:38,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3d021036-ba7d-4926-9280-b07fd200425c 2019-01-14 14:12:38,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:12:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/cf262820-b62c-4c5d-abea-8aa4bf48f768.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:40,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b66112eb-af25-4edb-ab92-f37932029f07 Date: Mon, 14 Jan 2019 14:12:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:12:40,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cf262820-b62c-4c5d-abea-8aa4bf48f768.json used request id req-b66112eb-af25-4edb-ab92-f37932029f07 2019-01-14 14:12:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26561498642s 2019-01-14 14:12:40,885 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cf262820-b62c-4c5d-abea-8aa4bf48f768.json used request id req-b66112eb-af25-4edb-ab92-f37932029f07 2019-01-14 14:12:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:12:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:41,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b2f00e3f-d1ac-4e7c-a106-9f7322190e57 Date: Mon, 14 Jan 2019 14:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cec8e96b-e24d-4d2c-b8b5-f2927106cfe4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35af50fe299141218ecf76b1b87b25ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:12:40Z","provider:segmentation_id":14,"name":"singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339","admin_state_up":true,"tenant_id":"35af50fe299141218ecf76b1b87b25ad","created_at":"2019-01-14T14:11:53Z","provider:network_type":"vxlan"}]} 2019-01-14 14:12:41,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b2f00e3f-d1ac-4e7c-a106-9f7322190e57 2019-01-14 14:12:41,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275684833527s 2019-01-14 14:12:41,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b2f00e3f-d1ac-4e7c-a106-9f7322190e57 2019-01-14 14:12:41,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:12:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/cec8e96b-e24d-4d2c-b8b5-f2927106cfe4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:42,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba58e30d-b529-404b-974b-fbdb2cd24cbe Date: Mon, 14 Jan 2019 14:12:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:12:42,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cec8e96b-e24d-4d2c-b8b5-f2927106cfe4.json used request id req-ba58e30d-b529-404b-974b-fbdb2cd24cbe 2019-01-14 14:12:42,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28360199928s 2019-01-14 14:12:42,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cec8e96b-e24d-4d2c-b8b5-f2927106cfe4.json used request id req-ba58e30d-b529-404b-974b-fbdb2cd24cbe 2019-01-14 14:12:42,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:12:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:43,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2ca713b0-3ce1-429a-bd94-4ced5c5b10fd Date: Mon, 14 Jan 2019 14:12:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap", "metadata": {}}], "file": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file", "owner": "35af50fe299141218ecf76b1b87b25ad", "id": "a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "size": 12716032, "self": "/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:12:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:11:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:12:43,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2ca713b0-3ce1-429a-bd94-4ced5c5b10fd 2019-01-14 14:12:43,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.694818019867s 2019-01-14 14:12:43,146 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2ca713b0-3ce1-429a-bd94-4ced5c5b10fd 2019-01-14 14:12:43,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:12:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:43,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-177b1d61-7fc2-4528-a71b-f8922abac82d Date: Mon, 14 Jan 2019 14:12:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:12:43,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe used request id req-177b1d61-7fc2-4528-a71b-f8922abac82d 2019-01-14 14:12:43,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.565014839172s 2019-01-14 14:12:43,713 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe used request id req-177b1d61-7fc2-4528-a71b-f8922abac82d 2019-01-14 14:12:43,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:12:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:43,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-5d3259fe-8760-4bd9-b57e-e1a13032cedb x-compute-request-id: req-5d3259fe-8760-4bd9-b57e-e1a13032cedb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_d27e1bd9-43f3-4fc8-91da-68f27fda6339", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/635bc77e-b165-40ca-850a-a7acce650081", "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": "635bc77e-b165-40ca-850a-a7acce650081"}]} 2019-01-14 14:12:43,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5d3259fe-8760-4bd9-b57e-e1a13032cedb 2019-01-14 14:12:43,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256700515747s 2019-01-14 14:12:43,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5d3259fe-8760-4bd9-b57e-e1a13032cedb 2019-01-14 14:12:43,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:12:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a4de72021c36883ecbf453aaf66ed79869fca77" 2019-01-14 14:12:43,893 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:12: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-d6a74674-7f3f-4b62-a889-ad387620bec1 x-compute-request-id: req-d6a74674-7f3f-4b62-a889-ad387620bec1 Content-Length: 0 Content-Type: application/json 2019-01-14 14:12:43,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081 used request id req-d6a74674-7f3f-4b62-a889-ad387620bec1 2019-01-14 14:12:43,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.152301073074s 2019-01-14 14:12:43,893 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/635bc77e-b165-40ca-850a-a7acce650081 used request id req-d6a74674-7f3f-4b62-a889-ad387620bec1 2019-01-14 14:12:43,941 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-01-14 14:12:43,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:12:43,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92272de4-95fc-4d7f-82f2-15aa42991a83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:12:43,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-92272de4-95fc-4d7f-82f2-15aa42991a83 2019-01-14 14:12:43,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:12:44,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["B6HMD3DGQvuT92elukNS5A"], "issued_at": "2019-01-14T14:12:44.000000Z"}} 2019-01-14 14:12:44,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:12:44,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:44,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-35153a15-342e-4c3d-a767-ccb4b1dd5268 Date: Mon, 14 Jan 2019 14:12:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:12:44,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35153a15-342e-4c3d-a767-ccb4b1dd5268 2019-01-14 14:12:44,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.432926893234s 2019-01-14 14:12:44,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35153a15-342e-4c3d-a767-ccb4b1dd5268 2019-01-14 14:12:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:12:44,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:12: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:12:44,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:12:44,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:44,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fdf83c-138c-4914-bf43-3d5a767e1c8d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:12:44,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-29fdf83c-138c-4914-bf43-3d5a767e1c8d 2019-01-14 14:12:44,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975620746613s 2019-01-14 14:12:44,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-29fdf83c-138c-4914-bf43-3d5a767e1c8d 2019-01-14 14:12:44,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:12:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}}' 2019-01-14 14:12:45,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7256e8bf-40f5-4062-ab32-e5129034789b 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.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b"}, "tags": [], "enabled": true, "id": "68ad5c0310c44ea3b1db10113986f35b", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}} 2019-01-14 14:12:45,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7256e8bf-40f5-4062-ab32-e5129034789b 2019-01-14 14:12:45,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.245012044907s 2019-01-14 14:12:45,193 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7256e8bf-40f5-4062-ab32-e5129034789b 2019-01-14 14:12:45,193 - 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'68ad5c0310c44ea3b1db10113986f35b', '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_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:45,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:12:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b78e60d4-845c-4d26-8f14-156329e8e5eb", "email": null, "name": "singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}}' 2019-01-14 14:12:45,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6afef2a3-251f-4466-81cc-947969ba75ba Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "links": {"self": "http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a458184d0134756b288fc0baa8346ff", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:12:45,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6afef2a3-251f-4466-81cc-947969ba75ba 2019-01-14 14:12:45,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.528044939041s 2019-01-14 14:12:45,728 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6afef2a3-251f-4466-81cc-947969ba75ba 2019-01-14 14:12:45,728 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a458184d0134756b288fc0baa8346ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:45,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:12:45,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:45,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ca74d7-1d84-47ce-ab1d-e661eb8685b3 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:12:45,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-20ca74d7-1d84-47ce-ab1d-e661eb8685b3 2019-01-14 14:12:45,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105326890945s 2019-01-14 14:12:45,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-20ca74d7-1d84-47ce-ab1d-e661eb8685b3 2019-01-14 14:12:45,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:12:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:45,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435e167e-9c6f-4704-a63e-29563c399fb4 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:12:45,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-435e167e-9c6f-4704-a63e-29563c399fb4 2019-01-14 14:12:45,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102046012878s 2019-01-14 14:12:45,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-435e167e-9c6f-4704-a63e-29563c399fb4 2019-01-14 14:12:45,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:12:45,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:46,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef306842-9982-4f70-8161-2c436a54e540 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:12:46,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ef306842-9982-4f70-8161-2c436a54e540 2019-01-14 14:12:46,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103996992111s 2019-01-14 14:12:46,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ef306842-9982-4f70-8161-2c436a54e540 2019-01-14 14:12:46,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:12:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:46,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9374d7e0-0bf9-44b0-af4f-509568690e9c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "links": {"self": "http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a458184d0134756b288fc0baa8346ff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:12:46,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9374d7e0-0bf9-44b0-af4f-509568690e9c 2019-01-14 14:12:46,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111677885056s 2019-01-14 14:12:46,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9374d7e0-0bf9-44b0-af4f-509568690e9c 2019-01-14 14:12:46,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:12:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:46,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4dd1ed-ef9a-4fbc-a7ee-1ccbf1c1ddbe Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b"}, "tags": [], "enabled": true, "id": "68ad5c0310c44ea3b1db10113986f35b", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:12:46,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8f4dd1ed-ef9a-4fbc-a7ee-1ccbf1c1ddbe 2019-01-14 14:12:46,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0229790210724s 2019-01-14 14:12:46,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8f4dd1ed-ef9a-4fbc-a7ee-1ccbf1c1ddbe 2019-01-14 14:12:46,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:12:46,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=3a458184d0134756b288fc0baa8346ff&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=68ad5c0310c44ea3b1db10113986f35b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:46,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f666571-a985-404f-8e45-3b193fcea85b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3a458184d0134756b288fc0baa8346ff&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=68ad5c0310c44ea3b1db10113986f35b", "previous": null, "next": null}} 2019-01-14 14:12:46,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3a458184d0134756b288fc0baa8346ff&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=68ad5c0310c44ea3b1db10113986f35b used request id req-7f666571-a985-404f-8e45-3b193fcea85b 2019-01-14 14:12:46,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107419013977s 2019-01-14 14:12:46,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3a458184d0134756b288fc0baa8346ff&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=68ad5c0310c44ea3b1db10113986f35b used request id req-7f666571-a985-404f-8e45-3b193fcea85b 2019-01-14 14:12:46,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:12:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b/users/3a458184d0134756b288fc0baa8346ff/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:46,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9de0c0-2d45-4c94-bb59-abd433d4e775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:12:46,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b/users/3a458184d0134756b288fc0baa8346ff/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-6f9de0c0-2d45-4c94-bb59-abd433d4e775 2019-01-14 14:12:46,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.195929050446s 2019-01-14 14:12:46,516 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b/users/3a458184d0134756b288fc0baa8346ff/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-6f9de0c0-2d45-4c94-bb59-abd433d4e775 2019-01-14 14:12:46,516 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 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'68ad5c0310c44ea3b1db10113986f35b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b78e60d4-845c-4d26-8f14-156329e8e5eb', 'username': u'singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:12:46,519 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'password': 'b78e60d4-845c-4d26-8f14-156329e8e5eb', 'project_name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '68ad5c0310c44ea3b1db10113986f35b', 'project_domain_name': 'Default'} 2019-01-14 14:12:46,520 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-01-14 14:12:46,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:12:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:46,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950cfd88-78d9-4573-a027-33d443d516ac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:12:46,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-950cfd88-78d9-4573-a027-33d443d516ac 2019-01-14 14:12:46,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107029914856s 2019-01-14 14:12:46,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-950cfd88-78d9-4573-a027-33d443d516ac 2019-01-14 14:12:46,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:12:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:12:46,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbd3c52-0be2-4667-b3e6-5456d41d5076 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b"}, "tags": [], "enabled": true, "id": "68ad5c0310c44ea3b1db10113986f35b", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:12:46,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fcbd3c52-0be2-4667-b3e6-5456d41d5076 2019-01-14 14:12:46,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109326124191s 2019-01-14 14:12:46,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fcbd3c52-0be2-4667-b3e6-5456d41d5076 2019-01-14 14:12:46,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:12:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" -d '{"network": {"tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "name": "singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "admin_state_up": true}}' 2019-01-14 14:12:47,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-202d43f8-e71e-4e4d-981b-a2ada80196e5 Date: Mon, 14 Jan 2019 14:12:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"68ad5c0310c44ea3b1db10113986f35b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:12:47Z","is_default":false,"provider:segmentation_id":34,"name":"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe","admin_state_up":true,"tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:47Z","mtu":1450}} 2019-01-14 14:12:47,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-202d43f8-e71e-4e4d-981b-a2ada80196e5 2019-01-14 14:12:47,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.802302122116s 2019-01-14 14:12:47,551 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-202d43f8-e71e-4e4d-981b-a2ada80196e5 2019-01-14 14:12:47,552 - 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'2019-01-14T14:12:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0fccfa50-fc9c-477e-bda6-6dbb90b7ab70', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'admin_state_up': True, u'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', u'created_at': u'2019-01-14T14:12:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68ad5c0310c44ea3b1db10113986f35b'}) 2019-01-14 14:12:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:12:47,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd41828c-5561-43d1-88b7-304201663fe7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:12:47,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bd41828c-5561-43d1-88b7-304201663fe7 2019-01-14 14:12:47,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:12:48,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68ad5c0310c44ea3b1db10113986f35b", "name": "singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/68ad5c0310c44ea3b1db10113986f35b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/68ad5c0310c44ea3b1db10113986f35b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/68ad5c0310c44ea3b1db10113986f35b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68ad5c0310c44ea3b1db10113986f35b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/68ad5c0310c44ea3b1db10113986f35b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/68ad5c0310c44ea3b1db10113986f35b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68ad5c0310c44ea3b1db10113986f35b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/68ad5c0310c44ea3b1db10113986f35b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/68ad5c0310c44ea3b1db10113986f35b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_68ad5c0310c44ea3b1db10113986f35b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_68ad5c0310c44ea3b1db10113986f35b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/68ad5c0310c44ea3b1db10113986f35b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/68ad5c0310c44ea3b1db10113986f35b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/68ad5c0310c44ea3b1db10113986f35b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "id": "3a458184d0134756b288fc0baa8346ff"}, "audit_ids": ["6Im_-xFvRuK8bF4pgF7Idg"], "issued_at": "2019-01-14T14:12:48.000000Z"}} 2019-01-14 14:12:48,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:12:48,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:48,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-8d902ebe-d6db-42c6-ad18-5eef965bb5c4 Date: Mon, 14 Jan 2019 14:12:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-14T14:12:47Z","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","name":"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:12:48,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8d902ebe-d6db-42c6-ad18-5eef965bb5c4 2019-01-14 14:12:48,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328243017197s 2019-01-14 14:12:48,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8d902ebe-d6db-42c6-ad18-5eef965bb5c4 2019-01-14 14:12:48,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:12:48,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"subnet": {"name": "singlevm2-subnet_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "enable_dhcp": true, "network_id": "0fccfa50-fc9c-477e-bda6-6dbb90b7ab70", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:12:49,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4751e7a0-bf30-4d05-a35f-01f101c2a106 Date: Mon, 14 Jan 2019 14:12:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:12:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"ea3cc206-c42a-4e84-a89b-4fa7b45781c6","subnetpool_id":null,"name":"singlevm2-subnet_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}} 2019-01-14 14:12:49,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4751e7a0-bf30-4d05-a35f-01f101c2a106 2019-01-14 14:12:49,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.919531106949s 2019-01-14 14:12:49,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4751e7a0-bf30-4d05-a35f-01f101c2a106 2019-01-14 14:12:49,265 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:12:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ea3cc206-c42a-4e84-a89b-4fa7b45781c6', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'enable_dhcp': True, u'network_id': u'0fccfa50-fc9c-477e-bda6-6dbb90b7ab70', u'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', u'created_at': u'2019-01-14T14:12:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68ad5c0310c44ea3b1db10113986f35b'}) 2019-01-14 14:12:49,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:12:49,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "singlevm2-router_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "admin_state_up": true}}' 2019-01-14 14:12:50,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-5c8e7199-7523-41ce-83aa-4719a83e5c71 Date: Mon, 14 Jan 2019 14:12:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:49Z", "admin_state_up": true, "updated_at": "2019-01-14T14:12:50Z", "revision_number": 2, "routes": [], "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "be44fa13-426e-456d-9809-67bae06b0964", "name": "singlevm2-router_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}} 2019-01-14 14:12:50,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5c8e7199-7523-41ce-83aa-4719a83e5c71 2019-01-14 14:12:50,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51553797722s 2019-01-14 14:12:50,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5c8e7199-7523-41ce-83aa-4719a83e5c71 2019-01-14 14:12:50,782 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', u'created_at': u'2019-01-14T14:12:49Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:12:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'68ad5c0310c44ea3b1db10113986f35b', u'id': u'be44fa13-426e-456d-9809-67bae06b0964', u'name': u'singlevm2-router_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:50,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:12:50,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964/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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"subnet_id": "ea3cc206-c42a-4e84-a89b-4fa7b45781c6"}' 2019-01-14 14:12:52,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4c84f83-b89c-41b4-914b-bacf33f27774 Date: Mon, 14 Jan 2019 14:12:52 GMT RESP BODY: {"network_id": "0fccfa50-fc9c-477e-bda6-6dbb90b7ab70", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "subnet_id": "ea3cc206-c42a-4e84-a89b-4fa7b45781c6", "subnet_ids": ["ea3cc206-c42a-4e84-a89b-4fa7b45781c6"], "port_id": "4ee20d4d-f8c9-4a82-86ff-d528a77b3bd1", "id": "be44fa13-426e-456d-9809-67bae06b0964"} 2019-01-14 14:12:52,971 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964/add_router_interface.json used request id req-d4c84f83-b89c-41b4-914b-bacf33f27774 2019-01-14 14:12:52,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18939495087s 2019-01-14 14:12:52,972 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964/add_router_interface.json used request id req-d4c84f83-b89c-41b4-914b-bacf33f27774 returning object be44fa13-426e-456d-9809-67bae06b0964 2019-01-14 14:12:52,972 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:12:53,105 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:12:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:12:53,112 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:12:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:12:53,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:12:53,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:53,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-35e91bb5-fd3e-428b-8c1f-31f08c0365e3 Date: Mon, 14 Jan 2019 14:12:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:12:53,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-35e91bb5-fd3e-428b-8c1f-31f08c0365e3 2019-01-14 14:12:53,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211778879166s 2019-01-14 14:12:53,326 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-35e91bb5-fd3e-428b-8c1f-31f08c0365e3 2019-01-14 14:12:53,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:12:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}' 2019-01-14 14:12:53,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c1ff17e5-b0d9-41dd-81c0-4ea8638bcc15 Date: Mon, 14 Jan 2019 14:12:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file", "owner": "68ad5c0310c44ea3b1db10113986f35b", "id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "size": null, "self": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:12:53Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "checksum": null, "created_at": "2019-01-14T14:12:53Z", "protected": false} 2019-01-14 14:12:53,587 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c1ff17e5-b0d9-41dd-81c0-4ea8638bcc15 2019-01-14 14:12:53,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.253273010254s 2019-01-14 14:12:53,587 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c1ff17e5-b0d9-41dd-81c0-4ea8638bcc15 returning object 04614cbf-76f8-46e8-b937-21ca3c1b73aa 2019-01-14 14:12:53,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:12:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '' 2019-01-14 14:12:55,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f1247ad-56ba-4aea-b530-74fa90a71460 Date: Mon, 14 Jan 2019 14:12:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:12:55,159 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file used request id req-0f1247ad-56ba-4aea-b530-74fa90a71460 2019-01-14 14:12:55,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.57154893875s 2019-01-14 14:12:55,160 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file used request id req-0f1247ad-56ba-4aea-b530-74fa90a71460 2019-01-14 14:12:55,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:12:55,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:55,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0f1f8b22-9895-4978-b1ef-3f2f7dcf6b36 Date: Mon, 14 Jan 2019 14:12:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap", "metadata": {}}], "file": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file", "owner": "68ad5c0310c44ea3b1db10113986f35b", "id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "size": 12716032, "self": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:12:55Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:12:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:12:55,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0f1f8b22-9895-4978-b1ef-3f2f7dcf6b36 2019-01-14 14:12:55,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727564096451s 2019-01-14 14:12:55,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0f1f8b22-9895-4978-b1ef-3f2f7dcf6b36 2019-01-14 14:12:55,893 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file', 'owner': u'68ad5c0310c44ea3b1db10113986f35b', 'id': u'04614cbf-76f8-46e8-b937-21ca3c1b73aa', 'size': 12716032, u'self': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:12:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:12:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'created': u'2019-01-14T14:12:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:12:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:12:55,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:12:55,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:12:56,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cd12739-b41d-46e0-90ab-3543c9db68ba x-compute-request-id: req-9cd12739-b41d-46e0-90ab-3543c9db68ba Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "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": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b"}} 2019-01-14 14:12:56,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9cd12739-b41d-46e0-90ab-3543c9db68ba 2019-01-14 14:12:56,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.700537204742s 2019-01-14 14:12:56,595 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9cd12739-b41d-46e0-90ab-3543c9db68ba 2019-01-14 14:12:56,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', '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'35af50fe299141218ecf76b1b87b25ad', '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'2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b', 'swap': 0}) 2019-01-14 14:12:56,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:12:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b/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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" -d '{"extra_specs": {}}' 2019-01-14 14:12:56,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d716a454-a078-47a7-9317-fa7a55a5ecfa x-compute-request-id: req-d716a454-a078-47a7-9317-fa7a55a5ecfa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:12:56,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b/os-extra_specs used request id req-d716a454-a078-47a7-9317-fa7a55a5ecfa 2019-01-14 14:12:56,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254502296448s 2019-01-14 14:12:56,623 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b/os-extra_specs used request id req-d716a454-a078-47a7-9317-fa7a55a5ecfa 2019-01-14 14:12:56,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 14:12:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"keypair": {"name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}}' 2019-01-14 14:12:56,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bfae705-9df6-4b1c-aafb-ce18ab9285f9 x-compute-request-id: req-6bfae705-9df6-4b1c-aafb-ce18ab9285f9 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpKvGkyOjpgIiA6qdWGgopoV+i3uuglImVYHiyU7g7gQemJnvcqY1CrNdlAAG+D20qVN3JvXaxcZfhOkYKjVt2Ei/C8Wawf7CTD3mdScKs8vnj4d9rQp3+uaH+mMorp30l7bynWYNbxxqUXr15yM2Tg1nNR72Q0elnSan465+O1oAgWmjgXE1v/wFypJM93Qy1nrAp+lJHEUIEuTDO8RAw+mRhc5lHWVkIXdLWYumTA/KBVarI36RmedLAyewh6Mpg11HRu+ygDU4tmhXr62HQlTQDZIfp3Bo2lxJx08Y649YNIM97FhEUQCqUbQglE1aWTprZjDUcLh6svCNa/hod Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqSrxpMjo6YCIgOqnVhoKKaFfot7roJSJlWB4slO4O4EHpiZ7\n3KmNQqzXZQABvg9tKlTdyb12sXGX4TpGCo1bdhIvwvFmsH+wkw95nUnCrPL54+Hf\na0Kd/rmh/pjKK6d9Je28p1mDW8calF69ecjNk4NZzUe9kNHpZ0mp+OufjtaAIFpo\n4FxNb/8BcqSTPd0MtZ6wKfpSRxFCBLkwzvEQMPpkYXOZR1lZCF3S1mLpkwPygVWq\nyN+kZnnSwMnsIejKYNdR0bvsoA1OLZoV6+th0JU0A2SH6dwaNpcScdPGOuPWDSDP\nexYRFEAqlG0IJRNWlk6a2Yw1HC4erLwjWv4aHQIDAQABAoIBAGbLwarwqxe5EznD\nXYvkpuhFN2gxLd2WZURwKueyF/GQpqVAHWQpY71wajLlnilwFlXy3BMLHmUVMcWb\nM5SV8U3+HyfGqS/3Z8T1UmFRwQp3W4IubyUuhfOTueyLy85bKKEzpb/LlRbgFjay\nm1C1xLYuyxMC1R57b+ljyfWIuJyCnn4KAc0+7jhbav2LEEFjAfpBWrgDMsDqApsz\no29pu7YvvwIGgtgiQqxKJp5URpbCfqGkhHdWslZG9PaNpkkPU25vwwmNGRtm3Rig\nM9te+Y4yWmETWFMjY5lhB07qXgmRNoXishmO8MDmPLd8ayxdpDxNCp/zfgSb8121\ngO8Rj8ECgYEA2sTdeBdVIbOk0r5Ra2nq3cI/2MZaLBN2CefyStM54jJSDd7vdaSc\n2CH+0uUtC9+HPQpmBf8pOOZSjOE+elbciZ3hWS22ik7bpz+ro7KGHe29E4cAIK0P\nQfcbQIDGP8DG9Gw+CXGH1nHf/U6Nv3UAzLcujFjBQhAgGsp/KRUmO9sCgYEAxfUY\nWg9Fh1SdbS5fNBcWd/5asf5URxaFFVCTEcdhvZPSrgalbp+4hpDryUXkEQ50CNn2\nftyrJZSPsum11w9OTo7lm7R6AHMirw7ckoxhHpGd9cex5Mdev8ozt02b/uRdRDfq\nvqfxG14+C41LxrqBt+K3g5GR4RlCNocoG3b9n2cCgYASOdyJqMf66tCMjjaSUFy0\n5P4UvVG94lEvOhfBjB+CbNbROQWSM4itqQdl4poCJzlJKJifX0a76tRt0EY4QwxU\nmsave1N96lv6bx+Jn9H0pF3gRpsIHeLrh/7JPPFHVnQ84Ne6Sa8beplCrUy56rGK\nXKiQIMTZECbclIpLjeuFiQKBgQCyES6+lE4u1eZmd/gbm0kS1zIuOmEFMTS1X61r\nqLY7GeXBtSjKwdHy+hmfC8eDsESgUbBxnX42Z9R7U8/GjHYcJF5WGZpFHUxtvCid\nirkyDjrRA7j52n1YeELc+GsCddmPq9z1c4xm2fdl3Mv1D3/wMXhyWVen7FirRBjH\n29l4sQKBgQCbdyKIYMmzhNpNZuUz+x3vMPvTR9fCM6fVeUuclE+Q92L6G78VweeS\nUzKMckMep4azCneFNuE9tA0Jz+fEmU5svKwIQf/zyW7OqpAhaTCl8pJ0p0mHkZRB\nbcKsgH2jYuTACAAIF/WGSQgxJF6UyIjyIyQYgGE3De8YUdnXk7P8ew==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3a458184d0134756b288fc0baa8346ff", "name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "fingerprint": "39:b3:d0:cc:79:88:3d:81:d4:61:7f:09:26:d6:3c:0e"}} 2019-01-14 14:12:56,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6bfae705-9df6-4b1c-aafb-ce18ab9285f9 2019-01-14 14:12:56,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.33419084549s 2019-01-14 14:12:56,958 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6bfae705-9df6-4b1c-aafb-ce18ab9285f9 2019-01-14 14:12:56,959 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpKvGkyOjpgIiA6qdWGgopoV+i3uuglImVYHiyU7g7gQemJnvcqY1CrNdlAAG+D20qVN3JvXaxcZfhOkYKjVt2Ei/C8Wawf7CTD3mdScKs8vnj4d9rQp3+uaH+mMorp30l7bynWYNbxxqUXr15yM2Tg1nNR72Q0elnSan465+O1oAgWmjgXE1v/wFypJM93Qy1nrAp+lJHEUIEuTDO8RAw+mRhc5lHWVkIXdLWYumTA/KBVarI36RmedLAyewh6Mpg11HRu+ygDU4tmhXr62HQlTQDZIfp3Bo2lxJx08Y649YNIM97FhEUQCqUbQglE1aWTprZjDUcLh6svCNa/hod Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqSrxpMjo6YCIgOqnVhoKKaFfot7roJSJlWB4slO4O4EHpiZ7\n3KmNQqzXZQABvg9tKlTdyb12sXGX4TpGCo1bdhIvwvFmsH+wkw95nUnCrPL54+Hf\na0Kd/rmh/pjKK6d9Je28p1mDW8calF69ecjNk4NZzUe9kNHpZ0mp+OufjtaAIFpo\n4FxNb/8BcqSTPd0MtZ6wKfpSRxFCBLkwzvEQMPpkYXOZR1lZCF3S1mLpkwPygVWq\nyN+kZnnSwMnsIejKYNdR0bvsoA1OLZoV6+th0JU0A2SH6dwaNpcScdPGOuPWDSDP\nexYRFEAqlG0IJRNWlk6a2Yw1HC4erLwjWv4aHQIDAQABAoIBAGbLwarwqxe5EznD\nXYvkpuhFN2gxLd2WZURwKueyF/GQpqVAHWQpY71wajLlnilwFlXy3BMLHmUVMcWb\nM5SV8U3+HyfGqS/3Z8T1UmFRwQp3W4IubyUuhfOTueyLy85bKKEzpb/LlRbgFjay\nm1C1xLYuyxMC1R57b+ljyfWIuJyCnn4KAc0+7jhbav2LEEFjAfpBWrgDMsDqApsz\no29pu7YvvwIGgtgiQqxKJp5URpbCfqGkhHdWslZG9PaNpkkPU25vwwmNGRtm3Rig\nM9te+Y4yWmETWFMjY5lhB07qXgmRNoXishmO8MDmPLd8ayxdpDxNCp/zfgSb8121\ngO8Rj8ECgYEA2sTdeBdVIbOk0r5Ra2nq3cI/2MZaLBN2CefyStM54jJSDd7vdaSc\n2CH+0uUtC9+HPQpmBf8pOOZSjOE+elbciZ3hWS22ik7bpz+ro7KGHe29E4cAIK0P\nQfcbQIDGP8DG9Gw+CXGH1nHf/U6Nv3UAzLcujFjBQhAgGsp/KRUmO9sCgYEAxfUY\nWg9Fh1SdbS5fNBcWd/5asf5URxaFFVCTEcdhvZPSrgalbp+4hpDryUXkEQ50CNn2\nftyrJZSPsum11w9OTo7lm7R6AHMirw7ckoxhHpGd9cex5Mdev8ozt02b/uRdRDfq\nvqfxG14+C41LxrqBt+K3g5GR4RlCNocoG3b9n2cCgYASOdyJqMf66tCMjjaSUFy0\n5P4UvVG94lEvOhfBjB+CbNbROQWSM4itqQdl4poCJzlJKJifX0a76tRt0EY4QwxU\nmsave1N96lv6bx+Jn9H0pF3gRpsIHeLrh/7JPPFHVnQ84Ne6Sa8beplCrUy56rGK\nXKiQIMTZECbclIpLjeuFiQKBgQCyES6+lE4u1eZmd/gbm0kS1zIuOmEFMTS1X61r\nqLY7GeXBtSjKwdHy+hmfC8eDsESgUbBxnX42Z9R7U8/GjHYcJF5WGZpFHUxtvCid\nirkyDjrRA7j52n1YeELc+GsCddmPq9z1c4xm2fdl3Mv1D3/wMXhyWVen7FirRBjH\n29l4sQKBgQCbdyKIYMmzhNpNZuUz+x3vMPvTR9fCM6fVeUuclE+Q92L6G78VweeS\nUzKMckMep4azCneFNuE9tA0Jz+fEmU5svKwIQf/zyW7OqpAhaTCl8pJ0p0mHkZRB\nbcKsgH2jYuTACAAIF/WGSQgxJF6UyIjyIyQYgGE3De8YUdnXk7P8ew==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3a458184d0134756b288fc0baa8346ff', 'name': u'singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'created_at': '2019-01-14T14:12:56.959006', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:b3:d0:cc:79:88:3d:81:d4:61:7f:09:26:d6:3c:0e', 'type': 'ssh', 'id': u'singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:56,959 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqSrxpMjo6YCIgOqnVhoKKaFfot7roJSJlWB4slO4O4EHpiZ7 3KmNQqzXZQABvg9tKlTdyb12sXGX4TpGCo1bdhIvwvFmsH+wkw95nUnCrPL54+Hf a0Kd/rmh/pjKK6d9Je28p1mDW8calF69ecjNk4NZzUe9kNHpZ0mp+OufjtaAIFpo 4FxNb/8BcqSTPd0MtZ6wKfpSRxFCBLkwzvEQMPpkYXOZR1lZCF3S1mLpkwPygVWq yN+kZnnSwMnsIejKYNdR0bvsoA1OLZoV6+th0JU0A2SH6dwaNpcScdPGOuPWDSDP exYRFEAqlG0IJRNWlk6a2Yw1HC4erLwjWv4aHQIDAQABAoIBAGbLwarwqxe5EznD XYvkpuhFN2gxLd2WZURwKueyF/GQpqVAHWQpY71wajLlnilwFlXy3BMLHmUVMcWb M5SV8U3+HyfGqS/3Z8T1UmFRwQp3W4IubyUuhfOTueyLy85bKKEzpb/LlRbgFjay m1C1xLYuyxMC1R57b+ljyfWIuJyCnn4KAc0+7jhbav2LEEFjAfpBWrgDMsDqApsz o29pu7YvvwIGgtgiQqxKJp5URpbCfqGkhHdWslZG9PaNpkkPU25vwwmNGRtm3Rig M9te+Y4yWmETWFMjY5lhB07qXgmRNoXishmO8MDmPLd8ayxdpDxNCp/zfgSb8121 gO8Rj8ECgYEA2sTdeBdVIbOk0r5Ra2nq3cI/2MZaLBN2CefyStM54jJSDd7vdaSc 2CH+0uUtC9+HPQpmBf8pOOZSjOE+elbciZ3hWS22ik7bpz+ro7KGHe29E4cAIK0P QfcbQIDGP8DG9Gw+CXGH1nHf/U6Nv3UAzLcujFjBQhAgGsp/KRUmO9sCgYEAxfUY Wg9Fh1SdbS5fNBcWd/5asf5URxaFFVCTEcdhvZPSrgalbp+4hpDryUXkEQ50CNn2 ftyrJZSPsum11w9OTo7lm7R6AHMirw7ckoxhHpGd9cex5Mdev8ozt02b/uRdRDfq vqfxG14+C41LxrqBt+K3g5GR4RlCNocoG3b9n2cCgYASOdyJqMf66tCMjjaSUFy0 5P4UvVG94lEvOhfBjB+CbNbROQWSM4itqQdl4poCJzlJKJifX0a76tRt0EY4QwxU msave1N96lv6bx+Jn9H0pF3gRpsIHeLrh/7JPPFHVnQ84Ne6Sa8beplCrUy56rGK XKiQIMTZECbclIpLjeuFiQKBgQCyES6+lE4u1eZmd/gbm0kS1zIuOmEFMTS1X61r qLY7GeXBtSjKwdHy+hmfC8eDsESgUbBxnX42Z9R7U8/GjHYcJF5WGZpFHUxtvCid irkyDjrRA7j52n1YeELc+GsCddmPq9z1c4xm2fdl3Mv1D3/wMXhyWVen7FirRBjH 29l4sQKBgQCbdyKIYMmzhNpNZuUz+x3vMPvTR9fCM6fVeUuclE+Q92L6G78VweeS UzKMckMep4azCneFNuE9tA0Jz+fEmU5svKwIQf/zyW7OqpAhaTCl8pJ0p0mHkZRB bcKsgH2jYuTACAAIF/WGSQgxJF6UyIjyIyQYgGE3De8YUdnXk7P8ew== -----END RSA PRIVATE KEY----- 2019-01-14 14:12:56,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 14:12:56,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"security_group": {"name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-01-14 14:12:57,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3d612679-0135-42d0-9ab3-9e04a2cf0a4f Date: Mon, 14 Jan 2019 14:12:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:57Z", "updated_at": "2019-01-14T14:12:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "2b1ec813-1704-4098-af23-a3649cb633ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "dc63f31a-b968-4220-ace5-0a9504053626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 2, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "e731edda-30b9-49df-8802-efa9d041727c", "name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}} 2019-01-14 14:12:57,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3d612679-0135-42d0-9ab3-9e04a2cf0a4f 2019-01-14 14:12:57,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.459223985672s 2019-01-14 14:12:57,422 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3d612679-0135-42d0-9ab3-9e04a2cf0a4f 2019-01-14 14:12:57,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:12:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:57,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-71a92ee8-f206-4a24-b09e-9cde9108a405 Date: Mon, 14 Jan 2019 14:12:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:47Z", "updated_at": "2019-01-14T14:12:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "4cc6ea61-eeb2-44aa-8afb-3cfe27631310", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "6aef67a2-8d74-46fa-9fa7-92fd1adb7251", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "9abe7ef4-5571-4109-bd0f-edb97ed634fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "c3a0e4a6-d80a-4a73-ae71-d6ef4e65d2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 4, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:57Z", "updated_at": "2019-01-14T14:12:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "2b1ec813-1704-4098-af23-a3649cb633ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "dc63f31a-b968-4220-ace5-0a9504053626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 2, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "e731edda-30b9-49df-8802-efa9d041727c", "name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}]} 2019-01-14 14:12:57,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-71a92ee8-f206-4a24-b09e-9cde9108a405 2019-01-14 14:12:57,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239488124847s 2019-01-14 14:12:57,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-71a92ee8-f206-4a24-b09e-9cde9108a405 2019-01-14 14:12:57,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:12:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -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": "e731edda-30b9-49df-8802-efa9d041727c"}}' 2019-01-14 14:12:58,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6002a637-808e-43a6-afa8-b9d9d78d8fee Date: Mon, 14 Jan 2019 14:12:58 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": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "port_range_min": 22, "revision_number": 0, "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:57Z", "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "ddb6ff05-9ca1-4df2-a868-7d24e51a143b"}} 2019-01-14 14:12:58,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6002a637-808e-43a6-afa8-b9d9d78d8fee 2019-01-14 14:12:58,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.374190092087s 2019-01-14 14:12:58,044 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6002a637-808e-43a6-afa8-b9d9d78d8fee 2019-01-14 14:12:58,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:12:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:58,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c3df85e9-829f-4994-a897-a9954117a58b Date: Mon, 14 Jan 2019 14:12:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:47Z", "updated_at": "2019-01-14T14:12:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "4cc6ea61-eeb2-44aa-8afb-3cfe27631310", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "6aef67a2-8d74-46fa-9fa7-92fd1adb7251", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "9abe7ef4-5571-4109-bd0f-edb97ed634fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "c3a0e4a6-d80a-4a73-ae71-d6ef4e65d2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 4, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:57Z", "updated_at": "2019-01-14T14:12:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "2b1ec813-1704-4098-af23-a3649cb633ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "dc63f31a-b968-4220-ace5-0a9504053626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "ddb6ff05-9ca1-4df2-a868-7d24e51a143b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 3, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "e731edda-30b9-49df-8802-efa9d041727c", "name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}]} 2019-01-14 14:12:58,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c3df85e9-829f-4994-a897-a9954117a58b 2019-01-14 14:12:58,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23597407341s 2019-01-14 14:12:58,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c3df85e9-829f-4994-a897-a9954117a58b 2019-01-14 14:12:58,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:12:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -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": "e731edda-30b9-49df-8802-efa9d041727c"}}' 2019-01-14 14:12:58,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1ec8b0a6-a3e0-4ae1-a162-28eb14eb2e46 Date: Mon, 14 Jan 2019 14:12:58 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": "2019-01-14T14:12:58Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "port_range_min": null, "revision_number": 0, "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:58Z", "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "21ff258e-1f82-4330-baba-27e149d409b0"}} 2019-01-14 14:12:58,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1ec8b0a6-a3e0-4ae1-a162-28eb14eb2e46 2019-01-14 14:12:58,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.405077934265s 2019-01-14 14:12:58,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1ec8b0a6-a3e0-4ae1-a162-28eb14eb2e46 2019-01-14 14:12:58,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:12:58,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:59,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-36757e42-31e0-4d45-98af-4346a6809d55 Date: Mon, 14 Jan 2019 14:12: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":["ea3cc206-c42a-4e84-a89b-4fa7b45781c6"],"updated_at":"2019-01-14T14:12:48Z","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","name":"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:12:59,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-36757e42-31e0-4d45-98af-4346a6809d55 2019-01-14 14:12:59,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.453628063202s 2019-01-14 14:12:59,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-36757e42-31e0-4d45-98af-4346a6809d55 2019-01-14 14:12:59,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:12:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:59,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e42cbf6f-ad9b-4920-9cd7-29ec135fd2fa Date: Mon, 14 Jan 2019 14:12:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap", "metadata": {}}], "file": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file", "owner": "68ad5c0310c44ea3b1db10113986f35b", "id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "size": 12716032, "self": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:12:55Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:12:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:12:59,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e42cbf6f-ad9b-4920-9cd7-29ec135fd2fa 2019-01-14 14:12:59,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374090671539s 2019-01-14 14:12:59,190 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e42cbf6f-ad9b-4920-9cd7-29ec135fd2fa 2019-01-14 14:12:59,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:12:59,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:12:59,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:12: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-7c5b7852-a172-4e71-a85c-c4daeebf4b47 x-compute-request-id: req-7c5b7852-a172-4e71-a85c-c4daeebf4b47 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "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": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b"}]} 2019-01-14 14:12:59,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7c5b7852-a172-4e71-a85c-c4daeebf4b47 2019-01-14 14:12:59,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254850387573s 2019-01-14 14:12:59,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7c5b7852-a172-4e71-a85c-c4daeebf4b47 2019-01-14 14:12:59,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:12:59,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"server": {"name": "singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "imageRef": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "key_name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "flavorRef": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0fccfa50-fc9c-477e-bda6-6dbb90b7ab70"}], "security_groups": [{"name": "e731edda-30b9-49df-8802-efa9d041727c"}]}}' 2019-01-14 14:13:02,779 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:12: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-a811c1bf-e751-47e1-9c5e-3b57dea00372 x-compute-request-id: req-a811c1bf-e751-47e1-9c5e-3b57dea00372 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e731edda-30b9-49df-8802-efa9d041727c"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b3c2357-273b-4131-aba2-30b8ef9631dd", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "bookmark"}], "adminPass": "dHpWuHcjuNm6"}} 2019-01-14 14:13:02,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a811c1bf-e751-47e1-9c5e-3b57dea00372 2019-01-14 14:13:02,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.56046891212s 2019-01-14 14:13:02,780 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a811c1bf-e751-47e1-9c5e-3b57dea00372 2019-01-14 14:13:02,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:02,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:03,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-e42cdf2d-7990-4d4e-a2ea-f0659a117ece x-compute-request-id: req-e42cdf2d-7990-4d4e-a2ea-f0659a117ece Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "bookmark"}], "image": {"id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "links": [{"href": "http://172.30.9.26:8774/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "links": [{"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "bookmark"}]}, "id": "6b3c2357-273b-4131-aba2-30b8ef9631dd", "user_id": "3a458184d0134756b288fc0baa8346ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:13:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "name": "singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "created": "2019-01-14T14:13:02Z", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:13:03,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e42cdf2d-7990-4d4e-a2ea-f0659a117ece 2019-01-14 14:13:03,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46697306633s 2019-01-14 14:13:03,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e42cdf2d-7990-4d4e-a2ea-f0659a117ece 2019-01-14 14:13:03,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:13:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:03,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-31d4f8af-3925-496a-af9f-485cf8b2ef44 Date: Mon, 14 Jan 2019 14:13: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":["ea3cc206-c42a-4e84-a89b-4fa7b45781c6"],"updated_at":"2019-01-14T14:12:48Z","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","name":"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:13:03,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-31d4f8af-3925-496a-af9f-485cf8b2ef44 2019-01-14 14:13:03,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996549129486s 2019-01-14 14:13:03,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-31d4f8af-3925-496a-af9f-485cf8b2ef44 2019-01-14 14:13:03,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:13:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:03,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7ee4179b-4f44-42d2-aae2-4ac74cfd2b57 Date: Mon, 14 Jan 2019 14:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:12:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"ea3cc206-c42a-4e84-a89b-4fa7b45781c6","subnetpool_id":null,"name":"singlevm2-subnet_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}]} 2019-01-14 14:13:03,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7ee4179b-4f44-42d2-aae2-4ac74cfd2b57 2019-01-14 14:13:03,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.223982810974s 2019-01-14 14:13:03,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7ee4179b-4f44-42d2-aae2-4ac74cfd2b57 2019-01-14 14:13:03,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:13:05,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:05,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:06,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d94bf0b-67b2-4e16-b01a-d01ce464d0e1 x-compute-request-id: req-7d94bf0b-67b2-4e16-b01a-d01ce464d0e1 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "bookmark"}], "image": {"id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "links": [{"href": "http://172.30.9.26:8774/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "links": [{"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "bookmark"}]}, "id": "6b3c2357-273b-4131-aba2-30b8ef9631dd", "user_id": "3a458184d0134756b288fc0baa8346ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:13:05Z", "hostId": "0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "name": "singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "created": "2019-01-14T14:13:02Z", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:13:06,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d94bf0b-67b2-4e16-b01a-d01ce464d0e1 2019-01-14 14:13:06,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435101985931s 2019-01-14 14:13:06,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d94bf0b-67b2-4e16-b01a-d01ce464d0e1 2019-01-14 14:13:06,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:13:08,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:09,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-7bde00b0-6daa-4c6e-bd9e-8201caa8f75c x-compute-request-id: req-7bde00b0-6daa-4c6e-bd9e-8201caa8f75c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "bookmark"}], "image": {"id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "links": [{"href": "http://172.30.9.26:8774/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "links": [{"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "bookmark"}]}, "id": "6b3c2357-273b-4131-aba2-30b8ef9631dd", "security_groups": [{"name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}], "user_id": "3a458184d0134756b288fc0baa8346ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:13:06Z", "hostId": "0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "name": "singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "created": "2019-01-14T14:13:02Z", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:13:09,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7bde00b0-6daa-4c6e-bd9e-8201caa8f75c 2019-01-14 14:13:09,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2646818161s 2019-01-14 14:13:09,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7bde00b0-6daa-4c6e-bd9e-8201caa8f75c 2019-01-14 14:13:09,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:13:11,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:11,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:11,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-d92f1636-1a3b-435c-96fa-0d03eccbc33c x-compute-request-id: req-d92f1636-1a3b-435c-96fa-0d03eccbc33c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "bookmark"}], "image": {"id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "links": [{"href": "http://172.30.9.26:8774/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "links": [{"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "bookmark"}]}, "id": "6b3c2357-273b-4131-aba2-30b8ef9631dd", "security_groups": [{"name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}], "user_id": "3a458184d0134756b288fc0baa8346ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:13:06Z", "hostId": "0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "name": "singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "created": "2019-01-14T14:13:02Z", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:13:11,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d92f1636-1a3b-435c-96fa-0d03eccbc33c 2019-01-14 14:13:11,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643116950989s 2019-01-14 14:13:11,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d92f1636-1a3b-435c-96fa-0d03eccbc33c 2019-01-14 14:13:11,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:13:13,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:14,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-4978ca7c-7c77-4b68-aa2e-02e213d2b8a1 x-compute-request-id: req-4978ca7c-7c77-4b68-aa2e-02e213d2b8a1 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:76:fd", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "bookmark"}], "image": {"id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "links": [{"href": "http://172.30.9.26:8774/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:13:12.000000", "flavor": {"id": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "links": [{"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "bookmark"}]}, "id": "6b3c2357-273b-4131-aba2-30b8ef9631dd", "security_groups": [{"name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}], "user_id": "3a458184d0134756b288fc0baa8346ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:13:12Z", "hostId": "0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "name": "singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "created": "2019-01-14T14:13:02Z", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:13:14,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4978ca7c-7c77-4b68-aa2e-02e213d2b8a1 2019-01-14 14:13:14,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740159988403s 2019-01-14 14:13:14,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4978ca7c-7c77-4b68-aa2e-02e213d2b8a1 2019-01-14 14:13:14,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:13:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=6b3c2357-273b-4131-aba2-30b8ef9631dd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:14,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d3057c9f-b019-46da-9fc2-2bf8d8d436ee Date: Mon, 14 Jan 2019 14:13:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:13:06Z","admin_state_up":true,"updated_at":"2019-01-14T14:13:12Z","binding:vnic_type":"normal","device_id":"6b3c2357-273b-4131-aba2-30b8ef9631dd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:23:76:fd","id":"31d376a2-6090-4b5e-90ff-f0ecfb1b63d9","port_security_enabled":true,"project_id":"68ad5c0310c44ea3b1db10113986f35b","fixed_ips":[{"subnet_id":"ea3cc206-c42a-4e84-a89b-4fa7b45781c6","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["e731edda-30b9-49df-8802-efa9d041727c"],"name":""}]} 2019-01-14 14:13:14,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6b3c2357-273b-4131-aba2-30b8ef9631dd used request id req-d3057c9f-b019-46da-9fc2-2bf8d8d436ee 2019-01-14 14:13:14,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487821102142s 2019-01-14 14:13:14,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6b3c2357-273b-4131-aba2-30b8ef9631dd used request id req-d3057c9f-b019-46da-9fc2-2bf8d8d436ee 2019-01-14 14:13:14,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:13:14,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=31d376a2-6090-4b5e-90ff-f0ecfb1b63d9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e06a908d-be80-4959-a884-abd9baafbb6e Date: Mon, 14 Jan 2019 14:13:14 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:13:14,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=31d376a2-6090-4b5e-90ff-f0ecfb1b63d9 used request id req-e06a908d-be80-4959-a884-abd9baafbb6e 2019-01-14 14:13:14,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.191644191742s 2019-01-14 14:13:14,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=31d376a2-6090-4b5e-90ff-f0ecfb1b63d9 used request id req-e06a908d-be80-4959-a884-abd9baafbb6e 2019-01-14 14:13:14,938 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:76:fd', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'04614cbf-76f8-46e8-b937-21ca3c1b73aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:13:12.000000', 'flavor': Munch({u'id': u'2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b'}), 'az': u'nova', 'id': u'6b3c2357-273b-4131-aba2-30b8ef9631dd', 'security_groups': [Munch({u'name': u'singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3a458184d0134756b288fc0baa8346ff', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', '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'2019-01-14T14:13:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:13:12Z', 'hostId': u'0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594', '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'2019-01-14T14:13:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': u'singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'adminPass': u'dHpWuHcjuNm6', 'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', 'created_at': u'2019-01-14T14:13:02Z', 'created': u'2019-01-14T14:13:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:13:14,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:13:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:15,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-81d7e003-0419-47d2-b5d4-1395e5aa1903 Date: Mon, 14 Jan 2019 14:13: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":["ea3cc206-c42a-4e84-a89b-4fa7b45781c6"],"updated_at":"2019-01-14T14:12:48Z","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","name":"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:13:15,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81d7e003-0419-47d2-b5d4-1395e5aa1903 2019-01-14 14:13:15,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0960087776184s 2019-01-14 14:13:15,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81d7e003-0419-47d2-b5d4-1395e5aa1903 2019-01-14 14:13:15,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:13:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=6b3c2357-273b-4131-aba2-30b8ef9631dd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:15,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1b814314-c27d-4208-b811-e2e7483c4371 Date: Mon, 14 Jan 2019 14:13:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:13:06Z","admin_state_up":true,"updated_at":"2019-01-14T14:13:12Z","binding:vnic_type":"normal","device_id":"6b3c2357-273b-4131-aba2-30b8ef9631dd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:23:76:fd","id":"31d376a2-6090-4b5e-90ff-f0ecfb1b63d9","port_security_enabled":true,"project_id":"68ad5c0310c44ea3b1db10113986f35b","fixed_ips":[{"subnet_id":"ea3cc206-c42a-4e84-a89b-4fa7b45781c6","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["e731edda-30b9-49df-8802-efa9d041727c"],"name":""}]} 2019-01-14 14:13:15,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6b3c2357-273b-4131-aba2-30b8ef9631dd used request id req-1b814314-c27d-4208-b811-e2e7483c4371 2019-01-14 14:13:15,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0481519699097s 2019-01-14 14:13:15,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6b3c2357-273b-4131-aba2-30b8ef9631dd used request id req-1b814314-c27d-4208-b811-e2e7483c4371 2019-01-14 14:13:15,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 14:13:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "port_id": "31d376a2-6090-4b5e-90ff-f0ecfb1b63d9"}}' 2019-01-14 14:13:16,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b92d2dd7-b97b-49da-98a6-31e75d7d2d2c Date: Mon, 14 Jan 2019 14:13:16 GMT RESP BODY: {"floatingip": {"router_id": "be44fa13-426e-456d-9809-67bae06b0964", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:13:16Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "31d376a2-6090-4b5e-90ff-f0ecfb1b63d9", "id": "21b2437e-7a54-450a-8684-f10299f76b33", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:13:16Z", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}} 2019-01-14 14:13:16,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b92d2dd7-b97b-49da-98a6-31e75d7d2d2c 2019-01-14 14:13:16,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.67656302452s 2019-01-14 14:13:16,765 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b92d2dd7-b97b-49da-98a6-31e75d7d2d2c 2019-01-14 14:13:16,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:13:16,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:16,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-736d5727-6221-4e96-8fe8-eff8722eed9a Date: Mon, 14 Jan 2019 14:13:16 GMT RESP BODY: {"floatingips": [{"router_id": "be44fa13-426e-456d-9809-67bae06b0964", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:13:16Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "31d376a2-6090-4b5e-90ff-f0ecfb1b63d9", "id": "21b2437e-7a54-450a-8684-f10299f76b33", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:13:16Z", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}]} 2019-01-14 14:13:16,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-736d5727-6221-4e96-8fe8-eff8722eed9a 2019-01-14 14:13:16,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0195858478546s 2019-01-14 14:13:16,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-736d5727-6221-4e96-8fe8-eff8722eed9a 2019-01-14 14:13:16,796 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'be44fa13-426e-456d-9809-67bae06b0964', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', 'created_at': u'2019-01-14T14:13:16Z', 'attached': True, 'updated_at': u'2019-01-14T14:13:16Z', 'id': u'21b2437e-7a54-450a-8684-f10299f76b33', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.213', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'be44fa13-426e-456d-9809-67bae06b0964', 'project_id': u'68ad5c0310c44ea3b1db10113986f35b', 'port_id': u'31d376a2-6090-4b5e-90ff-f0ecfb1b63d9', 'port': u'31d376a2-6090-4b5e-90ff-f0ecfb1b63d9', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:13:16,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:13:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd/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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:13:16,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-57bc3629-92f8-474e-bbed-f1bf151463f4 x-compute-request-id: req-57bc3629-92f8-474e-bbed-f1bf151463f4 Content-Encoding: gzip Content-Length: 7889 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 536355227 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.230194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233109] pid_max: default: 32768 minimum: 301\n[ 0.234677] ACPI: Core revision 20150930\n[ 0.236659] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238946] Security Framework initialized\n[ 0.240372] Yama: becoming mindful.\n[ 0.241649] AppArmor: AppArmor initialized\n[ 0.243119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247641] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252161] Initializing cgroup subsys io\n[ 0.253589] Initializing cgroup subsys memory\n[ 0.255095] Initializing cgroup subsys devices\n[ 0.256635] Initializing cgroup subsys freezer\n[ 0.258158] Initializing cgroup subsys net_cls\n[ 0.259678] Initializing cgroup subsys perf_event\n[ 0.261280] Initializing cgroup subsys net_prio\n[ 0.262829] Initializing cgroup subsys hugetlb\n[ 0.264343] Initializing cgroup subsys pids\n[ 0.265850] CPU: Physical Processor ID: 0\n[ 0.267954] mce: CPU supports 10 MCE banks\n[ 0.269429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298083] ftrace: allocating 31920 entries in 125 pages\n[ 0.328951] smpboot: Max logical packages: 1\n[ 0.330450] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332819] x2apic enabled\n[ 0.334169] Switched APIC routing to physical x2apic.\n[ 0.337040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345747] KVM setup paravirtual spinlock\n[ 0.347655] x86: Booted up 1 node, 1 CPUs\n[ 0.349066] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.351430] devtmpfs: initialized\n[ 0.353656] evm: security.selinux\n[ 0.354876] evm: security.SMACK64\n[ 0.356080] evm: security.SMACK64EXEC\n[ 0.357385] evm: security.SMACK64TRANSMUTE\n[ 0.358797] evm: security.SMACK64MMAP\n[ 0.360096] evm: security.ima\n[ 0.361209] evm: security.capability\n[ 0.362558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365771] pinctrl core: initialized pinctrl subsystem\n[ 0.367644] RTC time: 14:13:12, date: 01/14/19\n[ 0.369265] NET: Registered protocol family 16\n[ 0.370908] cpuidle: using governor ladder\n[ 0.372342] cpuidle: using governor menu\n[ 0.373719] PCCT header not found.\n[ 0.375007] ACPI: bus type PCI registered\n[ 0.376412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378564] PCI: Using configuration type 1 for base access\n[ 0.381130] ACPI: Added _OSI(Module Device)\n[ 0.382591] ACPI: Added _OSI(Processor Device)\n[ 0.384101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385678] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388270] ACPI: Interpreter enabled\n[ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402521] ACPI: (supports S0 S5)\n[ 0.403757] ACPI: Using IOAPIC for interrupt routing\n[ 0.405417] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419965] acpiphp: Slot [3] registered\n[ 0.421364] acpiphp: Slot [4] registered\n[ 0.422763] acpiphp: Slot [5] registered\n[ 0.424165] acpiphp: Slot [6] registered\n[ 0.425555] acpiphp: Slot [7] registered\n[ 0.426946] acpiphp: Slot [8] registered\n[ 0.428345] acpiphp: Slot [9] registered\n[ 0.429732] acpiphp: Slot [10] registered\n[ 0.431146] acpiphp: Slot [11] registered\n[ 0.432568] acpiphp: Slot [12] registered\n[ 0.433983] acpiphp: Slot [13] registered\n[ 0.435402] acpiphp: Slot [14] registered\n[ 0.436822] acpiphp: Slot [15] registered\n[ 0.454136] acpiphp: Slot [16] registered\n[ 0.455547] acpiphp: Slot [17] registered\n[ 0.456963] acpiphp: Slot [18] registered\n[ 0.458378] acpiphp: Slot [19] registered\n[ 0.459788] acpiphp: Slot [20] registered\n[ 0.461198] acpiphp: Slot [21] registered\n[ 0.462613] acpiphp: Slot [22] registered\n[ 0.464031] acpiphp: Slot [23] registered\n[ 0.465446] acpiphp: Slot [24] registered\n[ 0.466871] acpiphp: Slot [25] registered\n[ 0.468285] acpiphp: Slot [26] registered\n[ 0.469695] acpiphp: Slot [27] registered\n[ 0.471117] acpiphp: Slot [28] registered\n[ 0.472533] acpiphp: Slot [29] registered\n[ 0.473943] acpiphp: Slot [30] registered\n[ 0.475360] acpiphp: Slot [31] registered\n[ 0.476765] PCI host bridge to bus 0000:00\n[ 0.478184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487540] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490135] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499163] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.536496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.538962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.543825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.545990] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548276] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.552832] vgaarb: loaded\n[ 0.553871] vgaarb: bridge control possible 0000:00:02.0\n[ 0.555966] SCSI subsystem initialized\n[ 0.557563] ACPI: bus type USB registered\n[ 0.559004] usbcore: registered new interface driver usbfs\n[ 0.560802] usbcore: registered new interface driver hub\n[ 0.562552] usbcore: registered new device driver usb\n[ 0.564439] PCI: Using ACPI for IRQ routing\n[ 0.566368] NetLabel: Initializing\n[ 0.567618] NetLabel: domain hash size = 128\n[ 0.569111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.570787] NetLabel: unlabeled traffic allowed by default\n[ 0.572830] clocksource: Switched to clocksource kvm-clock\n[ 0.583178] AppArmor: AppArmor Filesystem Enabled\n[ 0.584839] pnp: PnP ACPI init\n[ 0.586317] pnp: PnP ACPI: found 5 devices\n[ 0.593416] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.596405] NET: Registered protocol family 2\n[ 0.598188] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.600450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.602556] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.604666] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608634] NET: Registered protocol family 1\n[ 0.610162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.612084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613969] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.644169] Trying to unpack rootfs image as initramfs...\n[ 0.705917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708727] Scanning for low memory corruption every 60 seconds\n[ 0.710968] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.713049] audit: initializing netlink subsys (disabled)\n[ 0.714845] audit: type=2000 audit(1547475193.825:1): initialized\n[ 0.717112] Initialise system trusted keyring\n[ 0.718731] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.720755] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723848] zbud: loaded\n[ 0.725028] VFS: Disk quotas dquot_6.6.0\n[ 0.726449] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.729022] fuse init (API version 7.23)\n[ 0.730534] Key type big_key registered\n[ 0.731919] Allocating IMA MOK and blacklist keyrings.\n[ 0.733952] Key type asymmetric registered\n[ 0.735390] Asymmetric key parser 'x509' registered\n[ 0.737067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.739656] io scheduler noop registered\n[ 0.741044] io scheduler deadline registered (default)\n[ 0.742782] io scheduler cfq registered\n[ 0.744231] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.746071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.750804] ACPI: Power Button [PWRF]\n[ 0.752229] GHES: HEST is not enabled!\n[ 0.766502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.796447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825203] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828671] Linux agpgart interface v0.103\n[ 0.832189] brd: module loaded\n[ 0.834564] loop: module loaded\n[ 0.840191] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.842738] GPT:90111 != 2097151\n[ 0.843928] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845860] GPT:90111 != 2097151\n[ 0.847045] GPT: Use GNU Parted to correct GPT errors.\n[ 0.848746] vda: vda1 vda15\n[ 0.850598] scsi host0: ata_piix\n[ 0.851910] scsi host1: ata_piix\n[ 0.853155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.855299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.858044] libphy: Fixed MDIO Bus: probed\n[ 0.859480] tun: Universal TUN/TAP device driver, 1.6\n[ 0.861166] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.864445] PPP generic driver version 2.4.2\n[ 0.866005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.868099] ehci-pci: EHCI PCI platform driver\n[ 0.869630] ehci-platform: EHCI generic platform driver\n[ 0.871374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.873367] ohci-pci: OHCI PCI platform driver\n[ 0.874899] ohci-platform: OHCI generic platform driver\n[ 0.876644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.891644] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.893392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.895956] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.897694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.899682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.901904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.904399] usb usb1: Product: UHCI Host Controller\n[ 0.906036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.908043] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.909701] hub 1-0:1.0: USB hub found\n[ 0.911064] hub 1-0:1.0: 2 ports detected\n[ 0.912620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.916213] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.917893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919661] mousedev: PS/2 mouse device common for all mice\n[ 0.921845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924797] rtc_cmos 00:00: RTC can wake from S4\n[ 0.926888] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.928975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.931061] i2c /dev entries driver\n[ 0.932368] device-mapper: uevent: version 1.0.3\n[ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936913] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.939151] NET: Registered protocol family 10\n[ 0.940992] NET: Registered protocol family 17\n[ 0.942546] Key type dns_resolver registered\n[ 0.944153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.946077] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.949151] registered taskstats version 1\n[ 0.950617] Loading compiled-in X.509 certificates\n[ 0.952799] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.956058] zswap: loaded using pool lzo/zbud\n[ 0.958355] Key type trusted registered\n[ 0.960766] Key type encrypted registered\n[ 0.962203] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.964020] ima: No TPM chip found, activating TPM-bypass!\n[ 0.965846] evm: HMAC attrs: 0x1\n[ 0.967416] Magic number: 3:672:232\n[ 0.968868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:13:13 UTC (1547475193)\n[ 0.971671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.973631] EDD information not available.\n[ 1.014492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.033086] Write protecting the kernel read-only data: 14336k\n[ 1.036385] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.039405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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[ 1.089865] random: blkid urandom read with 3 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.89\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.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000005\n"} 2019-01-14 14:13:16,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd/action used request id req-57bc3629-92f8-474e-bbed-f1bf151463f4 2019-01-14 14:13:16,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101165056229s 2019-01-14 14:13:16,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd/action used request id req-57bc3629-92f8-474e-bbed-f1bf151463f4 2019-01-14 14:13:16,899 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 536355227 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.230194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233109] pid_max: default: 32768 minimum: 301 [ 0.234677] ACPI: Core revision 20150930 [ 0.236659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238946] Security Framework initialized [ 0.240372] Yama: becoming mindful. [ 0.241649] AppArmor: AppArmor initialized [ 0.243119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247641] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252161] Initializing cgroup subsys io [ 0.253589] Initializing cgroup subsys memory [ 0.255095] Initializing cgroup subsys devices [ 0.256635] Initializing cgroup subsys freezer [ 0.258158] Initializing cgroup subsys net_cls [ 0.259678] Initializing cgroup subsys perf_event [ 0.261280] Initializing cgroup subsys net_prio [ 0.262829] Initializing cgroup subsys hugetlb [ 0.264343] Initializing cgroup subsys pids [ 0.265850] CPU: Physical Processor ID: 0 [ 0.267954] mce: CPU supports 10 MCE banks [ 0.269429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298083] ftrace: allocating 31920 entries in 125 pages [ 0.328951] smpboot: Max logical packages: 1 [ 0.330450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332819] x2apic enabled [ 0.334169] Switched APIC routing to physical x2apic. [ 0.337040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345747] KVM setup paravirtual spinlock [ 0.347655] x86: Booted up 1 node, 1 CPUs [ 0.349066] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351430] devtmpfs: initialized [ 0.353656] evm: security.selinux [ 0.354876] evm: security.SMACK64 [ 0.356080] evm: security.SMACK64EXEC [ 0.357385] evm: security.SMACK64TRANSMUTE [ 0.358797] evm: security.SMACK64MMAP [ 0.360096] evm: security.ima [ 0.361209] evm: security.capability [ 0.362558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365771] pinctrl core: initialized pinctrl subsystem [ 0.367644] RTC time: 14:13:12, date: 01/14/19 [ 0.369265] NET: Registered protocol family 16 [ 0.370908] cpuidle: using governor ladder [ 0.372342] cpuidle: using governor menu [ 0.373719] PCCT header not found. [ 0.375007] ACPI: bus type PCI registered [ 0.376412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378564] PCI: Using configuration type 1 for base access [ 0.381130] ACPI: Added _OSI(Module Device) [ 0.382591] ACPI: Added _OSI(Processor Device) [ 0.384101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385678] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388270] ACPI: Interpreter enabled [ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402521] ACPI: (supports S0 S5) [ 0.403757] ACPI: Using IOAPIC for interrupt routing [ 0.405417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419965] acpiphp: Slot [3] registered [ 0.421364] acpiphp: Slot [4] registered [ 0.422763] acpiphp: Slot [5] registered [ 0.424165] acpiphp: Slot [6] registered [ 0.425555] acpiphp: Slot [7] registered [ 0.426946] acpiphp: Slot [8] registered [ 0.428345] acpiphp: Slot [9] registered [ 0.429732] acpiphp: Slot [10] registered [ 0.431146] acpiphp: Slot [11] registered [ 0.432568] acpiphp: Slot [12] registered [ 0.433983] acpiphp: Slot [13] registered [ 0.435402] acpiphp: Slot [14] registered [ 0.436822] acpiphp: Slot [15] registered [ 0.454136] acpiphp: Slot [16] registered [ 0.455547] acpiphp: Slot [17] registered [ 0.456963] acpiphp: Slot [18] registered [ 0.458378] acpiphp: Slot [19] registered [ 0.459788] acpiphp: Slot [20] registered [ 0.461198] acpiphp: Slot [21] registered [ 0.462613] acpiphp: Slot [22] registered [ 0.464031] acpiphp: Slot [23] registered [ 0.465446] acpiphp: Slot [24] registered [ 0.466871] acpiphp: Slot [25] registered [ 0.468285] acpiphp: Slot [26] registered [ 0.469695] acpiphp: Slot [27] registered [ 0.471117] acpiphp: Slot [28] registered [ 0.472533] acpiphp: Slot [29] registered [ 0.473943] acpiphp: Slot [30] registered [ 0.475360] acpiphp: Slot [31] registered [ 0.476765] PCI host bridge to bus 0000:00 [ 0.478184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487540] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490135] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499163] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.538962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.545990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.552832] vgaarb: loaded [ 0.553871] vgaarb: bridge control possible 0000:00:02.0 [ 0.555966] SCSI subsystem initialized [ 0.557563] ACPI: bus type USB registered [ 0.559004] usbcore: registered new interface driver usbfs [ 0.560802] usbcore: registered new interface driver hub [ 0.562552] usbcore: registered new device driver usb [ 0.564439] PCI: Using ACPI for IRQ routing [ 0.566368] NetLabel: Initializing [ 0.567618] NetLabel: domain hash size = 128 [ 0.569111] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570787] NetLabel: unlabeled traffic allowed by default [ 0.572830] clocksource: Switched to clocksource kvm-clock [ 0.583178] AppArmor: AppArmor Filesystem Enabled [ 0.584839] pnp: PnP ACPI init [ 0.586317] pnp: PnP ACPI: found 5 devices [ 0.593416] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.596405] NET: Registered protocol family 2 [ 0.598188] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.600450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.602556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604666] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608634] NET: Registered protocol family 1 [ 0.610162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612084] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613969] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.644169] Trying to unpack rootfs image as initramfs... [ 0.705917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708727] Scanning for low memory corruption every 60 seconds [ 0.710968] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713049] audit: initializing netlink subsys (disabled) [ 0.714845] audit: type=2000 audit(1547475193.825:1): initialized [ 0.717112] Initialise system trusted keyring [ 0.718731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720755] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723848] zbud: loaded [ 0.725028] VFS: Disk quotas dquot_6.6.0 [ 0.726449] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729022] fuse init (API version 7.23) [ 0.730534] Key type big_key registered [ 0.731919] Allocating IMA MOK and blacklist keyrings. [ 0.733952] Key type asymmetric registered [ 0.735390] Asymmetric key parser 'x509' registered [ 0.737067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739656] io scheduler noop registered [ 0.741044] io scheduler deadline registered (default) [ 0.742782] io scheduler cfq registered [ 0.744231] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.750804] ACPI: Power Button [PWRF] [ 0.752229] GHES: HEST is not enabled! [ 0.766502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825203] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828671] Linux agpgart interface v0.103 [ 0.832189] brd: module loaded [ 0.834564] loop: module loaded [ 0.840191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842738] GPT:90111 != 2097151 [ 0.843928] GPT:Alternate GPT header not at the end of the disk. [ 0.845860] GPT:90111 != 2097151 [ 0.847045] GPT: Use GNU Parted to correct GPT errors. [ 0.848746] vda: vda1 vda15 [ 0.850598] scsi host0: ata_piix [ 0.851910] scsi host1: ata_piix [ 0.853155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858044] libphy: Fixed MDIO Bus: probed [ 0.859480] tun: Universal TUN/TAP device driver, 1.6 [ 0.861166] tun: (C) 1999-2004 Max Krasnyansky [ 0.864445] PPP generic driver version 2.4.2 [ 0.866005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868099] ehci-pci: EHCI PCI platform driver [ 0.869630] ehci-platform: EHCI generic platform driver [ 0.871374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873367] ohci-pci: OHCI PCI platform driver [ 0.874899] ohci-platform: OHCI generic platform driver [ 0.876644] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891644] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895956] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.899682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.904399] usb usb1: Product: UHCI Host Controller [ 0.906036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.909701] hub 1-0:1.0: USB hub found [ 0.911064] hub 1-0:1.0: 2 ports detected [ 0.912620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.916213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919661] mousedev: PS/2 mouse device common for all mice [ 0.921845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924797] rtc_cmos 00:00: RTC can wake from S4 [ 0.926888] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.931061] i2c /dev entries driver [ 0.932368] device-mapper: uevent: version 1.0.3 [ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936913] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939151] NET: Registered protocol family 10 [ 0.940992] NET: Registered protocol family 17 [ 0.942546] Key type dns_resolver registered [ 0.944153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.946077] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.949151] registered taskstats version 1 [ 0.950617] Loading compiled-in X.509 certificates [ 0.952799] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.956058] zswap: loaded using pool lzo/zbud [ 0.958355] Key type trusted registered [ 0.960766] Key type encrypted registered [ 0.962203] AppArmor: AppArmor sha1 policy hashing enabled [ 0.964020] ima: No TPM chip found, activating TPM-bypass! [ 0.965846] evm: HMAC attrs: 0x1 [ 0.967416] Magic number: 3:672:232 [ 0.968868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:13:13 UTC (1547475193) [ 0.971671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973631] EDD information not available. [ 1.014492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033086] Write protecting the kernel read-only data: 14336k [ 1.036385] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.039405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.089865] random: blkid urandom read with 3 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.89 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-00000005 2019-01-14 14:13:17,901 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: timed out 2019-01-14 14:13:26,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:13:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd/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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:13:27,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-36c62b47-14bf-4f11-b3b2-aededb4a3457 x-compute-request-id: req-36c62b47-14bf-4f11-b3b2-aededb4a3457 Content-Encoding: gzip Content-Length: 9583 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 536355227 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.230194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233109] pid_max: default: 32768 minimum: 301\n[ 0.234677] ACPI: Core revision 20150930\n[ 0.236659] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238946] Security Framework initialized\n[ 0.240372] Yama: becoming mindful.\n[ 0.241649] AppArmor: AppArmor initialized\n[ 0.243119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247641] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252161] Initializing cgroup subsys io\n[ 0.253589] Initializing cgroup subsys memory\n[ 0.255095] Initializing cgroup subsys devices\n[ 0.256635] Initializing cgroup subsys freezer\n[ 0.258158] Initializing cgroup subsys net_cls\n[ 0.259678] Initializing cgroup subsys perf_event\n[ 0.261280] Initializing cgroup subsys net_prio\n[ 0.262829] Initializing cgroup subsys hugetlb\n[ 0.264343] Initializing cgroup subsys pids\n[ 0.265850] CPU: Physical Processor ID: 0\n[ 0.267954] mce: CPU supports 10 MCE banks\n[ 0.269429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298083] ftrace: allocating 31920 entries in 125 pages\n[ 0.328951] smpboot: Max logical packages: 1\n[ 0.330450] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332819] x2apic enabled\n[ 0.334169] Switched APIC routing to physical x2apic.\n[ 0.337040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345747] KVM setup paravirtual spinlock\n[ 0.347655] x86: Booted up 1 node, 1 CPUs\n[ 0.349066] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.351430] devtmpfs: initialized\n[ 0.353656] evm: security.selinux\n[ 0.354876] evm: security.SMACK64\n[ 0.356080] evm: security.SMACK64EXEC\n[ 0.357385] evm: security.SMACK64TRANSMUTE\n[ 0.358797] evm: security.SMACK64MMAP\n[ 0.360096] evm: security.ima\n[ 0.361209] evm: security.capability\n[ 0.362558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365771] pinctrl core: initialized pinctrl subsystem\n[ 0.367644] RTC time: 14:13:12, date: 01/14/19\n[ 0.369265] NET: Registered protocol family 16\n[ 0.370908] cpuidle: using governor ladder\n[ 0.372342] cpuidle: using governor menu\n[ 0.373719] PCCT header not found.\n[ 0.375007] ACPI: bus type PCI registered\n[ 0.376412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378564] PCI: Using configuration type 1 for base access\n[ 0.381130] ACPI: Added _OSI(Module Device)\n[ 0.382591] ACPI: Added _OSI(Processor Device)\n[ 0.384101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385678] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388270] ACPI: Interpreter enabled\n[ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402521] ACPI: (supports S0 S5)\n[ 0.403757] ACPI: Using IOAPIC for interrupt routing\n[ 0.405417] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419965] acpiphp: Slot [3] registered\n[ 0.421364] acpiphp: Slot [4] registered\n[ 0.422763] acpiphp: Slot [5] registered\n[ 0.424165] acpiphp: Slot [6] registered\n[ 0.425555] acpiphp: Slot [7] registered\n[ 0.426946] acpiphp: Slot [8] registered\n[ 0.428345] acpiphp: Slot [9] registered\n[ 0.429732] acpiphp: Slot [10] registered\n[ 0.431146] acpiphp: Slot [11] registered\n[ 0.432568] acpiphp: Slot [12] registered\n[ 0.433983] acpiphp: Slot [13] registered\n[ 0.435402] acpiphp: Slot [14] registered\n[ 0.436822] acpiphp: Slot [15] registered\n[ 0.454136] acpiphp: Slot [16] registered\n[ 0.455547] acpiphp: Slot [17] registered\n[ 0.456963] acpiphp: Slot [18] registered\n[ 0.458378] acpiphp: Slot [19] registered\n[ 0.459788] acpiphp: Slot [20] registered\n[ 0.461198] acpiphp: Slot [21] registered\n[ 0.462613] acpiphp: Slot [22] registered\n[ 0.464031] acpiphp: Slot [23] registered\n[ 0.465446] acpiphp: Slot [24] registered\n[ 0.466871] acpiphp: Slot [25] registered\n[ 0.468285] acpiphp: Slot [26] registered\n[ 0.469695] acpiphp: Slot [27] registered\n[ 0.471117] acpiphp: Slot [28] registered\n[ 0.472533] acpiphp: Slot [29] registered\n[ 0.473943] acpiphp: Slot [30] registered\n[ 0.475360] acpiphp: Slot [31] registered\n[ 0.476765] PCI host bridge to bus 0000:00\n[ 0.478184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487540] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490135] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499163] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.536496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.538962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.543825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.545990] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548276] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.552832] vgaarb: loaded\n[ 0.553871] vgaarb: bridge control possible 0000:00:02.0\n[ 0.555966] SCSI subsystem initialized\n[ 0.557563] ACPI: bus type USB registered\n[ 0.559004] usbcore: registered new interface driver usbfs\n[ 0.560802] usbcore: registered new interface driver hub\n[ 0.562552] usbcore: registered new device driver usb\n[ 0.564439] PCI: Using ACPI for IRQ routing\n[ 0.566368] NetLabel: Initializing\n[ 0.567618] NetLabel: domain hash size = 128\n[ 0.569111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.570787] NetLabel: unlabeled traffic allowed by default\n[ 0.572830] clocksource: Switched to clocksource kvm-clock\n[ 0.583178] AppArmor: AppArmor Filesystem Enabled\n[ 0.584839] pnp: PnP ACPI init\n[ 0.586317] pnp: PnP ACPI: found 5 devices\n[ 0.593416] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.596405] NET: Registered protocol family 2\n[ 0.598188] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.600450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.602556] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.604666] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608634] NET: Registered protocol family 1\n[ 0.610162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.612084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613969] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.644169] Trying to unpack rootfs image as initramfs...\n[ 0.705917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708727] Scanning for low memory corruption every 60 seconds\n[ 0.710968] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.713049] audit: initializing netlink subsys (disabled)\n[ 0.714845] audit: type=2000 audit(1547475193.825:1): initialized\n[ 0.717112] Initialise system trusted keyring\n[ 0.718731] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.720755] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723848] zbud: loaded\n[ 0.725028] VFS: Disk quotas dquot_6.6.0\n[ 0.726449] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.729022] fuse init (API version 7.23)\n[ 0.730534] Key type big_key registered\n[ 0.731919] Allocating IMA MOK and blacklist keyrings.\n[ 0.733952] Key type asymmetric registered\n[ 0.735390] Asymmetric key parser 'x509' registered\n[ 0.737067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.739656] io scheduler noop registered\n[ 0.741044] io scheduler deadline registered (default)\n[ 0.742782] io scheduler cfq registered\n[ 0.744231] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.746071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.750804] ACPI: Power Button [PWRF]\n[ 0.752229] GHES: HEST is not enabled!\n[ 0.766502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.796447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825203] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828671] Linux agpgart interface v0.103\n[ 0.832189] brd: module loaded\n[ 0.834564] loop: module loaded\n[ 0.840191] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.842738] GPT:90111 != 2097151\n[ 0.843928] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845860] GPT:90111 != 2097151\n[ 0.847045] GPT: Use GNU Parted to correct GPT errors.\n[ 0.848746] vda: vda1 vda15\n[ 0.850598] scsi host0: ata_piix\n[ 0.851910] scsi host1: ata_piix\n[ 0.853155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.855299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.858044] libphy: Fixed MDIO Bus: probed\n[ 0.859480] tun: Universal TUN/TAP device driver, 1.6\n[ 0.861166] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.864445] PPP generic driver version 2.4.2\n[ 0.866005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.868099] ehci-pci: EHCI PCI platform driver\n[ 0.869630] ehci-platform: EHCI generic platform driver\n[ 0.871374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.873367] ohci-pci: OHCI PCI platform driver\n[ 0.874899] ohci-platform: OHCI generic platform driver\n[ 0.876644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.891644] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.893392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.895956] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.897694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.899682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.901904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.904399] usb usb1: Product: UHCI Host Controller\n[ 0.906036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.908043] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.909701] hub 1-0:1.0: USB hub found\n[ 0.911064] hub 1-0:1.0: 2 ports detected\n[ 0.912620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.916213] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.917893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919661] mousedev: PS/2 mouse device common for all mice\n[ 0.921845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924797] rtc_cmos 00:00: RTC can wake from S4\n[ 0.926888] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.928975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.931061] i2c /dev entries driver\n[ 0.932368] device-mapper: uevent: version 1.0.3\n[ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936913] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.939151] NET: Registered protocol family 10\n[ 0.940992] NET: Registered protocol family 17\n[ 0.942546] Key type dns_resolver registered\n[ 0.944153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.946077] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.949151] registered taskstats version 1\n[ 0.950617] Loading compiled-in X.509 certificates\n[ 0.952799] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.956058] zswap: loaded using pool lzo/zbud\n[ 0.958355] Key type trusted registered\n[ 0.960766] Key type encrypted registered\n[ 0.962203] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.964020] ima: No TPM chip found, activating TPM-bypass!\n[ 0.965846] evm: HMAC attrs: 0x1\n[ 0.967416] Magic number: 3:672:232\n[ 0.968868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:13:13 UTC (1547475193)\n[ 0.971671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.973631] EDD information not available.\n[ 1.014492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.033086] Write protecting the kernel read-only data: 14336k\n[ 1.036385] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.039405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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[ 1.089865] random: blkid urandom read with 3 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.89\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.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCm9IKh88r2p/SHu7MZ7dQlEYdiOF1/tjkPeX1015hmna6KL2phCyyYiku0/Pn3KfvvuaXGw8HT59N1nuOmcftAwHHjN08WJT90zSSjfE4M5nj3Q+BR/w+0K1sNejH6XiXl3wUYpiKXpkPveg3CD/JriHle08hmvgmZxxYIklkqivxzDjfJlUq9f8YrfQHK561VZLjfzj0TPnOnyd0T3zF3h7J+PzGx33QzSO9MRwWT+ONGk8P/CRN5JyosIgqaGbnUSqWzoh9ZcKftMIr2Yh4ORHriwEEHwprm1Fc5Z1gr3jUCoRcdFcjPUorhdRjaGhpMMebWupRgmqPRfzJcGqj/ root@singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe\nssh-dss AAAAB3NzaC1kc3MAAACBANlcavpSYxBW4UD0P5YVuM1+QHk0yUAL73WcoNrtUclfk9oWhmzMVvSg3EYdwowTAyHqq4rmQXJIiU/xAJDxf39xYk85fteJZzYM2xNXIiiIbmW5gx+s8slmO2Qou1emRSxlXjidWPD9A+20wc/qUBLs0dwqQuCX3vFFmxYf0CxRAAAAFQDs673vQzLdcjHSz6huAg/DPWADbQAAAIALwRyl5V/lTHi3cGaewGG2PRdPDvqi81qyQgVzcP/kn25K0WOJj0UNqApLxt0WGw8Xus17KSbYAZmA05bdI5SFwohz3B9hCQYdaboY3tI5F9NvBlqIwWYqK0Aw+kCc4VsNIMra4Awt7G1bmP+8mBSPdXt507q55iFbaJ4hmHXjMAAAAIEAmz+Me3rfPpIlfWhvQqR9/WQOK/e/i3B3N47TAxHwwmekIs95u5JXZA7MgW+umdFtWykAC16jaL+VfybSY3XNMYSeLBdcdps911hTes0mG7cf2/POsANE7hBHS9KUJwHMFCGI6ccnJd17+ex0F2i5RPwBlIz6qXU69McP8Y3+rK0= root@singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe23:76fd/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.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.29 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe login: "} 2019-01-14 14:13:27,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd/action used request id req-36c62b47-14bf-4f11-b3b2-aededb4a3457 2019-01-14 14:13:27,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.156133890152s 2019-01-14 14:13:27,068 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd/action used request id req-36c62b47-14bf-4f11-b3b2-aededb4a3457 2019-01-14 14:13:27,069 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 536355227 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.230194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233109] pid_max: default: 32768 minimum: 301 [ 0.234677] ACPI: Core revision 20150930 [ 0.236659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238946] Security Framework initialized [ 0.240372] Yama: becoming mindful. [ 0.241649] AppArmor: AppArmor initialized [ 0.243119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247641] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252161] Initializing cgroup subsys io [ 0.253589] Initializing cgroup subsys memory [ 0.255095] Initializing cgroup subsys devices [ 0.256635] Initializing cgroup subsys freezer [ 0.258158] Initializing cgroup subsys net_cls [ 0.259678] Initializing cgroup subsys perf_event [ 0.261280] Initializing cgroup subsys net_prio [ 0.262829] Initializing cgroup subsys hugetlb [ 0.264343] Initializing cgroup subsys pids [ 0.265850] CPU: Physical Processor ID: 0 [ 0.267954] mce: CPU supports 10 MCE banks [ 0.269429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298083] ftrace: allocating 31920 entries in 125 pages [ 0.328951] smpboot: Max logical packages: 1 [ 0.330450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332819] x2apic enabled [ 0.334169] Switched APIC routing to physical x2apic. [ 0.337040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345747] KVM setup paravirtual spinlock [ 0.347655] x86: Booted up 1 node, 1 CPUs [ 0.349066] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351430] devtmpfs: initialized [ 0.353656] evm: security.selinux [ 0.354876] evm: security.SMACK64 [ 0.356080] evm: security.SMACK64EXEC [ 0.357385] evm: security.SMACK64TRANSMUTE [ 0.358797] evm: security.SMACK64MMAP [ 0.360096] evm: security.ima [ 0.361209] evm: security.capability [ 0.362558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365771] pinctrl core: initialized pinctrl subsystem [ 0.367644] RTC time: 14:13:12, date: 01/14/19 [ 0.369265] NET: Registered protocol family 16 [ 0.370908] cpuidle: using governor ladder [ 0.372342] cpuidle: using governor menu [ 0.373719] PCCT header not found. [ 0.375007] ACPI: bus type PCI registered [ 0.376412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378564] PCI: Using configuration type 1 for base access [ 0.381130] ACPI: Added _OSI(Module Device) [ 0.382591] ACPI: Added _OSI(Processor Device) [ 0.384101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385678] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388270] ACPI: Interpreter enabled [ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402521] ACPI: (supports S0 S5) [ 0.403757] ACPI: Using IOAPIC for interrupt routing [ 0.405417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419965] acpiphp: Slot [3] registered [ 0.421364] acpiphp: Slot [4] registered [ 0.422763] acpiphp: Slot [5] registered [ 0.424165] acpiphp: Slot [6] registered [ 0.425555] acpiphp: Slot [7] registered [ 0.426946] acpiphp: Slot [8] registered [ 0.428345] acpiphp: Slot [9] registered [ 0.429732] acpiphp: Slot [10] registered [ 0.431146] acpiphp: Slot [11] registered [ 0.432568] acpiphp: Slot [12] registered [ 0.433983] acpiphp: Slot [13] registered [ 0.435402] acpiphp: Slot [14] registered [ 0.436822] acpiphp: Slot [15] registered [ 0.454136] acpiphp: Slot [16] registered [ 0.455547] acpiphp: Slot [17] registered [ 0.456963] acpiphp: Slot [18] registered [ 0.458378] acpiphp: Slot [19] registered [ 0.459788] acpiphp: Slot [20] registered [ 0.461198] acpiphp: Slot [21] registered [ 0.462613] acpiphp: Slot [22] registered [ 0.464031] acpiphp: Slot [23] registered [ 0.465446] acpiphp: Slot [24] registered [ 0.466871] acpiphp: Slot [25] registered [ 0.468285] acpiphp: Slot [26] registered [ 0.469695] acpiphp: Slot [27] registered [ 0.471117] acpiphp: Slot [28] registered [ 0.472533] acpiphp: Slot [29] registered [ 0.473943] acpiphp: Slot [30] registered [ 0.475360] acpiphp: Slot [31] registered [ 0.476765] PCI host bridge to bus 0000:00 [ 0.478184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487540] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490135] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499163] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.538962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.545990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.552832] vgaarb: loaded [ 0.553871] vgaarb: bridge control possible 0000:00:02.0 [ 0.555966] SCSI subsystem initialized [ 0.557563] ACPI: bus type USB registered [ 0.559004] usbcore: registered new interface driver usbfs [ 0.560802] usbcore: registered new interface driver hub [ 0.562552] usbcore: registered new device driver usb [ 0.564439] PCI: Using ACPI for IRQ routing [ 0.566368] NetLabel: Initializing [ 0.567618] NetLabel: domain hash size = 128 [ 0.569111] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570787] NetLabel: unlabeled traffic allowed by default [ 0.572830] clocksource: Switched to clocksource kvm-clock [ 0.583178] AppArmor: AppArmor Filesystem Enabled [ 0.584839] pnp: PnP ACPI init [ 0.586317] pnp: PnP ACPI: found 5 devices [ 0.593416] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.596405] NET: Registered protocol family 2 [ 0.598188] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.600450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.602556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604666] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608634] NET: Registered protocol family 1 [ 0.610162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612084] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613969] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.644169] Trying to unpack rootfs image as initramfs... [ 0.705917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708727] Scanning for low memory corruption every 60 seconds [ 0.710968] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713049] audit: initializing netlink subsys (disabled) [ 0.714845] audit: type=2000 audit(1547475193.825:1): initialized [ 0.717112] Initialise system trusted keyring [ 0.718731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720755] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723848] zbud: loaded [ 0.725028] VFS: Disk quotas dquot_6.6.0 [ 0.726449] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729022] fuse init (API version 7.23) [ 0.730534] Key type big_key registered [ 0.731919] Allocating IMA MOK and blacklist keyrings. [ 0.733952] Key type asymmetric registered [ 0.735390] Asymmetric key parser 'x509' registered [ 0.737067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739656] io scheduler noop registered [ 0.741044] io scheduler deadline registered (default) [ 0.742782] io scheduler cfq registered [ 0.744231] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.750804] ACPI: Power Button [PWRF] [ 0.752229] GHES: HEST is not enabled! [ 0.766502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825203] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828671] Linux agpgart interface v0.103 [ 0.832189] brd: module loaded [ 0.834564] loop: module loaded [ 0.840191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842738] GPT:90111 != 2097151 [ 0.843928] GPT:Alternate GPT header not at the end of the disk. [ 0.845860] GPT:90111 != 2097151 [ 0.847045] GPT: Use GNU Parted to correct GPT errors. [ 0.848746] vda: vda1 vda15 [ 0.850598] scsi host0: ata_piix [ 0.851910] scsi host1: ata_piix [ 0.853155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858044] libphy: Fixed MDIO Bus: probed [ 0.859480] tun: Universal TUN/TAP device driver, 1.6 [ 0.861166] tun: (C) 1999-2004 Max Krasnyansky [ 0.864445] PPP generic driver version 2.4.2 [ 0.866005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868099] ehci-pci: EHCI PCI platform driver [ 0.869630] ehci-platform: EHCI generic platform driver [ 0.871374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873367] ohci-pci: OHCI PCI platform driver [ 0.874899] ohci-platform: OHCI generic platform driver [ 0.876644] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891644] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895956] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.899682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.904399] usb usb1: Product: UHCI Host Controller [ 0.906036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.909701] hub 1-0:1.0: USB hub found [ 0.911064] hub 1-0:1.0: 2 ports detected [ 0.912620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.916213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919661] mousedev: PS/2 mouse device common for all mice [ 0.921845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924797] rtc_cmos 00:00: RTC can wake from S4 [ 0.926888] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.931061] i2c /dev entries driver [ 0.932368] device-mapper: uevent: version 1.0.3 [ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936913] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939151] NET: Registered protocol family 10 [ 0.940992] NET: Registered protocol family 17 [ 0.942546] Key type dns_resolver registered [ 0.944153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.946077] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.949151] registered taskstats version 1 [ 0.950617] Loading compiled-in X.509 certificates [ 0.952799] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.956058] zswap: loaded using pool lzo/zbud [ 0.958355] Key type trusted registered [ 0.960766] Key type encrypted registered [ 0.962203] AppArmor: AppArmor sha1 policy hashing enabled [ 0.964020] ima: No TPM chip found, activating TPM-bypass! [ 0.965846] evm: HMAC attrs: 0x1 [ 0.967416] Magic number: 3:672:232 [ 0.968868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:13:13 UTC (1547475193) [ 0.971671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973631] EDD information not available. [ 1.014492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033086] Write protecting the kernel read-only data: 14336k [ 1.036385] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.039405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.089865] random: blkid urandom read with 3 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.89 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCm9IKh88r2p/SHu7MZ7dQlEYdiOF1/tjkPeX1015hmna6KL2phCyyYiku0/Pn3KfvvuaXGw8HT59N1nuOmcftAwHHjN08WJT90zSSjfE4M5nj3Q+BR/w+0K1sNejH6XiXl3wUYpiKXpkPveg3CD/JriHle08hmvgmZxxYIklkqivxzDjfJlUq9f8YrfQHK561VZLjfzj0TPnOnyd0T3zF3h7J+PzGx33QzSO9MRwWT+ONGk8P/CRN5JyosIgqaGbnUSqWzoh9ZcKftMIr2Yh4ORHriwEEHwprm1Fc5Z1gr3jUCoRcdFcjPUorhdRjaGhpMMebWupRgmqPRfzJcGqj/ root@singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe ssh-dss AAAAB3NzaC1kc3MAAACBANlcavpSYxBW4UD0P5YVuM1+QHk0yUAL73WcoNrtUclfk9oWhmzMVvSg3EYdwowTAyHqq4rmQXJIiU/xAJDxf39xYk85fteJZzYM2xNXIiiIbmW5gx+s8slmO2Qou1emRSxlXjidWPD9A+20wc/qUBLs0dwqQuCX3vFFmxYf0CxRAAAAFQDs673vQzLdcjHSz6huAg/DPWADbQAAAIALwRyl5V/lTHi3cGaewGG2PRdPDvqi81qyQgVzcP/kn25K0WOJj0UNqApLxt0WGw8Xus17KSbYAZmA05bdI5SFwohz3B9hCQYdaboY3tI5F9NvBlqIwWYqK0Aw+kCc4VsNIMra4Awt7G1bmP+8mBSPdXt507q55iFbaJ4hmHXjMAAAAIEAmz+Me3rfPpIlfWhvQqR9/WQOK/e/i3B3N47TAxHwwmekIs95u5JXZA7MgW+umdFtWykAC16jaL+VfybSY3XNMYSeLBdcdps911hTes0mG7cf2/POsANE7hBHS9KUJwHMFCGI6ccnJd17+ex0F2i5RPwBlIz6qXU69McP8Y3+rK0= root@singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe23:76fd/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe launch-index: 0 === cirros: current=0.4.0 uptime=4.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe login: 2019-01-14 14:13:27,072 - paramiko.transport - DEBUG - starting thread (client mode): 0xbec53ed0L 2019-01-14 14:13:27,072 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-14 14:13:27,072 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-14 14:13:27,073 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-14 14:13:27,074 - 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 2019-01-14 14:13:27,074 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-14 14:13:27,074 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-14 14:13:27,075 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-14 14:13:27,075 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-14 14:13:27,075 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-14 14:13:27,093 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-14 14:13:27,093 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-14 14:13:27,104 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: b62f0962f9816d20d51f7352d140d9f9 2019-01-14 14:13:27,105 - paramiko.transport - DEBUG - Trying discovered key 39b3d0cc79883d81d4617f0926d63c0e in /tmp/tmprumweJ 2019-01-14 14:13:27,130 - paramiko.transport - DEBUG - userauth is OK 2019-01-14 14:13:27,136 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-14 14:13:27,137 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-14 14:13:27,138 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-14 14:13:27,138 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-14 14:13:27,139 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-14 14:13:27,140 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-14 14:13:27,140 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-14 14:13:27,141 - functest.core.singlevm - DEBUG - error: 2019-01-14 14:13:27,145 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-14 14:13:27,245 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:13:27,245 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:13:27,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-14 14:13:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/21b2437e-7a54-450a-8684-f10299f76b33.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:28,026 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b252b745-04a7-46e2-905b-ec900e71426e Content-Length: 0 Date: Mon, 14 Jan 2019 14:13:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:13:28,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/21b2437e-7a54-450a-8684-f10299f76b33.json used request id req-b252b745-04a7-46e2-905b-ec900e71426e 2019-01-14 14:13:28,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.772197008133s 2019-01-14 14:13:28,026 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/21b2437e-7a54-450a-8684-f10299f76b33.json used request id req-b252b745-04a7-46e2-905b-ec900e71426e 2019-01-14 14:13:28,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:13:28,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:28,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-983148e1-0538-4b19-9618-c54a435ed650 Date: Mon, 14 Jan 2019 14:13:28 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:13:28,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-983148e1-0538-4b19-9618-c54a435ed650 2019-01-14 14:13:28,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019366979599s 2019-01-14 14:13:28,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-983148e1-0538-4b19-9618-c54a435ed650 2019-01-14 14:13:28,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:13:28,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:28,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:13: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-d6612630-4f5c-470b-a683-7e4ca6c06e28 x-compute-request-id: req-d6612630-4f5c-470b-a683-7e4ca6c06e28 Content-Type: application/json 2019-01-14 14:13:28,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd used request id req-d6612630-4f5c-470b-a683-7e4ca6c06e28 2019-01-14 14:13:28,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.32602596283s 2019-01-14 14:13:28,378 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd used request id req-d6612630-4f5c-470b-a683-7e4ca6c06e28 2019-01-14 14:13:28,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:28,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:28,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-6f0c8351-44b0-4e0b-bfdc-a87790fa529e x-compute-request-id: req-6f0c8351-44b0-4e0b-bfdc-a87790fa529e Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:76:fd", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:76:fd", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b3c2357-273b-4131-aba2-30b8ef9631dd", "rel": "bookmark"}], "image": {"id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "links": [{"href": "http://172.30.9.26:8774/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:13:12.000000", "flavor": {"id": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "links": [{"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "bookmark"}]}, "id": "6b3c2357-273b-4131-aba2-30b8ef9631dd", "security_groups": [{"name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}], "user_id": "3a458184d0134756b288fc0baa8346ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:13:28Z", "hostId": "0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "name": "singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "created": "2019-01-14T14:13:02Z", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:13:28,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f0c8351-44b0-4e0b-bfdc-a87790fa529e 2019-01-14 14:13:28,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582560062408s 2019-01-14 14:13:28,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f0c8351-44b0-4e0b-bfdc-a87790fa529e 2019-01-14 14:13:28,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:13:30,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:31,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-7a8308d2-1a3b-4d1c-8508-91f8727661aa x-compute-request-id: req-7a8308d2-1a3b-4d1c-8508-91f8727661aa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 14:13:31,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a8308d2-1a3b-4d1c-8508-91f8727661aa 2019-01-14 14:13:31,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0870881080627s 2019-01-14 14:13:31,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a8308d2-1a3b-4d1c-8508-91f8727661aa 2019-01-14 14:13:31,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:13:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:31,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-048bc896-bb29-4d72-8524-8507c30d57fe Date: Mon, 14 Jan 2019 14:13:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:47Z", "updated_at": "2019-01-14T14:12:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "4cc6ea61-eeb2-44aa-8afb-3cfe27631310", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "6aef67a2-8d74-46fa-9fa7-92fd1adb7251", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "9abe7ef4-5571-4109-bd0f-edb97ed634fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "c3a0e4a6-d80a-4a73-ae71-d6ef4e65d2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 4, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:57Z", "updated_at": "2019-01-14T14:12:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:58Z", "revision_number": 0, "id": "21ff258e-1f82-4330-baba-27e149d409b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:58Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "2b1ec813-1704-4098-af23-a3649cb633ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "dc63f31a-b968-4220-ace5-0a9504053626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:12:57Z", "revision_number": 0, "id": "ddb6ff05-9ca1-4df2-a868-7d24e51a143b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:57Z", "security_group_id": "e731edda-30b9-49df-8802-efa9d041727c", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 4, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "e731edda-30b9-49df-8802-efa9d041727c", "name": "singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}]} 2019-01-14 14:13:31,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-048bc896-bb29-4d72-8524-8507c30d57fe 2019-01-14 14:13:31,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504658222198s 2019-01-14 14:13:31,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-048bc896-bb29-4d72-8524-8507c30d57fe 2019-01-14 14:13:31,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:13:31,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e731edda-30b9-49df-8802-efa9d041727c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:31,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e80ec5e-e2e6-4a19-aaee-eff493ed0520 Content-Length: 0 Date: Mon, 14 Jan 2019 14:13:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:13:31,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e731edda-30b9-49df-8802-efa9d041727c.json used request id req-7e80ec5e-e2e6-4a19-aaee-eff493ed0520 2019-01-14 14:13:31,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.198847055435s 2019-01-14 14:13:31,310 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e731edda-30b9-49df-8802-efa9d041727c.json used request id req-7e80ec5e-e2e6-4a19-aaee-eff493ed0520 2019-01-14 14:13:31,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 14:13:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:31,412 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:13: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-84294e4a-afb4-42ae-b3a7-27fbba13e8a5 x-compute-request-id: req-84294e4a-afb4-42ae-b3a7-27fbba13e8a5 Content-Length: 0 Content-Type: application/json 2019-01-14 14:13:31,412 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe used request id req-84294e4a-afb4-42ae-b3a7-27fbba13e8a5 2019-01-14 14:13:31,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.101769924164s 2019-01-14 14:13:31,413 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe used request id req-84294e4a-afb4-42ae-b3a7-27fbba13e8a5 2019-01-14 14:13:31,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:13:31,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964/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}2284d18623cab52ba4e341dc34afbbdfa0e41018" -d '{"subnet_id": "ea3cc206-c42a-4e84-a89b-4fa7b45781c6"}' 2019-01-14 14:13:32,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ed25f8d0-4615-49b8-9a17-4d2f24d6e8b8 Date: Mon, 14 Jan 2019 14:13:32 GMT RESP BODY: {"network_id": "0fccfa50-fc9c-477e-bda6-6dbb90b7ab70", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "subnet_id": "ea3cc206-c42a-4e84-a89b-4fa7b45781c6", "subnet_ids": ["ea3cc206-c42a-4e84-a89b-4fa7b45781c6"], "port_id": "4ee20d4d-f8c9-4a82-86ff-d528a77b3bd1", "id": "be44fa13-426e-456d-9809-67bae06b0964"} 2019-01-14 14:13:32,878 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964/remove_router_interface.json used request id req-ed25f8d0-4615-49b8-9a17-4d2f24d6e8b8 2019-01-14 14:13:32,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.46536779404s 2019-01-14 14:13:32,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964/remove_router_interface.json used request id req-ed25f8d0-4615-49b8-9a17-4d2f24d6e8b8 returning object be44fa13-426e-456d-9809-67bae06b0964 2019-01-14 14:13:32,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:13:32,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:32,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-5fb85077-9972-40bd-89f2-8a112186cb97 Date: Mon, 14 Jan 2019 14:13:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:49Z", "admin_state_up": true, "updated_at": "2019-01-14T14:13:32Z", "revision_number": 4, "routes": [], "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "be44fa13-426e-456d-9809-67bae06b0964", "name": "singlevm2-router_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}]} 2019-01-14 14:13:32,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5fb85077-9972-40bd-89f2-8a112186cb97 2019-01-14 14:13:32,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112931013107s 2019-01-14 14:13:32,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5fb85077-9972-40bd-89f2-8a112186cb97 2019-01-14 14:13:32,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:13:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:34,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d34656d-5c0c-46aa-a215-9b6b29ace1ac Content-Length: 0 Date: Mon, 14 Jan 2019 14:13:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:13:34,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964.json used request id req-8d34656d-5c0c-46aa-a215-9b6b29ace1ac 2019-01-14 14:13:34,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35198307037s 2019-01-14 14:13:34,346 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/be44fa13-426e-456d-9809-67bae06b0964.json used request id req-8d34656d-5c0c-46aa-a215-9b6b29ace1ac 2019-01-14 14:13:34,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:13:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:34,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8db09e54-c9ec-4c35-bfeb-947d7e529362 Date: Mon, 14 Jan 2019 14:13:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:12:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"ea3cc206-c42a-4e84-a89b-4fa7b45781c6","subnetpool_id":null,"name":"singlevm2-subnet_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}]} 2019-01-14 14:13:34,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8db09e54-c9ec-4c35-bfeb-947d7e529362 2019-01-14 14:13:34,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.074248790741s 2019-01-14 14:13:34,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8db09e54-c9ec-4c35-bfeb-947d7e529362 2019-01-14 14:13:34,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:13:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/ea3cc206-c42a-4e84-a89b-4fa7b45781c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:36,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22fa5d5d-3727-47f6-b236-d617e4ff091a Date: Mon, 14 Jan 2019 14:13:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:13:36,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ea3cc206-c42a-4e84-a89b-4fa7b45781c6.json used request id req-22fa5d5d-3727-47f6-b236-d617e4ff091a 2019-01-14 14:13:36,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41983699799s 2019-01-14 14:13:36,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ea3cc206-c42a-4e84-a89b-4fa7b45781c6.json used request id req-22fa5d5d-3727-47f6-b236-d617e4ff091a 2019-01-14 14:13:36,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:13:36,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:37,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-4687327e-e510-47a4-8997-da19a6734564 Date: Mon, 14 Jan 2019 14:13: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":[],"updated_at":"2019-01-14T14:13:36Z","tenant_id":"68ad5c0310c44ea3b1db10113986f35b","created_at":"2019-01-14T14:12:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68ad5c0310c44ea3b1db10113986f35b","id":"0fccfa50-fc9c-477e-bda6-6dbb90b7ab70","name":"singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:13:37,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4687327e-e510-47a4-8997-da19a6734564 2019-01-14 14:13:37,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.459995985031s 2019-01-14 14:13:37,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4687327e-e510-47a4-8997-da19a6734564 2019-01-14 14:13:37,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:13:37,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0fccfa50-fc9c-477e-bda6-6dbb90b7ab70.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:38,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8afa139f-ac4e-4036-8a59-c3a0c7196bb7 Date: Mon, 14 Jan 2019 14:13:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:13:38,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0fccfa50-fc9c-477e-bda6-6dbb90b7ab70.json used request id req-8afa139f-ac4e-4036-8a59-c3a0c7196bb7 2019-01-14 14:13:38,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50932502747s 2019-01-14 14:13:38,815 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0fccfa50-fc9c-477e-bda6-6dbb90b7ab70.json used request id req-8afa139f-ac4e-4036-8a59-c3a0c7196bb7 2019-01-14 14:13:38,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:13:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:39,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-32c0a6c2-0d7f-4919-ae64-80d3895ebd0b Date: Mon, 14 Jan 2019 14:13:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap", "metadata": {}}], "file": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file", "owner": "68ad5c0310c44ea3b1db10113986f35b", "id": "04614cbf-76f8-46e8-b937-21ca3c1b73aa", "size": 12716032, "self": "/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:12:55Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:12:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:13:39,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-32c0a6c2-0d7f-4919-ae64-80d3895ebd0b 2019-01-14 14:13:39,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201841115952s 2019-01-14 14:13:39,021 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-32c0a6c2-0d7f-4919-ae64-80d3895ebd0b 2019-01-14 14:13:39,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:13:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2284d18623cab52ba4e341dc34afbbdfa0e41018" 2019-01-14 14:13:40,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c640cf6c-88c8-4899-9f00-3a6819f71f04 Date: Mon, 14 Jan 2019 14:13:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:13:40,121 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa used request id req-c640cf6c-88c8-4899-9f00-3a6819f71f04 2019-01-14 14:13:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09903311729s 2019-01-14 14:13:40,122 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa used request id req-c640cf6c-88c8-4899-9f00-3a6819f71f04 2019-01-14 14:13:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:13:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:40,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e9fabfa-173f-4d74-adaf-5cb596f3549d x-compute-request-id: req-2e9fabfa-173f-4d74-adaf-5cb596f3549d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b", "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": "2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b"}]} 2019-01-14 14:13:40,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2e9fabfa-173f-4d74-adaf-5cb596f3549d 2019-01-14 14:13:40,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220301151276s 2019-01-14 14:13:40,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2e9fabfa-173f-4d74-adaf-5cb596f3549d 2019-01-14 14:13:40,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:13:40,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:40,180 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e38a6c42-e827-4a0f-8293-5b56ba4e28f8 x-compute-request-id: req-e38a6c42-e827-4a0f-8293-5b56ba4e28f8 Content-Length: 0 Content-Type: application/json 2019-01-14 14:13:40,180 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b used request id req-e38a6c42-e827-4a0f-8293-5b56ba4e28f8 2019-01-14 14:13:40,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0344178676605s 2019-01-14 14:13:40,181 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b used request id req-e38a6c42-e827-4a0f-8293-5b56ba4e28f8 2019-01-14 14:13:40,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:13:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:40,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca79d15-0032-449f-b45e-35537214afa3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "links": {"self": "http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a458184d0134756b288fc0baa8346ff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:13:40,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cca79d15-0032-449f-b45e-35537214afa3 2019-01-14 14:13:40,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129825115204s 2019-01-14 14:13:40,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cca79d15-0032-449f-b45e-35537214afa3 2019-01-14 14:13:40,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:13:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:40,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c77f29-078b-4290-bf30-00cd7bb5a0a3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe", "links": {"self": "http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3a458184d0134756b288fc0baa8346ff", "description": null}} 2019-01-14 14:13:40,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff used request id req-18c77f29-078b-4290-bf30-00cd7bb5a0a3 2019-01-14 14:13:40,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119958877563s 2019-01-14 14:13:40,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff used request id req-18c77f29-078b-4290-bf30-00cd7bb5a0a3 2019-01-14 14:13:40,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:13:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:40,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bccce38a-a41d-479c-9ec6-b7dd7a291215 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:13:40,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff used request id req-bccce38a-a41d-479c-9ec6-b7dd7a291215 2019-01-14 14:13:40,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295779943466s 2019-01-14 14:13:40,734 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3a458184d0134756b288fc0baa8346ff used request id req-bccce38a-a41d-479c-9ec6-b7dd7a291215 2019-01-14 14:13:40,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:13:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:40,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51852040-a324-4d4b-a4a1-e5dd877025b1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b"}, "tags": [], "enabled": true, "id": "68ad5c0310c44ea3b1db10113986f35b", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:13:40,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-51852040-a324-4d4b-a4a1-e5dd877025b1 2019-01-14 14:13:40,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108549118042s 2019-01-14 14:13:40,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-51852040-a324-4d4b-a4a1-e5dd877025b1 2019-01-14 14:13:40,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:13:40,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:41,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a9d9885-3434-4246-8387-96df03c2a8ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:13:41,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b used request id req-7a9d9885-3434-4246-8387-96df03c2a8ef 2019-01-14 14:13:41,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.239982128143s 2019-01-14 14:13:41,095 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/68ad5c0310c44ea3b1db10113986f35b used request id req-7a9d9885-3434-4246-8387-96df03c2a8ef 2019-01-14 14:13:41,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:13:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=68ad5c0310c44ea3b1db10113986f35b&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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:41,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cc6c2a7e-7f41-4ad4-a8a0-45ef9dbc1ecb Date: Mon, 14 Jan 2019 14:13:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:47Z", "updated_at": "2019-01-14T14:12:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "4cc6ea61-eeb2-44aa-8afb-3cfe27631310", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "6aef67a2-8d74-46fa-9fa7-92fd1adb7251", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "9abe7ef4-5571-4109-bd0f-edb97ed634fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "c3a0e4a6-d80a-4a73-ae71-d6ef4e65d2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 4, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "name": "default"}]} 2019-01-14 14:13:41,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=68ad5c0310c44ea3b1db10113986f35b&name=default used request id req-cc6c2a7e-7f41-4ad4-a8a0-45ef9dbc1ecb 2019-01-14 14:13:41,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250291109085s 2019-01-14 14:13:41,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=68ad5c0310c44ea3b1db10113986f35b&name=default used request id req-cc6c2a7e-7f41-4ad4-a8a0-45ef9dbc1ecb 2019-01-14 14:13:41,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:13:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:41,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0e7a609c-5740-48e8-b4cb-14d49ac3b70d Date: Mon, 14 Jan 2019 14:13:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "created_at": "2019-01-14T14:12:47Z", "updated_at": "2019-01-14T14:12:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "9abe7ef4-5571-4109-bd0f-edb97ed634fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "4cc6ea61-eeb2-44aa-8afb-3cfe27631310", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "6aef67a2-8d74-46fa-9fa7-92fd1adb7251", "remote_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:12:47Z", "revision_number": 0, "id": "c3a0e4a6-d80a-4a73-ae71-d6ef4e65d2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:12:47Z", "security_group_id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "tenant_id": "68ad5c0310c44ea3b1db10113986f35b", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ad5c0310c44ea3b1db10113986f35b"}], "revision_number": 4, "project_id": "68ad5c0310c44ea3b1db10113986f35b", "id": "540290d4-98a7-46a7-ac4c-f5cd1ad6bf77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}]} 2019-01-14 14:13:41,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0e7a609c-5740-48e8-b4cb-14d49ac3b70d 2019-01-14 14:13:41,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232222080231s 2019-01-14 14:13:41,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0e7a609c-5740-48e8-b4cb-14d49ac3b70d 2019-01-14 14:13:41,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:13:41,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/540290d4-98a7-46a7-ac4c-f5cd1ad6bf77.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6fc8157c697ef5793635fcc4b41617e9d9a2119" 2019-01-14 14:13:41,973 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5661026e-d758-4503-b746-7d519aa6eb7f Content-Length: 0 Date: Mon, 14 Jan 2019 14:13:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:13:41,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/540290d4-98a7-46a7-ac4c-f5cd1ad6bf77.json used request id req-5661026e-d758-4503-b746-7d519aa6eb7f 2019-01-14 14:13:41,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.385210990906s 2019-01-14 14:13:41,973 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/540290d4-98a7-46a7-ac4c-f5cd1ad6bf77.json used request id req-5661026e-d758-4503-b746-7d519aa6eb7f 2019-01-14 14:13:42,023 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-14 14:13:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:13:42,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a54eab4-3955-48fb-866e-5a20c1f9faee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:13:42,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3a54eab4-3955-48fb-866e-5a20c1f9faee 2019-01-14 14:13:42,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:13:42,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["KMoImPzGRxyamaZYyukqgw"], "issued_at": "2019-01-14T14:13:42.000000Z"}} 2019-01-14 14:13:42,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:13:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:42,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9c748df3-61a5-4ca6-99f4-7f0620796a8a Date: Mon, 14 Jan 2019 14:13:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:13:42,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9c748df3-61a5-4ca6-99f4-7f0620796a8a 2019-01-14 14:13:42,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285187005997s 2019-01-14 14:13:42,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9c748df3-61a5-4ca6-99f4-7f0620796a8a 2019-01-14 14:13:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:13:42,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:13: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:13:42,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:13:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:42,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dfc32a-975a-465f-b23c-b2583cb4dae7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:13:42,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-69dfc32a-975a-465f-b23c-b2583cb4dae7 2019-01-14 14:13:42,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109863996506s 2019-01-14 14:13:42,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-69dfc32a-975a-465f-b23c-b2583cb4dae7 2019-01-14 14:13:42,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:13:42,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757"}}' 2019-01-14 14:13:43,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73523429-68a9-4c13-819a-9bc54d312b8f 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.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5"}, "tags": [], "enabled": true, "id": "0393c46ba8dd48fda5eb6931def91bd5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757"}} 2019-01-14 14:13:43,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-73523429-68a9-4c13-819a-9bc54d312b8f 2019-01-14 14:13:43,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.202730178833s 2019-01-14 14:13:43,084 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-73523429-68a9-4c13-819a-9bc54d312b8f 2019-01-14 14:13:43,085 - 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'0393c46ba8dd48fda5eb6931def91bd5', '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_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:43,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:13:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5e73002a-4102-4417-9ab4-1d6a5118a425", "email": null, "name": "vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757"}}' 2019-01-14 14:13:43,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8162cf0-0b45-4a10-8c35-0f0e889f66e1 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757", "links": {"self": "http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b2dc8afc99740e891b52cc7fc051e31", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:13:43,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c8162cf0-0b45-4a10-8c35-0f0e889f66e1 2019-01-14 14:13:43,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.3721139431s 2019-01-14 14:13:43,464 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c8162cf0-0b45-4a10-8c35-0f0e889f66e1 2019-01-14 14:13:43,464 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2b2dc8afc99740e891b52cc7fc051e31', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:13:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:43,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f8e973-4284-4e05-8077-c3ae28ef3d9c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:13:43,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98f8e973-4284-4e05-8077-c3ae28ef3d9c 2019-01-14 14:13:43,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962269306183s 2019-01-14 14:13:43,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98f8e973-4284-4e05-8077-c3ae28ef3d9c 2019-01-14 14:13:43,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:13:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:43,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76265bdc-b951-47a7-b7ca-1de129259407 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:13:43,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76265bdc-b951-47a7-b7ca-1de129259407 2019-01-14 14:13:43,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100682973862s 2019-01-14 14:13:43,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76265bdc-b951-47a7-b7ca-1de129259407 2019-01-14 14:13:43,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:13:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:43,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93620ad6-2126-42a9-b685-d51b96df35c6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:13:43,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-93620ad6-2126-42a9-b685-d51b96df35c6 2019-01-14 14:13:43,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.099750995636s 2019-01-14 14:13:43,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-93620ad6-2126-42a9-b685-d51b96df35c6 2019-01-14 14:13:43,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:13:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:43,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00fcd1e7-7105-4a7f-b9dd-31a98b125d3f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757", "links": {"self": "http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b2dc8afc99740e891b52cc7fc051e31", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:13:43,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-00fcd1e7-7105-4a7f-b9dd-31a98b125d3f 2019-01-14 14:13:43,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119408130646s 2019-01-14 14:13:43,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-00fcd1e7-7105-4a7f-b9dd-31a98b125d3f 2019-01-14 14:13:43,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:13:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:44,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c351f8c-68fd-4397-9241-dcaabe5ce869 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26: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.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5"}, "tags": [], "enabled": true, "id": "0393c46ba8dd48fda5eb6931def91bd5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:13:44,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7c351f8c-68fd-4397-9241-dcaabe5ce869 2019-01-14 14:13:44,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991439819336s 2019-01-14 14:13:44,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7c351f8c-68fd-4397-9241-dcaabe5ce869 2019-01-14 14:13:44,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:13:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=2b2dc8afc99740e891b52cc7fc051e31&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=0393c46ba8dd48fda5eb6931def91bd5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:44,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7304d441-60cd-483e-b7a0-d9b6040f989e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2b2dc8afc99740e891b52cc7fc051e31&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=0393c46ba8dd48fda5eb6931def91bd5", "previous": null, "next": null}} 2019-01-14 14:13:44,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2b2dc8afc99740e891b52cc7fc051e31&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=0393c46ba8dd48fda5eb6931def91bd5 used request id req-7304d441-60cd-483e-b7a0-d9b6040f989e 2019-01-14 14:13:44,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0997438430786s 2019-01-14 14:13:44,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2b2dc8afc99740e891b52cc7fc051e31&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=0393c46ba8dd48fda5eb6931def91bd5 used request id req-7304d441-60cd-483e-b7a0-d9b6040f989e 2019-01-14 14:13:44,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:13:44,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5/users/2b2dc8afc99740e891b52cc7fc051e31/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:44,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002dd00b-0841-4684-9c79-d8aed4793a9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:13:44,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5/users/2b2dc8afc99740e891b52cc7fc051e31/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-002dd00b-0841-4684-9c79-d8aed4793a9f 2019-01-14 14:13:44,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149719953537s 2019-01-14 14:13:44,269 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5/users/2b2dc8afc99740e891b52cc7fc051e31/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-002dd00b-0841-4684-9c79-d8aed4793a9f 2019-01-14 14:13:44,270 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 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'0393c46ba8dd48fda5eb6931def91bd5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5e73002a-4102-4417-9ab4-1d6a5118a425', 'username': u'vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:13:44,273 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757', 'password': '5e73002a-4102-4417-9ab4-1d6a5118a425', 'project_name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '0393c46ba8dd48fda5eb6931def91bd5', 'project_domain_name': 'Default'} 2019-01-14 14:13:44,274 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-14 14:13:44,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:13:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:44,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3971b63-4fd6-4026-9a20-666e97484ae4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:13:44,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-f3971b63-4fd6-4026-9a20-666e97484ae4 2019-01-14 14:13:44,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10044503212s 2019-01-14 14:13:44,375 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-f3971b63-4fd6-4026-9a20-666e97484ae4 2019-01-14 14:13:44,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:13:44,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:13:44,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e9ac7c-84b9-4be9-8386-1e77ca9cfbf7 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26: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.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5"}, "tags": [], "enabled": true, "id": "0393c46ba8dd48fda5eb6931def91bd5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:13:44,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-73e9ac7c-84b9-4be9-8386-1e77ca9cfbf7 2019-01-14 14:13:44,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095064163208s 2019-01-14 14:13:44,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-73e9ac7c-84b9-4be9-8386-1e77ca9cfbf7 2019-01-14 14:13:44,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:13:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" -d '{"network": {"tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "name": "vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757", "admin_state_up": true}}' 2019-01-14 14:13:45,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5037ee7b-cc94-41c2-b332-fb093d7b5eff Date: Mon, 14 Jan 2019 14:13: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":"70c4bfd4-4126-425e-994a-761e2d411f52","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:13:44Z","is_default":false,"provider:segmentation_id":96,"name":"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757","admin_state_up":true,"tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:44Z","mtu":1450}} 2019-01-14 14:13:45,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5037ee7b-cc94-41c2-b332-fb093d7b5eff 2019-01-14 14:13:45,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.820006132126s 2019-01-14 14:13:45,300 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5037ee7b-cc94-41c2-b332-fb093d7b5eff 2019-01-14 14:13:45,300 - 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'2019-01-14T14:13:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'70c4bfd4-4126-425e-994a-761e2d411f52', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757', u'admin_state_up': True, u'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'created_at': u'2019-01-14T14:13:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0393c46ba8dd48fda5eb6931def91bd5'}) 2019-01-14 14:13:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:13:45,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b6570a-bd84-4e3f-babe-2a1515450a76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:13:45,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-76b6570a-bd84-4e3f-babe-2a1515450a76 2019-01-14 14:13:45,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:13:45,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0393c46ba8dd48fda5eb6931def91bd5", "name": "vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0393c46ba8dd48fda5eb6931def91bd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0393c46ba8dd48fda5eb6931def91bd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0393c46ba8dd48fda5eb6931def91bd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0393c46ba8dd48fda5eb6931def91bd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0393c46ba8dd48fda5eb6931def91bd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0393c46ba8dd48fda5eb6931def91bd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0393c46ba8dd48fda5eb6931def91bd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0393c46ba8dd48fda5eb6931def91bd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0393c46ba8dd48fda5eb6931def91bd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0393c46ba8dd48fda5eb6931def91bd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0393c46ba8dd48fda5eb6931def91bd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0393c46ba8dd48fda5eb6931def91bd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0393c46ba8dd48fda5eb6931def91bd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0393c46ba8dd48fda5eb6931def91bd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757", "id": "2b2dc8afc99740e891b52cc7fc051e31"}, "audit_ids": ["2xFIxCJCQOqqM3QiPW5OGQ"], "issued_at": "2019-01-14T14:13:45.000000Z"}} 2019-01-14 14:13:45,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:13:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:46,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-bb7c71fb-0022-4f07-b865-993b87892731 Date: Mon, 14 Jan 2019 14:13: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":"2019-01-14T14:13:44Z","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","id":"70c4bfd4-4126-425e-994a-761e2d411f52","name":"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:13:46,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bb7c71fb-0022-4f07-b865-993b87892731 2019-01-14 14:13:46,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295758962631s 2019-01-14 14:13:46,006 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bb7c71fb-0022-4f07-b865-993b87892731 2019-01-14 14:13:46,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:13:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"subnet": {"name": "vping_ssh-subnet_a69a4800-73e9-4743-a774-e0c9e709e757", "enable_dhcp": true, "network_id": "70c4bfd4-4126-425e-994a-761e2d411f52", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:13:47,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-044ff7bd-73ca-44df-93c3-482e1159ee8f Date: Mon, 14 Jan 2019 14:13:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70c4bfd4-4126-425e-994a-761e2d411f52","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:13: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":"0393c46ba8dd48fda5eb6931def91bd5","id":"7609b1c8-e81a-4073-bfbe-a9569406d262","subnetpool_id":null,"name":"vping_ssh-subnet_a69a4800-73e9-4743-a774-e0c9e709e757"}} 2019-01-14 14:13:47,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-044ff7bd-73ca-44df-93c3-482e1159ee8f 2019-01-14 14:13:47,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02064990997s 2019-01-14 14:13:47,029 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-044ff7bd-73ca-44df-93c3-482e1159ee8f 2019-01-14 14:13:47,029 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:13: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'7609b1c8-e81a-4073-bfbe-a9569406d262', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_a69a4800-73e9-4743-a774-e0c9e709e757', u'enable_dhcp': True, u'network_id': u'70c4bfd4-4126-425e-994a-761e2d411f52', u'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'created_at': u'2019-01-14T14:13: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'0393c46ba8dd48fda5eb6931def91bd5'}) 2019-01-14 14:13:47,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:13:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "vping_ssh-router_a69a4800-73e9-4743-a774-e0c9e709e757", "admin_state_up": true}}' 2019-01-14 14:13:48,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-6606cef5-4186-4842-bef1-070263b3544b Date: Mon, 14 Jan 2019 14:13:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:47Z", "admin_state_up": true, "updated_at": "2019-01-14T14:13:48Z", "revision_number": 2, "routes": [], "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "2823ac7a-0832-44e0-a9bd-a956845bee4a", "name": "vping_ssh-router_a69a4800-73e9-4743-a774-e0c9e709e757"}} 2019-01-14 14:13:48,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6606cef5-4186-4842-bef1-070263b3544b 2019-01-14 14:13:48,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5411260128s 2019-01-14 14:13:48,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6606cef5-4186-4842-bef1-070263b3544b 2019-01-14 14:13:48,572 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'created_at': u'2019-01-14T14:13:47Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:13:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'id': u'2823ac7a-0832-44e0-a9bd-a956845bee4a', u'name': u'vping_ssh-router_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:48,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:13:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a/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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"subnet_id": "7609b1c8-e81a-4073-bfbe-a9569406d262"}' 2019-01-14 14:13:51,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b8442c51-6603-43e2-9ada-33c0c991f61e Date: Mon, 14 Jan 2019 14:13:51 GMT RESP BODY: {"network_id": "70c4bfd4-4126-425e-994a-761e2d411f52", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "subnet_id": "7609b1c8-e81a-4073-bfbe-a9569406d262", "subnet_ids": ["7609b1c8-e81a-4073-bfbe-a9569406d262"], "port_id": "99193663-3d9f-4953-b10a-016655ae38bf", "id": "2823ac7a-0832-44e0-a9bd-a956845bee4a"} 2019-01-14 14:13:51,339 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a/add_router_interface.json used request id req-b8442c51-6603-43e2-9ada-33c0c991f61e 2019-01-14 14:13:51,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76595306396s 2019-01-14 14:13:51,339 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a/add_router_interface.json used request id req-b8442c51-6603-43e2-9ada-33c0c991f61e returning object 2823ac7a-0832-44e0-a9bd-a956845bee4a 2019-01-14 14:13:51,339 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:13:51,472 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:13:51,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:13:51,479 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:13:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:13:51,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:13:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:51,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-48d35d59-37ef-49b6-824a-d9969f1b67d6 Date: Mon, 14 Jan 2019 14:13:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:13:51,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-48d35d59-37ef-49b6-824a-d9969f1b67d6 2019-01-14 14:13:51,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.263652801514s 2019-01-14 14:13:51,747 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-48d35d59-37ef-49b6-824a-d9969f1b67d6 2019-01-14 14:13:51,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:13:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757"}' 2019-01-14 14:13:52,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1bf94a2d-1abf-4fd4-a059-e0ce3d551b0f Date: Mon, 14 Jan 2019 14:13:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file", "owner": "0393c46ba8dd48fda5eb6931def91bd5", "id": "a2d73ad3-80f2-4929-863d-550d391f7499", "size": null, "self": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "checksum": null, "created_at": "2019-01-14T14:13:51Z", "protected": false} 2019-01-14 14:13:52,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1bf94a2d-1abf-4fd4-a059-e0ce3d551b0f 2019-01-14 14:13:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.262171983719s 2019-01-14 14:13:52,019 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1bf94a2d-1abf-4fd4-a059-e0ce3d551b0f returning object a2d73ad3-80f2-4929-863d-550d391f7499 2019-01-14 14:13:52,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:13:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '' 2019-01-14 14:13:53,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87a3da84-932f-4d3e-a8b1-967c6280750c Date: Mon, 14 Jan 2019 14:13:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:13:53,375 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file used request id req-87a3da84-932f-4d3e-a8b1-967c6280750c 2019-01-14 14:13:53,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.35548496246s 2019-01-14 14:13:53,375 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file used request id req-87a3da84-932f-4d3e-a8b1-967c6280750c 2019-01-14 14:13:53,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:13:53,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:53,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-686e5a2b-896b-4e76-86f4-b41e1d162b8b Date: Mon, 14 Jan 2019 14:13:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "metadata": {}}], "file": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file", "owner": "0393c46ba8dd48fda5eb6931def91bd5", "id": "a2d73ad3-80f2-4929-863d-550d391f7499", "size": 12716032, "self": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:13:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:13:53,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-686e5a2b-896b-4e76-86f4-b41e1d162b8b 2019-01-14 14:13:53,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230107784271s 2019-01-14 14:13:53,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-686e5a2b-896b-4e76-86f4-b41e1d162b8b 2019-01-14 14:13:53,612 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file', 'owner': u'0393c46ba8dd48fda5eb6931def91bd5', 'id': u'a2d73ad3-80f2-4929-863d-550d391f7499', 'size': 12716032, u'self': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:13:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:13:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', 'created': u'2019-01-14T14:13:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:13:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:13:53,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:13:53,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_a69a4800-73e9-4743-a774-e0c9e709e757", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:13:53,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-d664a327-df12-46e1-a2c5-c6eab748de7d x-compute-request-id: req-d664a327-df12-46e1-a2c5-c6eab748de7d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_a69a4800-73e9-4743-a774-e0c9e709e757", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "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": "a7397e5c-2487-401d-9e08-bdf960f6b3f7"}} 2019-01-14 14:13:53,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d664a327-df12-46e1-a2c5-c6eab748de7d 2019-01-14 14:13:53,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.260638952255s 2019-01-14 14:13:53,874 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d664a327-df12-46e1-a2c5-c6eab748de7d 2019-01-14 14:13:53,874 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_a69a4800-73e9-4743-a774-e0c9e709e757', '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'35af50fe299141218ecf76b1b87b25ad', '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'a7397e5c-2487-401d-9e08-bdf960f6b3f7', 'swap': 0}) 2019-01-14 14:13:53,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:13:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7/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}3b47955bf047b25e539274477dc63055c7b6dde5" -d '{"extra_specs": {}}' 2019-01-14 14:13:53,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-17553c2d-4c80-4a0b-967b-d788fc9132da x-compute-request-id: req-17553c2d-4c80-4a0b-967b-d788fc9132da Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:13:53,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7/os-extra_specs used request id req-17553c2d-4c80-4a0b-967b-d788fc9132da 2019-01-14 14:13:53,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256199836731s 2019-01-14 14:13:53,901 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7/os-extra_specs used request id req-17553c2d-4c80-4a0b-967b-d788fc9132da 2019-01-14 14:13:53,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 14:13:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"keypair": {"name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757"}}' 2019-01-14 14:13:54,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-b8174eb9-8960-4bfc-8bc2-43867e934750 x-compute-request-id: req-b8174eb9-8960-4bfc-8bc2-43867e934750 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKH8J2PxBBv0gU8+TS3u4kfVNT10PUkor7caRVD4a2CHfm34oizBO3pwZUTv2i1cuqr7XbDnZwJwaRn6TQIZWUWfv6mUWzt3aS7BzPDerR88s7zfszUUUQmQWxTQBBY6PfEYQ8NsQSxC9hdG7m1GTnXSbLoHXjw6hddzzA06WX4OGffvsbezl4t+WEh7vjqkaSx0+Ws5agwNLzfeDXA4ADWC2FxaeieXKZkonIoU6/gpc+T2OELJd+0nSeVX2V+4g0Y6x3bKyArVEHs61newG7i+ce76RMhvFs6++zYfLxGfbCBPgoVUbJza2DhUin69roVm5Ko+dgQDwxntQFmF8F Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyh/Cdj8QQb9IFPPk0t7uJH1TU9dD1JKK+3GkVQ+Gtgh35t+K\nIswTt6cGVE79otXLqq+12w52cCcGkZ+k0CGVlFn7+plFs7d2kuwczw3q0fPLO837\nM1FFEJkFsU0AQWOj3xGEPDbEEsQvYXRu5tRk510my6B148OoXXc8wNOll+Dhn377\nG3s5eLflhIe746pGksdPlrOWoMDS833g1wOAA1gthcWnonlymZKJyKFOv4KXPk9j\nhCyXftJ0nlV9lfuINGOsd2ysgK1RB7OtZ3sBu4vnHu+kTIbxbOvvs2Hy8Rn2wgT4\nKFVGyc2tg4VIp+va6FZuSqPnYEA8MZ7UBZhfBQIDAQABAoIBAQCL+daoISBXB+sZ\nZ5ZOWsi9SHWOmIOHET1iyN6vcaMvKUov/xsg4ge9pdQCSvnn7Puw5yKf47IuFTi9\nXLu8z6VRKcgRUlgtD570PMPuuIqof5d9gTa34U5dIjwI/3Rv1FtGPlE/igXboTXW\n3dV30htXBvG5DxTVeUh+Afd26pvBQ2U+C4ICBQN0XTTOFG0AoCPvqYvv1n6VF5Sg\nWPcbvbkQzA41kU+uBHwKdAOx3hsoVh3QtKXCdMZIMQOdB0L3vavrymF/vmA98uh3\nCqpiUsPcBjPfxB3phyehb+yPoFfJQqFrJhKeD4TQXUjupMJsM7bKTR7KzNTdOSdc\ncFIlh6pBAoGBAPo1TywsPh5dSNGZv8EH1fuO4blt1hRXkwPsXlLZA1JLWq9hIw2p\n6MluNlJ7q5FccyMlY4XaQpJzEw2h2/ee9UJgFxNQhvK+JWTtYRxTrfXaqTGqIwJl\n9dHVtVhhLfi6iXbbVYQdKy8yUCfAptBmYSbMaZh48JEkQ5wvdkpMYah5AoGBAM7N\ngwcvL1t4BlO3G3EoIKmNHFXoDa0tuFRv/mzmp9UaengqklmJoG5sgfvoIaDgmXyz\nO1C/EwWjad7qF86kkWdE7VhruTjceIV37Q1X6MNH27n4BSbwi2ie4CUMB7EDTRpf\njZEDMwKwTth8OqQQ6JnhceN7HA90+neRfEMpXt/tAoGBAN+ElA/QDkYt64ljIkwc\n5enuQHPYTTCq8yjEFZdJSpBPxNl7m0bvjIe1r02MMT6QKkMxeXDwBBy0NEcvW0Qg\netUq5jJY89USTHGXJfOaRYOmLROy+8d+slUb5v7nAZx7d6X4VrLJI/Trq3N3xQ3T\nB+MTJRoSoEXo8YUrWS8SgQNxAoGBAIcPHsClZ0dUhsVLs6deLp6s4tGUAMKWNmkm\nz0HuDbQWW9945iWFxXn4cZfEDZpUtMkFAPsGHvUyuST1O2EghzmrgVqa19ez3R5F\nqVJqlEBdALpeqXa56EIGaJqpVaicYFGWEA2hykG6RXQLBf06cb51xvxq3XOW0TEf\nmcj/DtAtAoGAA3SxlV9XX2wNav9GP0u317LituSvASRielLcT6naprfi4wjc3w2V\nIgBEU6xlNSQYXVtlda+8cd3+6YrT5aaWESVeQZzUIQdxZZjkIuX8GnvtNqWv/is5\nAeQt2rRWjoGhnSasogMp622KkxFgObqutodGWKZUWGgXBM/IMA3lTss=\n-----END RSA PRIVATE KEY-----\n", "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "fingerprint": "53:26:09:4b:ff:56:ec:b9:a5:6d:17:75:fc:a1:bf:b9"}} 2019-01-14 14:13:54,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b8174eb9-8960-4bfc-8bc2-43867e934750 2019-01-14 14:13:54,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.493798017502s 2019-01-14 14:13:54,396 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b8174eb9-8960-4bfc-8bc2-43867e934750 2019-01-14 14:13:54,397 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKH8J2PxBBv0gU8+TS3u4kfVNT10PUkor7caRVD4a2CHfm34oizBO3pwZUTv2i1cuqr7XbDnZwJwaRn6TQIZWUWfv6mUWzt3aS7BzPDerR88s7zfszUUUQmQWxTQBBY6PfEYQ8NsQSxC9hdG7m1GTnXSbLoHXjw6hddzzA06WX4OGffvsbezl4t+WEh7vjqkaSx0+Ws5agwNLzfeDXA4ADWC2FxaeieXKZkonIoU6/gpc+T2OELJd+0nSeVX2V+4g0Y6x3bKyArVEHs61newG7i+ce76RMhvFs6++zYfLxGfbCBPgoVUbJza2DhUin69roVm5Ko+dgQDwxntQFmF8F Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyh/Cdj8QQb9IFPPk0t7uJH1TU9dD1JKK+3GkVQ+Gtgh35t+K\nIswTt6cGVE79otXLqq+12w52cCcGkZ+k0CGVlFn7+plFs7d2kuwczw3q0fPLO837\nM1FFEJkFsU0AQWOj3xGEPDbEEsQvYXRu5tRk510my6B148OoXXc8wNOll+Dhn377\nG3s5eLflhIe746pGksdPlrOWoMDS833g1wOAA1gthcWnonlymZKJyKFOv4KXPk9j\nhCyXftJ0nlV9lfuINGOsd2ysgK1RB7OtZ3sBu4vnHu+kTIbxbOvvs2Hy8Rn2wgT4\nKFVGyc2tg4VIp+va6FZuSqPnYEA8MZ7UBZhfBQIDAQABAoIBAQCL+daoISBXB+sZ\nZ5ZOWsi9SHWOmIOHET1iyN6vcaMvKUov/xsg4ge9pdQCSvnn7Puw5yKf47IuFTi9\nXLu8z6VRKcgRUlgtD570PMPuuIqof5d9gTa34U5dIjwI/3Rv1FtGPlE/igXboTXW\n3dV30htXBvG5DxTVeUh+Afd26pvBQ2U+C4ICBQN0XTTOFG0AoCPvqYvv1n6VF5Sg\nWPcbvbkQzA41kU+uBHwKdAOx3hsoVh3QtKXCdMZIMQOdB0L3vavrymF/vmA98uh3\nCqpiUsPcBjPfxB3phyehb+yPoFfJQqFrJhKeD4TQXUjupMJsM7bKTR7KzNTdOSdc\ncFIlh6pBAoGBAPo1TywsPh5dSNGZv8EH1fuO4blt1hRXkwPsXlLZA1JLWq9hIw2p\n6MluNlJ7q5FccyMlY4XaQpJzEw2h2/ee9UJgFxNQhvK+JWTtYRxTrfXaqTGqIwJl\n9dHVtVhhLfi6iXbbVYQdKy8yUCfAptBmYSbMaZh48JEkQ5wvdkpMYah5AoGBAM7N\ngwcvL1t4BlO3G3EoIKmNHFXoDa0tuFRv/mzmp9UaengqklmJoG5sgfvoIaDgmXyz\nO1C/EwWjad7qF86kkWdE7VhruTjceIV37Q1X6MNH27n4BSbwi2ie4CUMB7EDTRpf\njZEDMwKwTth8OqQQ6JnhceN7HA90+neRfEMpXt/tAoGBAN+ElA/QDkYt64ljIkwc\n5enuQHPYTTCq8yjEFZdJSpBPxNl7m0bvjIe1r02MMT6QKkMxeXDwBBy0NEcvW0Qg\netUq5jJY89USTHGXJfOaRYOmLROy+8d+slUb5v7nAZx7d6X4VrLJI/Trq3N3xQ3T\nB+MTJRoSoEXo8YUrWS8SgQNxAoGBAIcPHsClZ0dUhsVLs6deLp6s4tGUAMKWNmkm\nz0HuDbQWW9945iWFxXn4cZfEDZpUtMkFAPsGHvUyuST1O2EghzmrgVqa19ez3R5F\nqVJqlEBdALpeqXa56EIGaJqpVaicYFGWEA2hykG6RXQLBf06cb51xvxq3XOW0TEf\nmcj/DtAtAoGAA3SxlV9XX2wNav9GP0u317LituSvASRielLcT6naprfi4wjc3w2V\nIgBEU6xlNSQYXVtlda+8cd3+6YrT5aaWESVeQZzUIQdxZZjkIuX8GnvtNqWv/is5\nAeQt2rRWjoGhnSasogMp622KkxFgObqutodGWKZUWGgXBM/IMA3lTss=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2b2dc8afc99740e891b52cc7fc051e31', 'name': u'vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757', 'created_at': '2019-01-14T14:13:54.397126', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'53:26:09:4b:ff:56:ec:b9:a5:6d:17:75:fc:a1:bf:b9', 'type': 'ssh', 'id': u'vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:54,397 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAyh/Cdj8QQb9IFPPk0t7uJH1TU9dD1JKK+3GkVQ+Gtgh35t+K IswTt6cGVE79otXLqq+12w52cCcGkZ+k0CGVlFn7+plFs7d2kuwczw3q0fPLO837 M1FFEJkFsU0AQWOj3xGEPDbEEsQvYXRu5tRk510my6B148OoXXc8wNOll+Dhn377 G3s5eLflhIe746pGksdPlrOWoMDS833g1wOAA1gthcWnonlymZKJyKFOv4KXPk9j hCyXftJ0nlV9lfuINGOsd2ysgK1RB7OtZ3sBu4vnHu+kTIbxbOvvs2Hy8Rn2wgT4 KFVGyc2tg4VIp+va6FZuSqPnYEA8MZ7UBZhfBQIDAQABAoIBAQCL+daoISBXB+sZ Z5ZOWsi9SHWOmIOHET1iyN6vcaMvKUov/xsg4ge9pdQCSvnn7Puw5yKf47IuFTi9 XLu8z6VRKcgRUlgtD570PMPuuIqof5d9gTa34U5dIjwI/3Rv1FtGPlE/igXboTXW 3dV30htXBvG5DxTVeUh+Afd26pvBQ2U+C4ICBQN0XTTOFG0AoCPvqYvv1n6VF5Sg WPcbvbkQzA41kU+uBHwKdAOx3hsoVh3QtKXCdMZIMQOdB0L3vavrymF/vmA98uh3 CqpiUsPcBjPfxB3phyehb+yPoFfJQqFrJhKeD4TQXUjupMJsM7bKTR7KzNTdOSdc cFIlh6pBAoGBAPo1TywsPh5dSNGZv8EH1fuO4blt1hRXkwPsXlLZA1JLWq9hIw2p 6MluNlJ7q5FccyMlY4XaQpJzEw2h2/ee9UJgFxNQhvK+JWTtYRxTrfXaqTGqIwJl 9dHVtVhhLfi6iXbbVYQdKy8yUCfAptBmYSbMaZh48JEkQ5wvdkpMYah5AoGBAM7N gwcvL1t4BlO3G3EoIKmNHFXoDa0tuFRv/mzmp9UaengqklmJoG5sgfvoIaDgmXyz O1C/EwWjad7qF86kkWdE7VhruTjceIV37Q1X6MNH27n4BSbwi2ie4CUMB7EDTRpf jZEDMwKwTth8OqQQ6JnhceN7HA90+neRfEMpXt/tAoGBAN+ElA/QDkYt64ljIkwc 5enuQHPYTTCq8yjEFZdJSpBPxNl7m0bvjIe1r02MMT6QKkMxeXDwBBy0NEcvW0Qg etUq5jJY89USTHGXJfOaRYOmLROy+8d+slUb5v7nAZx7d6X4VrLJI/Trq3N3xQ3T B+MTJRoSoEXo8YUrWS8SgQNxAoGBAIcPHsClZ0dUhsVLs6deLp6s4tGUAMKWNmkm z0HuDbQWW9945iWFxXn4cZfEDZpUtMkFAPsGHvUyuST1O2EghzmrgVqa19ez3R5F qVJqlEBdALpeqXa56EIGaJqpVaicYFGWEA2hykG6RXQLBf06cb51xvxq3XOW0TEf mcj/DtAtAoGAA3SxlV9XX2wNav9GP0u317LituSvASRielLcT6naprfi4wjc3w2V IgBEU6xlNSQYXVtlda+8cd3+6YrT5aaWESVeQZzUIQdxZZjkIuX8GnvtNqWv/is5 AeQt2rRWjoGhnSasogMp622KkxFgObqutodGWKZUWGgXBM/IMA3lTss= -----END RSA PRIVATE KEY----- 2019-01-14 14:13:54,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 14:13:54,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"security_group": {"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-01-14 14:13:54,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-a02afc8d-6389-4ecf-aa8d-eb8c89ae52c9 Date: Mon, 14 Jan 2019 14:13:54 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:54Z", "updated_at": "2019-01-14T14:13:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "1d2bda7c-7130-4d5e-b09f-c39a09868cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "d125a870-f360-4dd0-998f-f92b5db50a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 2, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}} 2019-01-14 14:13:54,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a02afc8d-6389-4ecf-aa8d-eb8c89ae52c9 2019-01-14 14:13:54,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.42165517807s 2019-01-14 14:13:54,822 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a02afc8d-6389-4ecf-aa8d-eb8c89ae52c9 2019-01-14 14:13:54,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:13:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:55,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-ef79c9dd-7fbf-45b3-8d77-ec80c64c28a2 Date: Mon, 14 Jan 2019 14:13:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:44Z", "updated_at": "2019-01-14T14:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "1c709f60-9169-4289-80a1-4ce1461fcd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "3ebb0f5e-db95-4ae7-b111-653da79d4029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "72850b15-600b-4fcd-96e3-a1658ad3ecfe", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "c2771fa1-a24c-434a-a5e0-c673f2451bde", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 4, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:54Z", "updated_at": "2019-01-14T14:13:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "1d2bda7c-7130-4d5e-b09f-c39a09868cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "d125a870-f360-4dd0-998f-f92b5db50a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 2, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}]} 2019-01-14 14:13:55,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ef79c9dd-7fbf-45b3-8d77-ec80c64c28a2 2019-01-14 14:13:55,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228818178177s 2019-01-14 14:13:55,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ef79c9dd-7fbf-45b3-8d77-ec80c64c28a2 2019-01-14 14:13:55,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:13:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -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": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"}}' 2019-01-14 14:13:55,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c6bac56e-a58e-4fcf-8010-129b646012fc Date: Mon, 14 Jan 2019 14:13:55 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": "2019-01-14T14:13:55Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "port_range_min": 22, "revision_number": 0, "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:55Z", "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "ca936d5b-9bd1-4ed2-8019-53a2e7c35d8e"}} 2019-01-14 14:13:55,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c6bac56e-a58e-4fcf-8010-129b646012fc 2019-01-14 14:13:55,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.371746063232s 2019-01-14 14:13:55,434 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c6bac56e-a58e-4fcf-8010-129b646012fc 2019-01-14 14:13:55,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:13:55,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:55,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c18edce1-183d-45e8-a92b-884d63e24d48 Date: Mon, 14 Jan 2019 14:13:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:44Z", "updated_at": "2019-01-14T14:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "1c709f60-9169-4289-80a1-4ce1461fcd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "3ebb0f5e-db95-4ae7-b111-653da79d4029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "72850b15-600b-4fcd-96e3-a1658ad3ecfe", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "c2771fa1-a24c-434a-a5e0-c673f2451bde", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 4, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:54Z", "updated_at": "2019-01-14T14:13:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "1d2bda7c-7130-4d5e-b09f-c39a09868cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:13:55Z", "revision_number": 0, "id": "ca936d5b-9bd1-4ed2-8019-53a2e7c35d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:55Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "d125a870-f360-4dd0-998f-f92b5db50a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 3, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}]} 2019-01-14 14:13:55,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c18edce1-183d-45e8-a92b-884d63e24d48 2019-01-14 14:13:55,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22524189949s 2019-01-14 14:13:55,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c18edce1-183d-45e8-a92b-884d63e24d48 2019-01-14 14:13:55,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:13:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -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": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"}}' 2019-01-14 14:13:55,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8fb357da-5396-4897-9aef-7f657fc42aa5 Date: Mon, 14 Jan 2019 14:13:55 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": "2019-01-14T14:13:55Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "port_range_min": null, "revision_number": 0, "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:55Z", "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "8fa32f8e-790a-41ed-a7e3-183b3c89b332"}} 2019-01-14 14:13:55,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fb357da-5396-4897-9aef-7f657fc42aa5 2019-01-14 14:13:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.18714094162s 2019-01-14 14:13:55,853 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fb357da-5396-4897-9aef-7f657fc42aa5 2019-01-14 14:13:55,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:13:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:56,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-d06db1e3-640b-4e40-9c59-f6fc1339cdeb Date: Mon, 14 Jan 2019 14:13: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":["7609b1c8-e81a-4073-bfbe-a9569406d262"],"updated_at":"2019-01-14T14:13:46Z","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","id":"70c4bfd4-4126-425e-994a-761e2d411f52","name":"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:13:56,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d06db1e3-640b-4e40-9c59-f6fc1339cdeb 2019-01-14 14:13:56,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28838300705s 2019-01-14 14:13:56,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d06db1e3-640b-4e40-9c59-f6fc1339cdeb 2019-01-14 14:13:56,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:13:56,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:56,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0e2b9753-e254-408f-a70c-53c1b74c16f7 Date: Mon, 14 Jan 2019 14:13:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "metadata": {}}], "file": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file", "owner": "0393c46ba8dd48fda5eb6931def91bd5", "id": "a2d73ad3-80f2-4929-863d-550d391f7499", "size": 12716032, "self": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:13:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:13:56,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0e2b9753-e254-408f-a70c-53c1b74c16f7 2019-01-14 14:13:56,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207765102386s 2019-01-14 14:13:56,356 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0e2b9753-e254-408f-a70c-53c1b74c16f7 2019-01-14 14:13:56,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:13:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:56,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-1933e9e9-c358-4513-8ebb-8ce8e3770e3c x-compute-request-id: req-1933e9e9-c358-4513-8ebb-8ce8e3770e3c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a69a4800-73e9-4743-a774-e0c9e709e757", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "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": "a7397e5c-2487-401d-9e08-bdf960f6b3f7"}]} 2019-01-14 14:13:56,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1933e9e9-c358-4513-8ebb-8ce8e3770e3c 2019-01-14 14:13:56,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256650447845s 2019-01-14 14:13:56,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1933e9e9-c358-4513-8ebb-8ce8e3770e3c 2019-01-14 14:13:56,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:13:56,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"server": {"name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "imageRef": "a2d73ad3-80f2-4929-863d-550d391f7499", "flavorRef": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "70c4bfd4-4126-425e-994a-761e2d411f52"}], "security_groups": [{"name": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"}]}}' 2019-01-14 14:13:58,646 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:13: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-655fed56-793c-4f9c-a32f-6c079a0fbf11 x-compute-request-id: req-655fed56-793c-4f9c-a32f-6c079a0fbf11 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"}], "OS-DCF:diskConfig": "MANUAL", "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "adminPass": "aNCwkSoD3upx"}} 2019-01-14 14:13:58,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-655fed56-793c-4f9c-a32f-6c079a0fbf11 2019-01-14 14:13:58,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.26062703133s 2019-01-14 14:13:58,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-655fed56-793c-4f9c-a32f-6c079a0fbf11 2019-01-14 14:13:58,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:13:58,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:59,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:13: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-587003c0-0bea-4e3a-90fe-de079091a889 x-compute-request-id: req-587003c0-0bea-4e3a-90fe-de079091a889 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.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:13:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:13:59,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-587003c0-0bea-4e3a-90fe-de079091a889 2019-01-14 14:13:59,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00017690659s 2019-01-14 14:13:59,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-587003c0-0bea-4e3a-90fe-de079091a889 2019-01-14 14:13:59,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:13:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:59,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-2f7ed421-7c35-49d9-a427-62cea69da69c Date: Mon, 14 Jan 2019 14:13: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":["7609b1c8-e81a-4073-bfbe-a9569406d262"],"updated_at":"2019-01-14T14:13:46Z","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","id":"70c4bfd4-4126-425e-994a-761e2d411f52","name":"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:13:59,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2f7ed421-7c35-49d9-a427-62cea69da69c 2019-01-14 14:13:59,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102205991745s 2019-01-14 14:13:59,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2f7ed421-7c35-49d9-a427-62cea69da69c 2019-01-14 14:13:59,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:13:59,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:13:59,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bd0298cc-cc6b-4cb5-a6be-7a59d048cc7e Date: Mon, 14 Jan 2019 14:13:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70c4bfd4-4126-425e-994a-761e2d411f52","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:13: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":"0393c46ba8dd48fda5eb6931def91bd5","id":"7609b1c8-e81a-4073-bfbe-a9569406d262","subnetpool_id":null,"name":"vping_ssh-subnet_a69a4800-73e9-4743-a774-e0c9e709e757"}]} 2019-01-14 14:13:59,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bd0298cc-cc6b-4cb5-a6be-7a59d048cc7e 2019-01-14 14:13:59,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0479590892792s 2019-01-14 14:13:59,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bd0298cc-cc6b-4cb5-a6be-7a59d048cc7e 2019-01-14 14:13:59,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:01,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:01,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:02,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-80cb6902-f7d6-4c8e-9f49-fa68072828c7 x-compute-request-id: req-80cb6902-f7d6-4c8e-9f49-fa68072828c7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:14:01Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:02,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-80cb6902-f7d6-4c8e-9f49-fa68072828c7 2019-01-14 14:14:02,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12806010246s 2019-01-14 14:14:02,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-80cb6902-f7d6-4c8e-9f49-fa68072828c7 2019-01-14 14:14:02,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:04,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:06,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-6c2eecbd-7a41-4f1d-a13c-de9628f181b0 x-compute-request-id: req-6c2eecbd-7a41-4f1d-a13c-de9628f181b0 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:14:01Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:06,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c2eecbd-7a41-4f1d-a13c-de9628f181b0 2019-01-14 14:14:06,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05911803246s 2019-01-14 14:14:06,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c2eecbd-7a41-4f1d-a13c-de9628f181b0 2019-01-14 14:14:06,008 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:08,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:08,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:09,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-a5d531d0-12f6-462e-ba2b-5a3c546ebaa5 x-compute-request-id: req-a5d531d0-12f6-462e-ba2b-5a3c546ebaa5 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:b3:5e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:07.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:07Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:09,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a5d531d0-12f6-462e-ba2b-5a3c546ebaa5 2019-01-14 14:14:09,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17326998711s 2019-01-14 14:14:09,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a5d531d0-12f6-462e-ba2b-5a3c546ebaa5 2019-01-14 14:14:09,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:14:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=f3c13e4d-1f3f-4bd2-a850-33e4062386fe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:09,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bed3835a-49f7-4180-8f89-769570a56127 Date: Mon, 14 Jan 2019 14:14:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70c4bfd4-4126-425e-994a-761e2d411f52","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:14:02Z","admin_state_up":true,"updated_at":"2019-01-14T14:14:06Z","binding:vnic_type":"normal","device_id":"f3c13e4d-1f3f-4bd2-a850-33e4062386fe","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d4:b3:5e","id":"05462a14-1ad8-4e52-8877-4b01d9c20cbb","port_security_enabled":true,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","fixed_ips":[{"subnet_id":"7609b1c8-e81a-4073-bfbe-a9569406d262","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"],"name":""}]} 2019-01-14 14:14:09,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f3c13e4d-1f3f-4bd2-a850-33e4062386fe used request id req-bed3835a-49f7-4180-8f89-769570a56127 2019-01-14 14:14:09,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.241531133652s 2019-01-14 14:14:09,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f3c13e4d-1f3f-4bd2-a850-33e4062386fe used request id req-bed3835a-49f7-4180-8f89-769570a56127 2019-01-14 14:14:09,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:14:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=05462a14-1ad8-4e52-8877-4b01d9c20cbb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:09,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fa6b5194-1e10-4d9e-9985-d03388b568ee Date: Mon, 14 Jan 2019 14:14:09 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:14:09,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=05462a14-1ad8-4e52-8877-4b01d9c20cbb used request id req-fa6b5194-1e10-4d9e-9985-d03388b568ee 2019-01-14 14:14:09,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.192175149918s 2019-01-14 14:14:09,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=05462a14-1ad8-4e52-8877-4b01d9c20cbb used request id req-fa6b5194-1e10-4d9e-9985-d03388b568ee 2019-01-14 14:14:09,628 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:b3:5e', 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'a2d73ad3-80f2-4929-863d-550d391f7499'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:14:07.000000', 'flavor': Munch({u'id': u'a7397e5c-2487-401d-9e08-bdf960f6b3f7'}), 'az': u'nova', 'id': u'f3c13e4d-1f3f-4bd2-a850-33e4062386fe', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2b2dc8afc99740e891b52cc7fc051e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', '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'2019-01-14T14:14:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:14:07Z', 'hostId': u'c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a', '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'2019-01-14T14:14:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': u'vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757', 'adminPass': u'aNCwkSoD3upx', 'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'created_at': u'2019-01-14T14:13:58Z', 'created': u'2019-01-14T14:13:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:14:09,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:14:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:09,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-f429a2b3-42a8-4f2f-9a81-6a933abebec5 Date: Mon, 14 Jan 2019 14:14: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":["7609b1c8-e81a-4073-bfbe-a9569406d262"],"updated_at":"2019-01-14T14:13:46Z","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","id":"70c4bfd4-4126-425e-994a-761e2d411f52","name":"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:14:09,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f429a2b3-42a8-4f2f-9a81-6a933abebec5 2019-01-14 14:14:09,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305787801743s 2019-01-14 14:14:09,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f429a2b3-42a8-4f2f-9a81-6a933abebec5 2019-01-14 14:14:09,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:14:09,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:10,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2be1eee3-6a7c-446b-ad3e-2109ffb9608d Date: Mon, 14 Jan 2019 14:14:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "metadata": {}}], "file": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file", "owner": "0393c46ba8dd48fda5eb6931def91bd5", "id": "a2d73ad3-80f2-4929-863d-550d391f7499", "size": 12716032, "self": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:13:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:14:10,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2be1eee3-6a7c-446b-ad3e-2109ffb9608d 2019-01-14 14:14:10,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.702248096466s 2019-01-14 14:14:10,642 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2be1eee3-6a7c-446b-ad3e-2109ffb9608d 2019-01-14 14:14:10,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:14:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:10,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-2589bac3-de29-47e7-a62c-b0aa27d300a2 x-compute-request-id: req-2589bac3-de29-47e7-a62c-b0aa27d300a2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a69a4800-73e9-4743-a774-e0c9e709e757", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "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": "a7397e5c-2487-401d-9e08-bdf960f6b3f7"}]} 2019-01-14 14:14:10,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2589bac3-de29-47e7-a62c-b0aa27d300a2 2019-01-14 14:14:10,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133903980255s 2019-01-14 14:14:10,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2589bac3-de29-47e7-a62c-b0aa27d300a2 2019-01-14 14:14:10,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:14:10,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"server": {"name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "imageRef": "a2d73ad3-80f2-4929-863d-550d391f7499", "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "flavorRef": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "70c4bfd4-4126-425e-994a-761e2d411f52"}], "security_groups": [{"name": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"}]}}' 2019-01-14 14:14:13,745 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:14: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-720a6869-392d-425a-927c-66305fea99eb x-compute-request-id: req-720a6869-392d-425a-927c-66305fea99eb Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"}], "OS-DCF:diskConfig": "MANUAL", "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "adminPass": "YmA7hrG63a6r"}} 2019-01-14 14:14:13,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-720a6869-392d-425a-927c-66305fea99eb 2019-01-14 14:14:13,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.96577787399s 2019-01-14 14:14:13,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-720a6869-392d-425a-927c-66305fea99eb 2019-01-14 14:14:13,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:14,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-ee0da967-8ae7-4730-bd2c-59590a979a37 x-compute-request-id: req-ee0da967-8ae7-4730-bd2c-59590a979a37 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:14:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:b3:5e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:07.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:07Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:14,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee0da967-8ae7-4730-bd2c-59590a979a37 2019-01-14 14:14:14,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822694063187s 2019-01-14 14:14:14,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee0da967-8ae7-4730-bd2c-59590a979a37 2019-01-14 14:14:14,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:16,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:17,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-561161ff-3674-4b92-b926-48d81bbd9bda x-compute-request-id: req-561161ff-3674-4b92-b926-48d81bbd9bda Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:14:16Z", "hostId": "4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:b3:5e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:07.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:07Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:17,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-561161ff-3674-4b92-b926-48d81bbd9bda 2019-01-14 14:14:17,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16763496399s 2019-01-14 14:14:17,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-561161ff-3674-4b92-b926-48d81bbd9bda 2019-01-14 14:14:17,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:19,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:20,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-3532df2d-866d-4075-aa1b-155897fc0c30 x-compute-request-id: req-3532df2d-866d-4075-aa1b-155897fc0c30 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:14:16Z", "hostId": "4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:b3:5e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:07.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:07Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:20,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3532df2d-866d-4075-aa1b-155897fc0c30 2019-01-14 14:14:20,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.310940980911s 2019-01-14 14:14:20,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3532df2d-866d-4075-aa1b-155897fc0c30 2019-01-14 14:14:20,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:22,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:22,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:23,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-cf204137-da44-4074-aaf7-8a7f2365178d x-compute-request-id: req-cf204137-da44-4074-aaf7-8a7f2365178d Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:14:16Z", "hostId": "4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:b3:5e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:07.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:07Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:23,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cf204137-da44-4074-aaf7-8a7f2365178d 2019-01-14 14:14:23,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31629109383s 2019-01-14 14:14:23,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cf204137-da44-4074-aaf7-8a7f2365178d 2019-01-14 14:14:23,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:25,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:25,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:25,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-6c841eaf-e300-4884-810b-b979e835a675 x-compute-request-id: req-6c841eaf-e300-4884-810b-b979e835a675 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:bc:07", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:23.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:23Z", "hostId": "4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:b3:5e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:07.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:07Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:25,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c841eaf-e300-4884-810b-b979e835a675 2019-01-14 14:14:25,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600660085678s 2019-01-14 14:14:25,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c841eaf-e300-4884-810b-b979e835a675 2019-01-14 14:14:26,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:14:26,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=8fd9183a-cdf2-4c37-8877-50129486c3c6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:26,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aaffda01-72e5-4527-a006-2403423548a5 Date: Mon, 14 Jan 2019 14:14:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70c4bfd4-4126-425e-994a-761e2d411f52","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:14:15Z","admin_state_up":true,"updated_at":"2019-01-14T14:14:22Z","binding:vnic_type":"normal","device_id":"8fd9183a-cdf2-4c37-8877-50129486c3c6","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c2:bc:07","id":"63d43b83-a229-4db6-b24d-1f8cecbb2adc","port_security_enabled":true,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","fixed_ips":[{"subnet_id":"7609b1c8-e81a-4073-bfbe-a9569406d262","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"],"name":""}]} 2019-01-14 14:14:26,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8fd9183a-cdf2-4c37-8877-50129486c3c6 used request id req-aaffda01-72e5-4527-a006-2403423548a5 2019-01-14 14:14:26,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0730400085449s 2019-01-14 14:14:26,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8fd9183a-cdf2-4c37-8877-50129486c3c6 used request id req-aaffda01-72e5-4527-a006-2403423548a5 2019-01-14 14:14:26,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:14:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=63d43b83-a229-4db6-b24d-1f8cecbb2adc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:26,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d46ccfea-6722-4eab-b484-fcbf77fa59c6 Date: Mon, 14 Jan 2019 14:14:26 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:14:26,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=63d43b83-a229-4db6-b24d-1f8cecbb2adc used request id req-d46ccfea-6722-4eab-b484-fcbf77fa59c6 2019-01-14 14:14:26,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228109359741s 2019-01-14 14:14:26,104 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=63d43b83-a229-4db6-b24d-1f8cecbb2adc used request id req-d46ccfea-6722-4eab-b484-fcbf77fa59c6 2019-01-14 14:14:26,105 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:bc:07', 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'a2d73ad3-80f2-4929-863d-550d391f7499'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:14:23.000000', 'flavor': Munch({u'id': u'a7397e5c-2487-401d-9e08-bdf960f6b3f7'}), 'az': u'nova', 'id': u'8fd9183a-cdf2-4c37-8877-50129486c3c6', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2b2dc8afc99740e891b52cc7fc051e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', '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'2019-01-14T14:14:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:14:23Z', 'hostId': u'4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c', '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'2019-01-14T14:14:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': u'vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757', 'adminPass': u'YmA7hrG63a6r', 'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'created_at': u'2019-01-14T14:14:13Z', 'created': u'2019-01-14T14:14:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:14:26,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:14:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:26,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-10efa53c-9e9e-4c7f-9d78-9369077c262e Date: Mon, 14 Jan 2019 14:14: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":["7609b1c8-e81a-4073-bfbe-a9569406d262"],"updated_at":"2019-01-14T14:13:46Z","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","id":"70c4bfd4-4126-425e-994a-761e2d411f52","name":"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:14:26,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-10efa53c-9e9e-4c7f-9d78-9369077c262e 2019-01-14 14:14:26,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097932100296s 2019-01-14 14:14:26,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-10efa53c-9e9e-4c7f-9d78-9369077c262e 2019-01-14 14:14:26,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:14:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=8fd9183a-cdf2-4c37-8877-50129486c3c6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:26,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-67ff4869-fe86-4884-85eb-b95b1bbcd0c3 Date: Mon, 14 Jan 2019 14:14:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70c4bfd4-4126-425e-994a-761e2d411f52","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:14:15Z","admin_state_up":true,"updated_at":"2019-01-14T14:14:22Z","binding:vnic_type":"normal","device_id":"8fd9183a-cdf2-4c37-8877-50129486c3c6","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c2:bc:07","id":"63d43b83-a229-4db6-b24d-1f8cecbb2adc","port_security_enabled":true,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","fixed_ips":[{"subnet_id":"7609b1c8-e81a-4073-bfbe-a9569406d262","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["9edd0cd2-38ba-4d3f-87ae-9aebeb43c899"],"name":""}]} 2019-01-14 14:14:26,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8fd9183a-cdf2-4c37-8877-50129486c3c6 used request id req-67ff4869-fe86-4884-85eb-b95b1bbcd0c3 2019-01-14 14:14:26,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564229488373s 2019-01-14 14:14:26,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8fd9183a-cdf2-4c37-8877-50129486c3c6 used request id req-67ff4869-fe86-4884-85eb-b95b1bbcd0c3 2019-01-14 14:14:26,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 14:14:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.9", "port_id": "63d43b83-a229-4db6-b24d-1f8cecbb2adc"}}' 2019-01-14 14:14:28,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-a7722c4d-59b1-44cc-8de3-4b7cddfb1e88 Date: Mon, 14 Jan 2019 14:14:28 GMT RESP BODY: {"floatingip": {"router_id": "2823ac7a-0832-44e0-a9bd-a956845bee4a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:14:27Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "63d43b83-a229-4db6-b24d-1f8cecbb2adc", "id": "ba3e0020-696c-441d-9923-ca35bebdbc5e", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:14:27Z", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}} 2019-01-14 14:14:28,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a7722c4d-59b1-44cc-8de3-4b7cddfb1e88 2019-01-14 14:14:28,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.99304795265s 2019-01-14 14:14:28,258 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a7722c4d-59b1-44cc-8de3-4b7cddfb1e88 2019-01-14 14:14:28,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:14:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:28,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-fec7f1de-02df-4a65-b4ad-7038420b1a96 Date: Mon, 14 Jan 2019 14:14:28 GMT RESP BODY: {"floatingips": [{"router_id": "2823ac7a-0832-44e0-a9bd-a956845bee4a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:14:27Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "63d43b83-a229-4db6-b24d-1f8cecbb2adc", "id": "ba3e0020-696c-441d-9923-ca35bebdbc5e", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:14:27Z", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}]} 2019-01-14 14:14:28,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fec7f1de-02df-4a65-b4ad-7038420b1a96 2019-01-14 14:14:28,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.204037189484s 2019-01-14 14:14:28,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fec7f1de-02df-4a65-b4ad-7038420b1a96 2019-01-14 14:14:28,474 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2823ac7a-0832-44e0-a9bd-a956845bee4a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'created_at': u'2019-01-14T14:14:27Z', 'attached': True, 'updated_at': u'2019-01-14T14:14:27Z', 'id': u'ba3e0020-696c-441d-9923-ca35bebdbc5e', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2823ac7a-0832-44e0-a9bd-a956845bee4a', 'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'port_id': u'63d43b83-a229-4db6-b24d-1f8cecbb2adc', 'port': u'63d43b83-a229-4db6-b24d-1f8cecbb2adc', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:14:28,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:14:28,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6/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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:14:29,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-d9031f98-ad65-4f82-a6bf-c1765110f7be x-compute-request-id: req-d9031f98-ad65-4f82-a6bf-c1765110f7be Content-Encoding: gzip Content-Length: 9595 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 520734907 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.222705] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.225508] pid_max: default: 32768 minimum: 301\n[ 0.227039] ACPI: Core revision 20150930\n[ 0.228951] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231164] Security Framework initialized\n[ 0.232550] Yama: becoming mindful.\n[ 0.233781] AppArmor: AppArmor initialized\n[ 0.235189] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.237390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.239537] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.241564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243845] Initializing cgroup subsys io\n[ 0.245239] Initializing cgroup subsys memory\n[ 0.246679] Initializing cgroup subsys devices\n[ 0.248133] Initializing cgroup subsys freezer\n[ 0.249603] Initializing cgroup subsys net_cls\n[ 0.251060] Initializing cgroup subsys perf_event\n[ 0.252599] Initializing cgroup subsys net_prio\n[ 0.254090] Initializing cgroup subsys hugetlb\n[ 0.255546] Initializing cgroup subsys pids\n[ 0.256989] CPU: Physical Processor ID: 0\n[ 0.259030] mce: CPU supports 10 MCE banks\n[ 0.260453] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.280943] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289255] ftrace: allocating 31920 entries in 125 pages\n[ 0.320689] smpboot: Max logical packages: 1\n[ 0.322152] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.324466] x2apic enabled\n[ 0.325821] Switched APIC routing to physical x2apic.\n[ 0.328632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.330512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.333999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.337001] KVM setup paravirtual spinlock\n[ 0.338842] x86: Booted up 1 node, 1 CPUs\n[ 0.340232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.342521] devtmpfs: initialized\n[ 0.344709] evm: security.selinux\n[ 0.345878] evm: security.SMACK64\n[ 0.347034] evm: security.SMACK64EXEC\n[ 0.348281] evm: security.SMACK64TRANSMUTE\n[ 0.349637] evm: security.SMACK64MMAP\n[ 0.350875] evm: security.ima\n[ 0.351941] evm: security.capability\n[ 0.353250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.356428] pinctrl core: initialized pinctrl subsystem\n[ 0.358281] RTC time: 14:14:23, date: 01/14/19\n[ 0.359904] NET: Registered protocol family 16\n[ 0.361532] cpuidle: using governor ladder\n[ 0.362951] cpuidle: using governor menu\n[ 0.364311] PCCT header not found.\n[ 0.365578] ACPI: bus type PCI registered\n[ 0.366967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.369094] PCI: Using configuration type 1 for base access\n[ 0.371634] ACPI: Added _OSI(Module Device)\n[ 0.373082] ACPI: Added _OSI(Processor Device)\n[ 0.374571] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.376129] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.378689] ACPI: Interpreter enabled\n[ 0.379998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.383201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.386399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.389598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.392786] ACPI: (supports S0 S5)\n[ 0.394005] ACPI: Using IOAPIC for interrupt routing\n[ 0.395642] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.400069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.402043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.404181] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.406254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.410010] acpiphp: Slot [3] registered\n[ 0.411390] acpiphp: Slot [4] registered\n[ 0.412769] acpiphp: Slot [5] registered\n[ 0.414146] acpiphp: Slot [6] registered\n[ 0.415517] acpiphp: Slot [7] registered\n[ 0.416887] acpiphp: Slot [8] registered\n[ 0.418269] acpiphp: Slot [9] registered\n[ 0.419643] acpiphp: Slot [10] registered\n[ 0.421037] acpiphp: Slot [11] registered\n[ 0.422436] acpiphp: Slot [12] registered\n[ 0.423837] acpiphp: Slot [13] registered\n[ 0.425232] acpiphp: Slot [14] registered\n[ 0.426628] acpiphp: Slot [15] registered\n[ 0.444004] acpiphp: Slot [16] registered\n[ 0.445410] acpiphp: Slot [17] registered\n[ 0.446820] acpiphp: Slot [18] registered\n[ 0.448218] acpiphp: Slot [19] registered\n[ 0.449611] acpiphp: Slot [20] registered\n[ 0.451005] acpiphp: Slot [21] registered\n[ 0.452400] acpiphp: Slot [22] registered\n[ 0.453793] acpiphp: Slot [23] registered\n[ 0.455189] acpiphp: Slot [24] registered\n[ 0.456599] acpiphp: Slot [25] registered\n[ 0.457992] acpiphp: Slot [26] registered\n[ 0.459381] acpiphp: Slot [27] registered\n[ 0.460780] acpiphp: Slot [28] registered\n[ 0.462172] acpiphp: Slot [29] registered\n[ 0.463566] acpiphp: Slot [30] registered\n[ 0.464964] acpiphp: Slot [31] registered\n[ 0.466357] PCI host bridge to bus 0000:00\n[ 0.467755] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.469862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.471967] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.474466] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.476977] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.479536] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.484093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.486318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.488367] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.490583] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.494998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.497477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.519097] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.521605] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.524265] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.526708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.529130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.531249] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.533407] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.535234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.537918] vgaarb: loaded\n[ 0.538955] vgaarb: bridge control possible 0000:00:02.0\n[ 0.540963] SCSI subsystem initialized\n[ 0.542493] ACPI: bus type USB registered\n[ 0.545987] usbcore: registered new interface driver usbfs\n[ 0.547932] usbcore: registered new interface driver hub\n[ 0.549731] usbcore: registered new device driver usb\n[ 0.551992] PCI: Using ACPI for IRQ routing\n[ 0.554023] NetLabel: Initializing\n[ 0.555257] NetLabel: domain hash size = 128\n[ 0.556733] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.558394] NetLabel: unlabeled traffic allowed by default\n[ 0.560484] clocksource: Switched to clocksource kvm-clock\n[ 0.570820] AppArmor: AppArmor Filesystem Enabled\n[ 0.572468] pnp: PnP ACPI init\n[ 0.574067] pnp: PnP ACPI: found 5 devices\n[ 0.581158] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.584138] NET: Registered protocol family 2\n[ 0.585904] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588153] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590245] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592336] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.594196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.596239] NET: Registered protocol family 1\n[ 0.597758] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599669] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.601539] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.616505] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631736] Trying to unpack rootfs image as initramfs...\n[ 0.693211] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.696023] Scanning for low memory corruption every 60 seconds\n[ 0.698240] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.700244] audit: initializing netlink subsys (disabled)\n[ 0.702052] audit: type=2000 audit(1547475264.063:1): initialized\n[ 0.704287] Initialise system trusted keyring\n[ 0.705899] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.707921] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.711014] zbud: loaded\n[ 0.712177] VFS: Disk quotas dquot_6.6.0\n[ 0.713605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.716144] fuse init (API version 7.23)\n[ 0.717659] Key type big_key registered\n[ 0.719038] Allocating IMA MOK and blacklist keyrings.\n[ 0.721053] Key type asymmetric registered\n[ 0.722487] Asymmetric key parser 'x509' registered\n[ 0.724141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.726708] io scheduler noop registered\n[ 0.728079] io scheduler deadline registered (default)\n[ 0.729808] io scheduler cfq registered\n[ 0.731254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.733086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.735266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.737790] ACPI: Power Button [PWRF]\n[ 0.739219] GHES: HEST is not enabled!\n[ 0.753495] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.783147] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.786552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.811787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.815230] Linux agpgart interface v0.103\n[ 0.819392] brd: module loaded\n[ 0.822238] loop: module loaded\n[ 0.827406] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.829955] GPT:90111 != 2097151\n[ 0.831139] GPT:Alternate GPT header not at the end of the disk.\n[ 0.833059] GPT:90111 != 2097151\n[ 0.834236] GPT: Use GNU Parted to correct GPT errors.\n[ 0.835929] vda: vda1 vda15\n[ 0.837787] scsi host0: ata_piix\n[ 0.839086] scsi host1: ata_piix\n[ 0.840313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.842444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.845180] libphy: Fixed MDIO Bus: probed\n[ 0.846607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.848267] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.851409] PPP generic driver version 2.4.2\n[ 0.852959] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.855037] ehci-pci: EHCI PCI platform driver\n[ 0.856567] ehci-platform: EHCI generic platform driver\n[ 0.858294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.860270] ohci-pci: OHCI PCI platform driver\n[ 0.861799] ohci-platform: OHCI generic platform driver\n[ 0.863527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.878543] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.880284] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.882824] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.884553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.886521] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.888708] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.891174] usb usb1: Product: UHCI Host Controller\n[ 0.892788] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.894765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.896407] hub 1-0:1.0: USB hub found\n[ 0.897748] hub 1-0:1.0: 2 ports detected\n[ 0.899294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.902834] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.904507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.906251] mousedev: PS/2 mouse device common for all mice\n[ 0.908389] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.911315] rtc_cmos 00:00: RTC can wake from S4\n[ 0.913398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.915442] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.917510] i2c /dev entries driver\n[ 0.918806] device-mapper: uevent: version 1.0.3\n[ 0.920426] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.923264] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.925473] NET: Registered protocol family 10\n[ 0.927283] NET: Registered protocol family 17\n[ 0.928866] Key type dns_resolver registered\n[ 0.930450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.932342] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.935349] registered taskstats version 1\n[ 0.936804] Loading compiled-in X.509 certificates\n[ 0.938967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.942181] zswap: loaded using pool lzo/zbud\n[ 0.944458] Key type trusted registered\n[ 0.946849] Key type encrypted registered\n[ 0.948267] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.950077] ima: No TPM chip found, activating TPM-bypass!\n[ 0.951879] evm: HMAC attrs: 0x1\n[ 0.953439] Magic number: 3:672:232\n[ 0.954868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:14:24 UTC (1547475264)\n[ 0.957636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.959573] EDD information not available.\n[ 1.002268] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.021272] Write protecting the kernel read-only data: 14336k\n[ 1.024606] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.027597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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.87\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.183521] random: dd urandom read with 6 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCR8HKAPNVyCGO6pr7u+ClOlPXzUP+JcCItL1SHw7SF5ECM3JbtxWAjJNwrXxw+lP1yA3hdSrqQYvyOpf+EcCJ48roGjEapQ6Dc1rY43W645w1yPolGmqVsiHIZwueyFGub+HbynCvCl1b4yCci4BmRljqIfkD4j5lnpZc4/jWGZzOqkZFDy1Pf+2q5y0PlpKoHMUulVyGLNEXdLTE9DDQDM7r+3flqWK1TlYDhp98Sw6kgrk2rDUNuNRH2ouhYieHQ3g3+sHo5vg59zvnLDG83zdVB3mJfVxK+S4xyj33V+tM7kVsmD82pameRBc9/OprLmBI9aCZ+WIA8y4ldfniV root@vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757\nssh-dss AAAAB3NzaC1kc3MAAACBAPgRHK4uDXf8NWS4w4rpO3voT+Xf0pIHD8iMy7S5xWj4cc2SW5XVxCXuOZctiqQaxemsIPMymhmvmamZQeG9+gIJkn3xY0OTR4URx3PQ3yHaT316V3vlx/mEdhP0Gzr83/pSwyOOjNTyEHNC5WnFgN/W03CD6rOd4jZkuIjORMYzAAAAFQC7d9ZsGnAGpp/4LfvJe/phhojMxQAAAIEAu7W9LzY2poYtpqDZNqWiANawhpxRTHB68p3l59UEMiD3FG1J/j2vfpsoetrUOxfQJoEKIJdgwl3+7WI8xGBBVfnH25JYg6GOXJOc1WlMS1F/+U3fAsjJmHCk4jKxqT9LKffejnq7t3biT8p4ZCzCFhiafmbl6goeoalmKrWLSQkAAACBAJiE9E8txckHrvyarD3H+aeVs83ynxLV26ZRR3sl+jqzjTzcgDMvCb+J/VIEejwJOxKwhdTdOnz04J6OwTZSlcy5bjWDugL/e7ld6JcfipZ9SZJOK/PNWDq8DkJCBHMpcs2GOtvGCAaTbokECpvHfHWfb3McvvhJJKiR0lF/WUZZ root@vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.09s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fec2:bc07/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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.79 ===\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-a69a4800-73e9-4743-a774-e0c9e709e757 login: "} 2019-01-14 14:14:29,177 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6/action used request id req-d9031f98-ad65-4f82-a6bf-c1765110f7be 2019-01-14 14:14:29,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.702186107635s 2019-01-14 14:14:29,178 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6/action used request id req-d9031f98-ad65-4f82-a6bf-c1765110f7be 2019-01-14 14:14:29,178 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 520734907 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.222705] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.225508] pid_max: default: 32768 minimum: 301 [ 0.227039] ACPI: Core revision 20150930 [ 0.228951] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231164] Security Framework initialized [ 0.232550] Yama: becoming mindful. [ 0.233781] AppArmor: AppArmor initialized [ 0.235189] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.237390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.239537] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.241564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243845] Initializing cgroup subsys io [ 0.245239] Initializing cgroup subsys memory [ 0.246679] Initializing cgroup subsys devices [ 0.248133] Initializing cgroup subsys freezer [ 0.249603] Initializing cgroup subsys net_cls [ 0.251060] Initializing cgroup subsys perf_event [ 0.252599] Initializing cgroup subsys net_prio [ 0.254090] Initializing cgroup subsys hugetlb [ 0.255546] Initializing cgroup subsys pids [ 0.256989] CPU: Physical Processor ID: 0 [ 0.259030] mce: CPU supports 10 MCE banks [ 0.260453] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.280943] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289255] ftrace: allocating 31920 entries in 125 pages [ 0.320689] smpboot: Max logical packages: 1 [ 0.322152] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.324466] x2apic enabled [ 0.325821] Switched APIC routing to physical x2apic. [ 0.328632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.330512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.333999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.337001] KVM setup paravirtual spinlock [ 0.338842] x86: Booted up 1 node, 1 CPUs [ 0.340232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.342521] devtmpfs: initialized [ 0.344709] evm: security.selinux [ 0.345878] evm: security.SMACK64 [ 0.347034] evm: security.SMACK64EXEC [ 0.348281] evm: security.SMACK64TRANSMUTE [ 0.349637] evm: security.SMACK64MMAP [ 0.350875] evm: security.ima [ 0.351941] evm: security.capability [ 0.353250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.356428] pinctrl core: initialized pinctrl subsystem [ 0.358281] RTC time: 14:14:23, date: 01/14/19 [ 0.359904] NET: Registered protocol family 16 [ 0.361532] cpuidle: using governor ladder [ 0.362951] cpuidle: using governor menu [ 0.364311] PCCT header not found. [ 0.365578] ACPI: bus type PCI registered [ 0.366967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369094] PCI: Using configuration type 1 for base access [ 0.371634] ACPI: Added _OSI(Module Device) [ 0.373082] ACPI: Added _OSI(Processor Device) [ 0.374571] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376129] ACPI: Added _OSI(Processor Aggregator Device) [ 0.378689] ACPI: Interpreter enabled [ 0.379998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.383201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.386399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.389598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.392786] ACPI: (supports S0 S5) [ 0.394005] ACPI: Using IOAPIC for interrupt routing [ 0.395642] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.402043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404181] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.406254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.410010] acpiphp: Slot [3] registered [ 0.411390] acpiphp: Slot [4] registered [ 0.412769] acpiphp: Slot [5] registered [ 0.414146] acpiphp: Slot [6] registered [ 0.415517] acpiphp: Slot [7] registered [ 0.416887] acpiphp: Slot [8] registered [ 0.418269] acpiphp: Slot [9] registered [ 0.419643] acpiphp: Slot [10] registered [ 0.421037] acpiphp: Slot [11] registered [ 0.422436] acpiphp: Slot [12] registered [ 0.423837] acpiphp: Slot [13] registered [ 0.425232] acpiphp: Slot [14] registered [ 0.426628] acpiphp: Slot [15] registered [ 0.444004] acpiphp: Slot [16] registered [ 0.445410] acpiphp: Slot [17] registered [ 0.446820] acpiphp: Slot [18] registered [ 0.448218] acpiphp: Slot [19] registered [ 0.449611] acpiphp: Slot [20] registered [ 0.451005] acpiphp: Slot [21] registered [ 0.452400] acpiphp: Slot [22] registered [ 0.453793] acpiphp: Slot [23] registered [ 0.455189] acpiphp: Slot [24] registered [ 0.456599] acpiphp: Slot [25] registered [ 0.457992] acpiphp: Slot [26] registered [ 0.459381] acpiphp: Slot [27] registered [ 0.460780] acpiphp: Slot [28] registered [ 0.462172] acpiphp: Slot [29] registered [ 0.463566] acpiphp: Slot [30] registered [ 0.464964] acpiphp: Slot [31] registered [ 0.466357] PCI host bridge to bus 0000:00 [ 0.467755] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.469862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.471967] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.474466] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.476977] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.479536] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.486318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488367] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.490583] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.494998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.497477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519097] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521605] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524265] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.531249] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.533407] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.535234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.537918] vgaarb: loaded [ 0.538955] vgaarb: bridge control possible 0000:00:02.0 [ 0.540963] SCSI subsystem initialized [ 0.542493] ACPI: bus type USB registered [ 0.545987] usbcore: registered new interface driver usbfs [ 0.547932] usbcore: registered new interface driver hub [ 0.549731] usbcore: registered new device driver usb [ 0.551992] PCI: Using ACPI for IRQ routing [ 0.554023] NetLabel: Initializing [ 0.555257] NetLabel: domain hash size = 128 [ 0.556733] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558394] NetLabel: unlabeled traffic allowed by default [ 0.560484] clocksource: Switched to clocksource kvm-clock [ 0.570820] AppArmor: AppArmor Filesystem Enabled [ 0.572468] pnp: PnP ACPI init [ 0.574067] pnp: PnP ACPI: found 5 devices [ 0.581158] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.584138] NET: Registered protocol family 2 [ 0.585904] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588153] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590245] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592336] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.594196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.596239] NET: Registered protocol family 1 [ 0.597758] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599669] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616505] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631736] Trying to unpack rootfs image as initramfs... [ 0.693211] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.696023] Scanning for low memory corruption every 60 seconds [ 0.698240] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.700244] audit: initializing netlink subsys (disabled) [ 0.702052] audit: type=2000 audit(1547475264.063:1): initialized [ 0.704287] Initialise system trusted keyring [ 0.705899] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.707921] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.711014] zbud: loaded [ 0.712177] VFS: Disk quotas dquot_6.6.0 [ 0.713605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.716144] fuse init (API version 7.23) [ 0.717659] Key type big_key registered [ 0.719038] Allocating IMA MOK and blacklist keyrings. [ 0.721053] Key type asymmetric registered [ 0.722487] Asymmetric key parser 'x509' registered [ 0.724141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.726708] io scheduler noop registered [ 0.728079] io scheduler deadline registered (default) [ 0.729808] io scheduler cfq registered [ 0.731254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.733086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.735266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.737790] ACPI: Power Button [PWRF] [ 0.739219] GHES: HEST is not enabled! [ 0.753495] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.783147] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.786552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.811787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.815230] Linux agpgart interface v0.103 [ 0.819392] brd: module loaded [ 0.822238] loop: module loaded [ 0.827406] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.829955] GPT:90111 != 2097151 [ 0.831139] GPT:Alternate GPT header not at the end of the disk. [ 0.833059] GPT:90111 != 2097151 [ 0.834236] GPT: Use GNU Parted to correct GPT errors. [ 0.835929] vda: vda1 vda15 [ 0.837787] scsi host0: ata_piix [ 0.839086] scsi host1: ata_piix [ 0.840313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.842444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.845180] libphy: Fixed MDIO Bus: probed [ 0.846607] tun: Universal TUN/TAP device driver, 1.6 [ 0.848267] tun: (C) 1999-2004 Max Krasnyansky [ 0.851409] PPP generic driver version 2.4.2 [ 0.852959] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.855037] ehci-pci: EHCI PCI platform driver [ 0.856567] ehci-platform: EHCI generic platform driver [ 0.858294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.860270] ohci-pci: OHCI PCI platform driver [ 0.861799] ohci-platform: OHCI generic platform driver [ 0.863527] uhci_hcd: USB Universal Host Controller Interface driver [ 0.878543] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.880284] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.882824] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.884553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.886521] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.888708] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.891174] usb usb1: Product: UHCI Host Controller [ 0.892788] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.894765] usb usb1: SerialNumber: 0000:00:01.2 [ 0.896407] hub 1-0:1.0: USB hub found [ 0.897748] hub 1-0:1.0: 2 ports detected [ 0.899294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.902834] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904507] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906251] mousedev: PS/2 mouse device common for all mice [ 0.908389] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.911315] rtc_cmos 00:00: RTC can wake from S4 [ 0.913398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.915442] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.917510] i2c /dev entries driver [ 0.918806] device-mapper: uevent: version 1.0.3 [ 0.920426] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.923264] ledtrig-cpu: registered to indicate activity on CPUs [ 0.925473] NET: Registered protocol family 10 [ 0.927283] NET: Registered protocol family 17 [ 0.928866] Key type dns_resolver registered [ 0.930450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.932342] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.935349] registered taskstats version 1 [ 0.936804] Loading compiled-in X.509 certificates [ 0.938967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.942181] zswap: loaded using pool lzo/zbud [ 0.944458] Key type trusted registered [ 0.946849] Key type encrypted registered [ 0.948267] AppArmor: AppArmor sha1 policy hashing enabled [ 0.950077] ima: No TPM chip found, activating TPM-bypass! [ 0.951879] evm: HMAC attrs: 0x1 [ 0.953439] Magic number: 3:672:232 [ 0.954868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:14:24 UTC (1547475264) [ 0.957636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.959573] EDD information not available. [ 1.002268] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021272] Write protecting the kernel read-only data: 14336k [ 1.024606] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.027597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.87 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.183521] random: dd urandom read with 6 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCR8HKAPNVyCGO6pr7u+ClOlPXzUP+JcCItL1SHw7SF5ECM3JbtxWAjJNwrXxw+lP1yA3hdSrqQYvyOpf+EcCJ48roGjEapQ6Dc1rY43W645w1yPolGmqVsiHIZwueyFGub+HbynCvCl1b4yCci4BmRljqIfkD4j5lnpZc4/jWGZzOqkZFDy1Pf+2q5y0PlpKoHMUulVyGLNEXdLTE9DDQDM7r+3flqWK1TlYDhp98Sw6kgrk2rDUNuNRH2ouhYieHQ3g3+sHo5vg59zvnLDG83zdVB3mJfVxK+S4xyj33V+tM7kVsmD82pameRBc9/OprLmBI9aCZ+WIA8y4ldfniV root@vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 ssh-dss AAAAB3NzaC1kc3MAAACBAPgRHK4uDXf8NWS4w4rpO3voT+Xf0pIHD8iMy7S5xWj4cc2SW5XVxCXuOZctiqQaxemsIPMymhmvmamZQeG9+gIJkn3xY0OTR4URx3PQ3yHaT316V3vlx/mEdhP0Gzr83/pSwyOOjNTyEHNC5WnFgN/W03CD6rOd4jZkuIjORMYzAAAAFQC7d9ZsGnAGpp/4LfvJe/phhojMxQAAAIEAu7W9LzY2poYtpqDZNqWiANawhpxRTHB68p3l59UEMiD3FG1J/j2vfpsoetrUOxfQJoEKIJdgwl3+7WI8xGBBVfnH25JYg6GOXJOc1WlMS1F/+U3fAsjJmHCk4jKxqT9LKffejnq7t3biT8p4ZCzCFhiafmbl6goeoalmKrWLSQkAAACBAJiE9E8txckHrvyarD3H+aeVs83ynxLV26ZRR3sl+jqzjTzcgDMvCb+J/VIEejwJOxKwhdTdOnz04J6OwTZSlcy5bjWDugL/e7ld6JcfipZ9SZJOK/PNWDq8DkJCBHMpcs2GOtvGCAaTbokECpvHfHWfb3McvvhJJKiR0lF/WUZZ root@vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.09s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fec2:bc07/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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 login: 2019-01-14 14:14:30,181 - paramiko.transport - DEBUG - starting thread (client mode): 0xbec37990L 2019-01-14 14:14:30,181 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-14 14:14:30,182 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-14 14:14:30,182 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-14 14:14:30,183 - 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 2019-01-14 14:14:30,184 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-14 14:14:30,184 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-14 14:14:30,184 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-14 14:14:30,184 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-14 14:14:30,184 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-14 14:14:30,203 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-14 14:14:30,204 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-14 14:14:30,213 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: c86077219ebcb5cb6884eef482e61f3d 2019-01-14 14:14:30,214 - paramiko.transport - DEBUG - Trying discovered key 5326094bff56ecb9a56d1775fca1bfb9 in /tmp/tmpY2OzFj 2019-01-14 14:14:30,243 - paramiko.transport - DEBUG - userauth is OK 2019-01-14 14:14:30,249 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-14 14:14:30,279 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-14 14:14:30,280 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-14 14:14:30,280 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-14 14:14:30,281 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-14 14:14:30,285 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-14 14:14:30,285 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=1.745 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.745/1.745/1.745 ms 2019-01-14 14:14:30,285 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-14 14:14:30,290 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-14 14:14:30,400 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:14:30,401 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:14:30,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:14:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:30,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:14: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-9d3205c6-7268-47a6-9759-e1dd98d8c837 x-compute-request-id: req-9d3205c6-7268-47a6-9759-e1dd98d8c837 Content-Type: application/json 2019-01-14 14:14:30,716 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe used request id req-9d3205c6-7268-47a6-9759-e1dd98d8c837 2019-01-14 14:14:30,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.309451818466s 2019-01-14 14:14:30,716 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe used request id req-9d3205c6-7268-47a6-9759-e1dd98d8c837 2019-01-14 14:14:30,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:31,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-562f310e-84a0-44bf-9f93-b5f4bdb9c368 x-compute-request-id: req-562f310e-84a0-44bf-9f93-b5f4bdb9c368 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:bc:07", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:bc:07", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:23.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:23Z", "hostId": "4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:b3:5e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:07.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "f3c13e4d-1f3f-4bd2-a850-33e4062386fe", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:30Z", "hostId": "c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:13:58Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:31,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-562f310e-84a0-44bf-9f93-b5f4bdb9c368 2019-01-14 14:14:31,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850209951401s 2019-01-14 14:14:31,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-562f310e-84a0-44bf-9f93-b5f4bdb9c368 2019-01-14 14:14:31,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:34,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-d8b765a2-cdbd-48db-963c-a6e6fd9dba90 x-compute-request-id: req-d8b765a2-cdbd-48db-963c-a6e6fd9dba90 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:bc:07", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:bc:07", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:23.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:23Z", "hostId": "4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:34,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d8b765a2-cdbd-48db-963c-a6e6fd9dba90 2019-01-14 14:14:34,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579604148865s 2019-01-14 14:14:34,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d8b765a2-cdbd-48db-963c-a6e6fd9dba90 2019-01-14 14:14:34,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-14 14:14:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/ba3e0020-696c-441d-9923-ca35bebdbc5e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:34,997 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a4e8bc2-4301-407a-ac0f-8c8ffb8297be Content-Length: 0 Date: Mon, 14 Jan 2019 14:14:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:14:34,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/ba3e0020-696c-441d-9923-ca35bebdbc5e.json used request id req-8a4e8bc2-4301-407a-ac0f-8c8ffb8297be 2019-01-14 14:14:34,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.84105014801s 2019-01-14 14:14:34,998 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/ba3e0020-696c-441d-9923-ca35bebdbc5e.json used request id req-8a4e8bc2-4301-407a-ac0f-8c8ffb8297be 2019-01-14 14:14:35,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:14:35,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:35,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ed050f97-5a28-43bd-a873-3495786e5cbc Date: Mon, 14 Jan 2019 14:14:35 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:14:35,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ed050f97-5a28-43bd-a873-3495786e5cbc 2019-01-14 14:14:35,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0164620876312s 2019-01-14 14:14:35,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ed050f97-5a28-43bd-a873-3495786e5cbc 2019-01-14 14:14:35,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:14:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:35,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-4f75c059-27e7-4577-aae2-e5790aa9e09b x-compute-request-id: req-4f75c059-27e7-4577-aae2-e5790aa9e09b Content-Type: application/json 2019-01-14 14:14:35,355 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6 used request id req-4f75c059-27e7-4577-aae2-e5790aa9e09b 2019-01-14 14:14:35,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.334966182709s 2019-01-14 14:14:35,355 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6 used request id req-4f75c059-27e7-4577-aae2-e5790aa9e09b 2019-01-14 14:14:35,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:35,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-8b1ca4a1-406e-4f3b-b928-0a2fa298ca24 x-compute-request-id: req-8b1ca4a1-406e-4f3b-b928-0a2fa298ca24 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:bc:07", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:bc:07", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8fd9183a-cdf2-4c37-8877-50129486c3c6", "rel": "bookmark"}], "image": {"id": "a2d73ad3-80f2-4929-863d-550d391f7499", "links": [{"href": "http://172.30.9.26:8774/images/a2d73ad3-80f2-4929-863d-550d391f7499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:14:23.000000", "flavor": {"id": "a7397e5c-2487-401d-9e08-bdf960f6b3f7", "links": [{"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "bookmark"}]}, "id": "8fd9183a-cdf2-4c37-8877-50129486c3c6", "security_groups": [{"name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}], "user_id": "2b2dc8afc99740e891b52cc7fc051e31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:14:35Z", "hostId": "4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757", "name": "vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757", "created": "2019-01-14T14:14:13Z", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:14:35,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b1ca4a1-406e-4f3b-b928-0a2fa298ca24 2019-01-14 14:14:35,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550263881683s 2019-01-14 14:14:35,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b1ca4a1-406e-4f3b-b928-0a2fa298ca24 2019-01-14 14:14:35,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:14:37,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:14:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:38,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-427fca31-14fa-435f-a008-f4a8e7c98945 x-compute-request-id: req-427fca31-14fa-435f-a008-f4a8e7c98945 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 14:14:38,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-427fca31-14fa-435f-a008-f4a8e7c98945 2019-01-14 14:14:38,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206054925919s 2019-01-14 14:14:38,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-427fca31-14fa-435f-a008-f4a8e7c98945 2019-01-14 14:14:38,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:14:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:38,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-26d1d524-c99b-496d-a3a4-bc61746cacea Date: Mon, 14 Jan 2019 14:14:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:44Z", "updated_at": "2019-01-14T14:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "1c709f60-9169-4289-80a1-4ce1461fcd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "3ebb0f5e-db95-4ae7-b111-653da79d4029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "72850b15-600b-4fcd-96e3-a1658ad3ecfe", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "c2771fa1-a24c-434a-a5e0-c673f2451bde", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 4, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:54Z", "updated_at": "2019-01-14T14:13:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "1d2bda7c-7130-4d5e-b09f-c39a09868cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:55Z", "revision_number": 0, "id": "8fa32f8e-790a-41ed-a7e3-183b3c89b332", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:55Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:13:55Z", "revision_number": 0, "id": "ca936d5b-9bd1-4ed2-8019-53a2e7c35d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:55Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:54Z", "revision_number": 0, "id": "d125a870-f360-4dd0-998f-f92b5db50a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:54Z", "security_group_id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 4, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "9edd0cd2-38ba-4d3f-87ae-9aebeb43c899", "name": "vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757"}]} 2019-01-14 14:14:38,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-26d1d524-c99b-496d-a3a4-bc61746cacea 2019-01-14 14:14:38,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489728450775s 2019-01-14 14:14:38,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-26d1d524-c99b-496d-a3a4-bc61746cacea 2019-01-14 14:14:38,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:14:38,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9edd0cd2-38ba-4d3f-87ae-9aebeb43c899.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:38,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c32dc2a0-5790-45f6-abbf-cfe6675b1492 Content-Length: 0 Date: Mon, 14 Jan 2019 14:14:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:14:38,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9edd0cd2-38ba-4d3f-87ae-9aebeb43c899.json used request id req-c32dc2a0-5790-45f6-abbf-cfe6675b1492 2019-01-14 14:14:38,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.211630105972s 2019-01-14 14:14:38,385 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9edd0cd2-38ba-4d3f-87ae-9aebeb43c899.json used request id req-c32dc2a0-5790-45f6-abbf-cfe6675b1492 2019-01-14 14:14:38,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 14:14:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:38,451 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:14: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-da8cef30-840f-4db1-ad8d-c0af04a7932f x-compute-request-id: req-da8cef30-840f-4db1-ad8d-c0af04a7932f Content-Length: 0 Content-Type: application/json 2019-01-14 14:14:38,451 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757 used request id req-da8cef30-840f-4db1-ad8d-c0af04a7932f 2019-01-14 14:14:38,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0656559467316s 2019-01-14 14:14:38,452 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757 used request id req-da8cef30-840f-4db1-ad8d-c0af04a7932f 2019-01-14 14:14:38,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:14:38,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a/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}99a7ab9ded45923726890c90ecac3e05cb3b7908" -d '{"subnet_id": "7609b1c8-e81a-4073-bfbe-a9569406d262"}' 2019-01-14 14:14:40,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f201d79-7cf9-4c8b-8516-c4ced22e75cf Date: Mon, 14 Jan 2019 14:14:40 GMT RESP BODY: {"network_id": "70c4bfd4-4126-425e-994a-761e2d411f52", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "subnet_id": "7609b1c8-e81a-4073-bfbe-a9569406d262", "subnet_ids": ["7609b1c8-e81a-4073-bfbe-a9569406d262"], "port_id": "99193663-3d9f-4953-b10a-016655ae38bf", "id": "2823ac7a-0832-44e0-a9bd-a956845bee4a"} 2019-01-14 14:14:40,181 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a/remove_router_interface.json used request id req-4f201d79-7cf9-4c8b-8516-c4ced22e75cf 2019-01-14 14:14:40,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72919487953s 2019-01-14 14:14:40,182 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a/remove_router_interface.json used request id req-4f201d79-7cf9-4c8b-8516-c4ced22e75cf returning object 2823ac7a-0832-44e0-a9bd-a956845bee4a 2019-01-14 14:14:40,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:14:40,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:40,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-b6f0422b-227d-45e8-89d0-b860a7693f77 Date: Mon, 14 Jan 2019 14:14:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:47Z", "admin_state_up": true, "updated_at": "2019-01-14T14:14:39Z", "revision_number": 4, "routes": [], "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "2823ac7a-0832-44e0-a9bd-a956845bee4a", "name": "vping_ssh-router_a69a4800-73e9-4743-a774-e0c9e709e757"}]} 2019-01-14 14:14:40,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b6f0422b-227d-45e8-89d0-b860a7693f77 2019-01-14 14:14:40,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119080781937s 2019-01-14 14:14:40,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b6f0422b-227d-45e8-89d0-b860a7693f77 2019-01-14 14:14:40,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:14:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:41,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49af0e61-1b69-407f-b61d-28c3949daf2e Content-Length: 0 Date: Mon, 14 Jan 2019 14:14:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:14:41,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a.json used request id req-49af0e61-1b69-407f-b61d-28c3949daf2e 2019-01-14 14:14:41,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49704098701s 2019-01-14 14:14:41,800 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2823ac7a-0832-44e0-a9bd-a956845bee4a.json used request id req-49af0e61-1b69-407f-b61d-28c3949daf2e 2019-01-14 14:14:41,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:14:41,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:41,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e63c77c0-f7f3-4a2f-8da2-d98dccd2b08a Date: Mon, 14 Jan 2019 14:14:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70c4bfd4-4126-425e-994a-761e2d411f52","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:13: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":"0393c46ba8dd48fda5eb6931def91bd5","id":"7609b1c8-e81a-4073-bfbe-a9569406d262","subnetpool_id":null,"name":"vping_ssh-subnet_a69a4800-73e9-4743-a774-e0c9e709e757"}]} 2019-01-14 14:14:41,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e63c77c0-f7f3-4a2f-8da2-d98dccd2b08a 2019-01-14 14:14:41,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0598411560059s 2019-01-14 14:14:41,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e63c77c0-f7f3-4a2f-8da2-d98dccd2b08a 2019-01-14 14:14:41,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:14:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/7609b1c8-e81a-4073-bfbe-a9569406d262.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:44,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ca55f85-ec6d-4afa-b19b-0122c7e8e0a2 Date: Mon, 14 Jan 2019 14:14:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:14:44,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7609b1c8-e81a-4073-bfbe-a9569406d262.json used request id req-1ca55f85-ec6d-4afa-b19b-0122c7e8e0a2 2019-01-14 14:14:44,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46326899529s 2019-01-14 14:14:44,326 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7609b1c8-e81a-4073-bfbe-a9569406d262.json used request id req-1ca55f85-ec6d-4afa-b19b-0122c7e8e0a2 2019-01-14 14:14:44,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:14:44,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:44,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-bb789d78-6cdb-42a5-8b1a-99b93f2523cf Date: Mon, 14 Jan 2019 14:14: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":[],"updated_at":"2019-01-14T14:14:44Z","tenant_id":"0393c46ba8dd48fda5eb6931def91bd5","created_at":"2019-01-14T14:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0393c46ba8dd48fda5eb6931def91bd5","id":"70c4bfd4-4126-425e-994a-761e2d411f52","name":"vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:14:44,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bb789d78-6cdb-42a5-8b1a-99b93f2523cf 2019-01-14 14:14:44,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105437994003s 2019-01-14 14:14:44,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bb789d78-6cdb-42a5-8b1a-99b93f2523cf 2019-01-14 14:14:44,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:14:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/70c4bfd4-4126-425e-994a-761e2d411f52.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:46,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5b73e67-3afd-45fa-a5b3-16eda1f200d5 Date: Mon, 14 Jan 2019 14:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:14:46,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/70c4bfd4-4126-425e-994a-761e2d411f52.json used request id req-a5b73e67-3afd-45fa-a5b3-16eda1f200d5 2019-01-14 14:14:46,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.67970705032s 2019-01-14 14:14:46,113 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/70c4bfd4-4126-425e-994a-761e2d411f52.json used request id req-a5b73e67-3afd-45fa-a5b3-16eda1f200d5 2019-01-14 14:14:46,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:14:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:46,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-bf0b84b4-f815-4e59-8e5b-7d12404435dc Date: Mon, 14 Jan 2019 14:14:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "metadata": {}}], "file": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file", "owner": "0393c46ba8dd48fda5eb6931def91bd5", "id": "a2d73ad3-80f2-4929-863d-550d391f7499", "size": 12716032, "self": "/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:13:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:14:46,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bf0b84b4-f815-4e59-8e5b-7d12404435dc 2019-01-14 14:14:46,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.695242881775s 2019-01-14 14:14:46,813 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bf0b84b4-f815-4e59-8e5b-7d12404435dc 2019-01-14 14:14:46,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:14:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99a7ab9ded45923726890c90ecac3e05cb3b7908" 2019-01-14 14:14:47,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-647fb086-1f21-405d-bb4e-8edcf6b04496 Date: Mon, 14 Jan 2019 14:14:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:14:47,856 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499 used request id req-647fb086-1f21-405d-bb4e-8edcf6b04496 2019-01-14 14:14:47,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04142785072s 2019-01-14 14:14:47,856 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499 used request id req-647fb086-1f21-405d-bb4e-8edcf6b04496 2019-01-14 14:14:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:14:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:47,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-688ffe1d-ebd4-4561-a2db-2578f1bb8d1a x-compute-request-id: req-688ffe1d-ebd4-4561-a2db-2578f1bb8d1a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a69a4800-73e9-4743-a774-e0c9e709e757", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7", "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": "a7397e5c-2487-401d-9e08-bdf960f6b3f7"}]} 2019-01-14 14:14:47,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-688ffe1d-ebd4-4561-a2db-2578f1bb8d1a 2019-01-14 14:14:47,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254678726196s 2019-01-14 14:14:47,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-688ffe1d-ebd4-4561-a2db-2578f1bb8d1a 2019-01-14 14:14:47,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:14:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:47,928 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:14: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-fe871f1b-60ec-4501-a022-89fb973fe525 x-compute-request-id: req-fe871f1b-60ec-4501-a022-89fb973fe525 Content-Length: 0 Content-Type: application/json 2019-01-14 14:14:47,928 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7 used request id req-fe871f1b-60ec-4501-a022-89fb973fe525 2019-01-14 14:14:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0439791679382s 2019-01-14 14:14:47,929 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a7397e5c-2487-401d-9e08-bdf960f6b3f7 used request id req-fe871f1b-60ec-4501-a022-89fb973fe525 2019-01-14 14:14:47,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:14:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:48,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8333b0-8374-40bd-98fd-9893d66cdc0d Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757", "links": {"self": "http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b2dc8afc99740e891b52cc7fc051e31", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:14:48,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3a8333b0-8374-40bd-98fd-9893d66cdc0d 2019-01-14 14:14:48,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126083135605s 2019-01-14 14:14:48,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3a8333b0-8374-40bd-98fd-9893d66cdc0d 2019-01-14 14:14:48,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:14:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:48,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c0adb0-049c-441c-9834-41fc65582d5f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757", "links": {"self": "http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2b2dc8afc99740e891b52cc7fc051e31", "description": null}} 2019-01-14 14:14:48,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31 used request id req-20c0adb0-049c-441c-9834-41fc65582d5f 2019-01-14 14:14:48,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117842197418s 2019-01-14 14:14:48,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31 used request id req-20c0adb0-049c-441c-9834-41fc65582d5f 2019-01-14 14:14:48,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:14:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:48,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d8af6cc-e19c-47eb-9a3e-0461d362a3dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:14:48,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31 used request id req-4d8af6cc-e19c-47eb-9a3e-0461d362a3dc 2019-01-14 14:14:48,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.286443948746s 2019-01-14 14:14:48,467 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2b2dc8afc99740e891b52cc7fc051e31 used request id req-4d8af6cc-e19c-47eb-9a3e-0461d362a3dc 2019-01-14 14:14:48,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:14:48,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:48,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac524dc6-a9a9-448a-83a2-9aa5c494bdd4 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5"}, "tags": [], "enabled": true, "id": "0393c46ba8dd48fda5eb6931def91bd5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:14:48,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ac524dc6-a9a9-448a-83a2-9aa5c494bdd4 2019-01-14 14:14:48,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108897924423s 2019-01-14 14:14:48,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ac524dc6-a9a9-448a-83a2-9aa5c494bdd4 2019-01-14 14:14:48,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:14:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:48,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f87242-04ba-4082-86ad-e1f65015d039 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:14:48,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5 used request id req-51f87242-04ba-4082-86ad-e1f65015d039 2019-01-14 14:14:48,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.192641973495s 2019-01-14 14:14:48,780 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0393c46ba8dd48fda5eb6931def91bd5 used request id req-51f87242-04ba-4082-86ad-e1f65015d039 2019-01-14 14:14:48,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:14:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0393c46ba8dd48fda5eb6931def91bd5&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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:49,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-3052a3ea-ae57-4c2f-8350-802f762733b3 Date: Mon, 14 Jan 2019 14:14:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:44Z", "updated_at": "2019-01-14T14:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "1c709f60-9169-4289-80a1-4ce1461fcd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "3ebb0f5e-db95-4ae7-b111-653da79d4029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "72850b15-600b-4fcd-96e3-a1658ad3ecfe", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "c2771fa1-a24c-434a-a5e0-c673f2451bde", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 4, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "name": "default"}]} 2019-01-14 14:14:49,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0393c46ba8dd48fda5eb6931def91bd5&name=default used request id req-3052a3ea-ae57-4c2f-8350-802f762733b3 2019-01-14 14:14:49,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234941959381s 2019-01-14 14:14:49,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0393c46ba8dd48fda5eb6931def91bd5&name=default used request id req-3052a3ea-ae57-4c2f-8350-802f762733b3 2019-01-14 14:14:49,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:14:49,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:49,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b29f3cb7-c586-428d-8347-33d4bc4ca27e Date: Mon, 14 Jan 2019 14:14:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "created_at": "2019-01-14T14:13:44Z", "updated_at": "2019-01-14T14:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "1c709f60-9169-4289-80a1-4ce1461fcd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "c2771fa1-a24c-434a-a5e0-c673f2451bde", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "3ebb0f5e-db95-4ae7-b111-653da79d4029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:13:44Z", "revision_number": 0, "id": "72850b15-600b-4fcd-96e3-a1658ad3ecfe", "remote_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "remote_ip_prefix": null, "created_at": "2019-01-14T14:13:44Z", "security_group_id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "tenant_id": "0393c46ba8dd48fda5eb6931def91bd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0393c46ba8dd48fda5eb6931def91bd5"}], "revision_number": 4, "project_id": "0393c46ba8dd48fda5eb6931def91bd5", "id": "6b8f725a-6e23-473b-a17f-7c7925a41bb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}]} 2019-01-14 14:14:49,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b29f3cb7-c586-428d-8347-33d4bc4ca27e 2019-01-14 14:14:49,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.285598993301s 2019-01-14 14:14:49,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b29f3cb7-c586-428d-8347-33d4bc4ca27e 2019-01-14 14:14:49,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:14:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6b8f725a-6e23-473b-a17f-7c7925a41bb3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b47955bf047b25e539274477dc63055c7b6dde5" 2019-01-14 14:14:49,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06d8902b-78d6-40ea-9601-472d4c68a26a Content-Length: 0 Date: Mon, 14 Jan 2019 14:14:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:14:49,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6b8f725a-6e23-473b-a17f-7c7925a41bb3.json used request id req-06d8902b-78d6-40ea-9601-472d4c68a26a 2019-01-14 14:14:49,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.338636875153s 2019-01-14 14:14:49,650 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6b8f725a-6e23-473b-a17f-7c7925a41bb3.json used request id req-06d8902b-78d6-40ea-9601-472d4c68a26a 2019-01-14 14:14:49,698 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-14 14:14:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:14:49,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1dc1da-a3bc-4c50-9833-911d72eef870 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:14:49,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0e1dc1da-a3bc-4c50-9833-911d72eef870 2019-01-14 14:14:49,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:14:50,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["yWbOhAn0SGar-vS3cXSOeA"], "issued_at": "2019-01-14T14:14:50.000000Z"}} 2019-01-14 14:14:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:14:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:50,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f0777e42-cea0-4e88-8687-aba90eb7fea9 Date: Mon, 14 Jan 2019 14:14:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:14:50,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f0777e42-cea0-4e88-8687-aba90eb7fea9 2019-01-14 14:14:50,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.481235027313s 2019-01-14 14:14:50,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f0777e42-cea0-4e88-8687-aba90eb7fea9 2019-01-14 14:14:50,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:14:50,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:14:50,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:14:50,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:50,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ca7e7f-89b8-4425-bc0e-1451853c92c7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:14:50,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-47ca7e7f-89b8-4425-bc0e-1451853c92c7 2019-01-14 14:14:50,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116209030151s 2019-01-14 14:14:50,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-47ca7e7f-89b8-4425-bc0e-1451853c92c7 2019-01-14 14:14:50,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:14:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}}' 2019-01-14 14:14:50,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e9bcd5-a701-47d2-8fd3-aab3459bbed6 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.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1"}, "tags": [], "enabled": true, "id": "ec5c2e0d29b7484b994569c8248883a1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}} 2019-01-14 14:14:50,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-17e9bcd5-a701-47d2-8fd3-aab3459bbed6 2019-01-14 14:14:50,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192875146866s 2019-01-14 14:14:50,962 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-17e9bcd5-a701-47d2-8fd3-aab3459bbed6 2019-01-14 14:14:50,962 - 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'ec5c2e0d29b7484b994569c8248883a1', '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_42976b8f-c03c-468d-b5a6-a39b83ed5ef6'}) 2019-01-14 14:14:50,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:14:50,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "44b4dd78-d429-45cc-9430-fe1538aa5416", "email": null, "name": "vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}}' 2019-01-14 14:14:51,367 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8cb6a6-758c-4b27-813b-aeec990b801e Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": {"self": "http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc3df29620614e26b0fd1f8b83d8df45", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:14:51,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-4a8cb6a6-758c-4b27-813b-aeec990b801e 2019-01-14 14:14:51,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.398155927658s 2019-01-14 14:14:51,367 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-4a8cb6a6-758c-4b27-813b-aeec990b801e 2019-01-14 14:14:51,368 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc3df29620614e26b0fd1f8b83d8df45', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6'}) 2019-01-14 14:14:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:14:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:51,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c01180-c063-49ac-9e22-9592c0622fe2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:14:51,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b6c01180-c063-49ac-9e22-9592c0622fe2 2019-01-14 14:14:51,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196495056152s 2019-01-14 14:14:51,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b6c01180-c063-49ac-9e22-9592c0622fe2 2019-01-14 14:14:51,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:14:51,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:51,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681063df-f324-45f9-9a08-e8ab232e0471 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:14:51,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-681063df-f324-45f9-9a08-e8ab232e0471 2019-01-14 14:14:51,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103103160858s 2019-01-14 14:14:51,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-681063df-f324-45f9-9a08-e8ab232e0471 2019-01-14 14:14:51,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:14:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:51,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2786b555-40d0-4e7b-a386-10f3e5c361e8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:14:51,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2786b555-40d0-4e7b-a386-10f3e5c361e8 2019-01-14 14:14:51,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113588094711s 2019-01-14 14:14:51,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2786b555-40d0-4e7b-a386-10f3e5c361e8 2019-01-14 14:14:51,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:14:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:51,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33f5b80-0efc-46fa-8a41-f8b1b9fd5aa1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": {"self": "http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc3df29620614e26b0fd1f8b83d8df45", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:14:51,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c33f5b80-0efc-46fa-8a41-f8b1b9fd5aa1 2019-01-14 14:14:51,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132416963577s 2019-01-14 14:14:51,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c33f5b80-0efc-46fa-8a41-f8b1b9fd5aa1 2019-01-14 14:14:51,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:14:51,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:52,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a3a993-84e6-4e8f-947f-ec22457c51e0 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1"}, "tags": [], "enabled": true, "id": "ec5c2e0d29b7484b994569c8248883a1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:14:52,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-80a3a993-84e6-4e8f-947f-ec22457c51e0 2019-01-14 14:14:52,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104084968567s 2019-01-14 14:14:52,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-80a3a993-84e6-4e8f-947f-ec22457c51e0 2019-01-14 14:14:52,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:14:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=cc3df29620614e26b0fd1f8b83d8df45&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ec5c2e0d29b7484b994569c8248883a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:52,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99aa3326-6994-437a-9030-82ef0077b4dd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=cc3df29620614e26b0fd1f8b83d8df45&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ec5c2e0d29b7484b994569c8248883a1", "previous": null, "next": null}} 2019-01-14 14:14:52,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cc3df29620614e26b0fd1f8b83d8df45&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ec5c2e0d29b7484b994569c8248883a1 used request id req-99aa3326-6994-437a-9030-82ef0077b4dd 2019-01-14 14:14:52,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103307962418s 2019-01-14 14:14:52,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cc3df29620614e26b0fd1f8b83d8df45&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=ec5c2e0d29b7484b994569c8248883a1 used request id req-99aa3326-6994-437a-9030-82ef0077b4dd 2019-01-14 14:14:52,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:14:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1/users/cc3df29620614e26b0fd1f8b83d8df45/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:52,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d771ad73-aaa4-4bc7-8f1d-4ad1e72d560b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:14:52,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1/users/cc3df29620614e26b0fd1f8b83d8df45/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-d771ad73-aaa4-4bc7-8f1d-4ad1e72d560b 2019-01-14 14:14:52,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157501935959s 2019-01-14 14:14:52,317 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1/users/cc3df29620614e26b0fd1f8b83d8df45/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-d771ad73-aaa4-4bc7-8f1d-4ad1e72d560b 2019-01-14 14:14:52,318 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 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'ec5c2e0d29b7484b994569c8248883a1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '44b4dd78-d429-45cc-9430-fe1538aa5416', 'username': u'vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:14:52,321 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'password': '44b4dd78-d429-45cc-9430-fe1538aa5416', 'project_name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'ec5c2e0d29b7484b994569c8248883a1', 'project_domain_name': 'Default'} 2019-01-14 14:14:52,322 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-14 14:14:52,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:14:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:52,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6929c2df-69f6-4b18-a22d-a000b4dc8187 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:14:52,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6929c2df-69f6-4b18-a22d-a000b4dc8187 2019-01-14 14:14:52,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108503103256s 2019-01-14 14:14:52,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6929c2df-69f6-4b18-a22d-a000b4dc8187 2019-01-14 14:14:52,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:14:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:14:52,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff1c538-defd-443e-93ef-c5e0c7010128 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1"}, "tags": [], "enabled": true, "id": "ec5c2e0d29b7484b994569c8248883a1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:14:52,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6ff1c538-defd-443e-93ef-c5e0c7010128 2019-01-14 14:14:52,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106734037399s 2019-01-14 14:14:52,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6ff1c538-defd-443e-93ef-c5e0c7010128 2019-01-14 14:14:52,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:14:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" -d '{"network": {"tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "name": "vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "admin_state_up": true}}' 2019-01-14 14:14:53,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-018dd6e3-35e8-4f7b-8932-1e731fe10570 Date: Mon, 14 Jan 2019 14:14:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f40f835b-0d36-4101-a32d-d27b05e8c147","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec5c2e0d29b7484b994569c8248883a1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:14:53Z","is_default":false,"provider:segmentation_id":59,"name":"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6","admin_state_up":true,"tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:53Z","mtu":1450}} 2019-01-14 14:14:53,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-018dd6e3-35e8-4f7b-8932-1e731fe10570 2019-01-14 14:14:53,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.841480970383s 2019-01-14 14:14:53,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-018dd6e3-35e8-4f7b-8932-1e731fe10570 2019-01-14 14:14:53,390 - 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'2019-01-14T14:14:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f40f835b-0d36-4101-a32d-d27b05e8c147', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'admin_state_up': True, u'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', u'created_at': u'2019-01-14T14:14:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec5c2e0d29b7484b994569c8248883a1'}) 2019-01-14 14:14:53,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:14:53,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4160c7b8-083b-4b17-864e-30cfe4ec5931 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:14:53,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4160c7b8-083b-4b17-864e-30cfe4ec5931 2019-01-14 14:14:53,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:14:53,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec5c2e0d29b7484b994569c8248883a1", "name": "vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ec5c2e0d29b7484b994569c8248883a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ec5c2e0d29b7484b994569c8248883a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ec5c2e0d29b7484b994569c8248883a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ec5c2e0d29b7484b994569c8248883a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ec5c2e0d29b7484b994569c8248883a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ec5c2e0d29b7484b994569c8248883a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ec5c2e0d29b7484b994569c8248883a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ec5c2e0d29b7484b994569c8248883a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ec5c2e0d29b7484b994569c8248883a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ec5c2e0d29b7484b994569c8248883a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ec5c2e0d29b7484b994569c8248883a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ec5c2e0d29b7484b994569c8248883a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ec5c2e0d29b7484b994569c8248883a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ec5c2e0d29b7484b994569c8248883a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "id": "cc3df29620614e26b0fd1f8b83d8df45"}, "audit_ids": ["Ak18czTjQg-fsSF7FpMqCw"], "issued_at": "2019-01-14T14:14:53.000000Z"}} 2019-01-14 14:14:53,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:14:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:14:54,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-3818e886-9883-4b60-9461-41b06f09ddee Date: Mon, 14 Jan 2019 14:14: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-14T14:14:53Z","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ec5c2e0d29b7484b994569c8248883a1","id":"f40f835b-0d36-4101-a32d-d27b05e8c147","name":"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:14:54,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3818e886-9883-4b60-9461-41b06f09ddee 2019-01-14 14:14:54,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285542011261s 2019-01-14 14:14:54,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3818e886-9883-4b60-9461-41b06f09ddee 2019-01-14 14:14:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:14:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"subnet": {"name": "vping_userdata-subnet_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "enable_dhcp": true, "network_id": "f40f835b-0d36-4101-a32d-d27b05e8c147", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:14:55,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0afc071d-0009-4b14-9e97-5d549fff9738 Date: Mon, 14 Jan 2019 14:14:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40f835b-0d36-4101-a32d-d27b05e8c147","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:14:54Z","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":"ec5c2e0d29b7484b994569c8248883a1","id":"7082f16d-8015-4d1e-9780-74892b925ec8","subnetpool_id":null,"name":"vping_userdata-subnet_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}} 2019-01-14 14:14:55,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0afc071d-0009-4b14-9e97-5d549fff9738 2019-01-14 14:14:55,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.932596921921s 2019-01-14 14:14:55,020 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0afc071d-0009-4b14-9e97-5d549fff9738 2019-01-14 14:14:55,020 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:14:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7082f16d-8015-4d1e-9780-74892b925ec8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'enable_dhcp': True, u'network_id': u'f40f835b-0d36-4101-a32d-d27b05e8c147', u'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', u'created_at': u'2019-01-14T14:14:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec5c2e0d29b7484b994569c8248883a1'}) 2019-01-14 14:14:55,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:14:55,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "vping_userdata-router_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "admin_state_up": true}}' 2019-01-14 14:14:56,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-d6946796-c784-4fc9-897a-6cd7c25960e7 Date: Mon, 14 Jan 2019 14:14:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "created_at": "2019-01-14T14:14:55Z", "admin_state_up": true, "updated_at": "2019-01-14T14:14:56Z", "revision_number": 2, "routes": [], "project_id": "ec5c2e0d29b7484b994569c8248883a1", "id": "f814cf0c-32ee-4921-9ffd-e0b239f16685", "name": "vping_userdata-router_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}} 2019-01-14 14:14:56,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d6946796-c784-4fc9-897a-6cd7c25960e7 2019-01-14 14:14:56,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54372501373s 2019-01-14 14:14:56,565 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d6946796-c784-4fc9-897a-6cd7c25960e7 2019-01-14 14:14:56,565 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', u'created_at': u'2019-01-14T14:14:55Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:14:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'ec5c2e0d29b7484b994569c8248883a1', u'id': u'f814cf0c-32ee-4921-9ffd-e0b239f16685', u'name': u'vping_userdata-router_42976b8f-c03c-468d-b5a6-a39b83ed5ef6'}) 2019-01-14 14:14:56,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:14:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685/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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"subnet_id": "7082f16d-8015-4d1e-9780-74892b925ec8"}' 2019-01-14 14:14:58,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9246a847-5415-4f3e-99b0-8d5dd77105a1 Date: Mon, 14 Jan 2019 14:14:58 GMT RESP BODY: {"network_id": "f40f835b-0d36-4101-a32d-d27b05e8c147", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "subnet_id": "7082f16d-8015-4d1e-9780-74892b925ec8", "subnet_ids": ["7082f16d-8015-4d1e-9780-74892b925ec8"], "port_id": "643253ba-0ddc-4170-89ae-dc12aeebb6c1", "id": "f814cf0c-32ee-4921-9ffd-e0b239f16685"} 2019-01-14 14:14:58,671 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685/add_router_interface.json used request id req-9246a847-5415-4f3e-99b0-8d5dd77105a1 2019-01-14 14:14:58,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10516023636s 2019-01-14 14:14:58,671 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685/add_router_interface.json used request id req-9246a847-5415-4f3e-99b0-8d5dd77105a1 returning object f814cf0c-32ee-4921-9ffd-e0b239f16685 2019-01-14 14:14:58,671 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:14:58,777 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:14:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:14:58,783 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:14:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:14:58,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:14:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:14:59,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6857b9ef-d6c0-4732-a55c-44966dd36bf2 Date: Mon, 14 Jan 2019 14:14:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:14:59,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6857b9ef-d6c0-4732-a55c-44966dd36bf2 2019-01-14 14:14:59,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.231106996536s 2019-01-14 14:14:59,016 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6857b9ef-d6c0-4732-a55c-44966dd36bf2 2019-01-14 14:14:59,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:14:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}' 2019-01-14 14:14:59,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0264ab82-3bbf-4b53-a07c-223699037f93 Date: Mon, 14 Jan 2019 14:14:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file", "owner": "ec5c2e0d29b7484b994569c8248883a1", "id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "size": null, "self": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:14:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "checksum": null, "created_at": "2019-01-14T14:14:59Z", "protected": false} 2019-01-14 14:14:59,262 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0264ab82-3bbf-4b53-a07c-223699037f93 2019-01-14 14:14:59,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.238281011581s 2019-01-14 14:14:59,262 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0264ab82-3bbf-4b53-a07c-223699037f93 returning object b326b777-3fa5-44f3-9b13-369e0fa63747 2019-01-14 14:14:59,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:14:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '' 2019-01-14 14:14:59,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09e91cf1-27ab-4cb8-8ee3-ecda3fae00f9 Date: Mon, 14 Jan 2019 14:14:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:14:59,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file used request id req-09e91cf1-27ab-4cb8-8ee3-ecda3fae00f9 2019-01-14 14:14:59,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.659893035889s 2019-01-14 14:14:59,923 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file used request id req-09e91cf1-27ab-4cb8-8ee3-ecda3fae00f9 2019-01-14 14:14:59,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:14:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:14:59,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-72078fc7-5b50-4834-96ce-7f623f9f49d4 Date: Mon, 14 Jan 2019 14:14:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "metadata": {}}], "file": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file", "owner": "ec5c2e0d29b7484b994569c8248883a1", "id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "size": 12716032, "self": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:14:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:14:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:14:59,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-72078fc7-5b50-4834-96ce-7f623f9f49d4 2019-01-14 14:14:59,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371971130371s 2019-01-14 14:14:59,965 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-72078fc7-5b50-4834-96ce-7f623f9f49d4 2019-01-14 14:14:59,967 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file', 'owner': u'ec5c2e0d29b7484b994569c8248883a1', 'id': u'b326b777-3fa5-44f3-9b13-369e0fa63747', 'size': 12716032, u'self': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:14:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:14:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'created': u'2019-01-14T14:14:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:14:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:14:59,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:14:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:15:00,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:14: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-1be97290-1ba8-4e5f-971c-652794bc9598 x-compute-request-id: req-1be97290-1ba8-4e5f-971c-652794bc9598 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "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": "47dd605c-86de-4a18-8c8c-02c25eabf293"}} 2019-01-14 14:15:00,182 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1be97290-1ba8-4e5f-971c-652794bc9598 2019-01-14 14:15:00,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.214885950089s 2019-01-14 14:15:00,183 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1be97290-1ba8-4e5f-971c-652794bc9598 2019-01-14 14:15:00,184 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', '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'35af50fe299141218ecf76b1b87b25ad', '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'47dd605c-86de-4a18-8c8c-02c25eabf293', 'swap': 0}) 2019-01-14 14:15:00,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:15:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293/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}4bc661a6722d2de78316ea648f81f77c6055bc84" -d '{"extra_specs": {}}' 2019-01-14 14:15:00,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-5fe1964b-0d45-4fa1-8689-a2d2982b98ed x-compute-request-id: req-5fe1964b-0d45-4fa1-8689-a2d2982b98ed Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:15:00,341 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293/os-extra_specs used request id req-5fe1964b-0d45-4fa1-8689-a2d2982b98ed 2019-01-14 14:15:00,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.156537055969s 2019-01-14 14:15:00,341 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293/os-extra_specs used request id req-5fe1964b-0d45-4fa1-8689-a2d2982b98ed 2019-01-14 14:15:00,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:15:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:00,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-1f2b984f-3c7c-4033-9fd1-5ccca32fb83d Date: Mon, 14 Jan 2019 14:15: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7082f16d-8015-4d1e-9780-74892b925ec8"],"updated_at":"2019-01-14T14:14:54Z","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec5c2e0d29b7484b994569c8248883a1","id":"f40f835b-0d36-4101-a32d-d27b05e8c147","name":"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:00,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1f2b984f-3c7c-4033-9fd1-5ccca32fb83d 2019-01-14 14:15:00,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277631998062s 2019-01-14 14:15:00,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1f2b984f-3c7c-4033-9fd1-5ccca32fb83d 2019-01-14 14:15:00,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:15:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:00,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-5ddcb623-598a-40df-b6e2-e0e72dd01856 Date: Mon, 14 Jan 2019 14:15:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "metadata": {}}], "file": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file", "owner": "ec5c2e0d29b7484b994569c8248883a1", "id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "size": 12716032, "self": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:14:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:14:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:15:00,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5ddcb623-598a-40df-b6e2-e0e72dd01856 2019-01-14 14:15:00,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215112924576s 2019-01-14 14:15:00,840 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5ddcb623-598a-40df-b6e2-e0e72dd01856 2019-01-14 14:15:00,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:15:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:01,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-7eb38e67-4e01-402a-a835-805d0bc5d1ee x-compute-request-id: req-7eb38e67-4e01-402a-a835-805d0bc5d1ee Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "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": "47dd605c-86de-4a18-8c8c-02c25eabf293"}]} 2019-01-14 14:15:01,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7eb38e67-4e01-402a-a835-805d0bc5d1ee 2019-01-14 14:15:01,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.214153051376s 2019-01-14 14:15:01,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7eb38e67-4e01-402a-a835-805d0bc5d1ee 2019-01-14 14:15:01,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:15:01,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"server": {"name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "imageRef": "b326b777-3fa5-44f3-9b13-369e0fa63747", "flavorRef": "47dd605c-86de-4a18-8c8c-02c25eabf293", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f40f835b-0d36-4101-a32d-d27b05e8c147"}]}}' 2019-01-14 14:15:03,025 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:15: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-778bc85b-c8cb-4b91-a0d4-3010fae7f330 x-compute-request-id: req-778bc85b-c8cb-4b91-a0d4-3010fae7f330 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "adminPass": "eEwz6DnfS6Aq"}} 2019-01-14 14:15:03,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-778bc85b-c8cb-4b91-a0d4-3010fae7f330 2019-01-14 14:15:03,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.96636986732s 2019-01-14 14:15:03,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-778bc85b-c8cb-4b91-a0d4-3010fae7f330 2019-01-14 14:15:03,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:03,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-a2ddff43-0f16-4dd1-9dd4-aad81a4077d9 x-compute-request-id: req-a2ddff43-0f16-4dd1-9dd4-aad81a4077d9 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.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:15:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:03,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2ddff43-0f16-4dd1-9dd4-aad81a4077d9 2019-01-14 14:15:03,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86666893959s 2019-01-14 14:15:03,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2ddff43-0f16-4dd1-9dd4-aad81a4077d9 2019-01-14 14:15:03,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:15:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:04,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-3ac98fb7-53b1-4b1b-8a81-0b47c0c4e569 Date: Mon, 14 Jan 2019 14:15: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7082f16d-8015-4d1e-9780-74892b925ec8"],"updated_at":"2019-01-14T14:14:54Z","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec5c2e0d29b7484b994569c8248883a1","id":"f40f835b-0d36-4101-a32d-d27b05e8c147","name":"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:04,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3ac98fb7-53b1-4b1b-8a81-0b47c0c4e569 2019-01-14 14:15:04,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.441403865814s 2019-01-14 14:15:04,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3ac98fb7-53b1-4b1b-8a81-0b47c0c4e569 2019-01-14 14:15:04,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:15:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:04,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-14150b81-ccc6-4b2d-b6c5-6641e379b908 Date: Mon, 14 Jan 2019 14:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40f835b-0d36-4101-a32d-d27b05e8c147","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:14:54Z","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":"ec5c2e0d29b7484b994569c8248883a1","id":"7082f16d-8015-4d1e-9780-74892b925ec8","subnetpool_id":null,"name":"vping_userdata-subnet_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:04,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-14150b81-ccc6-4b2d-b6c5-6641e379b908 2019-01-14 14:15:04,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.214715957642s 2019-01-14 14:15:04,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-14150b81-ccc6-4b2d-b6c5-6641e379b908 2019-01-14 14:15:04,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:06,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:06,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:07,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-14738ba6-222b-481b-8e0e-fe47bb4c7cbc x-compute-request-id: req-14738ba6-222b-481b-8e0e-fe47bb4c7cbc 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.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:15:04Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:07,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14738ba6-222b-481b-8e0e-fe47bb4c7cbc 2019-01-14 14:15:07,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694536924362s 2019-01-14 14:15:07,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14738ba6-222b-481b-8e0e-fe47bb4c7cbc 2019-01-14 14:15:07,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:09,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:09,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:09,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-9b116b49-d7d1-4d21-9d67-566e2e75a350 x-compute-request-id: req-9b116b49-d7d1-4d21-9d67-566e2e75a350 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.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:15:04Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:09,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b116b49-d7d1-4d21-9d67-566e2e75a350 2019-01-14 14:15:09,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713832855225s 2019-01-14 14:15:09,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b116b49-d7d1-4d21-9d67-566e2e75a350 2019-01-14 14:15:09,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:11,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:11,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:13,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-faafe487-0d63-4d59-b03b-efec06d0d97f x-compute-request-id: req-faafe487-0d63-4d59-b03b-efec06d0d97f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:36:98", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:09.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:09Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:13,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-faafe487-0d63-4d59-b03b-efec06d0d97f 2019-01-14 14:15:13,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3552210331s 2019-01-14 14:15:13,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-faafe487-0d63-4d59-b03b-efec06d0d97f 2019-01-14 14:15:13,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:15:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=72661632-5599-483f-8ca8-8323dd2ee1ee" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:13,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-79c01534-c170-42ae-b446-fc2f60e16adb Date: Mon, 14 Jan 2019 14:15:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f40f835b-0d36-4101-a32d-d27b05e8c147","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:15:04Z","admin_state_up":true,"updated_at":"2019-01-14T14:15:09Z","binding:vnic_type":"normal","device_id":"72661632-5599-483f-8ca8-8323dd2ee1ee","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fe:36:98","id":"95da10c3-6a87-41c4-8ae7-4fac87ee512a","port_security_enabled":true,"project_id":"ec5c2e0d29b7484b994569c8248883a1","fixed_ips":[{"subnet_id":"7082f16d-8015-4d1e-9780-74892b925ec8","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1"],"name":""}]} 2019-01-14 14:15:13,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=72661632-5599-483f-8ca8-8323dd2ee1ee used request id req-79c01534-c170-42ae-b446-fc2f60e16adb 2019-01-14 14:15:13,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0473790168762s 2019-01-14 14:15:13,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=72661632-5599-483f-8ca8-8323dd2ee1ee used request id req-79c01534-c170-42ae-b446-fc2f60e16adb 2019-01-14 14:15:13,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:15:13,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=95da10c3-6a87-41c4-8ae7-4fac87ee512a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:13,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8a2ddc46-b985-40f5-8d52-2572d744aac7 Date: Mon, 14 Jan 2019 14:15:13 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:15:13,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=95da10c3-6a87-41c4-8ae7-4fac87ee512a used request id req-8a2ddc46-b985-40f5-8d52-2572d744aac7 2019-01-14 14:15:13,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0179138183594s 2019-01-14 14:15:13,413 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=95da10c3-6a87-41c4-8ae7-4fac87ee512a used request id req-8a2ddc46-b985-40f5-8d52-2572d744aac7 2019-01-14 14:15:13,413 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:36:98', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b326b777-3fa5-44f3-9b13-369e0fa63747'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:15:09.000000', 'flavor': Munch({u'id': u'47dd605c-86de-4a18-8c8c-02c25eabf293'}), 'az': u'nova', 'id': u'72661632-5599-483f-8ca8-8323dd2ee1ee', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc3df29620614e26b0fd1f8b83d8df45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', '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'2019-01-14T14:15:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:15:09Z', 'hostId': u'0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde', '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'2019-01-14T14:15:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': u'vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'adminPass': u'eEwz6DnfS6Aq', 'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', 'created_at': u'2019-01-14T14:15:02Z', 'created': u'2019-01-14T14:15:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:15:13,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:15:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:13,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-68a8d38c-b28b-4eea-8960-2cfb1ace4fa0 Date: Mon, 14 Jan 2019 14:15:13 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7082f16d-8015-4d1e-9780-74892b925ec8"],"updated_at":"2019-01-14T14:14:54Z","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec5c2e0d29b7484b994569c8248883a1","id":"f40f835b-0d36-4101-a32d-d27b05e8c147","name":"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:13,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-68a8d38c-b28b-4eea-8960-2cfb1ace4fa0 2019-01-14 14:15:13,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949409008026s 2019-01-14 14:15:13,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-68a8d38c-b28b-4eea-8960-2cfb1ace4fa0 2019-01-14 14:15:13,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:15:13,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:13,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-13ee887f-06a4-416e-8a36-1f552ed785e7 Date: Mon, 14 Jan 2019 14:15:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "metadata": {}}], "file": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file", "owner": "ec5c2e0d29b7484b994569c8248883a1", "id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "size": 12716032, "self": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:14:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:14:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:15:13,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-13ee887f-06a4-416e-8a36-1f552ed785e7 2019-01-14 14:15:13,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398600101471s 2019-01-14 14:15:13,554 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-13ee887f-06a4-416e-8a36-1f552ed785e7 2019-01-14 14:15:13,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:15:13,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:13,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-1f877268-3298-4302-afff-88b823d1641e x-compute-request-id: req-1f877268-3298-4302-afff-88b823d1641e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "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": "47dd605c-86de-4a18-8c8c-02c25eabf293"}]} 2019-01-14 14:15:13,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1f877268-3298-4302-afff-88b823d1641e 2019-01-14 14:15:13,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.143487930298s 2019-01-14 14:15:13,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1f877268-3298-4302-afff-88b823d1641e 2019-01-14 14:15:13,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:15:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"server": {"name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "imageRef": "b326b777-3fa5-44f3-9b13-369e0fa63747", "flavorRef": "47dd605c-86de-4a18-8c8c-02c25eabf293", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEzIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f40f835b-0d36-4101-a32d-d27b05e8c147"}]}}' 2019-01-14 14:15:15,601 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:15: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-e75475d4-2bb0-4391-95cb-9de8637252f4 x-compute-request-id: req-e75475d4-2bb0-4391-95cb-9de8637252f4 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "adminPass": "f9uhY9As5cMZ"}} 2019-01-14 14:15:15,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e75475d4-2bb0-4391-95cb-9de8637252f4 2019-01-14 14:15:15,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.90168690681s 2019-01-14 14:15:15,602 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e75475d4-2bb0-4391-95cb-9de8637252f4 2019-01-14 14:15:15,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:15,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:16,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-b6406985-95f3-46e2-85f2-046c33a3f1d0 x-compute-request-id: req-b6406985-95f3-46e2-85f2-046c33a3f1d0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:15:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:36:98", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:09.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:09Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:16,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6406985-95f3-46e2-85f2-046c33a3f1d0 2019-01-14 14:15:16,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819722175598s 2019-01-14 14:15:16,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6406985-95f3-46e2-85f2-046c33a3f1d0 2019-01-14 14:15:16,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:18,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:18,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:19,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cf2c59d-560a-4d3f-a3df-fb345be25bc3 x-compute-request-id: req-2cf2c59d-560a-4d3f-a3df-fb345be25bc3 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.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:15:17Z", "hostId": "d57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:36:98", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:09.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:09Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:19,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cf2c59d-560a-4d3f-a3df-fb345be25bc3 2019-01-14 14:15:19,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709904193878s 2019-01-14 14:15:19,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cf2c59d-560a-4d3f-a3df-fb345be25bc3 2019-01-14 14:15:19,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:21,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:21,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-fd244d30-5d21-45b9-af4c-63cae5a0e6ee x-compute-request-id: req-fd244d30-5d21-45b9-af4c-63cae5a0e6ee 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.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:15:17Z", "hostId": "d57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:36:98", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:09.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:09Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:21,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd244d30-5d21-45b9-af4c-63cae5a0e6ee 2019-01-14 14:15:21,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727509975433s 2019-01-14 14:15:21,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd244d30-5d21-45b9-af4c-63cae5a0e6ee 2019-01-14 14:15:21,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:23,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:23,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:24,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-d195839c-eff8-4d9f-a82f-282db8ee8b87 x-compute-request-id: req-d195839c-eff8-4d9f-a82f-282db8ee8b87 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:01:89", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:22.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:22Z", "hostId": "d57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:36:98", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:09.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:09Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:24,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d195839c-eff8-4d9f-a82f-282db8ee8b87 2019-01-14 14:15:24,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678390979767s 2019-01-14 14:15:24,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d195839c-eff8-4d9f-a82f-282db8ee8b87 2019-01-14 14:15:24,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:15:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c902089f-e539-4174-8ed0-bcf85d1a46f7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:24,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-7ad9cb8d-7313-4211-a62e-4b7f13be184a Date: Mon, 14 Jan 2019 14:15:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f40f835b-0d36-4101-a32d-d27b05e8c147","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:15:17Z","admin_state_up":true,"updated_at":"2019-01-14T14:15:22Z","binding:vnic_type":"normal","device_id":"c902089f-e539-4174-8ed0-bcf85d1a46f7","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:01:89","id":"4cbf2bc0-02a0-4fb6-907c-eaf3a68af45d","port_security_enabled":true,"project_id":"ec5c2e0d29b7484b994569c8248883a1","fixed_ips":[{"subnet_id":"7082f16d-8015-4d1e-9780-74892b925ec8","ip_address":"192.168.120.21"}],"extra_dhcp_opts":[],"security_groups":["6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1"],"name":""}]} 2019-01-14 14:15:24,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c902089f-e539-4174-8ed0-bcf85d1a46f7 used request id req-7ad9cb8d-7313-4211-a62e-4b7f13be184a 2019-01-14 14:15:24,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458009243011s 2019-01-14 14:15:24,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c902089f-e539-4174-8ed0-bcf85d1a46f7 used request id req-7ad9cb8d-7313-4211-a62e-4b7f13be184a 2019-01-14 14:15:24,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:15:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4cbf2bc0-02a0-4fb6-907c-eaf3a68af45d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:24,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-aad55aa4-b563-4855-b6f4-574e4ff8174f Date: Mon, 14 Jan 2019 14:15:24 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:15:24,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4cbf2bc0-02a0-4fb6-907c-eaf3a68af45d used request id req-aad55aa4-b563-4855-b6f4-574e4ff8174f 2019-01-14 14:15:24,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.016576051712s 2019-01-14 14:15:24,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4cbf2bc0-02a0-4fb6-907c-eaf3a68af45d used request id req-aad55aa4-b563-4855-b6f4-574e4ff8174f 2019-01-14 14:15:24,636 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:01:89', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b326b777-3fa5-44f3-9b13-369e0fa63747'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:15:22.000000', 'flavor': Munch({u'id': u'47dd605c-86de-4a18-8c8c-02c25eabf293'}), 'az': u'nova', 'id': u'c902089f-e539-4174-8ed0-bcf85d1a46f7', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc3df29620614e26b0fd1f8b83d8df45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', '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'2019-01-14T14:15:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:15:22Z', 'hostId': u'd57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'd57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd', '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'2019-01-14T14:15:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': u'vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'adminPass': u'f9uhY9As5cMZ', 'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', 'created_at': u'2019-01-14T14:15:15Z', 'created': u'2019-01-14T14:15:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:15:24,636 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-14 14:15:25,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:25,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:26,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-0dd99059-6063-40f5-8b8a-81e60b3abf24 x-compute-request-id: req-0dd99059-6063-40f5-8b8a-81e60b3abf24 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:01:89", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:22.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:22Z", "hostId": "d57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:36:98", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:09.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:09Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:26,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0dd99059-6063-40f5-8b8a-81e60b3abf24 2019-01-14 14:15:26,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985886096954s 2019-01-14 14:15:26,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0dd99059-6063-40f5-8b8a-81e60b3abf24 2019-01-14 14:15:26,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:15:26,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7/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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:15:26,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-07736a68-9351-4cbb-aa95-cf7fdec7710d x-compute-request-id: req-07736a68-9351-4cbb-aa95-cf7fdec7710d Content-Encoding: gzip Content-Length: 9509 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 560164430 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.228667] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231597] pid_max: default: 32768 minimum: 301\n[ 0.233171] ACPI: Core revision 20150930\n[ 0.235165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237442] Security Framework initialized\n[ 0.238871] Yama: becoming mindful.\n[ 0.240149] AppArmor: AppArmor initialized\n[ 0.241617] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248236] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250609] Initializing cgroup subsys io\n[ 0.252040] Initializing cgroup subsys memory\n[ 0.253542] Initializing cgroup subsys devices\n[ 0.255080] Initializing cgroup subsys freezer\n[ 0.256599] Initializing cgroup subsys net_cls\n[ 0.258118] Initializing cgroup subsys perf_event\n[ 0.259725] Initializing cgroup subsys net_prio\n[ 0.261270] Initializing cgroup subsys hugetlb\n[ 0.262787] Initializing cgroup subsys pids\n[ 0.264295] CPU: Physical Processor ID: 0\n[ 0.266398] mce: CPU supports 10 MCE banks\n[ 0.267881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269637] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296699] ftrace: allocating 31920 entries in 125 pages\n[ 0.328167] smpboot: Max logical packages: 1\n[ 0.329674] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332047] x2apic enabled\n[ 0.333410] Switched APIC routing to physical x2apic.\n[ 0.336287] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338247] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341867] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344997] KVM setup paravirtual spinlock\n[ 0.346912] x86: Booted up 1 node, 1 CPUs\n[ 0.348324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350690] devtmpfs: initialized\n[ 0.352922] evm: security.selinux\n[ 0.354140] evm: security.SMACK64\n[ 0.355346] evm: security.SMACK64EXEC\n[ 0.356654] evm: security.SMACK64TRANSMUTE\n[ 0.358072] evm: security.SMACK64MMAP\n[ 0.359373] evm: security.ima\n[ 0.360489] evm: security.capability\n[ 0.361846] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365060] pinctrl core: initialized pinctrl subsystem\n[ 0.366941] RTC time: 14:15:22, date: 01/14/19\n[ 0.368564] NET: Registered protocol family 16\n[ 0.370202] cpuidle: using governor ladder\n[ 0.371643] cpuidle: using governor menu\n[ 0.373022] PCCT header not found.\n[ 0.374306] ACPI: bus type PCI registered\n[ 0.375715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377873] PCI: Using configuration type 1 for base access\n[ 0.380430] ACPI: Added _OSI(Module Device)\n[ 0.381903] ACPI: Added _OSI(Processor Device)\n[ 0.383417] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385005] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387591] ACPI: Interpreter enabled\n[ 0.388920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401873] ACPI: (supports S0 S5)\n[ 0.403112] ACPI: Using IOAPIC for interrupt routing\n[ 0.404777] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411248] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419323] acpiphp: Slot [3] registered\n[ 0.420722] acpiphp: Slot [4] registered\n[ 0.422121] acpiphp: Slot [5] registered\n[ 0.423521] acpiphp: Slot [6] registered\n[ 0.424918] acpiphp: Slot [7] registered\n[ 0.426309] acpiphp: Slot [8] registered\n[ 0.427711] acpiphp: Slot [9] registered\n[ 0.429108] acpiphp: Slot [10] registered\n[ 0.430522] acpiphp: Slot [11] registered\n[ 0.431947] acpiphp: Slot [12] registered\n[ 0.433367] acpiphp: Slot [13] registered\n[ 0.434785] acpiphp: Slot [14] registered\n[ 0.436207] acpiphp: Slot [15] registered\n[ 0.453542] acpiphp: Slot [16] registered\n[ 0.454972] acpiphp: Slot [17] registered\n[ 0.456395] acpiphp: Slot [18] registered\n[ 0.457819] acpiphp: Slot [19] registered\n[ 0.459237] acpiphp: Slot [20] registered\n[ 0.460657] acpiphp: Slot [21] registered\n[ 0.462075] acpiphp: Slot [22] registered\n[ 0.463490] acpiphp: Slot [23] registered\n[ 0.464907] acpiphp: Slot [24] registered\n[ 0.466326] acpiphp: Slot [25] registered\n[ 0.467740] acpiphp: Slot [26] registered\n[ 0.469155] acpiphp: Slot [27] registered\n[ 0.470576] acpiphp: Slot [28] registered\n[ 0.472000] acpiphp: Slot [29] registered\n[ 0.473414] acpiphp: Slot [30] registered\n[ 0.474835] acpiphp: Slot [31] registered\n[ 0.476249] PCI host bridge to bus 0000:00\n[ 0.477672] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484505] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489658] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494261] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496520] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505150] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.510406] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.532429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.535291] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.540208] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.542622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.544796] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.547072] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548923] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.551634] vgaarb: loaded\n[ 0.552683] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554781] SCSI subsystem initialized\n[ 0.556388] ACPI: bus type USB registered\n[ 0.557835] usbcore: registered new interface driver usbfs\n[ 0.559645] usbcore: registered new interface driver hub\n[ 0.561408] usbcore: registered new device driver usb\n[ 0.563302] PCI: Using ACPI for IRQ routing\n[ 0.565214] NetLabel: Initializing\n[ 0.566473] NetLabel: domain hash size = 128\n[ 0.567974] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569663] NetLabel: unlabeled traffic allowed by default\n[ 0.571710] clocksource: Switched to clocksource kvm-clock\n[ 0.582245] AppArmor: AppArmor Filesystem Enabled\n[ 0.583912] pnp: PnP ACPI init\n[ 0.585399] pnp: PnP ACPI: found 5 devices\n[ 0.592512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595508] NET: Registered protocol family 2\n[ 0.597291] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601658] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.603769] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607744] NET: Registered protocol family 1\n[ 0.609277] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611198] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613082] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643096] Trying to unpack rootfs image as initramfs...\n[ 0.704802] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.707615] Scanning for low memory corruption every 60 seconds\n[ 0.709865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.711947] audit: initializing netlink subsys (disabled)\n[ 0.713745] audit: type=2000 audit(1547475323.259:1): initialized\n[ 0.715986] Initialise system trusted keyring\n[ 0.717611] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.719660] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.722777] zbud: loaded\n[ 0.723959] VFS: Disk quotas dquot_6.6.0\n[ 0.725381] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.727967] fuse init (API version 7.23)\n[ 0.729491] Key type big_key registered\n[ 0.730891] Allocating IMA MOK and blacklist keyrings.\n[ 0.732945] Key type asymmetric registered\n[ 0.734391] Asymmetric key parser 'x509' registered\n[ 0.736086] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.738682] io scheduler noop registered\n[ 0.740075] io scheduler deadline registered (default)\n[ 0.741822] io scheduler cfq registered\n[ 0.743268] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.745114] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.747317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749869] ACPI: Power Button [PWRF]\n[ 0.751305] GHES: HEST is not enabled!\n[ 0.765592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.795208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.798599] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.823854] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.827319] Linux agpgart interface v0.103\n[ 0.830878] brd: module loaded\n[ 0.833267] loop: module loaded\n[ 0.839338] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.841884] GPT:90111 != 2097151\n[ 0.843074] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845008] GPT:90111 != 2097151\n[ 0.846197] GPT: Use GNU Parted to correct GPT errors.\n[ 0.847909] vda: vda1 vda15\n[ 0.849720] scsi host0: ata_piix\n[ 0.851034] scsi host1: ata_piix\n[ 0.852283] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.854430] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.857185] libphy: Fixed MDIO Bus: probed\n[ 0.858635] tun: Universal TUN/TAP device driver, 1.6\n[ 0.860325] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.863514] PPP generic driver version 2.4.2\n[ 0.865082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.867180] ehci-pci: EHCI PCI platform driver\n[ 0.868729] ehci-platform: EHCI generic platform driver\n[ 0.870472] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.872482] ohci-pci: OHCI PCI platform driver\n[ 0.874024] ohci-platform: OHCI generic platform driver\n[ 0.875774] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.890776] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.892542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.895115] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.896861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.898857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.901063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.903565] usb usb1: Product: UHCI Host Controller\n[ 0.905204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.907215] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.908880] hub 1-0:1.0: USB hub found\n[ 0.910240] hub 1-0:1.0: 2 ports detected\n[ 0.911811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.915393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.917082] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.918857] mousedev: PS/2 mouse device common for all mice\n[ 0.921036] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924016] rtc_cmos 00:00: RTC can wake from S4\n[ 0.926120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.928204] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.930297] i2c /dev entries driver\n[ 0.931604] device-mapper: uevent: version 1.0.3\n[ 0.933248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936106] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.938332] NET: Registered protocol family 10\n[ 0.940214] NET: Registered protocol family 17\n[ 0.941776] Key type dns_resolver registered\n[ 0.943386] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.945308] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.948367] registered taskstats version 1\n[ 0.949843] Loading compiled-in X.509 certificates\n[ 0.952035] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.955288] zswap: loaded using pool lzo/zbud\n[ 0.957591] Key type trusted registered\n[ 0.960017] Key type encrypted registered\n[ 0.961451] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.963271] ima: No TPM chip found, activating TPM-bypass!\n[ 0.965105] evm: HMAC attrs: 0x1\n[ 0.966671] Magic number: 3:225:283\n[ 0.968134] rtc_cmos 00:00: setting system clock to 2019-01-14 14:15:23 UTC (1547475323)\n[ 0.970937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.972904] EDD information not available.\n[ 1.013383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032441] Write protecting the kernel read-only data: 14336k\n[ 1.037837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.041157] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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.88\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.207589] 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.21...\nLease of 192.168.120.21 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.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClCSnh7k+czl7srHewOQqsUQESJH2G3X2MQNvd8Mwllp1r82Wp19CaV+2iOBwwb/biGadG43DgLK3+QoQUyA4rfkkdYQSZtjV9RIeRyDyMDHowC+xkarW43Wy2HW+0h2hWLwIw59nMue7drxwNWdKdIAd2GVBgbDrthJKADiAZGHOD42ORECAXZKrUaLYjn1GRPyAcAnEyl7BcsKuSiR9Wh4j0AhdnAKcuVZyCK2IEGy2soczoFkyyohFDmQJpi+22Ez61TMVz2JQ7WyccmYC+ON+ccAMeVoeLEp4KKpNi7Qhkk1Idph3ihema/ahvVYUZ0GNW2qpzGxD84FB9/3A5 root@vping-userdata-vm2-42976b8f-c03c-468d-b5a6-a39b83ed5ef6\nssh-dss AAAAB3NzaC1kc3MAAACBAIoPdl7SPNjh+AZsndiAaftF1yH8RiRlwU2U0p6e9YNWxrV+N95A5sOygvmtfBtvnAeLDtGEdacXmriyKs0CENvaTYMoM3CIQIkPOOCstsLaAGeD2qqAwk1uzfaK7bXCRA6HAmoBKmhaZceItKOlNlx6sBNDmBjYKGhtFupy5bbbAAAAFQCKwgIhiEnseOxx2rpHK5T0EqDdbwAAAIAmaZlZsCpJNIKGmUdu0Pudy4iWXY+/fXO+/MMfBBuLRcsaIk3Vb6tF/eGWRey1La8Lf9CFSXSC4OkXjaeydbepW7nWvos6yaKrWf6012UJg3u99Sr9XO05jDoZGKy5jsImo+l5SaIWecM8ujtltCFUzNWOe+FKpLl9kXGJvkEqGQAAAIBD5pbCF66TWzKs9Mw74ddth5OZVHmFMRicyD+pWX4TvcdSZ/tEFmiXoESP/0+XN2HxCxVI9xFnmXfMkun4surjphV6nqJMh3Xncf5KnzpVmJsSFNemfq3SA20U7M7UKXtDTiRZ7nAQjXGXmsrRVHG46yaNOtjy8A+bcL2mdJJbbQ== root@vping-userdata-vm2-42976b8f-c03c-468d-b5a6-a39b83ed5ef6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe7e:189/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.21 \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-42976b8f-c03c-468d-b5a6-a39b83ed5ef6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2019-01-14 14:15:26,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7/action used request id req-07736a68-9351-4cbb-aa95-cf7fdec7710d 2019-01-14 14:15:26,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101426839828s 2019-01-14 14:15:26,730 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7/action used request id req-07736a68-9351-4cbb-aa95-cf7fdec7710d 2019-01-14 14:15:26,730 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 560164430 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.228667] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231597] pid_max: default: 32768 minimum: 301 [ 0.233171] ACPI: Core revision 20150930 [ 0.235165] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237442] Security Framework initialized [ 0.238871] Yama: becoming mindful. [ 0.240149] AppArmor: AppArmor initialized [ 0.241617] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248236] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250609] Initializing cgroup subsys io [ 0.252040] Initializing cgroup subsys memory [ 0.253542] Initializing cgroup subsys devices [ 0.255080] Initializing cgroup subsys freezer [ 0.256599] Initializing cgroup subsys net_cls [ 0.258118] Initializing cgroup subsys perf_event [ 0.259725] Initializing cgroup subsys net_prio [ 0.261270] Initializing cgroup subsys hugetlb [ 0.262787] Initializing cgroup subsys pids [ 0.264295] CPU: Physical Processor ID: 0 [ 0.266398] mce: CPU supports 10 MCE banks [ 0.267881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269637] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296699] ftrace: allocating 31920 entries in 125 pages [ 0.328167] smpboot: Max logical packages: 1 [ 0.329674] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332047] x2apic enabled [ 0.333410] Switched APIC routing to physical x2apic. [ 0.336287] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338247] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341867] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344997] KVM setup paravirtual spinlock [ 0.346912] x86: Booted up 1 node, 1 CPUs [ 0.348324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350690] devtmpfs: initialized [ 0.352922] evm: security.selinux [ 0.354140] evm: security.SMACK64 [ 0.355346] evm: security.SMACK64EXEC [ 0.356654] evm: security.SMACK64TRANSMUTE [ 0.358072] evm: security.SMACK64MMAP [ 0.359373] evm: security.ima [ 0.360489] evm: security.capability [ 0.361846] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365060] pinctrl core: initialized pinctrl subsystem [ 0.366941] RTC time: 14:15:22, date: 01/14/19 [ 0.368564] NET: Registered protocol family 16 [ 0.370202] cpuidle: using governor ladder [ 0.371643] cpuidle: using governor menu [ 0.373022] PCCT header not found. [ 0.374306] ACPI: bus type PCI registered [ 0.375715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377873] PCI: Using configuration type 1 for base access [ 0.380430] ACPI: Added _OSI(Module Device) [ 0.381903] ACPI: Added _OSI(Processor Device) [ 0.383417] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387591] ACPI: Interpreter enabled [ 0.388920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401873] ACPI: (supports S0 S5) [ 0.403112] ACPI: Using IOAPIC for interrupt routing [ 0.404777] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411248] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419323] acpiphp: Slot [3] registered [ 0.420722] acpiphp: Slot [4] registered [ 0.422121] acpiphp: Slot [5] registered [ 0.423521] acpiphp: Slot [6] registered [ 0.424918] acpiphp: Slot [7] registered [ 0.426309] acpiphp: Slot [8] registered [ 0.427711] acpiphp: Slot [9] registered [ 0.429108] acpiphp: Slot [10] registered [ 0.430522] acpiphp: Slot [11] registered [ 0.431947] acpiphp: Slot [12] registered [ 0.433367] acpiphp: Slot [13] registered [ 0.434785] acpiphp: Slot [14] registered [ 0.436207] acpiphp: Slot [15] registered [ 0.453542] acpiphp: Slot [16] registered [ 0.454972] acpiphp: Slot [17] registered [ 0.456395] acpiphp: Slot [18] registered [ 0.457819] acpiphp: Slot [19] registered [ 0.459237] acpiphp: Slot [20] registered [ 0.460657] acpiphp: Slot [21] registered [ 0.462075] acpiphp: Slot [22] registered [ 0.463490] acpiphp: Slot [23] registered [ 0.464907] acpiphp: Slot [24] registered [ 0.466326] acpiphp: Slot [25] registered [ 0.467740] acpiphp: Slot [26] registered [ 0.469155] acpiphp: Slot [27] registered [ 0.470576] acpiphp: Slot [28] registered [ 0.472000] acpiphp: Slot [29] registered [ 0.473414] acpiphp: Slot [30] registered [ 0.474835] acpiphp: Slot [31] registered [ 0.476249] PCI host bridge to bus 0000:00 [ 0.477672] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484505] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489658] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494261] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496520] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505150] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510406] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.535291] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.540208] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.542622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.544796] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.547072] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548923] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.551634] vgaarb: loaded [ 0.552683] vgaarb: bridge control possible 0000:00:02.0 [ 0.554781] SCSI subsystem initialized [ 0.556388] ACPI: bus type USB registered [ 0.557835] usbcore: registered new interface driver usbfs [ 0.559645] usbcore: registered new interface driver hub [ 0.561408] usbcore: registered new device driver usb [ 0.563302] PCI: Using ACPI for IRQ routing [ 0.565214] NetLabel: Initializing [ 0.566473] NetLabel: domain hash size = 128 [ 0.567974] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569663] NetLabel: unlabeled traffic allowed by default [ 0.571710] clocksource: Switched to clocksource kvm-clock [ 0.582245] AppArmor: AppArmor Filesystem Enabled [ 0.583912] pnp: PnP ACPI init [ 0.585399] pnp: PnP ACPI: found 5 devices [ 0.592512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595508] NET: Registered protocol family 2 [ 0.597291] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601658] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603769] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607744] NET: Registered protocol family 1 [ 0.609277] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611198] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613082] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643096] Trying to unpack rootfs image as initramfs... [ 0.704802] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707615] Scanning for low memory corruption every 60 seconds [ 0.709865] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711947] audit: initializing netlink subsys (disabled) [ 0.713745] audit: type=2000 audit(1547475323.259:1): initialized [ 0.715986] Initialise system trusted keyring [ 0.717611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722777] zbud: loaded [ 0.723959] VFS: Disk quotas dquot_6.6.0 [ 0.725381] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727967] fuse init (API version 7.23) [ 0.729491] Key type big_key registered [ 0.730891] Allocating IMA MOK and blacklist keyrings. [ 0.732945] Key type asymmetric registered [ 0.734391] Asymmetric key parser 'x509' registered [ 0.736086] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738682] io scheduler noop registered [ 0.740075] io scheduler deadline registered (default) [ 0.741822] io scheduler cfq registered [ 0.743268] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.745114] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.747317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749869] ACPI: Power Button [PWRF] [ 0.751305] GHES: HEST is not enabled! [ 0.765592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.795208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.798599] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823854] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.827319] Linux agpgart interface v0.103 [ 0.830878] brd: module loaded [ 0.833267] loop: module loaded [ 0.839338] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.841884] GPT:90111 != 2097151 [ 0.843074] GPT:Alternate GPT header not at the end of the disk. [ 0.845008] GPT:90111 != 2097151 [ 0.846197] GPT: Use GNU Parted to correct GPT errors. [ 0.847909] vda: vda1 vda15 [ 0.849720] scsi host0: ata_piix [ 0.851034] scsi host1: ata_piix [ 0.852283] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.854430] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.857185] libphy: Fixed MDIO Bus: probed [ 0.858635] tun: Universal TUN/TAP device driver, 1.6 [ 0.860325] tun: (C) 1999-2004 Max Krasnyansky [ 0.863514] PPP generic driver version 2.4.2 [ 0.865082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867180] ehci-pci: EHCI PCI platform driver [ 0.868729] ehci-platform: EHCI generic platform driver [ 0.870472] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.872482] ohci-pci: OHCI PCI platform driver [ 0.874024] ohci-platform: OHCI generic platform driver [ 0.875774] uhci_hcd: USB Universal Host Controller Interface driver [ 0.890776] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.892542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895115] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.896861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.903565] usb usb1: Product: UHCI Host Controller [ 0.905204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.907215] usb usb1: SerialNumber: 0000:00:01.2 [ 0.908880] hub 1-0:1.0: USB hub found [ 0.910240] hub 1-0:1.0: 2 ports detected [ 0.911811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.915393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917082] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.918857] mousedev: PS/2 mouse device common for all mice [ 0.921036] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924016] rtc_cmos 00:00: RTC can wake from S4 [ 0.926120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928204] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.930297] i2c /dev entries driver [ 0.931604] device-mapper: uevent: version 1.0.3 [ 0.933248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936106] ledtrig-cpu: registered to indicate activity on CPUs [ 0.938332] NET: Registered protocol family 10 [ 0.940214] NET: Registered protocol family 17 [ 0.941776] Key type dns_resolver registered [ 0.943386] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.945308] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.948367] registered taskstats version 1 [ 0.949843] Loading compiled-in X.509 certificates [ 0.952035] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.955288] zswap: loaded using pool lzo/zbud [ 0.957591] Key type trusted registered [ 0.960017] Key type encrypted registered [ 0.961451] AppArmor: AppArmor sha1 policy hashing enabled [ 0.963271] ima: No TPM chip found, activating TPM-bypass! [ 0.965105] evm: HMAC attrs: 0x1 [ 0.966671] Magic number: 3:225:283 [ 0.968134] rtc_cmos 00:00: setting system clock to 2019-01-14 14:15:23 UTC (1547475323) [ 0.970937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.972904] EDD information not available. [ 1.013383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.032441] Write protecting the kernel read-only data: 14336k [ 1.037837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.041157] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.88 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.207589] 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.21... Lease of 192.168.120.21 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.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClCSnh7k+czl7srHewOQqsUQESJH2G3X2MQNvd8Mwllp1r82Wp19CaV+2iOBwwb/biGadG43DgLK3+QoQUyA4rfkkdYQSZtjV9RIeRyDyMDHowC+xkarW43Wy2HW+0h2hWLwIw59nMue7drxwNWdKdIAd2GVBgbDrthJKADiAZGHOD42ORECAXZKrUaLYjn1GRPyAcAnEyl7BcsKuSiR9Wh4j0AhdnAKcuVZyCK2IEGy2soczoFkyyohFDmQJpi+22Ez61TMVz2JQ7WyccmYC+ON+ccAMeVoeLEp4KKpNi7Qhkk1Idph3ihema/ahvVYUZ0GNW2qpzGxD84FB9/3A5 root@vping-userdata-vm2-42976b8f-c03c-468d-b5a6-a39b83ed5ef6 ssh-dss AAAAB3NzaC1kc3MAAACBAIoPdl7SPNjh+AZsndiAaftF1yH8RiRlwU2U0p6e9YNWxrV+N95A5sOygvmtfBtvnAeLDtGEdacXmriyKs0CENvaTYMoM3CIQIkPOOCstsLaAGeD2qqAwk1uzfaK7bXCRA6HAmoBKmhaZceItKOlNlx6sBNDmBjYKGhtFupy5bbbAAAAFQCKwgIhiEnseOxx2rpHK5T0EqDdbwAAAIAmaZlZsCpJNIKGmUdu0Pudy4iWXY+/fXO+/MMfBBuLRcsaIk3Vb6tF/eGWRey1La8Lf9CFSXSC4OkXjaeydbepW7nWvos6yaKrWf6012UJg3u99Sr9XO05jDoZGKy5jsImo+l5SaIWecM8ujtltCFUzNWOe+FKpLl9kXGJvkEqGQAAAIBD5pbCF66TWzKs9Mw74ddth5OZVHmFMRicyD+pWX4TvcdSZ/tEFmiXoESP/0+XN2HxCxVI9xFnmXfMkun4surjphV6nqJMh3Xncf5KnzpVmJsSFNemfq3SA20U7M7UKXtDTiRZ7nAQjXGXmsrRVHG46yaNOtjy8A+bcL2mdJJbbQ== root@vping-userdata-vm2-42976b8f-c03c-468d-b5a6-a39b83ed5ef6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe7e:189/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.21 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-42976b8f-c03c-468d-b5a6-a39b83ed5ef6 launch-index: 0 === cirros: current=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2019-01-14 14:15:26,731 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-14 14:15:26,844 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:15:26,845 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:34 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 14:15:26,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:15:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:27,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:15: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-cd008d8f-37f9-4f62-9b09-729d45dbabaa x-compute-request-id: req-cd008d8f-37f9-4f62-9b09-729d45dbabaa Content-Type: application/json 2019-01-14 14:15:27,003 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee used request id req-cd008d8f-37f9-4f62-9b09-729d45dbabaa 2019-01-14 14:15:27,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153023004532s 2019-01-14 14:15:27,003 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee used request id req-cd008d8f-37f9-4f62-9b09-729d45dbabaa 2019-01-14 14:15:27,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:27,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-9f64920d-ddaa-403f-8b98-bd537617b12a x-compute-request-id: req-9f64920d-ddaa-403f-8b98-bd537617b12a Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:01:89", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:22.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:22Z", "hostId": "d57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:36:98", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72661632-5599-483f-8ca8-8323dd2ee1ee", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:09.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "72661632-5599-483f-8ca8-8323dd2ee1ee", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:26Z", "hostId": "0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:02Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:27,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f64920d-ddaa-403f-8b98-bd537617b12a 2019-01-14 14:15:27,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68489408493s 2019-01-14 14:15:27,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f64920d-ddaa-403f-8b98-bd537617b12a 2019-01-14 14:15:27,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:29,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:30,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15: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-345fa537-4a83-4667-a723-b84c85c62705 x-compute-request-id: req-345fa537-4a83-4667-a723-b84c85c62705 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:01:89", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:22.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:22Z", "hostId": "d57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:30,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-345fa537-4a83-4667-a723-b84c85c62705 2019-01-14 14:15:30,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539139986038s 2019-01-14 14:15:30,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-345fa537-4a83-4667-a723-b84c85c62705 2019-01-14 14:15:30,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:15:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:30,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-0782851f-5df0-4fd4-9585-3f2d8ab5503f x-compute-request-id: req-0782851f-5df0-4fd4-9585-3f2d8ab5503f Content-Type: application/json 2019-01-14 14:15:30,481 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7 used request id req-0782851f-5df0-4fd4-9585-3f2d8ab5503f 2019-01-14 14:15:30,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.245922088623s 2019-01-14 14:15:30,482 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7 used request id req-0782851f-5df0-4fd4-9585-3f2d8ab5503f 2019-01-14 14:15:30,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:30,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:31,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-3ad72385-9e73-478f-8174-531576674676 x-compute-request-id: req-3ad72385-9e73-478f-8174-531576674676 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:01:89", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c902089f-e539-4174-8ed0-bcf85d1a46f7", "rel": "bookmark"}], "image": {"id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "links": [{"href": "http://172.30.9.26:8774/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:15:22.000000", "flavor": {"id": "47dd605c-86de-4a18-8c8c-02c25eabf293", "links": [{"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "bookmark"}]}, "id": "c902089f-e539-4174-8ed0-bcf85d1a46f7", "security_groups": [{"name": "default"}], "user_id": "cc3df29620614e26b0fd1f8b83d8df45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:15:30Z", "hostId": "d57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "created": "2019-01-14T14:15:15Z", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:15:31,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3ad72385-9e73-478f-8174-531576674676 2019-01-14 14:15:31,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746524095535s 2019-01-14 14:15:31,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3ad72385-9e73-478f-8174-531576674676 2019-01-14 14:15:31,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:15:33,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:15:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:33,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-906b7266-709f-471d-b6f6-0056ba2c96c4 x-compute-request-id: req-906b7266-709f-471d-b6f6-0056ba2c96c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 14:15:33,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-906b7266-709f-471d-b6f6-0056ba2c96c4 2019-01-14 14:15:33,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.112097978592s 2019-01-14 14:15:33,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-906b7266-709f-471d-b6f6-0056ba2c96c4 2019-01-14 14:15:33,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:15:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685/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}814760e685fefaf61b8571cf8d92af1f7002c11f" -d '{"subnet_id": "7082f16d-8015-4d1e-9780-74892b925ec8"}' 2019-01-14 14:15:34,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9aefb2d1-de02-4c3d-9b45-9b95681d20cb Date: Mon, 14 Jan 2019 14:15:34 GMT RESP BODY: {"network_id": "f40f835b-0d36-4101-a32d-d27b05e8c147", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "subnet_id": "7082f16d-8015-4d1e-9780-74892b925ec8", "subnet_ids": ["7082f16d-8015-4d1e-9780-74892b925ec8"], "port_id": "643253ba-0ddc-4170-89ae-dc12aeebb6c1", "id": "f814cf0c-32ee-4921-9ffd-e0b239f16685"} 2019-01-14 14:15:34,936 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685/remove_router_interface.json used request id req-9aefb2d1-de02-4c3d-9b45-9b95681d20cb 2019-01-14 14:15:34,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5913939476s 2019-01-14 14:15:34,936 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685/remove_router_interface.json used request id req-9aefb2d1-de02-4c3d-9b45-9b95681d20cb returning object f814cf0c-32ee-4921-9ffd-e0b239f16685 2019-01-14 14:15:34,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:15:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:35,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f20f883e-dc96-4ddb-83fb-fbd27ca4f855 Date: Mon, 14 Jan 2019 14:15:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "created_at": "2019-01-14T14:14:55Z", "admin_state_up": true, "updated_at": "2019-01-14T14:15:34Z", "revision_number": 4, "routes": [], "project_id": "ec5c2e0d29b7484b994569c8248883a1", "id": "f814cf0c-32ee-4921-9ffd-e0b239f16685", "name": "vping_userdata-router_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:35,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f20f883e-dc96-4ddb-83fb-fbd27ca4f855 2019-01-14 14:15:35,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.288691997528s 2019-01-14 14:15:35,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f20f883e-dc96-4ddb-83fb-fbd27ca4f855 2019-01-14 14:15:35,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:15:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:36,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-855b1cd4-f3b6-4e66-a18c-ee0150e1994a Content-Length: 0 Date: Mon, 14 Jan 2019 14:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:15:36,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685.json used request id req-855b1cd4-f3b6-4e66-a18c-ee0150e1994a 2019-01-14 14:15:36,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.53111195564s 2019-01-14 14:15:36,759 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f814cf0c-32ee-4921-9ffd-e0b239f16685.json used request id req-855b1cd4-f3b6-4e66-a18c-ee0150e1994a 2019-01-14 14:15:36,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:15:36,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:36,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-39af1fdd-428b-4aaa-8130-922301c76fb2 Date: Mon, 14 Jan 2019 14:15:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40f835b-0d36-4101-a32d-d27b05e8c147","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:14:54Z","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":"ec5c2e0d29b7484b994569c8248883a1","id":"7082f16d-8015-4d1e-9780-74892b925ec8","subnetpool_id":null,"name":"vping_userdata-subnet_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:36,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-39af1fdd-428b-4aaa-8130-922301c76fb2 2019-01-14 14:15:36,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.228025913239s 2019-01-14 14:15:36,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-39af1fdd-428b-4aaa-8130-922301c76fb2 2019-01-14 14:15:36,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:15:36,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/7082f16d-8015-4d1e-9780-74892b925ec8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:39,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fb291df-3e40-46bc-80fc-5dbb1ca0256c Date: Mon, 14 Jan 2019 14:15:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:15:39,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7082f16d-8015-4d1e-9780-74892b925ec8.json used request id req-8fb291df-3e40-46bc-80fc-5dbb1ca0256c 2019-01-14 14:15:39,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4982521534s 2019-01-14 14:15:39,488 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7082f16d-8015-4d1e-9780-74892b925ec8.json used request id req-8fb291df-3e40-46bc-80fc-5dbb1ca0256c 2019-01-14 14:15:39,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:15:39,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:39,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-700d85b6-0279-4c75-8e94-b80ef0c0eaf6 Date: Mon, 14 Jan 2019 14:15: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","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":"2019-01-14T14:15:39Z","tenant_id":"ec5c2e0d29b7484b994569c8248883a1","created_at":"2019-01-14T14:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec5c2e0d29b7484b994569c8248883a1","id":"f40f835b-0d36-4101-a32d-d27b05e8c147","name":"vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:39,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-700d85b6-0279-4c75-8e94-b80ef0c0eaf6 2019-01-14 14:15:39,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110220909119s 2019-01-14 14:15:39,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-700d85b6-0279-4c75-8e94-b80ef0c0eaf6 2019-01-14 14:15:39,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:15:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/f40f835b-0d36-4101-a32d-d27b05e8c147.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:40,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05ac5f4e-bea8-4be8-b34b-bbef37ec5776 Date: Mon, 14 Jan 2019 14:15:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:15:40,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f40f835b-0d36-4101-a32d-d27b05e8c147.json used request id req-05ac5f4e-bea8-4be8-b34b-bbef37ec5776 2019-01-14 14:15:40,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29836797714s 2019-01-14 14:15:40,898 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f40f835b-0d36-4101-a32d-d27b05e8c147.json used request id req-05ac5f4e-bea8-4be8-b34b-bbef37ec5776 2019-01-14 14:15:40,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:15:40,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:41,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-c88026ae-a2ce-42cf-aa22-7ca379668946 Date: Mon, 14 Jan 2019 14:15:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "metadata": {}}], "file": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file", "owner": "ec5c2e0d29b7484b994569c8248883a1", "id": "b326b777-3fa5-44f3-9b13-369e0fa63747", "size": 12716032, "self": "/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:14:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:14:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:15:41,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c88026ae-a2ce-42cf-aa22-7ca379668946 2019-01-14 14:15:41,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210375070572s 2019-01-14 14:15:41,113 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c88026ae-a2ce-42cf-aa22-7ca379668946 2019-01-14 14:15:41,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:15:41,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}814760e685fefaf61b8571cf8d92af1f7002c11f" 2019-01-14 14:15:41,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6582be27-14e1-4ed3-8c41-3ce09fc14ad5 Date: Mon, 14 Jan 2019 14:15:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:15:41,696 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747 used request id req-6582be27-14e1-4ed3-8c41-3ce09fc14ad5 2019-01-14 14:15:41,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.581513166428s 2019-01-14 14:15:41,697 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747 used request id req-6582be27-14e1-4ed3-8c41-3ce09fc14ad5 2019-01-14 14:15:41,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:15:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:41,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-e8568fe5-5e43-414f-868e-8a142e6903f4 x-compute-request-id: req-e8568fe5-5e43-414f-868e-8a142e6903f4 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293", "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": "47dd605c-86de-4a18-8c8c-02c25eabf293"}]} 2019-01-14 14:15:41,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e8568fe5-5e43-414f-868e-8a142e6903f4 2019-01-14 14:15:41,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261969566345s 2019-01-14 14:15:41,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e8568fe5-5e43-414f-868e-8a142e6903f4 2019-01-14 14:15:41,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:15:41,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:41,917 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14: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-6350dc62-faa0-450e-a829-12245dbca48c x-compute-request-id: req-6350dc62-faa0-450e-a829-12245dbca48c Content-Length: 0 Content-Type: application/json 2019-01-14 14:15:41,917 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293 used request id req-6350dc62-faa0-450e-a829-12245dbca48c 2019-01-14 14:15:41,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.191851139069s 2019-01-14 14:15:41,917 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/47dd605c-86de-4a18-8c8c-02c25eabf293 used request id req-6350dc62-faa0-450e-a829-12245dbca48c 2019-01-14 14:15:41,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:15:41,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:42,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4202c3bf-a91e-4afd-a043-efe4bb1b04d6 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": {"self": "http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc3df29620614e26b0fd1f8b83d8df45", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:15:42,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4202c3bf-a91e-4afd-a043-efe4bb1b04d6 2019-01-14 14:15:42,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123941898346s 2019-01-14 14:15:42,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4202c3bf-a91e-4afd-a043-efe4bb1b04d6 2019-01-14 14:15:42,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:15:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:42,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e7559e-d192-48cd-886e-02f6c7fe10c3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6", "links": {"self": "http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc3df29620614e26b0fd1f8b83d8df45", "description": null}} 2019-01-14 14:15:42,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45 used request id req-13e7559e-d192-48cd-886e-02f6c7fe10c3 2019-01-14 14:15:42,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113992929459s 2019-01-14 14:15:42,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45 used request id req-13e7559e-d192-48cd-886e-02f6c7fe10c3 2019-01-14 14:15:42,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:15:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:42,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a330d0-a28e-4a66-9b63-236040fd5aec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:15:42,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45 used request id req-09a330d0-a28e-4a66-9b63-236040fd5aec 2019-01-14 14:15:42,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287543058395s 2019-01-14 14:15:42,451 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cc3df29620614e26b0fd1f8b83d8df45 used request id req-09a330d0-a28e-4a66-9b63-236040fd5aec 2019-01-14 14:15:42,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:15:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:42,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc22a6d8-ca5c-473d-b3d1-33dee290f1be Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1"}, "tags": [], "enabled": true, "id": "ec5c2e0d29b7484b994569c8248883a1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6"}]} 2019-01-14 14:15:42,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dc22a6d8-ca5c-473d-b3d1-33dee290f1be 2019-01-14 14:15:42,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107631206512s 2019-01-14 14:15:42,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dc22a6d8-ca5c-473d-b3d1-33dee290f1be 2019-01-14 14:15:42,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:15:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:42,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1268bf00-c045-4f1a-9ea0-e1f559269339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:15:42,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1 used request id req-1268bf00-c045-4f1a-9ea0-e1f559269339 2019-01-14 14:15:42,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243869066238s 2019-01-14 14:15:42,814 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ec5c2e0d29b7484b994569c8248883a1 used request id req-1268bf00-c045-4f1a-9ea0-e1f559269339 2019-01-14 14:15:42,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:15:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ec5c2e0d29b7484b994569c8248883a1&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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:43,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-30abc0ff-b362-472e-ab57-4dbf676415cb Date: Mon, 14 Jan 2019 14:15:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "created_at": "2019-01-14T14:14:52Z", "updated_at": "2019-01-14T14:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "31a26d6b-72ee-4f36-b2b7-0b7380d68f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "5eb786a3-600f-486b-8fec-abff1283efc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "79cc6c99-d45b-4abe-a323-a7512c654fd4", "remote_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "fadd962f-b1ec-49e0-a48f-0248a5a82852", "remote_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}], "revision_number": 4, "project_id": "ec5c2e0d29b7484b994569c8248883a1", "id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "name": "default"}]} 2019-01-14 14:15:43,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ec5c2e0d29b7484b994569c8248883a1&name=default used request id req-30abc0ff-b362-472e-ab57-4dbf676415cb 2019-01-14 14:15:43,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231556892395s 2019-01-14 14:15:43,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ec5c2e0d29b7484b994569c8248883a1&name=default used request id req-30abc0ff-b362-472e-ab57-4dbf676415cb 2019-01-14 14:15:43,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:15:43,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:43,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7a600f0e-f629-48c7-a6c1-1efcd7c7dcac Date: Mon, 14 Jan 2019 14:15:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "created_at": "2019-01-14T14:14:52Z", "updated_at": "2019-01-14T14:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "5eb786a3-600f-486b-8fec-abff1283efc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "79cc6c99-d45b-4abe-a323-a7512c654fd4", "remote_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "31a26d6b-72ee-4f36-b2b7-0b7380d68f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:14:52Z", "revision_number": 0, "id": "fadd962f-b1ec-49e0-a48f-0248a5a82852", "remote_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "remote_ip_prefix": null, "created_at": "2019-01-14T14:14:52Z", "security_group_id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "tenant_id": "ec5c2e0d29b7484b994569c8248883a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec5c2e0d29b7484b994569c8248883a1"}], "revision_number": 4, "project_id": "ec5c2e0d29b7484b994569c8248883a1", "id": "6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}]} 2019-01-14 14:15:43,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7a600f0e-f629-48c7-a6c1-1efcd7c7dcac 2019-01-14 14:15:43,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241448163986s 2019-01-14 14:15:43,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7a600f0e-f629-48c7-a6c1-1efcd7c7dcac 2019-01-14 14:15:43,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:15:43,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bc661a6722d2de78316ea648f81f77c6055bc84" 2019-01-14 14:15:43,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba2a5fd3-8b7a-4480-8d77-60b4708a514a Content-Length: 0 Date: Mon, 14 Jan 2019 14:15:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:15:43,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1.json used request id req-ba2a5fd3-8b7a-4480-8d77-60b4708a514a 2019-01-14 14:15:43,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337238073349s 2019-01-14 14:15:43,636 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6b8cd8a1-a62a-4458-ad9b-c40b91dc91f1.json used request id req-ba2a5fd3-8b7a-4480-8d77-60b4708a514a 2019-01-14 14:15:43,685 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-01-14 14:15:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:15:43,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d849b85-8d87-4cf5-b42c-06541aca3950 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:15:43,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1d849b85-8d87-4cf5-b42c-06541aca3950 2019-01-14 14:15:43,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:15:44,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["qU5VYl2AQtae1cu0SABB7Q"], "issued_at": "2019-01-14T14:15:44.000000Z"}} 2019-01-14 14:15:44,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:15:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:44,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ef0d717e-482b-4a7c-a890-c5f74d67e341 Date: Mon, 14 Jan 2019 14:15:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:15:44,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ef0d717e-482b-4a7c-a890-c5f74d67e341 2019-01-14 14:15:44,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266445875168s 2019-01-14 14:15:44,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ef0d717e-482b-4a7c-a890-c5f74d67e341 2019-01-14 14:15:44,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:15:44,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:15:44,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:15:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:44,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f283b483-30b7-487a-83f9-a241678ad7ad Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:15:44,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-f283b483-30b7-487a-83f9-a241678ad7ad 2019-01-14 14:15:44,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0993797779083s 2019-01-14 14:15:44,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-f283b483-30b7-487a-83f9-a241678ad7ad 2019-01-14 14:15:44,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:15:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396"}}' 2019-01-14 14:15:44,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:15:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fa3d6b8-f171-4f8b-ba6e-69c13f25caa6 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.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863"}, "tags": [], "enabled": true, "id": "4a3c18d122da4dd58209378fb905e863", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396"}} 2019-01-14 14:15:44,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9fa3d6b8-f171-4f8b-ba6e-69c13f25caa6 2019-01-14 14:15:44,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.194091081619s 2019-01-14 14:15:44,725 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9fa3d6b8-f171-4f8b-ba6e-69c13f25caa6 2019-01-14 14:15:44,726 - 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'4a3c18d122da4dd58209378fb905e863', '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_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:44,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:15:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b7153c94-1c00-4fbc-8840-e4f5adb9e52c", "email": null, "name": "cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396"}}' 2019-01-14 14:15:45,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:15:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f76e680-257b-4b11-a693-93d2307abca9 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396", "links": {"self": "http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4bf597dbb334d6f84c21452dd6129d9", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:15:45,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-1f76e680-257b-4b11-a693-93d2307abca9 2019-01-14 14:15:45,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441434860229s 2019-01-14 14:15:45,175 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-1f76e680-257b-4b11-a693-93d2307abca9 2019-01-14 14:15:45,175 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e4bf597dbb334d6f84c21452dd6129d9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:45,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:15:45,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:45,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb79f7de-903b-45d0-bed6-52255b4f24bd Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:15:45,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cb79f7de-903b-45d0-bed6-52255b4f24bd 2019-01-14 14:15:45,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938160419464s 2019-01-14 14:15:45,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cb79f7de-903b-45d0-bed6-52255b4f24bd 2019-01-14 14:15:45,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:15:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:45,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60d7ab8-7693-4a2f-9f42-8839459634fe Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:15:45,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d60d7ab8-7693-4a2f-9f42-8839459634fe 2019-01-14 14:15:45,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108631134033s 2019-01-14 14:15:45,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d60d7ab8-7693-4a2f-9f42-8839459634fe 2019-01-14 14:15:45,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:15:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:45,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0236b4c9-376e-41de-be35-0686cb3f0f93 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:15:45,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0236b4c9-376e-41de-be35-0686cb3f0f93 2019-01-14 14:15:45,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100181102753s 2019-01-14 14:15:45,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0236b4c9-376e-41de-be35-0686cb3f0f93 2019-01-14 14:15:45,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:15:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:45,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b206878-91cc-4b49-a8ea-622e2ed6421b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396", "links": {"self": "http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4bf597dbb334d6f84c21452dd6129d9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:15:45,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b206878-91cc-4b49-a8ea-622e2ed6421b 2019-01-14 14:15:45,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120490789413s 2019-01-14 14:15:45,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b206878-91cc-4b49-a8ea-622e2ed6421b 2019-01-14 14:15:45,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:15:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:45,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8242645c-ae64-4d26-990f-d75cfd691c85 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863"}, "tags": [], "enabled": true, "id": "4a3c18d122da4dd58209378fb905e863", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:15:45,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8242645c-ae64-4d26-990f-d75cfd691c85 2019-01-14 14:15:45,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10506105423s 2019-01-14 14:15:45,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8242645c-ae64-4d26-990f-d75cfd691c85 2019-01-14 14:15:45,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:15:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=e4bf597dbb334d6f84c21452dd6129d9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=4a3c18d122da4dd58209378fb905e863" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:45,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a3a740-b3a1-4411-a1c1-250c8ed24197 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e4bf597dbb334d6f84c21452dd6129d9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=4a3c18d122da4dd58209378fb905e863", "previous": null, "next": null}} 2019-01-14 14:15:45,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e4bf597dbb334d6f84c21452dd6129d9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=4a3c18d122da4dd58209378fb905e863 used request id req-d3a3a740-b3a1-4411-a1c1-250c8ed24197 2019-01-14 14:15:45,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103552103043s 2019-01-14 14:15:45,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e4bf597dbb334d6f84c21452dd6129d9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=4a3c18d122da4dd58209378fb905e863 used request id req-d3a3a740-b3a1-4411-a1c1-250c8ed24197 2019-01-14 14:15:45,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:15:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863/users/e4bf597dbb334d6f84c21452dd6129d9/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:46,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:15:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21aa1960-1926-4e99-8c12-4b1c22aaaf2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:15:46,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863/users/e4bf597dbb334d6f84c21452dd6129d9/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-21aa1960-1926-4e99-8c12-4b1c22aaaf2f 2019-01-14 14:15:46,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.399741172791s 2019-01-14 14:15:46,247 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863/users/e4bf597dbb334d6f84c21452dd6129d9/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-21aa1960-1926-4e99-8c12-4b1c22aaaf2f 2019-01-14 14:15:46,247 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 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'4a3c18d122da4dd58209378fb905e863', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b7153c94-1c00-4fbc-8840-e4f5adb9e52c', 'username': u'cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:15:46,251 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396', 'password': 'b7153c94-1c00-4fbc-8840-e4f5adb9e52c', 'project_name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '4a3c18d122da4dd58209378fb905e863', 'project_domain_name': 'Default'} 2019-01-14 14:15:46,251 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-01-14 14:15:46,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:15:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:46,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d949d7f0-20eb-4735-af0e-2f3c0eb7784a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:15:46,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d949d7f0-20eb-4735-af0e-2f3c0eb7784a 2019-01-14 14:15:46,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102956056595s 2019-01-14 14:15:46,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d949d7f0-20eb-4735-af0e-2f3c0eb7784a 2019-01-14 14:15:46,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:15:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:15:46,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab33fbde-dbd2-46c8-8dab-a59870a07886 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863"}, "tags": [], "enabled": true, "id": "4a3c18d122da4dd58209378fb905e863", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:15:46,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ab33fbde-dbd2-46c8-8dab-a59870a07886 2019-01-14 14:15:46,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106855154037s 2019-01-14 14:15:46,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ab33fbde-dbd2-46c8-8dab-a59870a07886 2019-01-14 14:15:46,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:15:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" -d '{"network": {"tenant_id": "4a3c18d122da4dd58209378fb905e863", "name": "cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396", "admin_state_up": true}}' 2019-01-14 14:15:47,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5295dd6e-5bb9-4cdf-beda-b4396b27f247 Date: Mon, 14 Jan 2019 14:15:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:15:46Z","is_default":false,"provider:segmentation_id":35,"name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396","admin_state_up":true,"tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","mtu":1450}} 2019-01-14 14:15:47,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5295dd6e-5bb9-4cdf-beda-b4396b27f247 2019-01-14 14:15:47,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.808120012283s 2019-01-14 14:15:47,281 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5295dd6e-5bb9-4cdf-beda-b4396b27f247 2019-01-14 14:15:47,282 - 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'2019-01-14T14:15:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'235d6c1f-f097-4b60-82b3-bb6c65a092cf', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396', u'admin_state_up': True, u'tenant_id': u'4a3c18d122da4dd58209378fb905e863', u'created_at': u'2019-01-14T14:15:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a3c18d122da4dd58209378fb905e863'}) 2019-01-14 14:15:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:15:47,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f593bb-bbd2-479c-acbc-70b0c0f6ee0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:15:47,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-59f593bb-bbd2-479c-acbc-70b0c0f6ee0d 2019-01-14 14:15:47,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:15:47,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a3c18d122da4dd58209378fb905e863", "name": "cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/4a3c18d122da4dd58209378fb905e863", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/4a3c18d122da4dd58209378fb905e863", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/4a3c18d122da4dd58209378fb905e863", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4a3c18d122da4dd58209378fb905e863", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/4a3c18d122da4dd58209378fb905e863", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/4a3c18d122da4dd58209378fb905e863", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4a3c18d122da4dd58209378fb905e863", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/4a3c18d122da4dd58209378fb905e863", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/4a3c18d122da4dd58209378fb905e863", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a3c18d122da4dd58209378fb905e863", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4a3c18d122da4dd58209378fb905e863", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4a3c18d122da4dd58209378fb905e863", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/4a3c18d122da4dd58209378fb905e863", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396", "id": "e4bf597dbb334d6f84c21452dd6129d9"}, "audit_ids": ["o6ruHBpJQ1eBPYVC3ELPNQ"], "issued_at": "2019-01-14T14:15:47.000000Z"}} 2019-01-14 14:15:47,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:15:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:47,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-4f789eb3-23a2-4b7f-8f80-95338f47c2ea Date: Mon, 14 Jan 2019 14:15:47 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":"2019-01-14T14:15:46Z","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:15:47,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4f789eb3-23a2-4b7f-8f80-95338f47c2ea 2019-01-14 14:15:47,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287444114685s 2019-01-14 14:15:47,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4f789eb3-23a2-4b7f-8f80-95338f47c2ea 2019-01-14 14:15:47,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:15:47,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"subnet": {"name": "cinder_test-subnet_8614afae-dfd6-44cf-9b73-be2215120396", "enable_dhcp": true, "network_id": "235d6c1f-f097-4b60-82b3-bb6c65a092cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:15:49,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ce359b24-e02f-458a-86e1-e56f540f8159 Date: Mon, 14 Jan 2019 14:15:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:15:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4a3c18d122da4dd58209378fb905e863","id":"74ed5fc2-d096-45b6-878c-9e0df6c3f3a0","subnetpool_id":null,"name":"cinder_test-subnet_8614afae-dfd6-44cf-9b73-be2215120396"}} 2019-01-14 14:15:49,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ce359b24-e02f-458a-86e1-e56f540f8159 2019-01-14 14:15:49,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01236581802s 2019-01-14 14:15:49,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ce359b24-e02f-458a-86e1-e56f540f8159 2019-01-14 14:15:49,006 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:15:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'74ed5fc2-d096-45b6-878c-9e0df6c3f3a0', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_8614afae-dfd6-44cf-9b73-be2215120396', u'enable_dhcp': True, u'network_id': u'235d6c1f-f097-4b60-82b3-bb6c65a092cf', u'tenant_id': u'4a3c18d122da4dd58209378fb905e863', u'created_at': u'2019-01-14T14:15:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a3c18d122da4dd58209378fb905e863'}) 2019-01-14 14:15:49,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:15:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "cinder_test-router_8614afae-dfd6-44cf-9b73-be2215120396", "admin_state_up": true}}' 2019-01-14 14:15:50,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2e47be82-6ce5-4525-828f-2c3e1d3def6c Date: Mon, 14 Jan 2019 14:15:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:49Z", "admin_state_up": true, "updated_at": "2019-01-14T14:15:50Z", "revision_number": 2, "routes": [], "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "fed375d2-9802-4c45-866d-a1c3806c918f", "name": "cinder_test-router_8614afae-dfd6-44cf-9b73-be2215120396"}} 2019-01-14 14:15:50,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-2e47be82-6ce5-4525-828f-2c3e1d3def6c 2019-01-14 14:15:50,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47536993027s 2019-01-14 14:15:50,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-2e47be82-6ce5-4525-828f-2c3e1d3def6c 2019-01-14 14:15:50,483 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4a3c18d122da4dd58209378fb905e863', u'created_at': u'2019-01-14T14:15:49Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:15:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'4a3c18d122da4dd58209378fb905e863', u'id': u'fed375d2-9802-4c45-866d-a1c3806c918f', u'name': u'cinder_test-router_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:50,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:15:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f/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}594a289518c25148021855b9791fa82888154c7f" -d '{"subnet_id": "74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"}' 2019-01-14 14:15:52,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00ce00f9-2303-4ebd-a871-d0eff598d3c6 Date: Mon, 14 Jan 2019 14:15:52 GMT RESP BODY: {"network_id": "235d6c1f-f097-4b60-82b3-bb6c65a092cf", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "subnet_id": "74ed5fc2-d096-45b6-878c-9e0df6c3f3a0", "subnet_ids": ["74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"], "port_id": "2dc8830f-7ab8-411b-9d8c-88dbfef91e6e", "id": "fed375d2-9802-4c45-866d-a1c3806c918f"} 2019-01-14 14:15:52,614 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f/add_router_interface.json used request id req-00ce00f9-2303-4ebd-a871-d0eff598d3c6 2019-01-14 14:15:52,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13101291656s 2019-01-14 14:15:52,615 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f/add_router_interface.json used request id req-00ce00f9-2303-4ebd-a871-d0eff598d3c6 returning object fed375d2-9802-4c45-866d-a1c3806c918f 2019-01-14 14:15:52,615 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:15:52,747 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:15:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:15:52,755 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:15:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:15:52,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:15:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:52,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e40e1a84-004a-45aa-b521-cdbd2f33330d Date: Mon, 14 Jan 2019 14:15:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:15:52,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e40e1a84-004a-45aa-b521-cdbd2f33330d 2019-01-14 14:15:52,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213026046753s 2019-01-14 14:15:52,973 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e40e1a84-004a-45aa-b521-cdbd2f33330d 2019-01-14 14:15:52,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:15:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396"}' 2019-01-14 14:15:53,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd5dfe9c-67fa-41a8-b406-aa7514a8318c Date: Mon, 14 Jan 2019 14:15:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file", "owner": "4a3c18d122da4dd58209378fb905e863", "id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "size": null, "self": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:15:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "checksum": null, "created_at": "2019-01-14T14:15:53Z", "protected": false} 2019-01-14 14:15:53,225 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cd5dfe9c-67fa-41a8-b406-aa7514a8318c 2019-01-14 14:15:53,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.245405912399s 2019-01-14 14:15:53,226 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cd5dfe9c-67fa-41a8-b406-aa7514a8318c returning object 3ce93a47-ca58-4e9e-8c9e-308d533a4c7a 2019-01-14 14:15:53,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:15:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/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}594a289518c25148021855b9791fa82888154c7f" -d '' 2019-01-14 14:15:54,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1c2413d-9fbb-421a-b84c-cf419a0f3557 Date: Mon, 14 Jan 2019 14:15:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:15:54,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file used request id req-d1c2413d-9fbb-421a-b84c-cf419a0f3557 2019-01-14 14:15:54,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.997199058533s 2019-01-14 14:15:54,224 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file used request id req-d1c2413d-9fbb-421a-b84c-cf419a0f3557 2019-01-14 14:15:54,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:15:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:54,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-a79039c3-9459-48e6-bdfa-59071eebbcdf Date: Mon, 14 Jan 2019 14:15:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "metadata": {}}], "file": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file", "owner": "4a3c18d122da4dd58209378fb905e863", "id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "size": 12716032, "self": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:15:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:15:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:15:54,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a79039c3-9459-48e6-bdfa-59071eebbcdf 2019-01-14 14:15:54,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202247858047s 2019-01-14 14:15:54,431 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a79039c3-9459-48e6-bdfa-59071eebbcdf 2019-01-14 14:15:54,432 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file', 'owner': u'4a3c18d122da4dd58209378fb905e863', 'id': u'3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', 'size': 12716032, u'self': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:15:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:15:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', 'created': u'2019-01-14T14:15:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:15:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:15:54,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:15:54,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_8614afae-dfd6-44cf-9b73-be2215120396", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:15:54,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-4f0620fa-e47a-42f4-962d-b2aa5e1adb48 x-compute-request-id: req-4f0620fa-e47a-42f4-962d-b2aa5e1adb48 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_8614afae-dfd6-44cf-9b73-be2215120396", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "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": "5d7bb25f-d99f-4bb4-a324-3c3540991f14"}} 2019-01-14 14:15:54,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f0620fa-e47a-42f4-962d-b2aa5e1adb48 2019-01-14 14:15:54,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.25131893158s 2019-01-14 14:15:54,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f0620fa-e47a-42f4-962d-b2aa5e1adb48 2019-01-14 14:15:54,686 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_8614afae-dfd6-44cf-9b73-be2215120396', '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'35af50fe299141218ecf76b1b87b25ad', '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'5d7bb25f-d99f-4bb4-a324-3c3540991f14', 'swap': 0}) 2019-01-14 14:15:54,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:15:54,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14/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}92728417c2ce8e077b85271790c8aebbc732767b" -d '{"extra_specs": {}}' 2019-01-14 14:15:54,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-6043385b-942b-44bf-b536-bdbc39cf3709 x-compute-request-id: req-6043385b-942b-44bf-b536-bdbc39cf3709 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:15:54,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14/os-extra_specs used request id req-6043385b-942b-44bf-b536-bdbc39cf3709 2019-01-14 14:15:54,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210440158844s 2019-01-14 14:15:54,708 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14/os-extra_specs used request id req-6043385b-942b-44bf-b536-bdbc39cf3709 2019-01-14 14:15:54,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 14:15:54,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"keypair": {"name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396"}}' 2019-01-14 14:15:55,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-db6a3cda-e8a2-45b2-9f34-2f9de47b9e59 x-compute-request-id: req-db6a3cda-e8a2-45b2-9f34-2f9de47b9e59 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1fs0hEe0KXp0/HurcochFY0Af7iuscRWoWy3VoL39KLDonIYaShenHCnXzWkpqeVVyAeL4uLbVooei3rKfAgSUPhkSpvoAK4ea2bDBQeEL9ZQxmDkSrCR9Yb6JHjCrUwjPUSB4u1XXX+BuYeiB1nAfV3AWu1+gMENzQzyTjjJCx98nyQMZIthuOan/BpoRYWkEla4T+CBOYy11StSVB4ZlXbwEJDnXCjLJtKzu4DuZz0p00hu0x4Wo9vKTS/SOJTqif2UQR4dNcxvetq4Uv7HJxCh2jrxkfhHQLgVmcgbcvtBrwrLenKk8MOea9syrHCrdD5NqamS6QjQvgAq8dyH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtX7NIRHtCl6dPx7q3KHIRWNAH+4rrHEVqFst1aC9/Siw6JyG\nGkoXpxwp181pKanlVcgHi+Li21aKHot6ynwIElD4ZEqb6ACuHmtmwwUHhC/WUMZg\n5EqwkfWG+iR4wq1MIz1EgeLtV11/gbmHogdZwH1dwFrtfoDBDc0M8k44yQsffJ8k\nDGSLYbjmp/waaEWFpBJWuE/ggTmMtdUrUlQeGZV28BCQ51woyybSs7uA7mc9KdNI\nbtMeFqPbyk0v0jiU6on9lEEeHTXMb3rauFL+xycQodo68ZH4R0C4FZnIG3L7Qa8K\ny3pypPDDnmvbMqxwq3Q+TampkukI0L4AKvHchwIDAQABAoIBAQCTqumnQHiGeVij\nZLpebNsPaaNg1119Xjzqz9TI/ZHXCmZ1u/R4K1R3SLjatmwb0/meA7PwItfE8fJK\ny91KJgRDMtIGd5XF+9evNF9VyR/Gc02CRwXKeOKUvxnlKAuBCZLrEQxOSZ4l+RKn\nL5alRCnILbg7qz+UL5njarRf6TjWiPF7/4tirHrCP4HTp19qi9cYITWmIBo8guvk\nmT2nV7rl6E9L6SSHYvShV9kM8s/lNkClTl5bhMH1eUNzy+thtUeQ2MfbEuWfOo9x\nJ0yqeUFadVtH3ob4bcqgrQxThIF0LFUAa1vTzUWYcJCnOvJdfUGOV5bPsq0I29Qt\nzl9Wl1TxAoGBANnY32v1hHUJosXvwf9hpD7mC3V92ddjV3+ceI5CyelHPg2xH3cN\nBIvKce7vPrjdrApBrRVhpEx9F89ceJTjv/5da6VfyjjAGTcQ03UYfQBt7WaLUx44\n6QJH5ixwsf1O6LuvMWmOi5LJr7Ec9+kZrooHd2xchuDpyi/ty2PivlmjAoGBANVI\nGiKG5LVl/SmCcLAi6VxPAbIdRaYxjVIhZKsdg4ghdNrTzNT8CcxbzIJDu/zZABMx\ng3c1EvJQFekC+O8EtMlpoygW/f5KPiYkHcWUIaOmJ0Slaqq7HU3EebzaFk81NoDX\n4gmFLG+endUVGIbP2tk1kXa3ZEQnmqG5e8Kx9ufNAoGARCBFZo6mOK+lvr7G7WWM\nprrsVHbh/DCt+VNmhB6w5AoKht+gVmu0wz6xOKaK9+ci2SZGyYv6hI0OOCPT9cPv\nk82FT3dQV0UD3aueZV0eIlc+SbZCbQ4hGDyB593qW6wkriUQj9ErJuF51yqXAMeu\nRK4nE7Uv3QBf4XM9CuSq4H8CgYEAmHUc8XdZf22zJPvwD4g1Jd34CVkxU1ZyfbYP\nHt5PCn1X6aCi99BeNK2eJ7PBakG38wBeyFSxAXNL5i9QwJKtpJgVn++niiGKAXup\nqHV2AmQgB8ryz65HiTKcDuoaLm6MUld/ZWzD0dohWpLk4GEuQDwxihoX2zwwJdDP\n7eGG7DUCgYA9vgroZXpbniTvZnEFPCgA+MHdCkXD++I32D/KSo2SCvE6nzI95+p+\naOorwJPD02goM9h+Ta0FA8wF5+zWW9M/lz5GQDqN2+myVJHn4RpVEy74khbD4jb/\nPWB2p3pfQPnG+PZaV0/7A8Yfn1rmC53AG5Po4KBXPzhwaGaeFRC+PA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "fingerprint": "5e:a9:ad:3f:23:97:b6:95:12:02:2b:fa:b5:83:ad:89"}} 2019-01-14 14:15:55,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-db6a3cda-e8a2-45b2-9f34-2f9de47b9e59 2019-01-14 14:15:55,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.457094907761s 2019-01-14 14:15:55,166 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-db6a3cda-e8a2-45b2-9f34-2f9de47b9e59 2019-01-14 14:15:55,167 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1fs0hEe0KXp0/HurcochFY0Af7iuscRWoWy3VoL39KLDonIYaShenHCnXzWkpqeVVyAeL4uLbVooei3rKfAgSUPhkSpvoAK4ea2bDBQeEL9ZQxmDkSrCR9Yb6JHjCrUwjPUSB4u1XXX+BuYeiB1nAfV3AWu1+gMENzQzyTjjJCx98nyQMZIthuOan/BpoRYWkEla4T+CBOYy11StSVB4ZlXbwEJDnXCjLJtKzu4DuZz0p00hu0x4Wo9vKTS/SOJTqif2UQR4dNcxvetq4Uv7HJxCh2jrxkfhHQLgVmcgbcvtBrwrLenKk8MOea9syrHCrdD5NqamS6QjQvgAq8dyH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtX7NIRHtCl6dPx7q3KHIRWNAH+4rrHEVqFst1aC9/Siw6JyG\nGkoXpxwp181pKanlVcgHi+Li21aKHot6ynwIElD4ZEqb6ACuHmtmwwUHhC/WUMZg\n5EqwkfWG+iR4wq1MIz1EgeLtV11/gbmHogdZwH1dwFrtfoDBDc0M8k44yQsffJ8k\nDGSLYbjmp/waaEWFpBJWuE/ggTmMtdUrUlQeGZV28BCQ51woyybSs7uA7mc9KdNI\nbtMeFqPbyk0v0jiU6on9lEEeHTXMb3rauFL+xycQodo68ZH4R0C4FZnIG3L7Qa8K\ny3pypPDDnmvbMqxwq3Q+TampkukI0L4AKvHchwIDAQABAoIBAQCTqumnQHiGeVij\nZLpebNsPaaNg1119Xjzqz9TI/ZHXCmZ1u/R4K1R3SLjatmwb0/meA7PwItfE8fJK\ny91KJgRDMtIGd5XF+9evNF9VyR/Gc02CRwXKeOKUvxnlKAuBCZLrEQxOSZ4l+RKn\nL5alRCnILbg7qz+UL5njarRf6TjWiPF7/4tirHrCP4HTp19qi9cYITWmIBo8guvk\nmT2nV7rl6E9L6SSHYvShV9kM8s/lNkClTl5bhMH1eUNzy+thtUeQ2MfbEuWfOo9x\nJ0yqeUFadVtH3ob4bcqgrQxThIF0LFUAa1vTzUWYcJCnOvJdfUGOV5bPsq0I29Qt\nzl9Wl1TxAoGBANnY32v1hHUJosXvwf9hpD7mC3V92ddjV3+ceI5CyelHPg2xH3cN\nBIvKce7vPrjdrApBrRVhpEx9F89ceJTjv/5da6VfyjjAGTcQ03UYfQBt7WaLUx44\n6QJH5ixwsf1O6LuvMWmOi5LJr7Ec9+kZrooHd2xchuDpyi/ty2PivlmjAoGBANVI\nGiKG5LVl/SmCcLAi6VxPAbIdRaYxjVIhZKsdg4ghdNrTzNT8CcxbzIJDu/zZABMx\ng3c1EvJQFekC+O8EtMlpoygW/f5KPiYkHcWUIaOmJ0Slaqq7HU3EebzaFk81NoDX\n4gmFLG+endUVGIbP2tk1kXa3ZEQnmqG5e8Kx9ufNAoGARCBFZo6mOK+lvr7G7WWM\nprrsVHbh/DCt+VNmhB6w5AoKht+gVmu0wz6xOKaK9+ci2SZGyYv6hI0OOCPT9cPv\nk82FT3dQV0UD3aueZV0eIlc+SbZCbQ4hGDyB593qW6wkriUQj9ErJuF51yqXAMeu\nRK4nE7Uv3QBf4XM9CuSq4H8CgYEAmHUc8XdZf22zJPvwD4g1Jd34CVkxU1ZyfbYP\nHt5PCn1X6aCi99BeNK2eJ7PBakG38wBeyFSxAXNL5i9QwJKtpJgVn++niiGKAXup\nqHV2AmQgB8ryz65HiTKcDuoaLm6MUld/ZWzD0dohWpLk4GEuQDwxihoX2zwwJdDP\n7eGG7DUCgYA9vgroZXpbniTvZnEFPCgA+MHdCkXD++I32D/KSo2SCvE6nzI95+p+\naOorwJPD02goM9h+Ta0FA8wF5+zWW9M/lz5GQDqN2+myVJHn4RpVEy74khbD4jb/\nPWB2p3pfQPnG+PZaV0/7A8Yfn1rmC53AG5Po4KBXPzhwaGaeFRC+PA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e4bf597dbb334d6f84c21452dd6129d9', 'name': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396', 'created_at': '2019-01-14T14:15:55.167302', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5e:a9:ad:3f:23:97:b6:95:12:02:2b:fa:b5:83:ad:89', 'type': 'ssh', 'id': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:55,167 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtX7NIRHtCl6dPx7q3KHIRWNAH+4rrHEVqFst1aC9/Siw6JyG GkoXpxwp181pKanlVcgHi+Li21aKHot6ynwIElD4ZEqb6ACuHmtmwwUHhC/WUMZg 5EqwkfWG+iR4wq1MIz1EgeLtV11/gbmHogdZwH1dwFrtfoDBDc0M8k44yQsffJ8k DGSLYbjmp/waaEWFpBJWuE/ggTmMtdUrUlQeGZV28BCQ51woyybSs7uA7mc9KdNI btMeFqPbyk0v0jiU6on9lEEeHTXMb3rauFL+xycQodo68ZH4R0C4FZnIG3L7Qa8K y3pypPDDnmvbMqxwq3Q+TampkukI0L4AKvHchwIDAQABAoIBAQCTqumnQHiGeVij ZLpebNsPaaNg1119Xjzqz9TI/ZHXCmZ1u/R4K1R3SLjatmwb0/meA7PwItfE8fJK y91KJgRDMtIGd5XF+9evNF9VyR/Gc02CRwXKeOKUvxnlKAuBCZLrEQxOSZ4l+RKn L5alRCnILbg7qz+UL5njarRf6TjWiPF7/4tirHrCP4HTp19qi9cYITWmIBo8guvk mT2nV7rl6E9L6SSHYvShV9kM8s/lNkClTl5bhMH1eUNzy+thtUeQ2MfbEuWfOo9x J0yqeUFadVtH3ob4bcqgrQxThIF0LFUAa1vTzUWYcJCnOvJdfUGOV5bPsq0I29Qt zl9Wl1TxAoGBANnY32v1hHUJosXvwf9hpD7mC3V92ddjV3+ceI5CyelHPg2xH3cN BIvKce7vPrjdrApBrRVhpEx9F89ceJTjv/5da6VfyjjAGTcQ03UYfQBt7WaLUx44 6QJH5ixwsf1O6LuvMWmOi5LJr7Ec9+kZrooHd2xchuDpyi/ty2PivlmjAoGBANVI GiKG5LVl/SmCcLAi6VxPAbIdRaYxjVIhZKsdg4ghdNrTzNT8CcxbzIJDu/zZABMx g3c1EvJQFekC+O8EtMlpoygW/f5KPiYkHcWUIaOmJ0Slaqq7HU3EebzaFk81NoDX 4gmFLG+endUVGIbP2tk1kXa3ZEQnmqG5e8Kx9ufNAoGARCBFZo6mOK+lvr7G7WWM prrsVHbh/DCt+VNmhB6w5AoKht+gVmu0wz6xOKaK9+ci2SZGyYv6hI0OOCPT9cPv k82FT3dQV0UD3aueZV0eIlc+SbZCbQ4hGDyB593qW6wkriUQj9ErJuF51yqXAMeu RK4nE7Uv3QBf4XM9CuSq4H8CgYEAmHUc8XdZf22zJPvwD4g1Jd34CVkxU1ZyfbYP Ht5PCn1X6aCi99BeNK2eJ7PBakG38wBeyFSxAXNL5i9QwJKtpJgVn++niiGKAXup qHV2AmQgB8ryz65HiTKcDuoaLm6MUld/ZWzD0dohWpLk4GEuQDwxihoX2zwwJdDP 7eGG7DUCgYA9vgroZXpbniTvZnEFPCgA+MHdCkXD++I32D/KSo2SCvE6nzI95+p+ aOorwJPD02goM9h+Ta0FA8wF5+zWW9M/lz5GQDqN2+myVJHn4RpVEy74khbD4jb/ PWB2p3pfQPnG+PZaV0/7A8Yfn1rmC53AG5Po4KBXPzhwaGaeFRC+PA== -----END RSA PRIVATE KEY----- 2019-01-14 14:15:55,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 14:15:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"security_group": {"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-01-14 14:15:55,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-be79dc8b-26db-40fa-a9b6-d9e76d073cef Date: Mon, 14 Jan 2019 14:15:55 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:55Z", "updated_at": "2019-01-14T14:15:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "ee8f6e3f-e999-4f2e-a3d3-817679bb9ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "fc5102b8-9dee-475a-8c2d-fbc597613fe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 2, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}} 2019-01-14 14:15:55,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-be79dc8b-26db-40fa-a9b6-d9e76d073cef 2019-01-14 14:15:55,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.268080949783s 2019-01-14 14:15:55,439 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-be79dc8b-26db-40fa-a9b6-d9e76d073cef 2019-01-14 14:15:55,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:15:55,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:55,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-b043b67b-a3a6-45f6-bb9e-77d9a7a8c7ad Date: Mon, 14 Jan 2019 14:15:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:55Z", "updated_at": "2019-01-14T14:15:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "ee8f6e3f-e999-4f2e-a3d3-817679bb9ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "fc5102b8-9dee-475a-8c2d-fbc597613fe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 2, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}, {"description": "Default security group", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:46Z", "updated_at": "2019-01-14T14:15:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "918f701e-c40f-4258-9a59-9b9acbf0beae", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "9f03b6cf-0e48-4ed6-86da-47a2c616a92e", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "cffdd863-0e80-4ddd-8e03-c59dcc1e901d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "f967fa9c-b0b4-4786-b436-38bfdeac4428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 4, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "name": "default"}]} 2019-01-14 14:15:55,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b043b67b-a3a6-45f6-bb9e-77d9a7a8c7ad 2019-01-14 14:15:55,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.276870012283s 2019-01-14 14:15:55,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b043b67b-a3a6-45f6-bb9e-77d9a7a8c7ad 2019-01-14 14:15:55,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:15:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -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": "160e9f78-7485-4c21-a896-5fec53b6a65c"}}' 2019-01-14 14:15:56,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a8115ade-74d1-48c5-b1b6-cb932680df53 Date: Mon, 14 Jan 2019 14:15:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "port_range_min": 22, "revision_number": 0, "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:55Z", "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "2f855e42-815c-4487-b04d-7f0d0e8b898d"}} 2019-01-14 14:15:56,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a8115ade-74d1-48c5-b1b6-cb932680df53 2019-01-14 14:15:56,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.33106803894s 2019-01-14 14:15:56,055 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a8115ade-74d1-48c5-b1b6-cb932680df53 2019-01-14 14:15:56,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:15:56,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:56,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-20f4d40a-948d-4faf-ac84-2f727e2966c7 Date: Mon, 14 Jan 2019 14:15:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:55Z", "updated_at": "2019-01-14T14:15:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "2f855e42-815c-4487-b04d-7f0d0e8b898d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "ee8f6e3f-e999-4f2e-a3d3-817679bb9ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "fc5102b8-9dee-475a-8c2d-fbc597613fe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 3, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}, {"description": "Default security group", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:46Z", "updated_at": "2019-01-14T14:15:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "918f701e-c40f-4258-9a59-9b9acbf0beae", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "9f03b6cf-0e48-4ed6-86da-47a2c616a92e", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "cffdd863-0e80-4ddd-8e03-c59dcc1e901d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "f967fa9c-b0b4-4786-b436-38bfdeac4428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 4, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "name": "default"}]} 2019-01-14 14:15:56,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-20f4d40a-948d-4faf-ac84-2f727e2966c7 2019-01-14 14:15:56,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.254156827927s 2019-01-14 14:15:56,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-20f4d40a-948d-4faf-ac84-2f727e2966c7 2019-01-14 14:15:56,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 14:15:56,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -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": "160e9f78-7485-4c21-a896-5fec53b6a65c"}}' 2019-01-14 14:15:56,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d402a7d4-f822-4964-9b5b-97ad01f98e9e Date: Mon, 14 Jan 2019 14:15:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T14:15:56Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "port_range_min": null, "revision_number": 0, "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:56Z", "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "79f70127-9b57-4c1a-9a88-8d3c6e965c12"}} 2019-01-14 14:15:56,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d402a7d4-f822-4964-9b5b-97ad01f98e9e 2019-01-14 14:15:56,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.421122789383s 2019-01-14 14:15:56,739 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d402a7d4-f822-4964-9b5b-97ad01f98e9e 2019-01-14 14:15:56,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:15:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:57,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-2c7cf0ec-7ba4-4eef-a507-ff4e3cdfc223 Date: Mon, 14 Jan 2019 14:15: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":["74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"],"updated_at":"2019-01-14T14:15:48Z","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:15:57,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2c7cf0ec-7ba4-4eef-a507-ff4e3cdfc223 2019-01-14 14:15:57,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279268026352s 2019-01-14 14:15:57,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2c7cf0ec-7ba4-4eef-a507-ff4e3cdfc223 2019-01-14 14:15:57,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:15:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:57,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-86ed3190-0619-4b04-9366-96e02a02483f Date: Mon, 14 Jan 2019 14:15:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "metadata": {}}], "file": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file", "owner": "4a3c18d122da4dd58209378fb905e863", "id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "size": 12716032, "self": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:15:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:15:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:15:57,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-86ed3190-0619-4b04-9366-96e02a02483f 2019-01-14 14:15:57,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27480006218s 2019-01-14 14:15:57,299 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-86ed3190-0619-4b04-9366-96e02a02483f 2019-01-14 14:15:57,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:15:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:15:57,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-a7b88c1c-659a-42fb-b570-6c6ecc5fe0b7 x-compute-request-id: req-a7b88c1c-659a-42fb-b570-6c6ecc5fe0b7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_8614afae-dfd6-44cf-9b73-be2215120396", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "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": "5d7bb25f-d99f-4bb4-a324-3c3540991f14"}]} 2019-01-14 14:15:57,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a7b88c1c-659a-42fb-b570-6c6ecc5fe0b7 2019-01-14 14:15:57,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.177508115768s 2019-01-14 14:15:57,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a7b88c1c-659a-42fb-b570-6c6ecc5fe0b7 2019-01-14 14:15:57,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:15:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"server": {"name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "imageRef": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "flavorRef": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "235d6c1f-f097-4b60-82b3-bb6c65a092cf"}], "security_groups": [{"name": "160e9f78-7485-4c21-a896-5fec53b6a65c"}]}}' 2019-01-14 14:16:00,177 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-fce2caf9-7281-45e3-b08b-ff8d6b746b36 x-compute-request-id: req-fce2caf9-7281-45e3-b08b-ff8d6b746b36 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "160e9f78-7485-4c21-a896-5fec53b6a65c"}], "OS-DCF:diskConfig": "MANUAL", "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "adminPass": "aJg3agC6DgWj"}} 2019-01-14 14:16:00,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fce2caf9-7281-45e3-b08b-ff8d6b746b36 2019-01-14 14:16:00,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.69704294205s 2019-01-14 14:16:00,178 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fce2caf9-7281-45e3-b08b-ff8d6b746b36 2019-01-14 14:16:00,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:00,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16: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-f0a49307-50b1-47c9-960f-72d13afeffaa x-compute-request-id: req-f0a49307-50b1-47c9-960f-72d13afeffaa 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.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:16:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:00,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0a49307-50b1-47c9-960f-72d13afeffaa 2019-01-14 14:16:00,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.292223930359s 2019-01-14 14:16:00,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0a49307-50b1-47c9-960f-72d13afeffaa 2019-01-14 14:16:00,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:16:00,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:00,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-41a697ae-2a03-4057-aedc-7a83228ff455 Date: Mon, 14 Jan 2019 14:16: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":["74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"],"updated_at":"2019-01-14T14:15:48Z","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:16:00,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-41a697ae-2a03-4057-aedc-7a83228ff455 2019-01-14 14:16:00,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982539653778s 2019-01-14 14:16:00,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-41a697ae-2a03-4057-aedc-7a83228ff455 2019-01-14 14:16:00,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:16:00,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:00,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39b5b4f2-bccd-42fd-bb95-88c224bc9d78 Date: Mon, 14 Jan 2019 14:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4a3c18d122da4dd58209378fb905e863","id":"74ed5fc2-d096-45b6-878c-9e0df6c3f3a0","subnetpool_id":null,"name":"cinder_test-subnet_8614afae-dfd6-44cf-9b73-be2215120396"}]} 2019-01-14 14:16:00,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-39b5b4f2-bccd-42fd-bb95-88c224bc9d78 2019-01-14 14:16:00,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0481650829315s 2019-01-14 14:16:00,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-39b5b4f2-bccd-42fd-bb95-88c224bc9d78 2019-01-14 14:16:00,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:02,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:02,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:03,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-9cfeb4aa-8241-48d1-89c6-e0b392ce0c7b x-compute-request-id: req-9cfeb4aa-8241-48d1-89c6-e0b392ce0c7b 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.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:16:01Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:03,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9cfeb4aa-8241-48d1-89c6-e0b392ce0c7b 2019-01-14 14:16:03,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22823500633s 2019-01-14 14:16:03,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9cfeb4aa-8241-48d1-89c6-e0b392ce0c7b 2019-01-14 14:16:03,862 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:05,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:06,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16: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-0d9686a9-4de0-45e7-b671-52d9fcda8599 x-compute-request-id: req-0d9686a9-4de0-45e7-b671-52d9fcda8599 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.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:16:01Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:06,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d9686a9-4de0-45e7-b671-52d9fcda8599 2019-01-14 14:16:06,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920772075653s 2019-01-14 14:16:06,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d9686a9-4de0-45e7-b671-52d9fcda8599 2019-01-14 14:16:06,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:08,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:09,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16: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-2262d987-6842-475d-8cfc-15014570fa44 x-compute-request-id: req-2262d987-6842-475d-8cfc-15014570fa44 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:06.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:06Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:09,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2262d987-6842-475d-8cfc-15014570fa44 2019-01-14 14:16:09,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919287919998s 2019-01-14 14:16:09,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2262d987-6842-475d-8cfc-15014570fa44 2019-01-14 14:16:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:16:09,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=95a58fc4-c275-418d-900b-73eeaae30bd0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:09,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c511bd14-b133-4cda-b63c-091de8cb646e Date: Mon, 14 Jan 2019 14:16:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:16:01Z","admin_state_up":true,"updated_at":"2019-01-14T14:16:06Z","binding:vnic_type":"normal","device_id":"95a58fc4-c275-418d-900b-73eeaae30bd0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:02:63","id":"d8a01187-2a43-47a6-a6c5-eca99f3ae7d3","port_security_enabled":true,"project_id":"4a3c18d122da4dd58209378fb905e863","fixed_ips":[{"subnet_id":"74ed5fc2-d096-45b6-878c-9e0df6c3f3a0","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["160e9f78-7485-4c21-a896-5fec53b6a65c"],"name":""}]} 2019-01-14 14:16:09,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=95a58fc4-c275-418d-900b-73eeaae30bd0 used request id req-c511bd14-b133-4cda-b63c-091de8cb646e 2019-01-14 14:16:09,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.150110960007s 2019-01-14 14:16:09,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=95a58fc4-c275-418d-900b-73eeaae30bd0 used request id req-c511bd14-b133-4cda-b63c-091de8cb646e 2019-01-14 14:16:09,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:16:09,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d8a01187-2a43-47a6-a6c5-eca99f3ae7d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:10,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4a1439c1-12f3-4d06-84a4-b4a5e508d463 Date: Mon, 14 Jan 2019 14:16:10 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:16:10,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d8a01187-2a43-47a6-a6c5-eca99f3ae7d3 used request id req-4a1439c1-12f3-4d06-84a4-b4a5e508d463 2019-01-14 14:16:10,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.198086023331s 2019-01-14 14:16:10,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d8a01187-2a43-47a6-a6c5-eca99f3ae7d3 used request id req-4a1439c1-12f3-4d06-84a4-b4a5e508d463 2019-01-14 14:16:10,072 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:02:63', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3ce93a47-ca58-4e9e-8c9e-308d533a4c7a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:16:06.000000', 'flavor': Munch({u'id': u'5d7bb25f-d99f-4bb4-a324-3c3540991f14'}), 'az': u'nova', 'id': u'95a58fc4-c275-418d-900b-73eeaae30bd0', 'security_groups': [Munch({u'name': u'cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e4bf597dbb334d6f84c21452dd6129d9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', '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'2019-01-14T14:16:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:16:06Z', 'hostId': u'30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337', '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'2019-01-14T14:16:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'name': u'cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396', 'adminPass': u'aJg3agC6DgWj', 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:00Z', 'created': u'2019-01-14T14:16:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:16:10,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:16:10,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:10,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-b3a05ef0-1159-4445-9d4f-bf402fb15324 Date: Mon, 14 Jan 2019 14:16: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":["74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"],"updated_at":"2019-01-14T14:15:48Z","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:16:10,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b3a05ef0-1159-4445-9d4f-bf402fb15324 2019-01-14 14:16:10,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106986045837s 2019-01-14 14:16:10,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b3a05ef0-1159-4445-9d4f-bf402fb15324 2019-01-14 14:16:10,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:16:10,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=95a58fc4-c275-418d-900b-73eeaae30bd0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:10,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a5d4c455-cd8e-4be3-a303-50dab9a39c72 Date: Mon, 14 Jan 2019 14:16:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:16:01Z","admin_state_up":true,"updated_at":"2019-01-14T14:16:06Z","binding:vnic_type":"normal","device_id":"95a58fc4-c275-418d-900b-73eeaae30bd0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:02:63","id":"d8a01187-2a43-47a6-a6c5-eca99f3ae7d3","port_security_enabled":true,"project_id":"4a3c18d122da4dd58209378fb905e863","fixed_ips":[{"subnet_id":"74ed5fc2-d096-45b6-878c-9e0df6c3f3a0","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["160e9f78-7485-4c21-a896-5fec53b6a65c"],"name":""}]} 2019-01-14 14:16:10,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=95a58fc4-c275-418d-900b-73eeaae30bd0 used request id req-a5d4c455-cd8e-4be3-a303-50dab9a39c72 2019-01-14 14:16:10,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.114187955856s 2019-01-14 14:16:10,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=95a58fc4-c275-418d-900b-73eeaae30bd0 used request id req-a5d4c455-cd8e-4be3-a303-50dab9a39c72 2019-01-14 14:16:10,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 14:16:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "port_id": "d8a01187-2a43-47a6-a6c5-eca99f3ae7d3"}}' 2019-01-14 14:16:12,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-38b7859f-d5f2-4362-a73d-5bd7678892c6 Date: Mon, 14 Jan 2019 14:16:12 GMT RESP BODY: {"floatingip": {"router_id": "fed375d2-9802-4c45-866d-a1c3806c918f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:16:11Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "d8a01187-2a43-47a6-a6c5-eca99f3ae7d3", "id": "eafa980c-06e3-443b-aa02-bd8af8d9d5e2", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:16:11Z", "project_id": "4a3c18d122da4dd58209378fb905e863"}} 2019-01-14 14:16:12,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-38b7859f-d5f2-4362-a73d-5bd7678892c6 2019-01-14 14:16:12,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.71245312691s 2019-01-14 14:16:12,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-38b7859f-d5f2-4362-a73d-5bd7678892c6 2019-01-14 14:16:12,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:16:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:12,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-f5895c5e-d373-4cf5-8ea5-39a4acaf90e5 Date: Mon, 14 Jan 2019 14:16:12 GMT RESP BODY: {"floatingips": [{"router_id": "fed375d2-9802-4c45-866d-a1c3806c918f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:16:11Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "d8a01187-2a43-47a6-a6c5-eca99f3ae7d3", "id": "eafa980c-06e3-443b-aa02-bd8af8d9d5e2", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:16:11Z", "project_id": "4a3c18d122da4dd58209378fb905e863"}]} 2019-01-14 14:16:12,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f5895c5e-d373-4cf5-8ea5-39a4acaf90e5 2019-01-14 14:16:12,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0259580612183s 2019-01-14 14:16:12,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f5895c5e-d373-4cf5-8ea5-39a4acaf90e5 2019-01-14 14:16:12,051 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:11Z', 'attached': True, 'updated_at': u'2019-01-14T14:16:11Z', 'id': u'eafa980c-06e3-443b-aa02-bd8af8d9d5e2', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'port_id': u'd8a01187-2a43-47a6-a6c5-eca99f3ae7d3', 'port': u'd8a01187-2a43-47a6-a6c5-eca99f3ae7d3', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:16:12,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:16:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/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}594a289518c25148021855b9791fa82888154c7f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:16:12,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-d16b40cd-68de-4f52-8e4a-48dc0fc559cf x-compute-request-id: req-d16b40cd-68de-4f52-8e4a-48dc0fc559cf Content-Encoding: gzip Content-Length: 9594 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 508804648 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.226405] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229298] pid_max: default: 32768 minimum: 301\n[ 0.230858] ACPI: Core revision 20150930\n[ 0.232834] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235094] Security Framework initialized\n[ 0.236509] Yama: becoming mindful.\n[ 0.237779] AppArmor: AppArmor initialized\n[ 0.239241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248221] Initializing cgroup subsys io\n[ 0.249642] Initializing cgroup subsys memory\n[ 0.251142] Initializing cgroup subsys devices\n[ 0.252663] Initializing cgroup subsys freezer\n[ 0.254182] Initializing cgroup subsys net_cls\n[ 0.255691] Initializing cgroup subsys perf_event\n[ 0.257287] Initializing cgroup subsys net_prio\n[ 0.258829] Initializing cgroup subsys hugetlb\n[ 0.260338] Initializing cgroup subsys pids\n[ 0.261842] CPU: Physical Processor ID: 0\n[ 0.263949] mce: CPU supports 10 MCE banks\n[ 0.265503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284062] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292363] ftrace: allocating 31920 entries in 125 pages\n[ 0.322977] smpboot: Max logical packages: 1\n[ 0.324438] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326766] x2apic enabled\n[ 0.328101] Switched APIC routing to physical x2apic.\n[ 0.330911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.336395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339452] KVM setup paravirtual spinlock\n[ 0.341282] x86: Booted up 1 node, 1 CPUs\n[ 0.342639] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.345026] devtmpfs: initialized\n[ 0.347191] evm: security.selinux\n[ 0.348361] evm: security.SMACK64\n[ 0.349518] evm: security.SMACK64EXEC\n[ 0.350807] evm: security.SMACK64TRANSMUTE\n[ 0.352170] evm: security.SMACK64MMAP\n[ 0.353429] evm: security.ima\n[ 0.354550] evm: security.capability\n[ 0.355853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358988] pinctrl core: initialized pinctrl subsystem\n[ 0.360795] RTC time: 14:16:06, date: 01/14/19\n[ 0.362366] NET: Registered protocol family 16\n[ 0.363946] cpuidle: using governor ladder\n[ 0.365349] cpuidle: using governor menu\n[ 0.366677] PCCT header not found.\n[ 0.367942] ACPI: bus type PCI registered\n[ 0.369296] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371410] PCI: Using configuration type 1 for base access\n[ 0.373939] ACPI: Added _OSI(Module Device)\n[ 0.375355] ACPI: Added _OSI(Processor Device)\n[ 0.376840] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.378547] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.381187] ACPI: Interpreter enabled\n[ 0.382488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.385679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.392022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.395241] ACPI: (supports S0 S5)\n[ 0.396481] ACPI: Using IOAPIC for interrupt routing\n[ 0.398141] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.402651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.404662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.406837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.412738] acpiphp: Slot [3] registered\n[ 0.414133] acpiphp: Slot [4] registered\n[ 0.415538] acpiphp: Slot [5] registered\n[ 0.416936] acpiphp: Slot [6] registered\n[ 0.418324] acpiphp: Slot [7] registered\n[ 0.419720] acpiphp: Slot [8] registered\n[ 0.421113] acpiphp: Slot [9] registered\n[ 0.422499] acpiphp: Slot [10] registered\n[ 0.423909] acpiphp: Slot [11] registered\n[ 0.425332] acpiphp: Slot [12] registered\n[ 0.426749] acpiphp: Slot [13] registered\n[ 0.428156] acpiphp: Slot [14] registered\n[ 0.429579] acpiphp: Slot [15] registered\n[ 0.446772] acpiphp: Slot [16] registered\n[ 0.448183] acpiphp: Slot [17] registered\n[ 0.449592] acpiphp: Slot [18] registered\n[ 0.451011] acpiphp: Slot [19] registered\n[ 0.452420] acpiphp: Slot [20] registered\n[ 0.453834] acpiphp: Slot [21] registered\n[ 0.455254] acpiphp: Slot [22] registered\n[ 0.456660] acpiphp: Slot [23] registered\n[ 0.458072] acpiphp: Slot [24] registered\n[ 0.459483] acpiphp: Slot [25] registered\n[ 0.460900] acpiphp: Slot [26] registered\n[ 0.462304] acpiphp: Slot [27] registered\n[ 0.463721] acpiphp: Slot [28] registered\n[ 0.465149] acpiphp: Slot [29] registered\n[ 0.466555] acpiphp: Slot [30] registered\n[ 0.467970] acpiphp: Slot [31] registered\n[ 0.469375] PCI host bridge to bus 0000:00\n[ 0.470790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.472914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.475041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.477564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.480097] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.482675] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.489678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.491749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.493974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.498399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.500888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.525816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.536119] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.538252] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.540062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.542694] vgaarb: loaded\n[ 0.543716] vgaarb: bridge control possible 0000:00:02.0\n[ 0.545721] SCSI subsystem initialized\n[ 0.547215] ACPI: bus type USB registered\n[ 0.548576] usbcore: registered new interface driver usbfs\n[ 0.550312] usbcore: registered new interface driver hub\n[ 0.555030] usbcore: registered new device driver usb\n[ 0.558412] PCI: Using ACPI for IRQ routing\n[ 0.561183] NetLabel: Initializing\n[ 0.562439] NetLabel: domain hash size = 128\n[ 0.563925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.565615] NetLabel: unlabeled traffic allowed by default\n[ 0.568225] clocksource: Switched to clocksource kvm-clock\n[ 0.580141] AppArmor: AppArmor Filesystem Enabled\n[ 0.581839] pnp: PnP ACPI init\n[ 0.583842] pnp: PnP ACPI: found 5 devices\n[ 0.591091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.594073] NET: Registered protocol family 2\n[ 0.596090] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600402] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602468] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606390] NET: Registered protocol family 1\n[ 0.607957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609889] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642450] Trying to unpack rootfs image as initramfs...\n[ 0.708120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711136] Scanning for low memory corruption every 60 seconds\n[ 0.713572] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.715590] audit: initializing netlink subsys (disabled)\n[ 0.717437] audit: type=2000 audit(1547475367.026:1): initialized\n[ 0.719809] Initialise system trusted keyring\n[ 0.721463] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.723437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.726510] zbud: loaded\n[ 0.727719] VFS: Disk quotas dquot_6.6.0\n[ 0.729133] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.731763] fuse init (API version 7.23)\n[ 0.733308] Key type big_key registered\n[ 0.734668] Allocating IMA MOK and blacklist keyrings.\n[ 0.736736] Key type asymmetric registered\n[ 0.738161] Asymmetric key parser 'x509' registered\n[ 0.739816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.742388] io scheduler noop registered\n[ 0.743756] io scheduler deadline registered (default)\n[ 0.745466] io scheduler cfq registered\n[ 0.746966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.748774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.753487] ACPI: Power Button [PWRF]\n[ 0.754995] GHES: HEST is not enabled!\n[ 0.769306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.799296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.802958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.828344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831977] Linux agpgart interface v0.103\n[ 0.835925] brd: module loaded\n[ 0.838396] loop: module loaded\n[ 0.844298] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846834] GPT:90111 != 2097151\n[ 0.848011] GPT:Alternate GPT header not at the end of the disk.\n[ 0.849947] GPT:90111 != 2097151\n[ 0.851129] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852829] vda: vda1 vda15\n[ 0.854974] scsi host0: ata_piix\n[ 0.856298] scsi host1: ata_piix\n[ 0.857564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862554] libphy: Fixed MDIO Bus: probed\n[ 0.864000] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868971] PPP generic driver version 2.4.2\n[ 0.870554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872673] ehci-pci: EHCI PCI platform driver\n[ 0.874227] ehci-platform: EHCI generic platform driver\n[ 0.875958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877966] ohci-pci: OHCI PCI platform driver\n[ 0.879513] ohci-platform: OHCI generic platform driver\n[ 0.881275] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896447] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900840] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909478] usb usb1: Product: UHCI Host Controller\n[ 0.911134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.913147] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914935] hub 1-0:1.0: USB hub found\n[ 0.916335] hub 1-0:1.0: 2 ports detected\n[ 0.917927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921503] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.923142] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924909] mousedev: PS/2 mouse device common for all mice\n[ 0.927063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929992] rtc_cmos 00:00: RTC can wake from S4\n[ 0.932081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.934172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936431] i2c /dev entries driver\n[ 0.937745] device-mapper: uevent: version 1.0.3\n[ 0.939369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.942187] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944426] NET: Registered protocol family 10\n[ 0.946270] NET: Registered protocol family 17\n[ 0.947804] Key type dns_resolver registered\n[ 0.949398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951282] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954297] registered taskstats version 1\n[ 0.955758] Loading compiled-in X.509 certificates\n[ 0.957919] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961243] zswap: loaded using pool lzo/zbud\n[ 0.963514] Key type trusted registered\n[ 0.965889] Key type encrypted registered\n[ 0.967294] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969090] ima: No TPM chip found, activating TPM-bypass!\n[ 0.970920] evm: HMAC attrs: 0x1\n[ 0.972501] Magic number: 3:225:283\n[ 0.973940] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:06 UTC (1547475366)\n[ 0.976740] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.978668] EDD information not available.\n[ 1.017999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.036681] Write protecting the kernel read-only data: 14336k\n[ 1.040018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.043006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.093485] 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.89\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.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJMV/b1X3YWtsBFB0ggz4gYz6DfrPGAO3gdqxmqZS4oCpTEw4XEQ3BSfEKBAWFtpjgZnK3WlAA9HU7mVCeUgpB7BwyKCgprIpBk1StQl9jvKWBv677GdZfMkXvcGos7ylIWebjgB41MJZf6liaCBfyuWx8+bMNqHacIiQk9FE3sKmZ7zr7A6guoOdoSC4oUlJs2mKepduaOrLjhEqwlxtlH1k9OFXEFmKxjrZy9S9f+1yp1vMRAqO9JdEkxEtAyACNxk0oImlJ0mH9S7gABYO1SAqdd0TpR/8x3ZyDZHM0RanlILgGcRTqkh9x3x7AamX7oUAdvUDZUQYuQR4bj2Lz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396\nssh-dss AAAAB3NzaC1kc3MAAACBAO/3jEPtvokvCDQEzCB2iw8S9c6AJFqR6boP/rGeEu0M13LEAY+MNnIfPFXYfC8z35uQdalhQxYpVJAHGNpJjROBMTkSVd+qoNB1JwytSxAa72FfAxFBVHHI7fZksEfvWJHlnfTWlo+9KV+eJQsnoEnma7mH74JKLYis9eHXjEo7AAAAFQCJCP9oUV3OZkKncyXLG1DC8hR9WwAAAIEAsnYWBaMZf7ig4KLrcv8a+LUt9iRxC9MqSsxIzyfaLW1TQT8XuOmsXzWO6mbOB7G+IjfKcpo3tjSNVLiBDcI5yb2AF885NkeA9Z2j/adOcHwzZ4QsqkqFkZT5nXqnMvjgnTkyzMhkjmcqpUaI9NCasLioIn2EXFzDksqYwXBzZP0AAACBAMObJwxvX1vxGOd6QUOKD7cgHxhzn+Tn7LFgwiES3pr3VTkaE2crkLPK67HlHZFM0bwPFoFKsaN2HD1VPXVFWdT7kJoAl1t3/gt+yvoSLMsn3ddtu313p3RQzLsL/GUsMS28YH8NrtQrKPfNo6eLpettDITj/11Dttkkvi8uh+Yz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396\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.13,24,fe80::f816:3eff:fe73:263/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.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.66 ===\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-8614afae-dfd6-44cf-9b73-be2215120396 login: "} 2019-01-14 14:16:12,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/action used request id req-d16b40cd-68de-4f52-8e4a-48dc0fc559cf 2019-01-14 14:16:12,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117627859116s 2019-01-14 14:16:12,170 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/action used request id req-d16b40cd-68de-4f52-8e4a-48dc0fc559cf 2019-01-14 14:16:12,170 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 508804648 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.226405] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229298] pid_max: default: 32768 minimum: 301 [ 0.230858] ACPI: Core revision 20150930 [ 0.232834] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235094] Security Framework initialized [ 0.236509] Yama: becoming mindful. [ 0.237779] AppArmor: AppArmor initialized [ 0.239241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248221] Initializing cgroup subsys io [ 0.249642] Initializing cgroup subsys memory [ 0.251142] Initializing cgroup subsys devices [ 0.252663] Initializing cgroup subsys freezer [ 0.254182] Initializing cgroup subsys net_cls [ 0.255691] Initializing cgroup subsys perf_event [ 0.257287] Initializing cgroup subsys net_prio [ 0.258829] Initializing cgroup subsys hugetlb [ 0.260338] Initializing cgroup subsys pids [ 0.261842] CPU: Physical Processor ID: 0 [ 0.263949] mce: CPU supports 10 MCE banks [ 0.265503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284062] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292363] ftrace: allocating 31920 entries in 125 pages [ 0.322977] smpboot: Max logical packages: 1 [ 0.324438] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326766] x2apic enabled [ 0.328101] Switched APIC routing to physical x2apic. [ 0.330911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339452] KVM setup paravirtual spinlock [ 0.341282] x86: Booted up 1 node, 1 CPUs [ 0.342639] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345026] devtmpfs: initialized [ 0.347191] evm: security.selinux [ 0.348361] evm: security.SMACK64 [ 0.349518] evm: security.SMACK64EXEC [ 0.350807] evm: security.SMACK64TRANSMUTE [ 0.352170] evm: security.SMACK64MMAP [ 0.353429] evm: security.ima [ 0.354550] evm: security.capability [ 0.355853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358988] pinctrl core: initialized pinctrl subsystem [ 0.360795] RTC time: 14:16:06, date: 01/14/19 [ 0.362366] NET: Registered protocol family 16 [ 0.363946] cpuidle: using governor ladder [ 0.365349] cpuidle: using governor menu [ 0.366677] PCCT header not found. [ 0.367942] ACPI: bus type PCI registered [ 0.369296] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371410] PCI: Using configuration type 1 for base access [ 0.373939] ACPI: Added _OSI(Module Device) [ 0.375355] ACPI: Added _OSI(Processor Device) [ 0.376840] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378547] ACPI: Added _OSI(Processor Aggregator Device) [ 0.381187] ACPI: Interpreter enabled [ 0.382488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.392022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.395241] ACPI: (supports S0 S5) [ 0.396481] ACPI: Using IOAPIC for interrupt routing [ 0.398141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412738] acpiphp: Slot [3] registered [ 0.414133] acpiphp: Slot [4] registered [ 0.415538] acpiphp: Slot [5] registered [ 0.416936] acpiphp: Slot [6] registered [ 0.418324] acpiphp: Slot [7] registered [ 0.419720] acpiphp: Slot [8] registered [ 0.421113] acpiphp: Slot [9] registered [ 0.422499] acpiphp: Slot [10] registered [ 0.423909] acpiphp: Slot [11] registered [ 0.425332] acpiphp: Slot [12] registered [ 0.426749] acpiphp: Slot [13] registered [ 0.428156] acpiphp: Slot [14] registered [ 0.429579] acpiphp: Slot [15] registered [ 0.446772] acpiphp: Slot [16] registered [ 0.448183] acpiphp: Slot [17] registered [ 0.449592] acpiphp: Slot [18] registered [ 0.451011] acpiphp: Slot [19] registered [ 0.452420] acpiphp: Slot [20] registered [ 0.453834] acpiphp: Slot [21] registered [ 0.455254] acpiphp: Slot [22] registered [ 0.456660] acpiphp: Slot [23] registered [ 0.458072] acpiphp: Slot [24] registered [ 0.459483] acpiphp: Slot [25] registered [ 0.460900] acpiphp: Slot [26] registered [ 0.462304] acpiphp: Slot [27] registered [ 0.463721] acpiphp: Slot [28] registered [ 0.465149] acpiphp: Slot [29] registered [ 0.466555] acpiphp: Slot [30] registered [ 0.467970] acpiphp: Slot [31] registered [ 0.469375] PCI host bridge to bus 0000:00 [ 0.470790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480097] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.482675] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.489678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536119] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542694] vgaarb: loaded [ 0.543716] vgaarb: bridge control possible 0000:00:02.0 [ 0.545721] SCSI subsystem initialized [ 0.547215] ACPI: bus type USB registered [ 0.548576] usbcore: registered new interface driver usbfs [ 0.550312] usbcore: registered new interface driver hub [ 0.555030] usbcore: registered new device driver usb [ 0.558412] PCI: Using ACPI for IRQ routing [ 0.561183] NetLabel: Initializing [ 0.562439] NetLabel: domain hash size = 128 [ 0.563925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.565615] NetLabel: unlabeled traffic allowed by default [ 0.568225] clocksource: Switched to clocksource kvm-clock [ 0.580141] AppArmor: AppArmor Filesystem Enabled [ 0.581839] pnp: PnP ACPI init [ 0.583842] pnp: PnP ACPI: found 5 devices [ 0.591091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594073] NET: Registered protocol family 2 [ 0.596090] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602468] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606390] NET: Registered protocol family 1 [ 0.607957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609889] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611752] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642450] Trying to unpack rootfs image as initramfs... [ 0.708120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711136] Scanning for low memory corruption every 60 seconds [ 0.713572] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.715590] audit: initializing netlink subsys (disabled) [ 0.717437] audit: type=2000 audit(1547475367.026:1): initialized [ 0.719809] Initialise system trusted keyring [ 0.721463] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.723437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726510] zbud: loaded [ 0.727719] VFS: Disk quotas dquot_6.6.0 [ 0.729133] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731763] fuse init (API version 7.23) [ 0.733308] Key type big_key registered [ 0.734668] Allocating IMA MOK and blacklist keyrings. [ 0.736736] Key type asymmetric registered [ 0.738161] Asymmetric key parser 'x509' registered [ 0.739816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.742388] io scheduler noop registered [ 0.743756] io scheduler deadline registered (default) [ 0.745466] io scheduler cfq registered [ 0.746966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753487] ACPI: Power Button [PWRF] [ 0.754995] GHES: HEST is not enabled! [ 0.769306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.799296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.802958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831977] Linux agpgart interface v0.103 [ 0.835925] brd: module loaded [ 0.838396] loop: module loaded [ 0.844298] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846834] GPT:90111 != 2097151 [ 0.848011] GPT:Alternate GPT header not at the end of the disk. [ 0.849947] GPT:90111 != 2097151 [ 0.851129] GPT: Use GNU Parted to correct GPT errors. [ 0.852829] vda: vda1 vda15 [ 0.854974] scsi host0: ata_piix [ 0.856298] scsi host1: ata_piix [ 0.857564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862554] libphy: Fixed MDIO Bus: probed [ 0.864000] tun: Universal TUN/TAP device driver, 1.6 [ 0.865678] tun: (C) 1999-2004 Max Krasnyansky [ 0.868971] PPP generic driver version 2.4.2 [ 0.870554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872673] ehci-pci: EHCI PCI platform driver [ 0.874227] ehci-platform: EHCI generic platform driver [ 0.875958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877966] ohci-pci: OHCI PCI platform driver [ 0.879513] ohci-platform: OHCI generic platform driver [ 0.881275] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896447] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900840] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909478] usb usb1: Product: UHCI Host Controller [ 0.911134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914935] hub 1-0:1.0: USB hub found [ 0.916335] hub 1-0:1.0: 2 ports detected [ 0.917927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921503] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.923142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924909] mousedev: PS/2 mouse device common for all mice [ 0.927063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929992] rtc_cmos 00:00: RTC can wake from S4 [ 0.932081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936431] i2c /dev entries driver [ 0.937745] device-mapper: uevent: version 1.0.3 [ 0.939369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942187] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944426] NET: Registered protocol family 10 [ 0.946270] NET: Registered protocol family 17 [ 0.947804] Key type dns_resolver registered [ 0.949398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951282] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954297] registered taskstats version 1 [ 0.955758] Loading compiled-in X.509 certificates [ 0.957919] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961243] zswap: loaded using pool lzo/zbud [ 0.963514] Key type trusted registered [ 0.965889] Key type encrypted registered [ 0.967294] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969090] ima: No TPM chip found, activating TPM-bypass! [ 0.970920] evm: HMAC attrs: 0x1 [ 0.972501] Magic number: 3:225:283 [ 0.973940] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:06 UTC (1547475366) [ 0.976740] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978668] EDD information not available. [ 1.017999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.036681] Write protecting the kernel read-only data: 14336k [ 1.040018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.093485] 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.89 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJMV/b1X3YWtsBFB0ggz4gYz6DfrPGAO3gdqxmqZS4oCpTEw4XEQ3BSfEKBAWFtpjgZnK3WlAA9HU7mVCeUgpB7BwyKCgprIpBk1StQl9jvKWBv677GdZfMkXvcGos7ylIWebjgB41MJZf6liaCBfyuWx8+bMNqHacIiQk9FE3sKmZ7zr7A6guoOdoSC4oUlJs2mKepduaOrLjhEqwlxtlH1k9OFXEFmKxjrZy9S9f+1yp1vMRAqO9JdEkxEtAyACNxk0oImlJ0mH9S7gABYO1SAqdd0TpR/8x3ZyDZHM0RanlILgGcRTqkh9x3x7AamX7oUAdvUDZUQYuQR4bj2Lz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAO/3jEPtvokvCDQEzCB2iw8S9c6AJFqR6boP/rGeEu0M13LEAY+MNnIfPFXYfC8z35uQdalhQxYpVJAHGNpJjROBMTkSVd+qoNB1JwytSxAa72FfAxFBVHHI7fZksEfvWJHlnfTWlo+9KV+eJQsnoEnma7mH74JKLYis9eHXjEo7AAAAFQCJCP9oUV3OZkKncyXLG1DC8hR9WwAAAIEAsnYWBaMZf7ig4KLrcv8a+LUt9iRxC9MqSsxIzyfaLW1TQT8XuOmsXzWO6mbOB7G+IjfKcpo3tjSNVLiBDcI5yb2AF885NkeA9Z2j/adOcHwzZ4QsqkqFkZT5nXqnMvjgnTkyzMhkjmcqpUaI9NCasLioIn2EXFzDksqYwXBzZP0AAACBAMObJwxvX1vxGOd6QUOKD7cgHxhzn+Tn7LFgwiES3pr3VTkaE2crkLPK67HlHZFM0bwPFoFKsaN2HD1VPXVFWdT7kJoAl1t3/gt+yvoSLMsn3ddtu313p3RQzLsL/GUsMS28YH8NrtQrKPfNo6eLpettDITj/11Dttkkvi8uh+Yz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 -----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.13,24,fe80::f816:3eff:fe73:263/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:16:13,173 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-01-14 14:16:22,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:16:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/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}594a289518c25148021855b9791fa82888154c7f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:16:22,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-630e5422-890a-4334-bbb4-d22e06c02936 x-compute-request-id: req-630e5422-890a-4334-bbb4-d22e06c02936 Content-Encoding: gzip Content-Length: 9594 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 508804648 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.226405] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229298] pid_max: default: 32768 minimum: 301\n[ 0.230858] ACPI: Core revision 20150930\n[ 0.232834] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235094] Security Framework initialized\n[ 0.236509] Yama: becoming mindful.\n[ 0.237779] AppArmor: AppArmor initialized\n[ 0.239241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248221] Initializing cgroup subsys io\n[ 0.249642] Initializing cgroup subsys memory\n[ 0.251142] Initializing cgroup subsys devices\n[ 0.252663] Initializing cgroup subsys freezer\n[ 0.254182] Initializing cgroup subsys net_cls\n[ 0.255691] Initializing cgroup subsys perf_event\n[ 0.257287] Initializing cgroup subsys net_prio\n[ 0.258829] Initializing cgroup subsys hugetlb\n[ 0.260338] Initializing cgroup subsys pids\n[ 0.261842] CPU: Physical Processor ID: 0\n[ 0.263949] mce: CPU supports 10 MCE banks\n[ 0.265503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284062] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292363] ftrace: allocating 31920 entries in 125 pages\n[ 0.322977] smpboot: Max logical packages: 1\n[ 0.324438] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326766] x2apic enabled\n[ 0.328101] Switched APIC routing to physical x2apic.\n[ 0.330911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.336395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339452] KVM setup paravirtual spinlock\n[ 0.341282] x86: Booted up 1 node, 1 CPUs\n[ 0.342639] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.345026] devtmpfs: initialized\n[ 0.347191] evm: security.selinux\n[ 0.348361] evm: security.SMACK64\n[ 0.349518] evm: security.SMACK64EXEC\n[ 0.350807] evm: security.SMACK64TRANSMUTE\n[ 0.352170] evm: security.SMACK64MMAP\n[ 0.353429] evm: security.ima\n[ 0.354550] evm: security.capability\n[ 0.355853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358988] pinctrl core: initialized pinctrl subsystem\n[ 0.360795] RTC time: 14:16:06, date: 01/14/19\n[ 0.362366] NET: Registered protocol family 16\n[ 0.363946] cpuidle: using governor ladder\n[ 0.365349] cpuidle: using governor menu\n[ 0.366677] PCCT header not found.\n[ 0.367942] ACPI: bus type PCI registered\n[ 0.369296] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371410] PCI: Using configuration type 1 for base access\n[ 0.373939] ACPI: Added _OSI(Module Device)\n[ 0.375355] ACPI: Added _OSI(Processor Device)\n[ 0.376840] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.378547] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.381187] ACPI: Interpreter enabled\n[ 0.382488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.385679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.392022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.395241] ACPI: (supports S0 S5)\n[ 0.396481] ACPI: Using IOAPIC for interrupt routing\n[ 0.398141] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.402651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.404662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.406837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.412738] acpiphp: Slot [3] registered\n[ 0.414133] acpiphp: Slot [4] registered\n[ 0.415538] acpiphp: Slot [5] registered\n[ 0.416936] acpiphp: Slot [6] registered\n[ 0.418324] acpiphp: Slot [7] registered\n[ 0.419720] acpiphp: Slot [8] registered\n[ 0.421113] acpiphp: Slot [9] registered\n[ 0.422499] acpiphp: Slot [10] registered\n[ 0.423909] acpiphp: Slot [11] registered\n[ 0.425332] acpiphp: Slot [12] registered\n[ 0.426749] acpiphp: Slot [13] registered\n[ 0.428156] acpiphp: Slot [14] registered\n[ 0.429579] acpiphp: Slot [15] registered\n[ 0.446772] acpiphp: Slot [16] registered\n[ 0.448183] acpiphp: Slot [17] registered\n[ 0.449592] acpiphp: Slot [18] registered\n[ 0.451011] acpiphp: Slot [19] registered\n[ 0.452420] acpiphp: Slot [20] registered\n[ 0.453834] acpiphp: Slot [21] registered\n[ 0.455254] acpiphp: Slot [22] registered\n[ 0.456660] acpiphp: Slot [23] registered\n[ 0.458072] acpiphp: Slot [24] registered\n[ 0.459483] acpiphp: Slot [25] registered\n[ 0.460900] acpiphp: Slot [26] registered\n[ 0.462304] acpiphp: Slot [27] registered\n[ 0.463721] acpiphp: Slot [28] registered\n[ 0.465149] acpiphp: Slot [29] registered\n[ 0.466555] acpiphp: Slot [30] registered\n[ 0.467970] acpiphp: Slot [31] registered\n[ 0.469375] PCI host bridge to bus 0000:00\n[ 0.470790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.472914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.475041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.477564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.480097] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.482675] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.489678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.491749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.493974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.498399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.500888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.525816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.536119] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.538252] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.540062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.542694] vgaarb: loaded\n[ 0.543716] vgaarb: bridge control possible 0000:00:02.0\n[ 0.545721] SCSI subsystem initialized\n[ 0.547215] ACPI: bus type USB registered\n[ 0.548576] usbcore: registered new interface driver usbfs\n[ 0.550312] usbcore: registered new interface driver hub\n[ 0.555030] usbcore: registered new device driver usb\n[ 0.558412] PCI: Using ACPI for IRQ routing\n[ 0.561183] NetLabel: Initializing\n[ 0.562439] NetLabel: domain hash size = 128\n[ 0.563925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.565615] NetLabel: unlabeled traffic allowed by default\n[ 0.568225] clocksource: Switched to clocksource kvm-clock\n[ 0.580141] AppArmor: AppArmor Filesystem Enabled\n[ 0.581839] pnp: PnP ACPI init\n[ 0.583842] pnp: PnP ACPI: found 5 devices\n[ 0.591091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.594073] NET: Registered protocol family 2\n[ 0.596090] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600402] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602468] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606390] NET: Registered protocol family 1\n[ 0.607957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609889] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642450] Trying to unpack rootfs image as initramfs...\n[ 0.708120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711136] Scanning for low memory corruption every 60 seconds\n[ 0.713572] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.715590] audit: initializing netlink subsys (disabled)\n[ 0.717437] audit: type=2000 audit(1547475367.026:1): initialized\n[ 0.719809] Initialise system trusted keyring\n[ 0.721463] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.723437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.726510] zbud: loaded\n[ 0.727719] VFS: Disk quotas dquot_6.6.0\n[ 0.729133] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.731763] fuse init (API version 7.23)\n[ 0.733308] Key type big_key registered\n[ 0.734668] Allocating IMA MOK and blacklist keyrings.\n[ 0.736736] Key type asymmetric registered\n[ 0.738161] Asymmetric key parser 'x509' registered\n[ 0.739816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.742388] io scheduler noop registered\n[ 0.743756] io scheduler deadline registered (default)\n[ 0.745466] io scheduler cfq registered\n[ 0.746966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.748774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.753487] ACPI: Power Button [PWRF]\n[ 0.754995] GHES: HEST is not enabled!\n[ 0.769306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.799296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.802958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.828344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831977] Linux agpgart interface v0.103\n[ 0.835925] brd: module loaded\n[ 0.838396] loop: module loaded\n[ 0.844298] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846834] GPT:90111 != 2097151\n[ 0.848011] GPT:Alternate GPT header not at the end of the disk.\n[ 0.849947] GPT:90111 != 2097151\n[ 0.851129] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852829] vda: vda1 vda15\n[ 0.854974] scsi host0: ata_piix\n[ 0.856298] scsi host1: ata_piix\n[ 0.857564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862554] libphy: Fixed MDIO Bus: probed\n[ 0.864000] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868971] PPP generic driver version 2.4.2\n[ 0.870554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872673] ehci-pci: EHCI PCI platform driver\n[ 0.874227] ehci-platform: EHCI generic platform driver\n[ 0.875958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877966] ohci-pci: OHCI PCI platform driver\n[ 0.879513] ohci-platform: OHCI generic platform driver\n[ 0.881275] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896447] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900840] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909478] usb usb1: Product: UHCI Host Controller\n[ 0.911134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.913147] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914935] hub 1-0:1.0: USB hub found\n[ 0.916335] hub 1-0:1.0: 2 ports detected\n[ 0.917927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921503] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.923142] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924909] mousedev: PS/2 mouse device common for all mice\n[ 0.927063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929992] rtc_cmos 00:00: RTC can wake from S4\n[ 0.932081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.934172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936431] i2c /dev entries driver\n[ 0.937745] device-mapper: uevent: version 1.0.3\n[ 0.939369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.942187] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944426] NET: Registered protocol family 10\n[ 0.946270] NET: Registered protocol family 17\n[ 0.947804] Key type dns_resolver registered\n[ 0.949398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951282] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954297] registered taskstats version 1\n[ 0.955758] Loading compiled-in X.509 certificates\n[ 0.957919] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961243] zswap: loaded using pool lzo/zbud\n[ 0.963514] Key type trusted registered\n[ 0.965889] Key type encrypted registered\n[ 0.967294] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969090] ima: No TPM chip found, activating TPM-bypass!\n[ 0.970920] evm: HMAC attrs: 0x1\n[ 0.972501] Magic number: 3:225:283\n[ 0.973940] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:06 UTC (1547475366)\n[ 0.976740] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.978668] EDD information not available.\n[ 1.017999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.036681] Write protecting the kernel read-only data: 14336k\n[ 1.040018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.043006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.093485] 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.89\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.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJMV/b1X3YWtsBFB0ggz4gYz6DfrPGAO3gdqxmqZS4oCpTEw4XEQ3BSfEKBAWFtpjgZnK3WlAA9HU7mVCeUgpB7BwyKCgprIpBk1StQl9jvKWBv677GdZfMkXvcGos7ylIWebjgB41MJZf6liaCBfyuWx8+bMNqHacIiQk9FE3sKmZ7zr7A6guoOdoSC4oUlJs2mKepduaOrLjhEqwlxtlH1k9OFXEFmKxjrZy9S9f+1yp1vMRAqO9JdEkxEtAyACNxk0oImlJ0mH9S7gABYO1SAqdd0TpR/8x3ZyDZHM0RanlILgGcRTqkh9x3x7AamX7oUAdvUDZUQYuQR4bj2Lz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396\nssh-dss AAAAB3NzaC1kc3MAAACBAO/3jEPtvokvCDQEzCB2iw8S9c6AJFqR6boP/rGeEu0M13LEAY+MNnIfPFXYfC8z35uQdalhQxYpVJAHGNpJjROBMTkSVd+qoNB1JwytSxAa72FfAxFBVHHI7fZksEfvWJHlnfTWlo+9KV+eJQsnoEnma7mH74JKLYis9eHXjEo7AAAAFQCJCP9oUV3OZkKncyXLG1DC8hR9WwAAAIEAsnYWBaMZf7ig4KLrcv8a+LUt9iRxC9MqSsxIzyfaLW1TQT8XuOmsXzWO6mbOB7G+IjfKcpo3tjSNVLiBDcI5yb2AF885NkeA9Z2j/adOcHwzZ4QsqkqFkZT5nXqnMvjgnTkyzMhkjmcqpUaI9NCasLioIn2EXFzDksqYwXBzZP0AAACBAMObJwxvX1vxGOd6QUOKD7cgHxhzn+Tn7LFgwiES3pr3VTkaE2crkLPK67HlHZFM0bwPFoFKsaN2HD1VPXVFWdT7kJoAl1t3/gt+yvoSLMsn3ddtu313p3RQzLsL/GUsMS28YH8NrtQrKPfNo6eLpettDITj/11Dttkkvi8uh+Yz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396\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.13,24,fe80::f816:3eff:fe73:263/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.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.66 ===\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-8614afae-dfd6-44cf-9b73-be2215120396 login: "} 2019-01-14 14:16:22,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/action used request id req-630e5422-890a-4334-bbb4-d22e06c02936 2019-01-14 14:16:22,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.131052970886s 2019-01-14 14:16:22,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/action used request id req-630e5422-890a-4334-bbb4-d22e06c02936 2019-01-14 14:16:22,315 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 508804648 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.226405] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229298] pid_max: default: 32768 minimum: 301 [ 0.230858] ACPI: Core revision 20150930 [ 0.232834] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235094] Security Framework initialized [ 0.236509] Yama: becoming mindful. [ 0.237779] AppArmor: AppArmor initialized [ 0.239241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248221] Initializing cgroup subsys io [ 0.249642] Initializing cgroup subsys memory [ 0.251142] Initializing cgroup subsys devices [ 0.252663] Initializing cgroup subsys freezer [ 0.254182] Initializing cgroup subsys net_cls [ 0.255691] Initializing cgroup subsys perf_event [ 0.257287] Initializing cgroup subsys net_prio [ 0.258829] Initializing cgroup subsys hugetlb [ 0.260338] Initializing cgroup subsys pids [ 0.261842] CPU: Physical Processor ID: 0 [ 0.263949] mce: CPU supports 10 MCE banks [ 0.265503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284062] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292363] ftrace: allocating 31920 entries in 125 pages [ 0.322977] smpboot: Max logical packages: 1 [ 0.324438] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326766] x2apic enabled [ 0.328101] Switched APIC routing to physical x2apic. [ 0.330911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339452] KVM setup paravirtual spinlock [ 0.341282] x86: Booted up 1 node, 1 CPUs [ 0.342639] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345026] devtmpfs: initialized [ 0.347191] evm: security.selinux [ 0.348361] evm: security.SMACK64 [ 0.349518] evm: security.SMACK64EXEC [ 0.350807] evm: security.SMACK64TRANSMUTE [ 0.352170] evm: security.SMACK64MMAP [ 0.353429] evm: security.ima [ 0.354550] evm: security.capability [ 0.355853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358988] pinctrl core: initialized pinctrl subsystem [ 0.360795] RTC time: 14:16:06, date: 01/14/19 [ 0.362366] NET: Registered protocol family 16 [ 0.363946] cpuidle: using governor ladder [ 0.365349] cpuidle: using governor menu [ 0.366677] PCCT header not found. [ 0.367942] ACPI: bus type PCI registered [ 0.369296] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371410] PCI: Using configuration type 1 for base access [ 0.373939] ACPI: Added _OSI(Module Device) [ 0.375355] ACPI: Added _OSI(Processor Device) [ 0.376840] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378547] ACPI: Added _OSI(Processor Aggregator Device) [ 0.381187] ACPI: Interpreter enabled [ 0.382488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.392022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.395241] ACPI: (supports S0 S5) [ 0.396481] ACPI: Using IOAPIC for interrupt routing [ 0.398141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412738] acpiphp: Slot [3] registered [ 0.414133] acpiphp: Slot [4] registered [ 0.415538] acpiphp: Slot [5] registered [ 0.416936] acpiphp: Slot [6] registered [ 0.418324] acpiphp: Slot [7] registered [ 0.419720] acpiphp: Slot [8] registered [ 0.421113] acpiphp: Slot [9] registered [ 0.422499] acpiphp: Slot [10] registered [ 0.423909] acpiphp: Slot [11] registered [ 0.425332] acpiphp: Slot [12] registered [ 0.426749] acpiphp: Slot [13] registered [ 0.428156] acpiphp: Slot [14] registered [ 0.429579] acpiphp: Slot [15] registered [ 0.446772] acpiphp: Slot [16] registered [ 0.448183] acpiphp: Slot [17] registered [ 0.449592] acpiphp: Slot [18] registered [ 0.451011] acpiphp: Slot [19] registered [ 0.452420] acpiphp: Slot [20] registered [ 0.453834] acpiphp: Slot [21] registered [ 0.455254] acpiphp: Slot [22] registered [ 0.456660] acpiphp: Slot [23] registered [ 0.458072] acpiphp: Slot [24] registered [ 0.459483] acpiphp: Slot [25] registered [ 0.460900] acpiphp: Slot [26] registered [ 0.462304] acpiphp: Slot [27] registered [ 0.463721] acpiphp: Slot [28] registered [ 0.465149] acpiphp: Slot [29] registered [ 0.466555] acpiphp: Slot [30] registered [ 0.467970] acpiphp: Slot [31] registered [ 0.469375] PCI host bridge to bus 0000:00 [ 0.470790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480097] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.482675] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.489678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536119] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542694] vgaarb: loaded [ 0.543716] vgaarb: bridge control possible 0000:00:02.0 [ 0.545721] SCSI subsystem initialized [ 0.547215] ACPI: bus type USB registered [ 0.548576] usbcore: registered new interface driver usbfs [ 0.550312] usbcore: registered new interface driver hub [ 0.555030] usbcore: registered new device driver usb [ 0.558412] PCI: Using ACPI for IRQ routing [ 0.561183] NetLabel: Initializing [ 0.562439] NetLabel: domain hash size = 128 [ 0.563925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.565615] NetLabel: unlabeled traffic allowed by default [ 0.568225] clocksource: Switched to clocksource kvm-clock [ 0.580141] AppArmor: AppArmor Filesystem Enabled [ 0.581839] pnp: PnP ACPI init [ 0.583842] pnp: PnP ACPI: found 5 devices [ 0.591091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594073] NET: Registered protocol family 2 [ 0.596090] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602468] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606390] NET: Registered protocol family 1 [ 0.607957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609889] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611752] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642450] Trying to unpack rootfs image as initramfs... [ 0.708120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711136] Scanning for low memory corruption every 60 seconds [ 0.713572] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.715590] audit: initializing netlink subsys (disabled) [ 0.717437] audit: type=2000 audit(1547475367.026:1): initialized [ 0.719809] Initialise system trusted keyring [ 0.721463] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.723437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726510] zbud: loaded [ 0.727719] VFS: Disk quotas dquot_6.6.0 [ 0.729133] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731763] fuse init (API version 7.23) [ 0.733308] Key type big_key registered [ 0.734668] Allocating IMA MOK and blacklist keyrings. [ 0.736736] Key type asymmetric registered [ 0.738161] Asymmetric key parser 'x509' registered [ 0.739816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.742388] io scheduler noop registered [ 0.743756] io scheduler deadline registered (default) [ 0.745466] io scheduler cfq registered [ 0.746966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753487] ACPI: Power Button [PWRF] [ 0.754995] GHES: HEST is not enabled! [ 0.769306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.799296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.802958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831977] Linux agpgart interface v0.103 [ 0.835925] brd: module loaded [ 0.838396] loop: module loaded [ 0.844298] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846834] GPT:90111 != 2097151 [ 0.848011] GPT:Alternate GPT header not at the end of the disk. [ 0.849947] GPT:90111 != 2097151 [ 0.851129] GPT: Use GNU Parted to correct GPT errors. [ 0.852829] vda: vda1 vda15 [ 0.854974] scsi host0: ata_piix [ 0.856298] scsi host1: ata_piix [ 0.857564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862554] libphy: Fixed MDIO Bus: probed [ 0.864000] tun: Universal TUN/TAP device driver, 1.6 [ 0.865678] tun: (C) 1999-2004 Max Krasnyansky [ 0.868971] PPP generic driver version 2.4.2 [ 0.870554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872673] ehci-pci: EHCI PCI platform driver [ 0.874227] ehci-platform: EHCI generic platform driver [ 0.875958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877966] ohci-pci: OHCI PCI platform driver [ 0.879513] ohci-platform: OHCI generic platform driver [ 0.881275] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896447] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900840] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909478] usb usb1: Product: UHCI Host Controller [ 0.911134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914935] hub 1-0:1.0: USB hub found [ 0.916335] hub 1-0:1.0: 2 ports detected [ 0.917927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921503] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.923142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924909] mousedev: PS/2 mouse device common for all mice [ 0.927063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929992] rtc_cmos 00:00: RTC can wake from S4 [ 0.932081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936431] i2c /dev entries driver [ 0.937745] device-mapper: uevent: version 1.0.3 [ 0.939369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942187] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944426] NET: Registered protocol family 10 [ 0.946270] NET: Registered protocol family 17 [ 0.947804] Key type dns_resolver registered [ 0.949398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951282] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954297] registered taskstats version 1 [ 0.955758] Loading compiled-in X.509 certificates [ 0.957919] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961243] zswap: loaded using pool lzo/zbud [ 0.963514] Key type trusted registered [ 0.965889] Key type encrypted registered [ 0.967294] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969090] ima: No TPM chip found, activating TPM-bypass! [ 0.970920] evm: HMAC attrs: 0x1 [ 0.972501] Magic number: 3:225:283 [ 0.973940] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:06 UTC (1547475366) [ 0.976740] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978668] EDD information not available. [ 1.017999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.036681] Write protecting the kernel read-only data: 14336k [ 1.040018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.093485] 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.89 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJMV/b1X3YWtsBFB0ggz4gYz6DfrPGAO3gdqxmqZS4oCpTEw4XEQ3BSfEKBAWFtpjgZnK3WlAA9HU7mVCeUgpB7BwyKCgprIpBk1StQl9jvKWBv677GdZfMkXvcGos7ylIWebjgB41MJZf6liaCBfyuWx8+bMNqHacIiQk9FE3sKmZ7zr7A6guoOdoSC4oUlJs2mKepduaOrLjhEqwlxtlH1k9OFXEFmKxjrZy9S9f+1yp1vMRAqO9JdEkxEtAyACNxk0oImlJ0mH9S7gABYO1SAqdd0TpR/8x3ZyDZHM0RanlILgGcRTqkh9x3x7AamX7oUAdvUDZUQYuQR4bj2Lz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAO/3jEPtvokvCDQEzCB2iw8S9c6AJFqR6boP/rGeEu0M13LEAY+MNnIfPFXYfC8z35uQdalhQxYpVJAHGNpJjROBMTkSVd+qoNB1JwytSxAa72FfAxFBVHHI7fZksEfvWJHlnfTWlo+9KV+eJQsnoEnma7mH74JKLYis9eHXjEo7AAAAFQCJCP9oUV3OZkKncyXLG1DC8hR9WwAAAIEAsnYWBaMZf7ig4KLrcv8a+LUt9iRxC9MqSsxIzyfaLW1TQT8XuOmsXzWO6mbOB7G+IjfKcpo3tjSNVLiBDcI5yb2AF885NkeA9Z2j/adOcHwzZ4QsqkqFkZT5nXqnMvjgnTkyzMhkjmcqpUaI9NCasLioIn2EXFzDksqYwXBzZP0AAACBAMObJwxvX1vxGOd6QUOKD7cgHxhzn+Tn7LFgwiES3pr3VTkaE2crkLPK67HlHZFM0bwPFoFKsaN2HD1VPXVFWdT7kJoAl1t3/gt+yvoSLMsn3ddtu313p3RQzLsL/GUsMS28YH8NrtQrKPfNo6eLpettDITj/11Dttkkvi8uh+Yz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 -----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.13,24,fe80::f816:3eff:fe73:263/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:16:22,317 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe96c390L 2019-01-14 14:16:22,318 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-14 14:16:22,318 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-14 14:16:22,318 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-14 14:16:22,319 - 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 2019-01-14 14:16:22,320 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-14 14:16:22,321 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-14 14:16:22,321 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-14 14:16:22,321 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-14 14:16:22,321 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-14 14:16:22,339 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-14 14:16:22,340 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-14 14:16:22,350 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 7a6ea3967e7b85343301636060a024c6 2019-01-14 14:16:22,351 - paramiko.transport - DEBUG - Trying discovered key 5ea9ad3f2397b69512022bfab583ad89 in /tmp/tmpNFdhE0 2019-01-14 14:16:22,378 - paramiko.transport - DEBUG - userauth is OK 2019-01-14 14:16:22,384 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-14 14:16:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2019-01-14 14:16:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" -d '{"volume": {"display_name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "size": "2"}}' 2019-01-14 14:16:23,708 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:16:22 GMT Server: Apache x-compute-request-id: req-c6c232af-f273-411d-bfb6-29ad60261695 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6c232af-f273-411d-bfb6-29ad60261695 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}} 2019-01-14 14:16:23,708 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes used request id req-c6c232af-f273-411d-bfb6-29ad60261695 2019-01-14 14:16:23,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.29039096832s 2019-01-14 14:16:23,708 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes used request id req-c6c232af-f273-411d-bfb6-29ad60261695 2019-01-14 14:16:23,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:16:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:24,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16:23 GMT Server: Apache x-compute-request-id: req-303f0eb7-fa5d-4469-b8c1-5af926f3cba0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-303f0eb7-fa5d-4469-b8c1-5af926f3cba0 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:16:23.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:16:24,704 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-303f0eb7-fa5d-4469-b8c1-5af926f3cba0 2019-01-14 14:16:24,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.994520187378s 2019-01-14 14:16:24,704 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-303f0eb7-fa5d-4469-b8c1-5af926f3cba0 2019-01-14 14:16:24,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:26,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:16:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:27,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16:26 GMT Server: Apache x-compute-request-id: req-0d4d8bde-9616-4bfb-842f-0c2d4b8532cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d4d8bde-9616-4bfb-842f-0c2d4b8532cf Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:16:26.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:16:27,666 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-0d4d8bde-9616-4bfb-842f-0c2d4b8532cf 2019-01-14 14:16:27,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.958043813705s 2019-01-14 14:16:27,667 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-0d4d8bde-9616-4bfb-842f-0c2d4b8532cf 2019-01-14 14:16:27,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:16:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:27,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-2234bd63-e81f-4c45-81d3-e91e165bf281 Date: Mon, 14 Jan 2019 14:16: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":["74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"],"updated_at":"2019-01-14T14:15:48Z","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:16:27,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2234bd63-e81f-4c45-81d3-e91e165bf281 2019-01-14 14:16:27,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108669042587s 2019-01-14 14:16:27,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2234bd63-e81f-4c45-81d3-e91e165bf281 2019-01-14 14:16:27,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:16:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:28,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-f8cb5d16-ef5d-4672-b4fa-43c7424186db Date: Mon, 14 Jan 2019 14:16:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "metadata": {}}], "file": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file", "owner": "4a3c18d122da4dd58209378fb905e863", "id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "size": 12716032, "self": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:15:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:15:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:16:28,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f8cb5d16-ef5d-4672-b4fa-43c7424186db 2019-01-14 14:16:28,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265699863434s 2019-01-14 14:16:28,048 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f8cb5d16-ef5d-4672-b4fa-43c7424186db 2019-01-14 14:16:28,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:16:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:28,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-b8f59a98-698d-4fb6-89a1-0c204a8fb0bf x-compute-request-id: req-b8f59a98-698d-4fb6-89a1-0c204a8fb0bf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_8614afae-dfd6-44cf-9b73-be2215120396", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "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": "5d7bb25f-d99f-4bb4-a324-3c3540991f14"}]} 2019-01-14 14:16:28,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b8f59a98-698d-4fb6-89a1-0c204a8fb0bf 2019-01-14 14:16:28,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216388702393s 2019-01-14 14:16:28,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b8f59a98-698d-4fb6-89a1-0c204a8fb0bf 2019-01-14 14:16:28,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 14:16:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"server": {"name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "imageRef": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "flavorRef": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "235d6c1f-f097-4b60-82b3-bb6c65a092cf"}], "security_groups": [{"name": "160e9f78-7485-4c21-a896-5fec53b6a65c"}]}}' 2019-01-14 14:16:31,917 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-06644afb-c258-4d35-8eb9-0262bad4540c x-compute-request-id: req-06644afb-c258-4d35-8eb9-0262bad4540c Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "160e9f78-7485-4c21-a896-5fec53b6a65c"}], "OS-DCF:diskConfig": "MANUAL", "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "adminPass": "56EQVUyPTkAr"}} 2019-01-14 14:16:31,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-06644afb-c258-4d35-8eb9-0262bad4540c 2019-01-14 14:16:31,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.84490394592s 2019-01-14 14:16:31,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-06644afb-c258-4d35-8eb9-0262bad4540c 2019-01-14 14:16:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:32,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-da04a433-b734-4c13-95b7-e7be6d52ae8a x-compute-request-id: req-da04a433-b734-4c13-95b7-e7be6d52ae8a Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:16:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:31Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:06.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:06Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:32,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da04a433-b734-4c13-95b7-e7be6d52ae8a 2019-01-14 14:16:32,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62637591362s 2019-01-14 14:16:32,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da04a433-b734-4c13-95b7-e7be6d52ae8a 2019-01-14 14:16:32,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:34,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:35,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-ba99fb0b-939a-46d7-bb60-464257adf1be x-compute-request-id: req-ba99fb0b-939a-46d7-bb60-464257adf1be Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:16:33Z", "hostId": "ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:31Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:06.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:06Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:35,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ba99fb0b-939a-46d7-bb60-464257adf1be 2019-01-14 14:16:35,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587523937225s 2019-01-14 14:16:35,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ba99fb0b-939a-46d7-bb60-464257adf1be 2019-01-14 14:16:35,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:37,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:37,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:37,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16: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-a1a3a919-1ad0-4afe-b37d-db86a7375a81 x-compute-request-id: req-a1a3a919-1ad0-4afe-b37d-db86a7375a81 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T14:16:33Z", "hostId": "ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:31Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:06.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:06Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:37,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1a3a919-1ad0-4afe-b37d-db86a7375a81 2019-01-14 14:16:37,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743559122086s 2019-01-14 14:16:37,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1a3a919-1ad0-4afe-b37d-db86a7375a81 2019-01-14 14:16:37,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:39,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:16:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:40,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-f5e5b701-72e5-48d2-b1ba-8739b29c3682 x-compute-request-id: req-f5e5b701-72e5-48d2-b1ba-8739b29c3682 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fa:92", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:38.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:38Z", "hostId": "ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:31Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:06.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:06Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:16:40,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f5e5b701-72e5-48d2-b1ba-8739b29c3682 2019-01-14 14:16:40,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750398874283s 2019-01-14 14:16:40,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f5e5b701-72e5-48d2-b1ba-8739b29c3682 2019-01-14 14:16:40,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:16:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=3dbf7d7e-8c29-4292-bbff-385ee13480cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:40,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5966653f-6954-40d8-8ffa-8672ac37245b Date: Mon, 14 Jan 2019 14:16:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:16:33Z","admin_state_up":true,"updated_at":"2019-01-14T14:16:38Z","binding:vnic_type":"normal","device_id":"3dbf7d7e-8c29-4292-bbff-385ee13480cf","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:09:fa:92","id":"4ff0fb39-b7fa-4525-9315-192b55830607","port_security_enabled":true,"project_id":"4a3c18d122da4dd58209378fb905e863","fixed_ips":[{"subnet_id":"74ed5fc2-d096-45b6-878c-9e0df6c3f3a0","ip_address":"192.168.120.18"}],"extra_dhcp_opts":[],"security_groups":["160e9f78-7485-4c21-a896-5fec53b6a65c"],"name":""}]} 2019-01-14 14:16:40,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=3dbf7d7e-8c29-4292-bbff-385ee13480cf used request id req-5966653f-6954-40d8-8ffa-8672ac37245b 2019-01-14 14:16:40,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480489730835s 2019-01-14 14:16:40,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=3dbf7d7e-8c29-4292-bbff-385ee13480cf used request id req-5966653f-6954-40d8-8ffa-8672ac37245b 2019-01-14 14:16:40,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:16:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4ff0fb39-b7fa-4525-9315-192b55830607" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:40,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-16677893-1fcb-49d6-9fc0-dcdd5430d173 Date: Mon, 14 Jan 2019 14:16:40 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:16:40,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4ff0fb39-b7fa-4525-9315-192b55830607 used request id req-16677893-1fcb-49d6-9fc0-dcdd5430d173 2019-01-14 14:16:40,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0163569450378s 2019-01-14 14:16:40,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4ff0fb39-b7fa-4525-9315-192b55830607 used request id req-16677893-1fcb-49d6-9fc0-dcdd5430d173 2019-01-14 14:16:40,726 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:fa:92', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3ce93a47-ca58-4e9e-8c9e-308d533a4c7a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:16:38.000000', 'flavor': Munch({u'id': u'5d7bb25f-d99f-4bb4-a324-3c3540991f14'}), 'az': u'nova', 'id': u'3dbf7d7e-8c29-4292-bbff-385ee13480cf', 'security_groups': [Munch({u'name': u'cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e4bf597dbb334d6f84c21452dd6129d9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', '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'2019-01-14T14:16:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:16:38Z', 'hostId': u'ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c', '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'2019-01-14T14:16:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'name': u'cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396', 'adminPass': u'56EQVUyPTkAr', 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:31Z', 'created': u'2019-01-14T14:16:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:16:40,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:16:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:40,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-4ac48887-2778-4fa7-b935-76c220fee3eb Date: Mon, 14 Jan 2019 14:16: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":["74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"],"updated_at":"2019-01-14T14:15:48Z","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:16:40,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4ac48887-2778-4fa7-b935-76c220fee3eb 2019-01-14 14:16:40,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0977549552917s 2019-01-14 14:16:40,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4ac48887-2778-4fa7-b935-76c220fee3eb 2019-01-14 14:16:40,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 14:16:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=3dbf7d7e-8c29-4292-bbff-385ee13480cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:40,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f2caaffb-5500-44a8-8e7d-21f5b2476bd1 Date: Mon, 14 Jan 2019 14:16:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:16:33Z","admin_state_up":true,"updated_at":"2019-01-14T14:16:38Z","binding:vnic_type":"normal","device_id":"3dbf7d7e-8c29-4292-bbff-385ee13480cf","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:09:fa:92","id":"4ff0fb39-b7fa-4525-9315-192b55830607","port_security_enabled":true,"project_id":"4a3c18d122da4dd58209378fb905e863","fixed_ips":[{"subnet_id":"74ed5fc2-d096-45b6-878c-9e0df6c3f3a0","ip_address":"192.168.120.18"}],"extra_dhcp_opts":[],"security_groups":["160e9f78-7485-4c21-a896-5fec53b6a65c"],"name":""}]} 2019-01-14 14:16:40,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=3dbf7d7e-8c29-4292-bbff-385ee13480cf used request id req-f2caaffb-5500-44a8-8e7d-21f5b2476bd1 2019-01-14 14:16:40,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480020046234s 2019-01-14 14:16:40,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=3dbf7d7e-8c29-4292-bbff-385ee13480cf used request id req-f2caaffb-5500-44a8-8e7d-21f5b2476bd1 2019-01-14 14:16:40,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 14:16:40,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.18", "port_id": "4ff0fb39-b7fa-4525-9315-192b55830607"}}' 2019-01-14 14:16:43,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b83ce3db-18b1-494b-a170-d59ea1aaef72 Date: Mon, 14 Jan 2019 14:16:43 GMT RESP BODY: {"floatingip": {"router_id": "fed375d2-9802-4c45-866d-a1c3806c918f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:16:42Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "4ff0fb39-b7fa-4525-9315-192b55830607", "id": "2eb7ffea-91c6-4faa-909d-e6ba0cfd037d", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:16:42Z", "project_id": "4a3c18d122da4dd58209378fb905e863"}} 2019-01-14 14:16:43,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b83ce3db-18b1-494b-a170-d59ea1aaef72 2019-01-14 14:16:43,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23575305939s 2019-01-14 14:16:43,114 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b83ce3db-18b1-494b-a170-d59ea1aaef72 2019-01-14 14:16:43,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:16:43,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:43,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1097 X-Openstack-Request-Id: req-d70437fd-6480-495b-9ee7-657e4ae2784a Date: Mon, 14 Jan 2019 14:16:43 GMT RESP BODY: {"floatingips": [{"router_id": "fed375d2-9802-4c45-866d-a1c3806c918f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:16:42Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "4ff0fb39-b7fa-4525-9315-192b55830607", "id": "2eb7ffea-91c6-4faa-909d-e6ba0cfd037d", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:16:42Z", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"router_id": "fed375d2-9802-4c45-866d-a1c3806c918f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:16:11Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "d8a01187-2a43-47a6-a6c5-eca99f3ae7d3", "id": "eafa980c-06e3-443b-aa02-bd8af8d9d5e2", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:16:11Z", "project_id": "4a3c18d122da4dd58209378fb905e863"}]} 2019-01-14 14:16:43,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d70437fd-6480-495b-9ee7-657e4ae2784a 2019-01-14 14:16:43,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0204341411591s 2019-01-14 14:16:43,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d70437fd-6480-495b-9ee7-657e4ae2784a 2019-01-14 14:16:43,150 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:42Z', 'attached': True, 'updated_at': u'2019-01-14T14:16:42Z', 'id': u'2eb7ffea-91c6-4faa-909d-e6ba0cfd037d', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'port_id': u'4ff0fb39-b7fa-4525-9315-192b55830607', 'port': u'4ff0fb39-b7fa-4525-9315-192b55830607', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:16:43,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:16:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/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}594a289518c25148021855b9791fa82888154c7f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:16:43,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16: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-ccb2df1e-b8ad-48c7-b6ca-743679e7f053 x-compute-request-id: req-ccb2df1e-b8ad-48c7-b6ca-743679e7f053 Content-Encoding: gzip Content-Length: 9596 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 504165696 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.233063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236512] pid_max: default: 32768 minimum: 301\n[ 0.238365] ACPI: Core revision 20150930\n[ 0.240544] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.243127] Security Framework initialized\n[ 0.244756] Yama: becoming mindful.\n[ 0.246203] AppArmor: AppArmor initialized\n[ 0.247877] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.250497] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.253008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255423] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258117] Initializing cgroup subsys io\n[ 0.259736] Initializing cgroup subsys memory\n[ 0.261417] Initializing cgroup subsys devices\n[ 0.263151] Initializing cgroup subsys freezer\n[ 0.264879] Initializing cgroup subsys net_cls\n[ 0.266608] Initializing cgroup subsys perf_event\n[ 0.268420] Initializing cgroup subsys net_prio\n[ 0.270173] Initializing cgroup subsys hugetlb\n[ 0.271908] Initializing cgroup subsys pids\n[ 0.273624] CPU: Physical Processor ID: 0\n[ 0.275950] mce: CPU supports 10 MCE banks\n[ 0.277613] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.279635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.296846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.305600] ftrace: allocating 31920 entries in 125 pages\n[ 0.336963] smpboot: Max logical packages: 1\n[ 0.338606] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.341113] x2apic enabled\n[ 0.342497] Switched APIC routing to physical x2apic.\n[ 0.345436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.351054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.354278] KVM setup paravirtual spinlock\n[ 0.356259] x86: Booted up 1 node, 1 CPUs\n[ 0.357706] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.360106] devtmpfs: initialized\n[ 0.362304] evm: security.selinux\n[ 0.363522] evm: security.SMACK64\n[ 0.364718] evm: security.SMACK64EXEC\n[ 0.366016] evm: security.SMACK64TRANSMUTE\n[ 0.367422] evm: security.SMACK64MMAP\n[ 0.368705] evm: security.ima\n[ 0.369809] evm: security.capability\n[ 0.371207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.374445] pinctrl core: initialized pinctrl subsystem\n[ 0.376310] RTC time: 14:16:38, date: 01/14/19\n[ 0.377939] NET: Registered protocol family 16\n[ 0.379613] cpuidle: using governor ladder\n[ 0.381079] cpuidle: using governor menu\n[ 0.382447] PCCT header not found.\n[ 0.383722] ACPI: bus type PCI registered\n[ 0.385118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.387265] PCI: Using configuration type 1 for base access\n[ 0.389816] ACPI: Added _OSI(Module Device)\n[ 0.391321] ACPI: Added _OSI(Processor Device)\n[ 0.392848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.394451] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.397051] ACPI: Interpreter enabled\n[ 0.398395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.401641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.404896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.408154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.411370] ACPI: (supports S0 S5)\n[ 0.412605] ACPI: Using IOAPIC for interrupt routing\n[ 0.414260] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.418709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.420742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.422934] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.428903] acpiphp: Slot [3] registered\n[ 0.430348] acpiphp: Slot [4] registered\n[ 0.431785] acpiphp: Slot [5] registered\n[ 0.433218] acpiphp: Slot [6] registered\n[ 0.434644] acpiphp: Slot [7] registered\n[ 0.436066] acpiphp: Slot [8] registered\n[ 0.437491] acpiphp: Slot [9] registered\n[ 0.438916] acpiphp: Slot [10] registered\n[ 0.440359] acpiphp: Slot [11] registered\n[ 0.441816] acpiphp: Slot [12] registered\n[ 0.443296] acpiphp: Slot [13] registered\n[ 0.444744] acpiphp: Slot [14] registered\n[ 0.446191] acpiphp: Slot [15] registered\n[ 0.463560] acpiphp: Slot [16] registered\n[ 0.465017] acpiphp: Slot [17] registered\n[ 0.466489] acpiphp: Slot [18] registered\n[ 0.467940] acpiphp: Slot [19] registered\n[ 0.469381] acpiphp: Slot [20] registered\n[ 0.470842] acpiphp: Slot [21] registered\n[ 0.472323] acpiphp: Slot [22] registered\n[ 0.473787] acpiphp: Slot [23] registered\n[ 0.475260] acpiphp: Slot [24] registered\n[ 0.476734] acpiphp: Slot [25] registered\n[ 0.478191] acpiphp: Slot [26] registered\n[ 0.479632] acpiphp: Slot [27] registered\n[ 0.481108] acpiphp: Slot [28] registered\n[ 0.482576] acpiphp: Slot [29] registered\n[ 0.484033] acpiphp: Slot [30] registered\n[ 0.485488] acpiphp: Slot [31] registered\n[ 0.486931] PCI host bridge to bus 0000:00\n[ 0.488388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.492815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500725] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.507797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.509909] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516557] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.540548] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.543146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.545917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.548427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.550908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553103] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.555349] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.559072] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561993] vgaarb: loaded\n[ 0.563078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.565515] SCSI subsystem initialized\n[ 0.567194] ACPI: bus type USB registered\n[ 0.568763] usbcore: registered new interface driver usbfs\n[ 0.570577] usbcore: registered new interface driver hub\n[ 0.572355] usbcore: registered new device driver usb\n[ 0.574279] PCI: Using ACPI for IRQ routing\n[ 0.576262] NetLabel: Initializing\n[ 0.577521] NetLabel: domain hash size = 128\n[ 0.579014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580699] NetLabel: unlabeled traffic allowed by default\n[ 0.582820] clocksource: Switched to clocksource kvm-clock\n[ 0.593233] AppArmor: AppArmor Filesystem Enabled\n[ 0.594907] pnp: PnP ACPI init\n[ 0.596511] pnp: PnP ACPI: found 5 devices\n[ 0.603627] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606637] NET: Registered protocol family 2\n[ 0.608433] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612842] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614967] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618950] NET: Registered protocol family 1\n[ 0.620508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622442] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624339] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.639317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.654498] Trying to unpack rootfs image as initramfs...\n[ 0.716249] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.719105] Scanning for low memory corruption every 60 seconds\n[ 0.721338] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.723421] audit: initializing netlink subsys (disabled)\n[ 0.725220] audit: type=2000 audit(1547475399.710:1): initialized\n[ 0.727461] Initialise system trusted keyring\n[ 0.729092] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.731140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.734274] zbud: loaded\n[ 0.735461] VFS: Disk quotas dquot_6.6.0\n[ 0.736887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.739482] fuse init (API version 7.23)\n[ 0.741007] Key type big_key registered\n[ 0.742404] Allocating IMA MOK and blacklist keyrings.\n[ 0.744442] Key type asymmetric registered\n[ 0.745890] Asymmetric key parser 'x509' registered\n[ 0.747572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.750181] io scheduler noop registered\n[ 0.751573] io scheduler deadline registered (default)\n[ 0.753316] io scheduler cfq registered\n[ 0.754772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.756618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.758872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.761379] ACPI: Power Button [PWRF]\n[ 0.762794] GHES: HEST is not enabled!\n[ 0.777047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.806691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.810107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.836224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.839718] Linux agpgart interface v0.103\n[ 0.843225] brd: module loaded\n[ 0.845549] loop: module loaded\n[ 0.850694] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.853168] GPT:90111 != 2097151\n[ 0.854315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.856171] GPT:90111 != 2097151\n[ 0.857315] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858954] vda: vda1 vda15\n[ 0.860799] scsi host0: ata_piix\n[ 0.862114] scsi host1: ata_piix\n[ 0.863323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868042] libphy: Fixed MDIO Bus: probed\n[ 0.869457] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871214] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.874370] PPP generic driver version 2.4.2\n[ 0.875918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.878015] ehci-pci: EHCI PCI platform driver\n[ 0.879550] ehci-platform: EHCI generic platform driver\n[ 0.881288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.883274] ohci-pci: OHCI PCI platform driver\n[ 0.884794] ohci-platform: OHCI generic platform driver\n[ 0.886524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.901563] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.903302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.905842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.907570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.909548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.911763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.914234] usb usb1: Product: UHCI Host Controller\n[ 0.915847] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.917832] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.919480] hub 1-0:1.0: USB hub found\n[ 0.920820] hub 1-0:1.0: 2 ports detected\n[ 0.922372] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925936] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.927609] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.929366] mousedev: PS/2 mouse device common for all mice\n[ 0.931512] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.934465] rtc_cmos 00:00: RTC can wake from S4\n[ 0.936546] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.938615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.940692] i2c /dev entries driver\n[ 0.941997] device-mapper: uevent: version 1.0.3\n[ 0.943662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948705] NET: Registered protocol family 10\n[ 0.950530] NET: Registered protocol family 17\n[ 0.952088] Key type dns_resolver registered\n[ 0.953683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.955590] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958607] registered taskstats version 1\n[ 0.960070] Loading compiled-in X.509 certificates\n[ 0.962235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.965419] zswap: loaded using pool lzo/zbud\n[ 0.967675] Key type trusted registered\n[ 0.970027] Key type encrypted registered\n[ 0.971420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.973180] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974942] evm: HMAC attrs: 0x1\n[ 0.976465] Magic number: 3:225:283\n[ 0.977889] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:39 UTC (1547475399)\n[ 0.980662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.982594] EDD information not available.\n[ 1.024583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.043252] Write protecting the kernel read-only data: 14336k\n[ 1.046647] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.100516] random: blkid urandom read with 3 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.93\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.18...\nLease of 192.168.120.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOhjRugvRcOVCMts9DUi1B3G2xn6xnf+uF09ywCYccXhZ0BupUxE4ndS0kZQHwYPnVASUQJXHswObwwGMv+wNxsh6JNyvDk6hJSfNiRdAKOyxQvN7yhvgfmg8nNnO/Lcbhec6/sYPEJg781Z+SdVFuxSaMY3UGHVffdhT4trFIX1CbEJFU1dszowhirmNrj2ML7cgUzLuChg6EFXq+WiIwSm+DvmFKRsWHKqEN82wDNus3njwTeuq5NyLDiNFG34TIfBRG/tvF3l6uHaJD4V7cdyWmTr9t3vjxABCWIm3rGw2jR2r89FvRZ3Ehq2lRrpXjXYL2yZwvmYKdhfngA6/ root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396\nssh-dss AAAAB3NzaC1kc3MAAACBAI9fX5AhqzGs2MXiRyt23Br18ZG5GbBE/CQH1RljDeLNPQz5uMRcAeyuBvkVMNmjW3nQm27OP9Gp08aIjp2OW4prnylE5PN2u0kc7aL0h4vnbGesPhFcLP+/QMdRCVtnx89YPCgW6QTHcF7VfKsli6LnM/OQvSZWWKvWxqttytA3AAAAFQCywsBGsjTHQJlji7P2vDLHDmF2RQAAAIAKnLhcfDJi7GU1Gb0vp1R/l4Io3Jh90A5Hg+tqDg1S3lVCSk3xaC/RC5+I1FZfgmnrWmz5so5EGCoN33eLvIrHTuUO1FkQ9zmy0td8yRhRhjxvE87d3jtAcSpXJva5/C+odPuQvVRvqKrQL1f0qR/axDKmVgjSkiBWmeBzzPQpjQAAAIBJyhe/U5C8e4ndh7p400VF1a4JFrQeG+TIE/jUQblQCxdAbYrXMLjOjUs18GAwBMHIjKjY7o5/5YGsUTgP/AmROZ7SNXeT8PrrQKeYUdKUzz1P7WjjFkwo2FiTHv4m3r3LSJRXxTcZ0HzzO7QyupdK/OUMYwmD5zd6IXkUYXB/3A== root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.18s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe09:fa92/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.18 \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-8614afae-dfd6-44cf-9b73-be2215120396\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=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.\ncinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 login: "} 2019-01-14 14:16:43,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/action used request id req-ccb2df1e-b8ad-48c7-b6ca-743679e7f053 2019-01-14 14:16:43,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.118442058563s 2019-01-14 14:16:43,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/action used request id req-ccb2df1e-b8ad-48c7-b6ca-743679e7f053 2019-01-14 14:16:43,270 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 504165696 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.233063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236512] pid_max: default: 32768 minimum: 301 [ 0.238365] ACPI: Core revision 20150930 [ 0.240544] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243127] Security Framework initialized [ 0.244756] Yama: becoming mindful. [ 0.246203] AppArmor: AppArmor initialized [ 0.247877] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250497] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255423] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258117] Initializing cgroup subsys io [ 0.259736] Initializing cgroup subsys memory [ 0.261417] Initializing cgroup subsys devices [ 0.263151] Initializing cgroup subsys freezer [ 0.264879] Initializing cgroup subsys net_cls [ 0.266608] Initializing cgroup subsys perf_event [ 0.268420] Initializing cgroup subsys net_prio [ 0.270173] Initializing cgroup subsys hugetlb [ 0.271908] Initializing cgroup subsys pids [ 0.273624] CPU: Physical Processor ID: 0 [ 0.275950] mce: CPU supports 10 MCE banks [ 0.277613] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.279635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.296846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305600] ftrace: allocating 31920 entries in 125 pages [ 0.336963] smpboot: Max logical packages: 1 [ 0.338606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.341113] x2apic enabled [ 0.342497] Switched APIC routing to physical x2apic. [ 0.345436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.351054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354278] KVM setup paravirtual spinlock [ 0.356259] x86: Booted up 1 node, 1 CPUs [ 0.357706] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360106] devtmpfs: initialized [ 0.362304] evm: security.selinux [ 0.363522] evm: security.SMACK64 [ 0.364718] evm: security.SMACK64EXEC [ 0.366016] evm: security.SMACK64TRANSMUTE [ 0.367422] evm: security.SMACK64MMAP [ 0.368705] evm: security.ima [ 0.369809] evm: security.capability [ 0.371207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.374445] pinctrl core: initialized pinctrl subsystem [ 0.376310] RTC time: 14:16:38, date: 01/14/19 [ 0.377939] NET: Registered protocol family 16 [ 0.379613] cpuidle: using governor ladder [ 0.381079] cpuidle: using governor menu [ 0.382447] PCCT header not found. [ 0.383722] ACPI: bus type PCI registered [ 0.385118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.387265] PCI: Using configuration type 1 for base access [ 0.389816] ACPI: Added _OSI(Module Device) [ 0.391321] ACPI: Added _OSI(Processor Device) [ 0.392848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.394451] ACPI: Added _OSI(Processor Aggregator Device) [ 0.397051] ACPI: Interpreter enabled [ 0.398395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.401641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.404896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.408154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.411370] ACPI: (supports S0 S5) [ 0.412605] ACPI: Using IOAPIC for interrupt routing [ 0.414260] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.422934] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428903] acpiphp: Slot [3] registered [ 0.430348] acpiphp: Slot [4] registered [ 0.431785] acpiphp: Slot [5] registered [ 0.433218] acpiphp: Slot [6] registered [ 0.434644] acpiphp: Slot [7] registered [ 0.436066] acpiphp: Slot [8] registered [ 0.437491] acpiphp: Slot [9] registered [ 0.438916] acpiphp: Slot [10] registered [ 0.440359] acpiphp: Slot [11] registered [ 0.441816] acpiphp: Slot [12] registered [ 0.443296] acpiphp: Slot [13] registered [ 0.444744] acpiphp: Slot [14] registered [ 0.446191] acpiphp: Slot [15] registered [ 0.463560] acpiphp: Slot [16] registered [ 0.465017] acpiphp: Slot [17] registered [ 0.466489] acpiphp: Slot [18] registered [ 0.467940] acpiphp: Slot [19] registered [ 0.469381] acpiphp: Slot [20] registered [ 0.470842] acpiphp: Slot [21] registered [ 0.472323] acpiphp: Slot [22] registered [ 0.473787] acpiphp: Slot [23] registered [ 0.475260] acpiphp: Slot [24] registered [ 0.476734] acpiphp: Slot [25] registered [ 0.478191] acpiphp: Slot [26] registered [ 0.479632] acpiphp: Slot [27] registered [ 0.481108] acpiphp: Slot [28] registered [ 0.482576] acpiphp: Slot [29] registered [ 0.484033] acpiphp: Slot [30] registered [ 0.485488] acpiphp: Slot [31] registered [ 0.486931] PCI host bridge to bus 0000:00 [ 0.488388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.492815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500725] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509909] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516557] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.540548] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.543146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.548427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.550908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553103] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555349] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.559072] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561993] vgaarb: loaded [ 0.563078] vgaarb: bridge control possible 0000:00:02.0 [ 0.565515] SCSI subsystem initialized [ 0.567194] ACPI: bus type USB registered [ 0.568763] usbcore: registered new interface driver usbfs [ 0.570577] usbcore: registered new interface driver hub [ 0.572355] usbcore: registered new device driver usb [ 0.574279] PCI: Using ACPI for IRQ routing [ 0.576262] NetLabel: Initializing [ 0.577521] NetLabel: domain hash size = 128 [ 0.579014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580699] NetLabel: unlabeled traffic allowed by default [ 0.582820] clocksource: Switched to clocksource kvm-clock [ 0.593233] AppArmor: AppArmor Filesystem Enabled [ 0.594907] pnp: PnP ACPI init [ 0.596511] pnp: PnP ACPI: found 5 devices [ 0.603627] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606637] NET: Registered protocol family 2 [ 0.608433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612842] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614967] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618950] NET: Registered protocol family 1 [ 0.620508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622442] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.654498] Trying to unpack rootfs image as initramfs... [ 0.716249] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.719105] Scanning for low memory corruption every 60 seconds [ 0.721338] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.723421] audit: initializing netlink subsys (disabled) [ 0.725220] audit: type=2000 audit(1547475399.710:1): initialized [ 0.727461] Initialise system trusted keyring [ 0.729092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.731140] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.734274] zbud: loaded [ 0.735461] VFS: Disk quotas dquot_6.6.0 [ 0.736887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739482] fuse init (API version 7.23) [ 0.741007] Key type big_key registered [ 0.742404] Allocating IMA MOK and blacklist keyrings. [ 0.744442] Key type asymmetric registered [ 0.745890] Asymmetric key parser 'x509' registered [ 0.747572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750181] io scheduler noop registered [ 0.751573] io scheduler deadline registered (default) [ 0.753316] io scheduler cfq registered [ 0.754772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.756618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.758872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.761379] ACPI: Power Button [PWRF] [ 0.762794] GHES: HEST is not enabled! [ 0.777047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.810107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.836224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.839718] Linux agpgart interface v0.103 [ 0.843225] brd: module loaded [ 0.845549] loop: module loaded [ 0.850694] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.853168] GPT:90111 != 2097151 [ 0.854315] GPT:Alternate GPT header not at the end of the disk. [ 0.856171] GPT:90111 != 2097151 [ 0.857315] GPT: Use GNU Parted to correct GPT errors. [ 0.858954] vda: vda1 vda15 [ 0.860799] scsi host0: ata_piix [ 0.862114] scsi host1: ata_piix [ 0.863323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868042] libphy: Fixed MDIO Bus: probed [ 0.869457] tun: Universal TUN/TAP device driver, 1.6 [ 0.871214] tun: (C) 1999-2004 Max Krasnyansky [ 0.874370] PPP generic driver version 2.4.2 [ 0.875918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878015] ehci-pci: EHCI PCI platform driver [ 0.879550] ehci-platform: EHCI generic platform driver [ 0.881288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.883274] ohci-pci: OHCI PCI platform driver [ 0.884794] ohci-platform: OHCI generic platform driver [ 0.886524] uhci_hcd: USB Universal Host Controller Interface driver [ 0.901563] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.903302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905842] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.907570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.909548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.914234] usb usb1: Product: UHCI Host Controller [ 0.915847] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.917832] usb usb1: SerialNumber: 0000:00:01.2 [ 0.919480] hub 1-0:1.0: USB hub found [ 0.920820] hub 1-0:1.0: 2 ports detected [ 0.922372] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925936] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.927609] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.929366] mousedev: PS/2 mouse device common for all mice [ 0.931512] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.934465] rtc_cmos 00:00: RTC can wake from S4 [ 0.936546] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.938615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940692] i2c /dev entries driver [ 0.941997] device-mapper: uevent: version 1.0.3 [ 0.943662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946491] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948705] NET: Registered protocol family 10 [ 0.950530] NET: Registered protocol family 17 [ 0.952088] Key type dns_resolver registered [ 0.953683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955590] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958607] registered taskstats version 1 [ 0.960070] Loading compiled-in X.509 certificates [ 0.962235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.965419] zswap: loaded using pool lzo/zbud [ 0.967675] Key type trusted registered [ 0.970027] Key type encrypted registered [ 0.971420] AppArmor: AppArmor sha1 policy hashing enabled [ 0.973180] ima: No TPM chip found, activating TPM-bypass! [ 0.974942] evm: HMAC attrs: 0x1 [ 0.976465] Magic number: 3:225:283 [ 0.977889] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:39 UTC (1547475399) [ 0.980662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.982594] EDD information not available. [ 1.024583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.043252] Write protecting the kernel read-only data: 14336k [ 1.046647] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.100516] random: blkid urandom read with 3 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.93 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.18... Lease of 192.168.120.18 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOhjRugvRcOVCMts9DUi1B3G2xn6xnf+uF09ywCYccXhZ0BupUxE4ndS0kZQHwYPnVASUQJXHswObwwGMv+wNxsh6JNyvDk6hJSfNiRdAKOyxQvN7yhvgfmg8nNnO/Lcbhec6/sYPEJg781Z+SdVFuxSaMY3UGHVffdhT4trFIX1CbEJFU1dszowhirmNrj2ML7cgUzLuChg6EFXq+WiIwSm+DvmFKRsWHKqEN82wDNus3njwTeuq5NyLDiNFG34TIfBRG/tvF3l6uHaJD4V7cdyWmTr9t3vjxABCWIm3rGw2jR2r89FvRZ3Ehq2lRrpXjXYL2yZwvmYKdhfngA6/ root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAI9fX5AhqzGs2MXiRyt23Br18ZG5GbBE/CQH1RljDeLNPQz5uMRcAeyuBvkVMNmjW3nQm27OP9Gp08aIjp2OW4prnylE5PN2u0kc7aL0h4vnbGesPhFcLP+/QMdRCVtnx89YPCgW6QTHcF7VfKsli6LnM/OQvSZWWKvWxqttytA3AAAAFQCywsBGsjTHQJlji7P2vDLHDmF2RQAAAIAKnLhcfDJi7GU1Gb0vp1R/l4Io3Jh90A5Hg+tqDg1S3lVCSk3xaC/RC5+I1FZfgmnrWmz5so5EGCoN33eLvIrHTuUO1FkQ9zmy0td8yRhRhjxvE87d3jtAcSpXJva5/C+odPuQvVRvqKrQL1f0qR/axDKmVgjSkiBWmeBzzPQpjQAAAIBJyhe/U5C8e4ndh7p400VF1a4JFrQeG+TIE/jUQblQCxdAbYrXMLjOjUs18GAwBMHIjKjY7o5/5YGsUTgP/AmROZ7SNXeT8PrrQKeYUdKUzz1P7WjjFkwo2FiTHv4m3r3LSJRXxTcZ0HzzO7QyupdK/OUMYwmD5zd6IXkUYXB/3A== root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe09:fa92/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.18 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-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:16:44,272 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-14 14:16:53,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 14:16:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/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}594a289518c25148021855b9791fa82888154c7f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 14:16:53,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16: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-f708acaa-ea84-4b56-8dd8-c8f9aefc98b6 x-compute-request-id: req-f708acaa-ea84-4b56-8dd8-c8f9aefc98b6 Content-Encoding: gzip Content-Length: 9596 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 504165696 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.233063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236512] pid_max: default: 32768 minimum: 301\n[ 0.238365] ACPI: Core revision 20150930\n[ 0.240544] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.243127] Security Framework initialized\n[ 0.244756] Yama: becoming mindful.\n[ 0.246203] AppArmor: AppArmor initialized\n[ 0.247877] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.250497] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.253008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255423] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258117] Initializing cgroup subsys io\n[ 0.259736] Initializing cgroup subsys memory\n[ 0.261417] Initializing cgroup subsys devices\n[ 0.263151] Initializing cgroup subsys freezer\n[ 0.264879] Initializing cgroup subsys net_cls\n[ 0.266608] Initializing cgroup subsys perf_event\n[ 0.268420] Initializing cgroup subsys net_prio\n[ 0.270173] Initializing cgroup subsys hugetlb\n[ 0.271908] Initializing cgroup subsys pids\n[ 0.273624] CPU: Physical Processor ID: 0\n[ 0.275950] mce: CPU supports 10 MCE banks\n[ 0.277613] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.279635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.296846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.305600] ftrace: allocating 31920 entries in 125 pages\n[ 0.336963] smpboot: Max logical packages: 1\n[ 0.338606] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.341113] x2apic enabled\n[ 0.342497] Switched APIC routing to physical x2apic.\n[ 0.345436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.351054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.354278] KVM setup paravirtual spinlock\n[ 0.356259] x86: Booted up 1 node, 1 CPUs\n[ 0.357706] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.360106] devtmpfs: initialized\n[ 0.362304] evm: security.selinux\n[ 0.363522] evm: security.SMACK64\n[ 0.364718] evm: security.SMACK64EXEC\n[ 0.366016] evm: security.SMACK64TRANSMUTE\n[ 0.367422] evm: security.SMACK64MMAP\n[ 0.368705] evm: security.ima\n[ 0.369809] evm: security.capability\n[ 0.371207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.374445] pinctrl core: initialized pinctrl subsystem\n[ 0.376310] RTC time: 14:16:38, date: 01/14/19\n[ 0.377939] NET: Registered protocol family 16\n[ 0.379613] cpuidle: using governor ladder\n[ 0.381079] cpuidle: using governor menu\n[ 0.382447] PCCT header not found.\n[ 0.383722] ACPI: bus type PCI registered\n[ 0.385118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.387265] PCI: Using configuration type 1 for base access\n[ 0.389816] ACPI: Added _OSI(Module Device)\n[ 0.391321] ACPI: Added _OSI(Processor Device)\n[ 0.392848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.394451] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.397051] ACPI: Interpreter enabled\n[ 0.398395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.401641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.404896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.408154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.411370] ACPI: (supports S0 S5)\n[ 0.412605] ACPI: Using IOAPIC for interrupt routing\n[ 0.414260] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.418709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.420742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.422934] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.428903] acpiphp: Slot [3] registered\n[ 0.430348] acpiphp: Slot [4] registered\n[ 0.431785] acpiphp: Slot [5] registered\n[ 0.433218] acpiphp: Slot [6] registered\n[ 0.434644] acpiphp: Slot [7] registered\n[ 0.436066] acpiphp: Slot [8] registered\n[ 0.437491] acpiphp: Slot [9] registered\n[ 0.438916] acpiphp: Slot [10] registered\n[ 0.440359] acpiphp: Slot [11] registered\n[ 0.441816] acpiphp: Slot [12] registered\n[ 0.443296] acpiphp: Slot [13] registered\n[ 0.444744] acpiphp: Slot [14] registered\n[ 0.446191] acpiphp: Slot [15] registered\n[ 0.463560] acpiphp: Slot [16] registered\n[ 0.465017] acpiphp: Slot [17] registered\n[ 0.466489] acpiphp: Slot [18] registered\n[ 0.467940] acpiphp: Slot [19] registered\n[ 0.469381] acpiphp: Slot [20] registered\n[ 0.470842] acpiphp: Slot [21] registered\n[ 0.472323] acpiphp: Slot [22] registered\n[ 0.473787] acpiphp: Slot [23] registered\n[ 0.475260] acpiphp: Slot [24] registered\n[ 0.476734] acpiphp: Slot [25] registered\n[ 0.478191] acpiphp: Slot [26] registered\n[ 0.479632] acpiphp: Slot [27] registered\n[ 0.481108] acpiphp: Slot [28] registered\n[ 0.482576] acpiphp: Slot [29] registered\n[ 0.484033] acpiphp: Slot [30] registered\n[ 0.485488] acpiphp: Slot [31] registered\n[ 0.486931] PCI host bridge to bus 0000:00\n[ 0.488388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.492815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500725] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.507797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.509909] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516557] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.540548] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.543146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.545917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.548427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.550908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553103] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.555349] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.559072] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561993] vgaarb: loaded\n[ 0.563078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.565515] SCSI subsystem initialized\n[ 0.567194] ACPI: bus type USB registered\n[ 0.568763] usbcore: registered new interface driver usbfs\n[ 0.570577] usbcore: registered new interface driver hub\n[ 0.572355] usbcore: registered new device driver usb\n[ 0.574279] PCI: Using ACPI for IRQ routing\n[ 0.576262] NetLabel: Initializing\n[ 0.577521] NetLabel: domain hash size = 128\n[ 0.579014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580699] NetLabel: unlabeled traffic allowed by default\n[ 0.582820] clocksource: Switched to clocksource kvm-clock\n[ 0.593233] AppArmor: AppArmor Filesystem Enabled\n[ 0.594907] pnp: PnP ACPI init\n[ 0.596511] pnp: PnP ACPI: found 5 devices\n[ 0.603627] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606637] NET: Registered protocol family 2\n[ 0.608433] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612842] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614967] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618950] NET: Registered protocol family 1\n[ 0.620508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622442] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624339] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.639317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.654498] Trying to unpack rootfs image as initramfs...\n[ 0.716249] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.719105] Scanning for low memory corruption every 60 seconds\n[ 0.721338] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.723421] audit: initializing netlink subsys (disabled)\n[ 0.725220] audit: type=2000 audit(1547475399.710:1): initialized\n[ 0.727461] Initialise system trusted keyring\n[ 0.729092] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.731140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.734274] zbud: loaded\n[ 0.735461] VFS: Disk quotas dquot_6.6.0\n[ 0.736887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.739482] fuse init (API version 7.23)\n[ 0.741007] Key type big_key registered\n[ 0.742404] Allocating IMA MOK and blacklist keyrings.\n[ 0.744442] Key type asymmetric registered\n[ 0.745890] Asymmetric key parser 'x509' registered\n[ 0.747572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.750181] io scheduler noop registered\n[ 0.751573] io scheduler deadline registered (default)\n[ 0.753316] io scheduler cfq registered\n[ 0.754772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.756618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.758872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.761379] ACPI: Power Button [PWRF]\n[ 0.762794] GHES: HEST is not enabled!\n[ 0.777047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.806691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.810107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.836224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.839718] Linux agpgart interface v0.103\n[ 0.843225] brd: module loaded\n[ 0.845549] loop: module loaded\n[ 0.850694] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.853168] GPT:90111 != 2097151\n[ 0.854315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.856171] GPT:90111 != 2097151\n[ 0.857315] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858954] vda: vda1 vda15\n[ 0.860799] scsi host0: ata_piix\n[ 0.862114] scsi host1: ata_piix\n[ 0.863323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868042] libphy: Fixed MDIO Bus: probed\n[ 0.869457] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871214] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.874370] PPP generic driver version 2.4.2\n[ 0.875918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.878015] ehci-pci: EHCI PCI platform driver\n[ 0.879550] ehci-platform: EHCI generic platform driver\n[ 0.881288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.883274] ohci-pci: OHCI PCI platform driver\n[ 0.884794] ohci-platform: OHCI generic platform driver\n[ 0.886524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.901563] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.903302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.905842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.907570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.909548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.911763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.914234] usb usb1: Product: UHCI Host Controller\n[ 0.915847] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.917832] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.919480] hub 1-0:1.0: USB hub found\n[ 0.920820] hub 1-0:1.0: 2 ports detected\n[ 0.922372] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925936] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.927609] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.929366] mousedev: PS/2 mouse device common for all mice\n[ 0.931512] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.934465] rtc_cmos 00:00: RTC can wake from S4\n[ 0.936546] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.938615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.940692] i2c /dev entries driver\n[ 0.941997] device-mapper: uevent: version 1.0.3\n[ 0.943662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948705] NET: Registered protocol family 10\n[ 0.950530] NET: Registered protocol family 17\n[ 0.952088] Key type dns_resolver registered\n[ 0.953683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.955590] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958607] registered taskstats version 1\n[ 0.960070] Loading compiled-in X.509 certificates\n[ 0.962235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.965419] zswap: loaded using pool lzo/zbud\n[ 0.967675] Key type trusted registered\n[ 0.970027] Key type encrypted registered\n[ 0.971420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.973180] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974942] evm: HMAC attrs: 0x1\n[ 0.976465] Magic number: 3:225:283\n[ 0.977889] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:39 UTC (1547475399)\n[ 0.980662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.982594] EDD information not available.\n[ 1.024583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.043252] Write protecting the kernel read-only data: 14336k\n[ 1.046647] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.100516] random: blkid urandom read with 3 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.93\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.18...\nLease of 192.168.120.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOhjRugvRcOVCMts9DUi1B3G2xn6xnf+uF09ywCYccXhZ0BupUxE4ndS0kZQHwYPnVASUQJXHswObwwGMv+wNxsh6JNyvDk6hJSfNiRdAKOyxQvN7yhvgfmg8nNnO/Lcbhec6/sYPEJg781Z+SdVFuxSaMY3UGHVffdhT4trFIX1CbEJFU1dszowhirmNrj2ML7cgUzLuChg6EFXq+WiIwSm+DvmFKRsWHKqEN82wDNus3njwTeuq5NyLDiNFG34TIfBRG/tvF3l6uHaJD4V7cdyWmTr9t3vjxABCWIm3rGw2jR2r89FvRZ3Ehq2lRrpXjXYL2yZwvmYKdhfngA6/ root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396\nssh-dss AAAAB3NzaC1kc3MAAACBAI9fX5AhqzGs2MXiRyt23Br18ZG5GbBE/CQH1RljDeLNPQz5uMRcAeyuBvkVMNmjW3nQm27OP9Gp08aIjp2OW4prnylE5PN2u0kc7aL0h4vnbGesPhFcLP+/QMdRCVtnx89YPCgW6QTHcF7VfKsli6LnM/OQvSZWWKvWxqttytA3AAAAFQCywsBGsjTHQJlji7P2vDLHDmF2RQAAAIAKnLhcfDJi7GU1Gb0vp1R/l4Io3Jh90A5Hg+tqDg1S3lVCSk3xaC/RC5+I1FZfgmnrWmz5so5EGCoN33eLvIrHTuUO1FkQ9zmy0td8yRhRhjxvE87d3jtAcSpXJva5/C+odPuQvVRvqKrQL1f0qR/axDKmVgjSkiBWmeBzzPQpjQAAAIBJyhe/U5C8e4ndh7p400VF1a4JFrQeG+TIE/jUQblQCxdAbYrXMLjOjUs18GAwBMHIjKjY7o5/5YGsUTgP/AmROZ7SNXeT8PrrQKeYUdKUzz1P7WjjFkwo2FiTHv4m3r3LSJRXxTcZ0HzzO7QyupdK/OUMYwmD5zd6IXkUYXB/3A== root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.18s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe09:fa92/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.18 \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-8614afae-dfd6-44cf-9b73-be2215120396\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=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.\ncinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 login: "} 2019-01-14 14:16:53,501 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/action used request id req-f708acaa-ea84-4b56-8dd8-c8f9aefc98b6 2019-01-14 14:16:53,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.218472957611s 2019-01-14 14:16:53,502 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/action used request id req-f708acaa-ea84-4b56-8dd8-c8f9aefc98b6 2019-01-14 14:16:53,502 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 504165696 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.233063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236512] pid_max: default: 32768 minimum: 301 [ 0.238365] ACPI: Core revision 20150930 [ 0.240544] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243127] Security Framework initialized [ 0.244756] Yama: becoming mindful. [ 0.246203] AppArmor: AppArmor initialized [ 0.247877] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250497] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255423] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258117] Initializing cgroup subsys io [ 0.259736] Initializing cgroup subsys memory [ 0.261417] Initializing cgroup subsys devices [ 0.263151] Initializing cgroup subsys freezer [ 0.264879] Initializing cgroup subsys net_cls [ 0.266608] Initializing cgroup subsys perf_event [ 0.268420] Initializing cgroup subsys net_prio [ 0.270173] Initializing cgroup subsys hugetlb [ 0.271908] Initializing cgroup subsys pids [ 0.273624] CPU: Physical Processor ID: 0 [ 0.275950] mce: CPU supports 10 MCE banks [ 0.277613] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.279635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.296846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305600] ftrace: allocating 31920 entries in 125 pages [ 0.336963] smpboot: Max logical packages: 1 [ 0.338606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.341113] x2apic enabled [ 0.342497] Switched APIC routing to physical x2apic. [ 0.345436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.351054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354278] KVM setup paravirtual spinlock [ 0.356259] x86: Booted up 1 node, 1 CPUs [ 0.357706] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360106] devtmpfs: initialized [ 0.362304] evm: security.selinux [ 0.363522] evm: security.SMACK64 [ 0.364718] evm: security.SMACK64EXEC [ 0.366016] evm: security.SMACK64TRANSMUTE [ 0.367422] evm: security.SMACK64MMAP [ 0.368705] evm: security.ima [ 0.369809] evm: security.capability [ 0.371207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.374445] pinctrl core: initialized pinctrl subsystem [ 0.376310] RTC time: 14:16:38, date: 01/14/19 [ 0.377939] NET: Registered protocol family 16 [ 0.379613] cpuidle: using governor ladder [ 0.381079] cpuidle: using governor menu [ 0.382447] PCCT header not found. [ 0.383722] ACPI: bus type PCI registered [ 0.385118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.387265] PCI: Using configuration type 1 for base access [ 0.389816] ACPI: Added _OSI(Module Device) [ 0.391321] ACPI: Added _OSI(Processor Device) [ 0.392848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.394451] ACPI: Added _OSI(Processor Aggregator Device) [ 0.397051] ACPI: Interpreter enabled [ 0.398395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.401641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.404896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.408154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.411370] ACPI: (supports S0 S5) [ 0.412605] ACPI: Using IOAPIC for interrupt routing [ 0.414260] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.422934] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428903] acpiphp: Slot [3] registered [ 0.430348] acpiphp: Slot [4] registered [ 0.431785] acpiphp: Slot [5] registered [ 0.433218] acpiphp: Slot [6] registered [ 0.434644] acpiphp: Slot [7] registered [ 0.436066] acpiphp: Slot [8] registered [ 0.437491] acpiphp: Slot [9] registered [ 0.438916] acpiphp: Slot [10] registered [ 0.440359] acpiphp: Slot [11] registered [ 0.441816] acpiphp: Slot [12] registered [ 0.443296] acpiphp: Slot [13] registered [ 0.444744] acpiphp: Slot [14] registered [ 0.446191] acpiphp: Slot [15] registered [ 0.463560] acpiphp: Slot [16] registered [ 0.465017] acpiphp: Slot [17] registered [ 0.466489] acpiphp: Slot [18] registered [ 0.467940] acpiphp: Slot [19] registered [ 0.469381] acpiphp: Slot [20] registered [ 0.470842] acpiphp: Slot [21] registered [ 0.472323] acpiphp: Slot [22] registered [ 0.473787] acpiphp: Slot [23] registered [ 0.475260] acpiphp: Slot [24] registered [ 0.476734] acpiphp: Slot [25] registered [ 0.478191] acpiphp: Slot [26] registered [ 0.479632] acpiphp: Slot [27] registered [ 0.481108] acpiphp: Slot [28] registered [ 0.482576] acpiphp: Slot [29] registered [ 0.484033] acpiphp: Slot [30] registered [ 0.485488] acpiphp: Slot [31] registered [ 0.486931] PCI host bridge to bus 0000:00 [ 0.488388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.492815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500725] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509909] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516557] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.540548] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.543146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.548427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.550908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553103] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555349] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.559072] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561993] vgaarb: loaded [ 0.563078] vgaarb: bridge control possible 0000:00:02.0 [ 0.565515] SCSI subsystem initialized [ 0.567194] ACPI: bus type USB registered [ 0.568763] usbcore: registered new interface driver usbfs [ 0.570577] usbcore: registered new interface driver hub [ 0.572355] usbcore: registered new device driver usb [ 0.574279] PCI: Using ACPI for IRQ routing [ 0.576262] NetLabel: Initializing [ 0.577521] NetLabel: domain hash size = 128 [ 0.579014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580699] NetLabel: unlabeled traffic allowed by default [ 0.582820] clocksource: Switched to clocksource kvm-clock [ 0.593233] AppArmor: AppArmor Filesystem Enabled [ 0.594907] pnp: PnP ACPI init [ 0.596511] pnp: PnP ACPI: found 5 devices [ 0.603627] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606637] NET: Registered protocol family 2 [ 0.608433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612842] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614967] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618950] NET: Registered protocol family 1 [ 0.620508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622442] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.654498] Trying to unpack rootfs image as initramfs... [ 0.716249] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.719105] Scanning for low memory corruption every 60 seconds [ 0.721338] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.723421] audit: initializing netlink subsys (disabled) [ 0.725220] audit: type=2000 audit(1547475399.710:1): initialized [ 0.727461] Initialise system trusted keyring [ 0.729092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.731140] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.734274] zbud: loaded [ 0.735461] VFS: Disk quotas dquot_6.6.0 [ 0.736887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739482] fuse init (API version 7.23) [ 0.741007] Key type big_key registered [ 0.742404] Allocating IMA MOK and blacklist keyrings. [ 0.744442] Key type asymmetric registered [ 0.745890] Asymmetric key parser 'x509' registered [ 0.747572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750181] io scheduler noop registered [ 0.751573] io scheduler deadline registered (default) [ 0.753316] io scheduler cfq registered [ 0.754772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.756618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.758872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.761379] ACPI: Power Button [PWRF] [ 0.762794] GHES: HEST is not enabled! [ 0.777047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.810107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.836224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.839718] Linux agpgart interface v0.103 [ 0.843225] brd: module loaded [ 0.845549] loop: module loaded [ 0.850694] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.853168] GPT:90111 != 2097151 [ 0.854315] GPT:Alternate GPT header not at the end of the disk. [ 0.856171] GPT:90111 != 2097151 [ 0.857315] GPT: Use GNU Parted to correct GPT errors. [ 0.858954] vda: vda1 vda15 [ 0.860799] scsi host0: ata_piix [ 0.862114] scsi host1: ata_piix [ 0.863323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868042] libphy: Fixed MDIO Bus: probed [ 0.869457] tun: Universal TUN/TAP device driver, 1.6 [ 0.871214] tun: (C) 1999-2004 Max Krasnyansky [ 0.874370] PPP generic driver version 2.4.2 [ 0.875918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878015] ehci-pci: EHCI PCI platform driver [ 0.879550] ehci-platform: EHCI generic platform driver [ 0.881288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.883274] ohci-pci: OHCI PCI platform driver [ 0.884794] ohci-platform: OHCI generic platform driver [ 0.886524] uhci_hcd: USB Universal Host Controller Interface driver [ 0.901563] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.903302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905842] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.907570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.909548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.914234] usb usb1: Product: UHCI Host Controller [ 0.915847] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.917832] usb usb1: SerialNumber: 0000:00:01.2 [ 0.919480] hub 1-0:1.0: USB hub found [ 0.920820] hub 1-0:1.0: 2 ports detected [ 0.922372] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925936] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.927609] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.929366] mousedev: PS/2 mouse device common for all mice [ 0.931512] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.934465] rtc_cmos 00:00: RTC can wake from S4 [ 0.936546] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.938615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940692] i2c /dev entries driver [ 0.941997] device-mapper: uevent: version 1.0.3 [ 0.943662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946491] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948705] NET: Registered protocol family 10 [ 0.950530] NET: Registered protocol family 17 [ 0.952088] Key type dns_resolver registered [ 0.953683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955590] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958607] registered taskstats version 1 [ 0.960070] Loading compiled-in X.509 certificates [ 0.962235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.965419] zswap: loaded using pool lzo/zbud [ 0.967675] Key type trusted registered [ 0.970027] Key type encrypted registered [ 0.971420] AppArmor: AppArmor sha1 policy hashing enabled [ 0.973180] ima: No TPM chip found, activating TPM-bypass! [ 0.974942] evm: HMAC attrs: 0x1 [ 0.976465] Magic number: 3:225:283 [ 0.977889] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:39 UTC (1547475399) [ 0.980662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.982594] EDD information not available. [ 1.024583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.043252] Write protecting the kernel read-only data: 14336k [ 1.046647] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.100516] random: blkid urandom read with 3 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.93 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.18... Lease of 192.168.120.18 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOhjRugvRcOVCMts9DUi1B3G2xn6xnf+uF09ywCYccXhZ0BupUxE4ndS0kZQHwYPnVASUQJXHswObwwGMv+wNxsh6JNyvDk6hJSfNiRdAKOyxQvN7yhvgfmg8nNnO/Lcbhec6/sYPEJg781Z+SdVFuxSaMY3UGHVffdhT4trFIX1CbEJFU1dszowhirmNrj2ML7cgUzLuChg6EFXq+WiIwSm+DvmFKRsWHKqEN82wDNus3njwTeuq5NyLDiNFG34TIfBRG/tvF3l6uHaJD4V7cdyWmTr9t3vjxABCWIm3rGw2jR2r89FvRZ3Ehq2lRrpXjXYL2yZwvmYKdhfngA6/ root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAI9fX5AhqzGs2MXiRyt23Br18ZG5GbBE/CQH1RljDeLNPQz5uMRcAeyuBvkVMNmjW3nQm27OP9Gp08aIjp2OW4prnylE5PN2u0kc7aL0h4vnbGesPhFcLP+/QMdRCVtnx89YPCgW6QTHcF7VfKsli6LnM/OQvSZWWKvWxqttytA3AAAAFQCywsBGsjTHQJlji7P2vDLHDmF2RQAAAIAKnLhcfDJi7GU1Gb0vp1R/l4Io3Jh90A5Hg+tqDg1S3lVCSk3xaC/RC5+I1FZfgmnrWmz5so5EGCoN33eLvIrHTuUO1FkQ9zmy0td8yRhRhjxvE87d3jtAcSpXJva5/C+odPuQvVRvqKrQL1f0qR/axDKmVgjSkiBWmeBzzPQpjQAAAIBJyhe/U5C8e4ndh7p400VF1a4JFrQeG+TIE/jUQblQCxdAbYrXMLjOjUs18GAwBMHIjKjY7o5/5YGsUTgP/AmROZ7SNXeT8PrrQKeYUdKUzz1P7WjjFkwo2FiTHv4m3r3LSJRXxTcZ0HzzO7QyupdK/OUMYwmD5zd6IXkUYXB/3A== root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe09:fa92/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.18 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-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:16:53,505 - paramiko.transport - DEBUG - starting thread (client mode): 0xbead7090L 2019-01-14 14:16:53,506 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-14 14:16:53,506 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-14 14:16:53,506 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-14 14:16:53,508 - 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 2019-01-14 14:16:53,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-14 14:16:53,508 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-14 14:16:53,508 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-14 14:16:53,508 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-14 14:16:53,509 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-14 14:16:53,525 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-14 14:16:53,526 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-14 14:16:53,537 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: acc18dd7c7f682aa604adf7d24d4d141 2019-01-14 14:16:53,538 - paramiko.transport - DEBUG - Trying discovered key 5ea9ad3f2397b69512022bfab583ad89 in /tmp/tmpNFdhE0 2019-01-14 14:16:53,565 - paramiko.transport - DEBUG - userauth is OK 2019-01-14 14:16:53,571 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-14 14:16:53,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-01-14 14:16:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/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}594a289518c25148021855b9791fa82888154c7f" -d '{"volumeAttachment": {"volumeId": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}}' 2019-01-14 14:16:56,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16: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-69218c7a-d62b-44a6-9a62-32f995ed4cb0 x-compute-request-id: req-69218c7a-d62b-44a6-9a62-32f995ed4cb0 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "volumeId": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}} 2019-01-14 14:16:56,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/os-volume_attachments used request id req-69218c7a-d62b-44a6-9a62-32f995ed4cb0 2019-01-14 14:16:56,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.70532393456s 2019-01-14 14:16:56,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/os-volume_attachments used request id req-69218c7a-d62b-44a6-9a62-32f995ed4cb0 2019-01-14 14:16:56,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:16:56,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:16:57,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16:56 GMT Server: Apache x-compute-request-id: req-74201102-2680-4708-b76a-967b60f17e92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74201102-2680-4708-b76a-967b60f17e92 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:16:56.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:16:57,255 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-74201102-2680-4708-b76a-967b60f17e92 2019-01-14 14:16:57,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.946665048599s 2019-01-14 14:16:57,256 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-74201102-2680-4708-b76a-967b60f17e92 2019-01-14 14:16:57,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:16:59,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:16:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:00,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:16:59 GMT Server: Apache x-compute-request-id: req-398c34d2-1e29-4b30-817c-6edf515f914d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-398c34d2-1e29-4b30-817c-6edf515f914d Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [{"server_id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "attachment_id": "fd2a4c0e-afc0-4730-aada-4a1569616ac2", "attached_at": "2019-01-14T14:16:59.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "device": "/dev/vdb", "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:00.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:00,263 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-398c34d2-1e29-4b30-817c-6edf515f914d 2019-01-14 14:17:00,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00308513641s 2019-01-14 14:17:00,263 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-398c34d2-1e29-4b30-817c-6edf515f914d 2019-01-14 14:17:00,265 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-14 14:17:00,266 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-14 14:17:00,266 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-14 14:17:00,268 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-14 14:17:00,335 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-14 14:17:00,336 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-14 14:17:00,337 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-14 14:17:00,338 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-14 14:17:00,377 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-01-14 14:17:00,377 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-14 14:17:00,403 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-14 14:17:00,935 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-14 14:17:00,935 - 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: 54d06608-7504-4d3d-8b3c-cf395306e1da 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! 2019-01-14 14:17:00,936 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-01-14 14:17:00,936 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-01-14 14:17:00,937 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-14 14:17:00,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-01-14 14:17:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/os-volume_attachments/caccffdd-c50a-4f6d-8fd5-87d7611bb22d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:03,399 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-ce9816ba-369b-4acf-9c74-b6a35893aa28 x-compute-request-id: req-ce9816ba-369b-4acf-9c74-b6a35893aa28 Content-Length: 0 Content-Type: application/json 2019-01-14 14:17:03,400 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/os-volume_attachments/caccffdd-c50a-4f6d-8fd5-87d7611bb22d used request id req-ce9816ba-369b-4acf-9c74-b6a35893aa28 2019-01-14 14:17:03,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.46228814125s 2019-01-14 14:17:03,400 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf/os-volume_attachments/caccffdd-c50a-4f6d-8fd5-87d7611bb22d used request id req-ce9816ba-369b-4acf-9c74-b6a35893aa28 2019-01-14 14:17:03,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:03,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:04,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:03 GMT Server: Apache x-compute-request-id: req-ebfdfe2b-8fc0-4f34-ae75-1fea6a418ef7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebfdfe2b-8fc0-4f34-ae75-1fea6a418ef7 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [{"server_id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "attachment_id": "fd2a4c0e-afc0-4730-aada-4a1569616ac2", "attached_at": "2019-01-14T14:16:59.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "device": "/dev/vdb", "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:03.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:04,359 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-ebfdfe2b-8fc0-4f34-ae75-1fea6a418ef7 2019-01-14 14:17:04,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.958398103714s 2019-01-14 14:17:04,359 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-ebfdfe2b-8fc0-4f34-ae75-1fea6a418ef7 2019-01-14 14:17:04,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:17:06,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:06,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:06 GMT Server: Apache x-compute-request-id: req-12fba437-a6af-457d-bc2d-1c1802d57223 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12fba437-a6af-457d-bc2d-1c1802d57223 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:04.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:06,425 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-12fba437-a6af-457d-bc2d-1c1802d57223 2019-01-14 14:17:06,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0616321563721s 2019-01-14 14:17:06,425 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-12fba437-a6af-457d-bc2d-1c1802d57223 2019-01-14 14:17:06,427 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-01-14 14:17:06,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-01-14 14:17:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/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}594a289518c25148021855b9791fa82888154c7f" -d '{"volumeAttachment": {"volumeId": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}}' 2019-01-14 14:17:08,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-e9e1785c-bda7-4e4e-b20e-13809832802c x-compute-request-id: req-e9e1785c-bda7-4e4e-b20e-13809832802c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "95a58fc4-c275-418d-900b-73eeaae30bd0", "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "volumeId": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}} 2019-01-14 14:17:08,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/os-volume_attachments used request id req-e9e1785c-bda7-4e4e-b20e-13809832802c 2019-01-14 14:17:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.94739603996s 2019-01-14 14:17:08,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/os-volume_attachments used request id req-e9e1785c-bda7-4e4e-b20e-13809832802c 2019-01-14 14:17:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:08,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:08 GMT Server: Apache x-compute-request-id: req-1e8a5668-51e0-4ac0-b1b6-086c15fc7a37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e8a5668-51e0-4ac0-b1b6-086c15fc7a37 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:08.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:08,431 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-1e8a5668-51e0-4ac0-b1b6-086c15fc7a37 2019-01-14 14:17:08,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0552539825439s 2019-01-14 14:17:08,431 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-1e8a5668-51e0-4ac0-b1b6-086c15fc7a37 2019-01-14 14:17:08,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:17:10,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:11,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:10 GMT Server: Apache x-compute-request-id: req-5a9bb6f6-bdbe-4bc5-83df-d403fcad44cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a9bb6f6-bdbe-4bc5-83df-d403fcad44cc Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:08.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:11,409 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-5a9bb6f6-bdbe-4bc5-83df-d403fcad44cc 2019-01-14 14:17:11,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.973716974258s 2019-01-14 14:17:11,409 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-5a9bb6f6-bdbe-4bc5-83df-d403fcad44cc 2019-01-14 14:17:11,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:17:13,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:13,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:13,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:13 GMT Server: Apache x-compute-request-id: req-2107da68-57ab-437d-99f5-bcb8b4c458c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2107da68-57ab-437d-99f5-bcb8b4c458c9 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [{"server_id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "attachment_id": "e91b13ca-1fda-4ccb-ad3d-8c5f841300e0", "attached_at": "2019-01-14T14:17:11.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "device": "/dev/vdb", "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:12.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:13,471 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-2107da68-57ab-437d-99f5-bcb8b4c458c9 2019-01-14 14:17:13,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0582249164581s 2019-01-14 14:17:13,472 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-2107da68-57ab-437d-99f5-bcb8b4c458c9 2019-01-14 14:17:13,474 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-14 14:17:13,476 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-14 14:17:13,476 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-14 14:17:13,479 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-14 14:17:13,548 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-14 14:17:13,549 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-14 14:17:13,550 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-14 14:17:13,550 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-14 14:17:13,587 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-01-14 14:17:13,588 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-14 14:17:13,615 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-14 14:17:13,639 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-14 14:17:13,639 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-01-14 14:17:13,640 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-01-14 14:17:13,640 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-01-14 14:17:13,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-01-14 14:17:13,642 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-14 14:17:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/os-volume_attachments/caccffdd-c50a-4f6d-8fd5-87d7611bb22d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:14,020 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:17: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-1fe22a79-442c-4464-ad86-862764a555f0 x-compute-request-id: req-1fe22a79-442c-4464-ad86-862764a555f0 Content-Length: 0 Content-Type: application/json 2019-01-14 14:17:14,021 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/os-volume_attachments/caccffdd-c50a-4f6d-8fd5-87d7611bb22d used request id req-1fe22a79-442c-4464-ad86-862764a555f0 2019-01-14 14:17:14,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.379740953445s 2019-01-14 14:17:14,021 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0/os-volume_attachments/caccffdd-c50a-4f6d-8fd5-87d7611bb22d used request id req-1fe22a79-442c-4464-ad86-862764a555f0 2019-01-14 14:17:14,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:15,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:14 GMT Server: Apache x-compute-request-id: req-7ee6a1d1-6c9d-45a7-a56a-b815f1d4bb93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ee6a1d1-6c9d-45a7-a56a-b815f1d4bb93 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [{"server_id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "attachment_id": "e91b13ca-1fda-4ccb-ad3d-8c5f841300e0", "attached_at": "2019-01-14T14:17:11.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "device": "/dev/vdb", "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d"}], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:13.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:15,012 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-7ee6a1d1-6c9d-45a7-a56a-b815f1d4bb93 2019-01-14 14:17:15,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.990558862686s 2019-01-14 14:17:15,012 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-7ee6a1d1-6c9d-45a7-a56a-b815f1d4bb93 2019-01-14 14:17:15,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:17:17,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:17,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:17 GMT Server: Apache x-compute-request-id: req-3c38dee0-29d2-41d1-94c1-7f42ebdec4ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c38dee0-29d2-41d1-94c1-7f42ebdec4ea Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:16.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:17,067 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-3c38dee0-29d2-41d1-94c1-7f42ebdec4ea 2019-01-14 14:17:17,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0510458946228s 2019-01-14 14:17:17,068 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-3c38dee0-29d2-41d1-94c1-7f42ebdec4ea 2019-01-14 14:17:17,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:17:17,191 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:31 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-14 14:17:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:17:17,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:17,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:17: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-4e16249f-dec3-4845-9f98-0ab7bad61180 x-compute-request-id: req-4e16249f-dec3-4845-9f98-0ab7bad61180 Content-Type: application/json 2019-01-14 14:17:17,564 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0 used request id req-4e16249f-dec3-4845-9f98-0ab7bad61180 2019-01-14 14:17:17,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.366480112076s 2019-01-14 14:17:17,564 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0 used request id req-4e16249f-dec3-4845-9f98-0ab7bad61180 2019-01-14 14:17:17,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:17:17,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:18,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17: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-2066a478-91f3-40bc-bf42-d6f02ca71dc3 x-compute-request-id: req-2066a478-91f3-40bc-bf42-d6f02ca71dc3 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fa:92", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fa:92", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:38.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:38Z", "hostId": "ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:31Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:02:63", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/95a58fc4-c275-418d-900b-73eeaae30bd0", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:06.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "95a58fc4-c275-418d-900b-73eeaae30bd0", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:17:17Z", "hostId": "30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:00Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:17:18,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2066a478-91f3-40bc-bf42-d6f02ca71dc3 2019-01-14 14:17:18,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87855386734s 2019-01-14 14:17:18,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2066a478-91f3-40bc-bf42-d6f02ca71dc3 2019-01-14 14:17:18,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:17:20,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:17:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:21,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-009a18c4-10cf-489b-9e5b-c40aa5efe0ec x-compute-request-id: req-009a18c4-10cf-489b-9e5b-c40aa5efe0ec Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fa:92", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fa:92", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:38.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:16:38Z", "hostId": "ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:31Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:17:21,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-009a18c4-10cf-489b-9e5b-c40aa5efe0ec 2019-01-14 14:17:21,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737348079681s 2019-01-14 14:17:21,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-009a18c4-10cf-489b-9e5b-c40aa5efe0ec 2019-01-14 14:17:21,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-14 14:17:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/eafa980c-06e3-443b-aa02-bd8af8d9d5e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:21,948 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cca3986b-8bcb-4bbe-98f2-96a36f67c61d Content-Length: 0 Date: Mon, 14 Jan 2019 14:17:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:17:21,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/eafa980c-06e3-443b-aa02-bd8af8d9d5e2.json used request id req-cca3986b-8bcb-4bbe-98f2-96a36f67c61d 2019-01-14 14:17:21,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.757964849472s 2019-01-14 14:17:21,948 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/eafa980c-06e3-443b-aa02-bd8af8d9d5e2.json used request id req-cca3986b-8bcb-4bbe-98f2-96a36f67c61d 2019-01-14 14:17:21,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:17:21,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:22,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-3bff5056-9537-4cbe-8f7d-d607b5fa27d3 Date: Mon, 14 Jan 2019 14:17:22 GMT RESP BODY: {"floatingips": [{"router_id": "fed375d2-9802-4c45-866d-a1c3806c918f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T14:16:42Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "4ff0fb39-b7fa-4525-9315-192b55830607", "id": "2eb7ffea-91c6-4faa-909d-e6ba0cfd037d", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:16:42Z", "project_id": "4a3c18d122da4dd58209378fb905e863"}]} 2019-01-14 14:17:22,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3bff5056-9537-4cbe-8f7d-d607b5fa27d3 2019-01-14 14:17:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.213068962097s 2019-01-14 14:17:22,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3bff5056-9537-4cbe-8f7d-d607b5fa27d3 2019-01-14 14:17:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:23,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:22 GMT Server: Apache x-compute-request-id: req-935dc92a-5072-4186-a6cf-50aaf7ae449d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-935dc92a-5072-4186-a6cf-50aaf7ae449d Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "self"}, {"href": "http://172.30.9.26:8776/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T14:16:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a3c18d122da4dd58209378fb905e863", "updated_at": "2019-01-14T14:17:16.000000", "volume_type": null, "name": "cinder_test-volume_8614afae-dfd6-44cf-9b73-be2215120396", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "caccffdd-c50a-4f6d-8fd5-87d7611bb22d", "size": 2}]} 2019-01-14 14:17:23,128 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-935dc92a-5072-4186-a6cf-50aaf7ae449d 2019-01-14 14:17:23,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.958283185959s 2019-01-14 14:17:23,129 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-935dc92a-5072-4186-a6cf-50aaf7ae449d 2019-01-14 14:17:23,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2019-01-14 14:17:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:24,147 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:17:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1725e05b-78fd-440d-9d3d-60d8f9d15e8e 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. 2019-01-14 14:17:24,147 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d used request id req-1725e05b-78fd-440d-9d3d-60d8f9d15e8e 2019-01-14 14:17:24,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 1.01658701897s 2019-01-14 14:17:24,147 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/caccffdd-c50a-4f6d-8fd5-87d7611bb22d used request id req-1725e05b-78fd-440d-9d3d-60d8f9d15e8e 2019-01-14 14:17:24,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 14:17:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:25,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:24 GMT Server: Apache x-compute-request-id: req-43e2105a-66f4-4f65-8a2e-0219f5f80bb4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43e2105a-66f4-4f65-8a2e-0219f5f80bb4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 14:17:25,089 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-43e2105a-66f4-4f65-8a2e-0219f5f80bb4 2019-01-14 14:17:25,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.9417719841s 2019-01-14 14:17:25,090 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4a3c18d122da4dd58209378fb905e863/volumes/detail used request id req-43e2105a-66f4-4f65-8a2e-0219f5f80bb4 2019-01-14 14:17:25,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-14 14:17:25,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/2eb7ffea-91c6-4faa-909d-e6ba0cfd037d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:25,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fde105d0-eba9-4782-be78-f19f5c746dfa Content-Length: 0 Date: Mon, 14 Jan 2019 14:17:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:17:25,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/2eb7ffea-91c6-4faa-909d-e6ba0cfd037d.json used request id req-fde105d0-eba9-4782-be78-f19f5c746dfa 2019-01-14 14:17:25,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.746806144714s 2019-01-14 14:17:25,840 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/2eb7ffea-91c6-4faa-909d-e6ba0cfd037d.json used request id req-fde105d0-eba9-4782-be78-f19f5c746dfa 2019-01-14 14:17:25,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 14:17:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:25,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ee86524f-6709-411a-8c83-065307f64765 Date: Mon, 14 Jan 2019 14:17:25 GMT RESP BODY: {"floatingips": []} 2019-01-14 14:17:25,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ee86524f-6709-411a-8c83-065307f64765 2019-01-14 14:17:25,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.016391992569s 2019-01-14 14:17:25,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ee86524f-6709-411a-8c83-065307f64765 2019-01-14 14:17:25,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 14:17:25,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:26,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-2e059a16-7730-4974-9c8f-d5cabadb856e x-compute-request-id: req-2e059a16-7730-4974-9c8f-d5cabadb856e Content-Type: application/json 2019-01-14 14:17:26,204 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf used request id req-2e059a16-7730-4974-9c8f-d5cabadb856e 2019-01-14 14:17:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.341934919357s 2019-01-14 14:17:26,205 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf used request id req-2e059a16-7730-4974-9c8f-d5cabadb856e 2019-01-14 14:17:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:17:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:26,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17: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-ef313856-b3ec-412a-b084-b8a4cd4b066a x-compute-request-id: req-ef313856-b3ec-412a-b084-b8a4cd4b066a Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fa:92", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fa:92", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3dbf7d7e-8c29-4292-bbff-385ee13480cf", "rel": "bookmark"}], "image": {"id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "links": [{"href": "http://172.30.9.26:8774/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T14:16:38.000000", "flavor": {"id": "5d7bb25f-d99f-4bb4-a324-3c3540991f14", "links": [{"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "bookmark"}]}, "id": "3dbf7d7e-8c29-4292-bbff-385ee13480cf", "security_groups": [{"name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}], "user_id": "e4bf597dbb334d6f84c21452dd6129d9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T14:17:25Z", "hostId": "ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396", "name": "cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396", "created": "2019-01-14T14:16:31Z", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 14:17:26,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef313856-b3ec-412a-b084-b8a4cd4b066a 2019-01-14 14:17:26,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692276000977s 2019-01-14 14:17:26,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef313856-b3ec-412a-b084-b8a4cd4b066a 2019-01-14 14:17:26,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 14:17:28,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 14:17:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:28,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-4894bd7d-c602-4c53-8e7a-5b468e3ec8cb x-compute-request-id: req-4894bd7d-c602-4c53-8e7a-5b468e3ec8cb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 14:17:28,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4894bd7d-c602-4c53-8e7a-5b468e3ec8cb 2019-01-14 14:17:28,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0647418498993s 2019-01-14 14:17:28,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4894bd7d-c602-4c53-8e7a-5b468e3ec8cb 2019-01-14 14:17:28,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:17:28,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:29,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-07847941-b8a0-4195-a748-466274a9d14e Date: Mon, 14 Jan 2019 14:17:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:55Z", "updated_at": "2019-01-14T14:15:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "2f855e42-815c-4487-b04d-7f0d0e8b898d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:56Z", "revision_number": 0, "id": "79f70127-9b57-4c1a-9a88-8d3c6e965c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:56Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "ee8f6e3f-e999-4f2e-a3d3-817679bb9ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:55Z", "revision_number": 0, "id": "fc5102b8-9dee-475a-8c2d-fbc597613fe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:55Z", "security_group_id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 4, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "160e9f78-7485-4c21-a896-5fec53b6a65c", "name": "cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396"}, {"description": "Default security group", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:46Z", "updated_at": "2019-01-14T14:15:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "918f701e-c40f-4258-9a59-9b9acbf0beae", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "9f03b6cf-0e48-4ed6-86da-47a2c616a92e", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "cffdd863-0e80-4ddd-8e03-c59dcc1e901d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "f967fa9c-b0b4-4786-b436-38bfdeac4428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 4, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "name": "default"}]} 2019-01-14 14:17:29,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-07847941-b8a0-4195-a748-466274a9d14e 2019-01-14 14:17:29,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233116865158s 2019-01-14 14:17:29,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-07847941-b8a0-4195-a748-466274a9d14e 2019-01-14 14:17:29,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:17:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/160e9f78-7485-4c21-a896-5fec53b6a65c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:29,408 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b517e68-e4fa-4b1e-9028-d7f547f8603f Content-Length: 0 Date: Mon, 14 Jan 2019 14:17:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:17:29,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/160e9f78-7485-4c21-a896-5fec53b6a65c.json used request id req-2b517e68-e4fa-4b1e-9028-d7f547f8603f 2019-01-14 14:17:29,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.201594829559s 2019-01-14 14:17:29,409 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/160e9f78-7485-4c21-a896-5fec53b6a65c.json used request id req-2b517e68-e4fa-4b1e-9028-d7f547f8603f 2019-01-14 14:17:29,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 14:17:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:29,516 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:17: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-8bfb5402-eaed-41dd-945f-2b01bab9c642 x-compute-request-id: req-8bfb5402-eaed-41dd-945f-2b01bab9c642 Content-Length: 0 Content-Type: application/json 2019-01-14 14:17:29,517 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396 used request id req-8bfb5402-eaed-41dd-945f-2b01bab9c642 2019-01-14 14:17:29,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.107129096985s 2019-01-14 14:17:29,517 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396 used request id req-8bfb5402-eaed-41dd-945f-2b01bab9c642 2019-01-14 14:17:29,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 14:17:29,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f/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}594a289518c25148021855b9791fa82888154c7f" -d '{"subnet_id": "74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"}' 2019-01-14 14:17:31,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c70c634e-c8bd-48b4-9d58-3ed6ffa472a3 Date: Mon, 14 Jan 2019 14:17:31 GMT RESP BODY: {"network_id": "235d6c1f-f097-4b60-82b3-bb6c65a092cf", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "subnet_id": "74ed5fc2-d096-45b6-878c-9e0df6c3f3a0", "subnet_ids": ["74ed5fc2-d096-45b6-878c-9e0df6c3f3a0"], "port_id": "2dc8830f-7ab8-411b-9d8c-88dbfef91e6e", "id": "fed375d2-9802-4c45-866d-a1c3806c918f"} 2019-01-14 14:17:31,172 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f/remove_router_interface.json used request id req-c70c634e-c8bd-48b4-9d58-3ed6ffa472a3 2019-01-14 14:17:31,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65514302254s 2019-01-14 14:17:31,173 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f/remove_router_interface.json used request id req-c70c634e-c8bd-48b4-9d58-3ed6ffa472a3 returning object fed375d2-9802-4c45-866d-a1c3806c918f 2019-01-14 14:17:31,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 14:17:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:31,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-441ab891-1700-4875-8682-cc855dcc0fab Date: Mon, 14 Jan 2019 14:17:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:49Z", "admin_state_up": true, "updated_at": "2019-01-14T14:17:30Z", "revision_number": 4, "routes": [], "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "fed375d2-9802-4c45-866d-a1c3806c918f", "name": "cinder_test-router_8614afae-dfd6-44cf-9b73-be2215120396"}]} 2019-01-14 14:17:31,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-441ab891-1700-4875-8682-cc855dcc0fab 2019-01-14 14:17:31,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121515035629s 2019-01-14 14:17:31,295 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-441ab891-1700-4875-8682-cc855dcc0fab 2019-01-14 14:17:31,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 14:17:31,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:32,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-832e5326-4712-49ae-a9ef-9d4c0dd29007 Content-Length: 0 Date: Mon, 14 Jan 2019 14:17:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:17:32,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f.json used request id req-832e5326-4712-49ae-a9ef-9d4c0dd29007 2019-01-14 14:17:32,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50150418282s 2019-01-14 14:17:32,799 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fed375d2-9802-4c45-866d-a1c3806c918f.json used request id req-832e5326-4712-49ae-a9ef-9d4c0dd29007 2019-01-14 14:17:32,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 14:17:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:32,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-859ddc10-86e8-485a-9d6a-f69e1c9f4ef5 Date: Mon, 14 Jan 2019 14:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4a3c18d122da4dd58209378fb905e863","id":"74ed5fc2-d096-45b6-878c-9e0df6c3f3a0","subnetpool_id":null,"name":"cinder_test-subnet_8614afae-dfd6-44cf-9b73-be2215120396"}]} 2019-01-14 14:17:32,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-859ddc10-86e8-485a-9d6a-f69e1c9f4ef5 2019-01-14 14:17:32,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0498199462891s 2019-01-14 14:17:32,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-859ddc10-86e8-485a-9d6a-f69e1c9f4ef5 2019-01-14 14:17:32,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 14:17:32,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/74ed5fc2-d096-45b6-878c-9e0df6c3f3a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:35,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6df759c-993f-4b83-bdb7-6898394c6837 Date: Mon, 14 Jan 2019 14:17:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:17:35,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/74ed5fc2-d096-45b6-878c-9e0df6c3f3a0.json used request id req-a6df759c-993f-4b83-bdb7-6898394c6837 2019-01-14 14:17:35,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.33704185486s 2019-01-14 14:17:35,188 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/74ed5fc2-d096-45b6-878c-9e0df6c3f3a0.json used request id req-a6df759c-993f-4b83-bdb7-6898394c6837 2019-01-14 14:17:35,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:17:35,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:35,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-d6d05c91-d243-4d6f-b412-a6fe36e1ff4a Date: Mon, 14 Jan 2019 14:17: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":[],"updated_at":"2019-01-14T14:17:35Z","tenant_id":"4a3c18d122da4dd58209378fb905e863","created_at":"2019-01-14T14:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a3c18d122da4dd58209378fb905e863","id":"235d6c1f-f097-4b60-82b3-bb6c65a092cf","name":"cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:06:38Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 14:17:35,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d6d05c91-d243-4d6f-b412-a6fe36e1ff4a 2019-01-14 14:17:35,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10365319252s 2019-01-14 14:17:35,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d6d05c91-d243-4d6f-b412-a6fe36e1ff4a 2019-01-14 14:17:35,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 14:17:35,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/235d6c1f-f097-4b60-82b3-bb6c65a092cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:37,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79fa4f2f-9566-47c2-8302-95de00ce976b Date: Mon, 14 Jan 2019 14:17:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:17:37,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/235d6c1f-f097-4b60-82b3-bb6c65a092cf.json used request id req-79fa4f2f-9566-47c2-8302-95de00ce976b 2019-01-14 14:17:37,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.10138082504s 2019-01-14 14:17:37,396 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/235d6c1f-f097-4b60-82b3-bb6c65a092cf.json used request id req-79fa4f2f-9566-47c2-8302-95de00ce976b 2019-01-14 14:17:37,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:17:37,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:38,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-4475e986-6c48-4a6d-bd1f-a4ba46b44fa2 Date: Mon, 14 Jan 2019 14:17:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "metadata": {}}], "file": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file", "owner": "4a3c18d122da4dd58209378fb905e863", "id": "3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "size": 12716032, "self": "/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:15:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:15:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:17:38,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4475e986-6c48-4a6d-bd1f-a4ba46b44fa2 2019-01-14 14:17:38,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.73849105835s 2019-01-14 14:17:38,138 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4475e986-6c48-4a6d-bd1f-a4ba46b44fa2 2019-01-14 14:17:38,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:17:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}594a289518c25148021855b9791fa82888154c7f" 2019-01-14 14:17:39,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90255155-d590-46d8-8cde-b4c36e69ab7e Date: Mon, 14 Jan 2019 14:17:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:17:39,341 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a used request id req-90255155-d590-46d8-8cde-b4c36e69ab7e 2019-01-14 14:17:39,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2006778717s 2019-01-14 14:17:39,341 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a used request id req-90255155-d590-46d8-8cde-b4c36e69ab7e 2019-01-14 14:17:39,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:17:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:39,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-780f7e8f-fa35-441d-bc10-12f855428e27 x-compute-request-id: req-780f7e8f-fa35-441d-bc10-12f855428e27 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_8614afae-dfd6-44cf-9b73-be2215120396", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14", "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": "5d7bb25f-d99f-4bb4-a324-3c3540991f14"}]} 2019-01-14 14:17:39,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-780f7e8f-fa35-441d-bc10-12f855428e27 2019-01-14 14:17:39,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253601074219s 2019-01-14 14:17:39,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-780f7e8f-fa35-441d-bc10-12f855428e27 2019-01-14 14:17:39,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:17:39,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:39,413 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14: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 x-openstack-request-id: req-6c5b15b1-199b-4831-a415-aede0b5c1ae1 x-compute-request-id: req-6c5b15b1-199b-4831-a415-aede0b5c1ae1 Content-Length: 0 Content-Type: application/json 2019-01-14 14:17:39,413 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14 used request id req-6c5b15b1-199b-4831-a415-aede0b5c1ae1 2019-01-14 14:17:39,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443339347839s 2019-01-14 14:17:39,413 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5d7bb25f-d99f-4bb4-a324-3c3540991f14 used request id req-6c5b15b1-199b-4831-a415-aede0b5c1ae1 2019-01-14 14:17:39,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:17:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:39,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db43360b-aea6-4f26-b3f8-c4f88b0eee4d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396", "links": {"self": "http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4bf597dbb334d6f84c21452dd6129d9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:17:39,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-db43360b-aea6-4f26-b3f8-c4f88b0eee4d 2019-01-14 14:17:39,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12993812561s 2019-01-14 14:17:39,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-db43360b-aea6-4f26-b3f8-c4f88b0eee4d 2019-01-14 14:17:39,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:17:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:39,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86911c44-0db5-4f75-8d60-91eab19e31ff Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396", "links": {"self": "http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e4bf597dbb334d6f84c21452dd6129d9", "description": null}} 2019-01-14 14:17:39,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9 used request id req-86911c44-0db5-4f75-8d60-91eab19e31ff 2019-01-14 14:17:39,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111144065857s 2019-01-14 14:17:39,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9 used request id req-86911c44-0db5-4f75-8d60-91eab19e31ff 2019-01-14 14:17:39,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:17:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:39,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab1ff91-b927-4ef9-9ef6-7b1a343a9411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:17:39,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9 used request id req-dab1ff91-b927-4ef9-9ef6-7b1a343a9411 2019-01-14 14:17:39,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270039081573s 2019-01-14 14:17:39,933 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e4bf597dbb334d6f84c21452dd6129d9 used request id req-dab1ff91-b927-4ef9-9ef6-7b1a343a9411 2019-01-14 14:17:39,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:17:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:40,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7d1a81-2acb-42a2-a993-59fbc4c7a43a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863"}, "tags": [], "enabled": true, "id": "4a3c18d122da4dd58209378fb905e863", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:17:40,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-0b7d1a81-2acb-42a2-a993-59fbc4c7a43a 2019-01-14 14:17:40,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1001060009s 2019-01-14 14:17:40,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-0b7d1a81-2acb-42a2-a993-59fbc4c7a43a 2019-01-14 14:17:40,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:17:40,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:40,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c816e4e1-091f-45f3-b1de-b4deb77aa677 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:17:40,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863 used request id req-c816e4e1-091f-45f3-b1de-b4deb77aa677 2019-01-14 14:17:40,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.202945947647s 2019-01-14 14:17:40,248 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4a3c18d122da4dd58209378fb905e863 used request id req-c816e4e1-091f-45f3-b1de-b4deb77aa677 2019-01-14 14:17:40,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:17:40,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4a3c18d122da4dd58209378fb905e863&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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:40,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0912e621-1295-4d33-ab09-fc3e630ca064 Date: Mon, 14 Jan 2019 14:17:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:46Z", "updated_at": "2019-01-14T14:15:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "918f701e-c40f-4258-9a59-9b9acbf0beae", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "9f03b6cf-0e48-4ed6-86da-47a2c616a92e", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "cffdd863-0e80-4ddd-8e03-c59dcc1e901d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "f967fa9c-b0b4-4786-b436-38bfdeac4428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 4, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "name": "default"}]} 2019-01-14 14:17:40,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4a3c18d122da4dd58209378fb905e863&name=default used request id req-0912e621-1295-4d33-ab09-fc3e630ca064 2019-01-14 14:17:40,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0478129386902s 2019-01-14 14:17:40,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4a3c18d122da4dd58209378fb905e863&name=default used request id req-0912e621-1295-4d33-ab09-fc3e630ca064 2019-01-14 14:17:40,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:17:40,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:40,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-282ae277-31a3-4098-b59a-b2ac71289cde Date: Mon, 14 Jan 2019 14:17:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a3c18d122da4dd58209378fb905e863", "created_at": "2019-01-14T14:15:46Z", "updated_at": "2019-01-14T14:15:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "918f701e-c40f-4258-9a59-9b9acbf0beae", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "cffdd863-0e80-4ddd-8e03-c59dcc1e901d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "f967fa9c-b0b4-4786-b436-38bfdeac4428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a3c18d122da4dd58209378fb905e863"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:15:46Z", "revision_number": 0, "id": "9f03b6cf-0e48-4ed6-86da-47a2c616a92e", "remote_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "remote_ip_prefix": null, "created_at": "2019-01-14T14:15:46Z", "security_group_id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "tenant_id": "4a3c18d122da4dd58209378fb905e863", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a3c18d122da4dd58209378fb905e863"}], "revision_number": 4, "project_id": "4a3c18d122da4dd58209378fb905e863", "id": "6f6af7b5-86f8-4257-9bff-858c6d2e0569", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}]} 2019-01-14 14:17:40,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-282ae277-31a3-4098-b59a-b2ac71289cde 2019-01-14 14:17:40,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2448990345s 2019-01-14 14:17:40,548 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-282ae277-31a3-4098-b59a-b2ac71289cde 2019-01-14 14:17:40,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 14:17:40,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6f6af7b5-86f8-4257-9bff-858c6d2e0569.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92728417c2ce8e077b85271790c8aebbc732767b" 2019-01-14 14:17:40,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d41189c3-86db-4ce2-a6cc-d23580665c8a Content-Length: 0 Date: Mon, 14 Jan 2019 14:17:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 14:17:40,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6f6af7b5-86f8-4257-9bff-858c6d2e0569.json used request id req-d41189c3-86db-4ce2-a6cc-d23580665c8a 2019-01-14 14:17:40,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.402289867401s 2019-01-14 14:17:40,954 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6f6af7b5-86f8-4257-9bff-858c6d2e0569.json used request id req-d41189c3-86db-4ce2-a6cc-d23580665c8a 2019-01-14 14:17:41,003 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2019-01-14 14:17:41,709 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2019-01-14 14:17:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:17:41,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101bb575-7989-4600-96ff-c4c8eb30d001 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:17:41,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-101bb575-7989-4600-96ff-c4c8eb30d001 2019-01-14 14:17:41,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:17:42,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["Scxsf4uWRQW4k4-motr6MQ"], "issued_at": "2019-01-14T14:17:42.000000Z"}} 2019-01-14 14:17:42,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:17:42,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:17:42,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-14 14:17:42,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 14:17:42,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:17: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://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:17:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9981f2d7bac1e278919c9825c4ebbc2b219d5a79" 2019-01-14 14:17:42,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4af2f99-8ca6-4c2e-8167-92ede35bb366 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/019c3dc99fd8461c92e55f206fe62c99"}, "enabled": true, "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1620f1e12f5d47f593fd8ebc99f5004a"}, "enabled": true, "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2ff70d2ef36846809e0201e3e5002536"}, "enabled": true, "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/50d55ed3fd5a478da7e717771a615c8f"}, "enabled": true, "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56d964ce1fcc4c70bc43b6c43af0ce0f"}, "enabled": true, "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/71df61e4cd0e45b08efde5177f1015a9"}, "enabled": true, "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7693f473b05e429ca6c0be53db9f7524"}, "enabled": true, "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8b7a9bcad9aa4692a51c7d556579173d"}, "enabled": true, "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/918153df5d6f45219919a52c062445b9"}, "enabled": true, "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a18f81dc7e13415dad63b4f8b214b529"}, "enabled": true, "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b347c2a44eab4ad3948d5c3644a4bfa8"}, "enabled": true, "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b3bd8fd19e02463f82c5183d5e071350"}, "enabled": true, "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b8cccf58a8b2462eba811ac194414083"}, "enabled": true, "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/bcab7792ffeb403d9cf6165ded80339d"}, "enabled": true, "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e27a10719fc1448b9e82dfae70be7642"}, "enabled": true, "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-01-14 14:17:42,257 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-c4af2f99-8ca6-4c2e-8167-92ede35bb366 2019-01-14 14:17:42,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.105728149414s 2019-01-14 14:17:42,258 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-c4af2f99-8ca6-4c2e-8167-92ede35bb366 2019-01-14 14:17:42,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-14 14:17:42,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9981f2d7bac1e278919c9825c4ebbc2b219d5a79" 2019-01-14 14:17:42,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f764e6e-1475-4687-9bdb-745ccda30d51 Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0b06b6c17e5e424e98d3d540666578b6"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140328dd980345a8a4721b1acc76b96a"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "140328dd980345a8a4721b1acc76b96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15cf5879ac0b4ba094d9d82deae074b8"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1a26d2e9cebd46e39038292fff9038dc"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/23dda649f2dc45a7b7b29d1ef7e95747"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/252dee2e4ccc4dd2a36b8e4504eae46e"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/25d3445b5c7248a3a6745ff383b1b1fc"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ed9831494eb4797974099e5b4da99e6"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/33d0fc05016e4471b8f46c641f9f69d2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/392cf9cf29ca456ab944804920408a03"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "392cf9cf29ca456ab944804920408a03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/40c8ae0713d14169bf0a7e295f297fd2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "40c8ae0713d14169bf0a7e295f297fd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/42b838eaa28348ffaab25c604fa4d2f7"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/461d57e9d7e54ab99c635f4a7f1e04fc"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/48f68367cf2b4d35b7714a5fafe0d81c"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/56a09a523c024dc79f6010c7c6a4429b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a3b3a61f81f4f1997c8604c8158ecbc"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5c20e62c1e1a4ec48d1364bae365da34"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5f554705862542a49ee4563570192c6e"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "5f554705862542a49ee4563570192c6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/60509ebdf0904ac8bdf7eaa9e466d334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/661702f554f54fe0938301bbba18ccec"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "661702f554f54fe0938301bbba18ccec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/682fbfb1fdeb47f9b7f56283afa32bc5"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6ba866b868cb4326856a8c2677ba9f46"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6be26f0d14ca48e3a494cc09dc43098c"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6db691f29a3640b19158684ea75ebd13"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "918153df5d6f45219919a52c062445b9", "id": "6db691f29a3640b19158684ea75ebd13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7636a1a764be40c8b3812ea1a1852e91"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "7636a1a764be40c8b3812ea1a1852e91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cce6d4aef0640bf85cf8464fe252df1"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/83f6c69095af4295b7c192070245e01a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "83f6c69095af4295b7c192070245e01a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/85687c49d69f4a019589e19d4789b512"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "85687c49d69f4a019589e19d4789b512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8c1040dc353f4416a819d9cc095fe869"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "8c1040dc353f4416a819d9cc095fe869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8fcb840621524c12b1aa0a394317356f"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "8fcb840621524c12b1aa0a394317356f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/93ec994432314a85bc307bfd66e6f9a1"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "93ec994432314a85bc307bfd66e6f9a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9d1706c025b14d509dd61ff1dbfa729b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "918153df5d6f45219919a52c062445b9", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7d52f69662f4d56842d85fcbf9ca09f"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ab167d32ee5a4b93bc832a8e6e3bc8d9"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b0498bcf658441f8a7a19fd324f86838"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "b0498bcf658441f8a7a19fd324f86838"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b736b424f3b548cbb01a434f4e7dba37"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "b736b424f3b548cbb01a434f4e7dba37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c5db7232a01449b68e8bbb089abc6cca"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "c5db7232a01449b68e8bbb089abc6cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d82444832d7a4ef7a370f43c486d1e9e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "918153df5d6f45219919a52c062445b9", "id": "d82444832d7a4ef7a370f43c486d1e9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d92a4f32a67344b3aa862d09c017cfe1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "d92a4f32a67344b3aa862d09c017cfe1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e311270305794fe3977c2ac2712329a5"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "e311270305794fe3977c2ac2712329a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ef9460978f05456e837eee19459026c7"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "ef9460978f05456e837eee19459026c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ef96a17e42b441e28d2acbfcd19b273a"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-14 14:17:42,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-8f764e6e-1475-4687-9bdb-745ccda30d51 2019-01-14 14:17:42,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.107194185257s 2019-01-14 14:17:42,375 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-8f764e6e-1475-4687-9bdb-745ccda30d51 2019-01-14 14:18:02,423 - 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 2019-01-14 14:18:02,454 - xtesting.core.robotframework - INFO - Results were successfully parsed 2019-01-14 14:18:02,622 - xtesting.core.robotframework - INFO - Results were successfully generated 2019-01-14 14:18:02,758 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:18:02,758 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:18:02,811 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-14 14:18:06,877 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-14 14:18:06,878 - openstack_tests - INFO - OS Credentials = > 2019-01-14 14:18:07,808 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 14:18:08,495 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-14 14:18:15,552 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-7a1ed07f-9efb-4f00-b334-657b2034c3ce-projName 2019-01-14 14:18:16,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f4b4d89-04ca-4a6c-a360-d09f6b3ca8ed 2019-01-14 14:18:16,645 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 14:18:16,983 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-7a1ed07f-9efb-4f00-b334-657b2034c3ce-projName 2019-01-14 14:18:18,314 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-1e9f41e8-c930-4409-8043-a20d546bebdf-username 2019-01-14 14:18:18,445 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-1e9f41e8-c930-4409-8043-a20d546bebdf-username 2019-01-14 14:18:23,933 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-username 2019-01-14 14:18:24,245 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-projName 2019-01-14 14:18:24,366 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-role 2019-01-14 14:18:24,475 - keystone_utils - INFO - Granting role KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-role to project KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-projName 2019-01-14 14:18:25,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72739930-25af-4736-b796-50f9dc72aedf 2019-01-14 14:18:25,473 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 14:18:25,810 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-projName 2019-01-14 14:18:26,021 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-username 2019-01-14 14:18:26,305 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-22ae15e5-547f-4b63-aae0-58c9f5487f8a-role 2019-01-14 14:18:28,762 - keystone_utils - INFO - Granting role admin to project api_check-project_b3077e91-b0e5-48ec-aa92-17f2db7f6461 2019-01-14 14:18:29,142 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e6523cc0-0779-426-name 2019-01-14 14:18:29,618 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e6523cc0-0779-426-name 2019-01-14 14:18:32,084 - keystone_utils - INFO - Granting role admin to project api_check-project_b3077e91-b0e5-48ec-aa92-17f2db7f6461 2019-01-14 14:18:32,367 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5e80a2c9-91cd-4d2-name 2019-01-14 14:18:32,367 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5e80a2c9-91cd-4d2-name 2019-01-14 14:18:32,592 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5e80a2c9-91cd-4d2-name 2019-01-14 14:18:35,009 - keystone_utils - INFO - Granting role admin to project api_check-project_b3077e91-b0e5-48ec-aa92-17f2db7f6461 2019-01-14 14:18:35,377 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-52500d03-010f-4d5-name 2019-01-14 14:18:35,510 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-52500d03-010f-4d5-name 2019-01-14 14:18:38,060 - keystone_utils - INFO - Granting role admin to project api_check-project_b3077e91-b0e5-48ec-aa92-17f2db7f6461 2019-01-14 14:18:38,430 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-66a1a9c4-f75b-4b4-name 2019-01-14 14:18:39,226 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-66a1a9c4-f75b-4b4-name 2019-01-14 14:18:40,814 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-dc24a32e-e771-461-name 2019-01-14 14:18:40,815 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-dc24a32e-e771-461-name 2019-01-14 14:18:41,869 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-dc24a32e-e771-461-name 2019-01-14 14:18:43,629 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b80d3803-16d1-456-name 2019-01-14 14:18:44,347 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b80d3803-16d1-456-name 2019-01-14 14:18:45,976 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c2c6796d-adb4-4b2-name 2019-01-14 14:18:47,537 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c2c6796d-adb4-4b2-name 2019-01-14 14:18:50,643 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-91232e49-6854-4ab-name 2019-01-14 14:18:52,576 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-91232e49-6854-4ab-name 2019-01-14 14:18:54,342 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9391d82e-a4e1-4b4-name 2019-01-14 14:18:57,383 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9391d82e-a4e1-4b4-name 2019-01-14 14:18:59,128 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-1c0efd3c-b34c-477-name 2019-01-14 14:19:00,910 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-1c0efd3c-b34c-477-name 2019-01-14 14:19:01,064 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-1c0efd3c-b34c-477-user 2019-01-14 14:19:01,330 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-1c0efd3c-b34c-477-name-role 2019-01-14 14:19:01,436 - keystone_utils - INFO - Granting role CreateProjectUserTests-1c0efd3c-b34c-477-name-role to project CreateProjectUserTests-1c0efd3c-b34c-477-name 2019-01-14 14:19:02,555 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-1c0efd3c-b34c-477-name... 2019-01-14 14:19:02,556 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-1c0efd3c-b34c-477-name 2019-01-14 14:19:03,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:03,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:03,252 - neutron_utils - INFO - Retrieving security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:03,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:03,586 - neutron_utils - INFO - Retrieving security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:03,974 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:04,207 - neutron_utils - INFO - Retrieving security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:04,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 895c5bec-8b6f-43c2-a030-b906b6ace881 2019-01-14 14:19:04,453 - neutron_utils - INFO - Deleting security group rule with ID - 3dcce5e5-5694-4bd4-83a5-1aa7e8c295cc 2019-01-14 14:19:04,758 - neutron_utils - INFO - Deleting security group rule with ID - ed632b57-6f8a-4dd9-ae95-fdad42a39fa4 2019-01-14 14:19:05,042 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-1c0efd3c-b34c-477-name 2019-01-14 14:19:05,204 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-1c0efd3c-b34c-477-user 2019-01-14 14:19:06,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd5242ca-fed1-4be7-8c5b-eb035d7d0ba2 2019-01-14 14:19:06,293 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 14:19:06,657 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-1c0efd3c-b34c-477-name 2019-01-14 14:19:06,871 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-1c0efd3c-b34c-477-name-role 2019-01-14 14:19:08,557 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:10,172 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:10,411 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-48e26c7a-4fd4-413-user1 2019-01-14 14:19:10,640 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-48e26c7a-4fd4-413-name-role 2019-01-14 14:19:10,745 - keystone_utils - INFO - Granting role CreateProjectUserTests-48e26c7a-4fd4-413-name-role to project CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:12,768 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:12,914 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-48e26c7a-4fd4-413-user2 2019-01-14 14:19:13,031 - keystone_utils - INFO - Granting role CreateProjectUserTests-48e26c7a-4fd4-413-name-role to project CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:14,054 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-48e26c7a-4fd4-413-name... 2019-01-14 14:19:14,055 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:14,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:14,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:14,980 - neutron_utils - INFO - Retrieving security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:15,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:15,255 - neutron_utils - INFO - Retrieving security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:15,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:15,695 - neutron_utils - INFO - Retrieving security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:15,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:17,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:17,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:17,523 - neutron_utils - INFO - Retrieving security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:17,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 580c9448-97c2-489e-bc9f-3e7d63e5c038 2019-01-14 14:19:17,787 - neutron_utils - INFO - Deleting security group rule with ID - 467be36d-f1e4-4512-8e25-d4167762e51b 2019-01-14 14:19:17,884 - neutron_utils - INFO - Deleting security group rule with ID - ea9f6f68-6455-4583-833f-2c6e49f6dcb3 2019-01-14 14:19:18,030 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:18,353 - neutron_utils - INFO - Deleting security group rule with ID - ea9f6f68-6455-4583-833f-2c6e49f6dcb3 2019-01-14 14:19:18,606 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ea9f6f68-6455-4583-833f-2c6e49f6dcb3 does not exist Neutron server returns request_ids: ['req-ee87e368-cc48-4989-9fde-a9f6e19895f8'] 2019-01-14 14:19:18,607 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:18,629 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 580c9448-97c2-489e-bc9f-3e7d63e5c038 does not exist Neutron server returns request_ids: ['req-4707cf2f-a644-445b-98e7-d8205e18e759'] 2019-01-14 14:19:18,629 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-48e26c7a-4fd4-413-user1 2019-01-14 14:19:18,834 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-48e26c7a-4fd4-413-user2 2019-01-14 14:19:19,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3578562f-f944-464f-86d8-2b72bffc98b1 2019-01-14 14:19:19,725 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 14:19:20,078 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-48e26c7a-4fd4-413-name 2019-01-14 14:19:20,331 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-48e26c7a-4fd4-413-name-role 2019-01-14 14:19:23,053 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-c0f8195d-1911-4289-8214-6ac6ad9f34ec 2019-01-14 14:19:24,613 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-14 14:19:25,132 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-3b134f24-33b5-419a-bc33-59fc8ce5a155-pub-net 2019-01-14 14:19:27,233 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-3b134f24-33b5-419a-bc33-59fc8ce5a155-pub-net 2019-01-14 14:19:29,779 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-83e27b1c-5e5e-4c87-b18f-b74bd0943b85-pub-net 2019-01-14 14:19:30,765 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-83e27b1c-5e5e-4c87-b18f-b74bd0943b85-pub-subnet 2019-01-14 14:19:33,519 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-83e27b1c-5e5e-4c87-b18f-b74bd0943b85-pub-subnet 2019-01-14 14:19:33,519 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-83e27b1c-5e5e-4c87-b18f-b74bd0943b85-pub-subnet 2019-01-14 14:19:35,844 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-83e27b1c-5e5e-4c87-b18f-b74bd0943b85-pub-net 2019-01-14 14:19:38,014 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3a3687eb-fda3-4169-a108-2aca10d14f96-pub-net 2019-01-14 14:19:39,082 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3a3687eb-fda3-4169-a108-2aca10d14f96-pub-subnet 2019-01-14 14:19:39,274 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-3a3687eb-fda3-4169-a108-2aca10d14f96-pub-subnet] for network [NeutronUtilsSubnetTests-3a3687eb-fda3-4169-a108-2aca10d14f96-pub-net] 2019-01-14 14:19:39,274 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3a3687eb-fda3-4169-a108-2aca10d14f96-pub-net 2019-01-14 14:19:40,941 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2e016647-d9c7-4652-b21e-f938cd8c10e8-pub-net 2019-01-14 14:19:42,037 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2e016647-d9c7-4652-b21e-f938cd8c10e8-pub-subnet 2019-01-14 14:19:43,913 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2e016647-d9c7-4652-b21e-f938cd8c10e8-pub-subnet 2019-01-14 14:19:43,913 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2e016647-d9c7-4652-b21e-f938cd8c10e8-pub-subnet 2019-01-14 14:19:45,986 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2e016647-d9c7-4652-b21e-f938cd8c10e8-pub-net 2019-01-14 14:19:48,848 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-91fae98f-9811-4840-a255-c214de24345a-pub-net 2019-01-14 14:19:49,953 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-91fae98f-9811-4840-a255-c214de24345a-pub-subnet 2019-01-14 14:19:50,243 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-91fae98f-9811-4840-a255-c214de24345a-pub-subnet] for network [NeutronUtilsSubnetTests-91fae98f-9811-4840-a255-c214de24345a-pub-net] 2019-01-14 14:19:50,243 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-91fae98f-9811-4840-a255-c214de24345a-pub-net 2019-01-14 14:19:51,753 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f3c109ac-fd31-45cd-825c-2166b9ab3ffd-pub-net 2019-01-14 14:19:52,796 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f3c109ac-fd31-45cd-825c-2166b9ab3ffd-pub-subnet 2019-01-14 14:19:54,110 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f3c109ac-fd31-45cd-825c-2166b9ab3ffd-pub-subnet 2019-01-14 14:19:54,110 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f3c109ac-fd31-45cd-825c-2166b9ab3ffd-pub-subnet 2019-01-14 14:19:55,366 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f3c109ac-fd31-45cd-825c-2166b9ab3ffd-pub-net 2019-01-14 14:19:58,529 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-net 2019-01-14 14:19:59,548 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-subnet 2019-01-14 14:20:02,853 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-router 2019-01-14 14:20:05,666 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-router 2019-01-14 14:20:07,434 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-router 2019-01-14 14:20:08,868 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-router 2019-01-14 14:20:10,493 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-subnet 2019-01-14 14:20:10,494 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-subnet 2019-01-14 14:20:13,046 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-55dceb1b-4380-4bce-9e9c-048aa34cf748-pub-net 2019-01-14 14:20:15,088 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-net 2019-01-14 14:20:16,033 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-subnet 2019-01-14 14:20:18,988 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-router 2019-01-14 14:20:21,078 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-subnet 2019-01-14 14:20:23,359 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-router 2019-01-14 14:20:24,088 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-router 2019-01-14 14:20:25,732 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-subnet 2019-01-14 14:20:25,732 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-subnet 2019-01-14 14:20:25,767 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fda6ab71-ef86-449e-aadb-df74d512b154-pub-net 2019-01-14 14:20:27,461 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9cd876f4-c787-484c-8ebd-76d4ebf3771d-pub-net 2019-01-14 14:20:28,621 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9cd876f4-c787-484c-8ebd-76d4ebf3771d-pub-subnet 2019-01-14 14:20:30,686 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9cd876f4-c787-484c-8ebd-76d4ebf3771d-pub-subnet 2019-01-14 14:20:30,686 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9cd876f4-c787-484c-8ebd-76d4ebf3771d-pub-subnet 2019-01-14 14:20:32,599 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9cd876f4-c787-484c-8ebd-76d4ebf3771d-pub-net 2019-01-14 14:20:35,388 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-net 2019-01-14 14:20:36,543 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-subnet 2019-01-14 14:20:39,062 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-router 2019-01-14 14:20:41,793 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-router 2019-01-14 14:20:41,793 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-router 2019-01-14 14:20:43,317 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-subnet 2019-01-14 14:20:43,317 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-subnet 2019-01-14 14:20:45,632 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0ffade5c-1b1b-46e9-a1dc-53e11c9dd563-pub-net 2019-01-14 14:20:48,415 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5a6b7293-a478-4d26-b20b-cec815031b92-pub-net 2019-01-14 14:20:49,411 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5a6b7293-a478-4d26-b20b-cec815031b92-pub-subnet 2019-01-14 14:20:53,104 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5a6b7293-a478-4d26-b20b-cec815031b92-pub-net 2019-01-14 14:20:54,272 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-5a6b7293-a478-4d26-b20b-cec815031b92-port 2019-01-14 14:20:55,101 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5a6b7293-a478-4d26-b20b-cec815031b92-pub-subnet 2019-01-14 14:20:55,101 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5a6b7293-a478-4d26-b20b-cec815031b92-pub-subnet 2019-01-14 14:20:57,522 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5a6b7293-a478-4d26-b20b-cec815031b92-pub-net 2019-01-14 14:20:59,828 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d4e4ab78-9c30-45bd-acaf-8c531a755382-pub-net 2019-01-14 14:21:00,847 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d4e4ab78-9c30-45bd-acaf-8c531a755382-pub-subnet 2019-01-14 14:21:05,261 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d4e4ab78-9c30-45bd-acaf-8c531a755382-pub-net 2019-01-14 14:21:06,746 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-d4e4ab78-9c30-45bd-acaf-8c531a755382-port 2019-01-14 14:21:07,398 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d4e4ab78-9c30-45bd-acaf-8c531a755382-pub-subnet 2019-01-14 14:21:07,399 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d4e4ab78-9c30-45bd-acaf-8c531a755382-pub-subnet 2019-01-14 14:21:09,913 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d4e4ab78-9c30-45bd-acaf-8c531a755382-pub-net 2019-01-14 14:21:12,061 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-da8ab84f-2d79-43c8-93a0-bd6967cd0cf9-pub-net 2019-01-14 14:21:13,302 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-da8ab84f-2d79-43c8-93a0-bd6967cd0cf9-pub-subnet 2019-01-14 14:21:16,939 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-da8ab84f-2d79-43c8-93a0-bd6967cd0cf9-pub-net 2019-01-14 14:21:16,952 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da8ab84f-2d79-43c8-93a0-bd6967cd0cf9-pub-subnet 2019-01-14 14:21:16,953 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da8ab84f-2d79-43c8-93a0-bd6967cd0cf9-pub-subnet 2019-01-14 14:21:19,824 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-da8ab84f-2d79-43c8-93a0-bd6967cd0cf9-pub-net 2019-01-14 14:21:21,963 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0eaa64d5-7442-4277-a5de-983006f792d8-pub-net 2019-01-14 14:21:23,041 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0eaa64d5-7442-4277-a5de-983006f792d8-pub-subnet 2019-01-14 14:21:25,995 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0eaa64d5-7442-4277-a5de-983006f792d8-pub-net 2019-01-14 14:21:26,262 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0eaa64d5-7442-4277-a5de-983006f792d8-pub-subnet 2019-01-14 14:21:26,262 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0eaa64d5-7442-4277-a5de-983006f792d8-pub-subnet 2019-01-14 14:21:29,293 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0eaa64d5-7442-4277-a5de-983006f792d8-pub-net 2019-01-14 14:21:31,282 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3d4c4653-2981-476f-95b0-d2992cee8829-pub-net 2019-01-14 14:21:32,280 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3d4c4653-2981-476f-95b0-d2992cee8829-pub-subnet 2019-01-14 14:21:36,252 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3d4c4653-2981-476f-95b0-d2992cee8829-pub-net 2019-01-14 14:21:36,450 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3d4c4653-2981-476f-95b0-d2992cee8829-pub-subnet 2019-01-14 14:21:36,450 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3d4c4653-2981-476f-95b0-d2992cee8829-pub-subnet 2019-01-14 14:21:38,968 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3d4c4653-2981-476f-95b0-d2992cee8829-pub-net 2019-01-14 14:21:41,408 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-894e89b7-0161-4c48-a94f-23af63e99d7c-pub-net 2019-01-14 14:21:42,403 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-894e89b7-0161-4c48-a94f-23af63e99d7c-pub-subnet 2019-01-14 14:21:46,785 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-894e89b7-0161-4c48-a94f-23af63e99d7c-pub-net 2019-01-14 14:21:47,970 - neutron_utils - INFO - Deleting port with name 2019-01-14 14:21:48,602 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-894e89b7-0161-4c48-a94f-23af63e99d7c-pub-subnet 2019-01-14 14:21:48,602 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-894e89b7-0161-4c48-a94f-23af63e99d7c-pub-subnet 2019-01-14 14:21:50,992 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-894e89b7-0161-4c48-a94f-23af63e99d7c-pub-net 2019-01-14 14:21:55,645 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d3ac48e1-bc8f-430d-8500-37b36003d49c-pub-router 2019-01-14 14:21:58,447 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d3ac48e1-bc8f-430d-8500-37b36003d49c-pub-router 2019-01-14 14:22:02,059 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-eb8cf5d0-d63e-4074-8d45-56753baaa700-pub-router 2019-01-14 14:22:05,514 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-eb8cf5d0-d63e-4074-8d45-56753baaa700-pub-router 2019-01-14 14:22:07,668 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-bca4efc0-cf70-426f-b35d-a4b00d2861e6name 2019-01-14 14:22:08,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bbc2567-54e2-4aa2-bceb-222268a422a8 2019-01-14 14:22:08,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bbc2567-54e2-4aa2-bceb-222268a422a8 2019-01-14 14:22:08,794 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-bca4efc0-cf70-426f-b35d-a4b00d2861e6name 2019-01-14 14:22:10,181 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-bc74dd5f-3071-40a8-9985-853f9c89934dname-1 2019-01-14 14:22:10,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab68ee31-c5bc-423f-8df1-23aef6b511a3 2019-01-14 14:22:10,830 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-bc74dd5f-3071-40a8-9985-853f9c89934dname-2 2019-01-14 14:22:11,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7da1c5e5-0d39-4f64-8066-666b942dc77b 2019-01-14 14:22:11,462 - neutron_utils - INFO - Listing the available security groups 2019-01-14 14:22:11,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 101d88c2-d6b1-4622-afea-819dfa9382ff 2019-01-14 14:22:11,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7da1c5e5-0d39-4f64-8066-666b942dc77b 2019-01-14 14:22:12,152 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 953af025-c1a9-43b9-9dcb-ce0843e65bb8 2019-01-14 14:22:12,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab68ee31-c5bc-423f-8df1-23aef6b511a3 2019-01-14 14:22:12,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adf062de-65b0-4f30-8033-49995e073182 2019-01-14 14:22:12,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e03d6bfe-7f08-4124-9666-a478d25bd07b 2019-01-14 14:22:12,848 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-bc74dd5f-3071-40a8-9985-853f9c89934dname-1 2019-01-14 14:22:13,378 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-bc74dd5f-3071-40a8-9985-853f9c89934dname-2 2019-01-14 14:22:14,779 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c9df6b0c-f7e4-4162-bcea-8e18777170bename 2019-01-14 14:22:15,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fda68d0d-487c-4df0-991d-242fd74d6754 2019-01-14 14:22:15,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fda68d0d-487c-4df0-991d-242fd74d6754 2019-01-14 14:22:16,051 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c9df6b0c-f7e4-4162-bcea-8e18777170bename 2019-01-14 14:22:16,863 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2d9dc7b7-4e9b-4378-827b-04b985007812name 2019-01-14 14:22:17,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224199a7-ffdc-42e7-a004-1908c7945599 2019-01-14 14:22:17,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224199a7-ffdc-42e7-a004-1908c7945599 2019-01-14 14:22:18,114 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-2d9dc7b7-4e9b-4378-827b-04b985007812name 2019-01-14 14:22:18,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224199a7-ffdc-42e7-a004-1908c7945599 2019-01-14 14:22:19,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224199a7-ffdc-42e7-a004-1908c7945599 2019-01-14 14:22:19,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224199a7-ffdc-42e7-a004-1908c7945599 2019-01-14 14:22:19,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224199a7-ffdc-42e7-a004-1908c7945599 2019-01-14 14:22:19,921 - neutron_utils - INFO - Deleting security group rule with ID - 69216094-0e0f-43c4-a486-9a4d1999dd30 2019-01-14 14:22:20,236 - neutron_utils - INFO - Deleting security group rule with ID - ec86cc13-5227-4396-a332-fb63f93f182e 2019-01-14 14:22:20,487 - neutron_utils - INFO - Deleting security group rule with ID - d7d0cad0-ceeb-4461-b7cb-131850ad43cf 2019-01-14 14:22:20,845 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2d9dc7b7-4e9b-4378-827b-04b985007812name 2019-01-14 14:22:21,659 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-230317b9-376d-4ec3-8091-34810c7c17f5name-1 2019-01-14 14:22:22,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45dea25e-728b-483a-a595-6c07c5e07578 2019-01-14 14:22:22,340 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-230317b9-376d-4ec3-8091-34810c7c17f5name-2 2019-01-14 14:22:22,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a988890b-f3c6-4c7d-975f-a92898d4e1f8 2019-01-14 14:22:23,058 - neutron_utils - INFO - Retrieving security group with ID - 45dea25e-728b-483a-a595-6c07c5e07578 2019-01-14 14:22:23,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45dea25e-728b-483a-a595-6c07c5e07578 2019-01-14 14:22:23,336 - neutron_utils - INFO - Retrieving security group with ID - a988890b-f3c6-4c7d-975f-a92898d4e1f8 2019-01-14 14:22:23,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a988890b-f3c6-4c7d-975f-a92898d4e1f8 2019-01-14 14:22:23,909 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-230317b9-376d-4ec3-8091-34810c7c17f5name-1 2019-01-14 14:22:24,139 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-230317b9-376d-4ec3-8091-34810c7c17f5name-2 2019-01-14 14:22:25,112 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-14 14:22:28,435 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-85622247-5937-4c1c-b357-b70263671f04 2019-01-14 14:22:29,613 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-fbd0606c-2fa3-4404-b68a-d2079df03dc9.pub 2019-01-14 14:22:29,614 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-fbd0606c-2fa3-4404-b68a-d2079df03dc9 2019-01-14 14:22:29,614 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-fbd0606c-2fa3-4404-b68a-d2079df03dc9.pub 2019-01-14 14:22:29,614 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-fbd0606c-2fa3-4404-b68a-d2079df03dc9 2019-01-14 14:22:30,420 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-fea78ffa-3f25-41c8-b5ee-f8c09898b04b 2019-01-14 14:22:35,801 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-image 2019-01-14 14:22:35,820 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-image 2019-01-14 14:22:36,569 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-net 2019-01-14 14:22:37,544 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-subnet 2019-01-14 14:22:41,321 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-net 2019-01-14 14:22:42,996 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-vm_inst 2019-01-14 14:22:58,654 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-port 2019-01-14 14:22:59,412 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-subnet 2019-01-14 14:22:59,412 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-subnet 2019-01-14 14:23:01,919 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-net 2019-01-14 14:23:03,465 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-b02c9b04-1cae-408b-ad06-6d6c9cb7801f-image 2019-01-14 14:23:12,542 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-06509269-f1b5-4da0-90ae-a4b26ea5ccccname 2019-01-14 14:23:15,917 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-22857599-dfc1-4009-8e9a-45ccb965dbe9-image 2019-01-14 14:23:16,127 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-22857599-dfc1-4009-8e9a-45ccb965dbe9-image 2019-01-14 14:23:47,030 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-22857599-dfc1-4009-8e9a-45ccb965dbe9-image 2019-01-14 14:23:51,790 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-93cea9b5-c97c-4a7d-b58a-3dce1f2d0748-image 2019-01-14 14:23:51,811 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-93cea9b5-c97c-4a7d-b58a-3dce1f2d0748-image 2019-01-14 14:24:39,152 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-93cea9b5-c97c-4a7d-b58a-3dce1f2d0748-image 2019-01-14 14:24:43,890 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-99f78ae6-fc85-4425-bdf5-4a49fd7342ab-image1 2019-01-14 14:24:44,107 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-99f78ae6-fc85-4425-bdf5-4a49fd7342ab-image1 2019-01-14 14:24:46,311 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-99f78ae6-fc85-4425-bdf5-4a49fd7342ab-image2 2019-01-14 14:24:46,522 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-99f78ae6-fc85-4425-bdf5-4a49fd7342ab-image2 2019-01-14 14:25:29,026 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-99f78ae6-fc85-4425-bdf5-4a49fd7342ab-image1 2019-01-14 14:25:29,782 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-99f78ae6-fc85-4425-bdf5-4a49fd7342ab-image2 2019-01-14 14:25:48,336 - neutron_utils - INFO - Retrieving security group with ID - 28586af7-1dc0-4248-b90b-3cfe9fbdaf2b 2019-01-14 14:25:48,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28586af7-1dc0-4248-b90b-3cfe9fbdaf2b 2019-01-14 14:25:50,247 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c51520d8-4e7e-4385-b2da-97993bb83538 2019-01-14 14:25:50,702 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c51520d8-4e7e-4385-b2da-97993bb83538 2019-01-14 14:25:52,028 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-61abb3fd-708e-486a-bad2-e6ef4ffb9409 2019-01-14 14:25:54,129 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0b63bb59-5724-477d-8aae-c70fd7baa71e 2019-01-14 14:25:56,342 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ee037d7e-9c99-49c5-9007-2ccd888742fa 2019-01-14 14:26:00,188 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1de9065e-6a49-49ab-9f5b-e7d057eb3406 2019-01-14 14:26:00,969 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1de9065e-6a49-49ab-9f5b-e7d057eb3406 2019-01-14 14:26:04,698 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-d8afc5d6-e479-465a-8d88-aad35962f022 2019-01-14 14:26:08,120 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-dc566044-1512-49bf-8ce1-982bfcf2d055 2019-01-14 14:26:08,593 - cinder_utils - INFO - Volume with ID [4f865812-7438-43cd-a6fa-bf997e9f56a5] does not exist 2019-01-14 14:26:08,594 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-dc566044-1512-49bf-8ce1-982bfcf2d055 2019-01-14 14:26:12,215 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-b056fcc8-1cb6-43c0-ad90-08659967ca58 2019-01-14 14:26:14,154 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-706ffe78-faed-41aa-aa97-65c446138b58-type 2019-01-14 14:26:15,870 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-8e2b9e79-d55b-4be8-9d22-e8554c9c90e5-type 2019-01-14 14:26:16,711 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-8e2b9e79-d55b-4be8-9d22-e8554c9c90e5-type 2019-01-14 14:26:17,170 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-8e2b9e79-d55b-4be8-9d22-e8554c9c90e5-type 2019-01-14 14:26:18,648 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-6a1939a4-4a2f-409e-a249-3b561d4a4281-type 2019-01-14 14:26:19,117 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-6a1939a4-4a2f-409e-a249-3b561d4a4281-type 2019-01-14 14:26:20,750 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c5c66c25-fbc9-4af1-9b0b-2afa3812b7a3-type 2019-01-14 14:26:21,243 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c5c66c25-fbc9-4af1-9b0b-2afa3812b7a3-type 2019-01-14 14:26:23,092 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-070f3929-6d5f-4e48-9808-eac4f6a5579e 2019-01-14 14:26:23,565 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-070f3929-6d5f-4e48-9808-eac4f6a5579e 2019-01-14 14:26:23,928 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-070f3929-6d5f-4e48-9808-eac4f6a5579e-qos 2019-01-14 14:26:26,315 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-f92f60ea-6809-4548-ab7b-079c1148798d) 2019-01-14 14:26:26,316 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d8afea7b-a2d3-498e-a486-586b4c6fb649 2019-01-14 14:26:26,562 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d8afea7b-a2d3-498e-a486-586b4c6fb649-qos 2019-01-14 14:26:28,220 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-caefc845-6e9d-4b99-9755-7be707bf7c7a 2019-01-14 14:26:28,455 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-caefc845-6e9d-4b99-9755-7be707bf7c7a-qos 2019-01-14 14:26:30,577 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-6d1901ee-3a31-40f1-8f8f-70a8f17b3930 2019-01-14 14:26:31,051 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6d1901ee-3a31-40f1-8f8f-70a8f17b3930 2019-01-14 14:26:31,412 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6d1901ee-3a31-40f1-8f8f-70a8f17b3930-qos 2019-01-14 14:26:31,942 - xtesting.core.unit - INFO - Total tests: 96 Passed tests: 96 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-14 14:26:32,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:26:32,590 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:24 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:26:34,541 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-14 14:26:38,151 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-14 14:26:38,152 - openstack_tests - INFO - OS Credentials = > 2019-01-14 14:26:39,115 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 14:26:39,707 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-14 14:26:41,226 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-a71f6e36-a99c-47d-proj 2019-01-14 14:26:42,502 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-a71f6e36-a99c-47d-user 2019-01-14 14:26:42,652 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-a71f6e36-a99c-47d-proj-role 2019-01-14 14:26:42,764 - keystone_utils - INFO - Granting role SimpleHealthCheck-a71f6e36-a99c-47d-proj-role to project SimpleHealthCheck-a71f6e36-a99c-47d-proj 2019-01-14 14:26:45,933 - create_image - INFO - Created image with name - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-image 2019-01-14 14:26:46,140 - create_image - INFO - Image is now active with name - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-image 2019-01-14 14:26:46,852 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-priv-net 2019-01-14 14:26:47,997 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-priv-subnet 2019-01-14 14:26:55,244 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-priv-net 2019-01-14 14:26:57,367 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-inst 2019-01-14 14:26:59,792 - create_instance - INFO - Created instance with name - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-inst 2019-01-14 14:27:07,243 - create_instance - INFO - VM is - ACTIVE 2019-01-14 14:27:08,630 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2019-01-14 14:27:09,232 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-14 14:27:09,232 - create_instance - INFO - Deleting Port with ID - 8347dc46-a321-4cec-a334-69cc8a5dd28f 2019-01-14 14:27:09,232 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04port-1 2019-01-14 14:27:09,757 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-inst 2019-01-14 14:27:10,018 - create_instance - INFO - Checking deletion status 2019-01-14 14:27:16,861 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-inst 2019-01-14 14:27:16,862 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-priv-subnet 2019-01-14 14:27:16,862 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-priv-subnet 2019-01-14 14:27:19,397 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-priv-net 2019-01-14 14:27:21,010 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-244c2b63-d47b-46a1-99a0-f53e80926d04-image 2019-01-14 14:27:22,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cba05efe-55ba-4e02-b50e-f6bc80486216 2019-01-14 14:27:22,658 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 14:27:23,062 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-a71f6e36-a99c-47d-proj 2019-01-14 14:27:23,454 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-a71f6e36-a99c-47d-proj-role 2019-01-14 14:27:23,709 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-a71f6e36-a99c-47d-user 2019-01-14 14:27:24,187 - xtesting.core.unit - INFO - Total tests: 1 Passed tests: 1 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-14 14:27:24,696 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:27:24,697 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-14 14:27:26,625 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:10 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:12 | PASS | | vmready2 | functest | healthcheck | 00:12 | PASS | | singlevm1 | functest | healthcheck | 00:37 | PASS | | singlevm2 | functest | healthcheck | 00:41 | PASS | | vping_ssh | functest | healthcheck | 00:46 | PASS | | vping_userdata | functest | healthcheck | 00:34 | PASS | | cinder_test | functest | healthcheck | 01:31 | PASS | | odl | functest | healthcheck | 00:20 | PASS | | api_check | functest | healthcheck | 08:24 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-14 14:27:26,639 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-14 14:27:29,793 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 14:27:29,798 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq 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=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 14:27:29,798 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 14:27:29,800 - 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 | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2019-01-14 14:27:29,836 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-01-14 14:27:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:27:30,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8be074-f079-4c75-a528-a5a3cea89489 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:27:30,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-df8be074-f079-4c75-a528-a5a3cea89489 2019-01-14 14:27:30,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:27:30,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["mKadTxKWRhiQI_bH0zDO7A"], "issued_at": "2019-01-14T14:27:30.000000Z"}} 2019-01-14 14:27:30,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:27:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:30,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-54a97639-4315-4f8b-abfc-11ac8695d269 Date: Mon, 14 Jan 2019 14:27:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:27:30,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54a97639-4315-4f8b-abfc-11ac8695d269 2019-01-14 14:27:30,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281872987747s 2019-01-14 14:27:30,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54a97639-4315-4f8b-abfc-11ac8695d269 2019-01-14 14:27:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:27:30,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:27: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:27:30,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:27:30,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:31,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99a6cf1-6582-4749-b8bc-905a00f7f050 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:27:31,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e99a6cf1-6582-4749-b8bc-905a00f7f050 2019-01-14 14:27:31,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106915950775s 2019-01-14 14:27:31,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e99a6cf1-6582-4749-b8bc-905a00f7f050 2019-01-14 14:27:31,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:27:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}}' 2019-01-14 14:27:31,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ac4605-a0f0-4d53-9a91-1dc387a9623f 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.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15"}, "tags": [], "enabled": true, "id": "e55e5cfc712d4897be451dfb79228a15", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}} 2019-01-14 14:27:31,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e4ac4605-a0f0-4d53-9a91-1dc387a9623f 2019-01-14 14:27:31,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137025117874s 2019-01-14 14:27:31,156 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e4ac4605-a0f0-4d53-9a91-1dc387a9623f 2019-01-14 14:27:31,157 - 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'e55e5cfc712d4897be451dfb79228a15', '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_d25ac86d-7734-4280-bbdc-e0b4edf11c7b'}) 2019-01-14 14:27:31,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:27:31,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b9bfe309-c078-4a8d-b42b-8ba1a4685183", "email": null, "name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}}' 2019-01-14 14:27:31,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace7f453-5309-4e0a-b7dc-f46309328421 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": {"self": "http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfda747647d24f0ebff4ffa45f6ec50e", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:27:31,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ace7f453-5309-4e0a-b7dc-f46309328421 2019-01-14 14:27:31,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386411905289s 2019-01-14 14:27:31,550 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ace7f453-5309-4e0a-b7dc-f46309328421 2019-01-14 14:27:31,551 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bfda747647d24f0ebff4ffa45f6ec50e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b'}) 2019-01-14 14:27:31,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:27:31,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:31,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d98410-fe5c-48d2-bb59-97fe8b08077c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:27:31,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74d98410-fe5c-48d2-bb59-97fe8b08077c 2019-01-14 14:27:31,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100282907486s 2019-01-14 14:27:31,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74d98410-fe5c-48d2-bb59-97fe8b08077c 2019-01-14 14:27:31,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:27:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:31,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06075c7c-c5fa-42aa-8d96-ba148353a14e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:27:31,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06075c7c-c5fa-42aa-8d96-ba148353a14e 2019-01-14 14:27:31,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0176570415497s 2019-01-14 14:27:31,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06075c7c-c5fa-42aa-8d96-ba148353a14e 2019-01-14 14:27:31,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:27:31,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:31,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cfc5dd-2d5b-4a48-96c2-dfdc4e40260d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:27:31,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-71cfc5dd-2d5b-4a48-96c2-dfdc4e40260d 2019-01-14 14:27:31,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102207899094s 2019-01-14 14:27:31,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-71cfc5dd-2d5b-4a48-96c2-dfdc4e40260d 2019-01-14 14:27:31,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:27:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:31,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c353bd3-9a7e-4baa-8ef9-f50ee6f8443b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": {"self": "http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfda747647d24f0ebff4ffa45f6ec50e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:27:31,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c353bd3-9a7e-4baa-8ef9-f50ee6f8443b 2019-01-14 14:27:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132770061493s 2019-01-14 14:27:31,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c353bd3-9a7e-4baa-8ef9-f50ee6f8443b 2019-01-14 14:27:31,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:27:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50944dfb-0b83-4363-8793-4f8d6fd66e39 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15"}, "tags": [], "enabled": true, "id": "e55e5cfc712d4897be451dfb79228a15", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}]} 2019-01-14 14:27:32,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-50944dfb-0b83-4363-8793-4f8d6fd66e39 2019-01-14 14:27:32,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12411904335s 2019-01-14 14:27:32,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-50944dfb-0b83-4363-8793-4f8d6fd66e39 2019-01-14 14:27:32,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:27:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e55e5cfc712d4897be451dfb79228a15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3314e402-ab14-419a-978e-f6cfeb414d40 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e55e5cfc712d4897be451dfb79228a15", "previous": null, "next": null}} 2019-01-14 14:27:32,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e55e5cfc712d4897be451dfb79228a15 used request id req-3314e402-ab14-419a-978e-f6cfeb414d40 2019-01-14 14:27:32,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100507974625s 2019-01-14 14:27:32,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e55e5cfc712d4897be451dfb79228a15 used request id req-3314e402-ab14-419a-978e-f6cfeb414d40 2019-01-14 14:27:32,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:27:32,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96642264-e324-47c6-9c82-8a632a635e0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:27:32,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-96642264-e324-47c6-9c82-8a632a635e0e 2019-01-14 14:27:32,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147018909454s 2019-01-14 14:27:32,318 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-96642264-e324-47c6-9c82-8a632a635e0e 2019-01-14 14:27:32,319 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 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'e55e5cfc712d4897be451dfb79228a15', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b9bfe309-c078-4a8d-b42b-8ba1a4685183', 'username': u'tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:27:32,326 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'password': 'b9bfe309-c078-4a8d-b42b-8ba1a4685183', 'project_name': 'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'e55e5cfc712d4897be451dfb79228a15', 'project_domain_name': 'Default'} 2019-01-14 14:27:32,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:27:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a84050-3992-4b15-a1fe-e24e5c73bc37 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:27:32,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07a84050-3992-4b15-a1fe-e24e5c73bc37 2019-01-14 14:27:32,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933680534363s 2019-01-14 14:27:32,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07a84050-3992-4b15-a1fe-e24e5c73bc37 2019-01-14 14:27:32,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:27:32,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3b7c2e-1084-4a86-ac9d-b7a65ba7bf40 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:27:32,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8a3b7c2e-1084-4a86-ac9d-b7a65ba7bf40 2019-01-14 14:27:32,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104292869568s 2019-01-14 14:27:32,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8a3b7c2e-1084-4a86-ac9d-b7a65ba7bf40 2019-01-14 14:27:32,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:27:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24c3da4-9397-4dad-9ebc-e8acaff61285 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:27:32,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f24c3da4-9397-4dad-9ebc-e8acaff61285 2019-01-14 14:27:32,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102553844452s 2019-01-14 14:27:32,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f24c3da4-9397-4dad-9ebc-e8acaff61285 2019-01-14 14:27:32,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:27:32,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54931f7c-1177-40d7-b0ef-9b139945c141 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": {"self": "http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfda747647d24f0ebff4ffa45f6ec50e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:27:32,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-54931f7c-1177-40d7-b0ef-9b139945c141 2019-01-14 14:27:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120754957199s 2019-01-14 14:27:32,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-54931f7c-1177-40d7-b0ef-9b139945c141 2019-01-14 14:27:32,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:27:32,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2edf09-e28a-4774-8ab2-e59790b24e52 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15"}, "tags": [], "enabled": true, "id": "e55e5cfc712d4897be451dfb79228a15", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}]} 2019-01-14 14:27:32,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4f2edf09-e28a-4774-8ab2-e59790b24e52 2019-01-14 14:27:32,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0978529453278s 2019-01-14 14:27:32,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4f2edf09-e28a-4774-8ab2-e59790b24e52 2019-01-14 14:27:32,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:27:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=e55e5cfc712d4897be451dfb79228a15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:32,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa89e2d-86b4-491a-aa7c-0a47b6571229 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=e55e5cfc712d4897be451dfb79228a15", "previous": null, "next": null}} 2019-01-14 14:27:32,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=e55e5cfc712d4897be451dfb79228a15 used request id req-faa89e2d-86b4-491a-aa7c-0a47b6571229 2019-01-14 14:27:32,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101485013962s 2019-01-14 14:27:32,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bfda747647d24f0ebff4ffa45f6ec50e&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=e55e5cfc712d4897be451dfb79228a15 used request id req-faa89e2d-86b4-491a-aa7c-0a47b6571229 2019-01-14 14:27:32,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:27:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:33,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4803264f-f6ca-49b3-a803-1f15896df134 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:27:33,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-4803264f-f6ca-49b3-a803-1f15896df134 2019-01-14 14:27:33,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135152101517s 2019-01-14 14:27:33,121 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-4803264f-f6ca-49b3-a803-1f15896df134 2019-01-14 14:27:33,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:27:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:33,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b88c6b-e53b-4456-9e0f-b17ef0a1e60d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:27:33,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06b88c6b-e53b-4456-9e0f-b17ef0a1e60d 2019-01-14 14:27:33,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108330965042s 2019-01-14 14:27:33,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06b88c6b-e53b-4456-9e0f-b17ef0a1e60d 2019-01-14 14:27:33,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:27:33,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:33,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897235ae-79bc-4daf-8d51-b445124addb7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:27:33,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-897235ae-79bc-4daf-8d51-b445124addb7 2019-01-14 14:27:33,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105125904083s 2019-01-14 14:27:33,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-897235ae-79bc-4daf-8d51-b445124addb7 2019-01-14 14:27:33,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:27:33,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:33,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e326e23-cdf5-45f2-87b1-0f62348d3d47 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": {"self": "http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfda747647d24f0ebff4ffa45f6ec50e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:27:33,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8e326e23-cdf5-45f2-87b1-0f62348d3d47 2019-01-14 14:27:33,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113091945648s 2019-01-14 14:27:33,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8e326e23-cdf5-45f2-87b1-0f62348d3d47 2019-01-14 14:27:33,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:27:33,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=bfda747647d24f0ebff4ffa45f6ec50e&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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:33,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70397165-6ef2-4ec8-b66f-7db85e201c68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=bfda747647d24f0ebff4ffa45f6ec50e&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 14:27:33,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=bfda747647d24f0ebff4ffa45f6ec50e&scope.domain.id=default used request id req-70397165-6ef2-4ec8-b66f-7db85e201c68 2019-01-14 14:27:33,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10743689537s 2019-01-14 14:27:33,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=bfda747647d24f0ebff4ffa45f6ec50e&scope.domain.id=default used request id req-70397165-6ef2-4ec8-b66f-7db85e201c68 2019-01-14 14:27:33,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 14:27:33,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:33,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075f41f4-183f-44f7-af7a-1a247d12177e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:27:33,728 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-075f41f4-183f-44f7-af7a-1a247d12177e 2019-01-14 14:27:33,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147384166718s 2019-01-14 14:27:33,728 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/bfda747647d24f0ebff4ffa45f6ec50e/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-075f41f4-183f-44f7-af7a-1a247d12177e 2019-01-14 14:27:33,729 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 14:27:38,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2659ae5c-04eb-46f3-836b-5c47597ef6ec | 2019-01-14T14:27:37.703483 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2659ae5c-04eb-46f3-836b-5c47597ef6ec ~/.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 2019-01-14 14:27:41,283 - 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 | +-------------+----------------+-----------+ 2019-01-14 14:27:42,076 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 14:27:46,905 - 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=ea4db5fa-ac81-4cea-a629-d09a96eafb89) as the default verifier for the future CLI operations. 2019-01-14 14:27:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:27:48,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b46652e-ce24-47c8-a11f-6ba62608c97e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:27:48,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5b46652e-ce24-47c8-a11f-6ba62608c97e 2019-01-14 14:27:48,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:27:49,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e55e5cfc712d4897be451dfb79228a15", "name": "tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/e55e5cfc712d4897be451dfb79228a15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/e55e5cfc712d4897be451dfb79228a15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/e55e5cfc712d4897be451dfb79228a15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e55e5cfc712d4897be451dfb79228a15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/e55e5cfc712d4897be451dfb79228a15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/e55e5cfc712d4897be451dfb79228a15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e55e5cfc712d4897be451dfb79228a15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/e55e5cfc712d4897be451dfb79228a15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/e55e5cfc712d4897be451dfb79228a15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e55e5cfc712d4897be451dfb79228a15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e55e5cfc712d4897be451dfb79228a15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e55e5cfc712d4897be451dfb79228a15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/e55e5cfc712d4897be451dfb79228a15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/e55e5cfc712d4897be451dfb79228a15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "id": "bfda747647d24f0ebff4ffa45f6ec50e"}, "audit_ids": ["gczyGda8TCOLOV7d004O8Q"], "issued_at": "2019-01-14T14:27:49.000000Z"}} 2019-01-14 14:27:49,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 14:27:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:27:49,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-572692de-a766-4a8c-ac21-dfe5099723d7 Date: Mon, 14 Jan 2019 14:27:49 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."}]} 2019-01-14 14:27:49,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-572692de-a766-4a8c-ac21-dfe5099723d7 2019-01-14 14:27:49,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.213943958282s 2019-01-14 14:27:49,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-572692de-a766-4a8c-ac21-dfe5099723d7 2019-01-14 14:27:49,311 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-01-14 14:27:49,312 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:27:49,437 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:27:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:27:49,443 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:27:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:27:49,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:27:49,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:27:49,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-541c02db-e4fb-4c1d-9212-ec7f1f5a0059 Date: Mon, 14 Jan 2019 14:27:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:27:49,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-541c02db-e4fb-4c1d-9212-ec7f1f5a0059 2019-01-14 14:27:49,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219351053238s 2019-01-14 14:27:49,665 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-541c02db-e4fb-4c1d-9212-ec7f1f5a0059 2019-01-14 14:27:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:27:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}' 2019-01-14 14:27:49,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-afc7077e-43b9-4c0e-a413-29879f0a624b Date: Mon, 14 Jan 2019 14:27:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file", "owner": "e55e5cfc712d4897be451dfb79228a15", "id": "f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "size": null, "self": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:27:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "checksum": null, "created_at": "2019-01-14T14:27:49Z", "protected": false} 2019-01-14 14:27:49,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-afc7077e-43b9-4c0e-a413-29879f0a624b 2019-01-14 14:27:49,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.255714178085s 2019-01-14 14:27:49,927 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-afc7077e-43b9-4c0e-a413-29879f0a624b returning object f5f8795d-68f8-44bf-943f-57fcc85aeb8e 2019-01-14 14:27:49,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:27:49,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/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}3699d4b249c9e499cb33be70c075d27311c1c065" -d '' 2019-01-14 14:27:51,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53115832-1d82-4251-8ec8-98b93e54a16f Date: Mon, 14 Jan 2019 14:27:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:27:51,510 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file used request id req-53115832-1d82-4251-8ec8-98b93e54a16f 2019-01-14 14:27:51,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.58259296417s 2019-01-14 14:27:51,511 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file used request id req-53115832-1d82-4251-8ec8-98b93e54a16f 2019-01-14 14:27:51,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:27:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:27:51,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7ef6e310-7bee-4e70-bee6-3b94d1fc9cfa Date: Mon, 14 Jan 2019 14:27:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "metadata": {}}], "file": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file", "owner": "e55e5cfc712d4897be451dfb79228a15", "id": "f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "size": 12716032, "self": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:27:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:27:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:27:51,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ef6e310-7bee-4e70-bee6-3b94d1fc9cfa 2019-01-14 14:27:51,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217720985413s 2019-01-14 14:27:51,733 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ef6e310-7bee-4e70-bee6-3b94d1fc9cfa 2019-01-14 14:27:51,735 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file', 'owner': u'e55e5cfc712d4897be451dfb79228a15', 'id': u'f5f8795d-68f8-44bf-943f-57fcc85aeb8e', 'size': 12716032, u'self': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e55e5cfc712d4897be451dfb79228a15', 'name': 'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:27:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:27:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'created': u'2019-01-14T14:27:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:27:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:27:51,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:27:51,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:27:51,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27: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-a077d426-2241-472b-b647-0c29e2bbfed8 x-compute-request-id: req-a077d426-2241-472b-b647-0c29e2bbfed8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/337fd1af-8336-41ea-b283-a333c5363164", "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": "337fd1af-8336-41ea-b283-a333c5363164"}} 2019-01-14 14:27:51,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a077d426-2241-472b-b647-0c29e2bbfed8 2019-01-14 14:27:51,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239377975464s 2019-01-14 14:27:51,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a077d426-2241-472b-b647-0c29e2bbfed8 2019-01-14 14:27:51,977 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', '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'35af50fe299141218ecf76b1b87b25ad', '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'337fd1af-8336-41ea-b283-a333c5363164', 'swap': 0}) 2019-01-14 14:27:51,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:27:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164/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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" -d '{"extra_specs": {}}' 2019-01-14 14:27:51,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27: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-9ce76519-6c86-44bc-99e4-8933b2ac5478 x-compute-request-id: req-9ce76519-6c86-44bc-99e4-8933b2ac5478 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:27:51,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164/os-extra_specs used request id req-9ce76519-6c86-44bc-99e4-8933b2ac5478 2019-01-14 14:27:51,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213520526886s 2019-01-14 14:27:51,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164/os-extra_specs used request id req-9ce76519-6c86-44bc-99e4-8933b2ac5478 2019-01-14 14:27:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:27:52,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:27: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:27:52,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:27:52,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:27:52,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a666d4f2-cedb-48e6-bd6f-c90fc6fd9770 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:27:52,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a666d4f2-cedb-48e6-bd6f-c90fc6fd9770 2019-01-14 14:27:52,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189939975739s 2019-01-14 14:27:52,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a666d4f2-cedb-48e6-bd6f-c90fc6fd9770 2019-01-14 14:27:52,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 14:27:52,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:27:52,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-1ea5ea10-e1d3-40d4-a692-c1150bf029f0 x-compute-request-id: req-1ea5ea10-e1d3-40d4-a692-c1150bf029f0 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 14:27:52,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-1ea5ea10-e1d3-40d4-a692-c1150bf029f0 2019-01-14 14:27:52,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.042732000351s 2019-01-14 14:27:52,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-1ea5ea10-e1d3-40d4-a692-c1150bf029f0 2019-01-14 14:27:52,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:27:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:27:52,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-c6fe6438-996b-4e28-9fb0-12d62484ee5f Date: Mon, 14 Jan 2019 14:27:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "metadata": {}}], "file": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file", "owner": "e55e5cfc712d4897be451dfb79228a15", "id": "f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "size": 12716032, "self": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:27:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:27:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:27:52,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c6fe6438-996b-4e28-9fb0-12d62484ee5f 2019-01-14 14:27:52,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228671073914s 2019-01-14 14:27:52,494 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c6fe6438-996b-4e28-9fb0-12d62484ee5f 2019-01-14 14:27:52,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:27:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}' 2019-01-14 14:27:52,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4646a1e1-3370-4c41-a147-88a8bbd96914 Date: Mon, 14 Jan 2019 14:27:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288/file", "owner": "e55e5cfc712d4897be451dfb79228a15", "id": "2d5b0dca-2065-4cb1-8e5f-984589218288", "size": null, "self": "/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:27:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "checksum": null, "created_at": "2019-01-14T14:27:52Z", "protected": false} 2019-01-14 14:27:52,758 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4646a1e1-3370-4c41-a147-88a8bbd96914 2019-01-14 14:27:52,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.255893945694s 2019-01-14 14:27:52,759 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4646a1e1-3370-4c41-a147-88a8bbd96914 returning object 2d5b0dca-2065-4cb1-8e5f-984589218288 2019-01-14 14:27:52,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:27:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288/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}3699d4b249c9e499cb33be70c075d27311c1c065" -d '' 2019-01-14 14:27:53,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c35a49f-a8f5-4c13-858d-b1f8b122a6e0 Date: Mon, 14 Jan 2019 14:27:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:27:53,653 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288/file used request id req-4c35a49f-a8f5-4c13-858d-b1f8b122a6e0 2019-01-14 14:27:53,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.893549919128s 2019-01-14 14:27:53,653 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288/file used request id req-4c35a49f-a8f5-4c13-858d-b1f8b122a6e0 2019-01-14 14:27:53,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:27:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:27:53,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-7147577e-c31d-4567-8266-7363d48274e6 Date: Mon, 14 Jan 2019 14:27:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/2d5b0dca-2065-4cb1-8e5f-984589218288/snap", "metadata": {}}], "file": "/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288/file", "owner": "e55e5cfc712d4897be451dfb79228a15", "id": "2d5b0dca-2065-4cb1-8e5f-984589218288", "size": 12716032, "self": "/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/2d5b0dca-2065-4cb1-8e5f-984589218288/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:27:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:27:52Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "metadata": {}}], "file": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file", "owner": "e55e5cfc712d4897be451dfb79228a15", "id": "f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "size": 12716032, "self": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:27:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:27:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:27:53,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7147577e-c31d-4567-8266-7363d48274e6 2019-01-14 14:27:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198441028595s 2019-01-14 14:27:53,856 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7147577e-c31d-4567-8266-7363d48274e6 2019-01-14 14:27:53,859 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/2d5b0dca-2065-4cb1-8e5f-984589218288/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288/file', 'owner': u'e55e5cfc712d4897be451dfb79228a15', 'id': u'2d5b0dca-2065-4cb1-8e5f-984589218288', 'size': 12716032, u'self': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e55e5cfc712d4897be451dfb79228a15', 'name': 'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/2d5b0dca-2065-4cb1-8e5f-984589218288/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:27:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:27:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'created': u'2019-01-14T14:27:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:27:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:27:53,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:27:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:27:53,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27: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-829b4d4b-2d0b-45d0-a00b-3e9cc78f7aac x-compute-request-id: req-829b4d4b-2d0b-45d0-a00b-3e9cc78f7aac Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06991d3e-9735-4972-befd-8712f715ce78", "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": "06991d3e-9735-4972-befd-8712f715ce78"}} 2019-01-14 14:27:53,896 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-829b4d4b-2d0b-45d0-a00b-3e9cc78f7aac 2019-01-14 14:27:53,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0370259284973s 2019-01-14 14:27:53,897 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-829b4d4b-2d0b-45d0-a00b-3e9cc78f7aac 2019-01-14 14:27:53,898 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', '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'35af50fe299141218ecf76b1b87b25ad', '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'06991d3e-9735-4972-befd-8712f715ce78', 'swap': 0}) 2019-01-14 14:27:53,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:27:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78/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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" -d '{"extra_specs": {}}' 2019-01-14 14:27:53,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:27: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-7281a21d-b1de-43a0-a975-03b600fab619 x-compute-request-id: req-7281a21d-b1de-43a0-a975-03b600fab619 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:27:53,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78/os-extra_specs used request id req-7281a21d-b1de-43a0-a975-03b600fab619 2019-01-14 14:27:53,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204620361328s 2019-01-14 14:27:53,919 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78/os-extra_specs used request id req-7281a21d-b1de-43a0-a975-03b600fab619 2019-01-14 14:27:53,919 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', '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'35af50fe299141218ecf76b1b87b25ad', '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'06991d3e-9735-4972-befd-8712f715ce78', 'swap': 0}) 2019-01-14 14:27:57,063 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 14:27:57,063 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 14:27:57,064 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 14:27:57,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 14:27:57,082 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 14:28:00,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ea4db5fa-ac81-4cea-a629-d09a96eafb89/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-01-14 14:28:00,243 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 14:28:00,274 - 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']'. 2019-01-14 14:28:05,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:05.875 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 14:28:08,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:08.072 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.200s] 2019-01-14 14:28:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:08.130 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2019-01-14 14:28:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:10.868 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.480s] 2019-01-14 14:28:16,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:16.499 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.696s] 2019-01-14 14:28:18,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:18.749 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.024s] 2019-01-14 14:28:20,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:20.276 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.776s] 2019-01-14 14:28:20,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:20.307 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.605s] 2019-01-14 14:28:23,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:23.255 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.638s] 2019-01-14 14:28:32,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:32.899 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.777s] 2019-01-14 14:28:32,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:32.908 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-14 14:28:34,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:34.389 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.332s] 2019-01-14 14:28:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:39.862 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.729s] 2019-01-14 14:28:43,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:43.237 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.236s] 2019-01-14 14:28:48,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:48.745 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.778s] 2019-01-14 14:28:50,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:50.804 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.061s] 2019-01-14 14:28:50,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:50.805 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 14:28:50,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:50.910 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.874s] 2019-01-14 14:28:57,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:57.871 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.068s] 2019-01-14 14:28:58,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:58.810 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.938s] 2019-01-14 14:29:01,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:01.071 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.261s] 2019-01-14 14:29:01,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:01.653 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.399s] 2019-01-14 14:29:03,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:03.630 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2019-01-14 14:29:03,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:03.631 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-14 14:29:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:08.248 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-14 14:29:11,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:11.088 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.269s] 2019-01-14 14:29:16,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:16.460 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.371s] 2019-01-14 14:29:26,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:26.276 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.381s] 2019-01-14 14:29:26,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:26.792 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.516s] 2019-01-14 14:29:27,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.100 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.308s] 2019-01-14 14:29:27,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.342 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.882s] 2019-01-14 14:29:27,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.356 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.256s] 2019-01-14 14:29:27,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.460 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.103s] 2019-01-14 14:29:27,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.696 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.236s] 2019-01-14 14:29:39,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:39.055 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.353s] 2019-01-14 14:29:39,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:39.916 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2019-01-14 14:29:39,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:39.917 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 14:29:42,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:42.612 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.555s] 2019-01-14 14:29:42,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:42.754 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.145s] 2019-01-14 14:29:49,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:49.700 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.472s] 2019-01-14 14:29:50,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.141 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.183s] 2019-01-14 14:29:50,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.161 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2019-01-14 14:29:50,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.255 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.555s] 2019-01-14 14:29:50,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.552 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.296s] 2019-01-14 14:29:50,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.769 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.217s] 2019-01-14 14:29:51,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:51.054 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.284s] 2019-01-14 14:29:51,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:51.270 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.216s] 2019-01-14 14:29:55,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:55.385 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-14 14:29:57,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.614 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.093s] 2019-01-14 14:29:57,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.714 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.100s] 2019-01-14 14:29:57,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.796 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2019-01-14 14:29:57,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.803 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-01-14 14:30:03,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:03.087 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.686s] 2019-01-14 14:30:06,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:06.167 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.613s] 2019-01-14 14:30:11,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.068 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.226s] 2019-01-14 14:30:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.161 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.092s] 2019-01-14 14:30:11,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.279 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.117s] 2019-01-14 14:30:11,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.451 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.172s] 2019-01-14 14:30:13,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:13.304 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.725s] 2019-01-14 14:30:23,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:23.548 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.404s] 2019-01-14 14:30:24,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:24.199 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.894s] 2019-01-14 14:30:27,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:27.421 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.827s] 2019-01-14 14:30:28,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:28.319 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.770s] 2019-01-14 14:30:32,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:32.543 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.343s] 2019-01-14 14:30:35,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:35.339 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2019-01-14 14:30:35,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:35.447 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2019-01-14 14:30:36,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:36.762 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.219s] 2019-01-14 14:30:43,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:43.386 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.603s] 2019-01-14 14:30:43,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:43.450 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 14:30:47,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:47.306 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.436s] 2019-01-14 14:30:47,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:47.617 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.230s] 2019-01-14 14:30:54,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:54.571 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.953s] 2019-01-14 14:30:55,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:55.765 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.768s] 2019-01-14 14:30:59,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:59.830 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.562s] 2019-01-14 14:31:07,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:07.216 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.602s] 2019-01-14 14:31:10,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:10.196 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.978s] 2019-01-14 14:31:10,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:10.322 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.813s] 2019-01-14 14:31:12,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:12.245 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.898s] 2019-01-14 14:31:13,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:13.286 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.089s] 2019-01-14 14:31:18,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:18.532 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 14:31:20,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:20.789 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.464s] 2019-01-14 14:31:21,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:21.052 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.806s] 2019-01-14 14:31:23,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.151 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.362s] 2019-01-14 14:31:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.382 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.231s] 2019-01-14 14:31:23,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.610 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.228s] 2019-01-14 14:31:23,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.908 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.856s] 2019-01-14 14:31:24,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:24.130 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.223s] 2019-01-14 14:31:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:24.169 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.038s] 2019-01-14 14:31:31,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:31.353 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.893s] 2019-01-14 14:31:34,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:34.484 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.128s] 2019-01-14 14:31:34,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:34.530 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.050s] 2019-01-14 14:31:43,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:43.154 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.611s] 2019-01-14 14:31:50,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:50.215 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.958s] 2019-01-14 14:31:51,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:51.082 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.928s] 2019-01-14 14:31:57,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:57.686 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.604s] 2019-01-14 14:32:01,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:01.681 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.994s] 2019-01-14 14:32:04,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:04.950 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.646s] 2019-01-14 14:32:17,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:17.434 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.482s] 2019-01-14 14:32:21,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:21.526 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-14 14:32:28,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:28.368 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.954s] 2019-01-14 14:32:28,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:28.537 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.169s] 2019-01-14 14:32:39,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:39.056 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.257s] 2019-01-14 14:32:41,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:41.446 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.389s] 2019-01-14 14:32:43,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:43.763 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.316s] 2019-01-14 14:32:47,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 46465cf3-9fc3-4c99-8126-ccffbbca6d19 2019-01-14 14:32:47,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '46465cf3-9fc3-4c99-8126-ccffbbca6d19']'. 2019-01-14 14:32:47,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 14:32:47,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 46465cf3-9fc3-4c99-8126-ccffbbca6d19 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 14:28:02 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 14:32:46 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:44 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ea4db5fa-ac81-4cea-a629-d09a96eafb89) | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2659ae5c-04eb-46f3-836b-5c47597ef6ec) | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 277.911 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 14:32:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:32:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 14:32:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 14:32:47,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-01-14 14:32:49,916 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:32:49,916 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:00 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-14 14:32:49,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:32:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:32:50,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2fec8f85-5692-4392-998c-abb74f81e424 Date: Mon, 14 Jan 2019 14:32:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:32:50,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288 used request id req-2fec8f85-5692-4392-998c-abb74f81e424 2019-01-14 14:32:50,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.552989959717s 2019-01-14 14:32:50,477 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288 used request id req-2fec8f85-5692-4392-998c-abb74f81e424 2019-01-14 14:32:50,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:32:50,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:50,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32: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-8f3b8060-2318-4034-a0d5-ba9d46df6d2f x-compute-request-id: req-8f3b8060-2318-4034-a0d5-ba9d46df6d2f Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06991d3e-9735-4972-befd-8712f715ce78", "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": "06991d3e-9735-4972-befd-8712f715ce78"}, {"name": "tempest_smoke-flavor_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/337fd1af-8336-41ea-b283-a333c5363164", "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": "337fd1af-8336-41ea-b283-a333c5363164"}]} 2019-01-14 14:32:50,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8f3b8060-2318-4034-a0d5-ba9d46df6d2f 2019-01-14 14:32:50,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216658115387s 2019-01-14 14:32:50,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8f3b8060-2318-4034-a0d5-ba9d46df6d2f 2019-01-14 14:32:50,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:32:50,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:50,541 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:32: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-d8577c05-fcde-4c1b-a44b-6a1387344ec3 x-compute-request-id: req-d8577c05-fcde-4c1b-a44b-6a1387344ec3 Content-Length: 0 Content-Type: application/json 2019-01-14 14:32:50,541 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78 used request id req-d8577c05-fcde-4c1b-a44b-6a1387344ec3 2019-01-14 14:32:50,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0393109321594s 2019-01-14 14:32:50,541 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/06991d3e-9735-4972-befd-8712f715ce78 used request id req-d8577c05-fcde-4c1b-a44b-6a1387344ec3 2019-01-14 14:32:50,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:32:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:32:50,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-67ac0c51-0d71-451d-b180-6eb665165821 Date: Mon, 14 Jan 2019 14:32:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "metadata": {}}], "file": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file", "owner": "e55e5cfc712d4897be451dfb79228a15", "id": "f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "size": 12716032, "self": "/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:27:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:27:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:32:50,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-67ac0c51-0d71-451d-b180-6eb665165821 2019-01-14 14:32:50,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211646795273s 2019-01-14 14:32:50,757 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-67ac0c51-0d71-451d-b180-6eb665165821 2019-01-14 14:32:50,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:32:50,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3699d4b249c9e499cb33be70c075d27311c1c065" 2019-01-14 14:32:51,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18ff4f72-6382-443b-8868-2e7406f3d4f7 Date: Mon, 14 Jan 2019 14:32:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:32:51,632 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e used request id req-18ff4f72-6382-443b-8868-2e7406f3d4f7 2019-01-14 14:32:51,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.87288403511s 2019-01-14 14:32:51,632 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e used request id req-18ff4f72-6382-443b-8868-2e7406f3d4f7 2019-01-14 14:32:51,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:32:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:51,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32: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-6723b4d7-7ed8-42a3-8aa7-d417abab8a42 x-compute-request-id: req-6723b4d7-7ed8-42a3-8aa7-d417abab8a42 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/337fd1af-8336-41ea-b283-a333c5363164", "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": "337fd1af-8336-41ea-b283-a333c5363164"}]} 2019-01-14 14:32:51,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6723b4d7-7ed8-42a3-8aa7-d417abab8a42 2019-01-14 14:32:51,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241501331329s 2019-01-14 14:32:51,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6723b4d7-7ed8-42a3-8aa7-d417abab8a42 2019-01-14 14:32:51,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:32:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:51,690 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:32: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-19708151-7596-4d98-9470-2a2536169d96 x-compute-request-id: req-19708151-7596-4d98-9470-2a2536169d96 Content-Length: 0 Content-Type: application/json 2019-01-14 14:32:51,690 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164 used request id req-19708151-7596-4d98-9470-2a2536169d96 2019-01-14 14:32:51,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313260555267s 2019-01-14 14:32:51,691 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/337fd1af-8336-41ea-b283-a333c5363164 used request id req-19708151-7596-4d98-9470-2a2536169d96 2019-01-14 14:32:51,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:32:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:51,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64696149-ddaf-4c52-bf30-645cb95debc7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": {"self": "http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfda747647d24f0ebff4ffa45f6ec50e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:32:51,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64696149-ddaf-4c52-bf30-645cb95debc7 2019-01-14 14:32:51,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115936040878s 2019-01-14 14:32:51,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64696149-ddaf-4c52-bf30-645cb95debc7 2019-01-14 14:32:51,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:32:51,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:51,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f4a636-884a-4f44-893e-55fc8e5da96c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b", "links": {"self": "http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bfda747647d24f0ebff4ffa45f6ec50e", "description": null}} 2019-01-14 14:32:51,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e used request id req-b5f4a636-884a-4f44-893e-55fc8e5da96c 2019-01-14 14:32:51,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11985707283s 2019-01-14 14:32:51,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e used request id req-b5f4a636-884a-4f44-893e-55fc8e5da96c 2019-01-14 14:32:51,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:32:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:52,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-426ed56f-7ce4-4e14-a987-6913eda78557 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:32:52,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e used request id req-426ed56f-7ce4-4e14-a987-6913eda78557 2019-01-14 14:32:52,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215883016586s 2019-01-14 14:32:52,151 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bfda747647d24f0ebff4ffa45f6ec50e used request id req-426ed56f-7ce4-4e14-a987-6913eda78557 2019-01-14 14:32:52,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:32:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:52,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd75b94e-31b4-47b6-8c27-82160cf84b30 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15"}, "tags": [], "enabled": true, "id": "e55e5cfc712d4897be451dfb79228a15", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b"}]} 2019-01-14 14:32:52,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dd75b94e-31b4-47b6-8c27-82160cf84b30 2019-01-14 14:32:52,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0965101718903s 2019-01-14 14:32:52,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dd75b94e-31b4-47b6-8c27-82160cf84b30 2019-01-14 14:32:52,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:32:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:52,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e1c6fb1-42e3-4f5d-8145-498c46efa24d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:32:52,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15 used request id req-2e1c6fb1-42e3-4f5d-8145-498c46efa24d 2019-01-14 14:32:52,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.195468187332s 2019-01-14 14:32:52,454 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e55e5cfc712d4897be451dfb79228a15 used request id req-2e1c6fb1-42e3-4f5d-8145-498c46efa24d 2019-01-14 14:32:52,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:32:52,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e55e5cfc712d4897be451dfb79228a15&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}c6d075e0648d66cc7b1217e096e7c0e13fb55538" 2019-01-14 14:32:52,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dec223eb-0d59-4ff8-8d62-d6b2bab3ab01 Date: Mon, 14 Jan 2019 14:32:52 GMT RESP BODY: {"security_groups": []} 2019-01-14 14:32:52,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e55e5cfc712d4897be451dfb79228a15&name=default used request id req-dec223eb-0d59-4ff8-8d62-d6b2bab3ab01 2019-01-14 14:32:52,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222045898438s 2019-01-14 14:32:52,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e55e5cfc712d4897be451dfb79228a15&name=default used request id req-dec223eb-0d59-4ff8-8d62-d6b2bab3ab01 2019-01-14 14:32:52,734 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-01-14 14:32:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:32:52,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33f831d-35b6-486e-aab6-15f616f94d7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:32:52,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c33f831d-35b6-486e-aab6-15f616f94d7d 2019-01-14 14:32:52,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:32:53,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["MSBAyEa8QYabzyAC6Os_TQ"], "issued_at": "2019-01-14T14:32:53.000000Z"}} 2019-01-14 14:32:53,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:32:53,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:53,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7582906b-be52-4968-acee-761e1bbe56a7 Date: Mon, 14 Jan 2019 14:32:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:06:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:32:53,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7582906b-be52-4968-acee-761e1bbe56a7 2019-01-14 14:32:53,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291750907898s 2019-01-14 14:32:53,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7582906b-be52-4968-acee-761e1bbe56a7 2019-01-14 14:32:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:32:53,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:32: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:32:53,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:32:53,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:53,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b92a30-9645-4b28-8591-16bb53a1662d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:32:53,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e5b92a30-9645-4b28-8591-16bb53a1662d 2019-01-14 14:32:53,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104305028915s 2019-01-14 14:32:53,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e5b92a30-9645-4b28-8591-16bb53a1662d 2019-01-14 14:32:53,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:32:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842"}}' 2019-01-14 14:32:53,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7211f03-a3d8-4188-83d3-9a3b6063ea51 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.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a"}, "tags": [], "enabled": true, "id": "2844cc28df2e4c9b8e2fc55ae9ad439a", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842"}} 2019-01-14 14:32:53,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f7211f03-a3d8-4188-83d3-9a3b6063ea51 2019-01-14 14:32:53,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131413936615s 2019-01-14 14:32:53,741 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f7211f03-a3d8-4188-83d3-9a3b6063ea51 2019-01-14 14:32:53,741 - 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'2844cc28df2e4c9b8e2fc55ae9ad439a', '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_688495bd-e90d-4b87-9961-5e51aac2b842'}) 2019-01-14 14:32:53,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:32:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2d109241-c950-4a77-af98-baacbcae27cd", "email": null, "name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842"}}' 2019-01-14 14:32:54,129 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc7d424-574d-47ce-afac-077499cecf27 Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842", "links": {"self": "http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b81f28418a4b3b9190754815be14b7", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:32:54,129 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-8dc7d424-574d-47ce-afac-077499cecf27 2019-01-14 14:32:54,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381776809692s 2019-01-14 14:32:54,130 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-8dc7d424-574d-47ce-afac-077499cecf27 2019-01-14 14:32:54,130 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40b81f28418a4b3b9190754815be14b7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842'}) 2019-01-14 14:32:54,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:32:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:54,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8e0dfe-0add-450f-a2bb-6a846a8ac700 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:32:54,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7a8e0dfe-0add-450f-a2bb-6a846a8ac700 2019-01-14 14:32:54,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116600036621s 2019-01-14 14:32:54,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7a8e0dfe-0add-450f-a2bb-6a846a8ac700 2019-01-14 14:32:54,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:32:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:54,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d7278d-42da-48b3-b5b3-a613152f8d16 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:32:54,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1d7278d-42da-48b3-b5b3-a613152f8d16 2019-01-14 14:32:54,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101798057556s 2019-01-14 14:32:54,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1d7278d-42da-48b3-b5b3-a613152f8d16 2019-01-14 14:32:54,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:32:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:54,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01943c13-b445-485e-99b8-e00ac0eb6e28 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:32:54,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-01943c13-b445-485e-99b8-e00ac0eb6e28 2019-01-14 14:32:54,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105583190918s 2019-01-14 14:32:54,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-01943c13-b445-485e-99b8-e00ac0eb6e28 2019-01-14 14:32:54,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:32:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:54,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb33dd7-893e-453f-a1ad-51a5e914f98e Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842", "links": {"self": "http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b81f28418a4b3b9190754815be14b7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:32:54,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dcb33dd7-893e-453f-a1ad-51a5e914f98e 2019-01-14 14:32:54,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248424053192s 2019-01-14 14:32:54,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dcb33dd7-893e-453f-a1ad-51a5e914f98e 2019-01-14 14:32:54,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:32:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:54,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216ef14d-7c59-4941-8944-d55cbe051ff5 Content-Encoding: gzip Content-Length: 408 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a"}, "tags": [], "enabled": true, "id": "2844cc28df2e4c9b8e2fc55ae9ad439a", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:32:54,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-216ef14d-7c59-4941-8944-d55cbe051ff5 2019-01-14 14:32:54,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102211952209s 2019-01-14 14:32:54,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-216ef14d-7c59-4941-8944-d55cbe051ff5 2019-01-14 14:32:54,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:32:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:54,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020f269c-9e05-47ba-ac44-ee23525cb768 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a", "previous": null, "next": null}} 2019-01-14 14:32:54,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a used request id req-020f269c-9e05-47ba-ac44-ee23525cb768 2019-01-14 14:32:54,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104742765427s 2019-01-14 14:32:54,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a used request id req-020f269c-9e05-47ba-ac44-ee23525cb768 2019-01-14 14:32:54,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:32:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a/users/40b81f28418a4b3b9190754815be14b7/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61586144-d040-4e21-a521-e25cc51b45cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:32:55,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a/users/40b81f28418a4b3b9190754815be14b7/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-61586144-d040-4e21-a521-e25cc51b45cf 2019-01-14 14:32:55,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141058921814s 2019-01-14 14:32:55,090 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a/users/40b81f28418a4b3b9190754815be14b7/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-61586144-d040-4e21-a521-e25cc51b45cf 2019-01-14 14:32:55,090 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', 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'2844cc28df2e4c9b8e2fc55ae9ad439a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2d109241-c950-4a77-af98-baacbcae27cd', 'username': u'neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:32:55,094 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842', 'password': '2d109241-c950-4a77-af98-baacbcae27cd', 'project_name': 'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '2844cc28df2e4c9b8e2fc55ae9ad439a', 'project_domain_name': 'Default'} 2019-01-14 14:32:55,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:32:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c6f6ed-e09f-4337-8325-d5ccc1521e2e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:32:55,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-50c6f6ed-e09f-4337-8325-d5ccc1521e2e 2019-01-14 14:32:55,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105144023895s 2019-01-14 14:32:55,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-50c6f6ed-e09f-4337-8325-d5ccc1521e2e 2019-01-14 14:32:55,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:32:55,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc16be7-f48a-47ac-a7fc-0dca8dc0f257 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:32:55,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8fc16be7-f48a-47ac-a7fc-0dca8dc0f257 2019-01-14 14:32:55,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103515863419s 2019-01-14 14:32:55,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8fc16be7-f48a-47ac-a7fc-0dca8dc0f257 2019-01-14 14:32:55,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:32:55,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02612dc-f2ff-474b-a365-b09bf0c1cbe2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:32:55,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f02612dc-f2ff-474b-a365-b09bf0c1cbe2 2019-01-14 14:32:55,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103573083878s 2019-01-14 14:32:55,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f02612dc-f2ff-474b-a365-b09bf0c1cbe2 2019-01-14 14:32:55,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:32:55,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddc77ce-6862-49d7-a89d-c9871b657a83 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842", "links": {"self": "http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b81f28418a4b3b9190754815be14b7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:32:55,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3ddc77ce-6862-49d7-a89d-c9871b657a83 2019-01-14 14:32:55,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0375628471375s 2019-01-14 14:32:55,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3ddc77ce-6862-49d7-a89d-c9871b657a83 2019-01-14 14:32:55,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:32:55,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89add68d-40d9-4de3-ba68-67d558fa6fef Content-Encoding: gzip Content-Length: 408 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a"}, "tags": [], "enabled": true, "id": "2844cc28df2e4c9b8e2fc55ae9ad439a", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:32:55,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-89add68d-40d9-4de3-ba68-67d558fa6fef 2019-01-14 14:32:55,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106236934662s 2019-01-14 14:32:55,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-89add68d-40d9-4de3-ba68-67d558fa6fef 2019-01-14 14:32:55,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:32:55,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f85c1b1-423b-4786-b049-65a78bcee2af Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a", "previous": null, "next": null}} 2019-01-14 14:32:55,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a used request id req-3f85c1b1-423b-4786-b049-65a78bcee2af 2019-01-14 14:32:55,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103895902634s 2019-01-14 14:32:55,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40b81f28418a4b3b9190754815be14b7&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2844cc28df2e4c9b8e2fc55ae9ad439a used request id req-3f85c1b1-423b-4786-b049-65a78bcee2af 2019-01-14 14:32:55,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:32:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a/users/40b81f28418a4b3b9190754815be14b7/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc9d13b-b956-40ee-83df-c46c319e880d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:32:55,828 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a/users/40b81f28418a4b3b9190754815be14b7/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-cdc9d13b-b956-40ee-83df-c46c319e880d 2019-01-14 14:32:55,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138380050659s 2019-01-14 14:32:55,828 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a/users/40b81f28418a4b3b9190754815be14b7/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-cdc9d13b-b956-40ee-83df-c46c319e880d 2019-01-14 14:32:55,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:32:55,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:55,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce3c1c5-7b91-4acc-85c7-29038fef56ae Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:32:55,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ce3c1c5-7b91-4acc-85c7-29038fef56ae 2019-01-14 14:32:55,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0990629196167s 2019-01-14 14:32:55,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ce3c1c5-7b91-4acc-85c7-29038fef56ae 2019-01-14 14:32:55,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:32:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:56,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d6a732-798e-4c60-b07a-48affa74b95d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:32:56,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-83d6a732-798e-4c60-b07a-48affa74b95d 2019-01-14 14:32:56,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101633071899s 2019-01-14 14:32:56,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-83d6a732-798e-4c60-b07a-48affa74b95d 2019-01-14 14:32:56,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:32:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:56,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1da1d92-a28f-4842-aa1c-1813fb883fc9 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842", "links": {"self": "http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b81f28418a4b3b9190754815be14b7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:32:56,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b1da1d92-a28f-4842-aa1c-1813fb883fc9 2019-01-14 14:32:56,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132643938065s 2019-01-14 14:32:56,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b1da1d92-a28f-4842-aa1c-1813fb883fc9 2019-01-14 14:32:56,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:32:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40b81f28418a4b3b9190754815be14b7&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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:56,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86265fa5-731a-4233-9b86-d35c6f238a3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40b81f28418a4b3b9190754815be14b7&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 14:32:56,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40b81f28418a4b3b9190754815be14b7&scope.domain.id=default used request id req-86265fa5-731a-4233-9b86-d35c6f238a3a 2019-01-14 14:32:56,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0968379974365s 2019-01-14 14:32:56,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40b81f28418a4b3b9190754815be14b7&scope.domain.id=default used request id req-86265fa5-731a-4233-9b86-d35c6f238a3a 2019-01-14 14:32:56,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 14:32:56,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/40b81f28418a4b3b9190754815be14b7/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:32:56,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3cc07d-6310-4bbc-9f75-104107f2bf13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:32:56,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/40b81f28418a4b3b9190754815be14b7/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-ca3cc07d-6310-4bbc-9f75-104107f2bf13 2019-01-14 14:32:56,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.171912193298s 2019-01-14 14:32:56,456 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/40b81f28418a4b3b9190754815be14b7/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-ca3cc07d-6310-4bbc-9f75-104107f2bf13 2019-01-14 14:32:56,456 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 14:32:58,579 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 14:33:00,618 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6a007267-b352-4336-8279-9527d6e77d4c | 2019-01-14T14:33:00.247011 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6a007267-b352-4336-8279-9527d6e77d4c ~/.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 2019-01-14 14:33:03,718 - 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 | +-------------+----------------+-----------+ 2019-01-14 14:33:04,452 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 14:33:06,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 14:33:09,429 - 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=594994b4-3478-4252-8461-a06972a99d98) as the default verifier for the future CLI operations. 2019-01-14 14:33:11,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:33:11,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9574e5c0-9258-45dc-913e-b363a0361374 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:33:11,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9574e5c0-9258-45dc-913e-b363a0361374 2019-01-14 14:33:11,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:33:11,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2844cc28df2e4c9b8e2fc55ae9ad439a", "name": "neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2844cc28df2e4c9b8e2fc55ae9ad439a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842", "id": "40b81f28418a4b3b9190754815be14b7"}, "audit_ids": ["MPJ2zHhVQo-9m8gDVsNnjg"], "issued_at": "2019-01-14T14:33:11.000000Z"}} 2019-01-14 14:33:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 14:33:11,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:33:11,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-be9d11ce-f7bb-44f6-9ab6-7ab4c0b7d909 Date: Mon, 14 Jan 2019 14:33: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."}]} 2019-01-14 14:33:11,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-be9d11ce-f7bb-44f6-9ab6-7ab4c0b7d909 2019-01-14 14:33:11,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.1957218647s 2019-01-14 14:33:11,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-be9d11ce-f7bb-44f6-9ab6-7ab4c0b7d909 2019-01-14 14:33:11,850 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-01-14 14:33:11,850 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:33:11,917 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:33:11,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:33:11,923 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:33:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:33:11,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:33:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:33:12,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4b321e65-5a6f-4532-b34c-7dfaf5da3225 Date: Mon, 14 Jan 2019 14:33:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:33:12,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4b321e65-5a6f-4532-b34c-7dfaf5da3225 2019-01-14 14:33:12,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212760925293s 2019-01-14 14:33:12,138 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4b321e65-5a6f-4532-b34c-7dfaf5da3225 2019-01-14 14:33:12,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:33:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842"}' 2019-01-14 14:33:12,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2d780aca-4cd4-45de-8611-18dd8c4490ba Date: Mon, 14 Jan 2019 14:33:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file", "owner": "2844cc28df2e4c9b8e2fc55ae9ad439a", "id": "fd87ceba-449b-47ac-9137-5745d5c0cf9a", "size": null, "self": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:33:12Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "checksum": null, "created_at": "2019-01-14T14:33:12Z", "protected": false} 2019-01-14 14:33:12,365 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2d780aca-4cd4-45de-8611-18dd8c4490ba 2019-01-14 14:33:12,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22346997261s 2019-01-14 14:33:12,366 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2d780aca-4cd4-45de-8611-18dd8c4490ba returning object fd87ceba-449b-47ac-9137-5745d5c0cf9a 2019-01-14 14:33:12,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:33:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/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}d70494bfc11c6c88c6fb40407ed066969bc501df" -d '' 2019-01-14 14:33:13,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a456545-c918-4f58-b508-79c98c4d0f75 Date: Mon, 14 Jan 2019 14:33:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:33:13,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file used request id req-1a456545-c918-4f58-b508-79c98c4d0f75 2019-01-14 14:33:13,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29216694832s 2019-01-14 14:33:13,659 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file used request id req-1a456545-c918-4f58-b508-79c98c4d0f75 2019-01-14 14:33:13,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:33:13,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:33:13,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-bf783b9d-e218-46ac-b5ef-82d6a1830a51 Date: Mon, 14 Jan 2019 14:33:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "metadata": {}}], "file": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file", "owner": "2844cc28df2e4c9b8e2fc55ae9ad439a", "id": "fd87ceba-449b-47ac-9137-5745d5c0cf9a", "size": 12716032, "self": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:33:13Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:33:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:33:13,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bf783b9d-e218-46ac-b5ef-82d6a1830a51 2019-01-14 14:33:13,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0220391750336s 2019-01-14 14:33:13,683 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bf783b9d-e218-46ac-b5ef-82d6a1830a51 2019-01-14 14:33:13,684 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file', 'owner': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'id': u'fd87ceba-449b-47ac-9137-5745d5c0cf9a', 'size': 12716032, u'self': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'name': 'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:33:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:33:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', 'created': u'2019-01-14T14:33:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:33:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:33:13,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:33:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_688495bd-e90d-4b87-9961-5e51aac2b842", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:33:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:33: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-9ef732e1-b068-48ed-bffe-17bec4449e8e x-compute-request-id: req-9ef732e1-b068-48ed-bffe-17bec4449e8e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_688495bd-e90d-4b87-9961-5e51aac2b842", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b", "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": "29142c9a-240b-4278-a1cf-9bf1fd82824b"}} 2019-01-14 14:33:13,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9ef732e1-b068-48ed-bffe-17bec4449e8e 2019-01-14 14:33:13,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243530035019s 2019-01-14 14:33:13,928 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9ef732e1-b068-48ed-bffe-17bec4449e8e 2019-01-14 14:33:13,929 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_688495bd-e90d-4b87-9961-5e51aac2b842', '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'35af50fe299141218ecf76b1b87b25ad', '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'29142c9a-240b-4278-a1cf-9bf1fd82824b', 'swap': 0}) 2019-01-14 14:33:13,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:33:13,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b/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}b63d8797a1cda9736740a10597fb2bd84555cb31" -d '{"extra_specs": {}}' 2019-01-14 14:33:13,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:33: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-7e9a5108-cba6-4aa0-ae8e-526379143735 x-compute-request-id: req-7e9a5108-cba6-4aa0-ae8e-526379143735 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:33:13,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b/os-extra_specs used request id req-7e9a5108-cba6-4aa0-ae8e-526379143735 2019-01-14 14:33:13,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0180439949036s 2019-01-14 14:33:13,947 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b/os-extra_specs used request id req-7e9a5108-cba6-4aa0-ae8e-526379143735 2019-01-14 14:33:13,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:33:13,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:33: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:33:13,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:33:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:33:14,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b556a8e-1b1a-4437-8bbd-25492f045749 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:33:14,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b556a8e-1b1a-4437-8bbd-25492f045749 2019-01-14 14:33:14,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103535175323s 2019-01-14 14:33:14,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b556a8e-1b1a-4437-8bbd-25492f045749 2019-01-14 14:33:14,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 14:33:14,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:33:14,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:33: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-0a614ae6-cf19-4f5d-87c6-c2a673ce2207 x-compute-request-id: req-0a614ae6-cf19-4f5d-87c6-c2a673ce2207 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 14:33:14,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-0a614ae6-cf19-4f5d-87c6-c2a673ce2207 2019-01-14 14:33:14,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0334680080414s 2019-01-14 14:33:14,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-0a614ae6-cf19-4f5d-87c6-c2a673ce2207 2019-01-14 14:33:14,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:33:14,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:33:14,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-ef0b08b1-68a6-4277-b5b5-535ee9f01af7 Date: Mon, 14 Jan 2019 14:33:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "metadata": {}}], "file": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file", "owner": "2844cc28df2e4c9b8e2fc55ae9ad439a", "id": "fd87ceba-449b-47ac-9137-5745d5c0cf9a", "size": 12716032, "self": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:33:13Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:33:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:33:14,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ef0b08b1-68a6-4277-b5b5-535ee9f01af7 2019-01-14 14:33:14,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209119081497s 2019-01-14 14:33:14,309 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ef0b08b1-68a6-4277-b5b5-535ee9f01af7 2019-01-14 14:33:14,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:33:14,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842"}' 2019-01-14 14:33:14,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-99035198-8091-45a0-9872-e3676b72edf0 Date: Mon, 14 Jan 2019 14:33:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/file", "owner": "2844cc28df2e4c9b8e2fc55ae9ad439a", "id": "c67156e9-fc4c-4550-ad56-2c8e6243af34", "size": null, "self": "/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:33:14Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "checksum": null, "created_at": "2019-01-14T14:33:14Z", "protected": false} 2019-01-14 14:33:14,589 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-99035198-8091-45a0-9872-e3676b72edf0 2019-01-14 14:33:14,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.271476984024s 2019-01-14 14:33:14,590 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-99035198-8091-45a0-9872-e3676b72edf0 returning object c67156e9-fc4c-4550-ad56-2c8e6243af34 2019-01-14 14:33:14,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:33:14,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/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}d70494bfc11c6c88c6fb40407ed066969bc501df" -d '' 2019-01-14 14:33:15,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a90ce55f-d19b-4c30-8f84-9164e8294a37 Date: Mon, 14 Jan 2019 14:33:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:33:15,797 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/file used request id req-a90ce55f-d19b-4c30-8f84-9164e8294a37 2019-01-14 14:33:15,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.20736289024s 2019-01-14 14:33:15,798 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/file used request id req-a90ce55f-d19b-4c30-8f84-9164e8294a37 2019-01-14 14:33:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:33:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:33:16,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-ccd396f0-8986-4a5e-a024-9c83a278741e Date: Mon, 14 Jan 2019 14:33:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/snap", "metadata": {}}], "file": "/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/file", "owner": "2844cc28df2e4c9b8e2fc55ae9ad439a", "id": "c67156e9-fc4c-4550-ad56-2c8e6243af34", "size": 12716032, "self": "/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:33:15Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:33:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "metadata": {}}], "file": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file", "owner": "2844cc28df2e4c9b8e2fc55ae9ad439a", "id": "fd87ceba-449b-47ac-9137-5745d5c0cf9a", "size": 12716032, "self": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:33:13Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:33:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:33:16,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ccd396f0-8986-4a5e-a024-9c83a278741e 2019-01-14 14:33:16,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216713190079s 2019-01-14 14:33:16,019 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ccd396f0-8986-4a5e-a024-9c83a278741e 2019-01-14 14:33:16,020 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/file', 'owner': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'id': u'c67156e9-fc4c-4550-ad56-2c8e6243af34', 'size': 12716032, u'self': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'name': 'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:33:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:33:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', 'created': u'2019-01-14T14:33:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:33:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:33:16,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:33:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:33:16,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:33: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-671097ef-6290-4dc5-b71d-5fe0f193d044 x-compute-request-id: req-671097ef-6290-4dc5-b71d-5fe0f193d044 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/235cdba6-4d10-4539-9521-af0c5f72c849", "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": "235cdba6-4d10-4539-9521-af0c5f72c849"}} 2019-01-14 14:33:16,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-671097ef-6290-4dc5-b71d-5fe0f193d044 2019-01-14 14:33:16,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0297400951385s 2019-01-14 14:33:16,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-671097ef-6290-4dc5-b71d-5fe0f193d044 2019-01-14 14:33:16,050 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_688495bd-e90d-4b87-9961-5e51aac2b842', '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'35af50fe299141218ecf76b1b87b25ad', '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'235cdba6-4d10-4539-9521-af0c5f72c849', 'swap': 0}) 2019-01-14 14:33:16,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:33:16,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849/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}b63d8797a1cda9736740a10597fb2bd84555cb31" -d '{"extra_specs": {}}' 2019-01-14 14:33:16,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:33: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-ecc25586-52cc-4513-9139-f316524b00bb x-compute-request-id: req-ecc25586-52cc-4513-9139-f316524b00bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:33:16,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849/os-extra_specs used request id req-ecc25586-52cc-4513-9139-f316524b00bb 2019-01-14 14:33:16,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.016594171524s 2019-01-14 14:33:16,067 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849/os-extra_specs used request id req-ecc25586-52cc-4513-9139-f316524b00bb 2019-01-14 14:33:16,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_688495bd-e90d-4b87-9961-5e51aac2b842', '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'35af50fe299141218ecf76b1b87b25ad', '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'235cdba6-4d10-4539-9521-af0c5f72c849', 'swap': 0}) 2019-01-14 14:33:19,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 14:33:19,265 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 14:33:19,266 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 14:33:19,269 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 14:33:19,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 14:33:22,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-594994b4-3478-4252-8461-a06972a99d98/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-01-14 14:33:22,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 14:33:22,150 - 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']'. 2019-01-14 14:47:40,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 73533d3b-e1fc-4612-a718-0a420e865061 2019-01-14 14:47:40,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '73533d3b-e1fc-4612-a718-0a420e865061']'. 2019-01-14 14:47:41,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 14:47:41,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 73533d3b-e1fc-4612-a718-0a420e865061 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 14:33:23 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 14:47:39 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:16 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 594994b4-3478-4252-8461-a06972a99d98) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6a007267-b352-4336-8279-9527d6e77d4c) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 845.962 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 387 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:47:41,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 14:47:41,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 14:47:41,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.2307692308% 2019-01-14 14:47:43,568 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:47:43,569 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 14:32 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2019-01-14 14:47:43,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:47:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:47:44,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23a0ab1b-27fe-46d3-99b9-d3c177cbf041 Date: Mon, 14 Jan 2019 14:47:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:47:44,091 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34 used request id req-23a0ab1b-27fe-46d3-99b9-d3c177cbf041 2019-01-14 14:47:44,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.515433073044s 2019-01-14 14:47:44,091 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34 used request id req-23a0ab1b-27fe-46d3-99b9-d3c177cbf041 2019-01-14 14:47:44,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:47:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:44,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47: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-2e08a4af-6684-424a-bc53-e33ca5dd04ba x-compute-request-id: req-2e08a4af-6684-424a-bc53-e33ca5dd04ba Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_688495bd-e90d-4b87-9961-5e51aac2b842", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/235cdba6-4d10-4539-9521-af0c5f72c849", "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": "235cdba6-4d10-4539-9521-af0c5f72c849"}, {"name": "neutron-tempest-plugin-api-flavor_688495bd-e90d-4b87-9961-5e51aac2b842", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b", "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": "29142c9a-240b-4278-a1cf-9bf1fd82824b"}]} 2019-01-14 14:47:44,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2e08a4af-6684-424a-bc53-e33ca5dd04ba 2019-01-14 14:47:44,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.314760923386s 2019-01-14 14:47:44,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2e08a4af-6684-424a-bc53-e33ca5dd04ba 2019-01-14 14:47:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:47:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:44,460 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:47: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-e07b8104-37f6-4fbe-944d-adb2bdf2f801 x-compute-request-id: req-e07b8104-37f6-4fbe-944d-adb2bdf2f801 Content-Length: 0 Content-Type: application/json 2019-01-14 14:47:44,460 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849 used request id req-e07b8104-37f6-4fbe-944d-adb2bdf2f801 2019-01-14 14:47:44,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0504930019379s 2019-01-14 14:47:44,460 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/235cdba6-4d10-4539-9521-af0c5f72c849 used request id req-e07b8104-37f6-4fbe-944d-adb2bdf2f801 2019-01-14 14:47:44,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:47:44,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:47:44,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-a9975816-4c8f-4b19-b4b4-f67b17f8163a Date: Mon, 14 Jan 2019 14:47:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "metadata": {}}], "file": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file", "owner": "2844cc28df2e4c9b8e2fc55ae9ad439a", "id": "fd87ceba-449b-47ac-9137-5745d5c0cf9a", "size": 12716032, "self": "/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:33:13Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:33:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:47:44,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a9975816-4c8f-4b19-b4b4-f67b17f8163a 2019-01-14 14:47:44,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215042114258s 2019-01-14 14:47:44,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a9975816-4c8f-4b19-b4b4-f67b17f8163a 2019-01-14 14:47:44,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 14:47:44,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70494bfc11c6c88c6fb40407ed066969bc501df" 2019-01-14 14:47:46,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c70e8248-316c-4207-afb9-a8ba718bdacf Date: Mon, 14 Jan 2019 14:47:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:47:46,404 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a used request id req-c70e8248-316c-4207-afb9-a8ba718bdacf 2019-01-14 14:47:46,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.7238278389s 2019-01-14 14:47:46,405 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a used request id req-c70e8248-316c-4207-afb9-a8ba718bdacf 2019-01-14 14:47:46,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 14:47:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:46,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47: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-e668c8f9-9d6e-4a7c-ae6b-5a27c8456ba7 x-compute-request-id: req-e668c8f9-9d6e-4a7c-ae6b-5a27c8456ba7 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_688495bd-e90d-4b87-9961-5e51aac2b842", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b", "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": "29142c9a-240b-4278-a1cf-9bf1fd82824b"}]} 2019-01-14 14:47:46,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e668c8f9-9d6e-4a7c-ae6b-5a27c8456ba7 2019-01-14 14:47:46,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256969928741s 2019-01-14 14:47:46,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e668c8f9-9d6e-4a7c-ae6b-5a27c8456ba7 2019-01-14 14:47:46,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 14:47:46,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:46,465 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 14:47: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-a55bcf70-a561-4dd4-9de4-82b255f8e773 x-compute-request-id: req-a55bcf70-a561-4dd4-9de4-82b255f8e773 Content-Length: 0 Content-Type: application/json 2019-01-14 14:47:46,466 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b used request id req-a55bcf70-a561-4dd4-9de4-82b255f8e773 2019-01-14 14:47:46,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322749614716s 2019-01-14 14:47:46,466 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/29142c9a-240b-4278-a1cf-9bf1fd82824b used request id req-a55bcf70-a561-4dd4-9de4-82b255f8e773 2019-01-14 14:47:46,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:47:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:46,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc94f66-79c7-4d67-916d-1b1b5dbf7c60 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842", "links": {"self": "http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b81f28418a4b3b9190754815be14b7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:47:46,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bdc94f66-79c7-4d67-916d-1b1b5dbf7c60 2019-01-14 14:47:46,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126880884171s 2019-01-14 14:47:46,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bdc94f66-79c7-4d67-916d-1b1b5dbf7c60 2019-01-14 14:47:46,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:47:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:46,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e48028-2697-46c0-b7f7-be32b9a3ff3d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842", "links": {"self": "http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "40b81f28418a4b3b9190754815be14b7", "description": null}} 2019-01-14 14:47:46,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7 used request id req-29e48028-2697-46c0-b7f7-be32b9a3ff3d 2019-01-14 14:47:46,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236582040787s 2019-01-14 14:47:46,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7 used request id req-29e48028-2697-46c0-b7f7-be32b9a3ff3d 2019-01-14 14:47:46,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 14:47:46,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:47,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa499339-97aa-48e1-bb46-10f41518e891 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:47:47,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7 used request id req-aa499339-97aa-48e1-bb46-10f41518e891 2019-01-14 14:47:47,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.278760194778s 2019-01-14 14:47:47,115 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/40b81f28418a4b3b9190754815be14b7 used request id req-aa499339-97aa-48e1-bb46-10f41518e891 2019-01-14 14:47:47,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:47:47,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:47,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66dfb39-1d97-4a40-977c-6a3aee6d7b2e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a"}, "tags": [], "enabled": true, "id": "2844cc28df2e4c9b8e2fc55ae9ad439a", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 14:47:47,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e66dfb39-1d97-4a40-977c-6a3aee6d7b2e 2019-01-14 14:47:47,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104913949966s 2019-01-14 14:47:47,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e66dfb39-1d97-4a40-977c-6a3aee6d7b2e 2019-01-14 14:47:47,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 14:47:47,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:47,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b25809a9-61c3-437e-86f5-8935f7e8bd18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:47:47,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a used request id req-b25809a9-61c3-437e-86f5-8935f7e8bd18 2019-01-14 14:47:47,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.182327032089s 2019-01-14 14:47:47,413 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2844cc28df2e4c9b8e2fc55ae9ad439a used request id req-b25809a9-61c3-437e-86f5-8935f7e8bd18 2019-01-14 14:47:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 14:47:47,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2844cc28df2e4c9b8e2fc55ae9ad439a&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}b63d8797a1cda9736740a10597fb2bd84555cb31" 2019-01-14 14:47:47,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fcf58472-51e6-4f41-8128-e8e7cbe68ada Date: Mon, 14 Jan 2019 14:47:47 GMT RESP BODY: {"security_groups": []} 2019-01-14 14:47:47,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2844cc28df2e4c9b8e2fc55ae9ad439a&name=default used request id req-fcf58472-51e6-4f41-8128-e8e7cbe68ada 2019-01-14 14:47:47,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206040143967s 2019-01-14 14:47:47,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2844cc28df2e4c9b8e2fc55ae9ad439a&name=default used request id req-fcf58472-51e6-4f41-8128-e8e7cbe68ada 2019-01-14 14:47:47,623 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2019-01-14 14:47:47,676 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-14 14:47:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:47:47,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd7340b-6098-444b-b818-4fdc4d7bca69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:47:47,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ffd7340b-6098-444b-b818-4fdc4d7bca69 2019-01-14 14:47:47,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:47:48,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T15:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["d4yVsDpBSy6wsU0K54gxaw"], "issued_at": "2019-01-14T14:47:48.000000Z"}} 2019-01-14 14:47:48,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:47:48,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:48,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9fefad56-355d-4535-afed-b81fa663b37d Date: Mon, 14 Jan 2019 14:47:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:47:48,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9fefad56-355d-4535-afed-b81fa663b37d 2019-01-14 14:47:48,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.47890996933s 2019-01-14 14:47:48,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9fefad56-355d-4535-afed-b81fa663b37d 2019-01-14 14:47:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:47:48,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 14:47: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 14:47:48,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:47:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:48,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8259fc04-21c9-4f48-8863-3bd10d75d366 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:47:48,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8259fc04-21c9-4f48-8863-3bd10d75d366 2019-01-14 14:47:48,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0973520278931s 2019-01-14 14:47:48,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8259fc04-21c9-4f48-8863-3bd10d75d366 2019-01-14 14:47:48,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 14:47:48,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95"}}' 2019-01-14 14:47:48,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec03dd1e-68d5-4fff-833e-403a8354f841 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.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14"}, "tags": [], "enabled": true, "id": "c21b9bc259a2438db4554c579d9a4f14", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95"}} 2019-01-14 14:47:48,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ec03dd1e-68d5-4fff-833e-403a8354f841 2019-01-14 14:47:48,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141418933868s 2019-01-14 14:47:48,946 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ec03dd1e-68d5-4fff-833e-403a8354f841 2019-01-14 14:47:48,947 - 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'c21b9bc259a2438db4554c579d9a4f14', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95'}) 2019-01-14 14:47:48,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 14:47:48,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ebbf91ff-4104-4618-89cf-875d1e60f932", "email": null, "name": "rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95"}}' 2019-01-14 14:47:49,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 14:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41708105-799d-4f5c-b2ae-f8704a1181d4 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": {"self": "http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7cb39f6cbb4e93994fe7d6232e06ed", "domain_id": "default", "password_expires_at": null}} 2019-01-14 14:47:49,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-41708105-799d-4f5c-b2ae-f8704a1181d4 2019-01-14 14:47:49,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388029098511s 2019-01-14 14:47:49,341 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-41708105-799d-4f5c-b2ae-f8704a1181d4 2019-01-14 14:47:49,342 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a7cb39f6cbb4e93994fe7d6232e06ed', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95'}) 2019-01-14 14:47:49,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:47:49,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:49,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db596fb4-15ab-4e74-9ba9-96cf6a105656 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:47:49,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-db596fb4-15ab-4e74-9ba9-96cf6a105656 2019-01-14 14:47:49,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104063987732s 2019-01-14 14:47:49,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-db596fb4-15ab-4e74-9ba9-96cf6a105656 2019-01-14 14:47:49,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:47:49,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:49,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f618c5-7093-4d14-b859-a854e6fe65d8 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:47:49,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c5f618c5-7093-4d14-b859-a854e6fe65d8 2019-01-14 14:47:49,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103825807571s 2019-01-14 14:47:49,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c5f618c5-7093-4d14-b859-a854e6fe65d8 2019-01-14 14:47:49,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:47:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:49,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cac9af4-aeff-4955-bcf1-c412fff1bbdc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:47:49,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4cac9af4-aeff-4955-bcf1-c412fff1bbdc 2019-01-14 14:47:49,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103045940399s 2019-01-14 14:47:49,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4cac9af4-aeff-4955-bcf1-c412fff1bbdc 2019-01-14 14:47:49,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:47:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:49,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2ca01b-a242-4a8d-aa82-cc032f6a890f Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": {"self": "http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7cb39f6cbb4e93994fe7d6232e06ed", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:47:49,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c2ca01b-a242-4a8d-aa82-cc032f6a890f 2019-01-14 14:47:49,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119771003723s 2019-01-14 14:47:49,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c2ca01b-a242-4a8d-aa82-cc032f6a890f 2019-01-14 14:47:49,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:47:49,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:49,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0043153d-9404-4146-8df5-01fc9a0ef9bf Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14"}, "tags": [], "enabled": true, "id": "c21b9bc259a2438db4554c579d9a4f14", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95"}]} 2019-01-14 14:47:49,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0043153d-9404-4146-8df5-01fc9a0ef9bf 2019-01-14 14:47:49,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10665512085s 2019-01-14 14:47:49,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0043153d-9404-4146-8df5-01fc9a0ef9bf 2019-01-14 14:47:49,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:47:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=c21b9bc259a2438db4554c579d9a4f14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e23b9a-91b7-4833-833e-67d3c3ee268a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=c21b9bc259a2438db4554c579d9a4f14", "previous": null, "next": null}} 2019-01-14 14:47:50,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=c21b9bc259a2438db4554c579d9a4f14 used request id req-d4e23b9a-91b7-4833-833e-67d3c3ee268a 2019-01-14 14:47:50,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100353002548s 2019-01-14 14:47:50,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=c21b9bc259a2438db4554c579d9a4f14 used request id req-d4e23b9a-91b7-4833-833e-67d3c3ee268a 2019-01-14 14:47:50,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:47:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14/users/2a7cb39f6cbb4e93994fe7d6232e06ed/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84661c2-3195-4128-b7c2-6bf299dfa3a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:47:50,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14/users/2a7cb39f6cbb4e93994fe7d6232e06ed/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-f84661c2-3195-4128-b7c2-6bf299dfa3a5 2019-01-14 14:47:50,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141568899155s 2019-01-14 14:47:50,159 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14/users/2a7cb39f6cbb4e93994fe7d6232e06ed/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-f84661c2-3195-4128-b7c2-6bf299dfa3a5 2019-01-14 14:47:50,160 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95', 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'c21b9bc259a2438db4554c579d9a4f14', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ebbf91ff-4104-4618-89cf-875d1e60f932', 'username': u'rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:47:50,164 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'password': 'ebbf91ff-4104-4618-89cf-875d1e60f932', 'project_name': 'rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'c21b9bc259a2438db4554c579d9a4f14', 'project_domain_name': 'Default'} 2019-01-14 14:47:50,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:47:50,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49b2973-2e27-40ce-bf2a-8b70bebed3cd Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:47:50,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e49b2973-2e27-40ce-bf2a-8b70bebed3cd 2019-01-14 14:47:50,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100114107132s 2019-01-14 14:47:50,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e49b2973-2e27-40ce-bf2a-8b70bebed3cd 2019-01-14 14:47:50,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 14:47:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3c9389-a3dc-4fd7-98dd-93f30d788bbf Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 14:47:50,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9c3c9389-a3dc-4fd7-98dd-93f30d788bbf 2019-01-14 14:47:50,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10381603241s 2019-01-14 14:47:50,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9c3c9389-a3dc-4fd7-98dd-93f30d788bbf 2019-01-14 14:47:50,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:47:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535a3d13-0b63-4aad-8726-8772bb70a7a8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 14:47:50,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-535a3d13-0b63-4aad-8726-8772bb70a7a8 2019-01-14 14:47:50,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984668731689s 2019-01-14 14:47:50,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-535a3d13-0b63-4aad-8726-8772bb70a7a8 2019-01-14 14:47:50,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 14:47:50,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c5b5ca-56d3-40f0-8995-3457f33211fe Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": {"self": "http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7cb39f6cbb4e93994fe7d6232e06ed", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 14:47:50,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-91c5b5ca-56d3-40f0-8995-3457f33211fe 2019-01-14 14:47:50,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121915102005s 2019-01-14 14:47:50,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-91c5b5ca-56d3-40f0-8995-3457f33211fe 2019-01-14 14:47:50,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:47:50,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1ebdd4-8523-44d8-b221-581978744bfa Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14"}, "tags": [], "enabled": true, "id": "c21b9bc259a2438db4554c579d9a4f14", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95"}]} 2019-01-14 14:47:50,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8c1ebdd4-8523-44d8-b221-581978744bfa 2019-01-14 14:47:50,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990591049194s 2019-01-14 14:47:50,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8c1ebdd4-8523-44d8-b221-581978744bfa 2019-01-14 14:47:50,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 14:47:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=c21b9bc259a2438db4554c579d9a4f14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91db9299-183b-4631-a549-93f3702a2452 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=c21b9bc259a2438db4554c579d9a4f14", "previous": null, "next": null}} 2019-01-14 14:47:50,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=c21b9bc259a2438db4554c579d9a4f14 used request id req-91db9299-183b-4631-a549-93f3702a2452 2019-01-14 14:47:50,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113598108292s 2019-01-14 14:47:50,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2a7cb39f6cbb4e93994fe7d6232e06ed&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=c21b9bc259a2438db4554c579d9a4f14 used request id req-91db9299-183b-4631-a549-93f3702a2452 2019-01-14 14:47:50,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 14:47:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14/users/2a7cb39f6cbb4e93994fe7d6232e06ed/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:50,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 14:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c13c60a-377e-4f26-9b1d-90ffe0ceb58f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 14:47:50,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14/users/2a7cb39f6cbb4e93994fe7d6232e06ed/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-1c13c60a-377e-4f26-9b1d-90ffe0ceb58f 2019-01-14 14:47:50,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.0806429386139s 2019-01-14 14:47:50,920 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14/users/2a7cb39f6cbb4e93994fe7d6232e06ed/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-1c13c60a-377e-4f26-9b1d-90ffe0ceb58f 2019-01-14 14:47:50,920 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-14 14:47:51,252 - 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',)) 2019-01-14 14:47:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 14:47:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:51,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb48a6e-f165-46b3-bc30-ad8c6179372f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 14:47:51,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-edb48a6e-f165-46b3-bc30-ad8c6179372f 2019-01-14 14:47:51,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102919816971s 2019-01-14 14:47:51,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-edb48a6e-f165-46b3-bc30-ad8c6179372f 2019-01-14 14:47:51,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 14:47:51,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 14:47:51,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d61267e-45b5-4b32-917a-8333162bbe85 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14"}, "tags": [], "enabled": true, "id": "c21b9bc259a2438db4554c579d9a4f14", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95"}]} 2019-01-14 14:47:51,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4d61267e-45b5-4b32-917a-8333162bbe85 2019-01-14 14:47:51,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0964820384979s 2019-01-14 14:47:51,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4d61267e-45b5-4b32-917a-8333162bbe85 2019-01-14 14:47:51,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 14:47:51,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" -d '{"network": {"shared": true, "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "name": "rally_sanity-net_e4f960b7-f863-47b5-9266-0c81b42d2a95", "admin_state_up": true}}' 2019-01-14 14:47:52,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b400a385-a3e8-4d2f-94f4-4ed5eb26cf11 Date: Mon, 14 Jan 2019 14:47:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3c1c3716-ae64-4f37-b381-5bb90d58c66d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"c21b9bc259a2438db4554c579d9a4f14","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:47:51Z","is_default":false,"provider:segmentation_id":82,"name":"rally_sanity-net_e4f960b7-f863-47b5-9266-0c81b42d2a95","admin_state_up":true,"tenant_id":"c21b9bc259a2438db4554c579d9a4f14","created_at":"2019-01-14T14:47:51Z","mtu":1450}} 2019-01-14 14:47:52,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b400a385-a3e8-4d2f-94f4-4ed5eb26cf11 2019-01-14 14:47:52,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.69749712944s 2019-01-14 14:47:52,161 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b400a385-a3e8-4d2f-94f4-4ed5eb26cf11 2019-01-14 14:47:52,161 - 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'2019-01-14T14:47:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3c1c3716-ae64-4f37-b381-5bb90d58c66d', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'admin_state_up': True, u'tenant_id': u'c21b9bc259a2438db4554c579d9a4f14', u'created_at': u'2019-01-14T14:47:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c21b9bc259a2438db4554c579d9a4f14'}) 2019-01-14 14:47:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:47:52,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5e0772-53b9-493f-9561-19338a87cde3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 14:47:52,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc5e0772-53b9-493f-9561-19338a87cde3 2019-01-14 14:47:52,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 14:47:52,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T15:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c21b9bc259a2438db4554c579d9a4f14", "name": "rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c21b9bc259a2438db4554c579d9a4f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c21b9bc259a2438db4554c579d9a4f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c21b9bc259a2438db4554c579d9a4f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c21b9bc259a2438db4554c579d9a4f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c21b9bc259a2438db4554c579d9a4f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c21b9bc259a2438db4554c579d9a4f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c21b9bc259a2438db4554c579d9a4f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c21b9bc259a2438db4554c579d9a4f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c21b9bc259a2438db4554c579d9a4f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c21b9bc259a2438db4554c579d9a4f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c21b9bc259a2438db4554c579d9a4f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c21b9bc259a2438db4554c579d9a4f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c21b9bc259a2438db4554c579d9a4f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c21b9bc259a2438db4554c579d9a4f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95", "id": "2a7cb39f6cbb4e93994fe7d6232e06ed"}, "audit_ids": ["kj7zIRR7Rciil9W3NSTWcA"], "issued_at": "2019-01-14T14:47:52.000000Z"}} 2019-01-14 14:47:52,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 14:47:52,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 14:47:52,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-32d3d4e3-7e1a-4a6a-b411-0260ec906906 Date: Mon, 14 Jan 2019 14:47:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3c1c3716-ae64-4f37-b381-5bb90d58c66d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"c21b9bc259a2438db4554c579d9a4f14","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T14:47:51Z","provider:segmentation_id":82,"name":"rally_sanity-net_e4f960b7-f863-47b5-9266-0c81b42d2a95","admin_state_up":true,"tenant_id":"c21b9bc259a2438db4554c579d9a4f14","created_at":"2019-01-14T14:47:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 14:47:52,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32d3d4e3-7e1a-4a6a-b411-0260ec906906 2019-01-14 14:47:52,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317587137222s 2019-01-14 14:47:52,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32d3d4e3-7e1a-4a6a-b411-0260ec906906 2019-01-14 14:47:52,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 14:47:52,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" -d '{"subnet": {"name": "rally_sanity-subnet_e4f960b7-f863-47b5-9266-0c81b42d2a95", "enable_dhcp": true, "network_id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 14:47:53,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-502bc983-e661-498d-9325-9434bc89865a Date: Mon, 14 Jan 2019 14:47:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c1c3716-ae64-4f37-b381-5bb90d58c66d","tenant_id":"c21b9bc259a2438db4554c579d9a4f14","created_at":"2019-01-14T14:47:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:47:53Z","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":"c21b9bc259a2438db4554c579d9a4f14","id":"5fe25560-9225-4f2d-9ee4-d51664c6dcc9","subnetpool_id":null,"name":"rally_sanity-subnet_e4f960b7-f863-47b5-9266-0c81b42d2a95"}} 2019-01-14 14:47:53,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-502bc983-e661-498d-9325-9434bc89865a 2019-01-14 14:47:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.713546037674s 2019-01-14 14:47:53,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-502bc983-e661-498d-9325-9434bc89865a 2019-01-14 14:47:53,628 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:47:53Z', 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'5fe25560-9225-4f2d-9ee4-d51664c6dcc9', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'enable_dhcp': True, u'network_id': u'3c1c3716-ae64-4f37-b381-5bb90d58c66d', u'tenant_id': u'c21b9bc259a2438db4554c579d9a4f14', u'created_at': u'2019-01-14T14:47:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c21b9bc259a2438db4554c579d9a4f14'}) 2019-01-14 14:47:53,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 14:47:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "rally_sanity-router_e4f960b7-f863-47b5-9266-0c81b42d2a95", "admin_state_up": true}}' 2019-01-14 14:47:55,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e4335a80-8f46-4edb-b1ac-d12b64de61a4 Date: Mon, 14 Jan 2019 14:47:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "created_at": "2019-01-14T14:47:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T14:47:54Z", "revision_number": 2, "routes": [], "project_id": "c21b9bc259a2438db4554c579d9a4f14", "id": "ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c", "name": "rally_sanity-router_e4f960b7-f863-47b5-9266-0c81b42d2a95"}} 2019-01-14 14:47:55,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e4335a80-8f46-4edb-b1ac-d12b64de61a4 2019-01-14 14:47:55,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40730190277s 2019-01-14 14:47:55,036 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e4335a80-8f46-4edb-b1ac-d12b64de61a4 2019-01-14 14:47:55,037 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c21b9bc259a2438db4554c579d9a4f14', u'created_at': u'2019-01-14T14:47:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:47:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'c21b9bc259a2438db4554c579d9a4f14', u'id': u'ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c', u'name': u'rally_sanity-router_e4f960b7-f863-47b5-9266-0c81b42d2a95'}) 2019-01-14 14:47:55,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 14:47:55,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c/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}dd335cd63a838162802f4d581d1fd8be89f96d8e" -d '{"subnet_id": "5fe25560-9225-4f2d-9ee4-d51664c6dcc9"}' 2019-01-14 14:47:57,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5ae99724-82fa-45f3-9593-1bd5c1fafa39 Date: Mon, 14 Jan 2019 14:47:57 GMT RESP BODY: {"network_id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "subnet_id": "5fe25560-9225-4f2d-9ee4-d51664c6dcc9", "subnet_ids": ["5fe25560-9225-4f2d-9ee4-d51664c6dcc9"], "port_id": "4e204b5e-4b22-4708-b134-edab1bd8ff92", "id": "ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c"} 2019-01-14 14:47:57,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c/add_router_interface.json used request id req-5ae99724-82fa-45f3-9593-1bd5c1fafa39 2019-01-14 14:47:57,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10942482948s 2019-01-14 14:47:57,147 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c/add_router_interface.json used request id req-5ae99724-82fa-45f3-9593-1bd5c1fafa39 returning object ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c 2019-01-14 14:47:57,148 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 14:47:57,280 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 14:47:57,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 14:47:57,287 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 14:47:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 14:47:57,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:47:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 14:47:57,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-54322243-59ec-4979-aa67-3729685f222a Date: Mon, 14 Jan 2019 14:47:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:47:57,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-54322243-59ec-4979-aa67-3729685f222a 2019-01-14 14:47:57,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.245624065399s 2019-01-14 14:47:57,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-54322243-59ec-4979-aa67-3729685f222a 2019-01-14 14:47:57,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 14:47:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95"}' 2019-01-14 14:47:57,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-674a6105-6909-4c02-baf6-80e3f60c1609 Date: Mon, 14 Jan 2019 14:47:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/file", "owner": "c21b9bc259a2438db4554c579d9a4f14", "id": "a5039a20-0428-4e61-bf1a-a4bdc3d0e081", "size": null, "self": "/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:47:57Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95", "checksum": null, "created_at": "2019-01-14T14:47:57Z", "protected": false} 2019-01-14 14:47:57,780 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-674a6105-6909-4c02-baf6-80e3f60c1609 2019-01-14 14:47:57,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235418081284s 2019-01-14 14:47:57,781 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-674a6105-6909-4c02-baf6-80e3f60c1609 returning object a5039a20-0428-4e61-bf1a-a4bdc3d0e081 2019-01-14 14:47:57,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 14:47:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/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}dd335cd63a838162802f4d581d1fd8be89f96d8e" -d '' 2019-01-14 14:47:58,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4b454e7-ad1f-4943-8dd9-eda80435598d Date: Mon, 14 Jan 2019 14:47:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 14:47:58,566 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/file used request id req-a4b454e7-ad1f-4943-8dd9-eda80435598d 2019-01-14 14:47:58,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.785149097443s 2019-01-14 14:47:58,567 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/file used request id req-a4b454e7-ad1f-4943-8dd9-eda80435598d 2019-01-14 14:47:58,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 14:47:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 14:47:58,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-7c226e4c-e7ce-427d-92f7-d68cbf42a2ec Date: Mon, 14 Jan 2019 14:47:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap", "metadata": {}}], "file": "/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/file", "owner": "c21b9bc259a2438db4554c579d9a4f14", "id": "a5039a20-0428-4e61-bf1a-a4bdc3d0e081", "size": 12716032, "self": "/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:47:58Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:47:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 14:47:58,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c226e4c-e7ce-427d-92f7-d68cbf42a2ec 2019-01-14 14:47:58,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218513965607s 2019-01-14 14:47:58,790 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c226e4c-e7ce-427d-92f7-d68cbf42a2ec 2019-01-14 14:47:58,792 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/file', 'owner': u'c21b9bc259a2438db4554c579d9a4f14', 'id': u'a5039a20-0428-4e61-bf1a-a4bdc3d0e081', 'size': 12716032, u'self': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c21b9bc259a2438db4554c579d9a4f14', 'name': 'rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:47:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:47:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'created': u'2019-01-14T14:47:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:47:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:47:58,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:47:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:47:59,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-3c8b2f66-c53d-4aa7-af19-7246e3dc286f x-compute-request-id: req-3c8b2f66-c53d-4aa7-af19-7246e3dc286f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6", "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": "13ade87e-5d1e-459a-8752-ba718c25e0a6"}} 2019-01-14 14:47:59,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3c8b2f66-c53d-4aa7-af19-7246e3dc286f 2019-01-14 14:47:59,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208074808121s 2019-01-14 14:47:59,001 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3c8b2f66-c53d-4aa7-af19-7246e3dc286f 2019-01-14 14:47:59,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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'35af50fe299141218ecf76b1b87b25ad', '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'13ade87e-5d1e-459a-8752-ba718c25e0a6', 'swap': 0}) 2019-01-14 14:47:59,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:47:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6/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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" -d '{"extra_specs": {}}' 2019-01-14 14:47:59,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14: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-77af802f-1df0-4955-b5f0-fca26f77c333 x-compute-request-id: req-77af802f-1df0-4955-b5f0-fca26f77c333 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:47:59,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6/os-extra_specs used request id req-77af802f-1df0-4955-b5f0-fca26f77c333 2019-01-14 14:47:59,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0316689014435s 2019-01-14 14:47:59,035 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6/os-extra_specs used request id req-77af802f-1df0-4955-b5f0-fca26f77c333 2019-01-14 14:47:59,035 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 14:48:01,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 14:48:03,577 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bd172cec-1ed2-4d00-83ab-64ad035964bb | 2019-01-14T14:48:03.148455 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bd172cec-1ed2-4d00-83ab-64ad035964bb ~/.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 2019-01-14 14:48:06,511 - 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 | +-------------+----------------+-----------+ 2019-01-14 14:48:07,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-14 14:48:07,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 14:48:07,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 14:48:07,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:48: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-fd3e7fa7-b2e1-4966-a878-b990e1f24180 x-compute-request-id: req-fd3e7fa7-b2e1-4966-a878-b990e1f24180 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 14:48:07,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-fd3e7fa7-b2e1-4966-a878-b990e1f24180 2019-01-14 14:48:07,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.238742113113s 2019-01-14 14:48:07,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-fd3e7fa7-b2e1-4966-a878-b990e1f24180 2019-01-14 14:48:07,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 14:48:07,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 14:48:07,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-d89c735d-f1d7-4925-8e1d-40166023ddcb Date: Mon, 14 Jan 2019 14:48:07 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."}]} 2019-01-14 14:48:07,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-d89c735d-f1d7-4925-8e1d-40166023ddcb 2019-01-14 14:48:07,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.218134880066s 2019-01-14 14:48:07,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-d89c735d-f1d7-4925-8e1d-40166023ddcb 2019-01-14 14:48:07,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 14:48:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_e4f960b7-f863-47b5-9266-0c81b42d2a95", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 14:48:07,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:48: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-2f04310f-0e89-4c5d-9fc6-1f9836d1ea49 x-compute-request-id: req-2f04310f-0e89-4c5d-9fc6-1f9836d1ea49 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4", "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": "d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4"}} 2019-01-14 14:48:07,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2f04310f-0e89-4c5d-9fc6-1f9836d1ea49 2019-01-14 14:48:07,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0410821437836s 2019-01-14 14:48:07,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2f04310f-0e89-4c5d-9fc6-1f9836d1ea49 2019-01-14 14:48:07,834 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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'35af50fe299141218ecf76b1b87b25ad', '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'd352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4', 'swap': 0}) 2019-01-14 14:48:07,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 14:48:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4/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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" -d '{"extra_specs": {}}' 2019-01-14 14:48:07,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 14:48: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-cfcdf972-d432-41de-9dfd-0cffb76fb212 x-compute-request-id: req-cfcdf972-d432-41de-9dfd-0cffb76fb212 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 14:48:07,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4/os-extra_specs used request id req-cfcdf972-d432-41de-9dfd-0cffb76fb212 2019-01-14 14:48:07,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210309028625s 2019-01-14 14:48:07,856 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4/os-extra_specs used request id req-cfcdf972-d432-41de-9dfd-0cffb76fb212 2019-01-14 14:48:07,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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'35af50fe299141218ecf76b1b87b25ad', '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'd352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4', 'swap': 0}) 2019-01-14 14:48:07,857 - 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 2019-01-14 14:48:07,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:48:07,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:48:07,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-14 14:48:07,886 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:49:20,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f4334447-9169-41a3-bcd7-c5ff17771abf 2019-01-14 14:49:20,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-01-14 14:49:20,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f4334447-9169-41a3-bcd7-c5ff17771abf'] 2019-01-14 14:49:21,842 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f4334447-9169-41a3-bcd7-c5ff17771abf -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf: 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 f4334447-9169-41a3-bcd7-c5ff17771abf 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | total | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | -> duration | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.538948 Full duration: 8.548173 -------------------------------------------------------------------------------- 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 f4334447-9169-41a3-bcd7-c5ff17771abf 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.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 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.880103 Full duration: 8.475372 -------------------------------------------------------------------------------- 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 f4334447-9169-41a3-bcd7-c5ff17771abf 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.211835 Full duration: 9.017179 -------------------------------------------------------------------------------- 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 f4334447-9169-41a3-bcd7-c5ff17771abf 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.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971782 Full duration: 8.928394 -------------------------------------------------------------------------------- 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 f4334447-9169-41a3-bcd7-c5ff17771abf 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.09767 Full duration: 8.916246 -------------------------------------------------------------------------------- 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 f4334447-9169-41a3-bcd7-c5ff17771abf 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.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 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.894407 Full duration: 8.774016 HINTS: * To plot HTML graphics with this data, run: rally task report f4334447-9169-41a3-bcd7-c5ff17771abf --out output.html * To generate a JUnit report, run: rally task export f4334447-9169-41a3-bcd7-c5ff17771abf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f4334447-9169-41a3-bcd7-c5ff17771abf --json --out output.json 2019-01-14 14:49:21,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f4334447-9169-41a3-bcd7-c5ff17771abf', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-01-14 14:49:23,785 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f4334447-9169-41a3-bcd7-c5ff17771abf --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-01-14 14:49:23.681 718 INFO rally.api [-] Building 'json' report for the following task(s): 'f4334447-9169-41a3-bcd7-c5ff17771abf'. 2019-01-14 14:49:23.686 718 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:49:23,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f4334447-9169-41a3-bcd7-c5ff17771abf', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2019-01-14 14:49:25,710 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f4334447-9169-41a3-bcd7-c5ff17771abf --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2019-01-14 14:49:25.596 720 INFO rally.api [-] Building 'html' report for the following task(s): 'f4334447-9169-41a3-bcd7-c5ff17771abf'. 2019-01-14 14:49:25.618 720 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:49:25,717 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-14 14:49:25,717 - 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 2019-01-14 14:49:25,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:49:25,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:49:25,732 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-14 14:49:25,732 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:51:06,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b4284e14-d7a3-4fa2-95a4-49922fa80956 2019-01-14 14:51:06,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b4284e14-d7a3-4fa2-95a4-49922fa80956'] 2019-01-14 14:51:07,668 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b4284e14-d7a3-4fa2-95a4-49922fa80956 -------------------------------------------------------------------------------- Task b4284e14-d7a3-4fa2-95a4-49922fa80956: 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 b4284e14-d7a3-4fa2-95a4-49922fa80956 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 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> glance_v2.upload_data | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | glance_v2.delete_image | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | total | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 100.0% | 1 | | -> duration | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.797005 Full duration: 15.30949 -------------------------------------------------------------------------------- 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 b4284e14-d7a3-4fa2-95a4-49922fa80956 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.597 | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> glance_v2.upload_data | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | glance_v2.list_images | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 100.0% | 1 | | -> duration | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.632706 Full duration: 16.729013 -------------------------------------------------------------------------------- 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 b4284e14-d7a3-4fa2-95a4-49922fa80956 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.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 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.427264 Full duration: 9.124124 -------------------------------------------------------------------------------- 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": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b4284e14-d7a3-4fa2-95a4-49922fa80956 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 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | -> glance_v2.upload_data | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | nova.boot_servers | 15.147 | 15.147 | 15.147 | 15.147 | 15.147 | 15.147 | 100.0% | 1 | | total | 19.417 | 19.417 | 19.417 | 19.417 | 19.417 | 19.417 | 100.0% | 1 | | -> duration | 18.417 | 18.417 | 18.417 | 18.417 | 18.417 | 18.417 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.416826 Full duration: 41.900401 HINTS: * To plot HTML graphics with this data, run: rally task report b4284e14-d7a3-4fa2-95a4-49922fa80956 --out output.html * To generate a JUnit report, run: rally task export b4284e14-d7a3-4fa2-95a4-49922fa80956 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b4284e14-d7a3-4fa2-95a4-49922fa80956 --json --out output.json 2019-01-14 14:51:07,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b4284e14-d7a3-4fa2-95a4-49922fa80956', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-01-14 14:51:09,787 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b4284e14-d7a3-4fa2-95a4-49922fa80956 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-01-14 14:51:09.623 1270 INFO rally.api [-] Building 'json' report for the following task(s): 'b4284e14-d7a3-4fa2-95a4-49922fa80956'. 2019-01-14 14:51:09.628 1270 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:51:09,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b4284e14-d7a3-4fa2-95a4-49922fa80956', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2019-01-14 14:51:11,643 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b4284e14-d7a3-4fa2-95a4-49922fa80956 --out /home/opnfv/functest/results/rally_sanity/glance.html 2019-01-14 14:51:11.532 1272 INFO rally.api [-] Building 'html' report for the following task(s): 'b4284e14-d7a3-4fa2-95a4-49922fa80956'. 2019-01-14 14:51:11.552 1272 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:51:11,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-14 14:51:11,647 - 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 2019-01-14 14:51:11,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:51:11,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:51:11,652 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-14 14:51:11,652 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:54:41,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c8dc138-6fb5-4420-9359-5c320779fb41 2019-01-14 14:54:41,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3c8dc138-6fb5-4420-9359-5c320779fb41'] 2019-01-14 14:54:42,803 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3c8dc138-6fb5-4420-9359-5c320779fb41 -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41: 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 100.0% | 1 | | total | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 100.0% | 1 | | -> duration | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.704057 Full duration: 24.256762 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.399 | 3.399 | 3.399 | 3.399 | 3.399 | 3.399 | 100.0% | 1 | | cinder_v2.delete_volume | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | total | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 100.0% | 1 | | -> duration | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.904109 Full duration: 16.304242 -------------------------------------------------------------------------------- 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_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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 | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 100.0% | 1 | | cinder_v2.delete_volume | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 100.0% | 1 | | -> duration | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.401978 Full duration: 20.76147 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | | cinder_v2.delete_volume | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 100.0% | 1 | | total | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 100.0% | 1 | | -> duration | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.157214 Full duration: 17.444491 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.338 | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 100.0% | 1 | | cinder_v2.extend_volume | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | cinder_v2.delete_volume | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 100.0% | 1 | | -> duration | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.005121 Full duration: 18.18717 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.441 | 3.441 | 3.441 | 3.441 | 3.441 | 3.441 | 100.0% | 1 | | cinder_v2.delete_volume | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | total | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 100.0% | 1 | | -> duration | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.168138 Full duration: 24.25672 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | cinder_v2.list_qos | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883927 Full duration: 13.76262 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | cinder_v2.set_qos | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.911784 Full duration: 14.206348 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | cinder_v2.list_types | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.905534 Full duration: 14.178164 -------------------------------------------------------------------------------- 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 3c8dc138-6fb5-4420-9359-5c320779fb41 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.940724 Full duration: 13.968262 HINTS: * To plot HTML graphics with this data, run: rally task report 3c8dc138-6fb5-4420-9359-5c320779fb41 --out output.html * To generate a JUnit report, run: rally task export 3c8dc138-6fb5-4420-9359-5c320779fb41 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3c8dc138-6fb5-4420-9359-5c320779fb41 --json --out output.json 2019-01-14 14:54:42,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3c8dc138-6fb5-4420-9359-5c320779fb41', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-01-14 14:54:44,776 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3c8dc138-6fb5-4420-9359-5c320779fb41 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-01-14 14:54:44.666 3058 INFO rally.api [-] Building 'json' report for the following task(s): '3c8dc138-6fb5-4420-9359-5c320779fb41'. 2019-01-14 14:54:44.676 3058 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:54:44,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3c8dc138-6fb5-4420-9359-5c320779fb41', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2019-01-14 14:54:46,668 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3c8dc138-6fb5-4420-9359-5c320779fb41 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2019-01-14 14:54:46.549 3060 INFO rally.api [-] Building 'html' report for the following task(s): '3c8dc138-6fb5-4420-9359-5c320779fb41'. 2019-01-14 14:54:46.576 3060 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:54:46,681 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-14 14:54:46,682 - 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 2019-01-14 14:54:46,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:54:46,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:54:46,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-01-14 14:54:46,696 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:56:55,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 2019-01-14 14:56:55,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d'] 2019-01-14 14:56:56,759 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d: 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654125 Full duration: 8.363024 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636677 Full duration: 8.40877 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 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.663638 Full duration: 8.236275 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> duration | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890146 Full duration: 9.572966 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | total | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> duration | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.629559 Full duration: 8.347429 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 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.876332 Full duration: 9.265047 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 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.635256 Full duration: 8.035445 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | -> duration | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.71168 Full duration: 10.148348 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654454 Full duration: 8.19999 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | gnocchi.delete_metric | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082514 Full duration: 9.56022 -------------------------------------------------------------------------------- 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 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | gnocchi.delete_resource | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.863438 Full duration: 9.099055 HINTS: * To plot HTML graphics with this data, run: rally task report 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --out output.html * To generate a JUnit report, run: rally task export 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --json --out output.json 2019-01-14 14:56:56,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-01-14 14:56:58,706 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-01-14 14:56:58.595 4192 INFO rally.api [-] Building 'json' report for the following task(s): '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d'. 2019-01-14 14:56:58.603 4192 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:56:58,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2019-01-14 14:57:00,641 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2019-01-14 14:57:00.514 4194 INFO rally.api [-] Building 'html' report for the following task(s): '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d'. 2019-01-14 14:57:00.541 4194 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:57:00,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-01-14 14:57:00,654 - 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 2019-01-14 14:57:00,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:57:00,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:57:00,667 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-14 14:57:00,667 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:58:33,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4d5be55-4048-4965-a72c-d1975dd7c929 2019-01-14 14:58:33,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e4d5be55-4048-4965-a72c-d1975dd7c929'] 2019-01-14 14:58:34,738 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4d5be55-4048-4965-a72c-d1975dd7c929 -------------------------------------------------------------------------------- Task e4d5be55-4048-4965-a72c-d1975dd7c929: 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 e4d5be55-4048-4965-a72c-d1975dd7c929 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.026 | 5.026 | 5.026 | 5.026 | 5.026 | 5.026 | 100.0% | 1 | | heat.update_stack | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 100.0% | 1 | | heat.delete_stack | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 100.0% | 1 | | total | 11.808 | 11.808 | 11.808 | 11.808 | 11.808 | 11.808 | 100.0% | 1 | | -> duration | 7.808 | 7.808 | 7.808 | 7.808 | 7.808 | 7.808 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.808217 Full duration: 21.419773 -------------------------------------------------------------------------------- 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 e4d5be55-4048-4965-a72c-d1975dd7c929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.955 | 4.955 | 4.955 | 4.955 | 4.955 | 4.955 | 100.0% | 1 | | heat.check_stack | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | heat.delete_stack | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 100.0% | 1 | | total | 8.434 | 8.434 | 8.434 | 8.434 | 8.434 | 8.434 | 100.0% | 1 | | -> duration | 6.434 | 6.434 | 6.434 | 6.434 | 6.434 | 6.434 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.433963 Full duration: 17.78801 -------------------------------------------------------------------------------- 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 e4d5be55-4048-4965-a72c-d1975dd7c929 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.137 | 5.137 | 5.137 | 5.137 | 5.137 | 5.137 | 100.0% | 1 | | heat.suspend_stack | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 100.0% | 1 | | heat.resume_stack | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 100.0% | 1 | | heat.delete_stack | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | total | 12.853 | 12.853 | 12.853 | 12.853 | 12.853 | 12.853 | 100.0% | 1 | | -> duration | 10.853 | 10.853 | 10.853 | 10.853 | 10.853 | 10.853 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.852535 Full duration: 22.510022 -------------------------------------------------------------------------------- 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 e4d5be55-4048-4965-a72c-d1975dd7c929 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.635576 Full duration: 9.612613 HINTS: * To plot HTML graphics with this data, run: rally task report e4d5be55-4048-4965-a72c-d1975dd7c929 --out output.html * To generate a JUnit report, run: rally task export e4d5be55-4048-4965-a72c-d1975dd7c929 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4d5be55-4048-4965-a72c-d1975dd7c929 --json --out output.json 2019-01-14 14:58:34,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e4d5be55-4048-4965-a72c-d1975dd7c929', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-01-14 14:58:36,486 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4d5be55-4048-4965-a72c-d1975dd7c929 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-01-14 14:58:36.382 5104 INFO rally.api [-] Building 'json' report for the following task(s): 'e4d5be55-4048-4965-a72c-d1975dd7c929'. 2019-01-14 14:58:36.387 5104 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:58:36,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e4d5be55-4048-4965-a72c-d1975dd7c929', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2019-01-14 14:58:38,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e4d5be55-4048-4965-a72c-d1975dd7c929 --out /home/opnfv/functest/results/rally_sanity/heat.html 2019-01-14 14:58:38.345 5106 INFO rally.api [-] Building 'html' report for the following task(s): 'e4d5be55-4048-4965-a72c-d1975dd7c929'. 2019-01-14 14:58:38.366 5106 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:58:38,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-14 14:58:38,475 - 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 2019-01-14 14:58:38,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:58:38,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:58:38,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-14 14:58:38,486 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:02:12,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 2019-01-14 15:02:12,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2'] 2019-01-14 15:02:13,852 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2: 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | keystone_v3.add_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.revoke_role | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> duration | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.094313 Full duration: 16.18818 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.list_roles | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826971 Full duration: 16.079025 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | keystone_v3.list_projects | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 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: 16.479341 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | keystone_v3.delete_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710587 Full duration: 13.812247 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | keystone_v3.delete_service | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694674 Full duration: 13.93204 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | keystone_v3.create_user | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | -> keystone_v3.add_role | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.create_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.get_project | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_user | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_services | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_services | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> duration | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.212318 Full duration: 21.590229 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | keystone_v3.update_project | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | keystone_v3.delete_project | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.162298 Full duration: 14.124724 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917596 Full duration: 16.535248 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897574 Full duration: 16.04371 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | keystone_v3.list_users | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> duration | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.046683 Full duration: 16.470914 -------------------------------------------------------------------------------- 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 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | keystone_v3.create_users | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | total | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 100.0% | 1 | | -> duration | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.371492 Full duration: 26.612793 HINTS: * To plot HTML graphics with this data, run: rally task report 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --out output.html * To generate a JUnit report, run: rally task export 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --json --out output.json 2019-01-14 15:02:13,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-01-14 15:02:15,785 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-01-14 15:02:15.681 7018 INFO rally.api [-] Building 'json' report for the following task(s): '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2'. 2019-01-14 15:02:15.692 7018 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:02:15,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2019-01-14 15:02:17,654 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2019-01-14 15:02:17.525 7020 INFO rally.api [-] Building 'html' report for the following task(s): '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2'. 2019-01-14 15:02:17.553 7020 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:02:17,670 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-14 15:02:17,671 - 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 2019-01-14 15:02:17,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:02:17,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:02:17,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-14 15:02:17,686 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:08:32,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 383548d0-fe77-406d-b25a-6370b0938015 2019-01-14 15:08:32,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '383548d0-fe77-406d-b25a-6370b0938015'] 2019-01-14 15:08:32,960 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 383548d0-fe77-406d-b25a-6370b0938015 -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015: 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 383548d0-fe77-406d-b25a-6370b0938015 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.298 | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 100.0% | 1 | | neutron.delete_network | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | total | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 100.0% | 1 | | -> duration | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.101959 Full duration: 16.953756 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.629 | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 100.0% | 1 | | neutron.delete_port | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 100.0% | 1 | | -> duration | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.344939 Full duration: 35.012451 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | neutron.create_subnet | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | neutron.create_router | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | neutron.add_interface_router | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 100.0% | 1 | | neutron.remove_interface_router | 1.683 | 1.683 | 1.683 | 1.683 | 1.683 | 1.683 | 100.0% | 1 | | neutron.delete_router | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | total | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 100.0% | 1 | | -> duration | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.708779 Full duration: 44.394243 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | neutron.delete_subnet | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | total | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | -> duration | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.315499 Full duration: 35.417204 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | neutron.list_networks | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.378124 Full duration: 19.433615 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.548 | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 100.0% | 1 | | neutron.list_ports | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> duration | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.814475 Full duration: 37.527388 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_subnet | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | neutron.create_router | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | neutron.add_interface_router | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | neutron.list_routers | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | -> duration | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.078617 Full duration: 50.741377 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | neutron.create_subnet | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | neutron.list_subnets | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 100.0% | 1 | | -> duration | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.201243 Full duration: 39.906055 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | neutron.delete_security_group | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> duration | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.43595 Full duration: 16.084733 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | neutron.create_security_group_rule | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | neutron.delete_security_group | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | -> duration | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.220834 Full duration: 16.809597 -------------------------------------------------------------------------------- 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 383548d0-fe77-406d-b25a-6370b0938015 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.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | neutron.create_router | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | neutron.add_gateway_router | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | neutron.remove_gateway_router | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | total | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | -> duration | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.060067 Full duration: 30.716994 HINTS: * To plot HTML graphics with this data, run: rally task report 383548d0-fe77-406d-b25a-6370b0938015 --out output.html * To generate a JUnit report, run: rally task export 383548d0-fe77-406d-b25a-6370b0938015 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 383548d0-fe77-406d-b25a-6370b0938015 --json --out output.json 2019-01-14 15:08:32,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '383548d0-fe77-406d-b25a-6370b0938015', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-01-14 15:08:34,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 383548d0-fe77-406d-b25a-6370b0938015 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-01-14 15:08:34.707 10312 INFO rally.api [-] Building 'json' report for the following task(s): '383548d0-fe77-406d-b25a-6370b0938015'. 2019-01-14 15:08:34.719 10312 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:08:34,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '383548d0-fe77-406d-b25a-6370b0938015', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2019-01-14 15:08:36,539 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 383548d0-fe77-406d-b25a-6370b0938015 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2019-01-14 15:08:36.417 10314 INFO rally.api [-] Building 'html' report for the following task(s): '383548d0-fe77-406d-b25a-6370b0938015'. 2019-01-14 15:08:36.447 10314 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:08:36,556 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-14 15:08:36,557 - 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 2019-01-14 15:08:36,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:08:36,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:08:36,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-14 15:08:36,571 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:17:42,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f01114c0-3ec0-4aae-b659-63681a973a72 2019-01-14 15:17:42,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f01114c0-3ec0-4aae-b659-63681a973a72'] 2019-01-14 15:17:43,406 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f01114c0-3ec0-4aae-b659-63681a973a72 -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72: 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_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 15.308 | 15.308 | 15.308 | 15.308 | 15.308 | 15.308 | 100.0% | 1 | | nova.live_migrate | 17.633 | 17.633 | 17.633 | 17.633 | 17.633 | 17.633 | 100.0% | 1 | | nova.delete_server | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 100.0% | 1 | | total | 36.098 | 36.098 | 36.098 | 36.098 | 36.098 | 36.098 | 100.0% | 1 | | -> duration | 35.098 | 35.098 | 35.098 | 35.098 | 35.098 | 35.098 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.098448 Full duration: 46.713723 -------------------------------------------------------------------------------- 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_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "boot_server_kwargs": { "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.613 | 13.613 | 13.613 | 13.613 | 13.613 | 13.613 | 100.0% | 1 | | cinder_v2.create_volume | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | nova.attach_volume | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 100.0% | 1 | | nova.live_migrate | 20.692 | 20.692 | 20.692 | 20.692 | 20.692 | 20.692 | 100.0% | 1 | | nova.detach_volume | 4.309 | 4.309 | 4.309 | 4.309 | 4.309 | 4.309 | 100.0% | 1 | | cinder_v2.delete_volume | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | nova.delete_server | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 100.0% | 1 | | total | 49.751 | 49.751 | 49.751 | 49.751 | 49.751 | 49.751 | 100.0% | 1 | | -> duration | 48.751 | 48.751 | 48.751 | 48.751 | 48.751 | 48.751 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.75063 Full duration: 64.408401 -------------------------------------------------------------------------------- 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": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 11.15 | 11.15 | 11.15 | 11.15 | 11.15 | 11.15 | 100.0% | 1 | | nova.boot_server | 16.861 | 16.861 | 16.861 | 16.861 | 16.861 | 16.861 | 100.0% | 1 | | nova.live_migrate | 17.421 | 17.421 | 17.421 | 17.421 | 17.421 | 17.421 | 100.0% | 1 | | nova.delete_server | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 100.0% | 1 | | total | 48.355 | 48.355 | 48.355 | 48.355 | 48.355 | 48.355 | 100.0% | 1 | | -> duration | 47.355 | 47.355 | 47.355 | 47.355 | 47.355 | 47.355 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.355021 Full duration: 63.548794 -------------------------------------------------------------------------------- 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": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | nova.boot_server | 10.994 | 10.994 | 10.994 | 10.994 | 10.994 | 10.994 | 100.0% | 1 | | nova.delete_server | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 100.0% | 1 | | nova.delete_keypair | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 14.644 | 14.644 | 14.644 | 14.644 | 14.644 | 14.644 | 100.0% | 1 | | -> duration | 13.644 | 13.644 | 13.644 | 13.644 | 13.644 | 13.644 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.644341 Full duration: 44.330255 -------------------------------------------------------------------------------- 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_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 9.925 | 9.925 | 9.925 | 9.925 | 9.925 | 9.925 | 100.0% | 1 | | nova.boot_server | 11.923 | 11.923 | 11.923 | 11.923 | 11.923 | 11.923 | 100.0% | 1 | | nova.delete_server | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 100.0% | 1 | | total | 24.922 | 24.922 | 24.922 | 24.922 | 24.922 | 24.922 | 100.0% | 1 | | -> duration | 23.922 | 23.922 | 23.922 | 23.922 | 23.922 | 23.922 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.922136 Full duration: 58.329928 -------------------------------------------------------------------------------- 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_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.703 | 13.703 | 13.703 | 13.703 | 13.703 | 13.703 | 100.0% | 1 | | nova.pause_server | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | nova.unpause_server | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | nova.delete_server | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 100.0% | 1 | | total | 22.856 | 22.856 | 22.856 | 22.856 | 22.856 | 22.856 | 100.0% | 1 | | -> duration | 17.856 | 17.856 | 17.856 | 17.856 | 17.856 | 17.856 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.856145 Full duration: 52.756423 -------------------------------------------------------------------------------- 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": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 9.632 | 9.632 | 9.632 | 9.632 | 9.632 | 9.632 | 100.0% | 1 | | nova.migrate | 14.876 | 14.876 | 14.876 | 14.876 | 14.876 | 14.876 | 100.0% | 1 | | nova.resize_confirm | 3.931 | 3.931 | 3.931 | 3.931 | 3.931 | 3.931 | 100.0% | 1 | | nova.delete_server | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 100.0% | 1 | | total | 31.487 | 31.487 | 31.487 | 31.487 | 31.487 | 31.487 | 100.0% | 1 | | -> duration | 30.487 | 30.487 | 30.487 | 30.487 | 30.487 | 30.487 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.48682 Full duration: 43.644506 -------------------------------------------------------------------------------- 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_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.507 | 13.507 | 13.507 | 13.507 | 13.507 | 13.507 | 100.0% | 1 | | nova.list_interfaces | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 100.0% | 1 | | total | 13.968 | 13.968 | 13.968 | 13.968 | 13.968 | 13.968 | 100.0% | 1 | | -> duration | 12.968 | 12.968 | 12.968 | 12.968 | 12.968 | 12.968 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.967724 Full duration: 46.94334 -------------------------------------------------------------------------------- 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": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.312 | 13.312 | 13.312 | 13.312 | 13.312 | 13.312 | 100.0% | 1 | | nova.associate_floating_ip | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 100.0% | 1 | | -> neutron.list_ports | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 100.0% | 1 | | total | 21.882 | 21.882 | 21.882 | 21.882 | 21.882 | 21.882 | 100.0% | 1 | | -> duration | 20.882 | 20.882 | 20.882 | 20.882 | 20.882 | 20.882 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.881891 Full duration: 57.457784 -------------------------------------------------------------------------------- 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 f01114c0-3ec0-4aae-b659-63681a973a72 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | nova.delete_server_group | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756885 Full duration: 10.390622 HINTS: * To plot HTML graphics with this data, run: rally task report f01114c0-3ec0-4aae-b659-63681a973a72 --out output.html * To generate a JUnit report, run: rally task export f01114c0-3ec0-4aae-b659-63681a973a72 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f01114c0-3ec0-4aae-b659-63681a973a72 --json --out output.json 2019-01-14 15:17:43,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f01114c0-3ec0-4aae-b659-63681a973a72', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-01-14 15:17:45,253 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f01114c0-3ec0-4aae-b659-63681a973a72 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-01-14 15:17:45.148 12120 INFO rally.api [-] Building 'json' report for the following task(s): 'f01114c0-3ec0-4aae-b659-63681a973a72'. 2019-01-14 15:17:45.159 12120 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:17:45,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f01114c0-3ec0-4aae-b659-63681a973a72', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2019-01-14 15:17:47,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f01114c0-3ec0-4aae-b659-63681a973a72 --out /home/opnfv/functest/results/rally_sanity/nova.html 2019-01-14 15:17:47.109 12122 INFO rally.api [-] Building 'html' report for the following task(s): 'f01114c0-3ec0-4aae-b659-63681a973a72'. 2019-01-14 15:17:47.139 12122 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:17:47,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-14 15:17:47,259 - 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 2019-01-14 15:17:47,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:17:47,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:17:47,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-14 15:17:47,272 - 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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:18:42,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 80ad8844-b9d6-454a-b74f-ce9a277272ca 2019-01-14 15:18:42,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '80ad8844-b9d6-454a-b74f-ce9a277272ca'] 2019-01-14 15:18:43,504 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 80ad8844-b9d6-454a-b74f-ce9a277272ca -------------------------------------------------------------------------------- Task 80ad8844-b9d6-454a-b74f-ce9a277272ca: 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 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | quotas.delete_quotas | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> duration | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.990748 Full duration: 9.686751 -------------------------------------------------------------------------------- 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 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818881 Full duration: 9.432196 -------------------------------------------------------------------------------- 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 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783005 Full duration: 9.516915 -------------------------------------------------------------------------------- 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 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | total | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> duration | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.0778 Full duration: 10.190042 HINTS: * To plot HTML graphics with this data, run: rally task report 80ad8844-b9d6-454a-b74f-ce9a277272ca --out output.html * To generate a JUnit report, run: rally task export 80ad8844-b9d6-454a-b74f-ce9a277272ca --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 80ad8844-b9d6-454a-b74f-ce9a277272ca --json --out output.json 2019-01-14 15:18:43,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '80ad8844-b9d6-454a-b74f-ce9a277272ca', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-01-14 15:18:45,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 80ad8844-b9d6-454a-b74f-ce9a277272ca --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-01-14 15:18:45.352 12632 INFO rally.api [-] Building 'json' report for the following task(s): '80ad8844-b9d6-454a-b74f-ce9a277272ca'. 2019-01-14 15:18:45.356 12632 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:18:45,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '80ad8844-b9d6-454a-b74f-ce9a277272ca', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2019-01-14 15:18:47,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 80ad8844-b9d6-454a-b74f-ce9a277272ca --out /home/opnfv/functest/results/rally_sanity/quotas.html 2019-01-14 15:18:47.277 12634 INFO rally.api [-] Building 'html' report for the following task(s): '80ad8844-b9d6-454a-b74f-ce9a277272ca'. 2019-01-14 15:18:47.296 12634 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:18:47,402 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-14 15:18:47,406 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:52 | 6 | 100.00% | | glance | 00:01:23 | 4 | 100.00% | | cinder | 00:02:57 | 10 | 100.00% | | gnocchi | 00:01:37 | 11 | 100.00% | | heat | 00:01:11 | 4 | 100.00% | | keystone | 00:03:07 | 11 | 100.00% | | neutron | 00:05:42 | 11 | 100.00% | | nova | 00:08:08 | 10 | 100.00% | | quotas | 00:00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:25:39 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-14 15:18:47,407 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-01-14 15:18:47,544 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:18:47,545 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:56 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-14 15:18:47,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:18:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:47,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:18: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-89da1853-70bb-441f-ab37-8ee62a26166b x-compute-request-id: req-89da1853-70bb-441f-ab37-8ee62a26166b Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6", "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": "13ade87e-5d1e-459a-8752-ba718c25e0a6"}, {"name": "rally_sanity-flavor_alt_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4", "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": "d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4"}]} 2019-01-14 15:18:47,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-89da1853-70bb-441f-ab37-8ee62a26166b 2019-01-14 15:18:47,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.230262041092s 2019-01-14 15:18:47,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-89da1853-70bb-441f-ab37-8ee62a26166b 2019-01-14 15:18:47,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:18:47,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:47,823 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:18: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-bfae3a2e-d4e9-47f1-bca1-a5af46ceb22e x-compute-request-id: req-bfae3a2e-d4e9-47f1-bca1-a5af46ceb22e Content-Length: 0 Content-Type: application/json 2019-01-14 15:18:47,823 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4 used request id req-bfae3a2e-d4e9-47f1-bca1-a5af46ceb22e 2019-01-14 15:18:47,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397131443024s 2019-01-14 15:18:47,824 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4 used request id req-bfae3a2e-d4e9-47f1-bca1-a5af46ceb22e 2019-01-14 15:18:47,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 15:18:47,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c/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}dd335cd63a838162802f4d581d1fd8be89f96d8e" -d '{"subnet_id": "5fe25560-9225-4f2d-9ee4-d51664c6dcc9"}' 2019-01-14 15:18:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8752c26d-f6f4-46e8-a2d0-bc024b1ef508 Date: Mon, 14 Jan 2019 15:18:49 GMT RESP BODY: {"network_id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "subnet_id": "5fe25560-9225-4f2d-9ee4-d51664c6dcc9", "subnet_ids": ["5fe25560-9225-4f2d-9ee4-d51664c6dcc9"], "port_id": "4e204b5e-4b22-4708-b134-edab1bd8ff92", "id": "ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c"} 2019-01-14 15:18:49,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c/remove_router_interface.json used request id req-8752c26d-f6f4-46e8-a2d0-bc024b1ef508 2019-01-14 15:18:49,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81312584877s 2019-01-14 15:18:49,638 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c/remove_router_interface.json used request id req-8752c26d-f6f4-46e8-a2d0-bc024b1ef508 returning object ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c 2019-01-14 15:18:49,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 15:18:49,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:49,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-9ab0c3e4-5a85-42c1-8b59-51492c168315 Date: Mon, 14 Jan 2019 15:18:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "created_at": "2019-01-14T14:47:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T15:18:48Z", "revision_number": 4, "routes": [], "project_id": "c21b9bc259a2438db4554c579d9a4f14", "id": "ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c", "name": "rally_sanity-router_e4f960b7-f863-47b5-9266-0c81b42d2a95"}]} 2019-01-14 15:18:49,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9ab0c3e4-5a85-42c1-8b59-51492c168315 2019-01-14 15:18:49,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.311247110367s 2019-01-14 15:18:49,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9ab0c3e4-5a85-42c1-8b59-51492c168315 2019-01-14 15:18:49,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 15:18:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:51,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd9b9e41-8582-49d4-919b-2265f3b5cb29 Content-Length: 0 Date: Mon, 14 Jan 2019 15:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:18:51,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c.json used request id req-bd9b9e41-8582-49d4-919b-2265f3b5cb29 2019-01-14 15:18:51,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.73775100708s 2019-01-14 15:18:51,689 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c.json used request id req-bd9b9e41-8582-49d4-919b-2265f3b5cb29 2019-01-14 15:18:51,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 15:18:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:51,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-3969c14b-3774-4dc3-aedc-2a675ae2d069 Date: Mon, 14 Jan 2019 15:18:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c1c3716-ae64-4f37-b381-5bb90d58c66d","tenant_id":"c21b9bc259a2438db4554c579d9a4f14","created_at":"2019-01-14T14:47:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T14:47:53Z","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":"c21b9bc259a2438db4554c579d9a4f14","id":"5fe25560-9225-4f2d-9ee4-d51664c6dcc9","subnetpool_id":null,"name":"rally_sanity-subnet_e4f960b7-f863-47b5-9266-0c81b42d2a95"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 15:18:51,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3969c14b-3774-4dc3-aedc-2a675ae2d069 2019-01-14 15:18:51,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.245907068253s 2019-01-14 15:18:51,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3969c14b-3774-4dc3-aedc-2a675ae2d069 2019-01-14 15:18:51,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 15:18:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/5fe25560-9225-4f2d-9ee4-d51664c6dcc9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:54,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6011e582-3c5f-411b-8c69-9f35d5b89d54 Date: Mon, 14 Jan 2019 15:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:18:54,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5fe25560-9225-4f2d-9ee4-d51664c6dcc9.json used request id req-6011e582-3c5f-411b-8c69-9f35d5b89d54 2019-01-14 15:18:54,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35139608383s 2019-01-14 15:18:54,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5fe25560-9225-4f2d-9ee4-d51664c6dcc9.json used request id req-6011e582-3c5f-411b-8c69-9f35d5b89d54 2019-01-14 15:18:54,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 15:18:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:54,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-684dae81-b392-445b-bc1c-5864b0e6356c Date: Mon, 14 Jan 2019 15:18:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c1c3716-ae64-4f37-b381-5bb90d58c66d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"c21b9bc259a2438db4554c579d9a4f14","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T15:18:54Z","provider:segmentation_id":82,"name":"rally_sanity-net_e4f960b7-f863-47b5-9266-0c81b42d2a95","admin_state_up":true,"tenant_id":"c21b9bc259a2438db4554c579d9a4f14","created_at":"2019-01-14T14:47:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 15:18:54,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-684dae81-b392-445b-bc1c-5864b0e6356c 2019-01-14 15:18:54,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271379947662s 2019-01-14 15:18:54,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-684dae81-b392-445b-bc1c-5864b0e6356c 2019-01-14 15:18:54,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 15:18:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/3c1c3716-ae64-4f37-b381-5bb90d58c66d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:55,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6bd00c90-37e6-4200-aa30-bc9f55f9ef3d Date: Mon, 14 Jan 2019 15:18:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:18:55,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3c1c3716-ae64-4f37-b381-5bb90d58c66d.json used request id req-6bd00c90-37e6-4200-aa30-bc9f55f9ef3d 2019-01-14 15:18:55,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32671785355s 2019-01-14 15:18:55,890 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3c1c3716-ae64-4f37-b381-5bb90d58c66d.json used request id req-6bd00c90-37e6-4200-aa30-bc9f55f9ef3d 2019-01-14 15:18:55,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:18:55,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:56,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-e75ba8cc-4177-4be7-ae61-0536d795ed3a Date: Mon, 14 Jan 2019 15:18:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap", "metadata": {}}], "file": "/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/file", "owner": "c21b9bc259a2438db4554c579d9a4f14", "id": "a5039a20-0428-4e61-bf1a-a4bdc3d0e081", "size": 12716032, "self": "/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T14:47:58Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T14:47:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:18:56,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e75ba8cc-4177-4be7-ae61-0536d795ed3a 2019-01-14 15:18:56,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.655545949936s 2019-01-14 15:18:56,550 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e75ba8cc-4177-4be7-ae61-0536d795ed3a 2019-01-14 15:18:56,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 15:18:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd335cd63a838162802f4d581d1fd8be89f96d8e" 2019-01-14 15:18:57,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c941a04-e63d-48f0-a8ee-a8b8c27adaef Date: Mon, 14 Jan 2019 15:18:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:18:57,118 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081 used request id req-0c941a04-e63d-48f0-a8ee-a8b8c27adaef 2019-01-14 15:18:57,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.566979885101s 2019-01-14 15:18:57,118 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081 used request id req-0c941a04-e63d-48f0-a8ee-a8b8c27adaef 2019-01-14 15:18:57,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:18:57,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:57,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:18: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-07f82533-9e0f-40b8-a05d-03744e9212ba x-compute-request-id: req-07f82533-9e0f-40b8-a05d-03744e9212ba Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6", "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": "13ade87e-5d1e-459a-8752-ba718c25e0a6"}]} 2019-01-14 15:18:57,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-07f82533-9e0f-40b8-a05d-03744e9212ba 2019-01-14 15:18:57,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246510505676s 2019-01-14 15:18:57,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-07f82533-9e0f-40b8-a05d-03744e9212ba 2019-01-14 15:18:57,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:18:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:57,182 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:18: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-28c0e1a4-d035-4123-ab21-68027918c9c2 x-compute-request-id: req-28c0e1a4-d035-4123-ab21-68027918c9c2 Content-Length: 0 Content-Type: application/json 2019-01-14 15:18:57,182 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6 used request id req-28c0e1a4-d035-4123-ab21-68027918c9c2 2019-01-14 15:18:57,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364608764648s 2019-01-14 15:18:57,182 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/13ade87e-5d1e-459a-8752-ba718c25e0a6 used request id req-28c0e1a4-d035-4123-ab21-68027918c9c2 2019-01-14 15:18:57,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:18:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:57,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb4b22e-c78b-416e-ad0a-4caac5c493e6 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": {"self": "http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7cb39f6cbb4e93994fe7d6232e06ed", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:18:57,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2bb4b22e-c78b-416e-ad0a-4caac5c493e6 2019-01-14 15:18:57,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118546009064s 2019-01-14 15:18:57,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2bb4b22e-c78b-416e-ad0a-4caac5c493e6 2019-01-14 15:18:57,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:18:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:57,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee36dee-ec29-4764-a967-3d662594b983 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95", "links": {"self": "http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a7cb39f6cbb4e93994fe7d6232e06ed", "description": null}} 2019-01-14 15:18:57,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed used request id req-fee36dee-ec29-4764-a967-3d662594b983 2019-01-14 15:18:57,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114956140518s 2019-01-14 15:18:57,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed used request id req-fee36dee-ec29-4764-a967-3d662594b983 2019-01-14 15:18:57,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 15:18:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:57,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf615ec-3d6e-4684-a920-af413f041050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:18:57,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed used request id req-fdf615ec-3d6e-4684-a920-af413f041050 2019-01-14 15:18:57,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217970848083s 2019-01-14 15:18:57,642 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2a7cb39f6cbb4e93994fe7d6232e06ed used request id req-fdf615ec-3d6e-4684-a920-af413f041050 2019-01-14 15:18:57,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:18:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3e6b42-8173-4992-8788-9f1ed8aadce2 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14"}, "tags": [], "enabled": true, "id": "c21b9bc259a2438db4554c579d9a4f14", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95"}]} 2019-01-14 15:18:57,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-8b3e6b42-8173-4992-8788-9f1ed8aadce2 2019-01-14 15:18:57,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102340936661s 2019-01-14 15:18:57,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-8b3e6b42-8173-4992-8788-9f1ed8aadce2 2019-01-14 15:18:57,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 15:18:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:57,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d47b07ca-9263-46df-bb29-6c29eb3ca25d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:18:57,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14 used request id req-d47b07ca-9263-46df-bb29-6c29eb3ca25d 2019-01-14 15:18:57,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.202152013779s 2019-01-14 15:18:57,958 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c21b9bc259a2438db4554c579d9a4f14 used request id req-d47b07ca-9263-46df-bb29-6c29eb3ca25d 2019-01-14 15:18:57,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 15:18:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c21b9bc259a2438db4554c579d9a4f14&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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:58,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8e04eac9-2bd8-4c91-94d1-4d8c8d8104cb Date: Mon, 14 Jan 2019 15:18:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "created_at": "2019-01-14T14:47:51Z", "updated_at": "2019-01-14T14:47:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "36b3fa39-76ab-4a77-90ce-f708b2f41e0c", "remote_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "77ee0335-7fdd-4350-b1da-5d2e8a5a267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "81dfcc41-17dd-4a43-a342-3a76754d8da9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "a21aa734-07b2-4d33-be5f-19fc9fd6fc7a", "remote_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}], "revision_number": 4, "project_id": "c21b9bc259a2438db4554c579d9a4f14", "id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "name": "default"}]} 2019-01-14 15:18:58,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c21b9bc259a2438db4554c579d9a4f14&name=default used request id req-8e04eac9-2bd8-4c91-94d1-4d8c8d8104cb 2019-01-14 15:18:58,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229364871979s 2019-01-14 15:18:58,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c21b9bc259a2438db4554c579d9a4f14&name=default used request id req-8e04eac9-2bd8-4c91-94d1-4d8c8d8104cb 2019-01-14 15:18:58,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 15:18:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:58,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0ea127b9-0fa7-468b-8b40-5834232de833 Date: Mon, 14 Jan 2019 15:18:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "created_at": "2019-01-14T14:47:51Z", "updated_at": "2019-01-14T14:47:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "36b3fa39-76ab-4a77-90ce-f708b2f41e0c", "remote_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "77ee0335-7fdd-4350-b1da-5d2e8a5a267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "81dfcc41-17dd-4a43-a342-3a76754d8da9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:47:51Z", "revision_number": 0, "id": "a21aa734-07b2-4d33-be5f-19fc9fd6fc7a", "remote_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "remote_ip_prefix": null, "created_at": "2019-01-14T14:47:51Z", "security_group_id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "tenant_id": "c21b9bc259a2438db4554c579d9a4f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "c21b9bc259a2438db4554c579d9a4f14"}], "revision_number": 4, "project_id": "c21b9bc259a2438db4554c579d9a4f14", "id": "c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a", "name": "default"}]} 2019-01-14 15:18:58,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0ea127b9-0fa7-468b-8b40-5834232de833 2019-01-14 15:18:58,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.273888111115s 2019-01-14 15:18:58,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0ea127b9-0fa7-468b-8b40-5834232de833 2019-01-14 15:18:58,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 15:18:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}50ad93dcb600f8fb7d590e5776fea4167556cc0c" 2019-01-14 15:18:58,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95e96c4f-220c-44c1-9b3f-a2f20440317f Content-Length: 0 Date: Mon, 14 Jan 2019 15:18:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:18:58,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a.json used request id req-95e96c4f-220c-44c1-9b3f-a2f20440317f 2019-01-14 15:18:58,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.35481595993s 2019-01-14 15:18:58,830 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c894bec7-4f2a-45a2-b65f-c76b7f4c0e4a.json used request id req-95e96c4f-220c-44c1-9b3f-a2f20440317f 2019-01-14 15:18:58,885 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-01-14 15:18:58,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:18:58,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e3f628-4f57-40cc-b9f4-0adfb68632f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:18:58,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f2e3f628-4f57-40cc-b9f4-0adfb68632f0 2019-01-14 15:18:58,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:18:59,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T16:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["r3LyznDKToCsfYsmLe3TXA"], "issued_at": "2019-01-14T15:18:59.000000Z"}} 2019-01-14 15:18:59,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 15:18:59,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:18:59,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5a78cc5f-892d-48cb-891a-3eab41f51348 Date: Mon, 14 Jan 2019 15:18:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 15:18:59,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a78cc5f-892d-48cb-891a-3eab41f51348 2019-01-14 15:18:59,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254582166672s 2019-01-14 15:18:59,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a78cc5f-892d-48cb-891a-3eab41f51348 2019-01-14 15:18:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:18:59,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:18:59,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:18:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:18:59,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd778342-d1ae-4632-8717-6b08e42a2232 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 15:18:59,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fd778342-d1ae-4632-8717-6b08e42a2232 2019-01-14 15:18:59,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.097373008728s 2019-01-14 15:18:59,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fd778342-d1ae-4632-8717-6b08e42a2232 2019-01-14 15:18:59,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 15:18:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a"}}' 2019-01-14 15:18:59,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19cf3c70-1299-411e-aa53-359a390a1520 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.26:5000/v3/projects/51406dc98129464290f41b37d3f20027"}, "tags": [], "enabled": true, "id": "51406dc98129464290f41b37d3f20027", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a"}} 2019-01-14 15:18:59,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-19cf3c70-1299-411e-aa53-359a390a1520 2019-01-14 15:18:59,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.279117107391s 2019-01-14 15:18:59,993 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-19cf3c70-1299-411e-aa53-359a390a1520 2019-01-14 15:18:59,994 - 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'51406dc98129464290f41b37d3f20027', '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_30363314-f549-4848-918a-e7f453c2508a'}) 2019-01-14 15:19:00,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 15:19:00,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "48906740-6248-4cdd-9fb4-df1a6932f2b8", "email": null, "name": "rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a"}}' 2019-01-14 15:19:00,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d05ef6-1d20-43e6-932d-0d1c52f7b4b0 Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a", "links": {"self": "http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5da56a62db614b52b0a76ada9c5736f0", "domain_id": "default", "password_expires_at": null}} 2019-01-14 15:19:00,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e6d05ef6-1d20-43e6-932d-0d1c52f7b4b0 2019-01-14 15:19:00,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381525993347s 2019-01-14 15:19:00,383 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e6d05ef6-1d20-43e6-932d-0d1c52f7b4b0 2019-01-14 15:19:00,384 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5da56a62db614b52b0a76ada9c5736f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a'}) 2019-01-14 15:19:00,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:19:00,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:00,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb019fb-d7f3-4e9d-a9ea-08a07e7995a8 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:19:00,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dfb019fb-d7f3-4e9d-a9ea-08a07e7995a8 2019-01-14 15:19:00,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105973005295s 2019-01-14 15:19:00,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dfb019fb-d7f3-4e9d-a9ea-08a07e7995a8 2019-01-14 15:19:00,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:19:00,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:00,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538b69b2-004a-4b03-8742-8487cb994683 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:19:00,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-538b69b2-004a-4b03-8742-8487cb994683 2019-01-14 15:19:00,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106057882309s 2019-01-14 15:19:00,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-538b69b2-004a-4b03-8742-8487cb994683 2019-01-14 15:19:00,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:19:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:00,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb28fa52-d9c0-4a50-8c08-eb1b34fea5b9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:19:00,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-eb28fa52-d9c0-4a50-8c08-eb1b34fea5b9 2019-01-14 15:19:00,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106034040451s 2019-01-14 15:19:00,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-eb28fa52-d9c0-4a50-8c08-eb1b34fea5b9 2019-01-14 15:19:00,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:19:00,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:00,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b748753-f4ad-4676-a3a6-e0f25b1b7737 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a", "links": {"self": "http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5da56a62db614b52b0a76ada9c5736f0", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:19:00,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0b748753-f4ad-4676-a3a6-e0f25b1b7737 2019-01-14 15:19:00,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126275062561s 2019-01-14 15:19:00,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0b748753-f4ad-4676-a3a6-e0f25b1b7737 2019-01-14 15:19:00,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:19:00,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:00,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf682ee-fd04-4120-8bdd-afdb61c8d3cd Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027"}, "tags": [], "enabled": true, "id": "51406dc98129464290f41b37d3f20027", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 15:19:00,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7bf682ee-fd04-4120-8bdd-afdb61c8d3cd 2019-01-14 15:19:00,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103840827942s 2019-01-14 15:19:00,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7bf682ee-fd04-4120-8bdd-afdb61c8d3cd 2019-01-14 15:19:00,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:19:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=51406dc98129464290f41b37d3f20027" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd00fde6-e708-4a5f-bd79-362ac9ff9c91 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=51406dc98129464290f41b37d3f20027", "previous": null, "next": null}} 2019-01-14 15:19:01,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=51406dc98129464290f41b37d3f20027 used request id req-bd00fde6-e708-4a5f-bd79-362ac9ff9c91 2019-01-14 15:19:01,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102442979813s 2019-01-14 15:19:01,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=51406dc98129464290f41b37d3f20027 used request id req-bd00fde6-e708-4a5f-bd79-362ac9ff9c91 2019-01-14 15:19:01,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:19:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027/users/5da56a62db614b52b0a76ada9c5736f0/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827889a5-8356-4866-a0ad-f9ec6ce012ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:19:01,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027/users/5da56a62db614b52b0a76ada9c5736f0/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-827889a5-8356-4866-a0ad-f9ec6ce012ea 2019-01-14 15:19:01,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178146123886s 2019-01-14 15:19:01,253 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027/users/5da56a62db614b52b0a76ada9c5736f0/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-827889a5-8356-4866-a0ad-f9ec6ce012ea 2019-01-14 15:19:01,253 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a', 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'51406dc98129464290f41b37d3f20027', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '48906740-6248-4cdd-9fb4-df1a6932f2b8', 'username': u'rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:19:01,257 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a', 'password': '48906740-6248-4cdd-9fb4-df1a6932f2b8', 'project_name': 'rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '51406dc98129464290f41b37d3f20027', 'project_domain_name': 'Default'} 2019-01-14 15:19:01,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:19:01,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcae7990-6602-4448-a7e3-9ba10e49be6d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:19:01,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bcae7990-6602-4448-a7e3-9ba10e49be6d 2019-01-14 15:19:01,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0182998180389s 2019-01-14 15:19:01,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bcae7990-6602-4448-a7e3-9ba10e49be6d 2019-01-14 15:19:01,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:19:01,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1649705e-5e94-48c1-b413-286a145cc465 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:19:01,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1649705e-5e94-48c1-b413-286a145cc465 2019-01-14 15:19:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103096961975s 2019-01-14 15:19:01,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1649705e-5e94-48c1-b413-286a145cc465 2019-01-14 15:19:01,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:19:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59183c24-11b4-48f6-b4b9-a4491db820fd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:19:01,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-59183c24-11b4-48f6-b4b9-a4491db820fd 2019-01-14 15:19:01,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987000465393s 2019-01-14 15:19:01,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-59183c24-11b4-48f6-b4b9-a4491db820fd 2019-01-14 15:19:01,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:19:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab98141c-b6e2-41a4-854d-73f24301117c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a", "links": {"self": "http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5da56a62db614b52b0a76ada9c5736f0", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:19:01,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ab98141c-b6e2-41a4-854d-73f24301117c 2019-01-14 15:19:01,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125277996063s 2019-01-14 15:19:01,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ab98141c-b6e2-41a4-854d-73f24301117c 2019-01-14 15:19:01,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:19:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47eddeef-5def-40c5-82b8-b0e98b47d1cc Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027"}, "tags": [], "enabled": true, "id": "51406dc98129464290f41b37d3f20027", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 15:19:01,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-47eddeef-5def-40c5-82b8-b0e98b47d1cc 2019-01-14 15:19:01,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106597900391s 2019-01-14 15:19:01,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-47eddeef-5def-40c5-82b8-b0e98b47d1cc 2019-01-14 15:19:01,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:19:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=51406dc98129464290f41b37d3f20027" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c03845-aa40-480c-adae-a1d62eccd381 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=51406dc98129464290f41b37d3f20027", "previous": null, "next": null}} 2019-01-14 15:19:01,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=51406dc98129464290f41b37d3f20027 used request id req-c3c03845-aa40-480c-adae-a1d62eccd381 2019-01-14 15:19:01,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.096951007843s 2019-01-14 15:19:01,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5da56a62db614b52b0a76ada9c5736f0&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=51406dc98129464290f41b37d3f20027 used request id req-c3c03845-aa40-480c-adae-a1d62eccd381 2019-01-14 15:19:01,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:19:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027/users/5da56a62db614b52b0a76ada9c5736f0/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:01,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c126af39-d940-412b-9422-f330298aadef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:19:01,990 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027/users/5da56a62db614b52b0a76ada9c5736f0/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-c126af39-d940-412b-9422-f330298aadef 2019-01-14 15:19:01,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145848989487s 2019-01-14 15:19:01,990 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027/users/5da56a62db614b52b0a76ada9c5736f0/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-c126af39-d940-412b-9422-f330298aadef 2019-01-14 15:19:01,991 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-01-14 15:19:01,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:19:01,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:02,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91632b87-a80d-4493-83cc-4730b4c09404 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 15:19:02,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-91632b87-a80d-4493-83cc-4730b4c09404 2019-01-14 15:19:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105319023132s 2019-01-14 15:19:02,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-91632b87-a80d-4493-83cc-4730b4c09404 2019-01-14 15:19:02,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:19:02,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:19:02,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6579838-d705-4f1d-9f13-85495d924ae7 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027"}, "tags": [], "enabled": true, "id": "51406dc98129464290f41b37d3f20027", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 15:19:02,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c6579838-d705-4f1d-9f13-85495d924ae7 2019-01-14 15:19:02,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990159511566s 2019-01-14 15:19:02,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c6579838-d705-4f1d-9f13-85495d924ae7 2019-01-14 15:19:02,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 15:19:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" -d '{"network": {"shared": true, "tenant_id": "51406dc98129464290f41b37d3f20027", "name": "rally_jobs-net_30363314-f549-4848-918a-e7f453c2508a", "admin_state_up": true}}' 2019-01-14 15:19:02,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9914207-795f-4020-a419-8cde06f9a40b Date: Mon, 14 Jan 2019 15:19:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"766e09a8-9e04-4599-8ad1-7258dbcf5a0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"51406dc98129464290f41b37d3f20027","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T15:19:02Z","is_default":false,"provider:segmentation_id":35,"name":"rally_jobs-net_30363314-f549-4848-918a-e7f453c2508a","admin_state_up":true,"tenant_id":"51406dc98129464290f41b37d3f20027","created_at":"2019-01-14T15:19:02Z","mtu":1450}} 2019-01-14 15:19:02,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b9914207-795f-4020-a419-8cde06f9a40b 2019-01-14 15:19:02,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.634701967239s 2019-01-14 15:19:02,841 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b9914207-795f-4020-a419-8cde06f9a40b 2019-01-14 15:19:02,841 - 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'2019-01-14T15:19:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'766e09a8-9e04-4599-8ad1-7258dbcf5a0f', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-net_30363314-f549-4848-918a-e7f453c2508a', u'admin_state_up': True, u'tenant_id': u'51406dc98129464290f41b37d3f20027', u'created_at': u'2019-01-14T15:19:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'51406dc98129464290f41b37d3f20027'}) 2019-01-14 15:19:02,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:19:02,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8810ceb-e09e-4b01-bd7d-2a814b90522a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:19:02,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c8810ceb-e09e-4b01-bd7d-2a814b90522a 2019-01-14 15:19:02,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:19:03,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51406dc98129464290f41b37d3f20027", "name": "rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/51406dc98129464290f41b37d3f20027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/51406dc98129464290f41b37d3f20027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/51406dc98129464290f41b37d3f20027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/51406dc98129464290f41b37d3f20027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/51406dc98129464290f41b37d3f20027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/51406dc98129464290f41b37d3f20027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/51406dc98129464290f41b37d3f20027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/51406dc98129464290f41b37d3f20027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/51406dc98129464290f41b37d3f20027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_51406dc98129464290f41b37d3f20027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_51406dc98129464290f41b37d3f20027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/51406dc98129464290f41b37d3f20027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/51406dc98129464290f41b37d3f20027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/51406dc98129464290f41b37d3f20027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a", "id": "5da56a62db614b52b0a76ada9c5736f0"}, "audit_ids": ["zWrX55jSTkClavCakRKYfw"], "issued_at": "2019-01-14T15:19:03.000000Z"}} 2019-01-14 15:19:03,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 15:19:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:19:03,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-7f54256a-94d7-48c6-b00a-b80b1b565c36 Date: Mon, 14 Jan 2019 15:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"766e09a8-9e04-4599-8ad1-7258dbcf5a0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"51406dc98129464290f41b37d3f20027","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T15:19:02Z","provider:segmentation_id":35,"name":"rally_jobs-net_30363314-f549-4848-918a-e7f453c2508a","admin_state_up":true,"tenant_id":"51406dc98129464290f41b37d3f20027","created_at":"2019-01-14T15:19:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 15:19:03,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7f54256a-94d7-48c6-b00a-b80b1b565c36 2019-01-14 15:19:03,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273060083389s 2019-01-14 15:19:03,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7f54256a-94d7-48c6-b00a-b80b1b565c36 2019-01-14 15:19:03,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 15:19:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" -d '{"subnet": {"name": "rally_jobs-subnet_30363314-f549-4848-918a-e7f453c2508a", "enable_dhcp": true, "network_id": "766e09a8-9e04-4599-8ad1-7258dbcf5a0f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 15:19:04,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8b1954ef-50f9-4903-82b6-940c56b4990c Date: Mon, 14 Jan 2019 15:19:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"766e09a8-9e04-4599-8ad1-7258dbcf5a0f","tenant_id":"51406dc98129464290f41b37d3f20027","created_at":"2019-01-14T15:19:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T15:19:03Z","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":"51406dc98129464290f41b37d3f20027","id":"97f840d5-2e8a-4d8f-b31a-175e66b96abf","subnetpool_id":null,"name":"rally_jobs-subnet_30363314-f549-4848-918a-e7f453c2508a"}} 2019-01-14 15:19:04,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8b1954ef-50f9-4903-82b6-940c56b4990c 2019-01-14 15:19:04,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.905626058578s 2019-01-14 15:19:04,435 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8b1954ef-50f9-4903-82b6-940c56b4990c 2019-01-14 15:19:04,435 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T15:19:03Z', 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'97f840d5-2e8a-4d8f-b31a-175e66b96abf', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_30363314-f549-4848-918a-e7f453c2508a', u'enable_dhcp': True, u'network_id': u'766e09a8-9e04-4599-8ad1-7258dbcf5a0f', u'tenant_id': u'51406dc98129464290f41b37d3f20027', u'created_at': u'2019-01-14T15:19:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'51406dc98129464290f41b37d3f20027'}) 2019-01-14 15:19:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 15:19:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "rally_jobs-router_30363314-f549-4848-918a-e7f453c2508a", "admin_state_up": true}}' 2019-01-14 15:19:05,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-ac11343b-7801-4792-8196-2eb8977ab7b7 Date: Mon, 14 Jan 2019 15:19:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "51406dc98129464290f41b37d3f20027", "created_at": "2019-01-14T15:19:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T15:19:05Z", "revision_number": 2, "routes": [], "project_id": "51406dc98129464290f41b37d3f20027", "id": "5b6cd744-2300-4479-8aa6-e69982a408d6", "name": "rally_jobs-router_30363314-f549-4848-918a-e7f453c2508a"}} 2019-01-14 15:19:05,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ac11343b-7801-4792-8196-2eb8977ab7b7 2019-01-14 15:19:05,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3889298439s 2019-01-14 15:19:05,825 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ac11343b-7801-4792-8196-2eb8977ab7b7 2019-01-14 15:19:05,826 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'51406dc98129464290f41b37d3f20027', u'created_at': u'2019-01-14T15:19:04Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T15:19:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'51406dc98129464290f41b37d3f20027', u'id': u'5b6cd744-2300-4479-8aa6-e69982a408d6', u'name': u'rally_jobs-router_30363314-f549-4848-918a-e7f453c2508a'}) 2019-01-14 15:19:05,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 15:19:05,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6/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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" -d '{"subnet_id": "97f840d5-2e8a-4d8f-b31a-175e66b96abf"}' 2019-01-14 15:19:07,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-15fd7b7e-b941-46e5-bfc6-8858b43ce1e6 Date: Mon, 14 Jan 2019 15:19:07 GMT RESP BODY: {"network_id": "766e09a8-9e04-4599-8ad1-7258dbcf5a0f", "tenant_id": "51406dc98129464290f41b37d3f20027", "subnet_id": "97f840d5-2e8a-4d8f-b31a-175e66b96abf", "subnet_ids": ["97f840d5-2e8a-4d8f-b31a-175e66b96abf"], "port_id": "65d013d0-20c2-4af3-932e-09477a91e5dd", "id": "5b6cd744-2300-4479-8aa6-e69982a408d6"} 2019-01-14 15:19:07,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6/add_router_interface.json used request id req-15fd7b7e-b941-46e5-bfc6-8858b43ce1e6 2019-01-14 15:19:07,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.79088401794s 2019-01-14 15:19:07,618 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6/add_router_interface.json used request id req-15fd7b7e-b941-46e5-bfc6-8858b43ce1e6 returning object 5b6cd744-2300-4479-8aa6-e69982a408d6 2019-01-14 15:19:07,618 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:19:07,745 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 15:19:07,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:19:07,750 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 15:19:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 15:19:07,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:19:07,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:19:07,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-652afa56-53a6-4066-82aa-5e4cd9771546 Date: Mon, 14 Jan 2019 15:19:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:19:07,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-652afa56-53a6-4066-82aa-5e4cd9771546 2019-01-14 15:19:07,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209115028381s 2019-01-14 15:19:07,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-652afa56-53a6-4066-82aa-5e4cd9771546 2019-01-14 15:19:07,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 15:19:07,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a"}' 2019-01-14 15:19:08,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0c54e653-4a25-441b-a004-c037c5d3f645 Date: Mon, 14 Jan 2019 15:19:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/file", "owner": "51406dc98129464290f41b37d3f20027", "id": "de13e99c-b7ec-4b29-a34a-66b857870682", "size": null, "self": "/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:19:08Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a", "checksum": null, "created_at": "2019-01-14T15:19:08Z", "protected": false} 2019-01-14 15:19:08,256 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0c54e653-4a25-441b-a004-c037c5d3f645 2019-01-14 15:19:08,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.285830974579s 2019-01-14 15:19:08,256 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0c54e653-4a25-441b-a004-c037c5d3f645 returning object de13e99c-b7ec-4b29-a34a-66b857870682 2019-01-14 15:19:08,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 15:19:08,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" -d '' 2019-01-14 15:19:09,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f790f95-95a9-483d-9ec9-ee32819b0db6 Date: Mon, 14 Jan 2019 15:19:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:19:09,031 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/file used request id req-7f790f95-95a9-483d-9ec9-ee32819b0db6 2019-01-14 15:19:09,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.773929834366s 2019-01-14 15:19:09,031 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/file used request id req-7f790f95-95a9-483d-9ec9-ee32819b0db6 2019-01-14 15:19:09,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:19:09,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:19:09,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-6335e04c-8f07-4f1a-b8fc-01f343660f20 Date: Mon, 14 Jan 2019 15:19:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap", "metadata": {}}], "file": "/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/file", "owner": "51406dc98129464290f41b37d3f20027", "id": "de13e99c-b7ec-4b29-a34a-66b857870682", "size": 12716032, "self": "/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:19:08Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:19:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:19:09,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6335e04c-8f07-4f1a-b8fc-01f343660f20 2019-01-14 15:19:09,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.623373985291s 2019-01-14 15:19:09,659 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6335e04c-8f07-4f1a-b8fc-01f343660f20 2019-01-14 15:19:09,661 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/file', 'owner': u'51406dc98129464290f41b37d3f20027', 'id': u'de13e99c-b7ec-4b29-a34a-66b857870682', 'size': 12716032, u'self': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51406dc98129464290f41b37d3f20027', 'name': 'rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:19:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:19:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', 'created': u'2019-01-14T15:19:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:19:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:19:09,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 15:19:09,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_30363314-f549-4848-918a-e7f453c2508a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 15:19:10,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19: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-651d7eea-1ad5-4b3c-b91d-2d9d7ed83660 x-compute-request-id: req-651d7eea-1ad5-4b3c-b91d-2d9d7ed83660 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_30363314-f549-4848-918a-e7f453c2508a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b0724077-aa87-4e84-ad74-114640b3f20b", "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": "b0724077-aa87-4e84-ad74-114640b3f20b"}} 2019-01-14 15:19:10,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-651d7eea-1ad5-4b3c-b91d-2d9d7ed83660 2019-01-14 15:19:10,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.363327980042s 2019-01-14 15:19:10,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-651d7eea-1ad5-4b3c-b91d-2d9d7ed83660 2019-01-14 15:19:10,026 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_30363314-f549-4848-918a-e7f453c2508a', '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'35af50fe299141218ecf76b1b87b25ad', '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'b0724077-aa87-4e84-ad74-114640b3f20b', 'swap': 0}) 2019-01-14 15:19:10,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 15:19:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b/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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" -d '{"extra_specs": {}}' 2019-01-14 15:19:10,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19: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-a06c2dfa-dd1f-4f33-a3cb-c3935c196b0e x-compute-request-id: req-a06c2dfa-dd1f-4f33-a3cb-c3935c196b0e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 15:19:10,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b/os-extra_specs used request id req-a06c2dfa-dd1f-4f33-a3cb-c3935c196b0e 2019-01-14 15:19:10,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210118293762s 2019-01-14 15:19:10,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b/os-extra_specs used request id req-a06c2dfa-dd1f-4f33-a3cb-c3935c196b0e 2019-01-14 15:19:10,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 15:19:12,118 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 15:19:14,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 19ab72a1-de92-49a4-832e-7b5d77c23e80 | 2019-01-14T15:19:13.990887 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 19ab72a1-de92-49a4-832e-7b5d77c23e80 ~/.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 2019-01-14 15:19:17,426 - 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 | +-------------+----------------+-----------+ 2019-01-14 15:19:18,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-14 15:19:18,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 15:19:18,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:19:18,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19: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-fa5bdccb-a470-45b8-8e6f-c8f2f5ec7627 x-compute-request-id: req-fa5bdccb-a470-45b8-8e6f-c8f2f5ec7627 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 15:19:18,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-fa5bdccb-a470-45b8-8e6f-c8f2f5ec7627 2019-01-14 15:19:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.255539894104s 2019-01-14 15:19:18,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-fa5bdccb-a470-45b8-8e6f-c8f2f5ec7627 2019-01-14 15:19:18,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 15:19:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:19:18,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-08d920f7-4911-41ff-9cbf-7d2bdb96096e Date: Mon, 14 Jan 2019 15:19: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."}]} 2019-01-14 15:19:18,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-08d920f7-4911-41ff-9cbf-7d2bdb96096e 2019-01-14 15:19:18,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.220861911774s 2019-01-14 15:19:18,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-08d920f7-4911-41ff-9cbf-7d2bdb96096e 2019-01-14 15:19:18,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 15:19:18,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_30363314-f549-4848-918a-e7f453c2508a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 15:19:18,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19: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-6803823d-8d29-4823-8c8b-3e5729709415 x-compute-request-id: req-6803823d-8d29-4823-8c8b-3e5729709415 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_30363314-f549-4848-918a-e7f453c2508a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5", "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": "af5a9d6d-406a-4dd2-8f24-e74d208b84e5"}} 2019-01-14 15:19:18,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6803823d-8d29-4823-8c8b-3e5729709415 2019-01-14 15:19:18,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0632450580597s 2019-01-14 15:19:18,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6803823d-8d29-4823-8c8b-3e5729709415 2019-01-14 15:19:18,713 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_30363314-f549-4848-918a-e7f453c2508a', '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'35af50fe299141218ecf76b1b87b25ad', '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'af5a9d6d-406a-4dd2-8f24-e74d208b84e5', 'swap': 0}) 2019-01-14 15:19:18,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 15:19:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5/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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" -d '{"extra_specs": {}}' 2019-01-14 15:19:18,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:19: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-2031869c-8471-4150-856d-bd291553756c x-compute-request-id: req-2031869c-8471-4150-856d-bd291553756c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 15:19:18,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5/os-extra_specs used request id req-2031869c-8471-4150-856d-bd291553756c 2019-01-14 15:19:18,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208849906921s 2019-01-14 15:19:18,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5/os-extra_specs used request id req-2031869c-8471-4150-856d-bd291553756c 2019-01-14 15:19:18,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_30363314-f549-4848-918a-e7f453c2508a', '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'35af50fe299141218ecf76b1b87b25ad', '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'af5a9d6d-406a-4dd2-8f24-e74d208b84e5', 'swap': 0}) 2019-01-14 15:19:18,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-01-14 15:19:18,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:19:18,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:19:18,967 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-14 15:19:18,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-01-14 15:43:32,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3b690c0-c893-4e5e-8362-796cd0de76c1 2019-01-14 15:43:32,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-01-14 15:43:32,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b3b690c0-c893-4e5e-8362-796cd0de76c1'] 2019-01-14 15:43:33,889 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b3b690c0-c893-4e5e-8362-796cd0de76c1 -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1: 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.099 | 2.514 | 4.067 | 4.553 | 8.155 | 2.689 | 100.0% | 100 | | neutron.list_networks | 0.214 | 0.718 | 1.47 | 1.584 | 2.053 | 0.838 | 100.0% | 100 | | total | 1.44 | 3.188 | 5.036 | 5.565 | 9.314 | 3.527 | 100.0% | 100 | | -> duration | 1.44 | 3.188 | 5.036 | 5.565 | 9.314 | 3.527 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.788988 Full duration: 50.96035 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.548 | 2.028 | 2.731 | 2.803 | 2.922 | 2.166 | 100.0% | 40 | | neutron.update_network | 0.59 | 1.004 | 1.562 | 1.947 | 2.157 | 1.12 | 100.0% | 40 | | total | 2.564 | 3.302 | 3.938 | 4.072 | 4.122 | 3.286 | 100.0% | 40 | | -> duration | 2.564 | 3.302 | 3.938 | 4.072 | 4.122 | 3.286 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.654166 Full duration: 30.975943 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.423 | 2.262 | 2.84 | 2.954 | 3.148 | 2.298 | 100.0% | 40 | | neutron.delete_network | 0.782 | 1.166 | 1.899 | 1.95 | 2.07 | 1.286 | 100.0% | 40 | | total | 2.428 | 3.573 | 4.486 | 4.537 | 4.637 | 3.584 | 100.0% | 40 | | -> duration | 2.428 | 3.573 | 4.486 | 4.537 | 4.637 | 3.584 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.765839 Full duration: 23.494464 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.599 | 2.491 | 3.922 | 4.142 | 4.856 | 2.711 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.706 | 5.678 | 8.16 | 8.492 | 9.042 | 6.045 | 100.0% | 40 | | neutron.list_subnets | 0.141 | 0.485 | 1.482 | 1.508 | 1.739 | 0.668 | 100.0% | 40 | | total | 5.904 | 9.468 | 12.104 | 12.136 | 12.991 | 9.423 | 100.0% | 40 | | -> duration | 5.904 | 9.468 | 12.104 | 12.136 | 12.991 | 9.423 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.304437 Full duration: 78.068891 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.829 | 2.84 | 3.913 | 4.726 | 5.413 | 3.013 | 100.0% | 100 | | neutron.create_subnet (x2) | 4.39 | 9.472 | 11.996 | 12.38 | 13.035 | 9.407 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.652 | 2.926 | 4.93 | 5.212 | 7.57 | 3.241 | 100.0% | 100 | | total | 11.352 | 15.473 | 18.474 | 19.268 | 21.461 | 15.662 | 100.0% | 100 | | -> duration | 11.352 | 15.473 | 18.474 | 19.268 | 21.461 | 15.662 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.406619 Full duration: 182.636304 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.216 | 3.925 | 4.824 | 4.875 | 5.014 | 3.775 | 100.0% | 40 | | neutron.create_subnet (x2) | 6.24 | 8.981 | 11.768 | 12.021 | 13.959 | 9.272 | 100.0% | 40 | | neutron.delete_subnet (x2) | 3.176 | 5.759 | 9.436 | 9.671 | 10.368 | 6.269 | 100.0% | 40 | | total | 15.965 | 19.017 | 20.977 | 21.296 | 22.836 | 19.318 | 100.0% | 40 | | -> duration | 15.965 | 19.017 | 20.977 | 21.296 | 22.836 | 19.318 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.842669 Full duration: 66.868991 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.717 | 2.297 | 2.957 | 3.041 | 3.894 | 2.352 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.007 | 8.646 | 12.405 | 12.591 | 13.251 | 8.502 | 100.0% | 40 | | neutron.create_router (x2) | 2.743 | 4.402 | 5.401 | 5.509 | 5.887 | 4.241 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.396 | 7.036 | 8.641 | 9.195 | 9.601 | 7.22 | 100.0% | 40 | | neutron.list_routers | 0.142 | 0.356 | 0.558 | 0.594 | 0.709 | 0.329 | 100.0% | 40 | | total | 17.624 | 22.837 | 25.306 | 25.588 | 26.1 | 22.644 | 100.0% | 40 | | -> duration | 17.624 | 22.837 | 25.306 | 25.588 | 26.1 | 22.644 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.121123 Full duration: 127.540146 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.531 | 2.854 | 3.417 | 3.555 | 3.608 | 2.82 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.336 | 7.089 | 8.598 | 8.808 | 9.537 | 7.018 | 100.0% | 40 | | neutron.create_router (x2) | 3.553 | 5.493 | 6.668 | 6.73 | 6.856 | 5.423 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.937 | 7.92 | 9.424 | 9.662 | 11.675 | 8.017 | 100.0% | 40 | | neutron.update_router (x2) | 1.633 | 3.448 | 4.137 | 4.195 | 4.987 | 3.262 | 100.0% | 40 | | total | 22.599 | 26.552 | 28.901 | 30.437 | 31.324 | 26.542 | 100.0% | 40 | | -> duration | 22.599 | 26.552 | 28.901 | 30.437 | 31.324 | 26.542 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.615235 Full duration: 133.50665 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.376 | 3.125 | 3.655 | 3.793 | 4.71 | 2.759 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.684 | 8.509 | 10.712 | 11.426 | 11.762 | 8.495 | 100.0% | 40 | | neutron.create_router (x2) | 3.209 | 6.677 | 7.738 | 7.944 | 8.224 | 5.997 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.883 | 7.005 | 8.543 | 9.049 | 10.566 | 7.381 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.746 | 5.114 | 6.535 | 6.564 | 7.674 | 5.358 | 100.0% | 40 | | neutron.delete_router (x2) | 1.984 | 3.378 | 4.191 | 4.222 | 4.49 | 3.302 | 100.0% | 40 | | total | 27.031 | 32.771 | 37.053 | 37.069 | 38.069 | 33.292 | 100.0% | 40 | | -> duration | 27.031 | 32.771 | 37.053 | 37.069 | 38.069 | 33.292 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.762165 Full duration: 115.975269 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.103 | 1.308 | 1.647 | 1.666 | 1.685 | 1.362 | 100.0% | 8 | | neutron.create_port (x50) | 48.43 | 50.429 | 52.294 | 52.547 | 52.801 | 50.693 | 100.0% | 8 | | neutron.list_ports | 0.388 | 0.775 | 0.904 | 0.924 | 0.943 | 0.722 | 100.0% | 8 | | total | 50.56 | 52.518 | 54.518 | 54.544 | 54.569 | 52.78 | 100.0% | 8 | | -> duration | 50.56 | 52.518 | 54.518 | 54.544 | 54.569 | 52.78 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 106.447934 Full duration: 176.504393 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.489 | 2.588 | 3.471 | 3.571 | 3.893 | 2.646 | 100.0% | 40 | | neutron.create_port (x5) | 8.417 | 10.097 | 11.375 | 11.412 | 12.097 | 10.141 | 100.0% | 40 | | neutron.update_port (x5) | 3.759 | 4.697 | 5.356 | 5.41 | 5.502 | 4.686 | 100.0% | 40 | | total | 14.983 | 17.359 | 19.226 | 19.525 | 19.998 | 17.474 | 100.0% | 40 | | -> duration | 14.983 | 17.359 | 19.226 | 19.525 | 19.998 | 17.474 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.358487 Full duration: 85.100495 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.222 | 1.8 | 2.418 | 2.497 | 2.663 | 1.857 | 100.0% | 39 | | neutron.create_port (x5) | 5.248 | 9.655 | 11.022 | 11.358 | 11.611 | 9.418 | 100.0% | 39 | | neutron.delete_port (x5) | 2.668 | 4.382 | 5.224 | 5.409 | 5.917 | 4.421 | 100.0% | 39 | | total | 10.196 | 15.755 | 17.771 | 18.36 | 19.122 | 15.698 | 100.0% | 39 | | -> duration | 10.196 | 15.755 | 17.771 | 18.36 | 19.122 | 15.698 | 100.0% | 39 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 39 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.936658 Full duration: 65.159265 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.063 | 1.941 | 2.508 | 2.552 | 2.578 | 1.978 | 100.0% | 40 | | total | 1.513 | 2.413 | 2.994 | 3.039 | 3.081 | 2.471 | 100.0% | 40 | | -> duration | 1.513 | 2.413 | 2.994 | 3.039 | 3.081 | 2.471 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.404921 Full duration: 42.309514 -------------------------------------------------------------------------------- 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 b3b690c0-c893-4e5e-8362-796cd0de76c1 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.259 | 1.479 | 1.524 | 1.532 | 1.541 | 1.439 | 100.0% | 4 | | neutron.create_subnet | 1.383 | 1.452 | 1.607 | 1.629 | 1.652 | 1.485 | 100.0% | 4 | | neutron.create_port (x125) | 135.201 | 136.223 | 136.972 | 137.107 | 137.242 | 136.222 | 100.0% | 4 | | neutron.create_trunk | 6.655 | 7.141 | 7.362 | 7.379 | 7.397 | 7.084 | 100.0% | 4 | | neutron.update_port | 1.379 | 1.4 | 1.502 | 1.522 | 1.542 | 1.43 | 100.0% | 4 | | neutron.list_trunks | 0.043 | 0.048 | 0.052 | 0.052 | 0.052 | 0.048 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.195 | 0.347 | 0.512 | 0.52 | 0.528 | 0.354 | 100.0% | 4 | | neutron.delete_trunk | 0.298 | 0.313 | 0.333 | 0.335 | 0.337 | 0.315 | 100.0% | 4 | | total | 147.407 | 148.415 | 149.073 | 149.189 | 149.305 | 148.385 | 100.0% | 4 | | -> duration | 147.407 | 148.415 | 149.073 | 149.189 | 149.305 | 148.385 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 149.3169 Full duration: 239.509868 HINTS: * To plot HTML graphics with this data, run: rally task report b3b690c0-c893-4e5e-8362-796cd0de76c1 --out output.html * To generate a JUnit report, run: rally task export b3b690c0-c893-4e5e-8362-796cd0de76c1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3b690c0-c893-4e5e-8362-796cd0de76c1 --json --out output.json 2019-01-14 15:43:33,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b3b690c0-c893-4e5e-8362-796cd0de76c1', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-01-14 15:43:36,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b3b690c0-c893-4e5e-8362-796cd0de76c1 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-01-14 15:43:35.777 17699 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-14 15:43:35.778 17699 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-14 15:43:35.779 17699 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-14 15:43:35.999 17699 INFO rally.api [-] Building 'json' report for the following task(s): 'b3b690c0-c893-4e5e-8362-796cd0de76c1'. 2019-01-14 15:43:36.125 17699 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:43:36,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b3b690c0-c893-4e5e-8362-796cd0de76c1', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2019-01-14 15:43:38,732 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b3b690c0-c893-4e5e-8362-796cd0de76c1 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2019-01-14 15:43:38.119 17701 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-14 15:43:38.119 17701 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-14 15:43:38.121 17701 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-14 15:43:38.322 17701 INFO rally.api [-] Building 'html' report for the following task(s): 'b3b690c0-c893-4e5e-8362-796cd0de76c1'. 2019-01-14 15:43:38.629 17701 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:43:38,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-14 15:43:38,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:23:38 | 611 | 100.00% | | | | | | | TOTAL: | 00:23:38 | 611 | 100.00% | +-----------+------------+----------------+-----------+ 2019-01-14 15:43:38,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-01-14 15:43:39,008 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:43:39,008 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 24:37 | PASS | +--------------------+------------------+------------------+----------------+ 2019-01-14 15:43:39,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:43:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:39,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43: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-e56091eb-6b1b-48c7-88af-4ae3494e8f55 x-compute-request-id: req-e56091eb-6b1b-48c7-88af-4ae3494e8f55 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_30363314-f549-4848-918a-e7f453c2508a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5", "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": "af5a9d6d-406a-4dd2-8f24-e74d208b84e5"}, {"name": "rally_jobs-flavor_30363314-f549-4848-918a-e7f453c2508a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b0724077-aa87-4e84-ad74-114640b3f20b", "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": "b0724077-aa87-4e84-ad74-114640b3f20b"}]} 2019-01-14 15:43:39,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e56091eb-6b1b-48c7-88af-4ae3494e8f55 2019-01-14 15:43:39,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.229393959045s 2019-01-14 15:43:39,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e56091eb-6b1b-48c7-88af-4ae3494e8f55 2019-01-14 15:43:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:43:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:39,315 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:43: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-bee049c8-882b-4148-9bd2-fc86b3af4511 x-compute-request-id: req-bee049c8-882b-4148-9bd2-fc86b3af4511 Content-Length: 0 Content-Type: application/json 2019-01-14 15:43:39,315 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5 used request id req-bee049c8-882b-4148-9bd2-fc86b3af4511 2019-01-14 15:43:39,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.067214012146s 2019-01-14 15:43:39,315 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/af5a9d6d-406a-4dd2-8f24-e74d208b84e5 used request id req-bee049c8-882b-4148-9bd2-fc86b3af4511 2019-01-14 15:43:39,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 15:43:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6/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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" -d '{"subnet_id": "97f840d5-2e8a-4d8f-b31a-175e66b96abf"}' 2019-01-14 15:43:41,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c504b08-d282-4d62-a932-04129ef128a0 Date: Mon, 14 Jan 2019 15:43:41 GMT RESP BODY: {"network_id": "766e09a8-9e04-4599-8ad1-7258dbcf5a0f", "tenant_id": "51406dc98129464290f41b37d3f20027", "subnet_id": "97f840d5-2e8a-4d8f-b31a-175e66b96abf", "subnet_ids": ["97f840d5-2e8a-4d8f-b31a-175e66b96abf"], "port_id": "65d013d0-20c2-4af3-932e-09477a91e5dd", "id": "5b6cd744-2300-4479-8aa6-e69982a408d6"} 2019-01-14 15:43:41,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6/remove_router_interface.json used request id req-0c504b08-d282-4d62-a932-04129ef128a0 2019-01-14 15:43:41,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90786099434s 2019-01-14 15:43:41,224 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6/remove_router_interface.json used request id req-0c504b08-d282-4d62-a932-04129ef128a0 returning object 5b6cd744-2300-4479-8aa6-e69982a408d6 2019-01-14 15:43:41,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 15:43:41,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:41,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-e23ee780-b806-4c4f-b0f1-04ae963b634a Date: Mon, 14 Jan 2019 15:43:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "51406dc98129464290f41b37d3f20027", "created_at": "2019-01-14T15:19:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T15:43:40Z", "revision_number": 4, "routes": [], "project_id": "51406dc98129464290f41b37d3f20027", "id": "5b6cd744-2300-4479-8aa6-e69982a408d6", "name": "rally_jobs-router_30363314-f549-4848-918a-e7f453c2508a"}]} 2019-01-14 15:43:41,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e23ee780-b806-4c4f-b0f1-04ae963b634a 2019-01-14 15:43:41,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.310577869415s 2019-01-14 15:43:41,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e23ee780-b806-4c4f-b0f1-04ae963b634a 2019-01-14 15:43:41,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 15:43:41,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:43,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22d51914-e44c-47e9-82e3-624b01d479f6 Content-Length: 0 Date: Mon, 14 Jan 2019 15:43:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:43:43,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6.json used request id req-22d51914-e44c-47e9-82e3-624b01d479f6 2019-01-14 15:43:43,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.60259008408s 2019-01-14 15:43:43,140 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5b6cd744-2300-4479-8aa6-e69982a408d6.json used request id req-22d51914-e44c-47e9-82e3-624b01d479f6 2019-01-14 15:43:43,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 15:43:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:43,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1292 X-Openstack-Request-Id: req-7618a5ab-62e5-4024-9247-8e995bdc9020 Date: Mon, 14 Jan 2019 15:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"766e09a8-9e04-4599-8ad1-7258dbcf5a0f","tenant_id":"51406dc98129464290f41b37d3f20027","created_at":"2019-01-14T15:19:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T15:19:03Z","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":"51406dc98129464290f41b37d3f20027","id":"97f840d5-2e8a-4d8f-b31a-175e66b96abf","subnetpool_id":null,"name":"rally_jobs-subnet_30363314-f549-4848-918a-e7f453c2508a"}]} 2019-01-14 15:43:43,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7618a5ab-62e5-4024-9247-8e995bdc9020 2019-01-14 15:43:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.319238901138s 2019-01-14 15:43:43,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7618a5ab-62e5-4024-9247-8e995bdc9020 2019-01-14 15:43:43,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 15:43:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/97f840d5-2e8a-4d8f-b31a-175e66b96abf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:46,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d28f244-8ce4-4322-85da-6f2d41062915 Date: Mon, 14 Jan 2019 15:43:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:43:46,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/97f840d5-2e8a-4d8f-b31a-175e66b96abf.json used request id req-7d28f244-8ce4-4322-85da-6f2d41062915 2019-01-14 15:43:46,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61287498474s 2019-01-14 15:43:46,075 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/97f840d5-2e8a-4d8f-b31a-175e66b96abf.json used request id req-7d28f244-8ce4-4322-85da-6f2d41062915 2019-01-14 15:43:46,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 15:43:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:46,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-0130cc12-03f4-4629-a0b4-154e8d30fd80 Date: Mon, 14 Jan 2019 15:43:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"766e09a8-9e04-4599-8ad1-7258dbcf5a0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"51406dc98129464290f41b37d3f20027","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T15:43:45Z","provider:segmentation_id":35,"name":"rally_jobs-net_30363314-f549-4848-918a-e7f453c2508a","admin_state_up":true,"tenant_id":"51406dc98129464290f41b37d3f20027","created_at":"2019-01-14T15:19:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 15:43:46,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0130cc12-03f4-4629-a0b4-154e8d30fd80 2019-01-14 15:43:46,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.470054149628s 2019-01-14 15:43:46,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0130cc12-03f4-4629-a0b4-154e8d30fd80 2019-01-14 15:43:46,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 15:43:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/766e09a8-9e04-4599-8ad1-7258dbcf5a0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:48,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36ac6a46-ab2e-4249-b48d-2f0a01a01616 Date: Mon, 14 Jan 2019 15:43:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:43:48,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/766e09a8-9e04-4599-8ad1-7258dbcf5a0f.json used request id req-36ac6a46-ab2e-4249-b48d-2f0a01a01616 2019-01-14 15:43:48,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.54623699188s 2019-01-14 15:43:48,093 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/766e09a8-9e04-4599-8ad1-7258dbcf5a0f.json used request id req-36ac6a46-ab2e-4249-b48d-2f0a01a01616 2019-01-14 15:43:48,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:43:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:48,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-248772e8-05ed-4b6b-bab0-242ca54d8636 Date: Mon, 14 Jan 2019 15:43:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap", "metadata": {}}], "file": "/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/file", "owner": "51406dc98129464290f41b37d3f20027", "id": "de13e99c-b7ec-4b29-a34a-66b857870682", "size": 12716032, "self": "/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:19:08Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:19:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:43:48,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-248772e8-05ed-4b6b-bab0-242ca54d8636 2019-01-14 15:43:48,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225854158401s 2019-01-14 15:43:48,323 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-248772e8-05ed-4b6b-bab0-242ca54d8636 2019-01-14 15:43:48,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 15:43:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3db026f7b0f8fb26cdd9fda278a13d72a8e2c9fc" 2019-01-14 15:43:48,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7edccdf9-e42e-4f3f-94a6-3dca22ef0df7 Date: Mon, 14 Jan 2019 15:43:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:43:48,921 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682 used request id req-7edccdf9-e42e-4f3f-94a6-3dca22ef0df7 2019-01-14 15:43:48,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.596170186996s 2019-01-14 15:43:48,922 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682 used request id req-7edccdf9-e42e-4f3f-94a6-3dca22ef0df7 2019-01-14 15:43:48,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:43:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:48,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43: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-65748ad0-d2d3-428e-ad2b-b7d1e7c8882e x-compute-request-id: req-65748ad0-d2d3-428e-ad2b-b7d1e7c8882e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_30363314-f549-4848-918a-e7f453c2508a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b0724077-aa87-4e84-ad74-114640b3f20b", "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": "b0724077-aa87-4e84-ad74-114640b3f20b"}]} 2019-01-14 15:43:48,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-65748ad0-d2d3-428e-ad2b-b7d1e7c8882e 2019-01-14 15:43:48,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271608829498s 2019-01-14 15:43:48,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-65748ad0-d2d3-428e-ad2b-b7d1e7c8882e 2019-01-14 15:43:48,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:43:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:48,986 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:43: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-1ef708bd-6bb7-4df9-a5c5-0ed1ab5c0486 x-compute-request-id: req-1ef708bd-6bb7-4df9-a5c5-0ed1ab5c0486 Content-Length: 0 Content-Type: application/json 2019-01-14 15:43:48,986 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b used request id req-1ef708bd-6bb7-4df9-a5c5-0ed1ab5c0486 2019-01-14 15:43:48,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347108840942s 2019-01-14 15:43:48,986 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b0724077-aa87-4e84-ad74-114640b3f20b used request id req-1ef708bd-6bb7-4df9-a5c5-0ed1ab5c0486 2019-01-14 15:43:48,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:43:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:49,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05892003-2e8d-4d87-a004-f1a6a8187fe2 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a", "links": {"self": "http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5da56a62db614b52b0a76ada9c5736f0", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:43:49,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-05892003-2e8d-4d87-a004-f1a6a8187fe2 2019-01-14 15:43:49,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138432025909s 2019-01-14 15:43:49,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-05892003-2e8d-4d87-a004-f1a6a8187fe2 2019-01-14 15:43:49,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:43:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:49,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818d8428-8732-4291-837e-9aba1d848a28 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a", "links": {"self": "http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5da56a62db614b52b0a76ada9c5736f0", "description": null}} 2019-01-14 15:43:49,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0 used request id req-818d8428-8732-4291-837e-9aba1d848a28 2019-01-14 15:43:49,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120167016983s 2019-01-14 15:43:49,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0 used request id req-818d8428-8732-4291-837e-9aba1d848a28 2019-01-14 15:43:49,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 15:43:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:49,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba220d8-b6e9-4f5c-8edd-48a9328de47c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:43:49,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0 used request id req-2ba220d8-b6e9-4f5c-8edd-48a9328de47c 2019-01-14 15:43:49,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.196647167206s 2019-01-14 15:43:49,450 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5da56a62db614b52b0a76ada9c5736f0 used request id req-2ba220d8-b6e9-4f5c-8edd-48a9328de47c 2019-01-14 15:43:49,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:43:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:49,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2b62e7-ef78-4bfd-ba61-119b358951c1 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027"}, "tags": [], "enabled": true, "id": "51406dc98129464290f41b37d3f20027", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 15:43:49,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4f2b62e7-ef78-4bfd-ba61-119b358951c1 2019-01-14 15:43:49,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106786966324s 2019-01-14 15:43:49,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4f2b62e7-ef78-4bfd-ba61-119b358951c1 2019-01-14 15:43:49,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 15:43:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:49,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8020dde3-3128-4b13-8f44-877fd9bc38ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:43:49,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027 used request id req-8020dde3-3128-4b13-8f44-877fd9bc38ac 2019-01-14 15:43:49,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186348199844s 2019-01-14 15:43:49,754 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/51406dc98129464290f41b37d3f20027 used request id req-8020dde3-3128-4b13-8f44-877fd9bc38ac 2019-01-14 15:43:49,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 15:43:49,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=51406dc98129464290f41b37d3f20027&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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:49,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-fad3ae5a-4099-4b51-b1fb-3331b5bc86fe Date: Mon, 14 Jan 2019 15:43:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "51406dc98129464290f41b37d3f20027", "created_at": "2019-01-14T15:19:02Z", "updated_at": "2019-01-14T15:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "2f108426-9be6-4d38-a789-25bc8c10d23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv6", "project_id": "51406dc98129464290f41b37d3f20027"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "5a1d6aca-54b1-4f5e-a2f2-675df72d6760", "remote_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv4", "project_id": "51406dc98129464290f41b37d3f20027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "5cb8647d-eb02-4eaf-94a3-85ffd4712191", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv4", "project_id": "51406dc98129464290f41b37d3f20027"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "d0753d4c-481b-4362-8a54-5bdcf82aab5e", "remote_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv6", "project_id": "51406dc98129464290f41b37d3f20027"}], "revision_number": 4, "project_id": "51406dc98129464290f41b37d3f20027", "id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "name": "default"}]} 2019-01-14 15:43:49,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=51406dc98129464290f41b37d3f20027&name=default used request id req-fad3ae5a-4099-4b51-b1fb-3331b5bc86fe 2019-01-14 15:43:49,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241435050964s 2019-01-14 15:43:49,999 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=51406dc98129464290f41b37d3f20027&name=default used request id req-fad3ae5a-4099-4b51-b1fb-3331b5bc86fe 2019-01-14 15:43:50,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 15:43:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:50,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6f6a46e0-0b0d-447e-887e-74e0ffb4fbeb Date: Mon, 14 Jan 2019 15:43:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "51406dc98129464290f41b37d3f20027", "created_at": "2019-01-14T15:19:02Z", "updated_at": "2019-01-14T15:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "2f108426-9be6-4d38-a789-25bc8c10d23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv6", "project_id": "51406dc98129464290f41b37d3f20027"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "5a1d6aca-54b1-4f5e-a2f2-675df72d6760", "remote_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv4", "project_id": "51406dc98129464290f41b37d3f20027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "5cb8647d-eb02-4eaf-94a3-85ffd4712191", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv4", "project_id": "51406dc98129464290f41b37d3f20027"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:19:02Z", "revision_number": 0, "id": "d0753d4c-481b-4362-8a54-5bdcf82aab5e", "remote_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "remote_ip_prefix": null, "created_at": "2019-01-14T15:19:02Z", "security_group_id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "tenant_id": "51406dc98129464290f41b37d3f20027", "port_range_min": null, "ethertype": "IPv6", "project_id": "51406dc98129464290f41b37d3f20027"}], "revision_number": 4, "project_id": "51406dc98129464290f41b37d3f20027", "id": "a4040e09-9ab3-417b-8f6d-df73a50e0804", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}]} 2019-01-14 15:43:50,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6f6a46e0-0b0d-447e-887e-74e0ffb4fbeb 2019-01-14 15:43:50,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253797054291s 2019-01-14 15:43:50,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6f6a46e0-0b0d-447e-887e-74e0ffb4fbeb 2019-01-14 15:43:50,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 15:43:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a4040e09-9ab3-417b-8f6d-df73a50e0804.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a963f87bfc8e60297b1a5886cbd3eb18b48b85f1" 2019-01-14 15:43:50,605 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe2ebe86-ab3b-4a0b-a118-5270b9074234 Content-Length: 0 Date: Mon, 14 Jan 2019 15:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:43:50,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a4040e09-9ab3-417b-8f6d-df73a50e0804.json used request id req-fe2ebe86-ab3b-4a0b-a118-5270b9074234 2019-01-14 15:43:50,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.343295097351s 2019-01-14 15:43:50,606 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a4040e09-9ab3-417b-8f6d-df73a50e0804.json used request id req-fe2ebe86-ab3b-4a0b-a118-5270b9074234 2019-01-14 15:43:50,658 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-14 15:43:50,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:43:50,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe35cb8d-4397-4895-926f-0cbd904b2d17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:43:50,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fe35cb8d-4397-4895-926f-0cbd904b2d17 2019-01-14 15:43:50,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:43:51,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T16:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["OicjqjdnQK6-NnpFRS6k-Q"], "issued_at": "2019-01-14T15:43:51.000000Z"}} 2019-01-14 15:43:51,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 15:43:51,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:51,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9d28011f-7544-4217-90c7-9ca108ad6688 Date: Mon, 14 Jan 2019 15:43:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 15:43:51,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9d28011f-7544-4217-90c7-9ca108ad6688 2019-01-14 15:43:51,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284726142883s 2019-01-14 15:43:51,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9d28011f-7544-4217-90c7-9ca108ad6688 2019-01-14 15:43:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:43:51,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:43: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:43:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:43:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:51,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb957d1-8321-48a7-a147-fe4552e242b6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 15:43:51,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ddb957d1-8321-48a7-a147-fe4552e242b6 2019-01-14 15:43:51,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101660966873s 2019-01-14 15:43:51,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ddb957d1-8321-48a7-a147-fe4552e242b6 2019-01-14 15:43:51,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 15:43:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}}' 2019-01-14 15:43:51,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed9a474b-55d0-49b2-9ac2-6b8b320bc67b 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.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b"}, "tags": [], "enabled": true, "id": "52ee2ecd5b6b4a72b407262d07ef655b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}} 2019-01-14 15:43:51,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ed9a474b-55d0-49b2-9ac2-6b8b320bc67b 2019-01-14 15:43:51,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125101089478s 2019-01-14 15:43:51,634 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ed9a474b-55d0-49b2-9ac2-6b8b320bc67b 2019-01-14 15:43:51,634 - 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'52ee2ecd5b6b4a72b407262d07ef655b', '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_6f3032ff-9b3e-4a31-be3a-5efc384640fe'}) 2019-01-14 15:43:51,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 15:43:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f1fbb058-e1ff-4ce6-939a-be49585cff71", "email": null, "name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}}' 2019-01-14 15:43:52,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c45c5ad2-6991-4809-80b6-d1158bfc4af5 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": {"self": "http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d58c322a22a41e692a4f9376fcb6851", "domain_id": "default", "password_expires_at": null}} 2019-01-14 15:43:52,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c45c5ad2-6991-4809-80b6-d1158bfc4af5 2019-01-14 15:43:52,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.424427986145s 2019-01-14 15:43:52,065 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c45c5ad2-6991-4809-80b6-d1158bfc4af5 2019-01-14 15:43:52,066 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5d58c322a22a41e692a4f9376fcb6851', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe'}) 2019-01-14 15:43:52,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:43:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:52,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c855e2-de2e-4669-82e3-033cf3235f9d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:43:52,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-40c855e2-de2e-4669-82e3-033cf3235f9d 2019-01-14 15:43:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0978899002075s 2019-01-14 15:43:52,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-40c855e2-de2e-4669-82e3-033cf3235f9d 2019-01-14 15:43:52,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:43:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:52,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f366aabd-d6f9-4aa8-881e-bd9a46e24384 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:43:52,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f366aabd-d6f9-4aa8-881e-bd9a46e24384 2019-01-14 15:43:52,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104654073715s 2019-01-14 15:43:52,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f366aabd-d6f9-4aa8-881e-bd9a46e24384 2019-01-14 15:43:52,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:43:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:52,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a7fc72-901e-42c4-8e32-b44ef2cd38ae Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:43:52,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c9a7fc72-901e-42c4-8e32-b44ef2cd38ae 2019-01-14 15:43:52,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984270572662s 2019-01-14 15:43:52,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c9a7fc72-901e-42c4-8e32-b44ef2cd38ae 2019-01-14 15:43:52,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:43:52,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:52,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f79f672-a249-4ab6-8879-e1d4bfd856ec Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": {"self": "http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d58c322a22a41e692a4f9376fcb6851", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:43:52,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6f79f672-a249-4ab6-8879-e1d4bfd856ec 2019-01-14 15:43:52,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12074303627s 2019-01-14 15:43:52,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6f79f672-a249-4ab6-8879-e1d4bfd856ec 2019-01-14 15:43:52,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:43:52,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:52,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1d026d-2083-451f-9ab3-ff4d4f7508dc Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b"}, "tags": [], "enabled": true, "id": "52ee2ecd5b6b4a72b407262d07ef655b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 15:43:52,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8e1d026d-2083-451f-9ab3-ff4d4f7508dc 2019-01-14 15:43:52,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103041887283s 2019-01-14 15:43:52,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8e1d026d-2083-451f-9ab3-ff4d4f7508dc 2019-01-14 15:43:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:43:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:52,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabff3a9-b7ea-4c25-b773-58ba02e4b923 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b", "previous": null, "next": null}} 2019-01-14 15:43:52,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b used request id req-fabff3a9-b7ea-4c25-b773-58ba02e4b923 2019-01-14 15:43:52,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107178926468s 2019-01-14 15:43:52,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b used request id req-fabff3a9-b7ea-4c25-b773-58ba02e4b923 2019-01-14 15:43:52,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:43:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b/users/5d58c322a22a41e692a4f9376fcb6851/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:52,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e310261b-a6e8-4540-88f0-cba524744ded Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:43:52,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b/users/5d58c322a22a41e692a4f9376fcb6851/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-e310261b-a6e8-4540-88f0-cba524744ded 2019-01-14 15:43:52,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163130998611s 2019-01-14 15:43:52,901 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b/users/5d58c322a22a41e692a4f9376fcb6851/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-e310261b-a6e8-4540-88f0-cba524744ded 2019-01-14 15:43:52,901 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 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'52ee2ecd5b6b4a72b407262d07ef655b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f1fbb058-e1ff-4ce6-939a-be49585cff71', 'username': u'refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:43:52,905 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'password': 'f1fbb058-e1ff-4ce6-939a-be49585cff71', 'project_name': 'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '52ee2ecd5b6b4a72b407262d07ef655b', 'project_domain_name': 'Default'} 2019-01-14 15:43:52,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:43:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a60637-ecce-4e53-8ac7-8fb4fe8feafa Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:43:53,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-49a60637-ecce-4e53-8ac7-8fb4fe8feafa 2019-01-14 15:43:53,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951299667358s 2019-01-14 15:43:53,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-49a60637-ecce-4e53-8ac7-8fb4fe8feafa 2019-01-14 15:43:53,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:43:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6905519b-2889-480e-bf43-659cf13c56da Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:43:53,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6905519b-2889-480e-bf43-659cf13c56da 2019-01-14 15:43:53,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997951030731s 2019-01-14 15:43:53,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6905519b-2889-480e-bf43-659cf13c56da 2019-01-14 15:43:53,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:43:53,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccebaa09-776e-4268-97e9-3beaf76333e0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:43:53,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ccebaa09-776e-4268-97e9-3beaf76333e0 2019-01-14 15:43:53,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110877990723s 2019-01-14 15:43:53,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ccebaa09-776e-4268-97e9-3beaf76333e0 2019-01-14 15:43:53,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:43:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bba5b6-8e99-4fdc-abb7-78015376b4d1 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": {"self": "http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d58c322a22a41e692a4f9376fcb6851", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:43:53,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c7bba5b6-8e99-4fdc-abb7-78015376b4d1 2019-01-14 15:43:53,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113773107529s 2019-01-14 15:43:53,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c7bba5b6-8e99-4fdc-abb7-78015376b4d1 2019-01-14 15:43:53,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:43:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a644e41-2d58-4fc0-b26d-a79e85ae70a2 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b"}, "tags": [], "enabled": true, "id": "52ee2ecd5b6b4a72b407262d07ef655b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 15:43:53,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5a644e41-2d58-4fc0-b26d-a79e85ae70a2 2019-01-14 15:43:53,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106509923935s 2019-01-14 15:43:53,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5a644e41-2d58-4fc0-b26d-a79e85ae70a2 2019-01-14 15:43:53,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:43:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb311a87-07c4-4a4e-8e9e-ae53871e9769 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b", "previous": null, "next": null}} 2019-01-14 15:43:53,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b used request id req-eb311a87-07c4-4a4e-8e9e-ae53871e9769 2019-01-14 15:43:53,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105142116547s 2019-01-14 15:43:53,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5d58c322a22a41e692a4f9376fcb6851&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=52ee2ecd5b6b4a72b407262d07ef655b used request id req-eb311a87-07c4-4a4e-8e9e-ae53871e9769 2019-01-14 15:43:53,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:43:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b/users/5d58c322a22a41e692a4f9376fcb6851/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe55a4b3-1218-435d-8e16-342f877e45df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:43:53,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b/users/5d58c322a22a41e692a4f9376fcb6851/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-fe55a4b3-1218-435d-8e16-342f877e45df 2019-01-14 15:43:53,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151978969574s 2019-01-14 15:43:53,727 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b/users/5d58c322a22a41e692a4f9376fcb6851/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-fe55a4b3-1218-435d-8e16-342f877e45df 2019-01-14 15:43:53,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:43:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71756c2-53be-4080-a457-28ef7e727387 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:43:53,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b71756c2-53be-4080-a457-28ef7e727387 2019-01-14 15:43:53,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104897975922s 2019-01-14 15:43:53,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b71756c2-53be-4080-a457-28ef7e727387 2019-01-14 15:43:53,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:43:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:53,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32447ac0-110c-40c3-a9b5-e9d465636ed4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:43:53,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-32447ac0-110c-40c3-a9b5-e9d465636ed4 2019-01-14 15:43:53,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106763124466s 2019-01-14 15:43:53,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-32447ac0-110c-40c3-a9b5-e9d465636ed4 2019-01-14 15:43:53,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:43:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:54,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ec08a9-7379-43d2-9d84-0f48a032f315 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": {"self": "http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d58c322a22a41e692a4f9376fcb6851", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:43:54,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-16ec08a9-7379-43d2-9d84-0f48a032f315 2019-01-14 15:43:54,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123933076859s 2019-01-14 15:43:54,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-16ec08a9-7379-43d2-9d84-0f48a032f315 2019-01-14 15:43:54,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:43:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=5d58c322a22a41e692a4f9376fcb6851&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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:54,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de7c80d-a932-4a2b-a0d7-739eefdb2bf9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=5d58c322a22a41e692a4f9376fcb6851&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 15:43:54,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=5d58c322a22a41e692a4f9376fcb6851&scope.domain.id=default used request id req-6de7c80d-a932-4a2b-a0d7-739eefdb2bf9 2019-01-14 15:43:54,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108084917068s 2019-01-14 15:43:54,192 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=5d58c322a22a41e692a4f9376fcb6851&scope.domain.id=default used request id req-6de7c80d-a932-4a2b-a0d7-739eefdb2bf9 2019-01-14 15:43:54,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 15:43:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/5d58c322a22a41e692a4f9376fcb6851/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:43:54,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fce63a1-f7d9-4f20-ac26-d1a40162584f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:43:54,362 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/5d58c322a22a41e692a4f9376fcb6851/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-9fce63a1-f7d9-4f20-ac26-d1a40162584f 2019-01-14 15:43:54,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.166129827499s 2019-01-14 15:43:54,362 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/5d58c322a22a41e692a4f9376fcb6851/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-9fce63a1-f7d9-4f20-ac26-d1a40162584f 2019-01-14 15:43:54,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 15:43:56,510 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 15:43:58,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8eab0f23-c74e-47d8-9e55-a59dfccba324 | 2019-01-14T15:43:58.266113 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8eab0f23-c74e-47d8-9e55-a59dfccba324 ~/.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 2019-01-14 15:44:01,703 - 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 | +-------------+----------------+-----------+ 2019-01-14 15:44:02,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 15:44:04,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 15:44:07,195 - 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=fd72371b-a72a-4245-8c27-0c6e581997a6) as the default verifier for the future CLI operations. 2019-01-14 15:44:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:44:08,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a42122-c28c-4fce-9dba-ea2d00c996a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:44:08,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a2a42122-c28c-4fce-9dba-ea2d00c996a8 2019-01-14 15:44:08,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:44:09,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ee2ecd5b6b4a72b407262d07ef655b", "name": "refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_52ee2ecd5b6b4a72b407262d07ef655b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_52ee2ecd5b6b4a72b407262d07ef655b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/52ee2ecd5b6b4a72b407262d07ef655b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "id": "5d58c322a22a41e692a4f9376fcb6851"}, "audit_ids": ["R8iKhZYDQhC5Ac-TdjlL0A"], "issued_at": "2019-01-14T15:44:09.000000Z"}} 2019-01-14 15:44:09,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 15:44:09,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:44:09,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-c7f98205-d9ca-4948-95c8-8793da4defea Date: Mon, 14 Jan 2019 15:44:09 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."}]} 2019-01-14 15:44:09,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-c7f98205-d9ca-4948-95c8-8793da4defea 2019-01-14 15:44:09,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.211628198624s 2019-01-14 15:44:09,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-c7f98205-d9ca-4948-95c8-8793da4defea 2019-01-14 15:44:09,576 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-14 15:44:09,577 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:44:09,703 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 15:44:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:44:09,709 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 15:44:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 15:44:09,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:44:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:44:09,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-82c9b097-a5ec-4e83-98ee-a9462b50dc94 Date: Mon, 14 Jan 2019 15:44:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:44:09,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-82c9b097-a5ec-4e83-98ee-a9462b50dc94 2019-01-14 15:44:09,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232104063034s 2019-01-14 15:44:09,944 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-82c9b097-a5ec-4e83-98ee-a9462b50dc94 2019-01-14 15:44:09,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 15:44:09,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}' 2019-01-14 15:44:10,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8a9005cb-0502-404e-860c-750cb02b76bf Date: Mon, 14 Jan 2019 15:44:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file", "owner": "52ee2ecd5b6b4a72b407262d07ef655b", "id": "f2f2b412-afdf-4454-93e3-490ca06a4f9f", "size": null, "self": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:44:10Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "checksum": null, "created_at": "2019-01-14T15:44:10Z", "protected": false} 2019-01-14 15:44:10,623 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8a9005cb-0502-404e-860c-750cb02b76bf 2019-01-14 15:44:10,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.671667814255s 2019-01-14 15:44:10,624 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8a9005cb-0502-404e-860c-750cb02b76bf returning object f2f2b412-afdf-4454-93e3-490ca06a4f9f 2019-01-14 15:44:10,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 15:44:10,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/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}ca85d8691453639da22b773f303602e63813f581" -d '' 2019-01-14 15:44:12,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eae1b4b5-f489-4414-9969-bd9eddf04e7e Date: Mon, 14 Jan 2019 15:44:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:44:12,098 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file used request id req-eae1b4b5-f489-4414-9969-bd9eddf04e7e 2019-01-14 15:44:12,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.47332906723s 2019-01-14 15:44:12,098 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file used request id req-eae1b4b5-f489-4414-9969-bd9eddf04e7e 2019-01-14 15:44:12,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:44:12,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:44:12,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-f8f74fab-437f-49b4-bb66-1111ed394a54 Date: Mon, 14 Jan 2019 15:44:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "metadata": {}}], "file": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file", "owner": "52ee2ecd5b6b4a72b407262d07ef655b", "id": "f2f2b412-afdf-4454-93e3-490ca06a4f9f", "size": 12716032, "self": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:44:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:44:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:44:12,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f8f74fab-437f-49b4-bb66-1111ed394a54 2019-01-14 15:44:12,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213399887085s 2019-01-14 15:44:12,316 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f8f74fab-437f-49b4-bb66-1111ed394a54 2019-01-14 15:44:12,318 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file', 'owner': u'52ee2ecd5b6b4a72b407262d07ef655b', 'id': u'f2f2b412-afdf-4454-93e3-490ca06a4f9f', 'size': 12716032, u'self': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52ee2ecd5b6b4a72b407262d07ef655b', 'name': 'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:44:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:44:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'created': u'2019-01-14T15:44:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:44:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:44:12,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 15:44:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 15:44:12,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:44: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-1960b55a-2cb9-4103-af7c-81de498b2189 x-compute-request-id: req-1960b55a-2cb9-4103-af7c-81de498b2189 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494", "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": "2b6ec86c-933c-44d0-a07a-bb50755ad494"}} 2019-01-14 15:44:12,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1960b55a-2cb9-4103-af7c-81de498b2189 2019-01-14 15:44:12,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22851896286s 2019-01-14 15:44:12,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1960b55a-2cb9-4103-af7c-81de498b2189 2019-01-14 15:44:12,549 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_6f3032ff-9b3e-4a31-be3a-5efc384640fe', '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'35af50fe299141218ecf76b1b87b25ad', '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'2b6ec86c-933c-44d0-a07a-bb50755ad494', 'swap': 0}) 2019-01-14 15:44:12,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 15:44:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494/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}9b729f6da65827f8e7993f003875649ecbda4c17" -d '{"extra_specs": {}}' 2019-01-14 15:44:12,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:44: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-83d5e289-39ed-404d-bbb6-8309bed52f60 x-compute-request-id: req-83d5e289-39ed-404d-bbb6-8309bed52f60 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 15:44:12,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494/os-extra_specs used request id req-83d5e289-39ed-404d-bbb6-8309bed52f60 2019-01-14 15:44:12,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247139930725s 2019-01-14 15:44:12,575 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494/os-extra_specs used request id req-83d5e289-39ed-404d-bbb6-8309bed52f60 2019-01-14 15:44:12,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:44:12,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:44: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:44:12,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:44:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:44:12,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d95c3b0-c376-4ddc-a14a-071f55c851e0 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:44:12,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d95c3b0-c376-4ddc-a14a-071f55c851e0 2019-01-14 15:44:12,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101028203964s 2019-01-14 15:44:12,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d95c3b0-c376-4ddc-a14a-071f55c851e0 2019-01-14 15:44:12,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 15:44:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:44:12,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:44: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-84433fd1-0e3c-47e8-9efe-c603317e8a03 x-compute-request-id: req-84433fd1-0e3c-47e8-9efe-c603317e8a03 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 15:44:12,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-84433fd1-0e3c-47e8-9efe-c603317e8a03 2019-01-14 15:44:12,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.040195941925s 2019-01-14 15:44:12,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-84433fd1-0e3c-47e8-9efe-c603317e8a03 2019-01-14 15:44:12,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:44:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:44:12,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-05a41fd9-2ce5-4c0a-b4b3-74ccd996df15 Date: Mon, 14 Jan 2019 15:44:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "metadata": {}}], "file": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file", "owner": "52ee2ecd5b6b4a72b407262d07ef655b", "id": "f2f2b412-afdf-4454-93e3-490ca06a4f9f", "size": 12716032, "self": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:44:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:44:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:44:12,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-05a41fd9-2ce5-4c0a-b4b3-74ccd996df15 2019-01-14 15:44:12,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222887992859s 2019-01-14 15:44:12,968 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-05a41fd9-2ce5-4c0a-b4b3-74ccd996df15 2019-01-14 15:44:12,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 15:44:12,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}' 2019-01-14 15:44:13,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2575d3b5-d2bc-4773-ab4c-3ab789b4aabd Date: Mon, 14 Jan 2019 15:44:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/file", "owner": "52ee2ecd5b6b4a72b407262d07ef655b", "id": "86a5ad80-cdbe-4fbd-b7f4-6de501b5829a", "size": null, "self": "/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:44:13Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "checksum": null, "created_at": "2019-01-14T15:44:13Z", "protected": false} 2019-01-14 15:44:13,194 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2575d3b5-d2bc-4773-ab4c-3ab789b4aabd 2019-01-14 15:44:13,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.218470096588s 2019-01-14 15:44:13,195 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2575d3b5-d2bc-4773-ab4c-3ab789b4aabd returning object 86a5ad80-cdbe-4fbd-b7f4-6de501b5829a 2019-01-14 15:44:13,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 15:44:13,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/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}ca85d8691453639da22b773f303602e63813f581" -d '' 2019-01-14 15:44:14,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82e17e41-f7d3-4760-853b-8bab4312e6f1 Date: Mon, 14 Jan 2019 15:44:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:44:14,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/file used request id req-82e17e41-f7d3-4760-853b-8bab4312e6f1 2019-01-14 15:44:14,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07138586044s 2019-01-14 15:44:14,267 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/file used request id req-82e17e41-f7d3-4760-853b-8bab4312e6f1 2019-01-14 15:44:14,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:44:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:44:14,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-a6b3e1a5-54dc-412b-babd-b184cd9184e2 Date: Mon, 14 Jan 2019 15:44:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/snap", "metadata": {}}], "file": "/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/file", "owner": "52ee2ecd5b6b4a72b407262d07ef655b", "id": "86a5ad80-cdbe-4fbd-b7f4-6de501b5829a", "size": 12716032, "self": "/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:44:14Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:44:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "metadata": {}}], "file": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file", "owner": "52ee2ecd5b6b4a72b407262d07ef655b", "id": "f2f2b412-afdf-4454-93e3-490ca06a4f9f", "size": 12716032, "self": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:44:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:44:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:44:14,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a6b3e1a5-54dc-412b-babd-b184cd9184e2 2019-01-14 15:44:14,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237840175629s 2019-01-14 15:44:14,510 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a6b3e1a5-54dc-412b-babd-b184cd9184e2 2019-01-14 15:44:14,512 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/file', 'owner': u'52ee2ecd5b6b4a72b407262d07ef655b', 'id': u'86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', 'size': 12716032, u'self': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52ee2ecd5b6b4a72b407262d07ef655b', 'name': 'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:44:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:44:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'created': u'2019-01-14T15:44:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:44:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:44:14,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 15:44:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 15:44:14,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:44: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-1b149245-aed6-4f27-88af-83553416d7bf x-compute-request-id: req-1b149245-aed6-4f27-88af-83553416d7bf Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e6a6bfef-b707-4346-b627-02c54573a299", "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": "e6a6bfef-b707-4346-b627-02c54573a299"}} 2019-01-14 15:44:14,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1b149245-aed6-4f27-88af-83553416d7bf 2019-01-14 15:44:14,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0436520576477s 2019-01-14 15:44:14,557 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1b149245-aed6-4f27-88af-83553416d7bf 2019-01-14 15:44:14,558 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', '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'35af50fe299141218ecf76b1b87b25ad', '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'e6a6bfef-b707-4346-b627-02c54573a299', 'swap': 0}) 2019-01-14 15:44:14,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 15:44:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299/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}9b729f6da65827f8e7993f003875649ecbda4c17" -d '{"extra_specs": {}}' 2019-01-14 15:44:14,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:44: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-49a4e994-8924-48cc-8b29-5e541d63d271 x-compute-request-id: req-49a4e994-8924-48cc-8b29-5e541d63d271 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 15:44:14,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299/os-extra_specs used request id req-49a4e994-8924-48cc-8b29-5e541d63d271 2019-01-14 15:44:14,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199749469757s 2019-01-14 15:44:14,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299/os-extra_specs used request id req-49a4e994-8924-48cc-8b29-5e541d63d271 2019-01-14 15:44:14,579 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', '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'35af50fe299141218ecf76b1b87b25ad', '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'e6a6bfef-b707-4346-b627-02c54573a299', 'swap': 0}) 2019-01-14 15:44:17,731 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 15:44:17,732 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 15:44:17,732 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 15:44:17,735 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 15:44:22,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-01-14 15:44:22,083 - 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 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-01-14 15:44:22,083 - 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 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-01-14 15:44:22,083 - 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 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - 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 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-01-14 15:44:22,085 - 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 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-01-14 15:44:22,085 - 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 2019-01-14 15:44:22,085 - 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 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-01-14 15:44:22,086 - 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 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-14 15:44:22,086 - 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 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-01-14 15:44:22,087 - 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 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-14 15:44:22,087 - 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 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-01-14 15:44:22,087 - 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 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-01-14 15:44:22,087 - 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 2019-01-14 15:44:22,087 - 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 2019-01-14 15:44:22,088 - 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 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-01-14 15:44:22,088 - 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 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-01-14 15:44:22,088 - 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 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-01-14 15:44:22,088 - 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 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-01-14 15:44:22,088 - 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 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-01-14 15:44:22,089 - 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 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-01-14 15:44:22,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 15:44:22,110 - 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']'. 2019-01-14 15:44:30,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:30.395 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.238s] 2019-01-14 15:44:30,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:30.451 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.056s] 2019-01-14 15:44:30,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:30.542 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.270s] 2019-01-14 15:44:47,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:47.900 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.022s] 2019-01-14 15:44:51,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:51.279 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.754s] 2019-01-14 15:44:52,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:52.716 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.440s] 2019-01-14 15:44:54,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:54.370 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.564s] 2019-01-14 15:44:54,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:54.776 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.405s] 2019-01-14 15:44:55,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:55.285 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.509s] 2019-01-14 15:44:55,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:55.645 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.360s] 2019-01-14 15:44:56,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.367 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.722s] 2019-01-14 15:44:56,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.435 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2019-01-14 15:44:56,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.521 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.085s] 2019-01-14 15:44:56,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.589 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2019-01-14 15:44:56,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.650 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2019-01-14 15:44:56,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.716 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2019-01-14 15:44:56,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.846 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.130s] 2019-01-14 15:44:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.219 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.955s] 2019-01-14 15:44:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.291 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2019-01-14 15:44:59,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.848 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.556s] 2019-01-14 15:44:59,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.973 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.124s] 2019-01-14 15:44:59,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.974 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 15:45:03,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.286 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.083s] 2019-01-14 15:45:03,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.308 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.022s] 2019-01-14 15:45:03,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.444 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.136s] 2019-01-14 15:45:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.455 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-14 15:45:03,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.467 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2019-01-14 15:45:03,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.490 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2019-01-14 15:45:03,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.550 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2019-01-14 15:45:03,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.616 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.066s] 2019-01-14 15:45:03,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.732 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.115s] 2019-01-14 15:45:03,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.744 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.012s] 2019-01-14 15:45:03,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.854 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.109s] 2019-01-14 15:45:08,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:08.821 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2019-01-14 15:45:09,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:09.980 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.186s] 2019-01-14 15:45:10,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:10.253 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.273s] 2019-01-14 15:45:11,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:11.195 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.940s] 2019-01-14 15:45:11,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:11.466 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.270s] 2019-01-14 15:45:11,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:11.651 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.185s] 2019-01-14 15:45:12,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:12.256 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.433s] 2019-01-14 15:45:17,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:17.524 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.533s] 2019-01-14 15:45:24,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:24.416 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.655s] 2019-01-14 15:45:24,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:24.794 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.377s] 2019-01-14 15:45:24,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:24.990 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.195s] 2019-01-14 15:45:25,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:25.459 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.468s] 2019-01-14 15:45:25,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:25.821 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.362s] 2019-01-14 15:45:26,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:26.251 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.430s] 2019-01-14 15:45:29,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:29.494 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.307s] 2019-01-14 15:45:29,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:29.536 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.619s] 2019-01-14 15:45:31,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:31.367 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.873s] 2019-01-14 15:45:32,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:32.711 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.343s] 2019-01-14 15:45:34,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:34.061 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.350s] 2019-01-14 15:45:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:35.168 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.631s] 2019-01-14 15:45:35,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:35.470 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.408s] 2019-01-14 15:45:36,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:36.253 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.783s] 2019-01-14 15:45:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:37.026 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.773s] 2019-01-14 15:45:37,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:37.740 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.713s] 2019-01-14 15:45:38,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:38.469 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.728s] 2019-01-14 15:45:39,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:39.547 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.077s] 2019-01-14 15:45:39,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:39.571 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.402s] 2019-01-14 15:45:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:39.943 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.397s] 2019-01-14 15:45:40,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:40.632 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.688s] 2019-01-14 15:45:41,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:41.214 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.581s] 2019-01-14 15:45:42,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:42.177 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.961s] 2019-01-14 15:45:42,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:42.504 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.327s] 2019-01-14 15:45:43,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:43.075 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.572s] 2019-01-14 15:45:43,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:43.648 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.572s] 2019-01-14 15:45:43,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:43.841 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.193s] 2019-01-14 15:45:44,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:44.954 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.383s] 2019-01-14 15:45:49,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:49.076 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.121s] 2019-01-14 15:45:50,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:50.117 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.378s] 2019-01-14 15:45:50,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:50.558 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.441s] 2019-01-14 15:45:53,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:53.506 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.430s] 2019-01-14 15:45:54,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:54.720 17731 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.126s] 2019-01-14 15:45:54,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:54.815 17731 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.094s] 2019-01-14 15:45:54,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:54.906 17731 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2019-01-14 15:45:57,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:57.723 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.104s] 2019-01-14 15:45:57,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:57.788 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2019-01-14 15:45:57,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:57.817 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.310s] 2019-01-14 15:45:58,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:58.521 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.732s] 2019-01-14 15:45:58,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:58.616 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.094s] 2019-01-14 15:45:58,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:58.617 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 15:46:06,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:06.444 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.625s] 2019-01-14 15:46:08,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:08.956 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.216s] 2019-01-14 15:46:08,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:08.964 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-14 15:46:09,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.006 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.041s] 2019-01-14 15:46:09,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.269 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.264s] 2019-01-14 15:46:09,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.320 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.050s] 2019-01-14 15:46:09,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.586 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.265s] 2019-01-14 15:46:10,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.036 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.450s] 2019-01-14 15:46:10,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.277 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.240s] 2019-01-14 15:46:10,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.914 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.636s] 2019-01-14 15:46:10,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.964 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.050s] 2019-01-14 15:46:11,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:11.324 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.880s] 2019-01-14 15:46:11,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:11.676 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.352s] 2019-01-14 15:46:11,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:11.967 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.290s] 2019-01-14 15:46:12,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.095 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.127s] 2019-01-14 15:46:12,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.185 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2019-01-14 15:46:12,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.251 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.066s] 2019-01-14 15:46:12,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.348 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2019-01-14 15:46:12,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.454 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.106s] 2019-01-14 15:46:12,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.503 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2019-01-14 15:46:12,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.567 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.063s] 2019-01-14 15:46:20,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:20.116 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.548s] 2019-01-14 15:46:23,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:23.233 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.180s] 2019-01-14 15:46:35,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:35.840 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.447s] 2019-01-14 15:46:38,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:38.287 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [59.641s] 2019-01-14 15:46:39,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:39.330 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.490s] 2019-01-14 15:46:45,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:45.292 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 15:46:45,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:45.674 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.036s] 2019-01-14 15:46:50,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:50.644 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.712s] 2019-01-14 15:46:54,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:54.269 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.594s] 2019-01-14 15:46:58,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:58.505 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.275s] 2019-01-14 15:47:01,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:01.244 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.975s] 2019-01-14 15:47:04,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:04.984 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.739s] 2019-01-14 15:47:08,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:08.257 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.749s] 2019-01-14 15:47:19,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:19.881 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [41.584s] 2019-01-14 15:47:22,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:22.930 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.672s] 2019-01-14 15:47:28,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:28.534 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.229s] 2019-01-14 15:47:28,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:28.751 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.217s] 2019-01-14 15:47:30,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:30.241 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [25.253s] 2019-01-14 15:47:33,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:33.435 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [3.197s] 2019-01-14 15:47:35,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:35.650 17731 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2019-01-14 15:47:40,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:40.357 17731 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.758s] 2019-01-14 15:47:40,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:40.379 17731 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.022s] 2019-01-14 15:47:50,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:50.936 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.805s] 2019-01-14 15:47:55,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:55.814 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.877s] 2019-01-14 15:47:58,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:58.341 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.526s] 2019-01-14 15:47:58,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:58.387 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2019-01-14 15:47:58,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:58.637 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.250s] 2019-01-14 15:48:02,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:02.433 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.787s] 2019-01-14 15:48:11,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:11.495 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.856s] 2019-01-14 15:48:11,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:11.536 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.041s] 2019-01-14 15:48:11,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:11.766 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.230s] 2019-01-14 15:48:13,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:13.443 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.844s] 2019-01-14 15:48:14,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:14.797 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.354s] 2019-01-14 15:48:18,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:18.957 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.155s] 2019-01-14 15:48:19,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:19.826 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.390s] 2019-01-14 15:48:20,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:20.144 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.191s] 2019-01-14 15:48:22,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:22.777 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.631s] 2019-01-14 15:48:23,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:23.898 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.121s] 2019-01-14 15:48:24,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:24.959 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.522s] 2019-01-14 15:48:25,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.243 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.189s] 2019-01-14 15:48:25,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.458 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.215s] 2019-01-14 15:48:25,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.685 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.226s] 2019-01-14 15:48:25,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.905 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.219s] 2019-01-14 15:48:26,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.113 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.207s] 2019-01-14 15:48:26,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.237 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.337s] 2019-01-14 15:48:26,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.322 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.087s] 2019-01-14 15:48:26,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.737 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.623s] 2019-01-14 15:48:26,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.820 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.083s] 2019-01-14 15:48:27,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.033 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.212s] 2019-01-14 15:48:27,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.226 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.192s] 2019-01-14 15:48:27,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.434 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.208s] 2019-01-14 15:48:27,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.627 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.193s] 2019-01-14 15:48:27,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.836 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.208s] 2019-01-14 15:48:28,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.069 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.232s] 2019-01-14 15:48:28,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.288 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.219s] 2019-01-14 15:48:28,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.487 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.199s] 2019-01-14 15:48:28,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.496 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2019-01-14 15:48:28,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.699 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.202s] 2019-01-14 15:48:28,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.736 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2019-01-14 15:48:28,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.776 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.040s] 2019-01-14 15:48:28,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.831 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.055s] 2019-01-14 15:48:30,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:30.216 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.179s] 2019-01-14 15:48:32,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:32.731 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.513s] 2019-01-14 15:48:33,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:33.762 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.031s] 2019-01-14 15:48:34,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:34.774 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.011s] 2019-01-14 15:48:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:36.087 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.312s] 2019-01-14 15:48:37,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:37.546 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.458s] 2019-01-14 15:48:38,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:38.749 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.202s] 2019-01-14 15:48:38,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:38.867 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.119s] 2019-01-14 15:48:39,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.064 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.196s] 2019-01-14 15:48:39,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.085 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2019-01-14 15:48:39,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.100 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2019-01-14 15:48:39,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.920 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.764s] 2019-01-14 15:48:44,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:44.691 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.730s] 2019-01-14 15:48:46,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:46.850 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.928s] 2019-01-14 15:48:46,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:46.937 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.969s] 2019-01-14 15:48:47,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:47.883 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.946s] 2019-01-14 15:49:00,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:00.197 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.171s] 2019-01-14 15:49:00,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:00.417 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.219s] 2019-01-14 15:49:00,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:00.647 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.230s] 2019-01-14 15:49:01,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:01.477 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.829s] 2019-01-14 15:49:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:01.726 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.966s] 2019-01-14 15:49:01,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:01.918 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.440s] 2019-01-14 15:49:02,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:02.870 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.951s] 2019-01-14 15:49:03,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.071 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.202s] 2019-01-14 15:49:03,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.121 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2019-01-14 15:49:03,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.370 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.249s] 2019-01-14 15:49:03,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.438 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.067s] 2019-01-14 15:49:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.482 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2019-01-14 15:49:03,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.917 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.434s] 2019-01-14 15:49:04,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:04.160 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.243s] 2019-01-14 15:49:04,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:04.225 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.064s] 2019-01-14 15:49:04,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:04.402 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.177s] 2019-01-14 15:49:09,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:09.551 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.820s] 2019-01-14 15:49:24,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:24.032 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [14.478s] 2019-01-14 15:49:31,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:31.789 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.759s] 2019-01-14 15:50:28,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:28.038 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [56.233s] 2019-01-14 15:50:32,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:32.304 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-14 15:50:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:36.827 17731 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.925s] 2019-01-14 15:50:38,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:38.760 17731 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.932s] 2019-01-14 15:50:53,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:53.914 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.291s] 2019-01-14 15:50:54,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:54.145 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.232s] 2019-01-14 15:50:54,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:54.676 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.530s] 2019-01-14 15:50:56,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:56.885 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.209s] 2019-01-14 15:51:01,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:01.657 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.771s] 2019-01-14 15:51:01,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:01.889 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.232s] 2019-01-14 15:51:02,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:02.342 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.453s] 2019-01-14 15:51:22,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:22.234 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-14 15:51:26,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:26.171 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.212s] 2019-01-14 15:51:34,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:34.354 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [2.366s] 2019-01-14 15:51:35,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:35.368 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.014s] 2019-01-14 15:51:55,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:55.094 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [19.723s] 2019-01-14 15:52:08,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:52:08.022 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.674s] 2019-01-14 15:52:08,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:52:08.457 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.435s] 2019-01-14 15:52:19,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5b35b114-05d4-42fa-8763-2b8328064d4d 2019-01-14 15:52:19,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5b35b114-05d4-42fa-8763-2b8328064d4d']'. 2019-01-14 15:52:20,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5b35b114-05d4-42fa-8763-2b8328064d4d | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 15:44:23 | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 15:52:18 | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:55 | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fd72371b-a72a-4245-8c27-0c6e581997a6) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8eab0f23-c74e-47d8-9e55-a59dfccba324) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 460.309 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:52:20,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 15:52:20,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 15:52:20,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-14 15:52:22,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:52:22,319 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-14 15:52:22,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 15:52:22,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:52:22,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36668712-94fe-4ac1-9b38-ca8f8eb8c4b7 Date: Mon, 14 Jan 2019 15:52:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:52:22,943 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a used request id req-36668712-94fe-4ac1-9b38-ca8f8eb8c4b7 2019-01-14 15:52:22,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.619654178619s 2019-01-14 15:52:22,943 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a used request id req-36668712-94fe-4ac1-9b38-ca8f8eb8c4b7 2019-01-14 15:52:22,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:52:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:23,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-65f0e679-1ae5-4393-8e8b-2248049641e6 x-compute-request-id: req-65f0e679-1ae5-4393-8e8b-2248049641e6 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494", "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": "2b6ec86c-933c-44d0-a07a-bb50755ad494"}, {"name": "refstack_defcore-flavor_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e6a6bfef-b707-4346-b627-02c54573a299", "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": "e6a6bfef-b707-4346-b627-02c54573a299"}]} 2019-01-14 15:52:23,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-65f0e679-1ae5-4393-8e8b-2248049641e6 2019-01-14 15:52:23,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.197045087814s 2019-01-14 15:52:23,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-65f0e679-1ae5-4393-8e8b-2248049641e6 2019-01-14 15:52:23,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:52:23,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:23,180 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:52: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-39da198d-c6b5-4a0f-94da-644f7f597c8b x-compute-request-id: req-39da198d-c6b5-4a0f-94da-644f7f597c8b Content-Length: 0 Content-Type: application/json 2019-01-14 15:52:23,180 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299 used request id req-39da198d-c6b5-4a0f-94da-644f7f597c8b 2019-01-14 15:52:23,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0376169681549s 2019-01-14 15:52:23,181 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e6a6bfef-b707-4346-b627-02c54573a299 used request id req-39da198d-c6b5-4a0f-94da-644f7f597c8b 2019-01-14 15:52:23,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:52:23,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:52:23,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-9b34e2f8-82ea-42ec-9111-82eccd2fefb6 Date: Mon, 14 Jan 2019 15:52:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "metadata": {}}], "file": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file", "owner": "52ee2ecd5b6b4a72b407262d07ef655b", "id": "f2f2b412-afdf-4454-93e3-490ca06a4f9f", "size": 12716032, "self": "/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:44:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:44:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:52:23,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9b34e2f8-82ea-42ec-9111-82eccd2fefb6 2019-01-14 15:52:23,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195741891861s 2019-01-14 15:52:23,378 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9b34e2f8-82ea-42ec-9111-82eccd2fefb6 2019-01-14 15:52:23,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 15:52:23,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca85d8691453639da22b773f303602e63813f581" 2019-01-14 15:52:23,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-826784c0-7fe0-4b0c-a382-904c5c6535d8 Date: Mon, 14 Jan 2019 15:52:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:52:23,966 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f used request id req-826784c0-7fe0-4b0c-a382-904c5c6535d8 2019-01-14 15:52:23,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.587136983871s 2019-01-14 15:52:23,967 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f used request id req-826784c0-7fe0-4b0c-a382-904c5c6535d8 2019-01-14 15:52:23,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:52:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:23,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52: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-c5ebd5c9-b828-4545-9fd2-598939eb86f8 x-compute-request-id: req-c5ebd5c9-b828-4545-9fd2-598939eb86f8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494", "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": "2b6ec86c-933c-44d0-a07a-bb50755ad494"}]} 2019-01-14 15:52:23,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c5ebd5c9-b828-4545-9fd2-598939eb86f8 2019-01-14 15:52:23,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237138271332s 2019-01-14 15:52:23,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c5ebd5c9-b828-4545-9fd2-598939eb86f8 2019-01-14 15:52:23,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:52:23,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:24,025 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15: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-318d4083-51a6-4610-8d52-b17a649b5fda x-compute-request-id: req-318d4083-51a6-4610-8d52-b17a649b5fda Content-Length: 0 Content-Type: application/json 2019-01-14 15:52:24,025 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494 used request id req-318d4083-51a6-4610-8d52-b17a649b5fda 2019-01-14 15:52:24,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325458049774s 2019-01-14 15:52:24,025 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2b6ec86c-933c-44d0-a07a-bb50755ad494 used request id req-318d4083-51a6-4610-8d52-b17a649b5fda 2019-01-14 15:52:24,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:52:24,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:24,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f6fcab-aa64-4248-a722-732debda2b99 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": {"self": "http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d58c322a22a41e692a4f9376fcb6851", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:52:24,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-39f6fcab-aa64-4248-a722-732debda2b99 2019-01-14 15:52:24,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11160492897s 2019-01-14 15:52:24,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-39f6fcab-aa64-4248-a722-732debda2b99 2019-01-14 15:52:24,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:52:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:24,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b4e0e0-a01f-4299-8848-8cf353e762c0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe", "links": {"self": "http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5d58c322a22a41e692a4f9376fcb6851", "description": null}} 2019-01-14 15:52:24,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851 used request id req-e1b4e0e0-a01f-4299-8848-8cf353e762c0 2019-01-14 15:52:24,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108113050461s 2019-01-14 15:52:24,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851 used request id req-e1b4e0e0-a01f-4299-8848-8cf353e762c0 2019-01-14 15:52:24,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 15:52:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:24,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a23afd83-aab1-4f6d-a9d6-52bbcee2dd62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:52:24,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851 used request id req-a23afd83-aab1-4f6d-a9d6-52bbcee2dd62 2019-01-14 15:52:24,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.221385002136s 2019-01-14 15:52:24,472 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5d58c322a22a41e692a4f9376fcb6851 used request id req-a23afd83-aab1-4f6d-a9d6-52bbcee2dd62 2019-01-14 15:52:24,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:52:24,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:24,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3e860e-91b7-47fe-a99b-23020bdfd99a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b"}, "tags": [], "enabled": true, "id": "52ee2ecd5b6b4a72b407262d07ef655b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 15:52:24,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ec3e860e-91b7-47fe-a99b-23020bdfd99a 2019-01-14 15:52:24,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0951981544495s 2019-01-14 15:52:24,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ec3e860e-91b7-47fe-a99b-23020bdfd99a 2019-01-14 15:52:24,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 15:52:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:24,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36f3d0e9-f7fa-48bd-bb7c-d4f69d44c564 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:52:24,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b used request id req-36f3d0e9-f7fa-48bd-bb7c-d4f69d44c564 2019-01-14 15:52:24,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171108961105s 2019-01-14 15:52:24,745 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/52ee2ecd5b6b4a72b407262d07ef655b used request id req-36f3d0e9-f7fa-48bd-bb7c-d4f69d44c564 2019-01-14 15:52:24,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 15:52:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=52ee2ecd5b6b4a72b407262d07ef655b&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}9b729f6da65827f8e7993f003875649ecbda4c17" 2019-01-14 15:52:25,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-08f6b825-e427-4b37-9b19-c7969f7b76cc Date: Mon, 14 Jan 2019 15:52:25 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:52:25,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=52ee2ecd5b6b4a72b407262d07ef655b&name=default used request id req-08f6b825-e427-4b37-9b19-c7969f7b76cc 2019-01-14 15:52:25,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331915140152s 2019-01-14 15:52:25,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=52ee2ecd5b6b4a72b407262d07ef655b&name=default used request id req-08f6b825-e427-4b37-9b19-c7969f7b76cc 2019-01-14 15:52:25,112 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-14 15:52:25,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:52:25,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07367b6c-09b6-4cd9-83c6-c1eb1524402e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:52:25,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-07367b6c-09b6-4cd9-83c6-c1eb1524402e 2019-01-14 15:52:25,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:52:25,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T16:52:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["dH_oi_MnQoSOu7GZ27K-tQ"], "issued_at": "2019-01-14T15:52:25.000000Z"}} 2019-01-14 15:52:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 15:52:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:26,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0fd986da-b5ee-47a4-8994-3ecc2b419914 Date: Mon, 14 Jan 2019 15:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 15:52:26,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fd986da-b5ee-47a4-8994-3ecc2b419914 2019-01-14 15:52:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.523121118546s 2019-01-14 15:52:26,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fd986da-b5ee-47a4-8994-3ecc2b419914 2019-01-14 15:52:26,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:52:26,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:52: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:52:26,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:52:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:26,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56797d3c-3861-43ca-a3d8-5fc506af422d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 15:52:26,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-56797d3c-3861-43ca-a3d8-5fc506af422d 2019-01-14 15:52:26,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107203006744s 2019-01-14 15:52:26,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-56797d3c-3861-43ca-a3d8-5fc506af422d 2019-01-14 15:52:26,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 15:52:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}}' 2019-01-14 15:52:26,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03938bce-ff71-4e4c-a051-8027d7a96040 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.26:5000/v3/projects/d572184804c547dab317465aee0a0005"}, "tags": [], "enabled": true, "id": "d572184804c547dab317465aee0a0005", "parent_id": "default", "domain_id": "default", "name": "patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}} 2019-01-14 15:52:26,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-03938bce-ff71-4e4c-a051-8027d7a96040 2019-01-14 15:52:26,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144047021866s 2019-01-14 15:52:26,344 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-03938bce-ff71-4e4c-a051-8027d7a96040 2019-01-14 15:52:26,344 - 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'd572184804c547dab317465aee0a0005', '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_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6'}) 2019-01-14 15:52:26,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 15:52:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8e37ee09-a311-4161-8d21-7c4eeb04801f", "email": null, "name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}}' 2019-01-14 15:52:26,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa727c2-f4e2-4161-b17a-b8582e90f606 Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": {"self": "http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40006e30c7c04721a3931c8cccb5e245", "domain_id": "default", "password_expires_at": null}} 2019-01-14 15:52:26,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6fa727c2-f4e2-4161-b17a-b8582e90f606 2019-01-14 15:52:26,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369928836823s 2019-01-14 15:52:26,721 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6fa727c2-f4e2-4161-b17a-b8582e90f606 2019-01-14 15:52:26,721 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40006e30c7c04721a3931c8cccb5e245', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6'}) 2019-01-14 15:52:26,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:52:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:26,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f2fd91-7335-49ac-852d-55fc6a11703c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:52:26,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-21f2fd91-7335-49ac-852d-55fc6a11703c 2019-01-14 15:52:26,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101108074188s 2019-01-14 15:52:26,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-21f2fd91-7335-49ac-852d-55fc6a11703c 2019-01-14 15:52:26,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:52:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:26,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d142b8a-83ca-4734-a40a-04fcdc7cb0ad Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:52:26,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d142b8a-83ca-4734-a40a-04fcdc7cb0ad 2019-01-14 15:52:26,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103311061859s 2019-01-14 15:52:26,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d142b8a-83ca-4734-a40a-04fcdc7cb0ad 2019-01-14 15:52:26,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:52:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc2f06c-380e-4bbd-9458-0f3d2baf3ff5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:52:27,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8fc2f06c-380e-4bbd-9458-0f3d2baf3ff5 2019-01-14 15:52:27,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0955209732056s 2019-01-14 15:52:27,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8fc2f06c-380e-4bbd-9458-0f3d2baf3ff5 2019-01-14 15:52:27,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:52:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111f6ae5-a101-445d-9381-8e947d6620d3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": {"self": "http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40006e30c7c04721a3931c8cccb5e245", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:52:27,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-111f6ae5-a101-445d-9381-8e947d6620d3 2019-01-14 15:52:27,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129285097122s 2019-01-14 15:52:27,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-111f6ae5-a101-445d-9381-8e947d6620d3 2019-01-14 15:52:27,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:52:27,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d332d1c-7b4c-4deb-bb47-10e1ad5de74c Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005"}, "tags": [], "enabled": true, "id": "d572184804c547dab317465aee0a0005", "parent_id": "default", "domain_id": "default", "name": "patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}]} 2019-01-14 15:52:27,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6d332d1c-7b4c-4deb-bb47-10e1ad5de74c 2019-01-14 15:52:27,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102253198624s 2019-01-14 15:52:27,276 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6d332d1c-7b4c-4deb-bb47-10e1ad5de74c 2019-01-14 15:52:27,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:52:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d572184804c547dab317465aee0a0005" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9623e8ea-847d-49cd-8c5c-f370a675f1a9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d572184804c547dab317465aee0a0005", "previous": null, "next": null}} 2019-01-14 15:52:27,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d572184804c547dab317465aee0a0005 used request id req-9623e8ea-847d-49cd-8c5c-f370a675f1a9 2019-01-14 15:52:27,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0985469818115s 2019-01-14 15:52:27,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d572184804c547dab317465aee0a0005 used request id req-9623e8ea-847d-49cd-8c5c-f370a675f1a9 2019-01-14 15:52:27,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:52:27,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005/users/40006e30c7c04721a3931c8cccb5e245/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268a7b0f-d4c1-42f9-a2cb-e2ba26ac0bd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:52:27,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005/users/40006e30c7c04721a3931c8cccb5e245/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-268a7b0f-d4c1-42f9-a2cb-e2ba26ac0bd8 2019-01-14 15:52:27,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153810024261s 2019-01-14 15:52:27,540 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005/users/40006e30c7c04721a3931c8cccb5e245/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-268a7b0f-d4c1-42f9-a2cb-e2ba26ac0bd8 2019-01-14 15:52:27,541 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 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'd572184804c547dab317465aee0a0005', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8e37ee09-a311-4161-8d21-7c4eeb04801f', 'username': u'patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:52:27,544 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'password': '8e37ee09-a311-4161-8d21-7c4eeb04801f', 'project_name': 'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'd572184804c547dab317465aee0a0005', 'project_domain_name': 'Default'} 2019-01-14 15:52:27,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:52:27,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f50ee9-43f0-4560-a5f8-cb5687569f3d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:52:27,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17f50ee9-43f0-4560-a5f8-cb5687569f3d 2019-01-14 15:52:27,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0182738304138s 2019-01-14 15:52:27,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17f50ee9-43f0-4560-a5f8-cb5687569f3d 2019-01-14 15:52:27,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:52:27,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0795e1b7-b312-4aad-8879-ff30d2c03a93 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:52:27,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0795e1b7-b312-4aad-8879-ff30d2c03a93 2019-01-14 15:52:27,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0916259288788s 2019-01-14 15:52:27,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0795e1b7-b312-4aad-8879-ff30d2c03a93 2019-01-14 15:52:27,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:52:27,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a37dd2-f5cb-48e1-9dde-2a34c8390f92 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:52:27,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b9a37dd2-f5cb-48e1-9dde-2a34c8390f92 2019-01-14 15:52:27,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0992350578308s 2019-01-14 15:52:27,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b9a37dd2-f5cb-48e1-9dde-2a34c8390f92 2019-01-14 15:52:27,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:52:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef87fed-7214-4867-945c-8a1309a7b4ed Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": {"self": "http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40006e30c7c04721a3931c8cccb5e245", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:52:27,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0ef87fed-7214-4867-945c-8a1309a7b4ed 2019-01-14 15:52:27,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119245052338s 2019-01-14 15:52:27,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0ef87fed-7214-4867-945c-8a1309a7b4ed 2019-01-14 15:52:27,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:52:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:27,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db29197-c186-4802-8aac-9fdf420f9a15 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005"}, "tags": [], "enabled": true, "id": "d572184804c547dab317465aee0a0005", "parent_id": "default", "domain_id": "default", "name": "patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}]} 2019-01-14 15:52:27,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4db29197-c186-4802-8aac-9fdf420f9a15 2019-01-14 15:52:27,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0958459377289s 2019-01-14 15:52:27,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4db29197-c186-4802-8aac-9fdf420f9a15 2019-01-14 15:52:28,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:52:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d572184804c547dab317465aee0a0005" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:28,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd19d1a-7bcc-418d-b66d-dcb04ead206f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d572184804c547dab317465aee0a0005", "previous": null, "next": null}} 2019-01-14 15:52:28,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d572184804c547dab317465aee0a0005 used request id req-9dd19d1a-7bcc-418d-b66d-dcb04ead206f 2019-01-14 15:52:28,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10679602623s 2019-01-14 15:52:28,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=40006e30c7c04721a3931c8cccb5e245&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d572184804c547dab317465aee0a0005 used request id req-9dd19d1a-7bcc-418d-b66d-dcb04ead206f 2019-01-14 15:52:28,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:52:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005/users/40006e30c7c04721a3931c8cccb5e245/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:28,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18adffbc-ec7d-4401-b44a-93433080e034 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:52:28,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005/users/40006e30c7c04721a3931c8cccb5e245/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-18adffbc-ec7d-4401-b44a-93433080e034 2019-01-14 15:52:28,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153112888336s 2019-01-14 15:52:28,264 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005/users/40006e30c7c04721a3931c8cccb5e245/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-18adffbc-ec7d-4401-b44a-93433080e034 2019-01-14 15:52:28,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:52:28,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:28,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9079565c-699d-4f15-9743-7a57189a836a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:52:28,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9079565c-699d-4f15-9743-7a57189a836a 2019-01-14 15:52:28,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.093789100647s 2019-01-14 15:52:28,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9079565c-699d-4f15-9743-7a57189a836a 2019-01-14 15:52:28,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:52:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:28,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d73077-4970-4ed8-8b0c-1e3ba41694ef Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:52:28,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a9d73077-4970-4ed8-8b0c-1e3ba41694ef 2019-01-14 15:52:28,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112775087357s 2019-01-14 15:52:28,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a9d73077-4970-4ed8-8b0c-1e3ba41694ef 2019-01-14 15:52:28,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:52:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:28,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c4ca2e-2d04-421b-8af2-42fca5330fea Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": {"self": "http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40006e30c7c04721a3931c8cccb5e245", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:52:28,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-61c4ca2e-2d04-421b-8af2-42fca5330fea 2019-01-14 15:52:28,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119343996048s 2019-01-14 15:52:28,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-61c4ca2e-2d04-421b-8af2-42fca5330fea 2019-01-14 15:52:28,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:52:28,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40006e30c7c04721a3931c8cccb5e245&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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:28,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc40aea-b7ef-402e-ba22-d072e9040d76 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40006e30c7c04721a3931c8cccb5e245&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 15:52:28,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40006e30c7c04721a3931c8cccb5e245&scope.domain.id=default used request id req-cbc40aea-b7ef-402e-ba22-d072e9040d76 2019-01-14 15:52:28,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0935070514679s 2019-01-14 15:52:28,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=40006e30c7c04721a3931c8cccb5e245&scope.domain.id=default used request id req-cbc40aea-b7ef-402e-ba22-d072e9040d76 2019-01-14 15:52:28,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 15:52:28,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/40006e30c7c04721a3931c8cccb5e245/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:28,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e32252-6827-49fa-828d-477efc03a1b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:52:28,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/40006e30c7c04721a3931c8cccb5e245/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-59e32252-6827-49fa-828d-477efc03a1b1 2019-01-14 15:52:28,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.148078918457s 2019-01-14 15:52:28,857 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/40006e30c7c04721a3931c8cccb5e245/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-59e32252-6827-49fa-828d-477efc03a1b1 2019-01-14 15:52:28,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 15:52:31,074 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 15:52:33,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b945ac0c-10e7-42cc-99c0-29ad36d3d865 | 2019-01-14T15:52:32.866110 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b945ac0c-10e7-42cc-99c0-29ad36d3d865 ~/.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 2019-01-14 15:52:36,260 - 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 | +-------------+----------------+-----------+ 2019-01-14 15:52:37,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 15:52:39,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 15:52:42,219 - 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=6aab8cbc-e702-49e9-9495-70735126c2ae) as the default verifier for the future CLI operations. 2019-01-14 15:52:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:52:43,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae86938c-ac2c-4ac6-93fb-025f4ebec1b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:52:43,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ae86938c-ac2c-4ac6-93fb-025f4ebec1b6 2019-01-14 15:52:43,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:52:44,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d572184804c547dab317465aee0a0005", "name": "patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/d572184804c547dab317465aee0a0005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/d572184804c547dab317465aee0a0005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/d572184804c547dab317465aee0a0005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d572184804c547dab317465aee0a0005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/d572184804c547dab317465aee0a0005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/d572184804c547dab317465aee0a0005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d572184804c547dab317465aee0a0005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/d572184804c547dab317465aee0a0005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/d572184804c547dab317465aee0a0005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d572184804c547dab317465aee0a0005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d572184804c547dab317465aee0a0005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d572184804c547dab317465aee0a0005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/d572184804c547dab317465aee0a0005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/d572184804c547dab317465aee0a0005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "id": "40006e30c7c04721a3931c8cccb5e245"}, "audit_ids": ["ehTzPTARQkWfjtZ1NN8k0Q"], "issued_at": "2019-01-14T15:52:44.000000Z"}} 2019-01-14 15:52:44,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 15:52:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:52:44,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-17a86ba6-02e1-405f-85ee-6c218d2bb738 Date: Mon, 14 Jan 2019 15:52:44 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."}]} 2019-01-14 15:52:44,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-17a86ba6-02e1-405f-85ee-6c218d2bb738 2019-01-14 15:52:44,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.218137979507s 2019-01-14 15:52:44,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-17a86ba6-02e1-405f-85ee-6c218d2bb738 2019-01-14 15:52:44,516 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-14 15:52:44,517 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:52:44,640 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 15:52:44,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:52:44,646 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 15:52:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 15:52:44,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:52:44,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:52:44,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-804702de-e9cc-44f7-86cc-33f27f111a41 Date: Mon, 14 Jan 2019 15:52:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:52:44,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-804702de-e9cc-44f7-86cc-33f27f111a41 2019-01-14 15:52:44,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219346046448s 2019-01-14 15:52:44,868 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-804702de-e9cc-44f7-86cc-33f27f111a41 2019-01-14 15:52:44,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 15:52:44,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}' 2019-01-14 15:52:45,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b8874c65-94d0-4024-9a0c-7105d76175b2 Date: Mon, 14 Jan 2019 15:52:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file", "owner": "d572184804c547dab317465aee0a0005", "id": "efb554eb-3f1a-4405-b48c-5098c198348c", "size": null, "self": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:52:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "checksum": null, "created_at": "2019-01-14T15:52:45Z", "protected": false} 2019-01-14 15:52:45,128 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b8874c65-94d0-4024-9a0c-7105d76175b2 2019-01-14 15:52:45,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.251747131348s 2019-01-14 15:52:45,128 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b8874c65-94d0-4024-9a0c-7105d76175b2 returning object efb554eb-3f1a-4405-b48c-5098c198348c 2019-01-14 15:52:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 15:52:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" -d '' 2019-01-14 15:52:46,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05b074be-8937-4225-b33e-bb52fecd0e06 Date: Mon, 14 Jan 2019 15:52:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:52:46,328 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file used request id req-05b074be-8937-4225-b33e-bb52fecd0e06 2019-01-14 15:52:46,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19934105873s 2019-01-14 15:52:46,328 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file used request id req-05b074be-8937-4225-b33e-bb52fecd0e06 2019-01-14 15:52:46,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:52:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:52:46,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f5f3fe18-2d24-45bc-ae45-73fc633972da Date: Mon, 14 Jan 2019 15:52:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "metadata": {}}], "file": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file", "owner": "d572184804c547dab317465aee0a0005", "id": "efb554eb-3f1a-4405-b48c-5098c198348c", "size": 12716032, "self": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:52:46Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:52:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:52:46,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f5f3fe18-2d24-45bc-ae45-73fc633972da 2019-01-14 15:52:46,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203315019608s 2019-01-14 15:52:46,536 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f5f3fe18-2d24-45bc-ae45-73fc633972da 2019-01-14 15:52:46,538 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file', 'owner': u'd572184804c547dab317465aee0a0005', 'id': u'efb554eb-3f1a-4405-b48c-5098c198348c', 'size': 12716032, u'self': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd572184804c547dab317465aee0a0005', 'name': 'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:52:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:52:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'created': u'2019-01-14T15:52:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:52:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:52:46,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 15:52:46,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 15:52:46,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-e2ccb46b-224b-4aa1-9e83-e54139dd58bb x-compute-request-id: req-e2ccb46b-224b-4aa1-9e83-e54139dd58bb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed", "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": "9122d390-16c9-438b-a83b-8cfe9c2d5aed"}} 2019-01-14 15:52:46,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e2ccb46b-224b-4aa1-9e83-e54139dd58bb 2019-01-14 15:52:46,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.245445966721s 2019-01-14 15:52:46,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e2ccb46b-224b-4aa1-9e83-e54139dd58bb 2019-01-14 15:52:46,786 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', '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'35af50fe299141218ecf76b1b87b25ad', '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'9122d390-16c9-438b-a83b-8cfe9c2d5aed', 'swap': 0}) 2019-01-14 15:52:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 15:52:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed/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}bc06ca51f93db8a2d14f8b933d3872d921febccf" -d '{"extra_specs": {}}' 2019-01-14 15:52:46,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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 x-openstack-request-id: req-710a5351-0e4b-4664-b8cb-2026f1e446bb x-compute-request-id: req-710a5351-0e4b-4664-b8cb-2026f1e446bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 15:52:46,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed/os-extra_specs used request id req-710a5351-0e4b-4664-b8cb-2026f1e446bb 2019-01-14 15:52:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232329368591s 2019-01-14 15:52:46,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed/os-extra_specs used request id req-710a5351-0e4b-4664-b8cb-2026f1e446bb 2019-01-14 15:52:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:52:46,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:52: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:52:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:52:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:52:46,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54237610-e5d1-4d93-8cf5-26c2112479e5 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:52:46,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54237610-e5d1-4d93-8cf5-26c2112479e5 2019-01-14 15:52:46,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104913949966s 2019-01-14 15:52:46,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54237610-e5d1-4d93-8cf5-26c2112479e5 2019-01-14 15:52:46,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 15:52:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:52:46,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-19af9fb0-0b2c-42f9-b137-dd3f6e4b6a79 x-compute-request-id: req-19af9fb0-0b2c-42f9-b137-dd3f6e4b6a79 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 15:52:46,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-19af9fb0-0b2c-42f9-b137-dd3f6e4b6a79 2019-01-14 15:52:46,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0442860126495s 2019-01-14 15:52:46,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-19af9fb0-0b2c-42f9-b137-dd3f6e4b6a79 2019-01-14 15:52:46,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:52:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:52:47,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-1638749d-58b1-47fa-86e6-63d4752371cf Date: Mon, 14 Jan 2019 15:52:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "metadata": {}}], "file": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file", "owner": "d572184804c547dab317465aee0a0005", "id": "efb554eb-3f1a-4405-b48c-5098c198348c", "size": 12716032, "self": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:52:46Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:52:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:52:47,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1638749d-58b1-47fa-86e6-63d4752371cf 2019-01-14 15:52:47,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239689350128s 2019-01-14 15:52:47,009 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1638749d-58b1-47fa-86e6-63d4752371cf 2019-01-14 15:52:47,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 15:52:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}' 2019-01-14 15:52:47,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00f673b1-b480-4214-9073-e3b97d4a6395 Date: Mon, 14 Jan 2019 15:52:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/file", "owner": "d572184804c547dab317465aee0a0005", "id": "272cef49-03da-4f48-b08f-e22e7bd54c2f", "size": null, "self": "/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:52:47Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "checksum": null, "created_at": "2019-01-14T15:52:47Z", "protected": false} 2019-01-14 15:52:47,066 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-00f673b1-b480-4214-9073-e3b97d4a6395 2019-01-14 15:52:47,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0495529174805s 2019-01-14 15:52:47,067 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-00f673b1-b480-4214-9073-e3b97d4a6395 returning object 272cef49-03da-4f48-b08f-e22e7bd54c2f 2019-01-14 15:52:47,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 15:52:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" -d '' 2019-01-14 15:52:48,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1490ae9-bd30-49a6-ae63-ca9c1a95904d Date: Mon, 14 Jan 2019 15:52:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:52:48,450 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/file used request id req-c1490ae9-bd30-49a6-ae63-ca9c1a95904d 2019-01-14 15:52:48,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38237905502s 2019-01-14 15:52:48,450 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/file used request id req-c1490ae9-bd30-49a6-ae63-ca9c1a95904d 2019-01-14 15:52:48,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:52:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:52:48,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-5fb23c73-489f-4073-ba6f-b325e94ca2fb Date: Mon, 14 Jan 2019 15:52:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/snap", "metadata": {}}], "file": "/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/file", "owner": "d572184804c547dab317465aee0a0005", "id": "272cef49-03da-4f48-b08f-e22e7bd54c2f", "size": 12716032, "self": "/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:52:48Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:52:47Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "metadata": {}}], "file": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file", "owner": "d572184804c547dab317465aee0a0005", "id": "efb554eb-3f1a-4405-b48c-5098c198348c", "size": 12716032, "self": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:52:46Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:52:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:52:48,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5fb23c73-489f-4073-ba6f-b325e94ca2fb 2019-01-14 15:52:48,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271089076996s 2019-01-14 15:52:48,482 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5fb23c73-489f-4073-ba6f-b325e94ca2fb 2019-01-14 15:52:48,485 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/file', 'owner': u'd572184804c547dab317465aee0a0005', 'id': u'272cef49-03da-4f48-b08f-e22e7bd54c2f', 'size': 12716032, u'self': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd572184804c547dab317465aee0a0005', 'name': 'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:52:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:52:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'created': u'2019-01-14T15:52:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:52:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:52:48,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 15:52:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 15:52:48,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-2446de0c-1764-4c6c-bbce-275a17bd71ff x-compute-request-id: req-2446de0c-1764-4c6c-bbce-275a17bd71ff Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa", "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": "f564d5ee-e3de-4bad-af3e-820d2bfb73aa"}} 2019-01-14 15:52:48,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2446de0c-1764-4c6c-bbce-275a17bd71ff 2019-01-14 15:52:48,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0578210353851s 2019-01-14 15:52:48,544 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2446de0c-1764-4c6c-bbce-275a17bd71ff 2019-01-14 15:52:48,544 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', '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'35af50fe299141218ecf76b1b87b25ad', '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'f564d5ee-e3de-4bad-af3e-820d2bfb73aa', 'swap': 0}) 2019-01-14 15:52:48,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 15:52:48,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa/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}bc06ca51f93db8a2d14f8b933d3872d921febccf" -d '{"extra_specs": {}}' 2019-01-14 15:52:48,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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 x-openstack-request-id: req-6ec51ebf-68a0-4f01-8a66-0b66cc5224e1 x-compute-request-id: req-6ec51ebf-68a0-4f01-8a66-0b66cc5224e1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 15:52:48,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa/os-extra_specs used request id req-6ec51ebf-68a0-4f01-8a66-0b66cc5224e1 2019-01-14 15:52:48,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194869041443s 2019-01-14 15:52:48,565 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa/os-extra_specs used request id req-6ec51ebf-68a0-4f01-8a66-0b66cc5224e1 2019-01-14 15:52:48,565 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', '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'35af50fe299141218ecf76b1b87b25ad', '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'f564d5ee-e3de-4bad-af3e-820d2bfb73aa', 'swap': 0}) 2019-01-14 15:52:51,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 15:52:51,655 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 15:52:51,655 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 15:52:51,658 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 15:52:51,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 15:52:55,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6aab8cbc-e702-49e9-9495-70735126c2ae/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) 2019-01-14 15:52:55,006 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 15:52:55,022 - 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']'. 2019-01-14 15:54:32,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ebf23688-4df2-4baf-aeb3-68c5af9a2d19 2019-01-14 15:54:32,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ebf23688-4df2-4baf-aeb3-68c5af9a2d19']'. 2019-01-14 15:54:33,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ebf23688-4df2-4baf-aeb3-68c5af9a2d19 | 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 15:52:56 | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 15:54:32 | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:36 | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6aab8cbc-e702-49e9-9495-70735126c2ae) | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b945ac0c-10e7-42cc-99c0-29ad36d3d865) | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 72.939 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 15:54:33,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-14 15:54:35,779 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:54:35,779 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 15:54:35,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 15:54:35,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:54:36,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba4cc66c-b647-40a1-8ab0-4618a357e543 Date: Mon, 14 Jan 2019 15:54:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:54:36,386 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f used request id req-ba4cc66c-b647-40a1-8ab0-4618a357e543 2019-01-14 15:54:36,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.598182916641s 2019-01-14 15:54:36,386 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f used request id req-ba4cc66c-b647-40a1-8ab0-4618a357e543 2019-01-14 15:54:36,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:54:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:36,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-c360e5ac-3bae-4b12-b0ec-3a3ef70fe7f0 x-compute-request-id: req-c360e5ac-3bae-4b12-b0ec-3a3ef70fe7f0 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed", "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": "9122d390-16c9-438b-a83b-8cfe9c2d5aed"}, {"name": "patrole-flavor_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa", "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": "f564d5ee-e3de-4bad-af3e-820d2bfb73aa"}]} 2019-01-14 15:54:36,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c360e5ac-3bae-4b12-b0ec-3a3ef70fe7f0 2019-01-14 15:54:36,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243489742279s 2019-01-14 15:54:36,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c360e5ac-3bae-4b12-b0ec-3a3ef70fe7f0 2019-01-14 15:54:36,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:54:36,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:36,456 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15: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 x-openstack-request-id: req-fc541e27-89f9-4590-aa7d-61b7513f7fc3 x-compute-request-id: req-fc541e27-89f9-4590-aa7d-61b7513f7fc3 Content-Length: 0 Content-Type: application/json 2019-01-14 15:54:36,456 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa used request id req-fc541e27-89f9-4590-aa7d-61b7513f7fc3 2019-01-14 15:54:36,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0418469905853s 2019-01-14 15:54:36,456 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f564d5ee-e3de-4bad-af3e-820d2bfb73aa used request id req-fc541e27-89f9-4590-aa7d-61b7513f7fc3 2019-01-14 15:54:36,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 15:54:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:54:36,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e295d327-2f8b-4112-8274-a71f2b6dfdbc Date: Mon, 14 Jan 2019 15:54:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "metadata": {}}], "file": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file", "owner": "d572184804c547dab317465aee0a0005", "id": "efb554eb-3f1a-4405-b48c-5098c198348c", "size": 12716032, "self": "/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T15:52:46Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T15:52:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 15:54:36,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e295d327-2f8b-4112-8274-a71f2b6dfdbc 2019-01-14 15:54:36,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273411273956s 2019-01-14 15:54:36,488 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e295d327-2f8b-4112-8274-a71f2b6dfdbc 2019-01-14 15:54:36,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 15:54:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6000d826e86fba8e561b904a5e9a50ee895c3fc3" 2019-01-14 15:54:37,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2b46219-07f6-4235-957c-bf6563276cca Date: Mon, 14 Jan 2019 15:54:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:54:37,637 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c used request id req-a2b46219-07f6-4235-957c-bf6563276cca 2019-01-14 15:54:37,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14777994156s 2019-01-14 15:54:37,638 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c used request id req-a2b46219-07f6-4235-957c-bf6563276cca 2019-01-14 15:54:37,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 15:54:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:37,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-ffc25ffd-3eff-45c0-92ad-51d5cea72cb6 x-compute-request-id: req-ffc25ffd-3eff-45c0-92ad-51d5cea72cb6 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed", "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": "9122d390-16c9-438b-a83b-8cfe9c2d5aed"}]} 2019-01-14 15:54:37,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ffc25ffd-3eff-45c0-92ad-51d5cea72cb6 2019-01-14 15:54:37,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247180461884s 2019-01-14 15:54:37,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ffc25ffd-3eff-45c0-92ad-51d5cea72cb6 2019-01-14 15:54:37,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 15:54:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:37,707 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15: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 x-openstack-request-id: req-9aaa9ccb-c04e-44f7-ab90-e90dec6540b5 x-compute-request-id: req-9aaa9ccb-c04e-44f7-ab90-e90dec6540b5 Content-Length: 0 Content-Type: application/json 2019-01-14 15:54:37,708 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed used request id req-9aaa9ccb-c04e-44f7-ab90-e90dec6540b5 2019-01-14 15:54:37,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425808429718s 2019-01-14 15:54:37,708 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9122d390-16c9-438b-a83b-8cfe9c2d5aed used request id req-9aaa9ccb-c04e-44f7-ab90-e90dec6540b5 2019-01-14 15:54:37,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:54:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:37,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0310880a-5576-4e86-a990-a8ecabf87688 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": {"self": "http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40006e30c7c04721a3931c8cccb5e245", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:54:37,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0310880a-5576-4e86-a990-a8ecabf87688 2019-01-14 15:54:37,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12593793869s 2019-01-14 15:54:37,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0310880a-5576-4e86-a990-a8ecabf87688 2019-01-14 15:54:37,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:54:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:37,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e21483e-10a2-4a79-9dc2-12d147188004 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6", "links": {"self": "http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "40006e30c7c04721a3931c8cccb5e245", "description": null}} 2019-01-14 15:54:37,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245 used request id req-6e21483e-10a2-4a79-9dc2-12d147188004 2019-01-14 15:54:37,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117222070694s 2019-01-14 15:54:37,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245 used request id req-6e21483e-10a2-4a79-9dc2-12d147188004 2019-01-14 15:54:37,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 15:54:37,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:38,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39be09dc-c930-4f38-a349-2bb4a3205884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:38,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245 used request id req-39be09dc-c930-4f38-a349-2bb4a3205884 2019-01-14 15:54:38,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225031137466s 2019-01-14 15:54:38,185 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/40006e30c7c04721a3931c8cccb5e245 used request id req-39be09dc-c930-4f38-a349-2bb4a3205884 2019-01-14 15:54:38,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:54:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:38,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98049f01-f926-4253-869d-3b703a752236 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005"}, "tags": [], "enabled": true, "id": "d572184804c547dab317465aee0a0005", "parent_id": "default", "domain_id": "default", "name": "patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6"}]} 2019-01-14 15:54:38,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-98049f01-f926-4253-869d-3b703a752236 2019-01-14 15:54:38,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10583615303s 2019-01-14 15:54:38,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-98049f01-f926-4253-869d-3b703a752236 2019-01-14 15:54:38,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 15:54:38,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:38,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-874b387e-39c4-40f1-bd51-ec50c76187e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:38,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005 used request id req-874b387e-39c4-40f1-bd51-ec50c76187e7 2019-01-14 15:54:38,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185591936111s 2019-01-14 15:54:38,487 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d572184804c547dab317465aee0a0005 used request id req-874b387e-39c4-40f1-bd51-ec50c76187e7 2019-01-14 15:54:38,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 15:54:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d572184804c547dab317465aee0a0005&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}bc06ca51f93db8a2d14f8b933d3872d921febccf" 2019-01-14 15:54:38,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0be79adb-1383-4d52-97cb-60bd441a2695 Date: Mon, 14 Jan 2019 15:54:38 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:54:38,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d572184804c547dab317465aee0a0005&name=default used request id req-0be79adb-1383-4d52-97cb-60bd441a2695 2019-01-14 15:54:38,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230190038681s 2019-01-14 15:54:38,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d572184804c547dab317465aee0a0005&name=default used request id req-0be79adb-1383-4d52-97cb-60bd441a2695 2019-01-14 15:54:38,774 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-14 15:54:39,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:54:39,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a7a741-b30d-4dcb-bb07-23b6e5423ba0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:39,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-44a7a741-b30d-4dcb-bb07-23b6e5423ba0 2019-01-14 15:54:39,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:54:39,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T16:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["jkwIjY6CS9qGwo7ngHo6iA"], "issued_at": "2019-01-14T15:54:39.000000Z"}} 2019-01-14 15:54:39,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:54:39,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:54: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:54:39,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:54:39,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:39,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb55b78-92d0-4c0f-8cbe-2185a5e6b04c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 15:54:39,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7eb55b78-92d0-4c0f-8cbe-2185a5e6b04c 2019-01-14 15:54:39,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117758989334s 2019-01-14 15:54:39,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7eb55b78-92d0-4c0f-8cbe-2185a5e6b04c 2019-01-14 15:54:39,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 15:54:39,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}}' 2019-01-14 15:54:39,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd0f41f3-e828-4f32-ba0a-e755278e6ddd 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "id": "93fb5372ea27416abe4004296e5af319", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:54:39,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-dd0f41f3-e828-4f32-ba0a-e755278e6ddd 2019-01-14 15:54:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134046077728s 2019-01-14 15:54:39,793 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-dd0f41f3-e828-4f32-ba0a-e755278e6ddd 2019-01-14 15:54:39,794 - 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'93fb5372ea27416abe4004296e5af319', '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_76e6a45d-f926-47f7-9ec8-572c3b9a8535'}) 2019-01-14 15:54:39,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 15:54:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8f64ecbe-3343-46fb-8bd7-06742393bba7", "email": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}}' 2019-01-14 15:54:40,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72ce62c4-ef27-4047-8bdf-60ce383e53ff Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}} 2019-01-14 15:54:40,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-72ce62c4-ef27-4047-8bdf-60ce383e53ff 2019-01-14 15:54:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.395003080368s 2019-01-14 15:54:40,195 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-72ce62c4-ef27-4047-8bdf-60ce383e53ff 2019-01-14 15:54:40,196 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9333ec680739482e8bd55e1cf15f3cc5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535'}) 2019-01-14 15:54:40,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:54:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:40,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736f8212-dfa4-4b9f-8c14-7fdf3f872061 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:40,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-736f8212-dfa4-4b9f-8c14-7fdf3f872061 2019-01-14 15:54:40,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102440834045s 2019-01-14 15:54:40,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-736f8212-dfa4-4b9f-8c14-7fdf3f872061 2019-01-14 15:54:40,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:54:40,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:40,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8988a860-b7dc-4f5b-b0e4-78225da8d2b1 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:40,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8988a860-b7dc-4f5b-b0e4-78225da8d2b1 2019-01-14 15:54:40,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.018089056015s 2019-01-14 15:54:40,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8988a860-b7dc-4f5b-b0e4-78225da8d2b1 2019-01-14 15:54:40,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:54:40,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:40,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f728f2-f657-454e-a980-6ca16e81df57 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:54:40,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-10f728f2-f657-454e-a980-6ca16e81df57 2019-01-14 15:54:40,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953798294067s 2019-01-14 15:54:40,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-10f728f2-f657-454e-a980-6ca16e81df57 2019-01-14 15:54:40,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:54:40,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:40,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5600df73-ff12-42b1-8b63-1b63a366efe1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:54:40,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5600df73-ff12-42b1-8b63-1b63a366efe1 2019-01-14 15:54:40,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122997999191s 2019-01-14 15:54:40,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5600df73-ff12-42b1-8b63-1b63a366efe1 2019-01-14 15:54:40,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:54:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:40,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e2e110-dc03-4c22-9382-d815654f1999 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "id": "93fb5372ea27416abe4004296e5af319", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}]} 2019-01-14 15:54:40,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-88e2e110-dc03-4c22-9382-d815654f1999 2019-01-14 15:54:40,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103398799896s 2019-01-14 15:54:40,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-88e2e110-dc03-4c22-9382-d815654f1999 2019-01-14 15:54:40,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:54:40,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=93fb5372ea27416abe4004296e5af319" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:40,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd3cc95-9b6b-4791-97c4-3312c58fb684 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=93fb5372ea27416abe4004296e5af319", "previous": null, "next": null}} 2019-01-14 15:54:40,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=93fb5372ea27416abe4004296e5af319 used request id req-3dd3cc95-9b6b-4791-97c4-3312c58fb684 2019-01-14 15:54:40,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0932109355927s 2019-01-14 15:54:40,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=93fb5372ea27416abe4004296e5af319 used request id req-3dd3cc95-9b6b-4791-97c4-3312c58fb684 2019-01-14 15:54:40,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:54:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:40,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6ca62e9-abde-4931-8d0a-394fa12beb5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:40,921 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-c6ca62e9-abde-4931-8d0a-394fa12beb5f 2019-01-14 15:54:40,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150882959366s 2019-01-14 15:54:40,922 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-c6ca62e9-abde-4931-8d0a-394fa12beb5f 2019-01-14 15:54:40,922 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535', 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'93fb5372ea27416abe4004296e5af319', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8f64ecbe-3343-46fb-8bd7-06742393bba7', 'username': u'snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:54:40,926 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535', 'password': '8f64ecbe-3343-46fb-8bd7-06742393bba7', 'project_name': 'snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '93fb5372ea27416abe4004296e5af319', 'project_domain_name': 'Default'} 2019-01-14 15:54:40,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:54:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcab93b-bbb0-44e6-994e-ab586c74f715 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:41,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4fcab93b-bbb0-44e6-994e-ab586c74f715 2019-01-14 15:54:41,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10512804985s 2019-01-14 15:54:41,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4fcab93b-bbb0-44e6-994e-ab586c74f715 2019-01-14 15:54:41,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:54:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1a4eee-32fb-4cbd-88e2-49ba7961dda5 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:41,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ff1a4eee-32fb-4cbd-88e2-49ba7961dda5 2019-01-14 15:54:41,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930449962616s 2019-01-14 15:54:41,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ff1a4eee-32fb-4cbd-88e2-49ba7961dda5 2019-01-14 15:54:41,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:54:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4d09dc-3a95-4c23-a605-00a2305cf7f4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:54:41,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8b4d09dc-3a95-4c23-a605-00a2305cf7f4 2019-01-14 15:54:41,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108097076416s 2019-01-14 15:54:41,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8b4d09dc-3a95-4c23-a605-00a2305cf7f4 2019-01-14 15:54:41,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:54:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a0aea0-a1e3-487c-ae24-347ac870fdc2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:54:41,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a7a0aea0-a1e3-487c-ae24-347ac870fdc2 2019-01-14 15:54:41,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130610942841s 2019-01-14 15:54:41,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a7a0aea0-a1e3-487c-ae24-347ac870fdc2 2019-01-14 15:54:41,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:54:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e6a382-c431-4cc3-9317-47d5c0bf3d9f Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "id": "93fb5372ea27416abe4004296e5af319", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}]} 2019-01-14 15:54:41,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-67e6a382-c431-4cc3-9317-47d5c0bf3d9f 2019-01-14 15:54:41,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0959491729736s 2019-01-14 15:54:41,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-67e6a382-c431-4cc3-9317-47d5c0bf3d9f 2019-01-14 15:54:41,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:54:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=93fb5372ea27416abe4004296e5af319" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f218175b-d1fc-403f-a449-df398b49ce07 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=93fb5372ea27416abe4004296e5af319", "previous": null, "next": null}} 2019-01-14 15:54:41,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=93fb5372ea27416abe4004296e5af319 used request id req-f218175b-d1fc-403f-a449-df398b49ce07 2019-01-14 15:54:41,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101417064667s 2019-01-14 15:54:41,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=93fb5372ea27416abe4004296e5af319 used request id req-f218175b-d1fc-403f-a449-df398b49ce07 2019-01-14 15:54:41,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:54:41,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-923b56b2-d591-41e3-8fc7-8f1d64d99d74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:41,742 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-923b56b2-d591-41e3-8fc7-8f1d64d99d74 2019-01-14 15:54:41,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144287109375s 2019-01-14 15:54:41,743 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-923b56b2-d591-41e3-8fc7-8f1d64d99d74 2019-01-14 15:54:41,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:54:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:41,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed44da85-023b-407d-83d5-57d3dbdf9126 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:41,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed44da85-023b-407d-83d5-57d3dbdf9126 2019-01-14 15:54:41,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100639104843s 2019-01-14 15:54:41,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed44da85-023b-407d-83d5-57d3dbdf9126 2019-01-14 15:54:41,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-14 15:54:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-14 15:54:41,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5473e20-df63-4297-b769-e2778560e74a Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 15:54:41,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b5473e20-df63-4297-b769-e2778560e74a 2019-01-14 15:54:41,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.125633955002s 2019-01-14 15:54:41,979 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b5473e20-df63-4297-b769-e2778560e74a 2019-01-14 15:54:41,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 15:54:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:42,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3081d25f-4cf9-484e-9435-dc9d853ea150 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:42,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3081d25f-4cf9-484e-9435-dc9d853ea150 2019-01-14 15:54:42,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098687171936s 2019-01-14 15:54:42,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3081d25f-4cf9-484e-9435-dc9d853ea150 2019-01-14 15:54:42,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 15:54:42,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:42,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0509af5b-dd26-4ff6-89ae-49a75f6bd898 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 15:54:42,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0509af5b-dd26-4ff6-89ae-49a75f6bd898 2019-01-14 15:54:42,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929000377655s 2019-01-14 15:54:42,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0509af5b-dd26-4ff6-89ae-49a75f6bd898 2019-01-14 15:54:42,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 15:54:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:42,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4519f53-52b2-42cc-a8fc-5c51381f8512 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:54:42,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b4519f53-52b2-42cc-a8fc-5c51381f8512 2019-01-14 15:54:42,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115947961807s 2019-01-14 15:54:42,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b4519f53-52b2-42cc-a8fc-5c51381f8512 2019-01-14 15:54:42,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 15:54:42,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:42,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb89395-4a71-42f7-9e2b-5d0e2d05146c Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "id": "93fb5372ea27416abe4004296e5af319", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}]} 2019-01-14 15:54:42,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5eb89395-4a71-42f7-9e2b-5d0e2d05146c 2019-01-14 15:54:42,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.09534907341s 2019-01-14 15:54:42,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5eb89395-4a71-42f7-9e2b-5d0e2d05146c 2019-01-14 15:54:42,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 15:54:42,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=c4c435bd6cef40d697e35e0a78c3220f&scope.project.id=93fb5372ea27416abe4004296e5af319" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:42,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79df9224-562a-40e7-b64b-4490edcb3b59 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=c4c435bd6cef40d697e35e0a78c3220f&scope.project.id=93fb5372ea27416abe4004296e5af319", "previous": null, "next": null}} 2019-01-14 15:54:42,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=c4c435bd6cef40d697e35e0a78c3220f&scope.project.id=93fb5372ea27416abe4004296e5af319 used request id req-79df9224-562a-40e7-b64b-4490edcb3b59 2019-01-14 15:54:42,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108472108841s 2019-01-14 15:54:42,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9333ec680739482e8bd55e1cf15f3cc5&role.id=c4c435bd6cef40d697e35e0a78c3220f&scope.project.id=93fb5372ea27416abe4004296e5af319 used request id req-79df9224-562a-40e7-b64b-4490edcb3b59 2019-01-14 15:54:42,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 15:54:42,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 15:54:42,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ccc54e5-12e1-432c-bf56-cf93bfd3d04a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:42,670 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-4ccc54e5-12e1-432c-bf56-cf93bfd3d04a 2019-01-14 15:54:42,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145887136459s 2019-01-14 15:54:42,670 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319/users/9333ec680739482e8bd55e1cf15f3cc5/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-4ccc54e5-12e1-432c-bf56-cf93bfd3d04a 2019-01-14 15:54:42,670 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-14 15:54:42,670 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-14 15:54:42,671 - openstack_tests - INFO - OS Credentials = > 2019-01-14 15:54:42,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:42,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:43,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["uMhTNvIGQdWtOsaQFCl5dg"], "issued_at": "2019-01-14T15:54:43.000000Z"}} 2019-01-14 15:54:43,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10090f9cabe3b2c91df87a2f497a5a9c1e0fd37" 2019-01-14 15:54:43,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-01339908-17ea-473c-88b5-3aa1df61c20b Date: Mon, 14 Jan 2019 15:54:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 15:54:43,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-01339908-17ea-473c-88b5-3aa1df61c20b 2019-01-14 15:54:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10090f9cabe3b2c91df87a2f497a5a9c1e0fd37" 2019-01-14 15:54:43,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-55d76de9-1dcc-458b-9e90-63d8ddb765f4 Date: Mon, 14 Jan 2019 15:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 15:54:43,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-55d76de9-1dcc-458b-9e90-63d8ddb765f4 2019-01-14 15:54:43,654 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 15:54:43,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2019-01-14 15:54:43,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 15:54:43,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07eb4130-1c6a-4ebd-b65d-1a0c64f64d93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:43,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-07eb4130-1c6a-4ebd-b65d-1a0c64f64d93 2019-01-14 15:54:43,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 15:54:44,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T16:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["Z5z8N-RxSSmWT8h5t38e1Q"], "issued_at": "2019-01-14T15:54:44.000000Z"}} 2019-01-14 15:54:44,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}99ab2fa55b88d520e681c80b98105d4ae84140ea" 2019-01-14 15:54:44,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54: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-f6c62acd-0aab-4c56-a120-5912a5731515 x-compute-request-id: req-f6c62acd-0aab-4c56-a120-5912a5731515 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.26: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"}} 2019-01-14 15:54:44,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-f6c62acd-0aab-4c56-a120-5912a5731515 2019-01-14 15:54:44,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.6146671772s 2019-01-14 15:54:44,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-f6c62acd-0aab-4c56-a120-5912a5731515 2019-01-14 15:54:44,275 - 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.26: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'}} 2019-01-14 15:54:44,275 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-14 15:54:44,276 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-14 15:54:44,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:44,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["bh4vf_KNSVi0prPiniR0lQ"], "issued_at": "2019-01-14T15:54:44.000000Z"}} 2019-01-14 15:54:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2b5c5a40449017e7ec009a584f16765e5a010d" 2019-01-14 15:54:44,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577e0e6f-ee2d-4cb2-85ec-dc8d4a7bf4da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:44,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-577e0e6f-ee2d-4cb2-85ec-dc8d4a7bf4da 2019-01-14 15:54:44,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:44,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:45,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["WKhFQ3ukR1-idygRK41jyg"], "issued_at": "2019-01-14T15:54:45.000000Z"}} 2019-01-14 15:54:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:45,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e7e956-4507-481b-9aca-fdd00cdb139c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:45,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-59e7e956-4507-481b-9aca-fdd00cdb139c 2019-01-14 15:54:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:54:45,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:54: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:54:45,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-12422a93-b655-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:45,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff07b3f4-ebd9-4aee-82da-348a5ed29fd4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-12422a93-b655-4b8-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:54:45,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-12422a93-b655-4b8-proj used request id req-ff07b3f4-ebd9-4aee-82da-348a5ed29fd4 2019-01-14 15:54:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:45,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff6bb70-2b7f-4332-8b0a-16c825692421 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:54:45,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9ff6bb70-2b7f-4332-8b0a-16c825692421 2019-01-14 15:54:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}}' 2019-01-14 15:54:45,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:54:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47ed2de1-173b-4983-a64a-199c18e22eab Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6"}, "tags": [], "enabled": true, "id": "8e72ab67bf9746218d99390c7d2dfda6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}} 2019-01-14 15:54:45,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-47ed2de1-173b-4983-a64a-199c18e22eab 2019-01-14 15:54:45,782 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-12422a93-b655-4b8-proj 2019-01-14 15:54:45,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:45,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:46,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["F4bSSF9KRdiYgzh-mYoi7Q"], "issued_at": "2019-01-14T15:54:46.000000Z"}} 2019-01-14 15:54:46,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200a32e02cddc3ccb1b50e70b417ef58fb237512" 2019-01-14 15:54:46,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891e80e8-72be-4249-b86b-4908580c3474 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:46,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-891e80e8-72be-4249-b86b-4908580c3474 2019-01-14 15:54:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:54:46,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:54: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:54:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200a32e02cddc3ccb1b50e70b417ef58fb237512" 2019-01-14 15:54:46,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fad6ff-d4a5-4a86-8637-9fd2eeb30e3f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:54:46,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-13fad6ff-d4a5-4a86-8637-9fd2eeb30e3f 2019-01-14 15:54:46,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-12422a93-b655-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200a32e02cddc3ccb1b50e70b417ef58fb237512" 2019-01-14 15:54:46,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdcda38-9619-4862-9bf0-9aaf145f8375 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-12422a93-b655-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6"}, "tags": [], "enabled": true, "id": "8e72ab67bf9746218d99390c7d2dfda6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}]} 2019-01-14 15:54:46,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-12422a93-b655-4b8-proj used request id req-0bdcda38-9619-4862-9bf0-9aaf145f8375 2019-01-14 15:54:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200a32e02cddc3ccb1b50e70b417ef58fb237512" 2019-01-14 15:54:46,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf977e4-8c13-4311-94f3-d6aac4df8ee6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:54:46,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-abf977e4-8c13-4311-94f3-d6aac4df8ee6 2019-01-14 15:54:47,110 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-12422a93-b655-4b8-user 2019-01-14 15:54:47,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:47,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d583ddb-891d-4e46-aea9-f38394f4e55a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:47,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0d583ddb-891d-4e46-aea9-f38394f4e55a 2019-01-14 15:54:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" -d '{"role": {"name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj-role"}}' 2019-01-14 15:54:47,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d30cf12-82ca-4162-b7b8-102cbd6fa85b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5687bba92a504278b2ddff979479c9ff", "links": {"self": "http://172.30.9.26:5000/v3/roles/5687bba92a504278b2ddff979479c9ff"}, "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj-role"}} 2019-01-14 15:54:47,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d30cf12-82ca-4162-b7b8-102cbd6fa85b 2019-01-14 15:54:47,453 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-12422a93-b655-4b8-proj-role 2019-01-14 15:54:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5687bba92a504278b2ddff979479c9ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:47,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae253cf-7736-4d9c-8088-836576b010d3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5687bba92a504278b2ddff979479c9ff", "links": {"self": "http://172.30.9.26:5000/v3/roles/5687bba92a504278b2ddff979479c9ff"}, "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj-role"}} 2019-01-14 15:54:47,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5687bba92a504278b2ddff979479c9ff used request id req-5ae253cf-7736-4d9c-8088-836576b010d3 2019-01-14 15:54:47,565 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-12422a93-b655-4b8-proj-role to project CreateSecurityGroupTests-12422a93-b655-4b8-proj 2019-01-14 15:54:47,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6/users/91e881ca7c034376b298fc4e02774d6c/roles/5687bba92a504278b2ddff979479c9ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:47,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a7e2c3-d642-4da4-8ae6-652c9d102de2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:47,635 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6/users/91e881ca7c034376b298fc4e02774d6c/roles/5687bba92a504278b2ddff979479c9ff used request id req-f0a7e2c3-d642-4da4-8ae6-652c9d102de2 2019-01-14 15:54:47,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:47,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:48,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5687bba92a504278b2ddff979479c9ff", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj-role"}], "expires_at": "2019-01-14T16:54:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e72ab67bf9746218d99390c7d2dfda6", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-12422a93-b655-4b8-user", "id": "91e881ca7c034376b298fc4e02774d6c"}, "audit_ids": ["9w810zJvR2mQazkpsgIKaQ"], "issued_at": "2019-01-14T15:54:48.000000Z"}} 2019-01-14 15:54:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:48,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a1cb5a-80f5-44da-bec2-ee77e8795eba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:48,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-65a1cb5a-80f5-44da-bec2-ee77e8795eba 2019-01-14 15:54:48,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:48,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2e25b5b8-4218-49a8-8de1-321b5b96a31c Date: Mon, 14 Jan 2019 15:54:48 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:54:48,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name&description=hello+group used request id req-2e25b5b8-4218-49a8-8de1-321b5b96a31c 2019-01-14 15:54:48,519 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name... 2019-01-14 15:54:48,519 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name 2019-01-14 15:54:48,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" -d '{"security_group": {"name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name", "description": "hello group"}}' 2019-01-14 15:54:49,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-af7af130-6b44-47fe-87cd-80c55d0a73ed Date: Mon, 14 Jan 2019 15:54:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 2, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}} 2019-01-14 15:54:49,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-af7af130-6b44-47fe-87cd-80c55d0a73ed 2019-01-14 15:54:49,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:49,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:49,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a32f133e-7224-444b-8b04-8ce5a3e7bc09 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:49,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-a32f133e-7224-444b-8b04-8ce5a3e7bc09 2019-01-14 15:54:49,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:49,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6e0eb2ba-1a2a-4822-8eb8-4f6a4436cf0a Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:49,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-6e0eb2ba-1a2a-4822-8eb8-4f6a4436cf0a 2019-01-14 15:54:49,417 - neutron_utils - INFO - Retrieving security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:49,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d7d8c283-4553-48fc-9bed-90b1beae2e5a Date: Mon, 14 Jan 2019 15:54:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 2, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:49,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-d7d8c283-4553-48fc-9bed-90b1beae2e5a 2019-01-14 15:54:49,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:49,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:49,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6730bdc6-0af9-4c08-b0cd-f42e574ad684 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:49,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-6730bdc6-0af9-4c08-b0cd-f42e574ad684 2019-01-14 15:54:49,880 - neutron_utils - INFO - Retrieving security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:50,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-181bffcb-f127-47c8-878c-9e563ac86e36 Date: Mon, 14 Jan 2019 15:54:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 2, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:50,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-181bffcb-f127-47c8-878c-9e563ac86e36 2019-01-14 15:54:50,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:50,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab35adbd-47c1-45c6-ac33-a0dde80b1a98 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:50,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-ab35adbd-47c1-45c6-ac33-a0dde80b1a98 2019-01-14 15:54:50,338 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name 2019-01-14 15:54:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f943c2cb-1e6c-4a82-84d9-4662bbbe7042 Date: Mon, 14 Jan 2019 15:54:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 2, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:50,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name used request id req-f943c2cb-1e6c-4a82-84d9-4662bbbe7042 2019-01-14 15:54:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:54:50,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:54: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:54:50,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:50,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aef41f7-ad6c-46d4-8fd8-1c7172aafed7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8e72ab67bf9746218d99390c7d2dfda6", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}} 2019-01-14 15:54:50,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 used request id req-1aef41f7-ad6c-46d4-8fd8-1c7172aafed7 2019-01-14 15:54:50,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:50,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0d45e5d-228f-4b8f-8b94-5c250e2e3345 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:50,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-c0d45e5d-228f-4b8f-8b94-5c250e2e3345 2019-01-14 15:54:50,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}3b5eee7aa2d831511f75d86d6db13deabe9ff334" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47"}}' 2019-01-14 15:54:50,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-1324fe8f-bc0f-4830-9beb-9793288254d1 Date: Mon, 14 Jan 2019 15:54:50 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": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}} 2019-01-14 15:54:50,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1324fe8f-bc0f-4830-9beb-9793288254d1 2019-01-14 15:54:50,864 - neutron_utils - INFO - Retrieving security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:50,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-32dd15d1-07e6-4da2-a20c-392ca7dbb3c8 Date: Mon, 14 Jan 2019 15:54:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "revision_number": 0, "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 3, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:50,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-32dd15d1-07e6-4da2-a20c-392ca7dbb3c8 2019-01-14 15:54:50,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:50,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:51,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c3fcb564-e97d-4462-8ef6-7fffa4c46319 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:51,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-c3fcb564-e97d-4462-8ef6-7fffa4c46319 2019-01-14 15:54:51,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:51,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5687bba92a504278b2ddff979479c9ff", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj-role"}], "expires_at": "2019-01-14T16:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e72ab67bf9746218d99390c7d2dfda6", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e72ab67bf9746218d99390c7d2dfda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8e72ab67bf9746218d99390c7d2dfda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8e72ab67bf9746218d99390c7d2dfda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-12422a93-b655-4b8-user", "id": "91e881ca7c034376b298fc4e02774d6c"}, "audit_ids": ["A6S2bEo-TPWnQl5JL4rkFw"], "issued_at": "2019-01-14T15:54:51.000000Z"}} 2019-01-14 15:54:51,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:51,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6698f6e4-7d3d-40af-978f-86fe29982fba Date: Mon, 14 Jan 2019 15:54:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "revision_number": 0, "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 3, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:51,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name&description=hello+group used request id req-6698f6e4-7d3d-40af-978f-86fe29982fba 2019-01-14 15:54:51,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:52,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d387605e-d0e2-4903-8058-d930705d4f56 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:52,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-d387605e-d0e2-4903-8058-d930705d4f56 2019-01-14 15:54:52,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:52,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:52,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d01c2143-b138-41fa-9073-9ac4e37ce4b4 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:52,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-d01c2143-b138-41fa-9073-9ac4e37ce4b4 2019-01-14 15:54:52,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:52,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-01077e1c-4d8c-49e4-b481-877959994c6c Date: Mon, 14 Jan 2019 15:54:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "revision_number": 0, "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 3, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:52,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name used request id req-01077e1c-4d8c-49e4-b481-877959994c6c 2019-01-14 15:54:52,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:52,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-12b3abf4-6eba-40ec-bc5e-56f246c3d3f0 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:52,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-12b3abf4-6eba-40ec-bc5e-56f246c3d3f0 2019-01-14 15:54:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:52,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-16815367-445f-4c9d-9117-fe9caa16eaa1 Date: Mon, 14 Jan 2019 15:54:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "revision_number": 0, "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 3, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:52,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name used request id req-16815367-445f-4c9d-9117-fe9caa16eaa1 2019-01-14 15:54:52,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:52,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-96c8e238-d3ee-4e5c-9a45-0977f963757a Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:52,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-96c8e238-d3ee-4e5c-9a45-0977f963757a 2019-01-14 15:54:52,852 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:53,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3f2ce6b2-0c2b-4b6c-b169-8f1531ecec97 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:53,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-3f2ce6b2-0c2b-4b6c-b169-8f1531ecec97 2019-01-14 15:54:53,051 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name 2019-01-14 15:54:53,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:53,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-31db35f6-637b-41a1-a104-789d7a00f3cc Date: Mon, 14 Jan 2019 15:54:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "revision_number": 0, "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 3, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "d6fd6630-0757-4245-b208-38aad472bf47", "name": "CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name"}]} 2019-01-14 15:54:53,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name used request id req-31db35f6-637b-41a1-a104-789d7a00f3cc 2019-01-14 15:54:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:53,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f8c825-9009-46a8-8b05-80c26db9ea22 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8e72ab67bf9746218d99390c7d2dfda6", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}} 2019-01-14 15:54:53,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 used request id req-03f8c825-9009-46a8-8b05-80c26db9ea22 2019-01-14 15:54:53,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:53,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:53,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b482e157-d2ba-495c-87b3-57e93f81e758 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}]} 2019-01-14 15:54:53,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-b482e157-d2ba-495c-87b3-57e93f81e758 2019-01-14 15:54:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}3b5eee7aa2d831511f75d86d6db13deabe9ff334" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47"}}' 2019-01-14 15:54:53,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-8e866db8-f865-450f-8b7b-8c0be36954c2 Date: Mon, 14 Jan 2019 15:54:53 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": "2019-01-14T15:54:53Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:53Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "7274fe32-d8cd-4cc8-a92c-0e8c07eeb7be"}} 2019-01-14 15:54:53,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-8e866db8-f865-450f-8b7b-8c0be36954c2 2019-01-14 15:54:53,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6fd6630-0757-4245-b208-38aad472bf47 2019-01-14 15:54:53,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a973bf64cfaf5013f226324207a93c0161d25521" 2019-01-14 15:54:53,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-cc500ea4-2eee-4404-b51c-957839d5e913 Date: Mon, 14 Jan 2019 15:54: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": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "1e600ad6-95f6-4d7b-a7c5-32f411cda0ba"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:50Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:50Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "2e6e6371-6dc9-4425-aed4-ffdaa06bf312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "4e72f7fd-eecd-4c65-b338-a6b28e9d7667"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:53Z", "security_group_id": "d6fd6630-0757-4245-b208-38aad472bf47", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:53Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "7274fe32-d8cd-4cc8-a92c-0e8c07eeb7be"}]} 2019-01-14 15:54:53,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6fd6630-0757-4245-b208-38aad472bf47 used request id req-cc500ea4-2eee-4404-b51c-957839d5e913 2019-01-14 15:54:54,000 - neutron_utils - INFO - Deleting security group rule with ID - 7274fe32-d8cd-4cc8-a92c-0e8c07eeb7be 2019-01-14 15:54:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7274fe32-d8cd-4cc8-a92c-0e8c07eeb7be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:54,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9adcb3e-5d53-4d4a-85fb-b216d9382124 Content-Length: 0 Date: Mon, 14 Jan 2019 15:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:54:54,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7274fe32-d8cd-4cc8-a92c-0e8c07eeb7be used request id req-d9adcb3e-5d53-4d4a-85fb-b216d9382124 2019-01-14 15:54:54,090 - neutron_utils - INFO - Deleting security group rule with ID - 4e72f7fd-eecd-4c65-b338-a6b28e9d7667 2019-01-14 15:54:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4e72f7fd-eecd-4c65-b338-a6b28e9d7667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:54,202 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69950b1f-153e-4657-96fb-4e25e7ce025e Content-Length: 0 Date: Mon, 14 Jan 2019 15:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:54:54,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4e72f7fd-eecd-4c65-b338-a6b28e9d7667 used request id req-69950b1f-153e-4657-96fb-4e25e7ce025e 2019-01-14 15:54:54,203 - neutron_utils - INFO - Deleting security group rule with ID - 1e600ad6-95f6-4d7b-a7c5-32f411cda0ba 2019-01-14 15:54:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/1e600ad6-95f6-4d7b-a7c5-32f411cda0ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:54,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7ca0ee7-40d7-4a09-b7b9-75eca024cb32 Content-Length: 0 Date: Mon, 14 Jan 2019 15:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:54:54,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/1e600ad6-95f6-4d7b-a7c5-32f411cda0ba used request id req-e7ca0ee7-40d7-4a09-b7b9-75eca024cb32 2019-01-14 15:54:54,293 - neutron_utils - INFO - Deleting security group rule with ID - 2e6e6371-6dc9-4425-aed4-ffdaa06bf312 2019-01-14 15:54:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2e6e6371-6dc9-4425-aed4-ffdaa06bf312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:54,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bccd6003-3a7b-4729-b894-150627577270 Content-Length: 0 Date: Mon, 14 Jan 2019 15:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:54:54,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2e6e6371-6dc9-4425-aed4-ffdaa06bf312 used request id req-bccd6003-3a7b-4729-b894-150627577270 2019-01-14 15:54:54,375 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a352f90d-9c73-486f-b272-2a94ca7f1155name 2019-01-14 15:54:54,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d6fd6630-0757-4245-b208-38aad472bf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5eee7aa2d831511f75d86d6db13deabe9ff334" 2019-01-14 15:54:54,688 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb58f8ce-7477-4e7f-9332-c1c8caedcda6 Content-Length: 0 Date: Mon, 14 Jan 2019 15:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:54:54,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d6fd6630-0757-4245-b208-38aad472bf47 used request id req-eb58f8ce-7477-4e7f-9332-c1c8caedcda6 2019-01-14 15:54:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:55,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1e11d110-aa1c-4e48-ad31-5fab11c00a34 Date: Mon, 14 Jan 2019 15:54:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "updated_at": "2019-01-14T15:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "5f2e57fe-1eea-4c50-9955-9547b24459d7", "remote_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "b6f78062-5dbd-4153-baee-d4984cfb59ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "be16a933-5a8a-47d0-8038-744796cd509c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "revision_number": 0, "id": "c899620b-421e-44ae-b0d1-9cd982e43d06", "remote_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e72ab67bf9746218d99390c7d2dfda6"}], "revision_number": 4, "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:54:55,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1e11d110-aa1c-4e48-ad31-5fab11c00a34 2019-01-14 15:54:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:55,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a1e895-efbc-4a6a-bbfd-65c6dfa20e14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:54:55,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-e4a1e895-efbc-4a6a-bbfd-65c6dfa20e14 2019-01-14 15:54:55,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:54:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:55,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d51ce0-803a-4849-8dde-eef6cba2d5a1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8e72ab67bf9746218d99390c7d2dfda6", "name": "CreateSecurityGroupTests-12422a93-b655-4b8-proj"}} 2019-01-14 15:54:55,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 used request id req-f1d51ce0-803a-4849-8dde-eef6cba2d5a1 2019-01-14 15:54:55,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a2547bd-8252-4bf7-97b1-f7fe8bf71209 2019-01-14 15:54:55,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3a2547bd-8252-4bf7-97b1-f7fe8bf71209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:55,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-958939e5-34c1-428e-9231-351f713e99e9 Date: Mon, 14 Jan 2019 15:54:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "5f2e57fe-1eea-4c50-9955-9547b24459d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "b6f78062-5dbd-4153-baee-d4984cfb59ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "be16a933-5a8a-47d0-8038-744796cd509c"}, {"remote_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:54:48Z", "security_group_id": "3a2547bd-8252-4bf7-97b1-f7fe8bf71209", "port_range_min": null, "revision_number": 0, "tenant_id": "8e72ab67bf9746218d99390c7d2dfda6", "created_at": "2019-01-14T15:54:48Z", "project_id": "8e72ab67bf9746218d99390c7d2dfda6", "id": "c899620b-421e-44ae-b0d1-9cd982e43d06"}]} 2019-01-14 15:54:55,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3a2547bd-8252-4bf7-97b1-f7fe8bf71209 used request id req-958939e5-34c1-428e-9231-351f713e99e9 2019-01-14 15:54:55,541 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:54:55,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3a2547bd-8252-4bf7-97b1-f7fe8bf71209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:55,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-532284fd-8a1e-4554-b644-6313d9045526 Content-Length: 0 Date: Mon, 14 Jan 2019 15:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:54:55,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3a2547bd-8252-4bf7-97b1-f7fe8bf71209 used request id req-532284fd-8a1e-4554-b644-6313d9045526 2019-01-14 15:54:55,884 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-12422a93-b655-4b8-proj 2019-01-14 15:54:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:56,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c2f8b9d-bb16-4451-8df0-4c240a07227d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:56,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8e72ab67bf9746218d99390c7d2dfda6 used request id req-7c2f8b9d-bb16-4451-8df0-4c240a07227d 2019-01-14 15:54:56,229 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-12422a93-b655-4b8-proj-role 2019-01-14 15:54:56,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5687bba92a504278b2ddff979479c9ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:56,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-925962e4-fe3b-4fce-aa3e-a32676bef78e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:56,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5687bba92a504278b2ddff979479c9ff used request id req-925962e4-fe3b-4fce-aa3e-a32676bef78e 2019-01-14 15:54:56,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbc2e04c606e7feae8f2350f8763c4280eddf38" 2019-01-14 15:54:56,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d2ce5b-17f7-4bae-813a-5b4a78748448 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:56,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d2d2ce5b-17f7-4bae-813a-5b4a78748448 2019-01-14 15:54:56,485 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-12422a93-b655-4b8-user 2019-01-14 15:54:56,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/91e881ca7c034376b298fc4e02774d6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200a32e02cddc3ccb1b50e70b417ef58fb237512" 2019-01-14 15:54:56,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d74be27-f24d-4b2c-9a78-ba719c278307 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:54:56,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/91e881ca7c034376b298fc4e02774d6c used request id req-4d74be27-f24d-4b2c-9a78-ba719c278307 2019-01-14 15:54:56,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:57,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["TRtVl5aNQlSPRErAJl5lUw"], "issued_at": "2019-01-14T15:54:57.000000Z"}} 2019-01-14 15:54:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068eb2aa8034fd5ff6ec55fb0d4d18ad5c73562f" 2019-01-14 15:54:57,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752a4ae3-4f8c-4b85-b0b0-b67999926ab2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:57,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-752a4ae3-4f8c-4b85-b0b0-b67999926ab2 2019-01-14 15:54:57,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:57,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:57,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FinkkxLRQ62MzZjrYbK0qA"], "issued_at": "2019-01-14T15:54:57.000000Z"}} 2019-01-14 15:54:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:54:57,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6cc443-463a-4878-92c2-3bb5c72d488a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:57,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc6cc443-463a-4878-92c2-3bb5c72d488a 2019-01-14 15:54:57,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:54:57,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:54: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:54:57,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:54:57,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33581ed8-19c7-4f76-960d-81b215ab23ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:54:57,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj used request id req-33581ed8-19c7-4f76-960d-81b215ab23ee 2019-01-14 15:54:57,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:54:58,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacd1fd1-96e2-44e6-bd36-03a551106bbc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:54:58,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-aacd1fd1-96e2-44e6-bd36-03a551106bbc 2019-01-14 15:54:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj"}}' 2019-01-14 15:54:58,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4a5591-da93-4a56-b7c0-a75767f7be36 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb"}, "tags": [], "enabled": true, "id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj"}} 2019-01-14 15:54:58,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ed4a5591-da93-4a56-b7c0-a75767f7be36 2019-01-14 15:54:58,260 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj 2019-01-14 15:54:58,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:58,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:54:58,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["0Mwz7E-RQXuJfm8UZt9jDQ"], "issued_at": "2019-01-14T15:54:58.000000Z"}} 2019-01-14 15:54:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74bb3cad81443e5a8c06e5d3ef52b555f4b3e87" 2019-01-14 15:54:58,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a12c70-a705-4a93-b7ba-81131ff7d905 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:54:58,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-18a12c70-a705-4a93-b7ba-81131ff7d905 2019-01-14 15:54:58,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:54:58,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:54: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:54:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74bb3cad81443e5a8c06e5d3ef52b555f4b3e87" 2019-01-14 15:54:59,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc8f1d0-117a-406c-95c0-84b66277b2a6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:54:59,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-efc8f1d0-117a-406c-95c0-84b66277b2a6 2019-01-14 15:54:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74bb3cad81443e5a8c06e5d3ef52b555f4b3e87" 2019-01-14 15:54:59,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b34d99-ce09-4319-abeb-02d78c133522 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb"}, "tags": [], "enabled": true, "id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj"}]} 2019-01-14 15:54:59,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj used request id req-12b34d99-ce09-4319-abeb-02d78c133522 2019-01-14 15:54:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74bb3cad81443e5a8c06e5d3ef52b555f4b3e87" 2019-01-14 15:54:59,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fc634e-3ab3-4362-87aa-dea8c8ffcff8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:54:59,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-88fc634e-3ab3-4362-87aa-dea8c8ffcff8 2019-01-14 15:54:59,714 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b0b16fcf-ebec-4a8-user 2019-01-14 15:54:59,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:54:59,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:54:59,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152f12b3-a5e7-416f-b865-3e967df601d8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:54:59,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-152f12b3-a5e7-416f-b865-3e967df601d8 2019-01-14 15:54:59,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" -d '{"role": {"name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role"}}' 2019-01-14 15:54:59,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:54:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d2513a-8361-47bd-bca2-41d2381d5bb0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67ce6d1eef644b3bb366100a143a113e", "links": {"self": "http://172.30.9.26:5000/v3/roles/67ce6d1eef644b3bb366100a143a113e"}, "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role"}} 2019-01-14 15:54:59,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-86d2513a-8361-47bd-bca2-41d2381d5bb0 2019-01-14 15:54:59,948 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role 2019-01-14 15:54:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/67ce6d1eef644b3bb366100a143a113e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:54:59,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fc6681-c908-4a80-bb90-59d2bd881826 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67ce6d1eef644b3bb366100a143a113e", "links": {"self": "http://172.30.9.26:5000/v3/roles/67ce6d1eef644b3bb366100a143a113e"}, "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role"}} 2019-01-14 15:54:59,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/67ce6d1eef644b3bb366100a143a113e used request id req-e4fc6681-c908-4a80-bb90-59d2bd881826 2019-01-14 15:54:59,970 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role to project CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj 2019-01-14 15:54:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb/users/2ab4a26fdc9f4b58af1beffa0b5e4f73/roles/67ce6d1eef644b3bb366100a143a113e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:00,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:54:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1861002-ff71-4757-9d77-40f51a6465be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:00,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb/users/2ab4a26fdc9f4b58af1beffa0b5e4f73/roles/67ce6d1eef644b3bb366100a143a113e used request id req-e1861002-ff71-4757-9d77-40f51a6465be 2019-01-14 15:55:00,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:00,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:00,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67ce6d1eef644b3bb366100a143a113e", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role"}], "expires_at": "2019-01-14T16:55:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-user", "id": "2ab4a26fdc9f4b58af1beffa0b5e4f73"}, "audit_ids": ["dXnY41CoTRa9jghv5xdgWA"], "issued_at": "2019-01-14T15:55:00.000000Z"}} 2019-01-14 15:55:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:00,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bdec2f-d5dc-45b9-8ed1-a3da9e593e72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:00,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-10bdec2f-d5dc-45b9-8ed1-a3da9e593e72 2019-01-14 15:55:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:01,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d63fd48c-51c1-4e2e-926d-bc8b380d26b5 Date: Mon, 14 Jan 2019 15:55:01 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:55:01,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname&description=hello+group used request id req-d63fd48c-51c1-4e2e-926d-bc8b380d26b5 2019-01-14 15:55:01,100 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname... 2019-01-14 15:55:01,100 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname 2019-01-14 15:55:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" -d '{"security_group": {"name": "CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname", "description": "hello group"}}' 2019-01-14 15:55:01,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-3bc6cffc-f72b-47e8-8b67-94ecbc826cd2 Date: Mon, 14 Jan 2019 15:55:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "updated_at": "2019-01-14T15:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "1214a89c-9251-4579-b77e-66a05002ddaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}], "revision_number": 2, "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "name": "CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname"}} 2019-01-14 15:55:01,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-3bc6cffc-f72b-47e8-8b67-94ecbc826cd2 2019-01-14 15:55:01,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:01,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2f24b1b-8927-4051-9857-81f1866e1804 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "1214a89c-9251-4579-b77e-66a05002ddaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b"}]} 2019-01-14 15:55:01,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-c2f24b1b-8927-4051-9857-81f1866e1804 2019-01-14 15:55:01,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:02,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de7dc958-ed2e-4ab9-9bc7-f388e415a12e Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "1214a89c-9251-4579-b77e-66a05002ddaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b"}]} 2019-01-14 15:55:02,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-de7dc958-ed2e-4ab9-9bc7-f388e415a12e 2019-01-14 15:55:02,012 - neutron_utils - INFO - Retrieving security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:02,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:02,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-141bb953-75c3-46b0-a4a2-9e75ef5c2163 Date: Mon, 14 Jan 2019 15:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "updated_at": "2019-01-14T15:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "1214a89c-9251-4579-b77e-66a05002ddaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}], "revision_number": 2, "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "name": "CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname"}]} 2019-01-14 15:55:02,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-141bb953-75c3-46b0-a4a2-9e75ef5c2163 2019-01-14 15:55:02,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:02,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:02,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9e5f17c-3425-4368-87f8-338c2abf37bf Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "1214a89c-9251-4579-b77e-66a05002ddaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b"}]} 2019-01-14 15:55:02,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-f9e5f17c-3425-4368-87f8-338c2abf37bf 2019-01-14 15:55:02,281 - neutron_utils - INFO - Retrieving security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:02,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:02,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-aa7e62ed-2fa0-46ce-a021-8c89c7b0942f Date: Mon, 14 Jan 2019 15:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "updated_at": "2019-01-14T15:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "1214a89c-9251-4579-b77e-66a05002ddaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}], "revision_number": 2, "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "name": "CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname"}]} 2019-01-14 15:55:02,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-aa7e62ed-2fa0-46ce-a021-8c89c7b0942f 2019-01-14 15:55:02,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:02,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a330ed45-2483-4a38-95d0-c5963004f652 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "1214a89c-9251-4579-b77e-66a05002ddaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b"}]} 2019-01-14 15:55:02,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-a330ed45-2483-4a38-95d0-c5963004f652 2019-01-14 15:55:02,556 - neutron_utils - INFO - Retrieving security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:02,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:02,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-132de199-ce20-4859-9456-4f626da4701e Date: Mon, 14 Jan 2019 15:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "updated_at": "2019-01-14T15:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "1214a89c-9251-4579-b77e-66a05002ddaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "revision_number": 0, "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}], "revision_number": 2, "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "name": "CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname"}]} 2019-01-14 15:55:02,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-132de199-ce20-4859-9456-4f626da4701e 2019-01-14 15:55:02,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce32be08-3ec4-460c-9a1f-e40740861fd2 2019-01-14 15:55:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:02,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acb78b59-59e3-4326-a167-964b9e2c5d12 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "1214a89c-9251-4579-b77e-66a05002ddaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:01Z", "security_group_id": "ce32be08-3ec4-460c-9a1f-e40740861fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:01Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "f3097989-cd5a-46a0-a20d-2ee19de3363b"}]} 2019-01-14 15:55:02,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-acb78b59-59e3-4326-a167-964b9e2c5d12 2019-01-14 15:55:02,628 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname 2019-01-14 15:55:02,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:03,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67ce6d1eef644b3bb366100a143a113e", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role"}], "expires_at": "2019-01-14T16:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1a4f730f55f24a7bb1c2d9ac5ba91afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-user", "id": "2ab4a26fdc9f4b58af1beffa0b5e4f73"}, "audit_ids": ["t5uCYR_mReOKbg8lNgJL5Q"], "issued_at": "2019-01-14T15:55:03.000000Z"}} 2019-01-14 15:55:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109c591d42cac917d5418fe4e0169d5747b425d4" 2019-01-14 15:55:03,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22fb9bcd-1b62-4a72-bd23-2c4732c58ba6 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:03,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-22fb9bcd-1b62-4a72-bd23-2c4732c58ba6 2019-01-14 15:55:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109c591d42cac917d5418fe4e0169d5747b425d4" 2019-01-14 15:55:03,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-56f68e19-efa7-4d95-b1f9-308c0071809a Date: Mon, 14 Jan 2019 15:55:03 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:55:03,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname&description=hello+group used request id req-56f68e19-efa7-4d95-b1f9-308c0071809a 2019-01-14 15:55:03,755 - neutron_utils - INFO - Deleting security group rule with ID - 1214a89c-9251-4579-b77e-66a05002ddaf 2019-01-14 15:55:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/1214a89c-9251-4579-b77e-66a05002ddaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:03,775 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-dfed7308-e09a-4107-954e-28351e9d9d57 Date: Mon, 14 Jan 2019 15:55:03 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1214a89c-9251-4579-b77e-66a05002ddaf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:55:03,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/1214a89c-9251-4579-b77e-66a05002ddaf used request id req-dfed7308-e09a-4107-954e-28351e9d9d57 2019-01-14 15:55:03,776 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1214a89c-9251-4579-b77e-66a05002ddaf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:55:03,776 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1214a89c-9251-4579-b77e-66a05002ddaf does not exist Neutron server returns request_ids: ['req-dfed7308-e09a-4107-954e-28351e9d9d57'] 2019-01-14 15:55:03,776 - neutron_utils - INFO - Deleting security group rule with ID - f3097989-cd5a-46a0-a20d-2ee19de3363b 2019-01-14 15:55:03,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/f3097989-cd5a-46a0-a20d-2ee19de3363b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:03,994 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-8de158cc-dc25-4c92-b794-f0b997e85401 Date: Mon, 14 Jan 2019 15:55:03 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f3097989-cd5a-46a0-a20d-2ee19de3363b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:55:03,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/f3097989-cd5a-46a0-a20d-2ee19de3363b used request id req-8de158cc-dc25-4c92-b794-f0b997e85401 2019-01-14 15:55:03,995 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f3097989-cd5a-46a0-a20d-2ee19de3363b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:55:03,995 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f3097989-cd5a-46a0-a20d-2ee19de3363b does not exist Neutron server returns request_ids: ['req-8de158cc-dc25-4c92-b794-f0b997e85401'] 2019-01-14 15:55:03,995 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-07f7f0b6-b825-4129-a64c-1fe6ee29d36dname 2019-01-14 15:55:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ce32be08-3ec4-460c-9a1f-e40740861fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5933ace25410e72edbfd640c93e5959a606e5496" 2019-01-14 15:55:04,205 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-5b918d7b-9da5-4a01-864f-db93a89083c5 Date: Mon, 14 Jan 2019 15:55:04 GMT RESP BODY: {"NeutronError": {"message": "Security group ce32be08-3ec4-460c-9a1f-e40740861fd2 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-14 15:55:04,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ce32be08-3ec4-460c-9a1f-e40740861fd2 used request id req-5b918d7b-9da5-4a01-864f-db93a89083c5 2019-01-14 15:55:04,206 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group ce32be08-3ec4-460c-9a1f-e40740861fd2 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-14 15:55:04,206 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group ce32be08-3ec4-460c-9a1f-e40740861fd2 does not exist Neutron server returns request_ids: ['req-5b918d7b-9da5-4a01-864f-db93a89083c5'] 2019-01-14 15:55:04,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:04,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-a86ce061-6b65-46cf-aa81-213c89e2ef76 Date: Mon, 14 Jan 2019 15:55:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:00Z", "updated_at": "2019-01-14T15:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:00Z", "revision_number": 0, "id": "57ea058b-2fd8-4da6-9444-bfca55577ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:00Z", "revision_number": 0, "id": "604d5d2d-6413-4a9b-858c-474b41ff1dd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:00Z", "revision_number": 0, "id": "adcd1b53-fdd0-4ef6-a4c8-0ec8b36421ea", "remote_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:00Z", "revision_number": 0, "id": "effdae86-3a19-4ca3-8ff6-5a2036d4304c", "remote_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb"}], "revision_number": 4, "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:55:04,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a86ce061-6b65-46cf-aa81-213c89e2ef76 2019-01-14 15:55:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:04,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b37fc8a-af0a-4db7-931f-ec4f164332a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:04,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-1b37fc8a-af0a-4db7-931f-ec4f164332a7 2019-01-14 15:55:04,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:04,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70da92d4-6d60-4b3e-b424-906d67a36c78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:04,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-70da92d4-6d60-4b3e-b424-906d67a36c78 2019-01-14 15:55:04,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:04,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f491c5-73b4-4cff-8e20-1b840cb7ae25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:04,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-c3f491c5-73b4-4cff-8e20-1b840cb7ae25 2019-01-14 15:55:04,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:05,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca50ebc-afe8-46a8-8744-a947f61053c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:05,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-6ca50ebc-afe8-46a8-8744-a947f61053c6 2019-01-14 15:55:05,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:05,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50db7644-a6d1-4f63-bbcd-099652d05a1b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:55:05,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-50db7644-a6d1-4f63-bbcd-099652d05a1b 2019-01-14 15:55:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:05,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8328e4e8-472b-4db3-b22f-0a5d8cf8f7d2 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:55:05,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-8328e4e8-472b-4db3-b22f-0a5d8cf8f7d2 2019-01-14 15:55:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:05,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa83f2b-3d66-482d-9b14-c63d5402fe2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:05,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-7fa83f2b-3d66-482d-9b14-c63d5402fe2e 2019-01-14 15:55:05,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:05,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562bf6a0-b8e8-4d64-925a-2c5d816c1421 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:05,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-562bf6a0-b8e8-4d64-925a-2c5d816c1421 2019-01-14 15:55:05,478 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:05,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb167028-2f36-4f9b-8822-b67d1c61df73 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "name": "CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj"}} 2019-01-14 15:55:05,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb used request id req-eb167028-2f36-4f9b-8822-b67d1c61df73 2019-01-14 15:55:05,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd2dbb74-4fa9-4c61-827c-322ac0d259b8 2019-01-14 15:55:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bd2dbb74-4fa9-4c61-827c-322ac0d259b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:05,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0a71d69f-580f-473f-9b28-67e4e9b3d1e0 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:00Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "57ea058b-2fd8-4da6-9444-bfca55577ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:00Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "604d5d2d-6413-4a9b-858c-474b41ff1dd1"}, {"remote_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:00Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "adcd1b53-fdd0-4ef6-a4c8-0ec8b36421ea"}, {"remote_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:00Z", "security_group_id": "bd2dbb74-4fa9-4c61-827c-322ac0d259b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "created_at": "2019-01-14T15:55:00Z", "project_id": "1a4f730f55f24a7bb1c2d9ac5ba91afb", "id": "effdae86-3a19-4ca3-8ff6-5a2036d4304c"}]} 2019-01-14 15:55:05,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bd2dbb74-4fa9-4c61-827c-322ac0d259b8 used request id req-0a71d69f-580f-473f-9b28-67e4e9b3d1e0 2019-01-14 15:55:05,802 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:55:05,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bd2dbb74-4fa9-4c61-827c-322ac0d259b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:06,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97c63233-c157-4819-b448-32cc1c619915 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:06,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bd2dbb74-4fa9-4c61-827c-322ac0d259b8 used request id req-97c63233-c157-4819-b448-32cc1c619915 2019-01-14 15:55:06,167 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj 2019-01-14 15:55:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:06,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd074c4-f277-4719-bdf3-dbee40a77c10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:06,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1a4f730f55f24a7bb1c2d9ac5ba91afb used request id req-1bd074c4-f277-4719-bdf3-dbee40a77c10 2019-01-14 15:55:06,451 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b0b16fcf-ebec-4a8-proj-role 2019-01-14 15:55:06,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/67ce6d1eef644b3bb366100a143a113e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:06,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d63c19a1-f1fe-4036-9b4d-eea5b55f7abd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:06,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/67ce6d1eef644b3bb366100a143a113e used request id req-d63c19a1-f1fe-4036-9b4d-eea5b55f7abd 2019-01-14 15:55:06,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b7531f8a48e241e92bcaf2758fada3cf7a1c54" 2019-01-14 15:55:06,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2abbcdb-a970-4a0e-afd4-88ca4e0a3069 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:06,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d2abbcdb-a970-4a0e-afd4-88ca4e0a3069 2019-01-14 15:55:06,703 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b0b16fcf-ebec-4a8-user 2019-01-14 15:55:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2ab4a26fdc9f4b58af1beffa0b5e4f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74bb3cad81443e5a8c06e5d3ef52b555f4b3e87" 2019-01-14 15:55:06,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a466d3-2f47-46ba-a4eb-cc7da0ce52cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:06,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2ab4a26fdc9f4b58af1beffa0b5e4f73 used request id req-41a466d3-2f47-46ba-a4eb-cc7da0ce52cd 2019-01-14 15:55:06,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:07,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["82ZoJrPyQaCZwJpk5H7TRw"], "issued_at": "2019-01-14T15:55:07.000000Z"}} 2019-01-14 15:55:07,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30235a6d43d8348aeadee59b46e1ce4b00c40948" 2019-01-14 15:55:07,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3545f162-63b1-49d5-b00f-d01e304b56d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:07,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3545f162-63b1-49d5-b00f-d01e304b56d6 2019-01-14 15:55:07,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:07,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:07,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["7B3ZIyKURoy1tm8jXmBnUQ"], "issued_at": "2019-01-14T15:55:07.000000Z"}} 2019-01-14 15:55:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:07,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670c14e6-9ba5-46b4-8300-100ee41a8144 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:07,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-670c14e6-9ba5-46b4-8300-100ee41a8144 2019-01-14 15:55:07,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:07,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:08,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34824694-fba8-4caf-a366-a56c5927f80f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:55:08,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj used request id req-34824694-fba8-4caf-a366-a56c5927f80f 2019-01-14 15:55:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:08,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da92792b-d954-40b4-a17f-b753ebde3854 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:08,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-da92792b-d954-40b4-a17f-b753ebde3854 2019-01-14 15:55:08,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}}' 2019-01-14 15:55:08,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6538fba7-9e43-4695-87dc-588cfdb5f07a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece"}, "tags": [], "enabled": true, "id": "f8f0845564e64e899cb4a53ed15abece", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}} 2019-01-14 15:55:08,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6538fba7-9e43-4695-87dc-588cfdb5f07a 2019-01-14 15:55:08,248 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj 2019-01-14 15:55:08,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:08,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:08,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["2DSvCx8WQFWoFi9EEOkJyw"], "issued_at": "2019-01-14T15:55:08.000000Z"}} 2019-01-14 15:55:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c0d3a9f8924bfee432aa85ce90ed769ce17788" 2019-01-14 15:55:08,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c504da-c945-4088-bc43-9246db5c418a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:08,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-18c504da-c945-4088-bc43-9246db5c418a 2019-01-14 15:55:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:08,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:08,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c0d3a9f8924bfee432aa85ce90ed769ce17788" 2019-01-14 15:55:08,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848d9746-fec9-457c-811a-7a58b9f5ad90 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:55:08,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-848d9746-fec9-457c-811a-7a58b9f5ad90 2019-01-14 15:55:08,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c0d3a9f8924bfee432aa85ce90ed769ce17788" 2019-01-14 15:55:09,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebd2d69-40d1-4258-aa7b-01921e01a332 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece"}, "tags": [], "enabled": true, "id": "f8f0845564e64e899cb4a53ed15abece", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}]} 2019-01-14 15:55:09,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj used request id req-9ebd2d69-40d1-4258-aa7b-01921e01a332 2019-01-14 15:55:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c0d3a9f8924bfee432aa85ce90ed769ce17788" 2019-01-14 15:55:09,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a460da-8d0b-4d20-81c9-007566e4fe27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:09,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-74a460da-8d0b-4d20-81c9-007566e4fe27 2019-01-14 15:55:09,511 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-23ec10ee-56f6-4fc-user 2019-01-14 15:55:09,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:09,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41aa290-6ae1-4f8c-8ffa-adf29239b499 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:09,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d41aa290-6ae1-4f8c-8ffa-adf29239b499 2019-01-14 15:55:09,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" -d '{"role": {"name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role"}}' 2019-01-14 15:55:09,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43a825e2-7f57-48f2-a301-6ac0df124f48 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "734d0501c9e149bc91d59124533d8fe7", "links": {"self": "http://172.30.9.26:5000/v3/roles/734d0501c9e149bc91d59124533d8fe7"}, "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role"}} 2019-01-14 15:55:09,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-43a825e2-7f57-48f2-a301-6ac0df124f48 2019-01-14 15:55:09,744 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role 2019-01-14 15:55:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/734d0501c9e149bc91d59124533d8fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:09,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de38fdc-d1e2-467b-a661-72e7ac6e79cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "734d0501c9e149bc91d59124533d8fe7", "links": {"self": "http://172.30.9.26:5000/v3/roles/734d0501c9e149bc91d59124533d8fe7"}, "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role"}} 2019-01-14 15:55:09,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/734d0501c9e149bc91d59124533d8fe7 used request id req-2de38fdc-d1e2-467b-a661-72e7ac6e79cc 2019-01-14 15:55:09,857 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role to project CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj 2019-01-14 15:55:09,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece/users/39278a4686364f29b4aebfac1388fd6a/roles/734d0501c9e149bc91d59124533d8fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:10,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09becb4b-cf9e-4c50-8748-a45e316fe946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:10,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece/users/39278a4686364f29b4aebfac1388fd6a/roles/734d0501c9e149bc91d59124533d8fe7 used request id req-09becb4b-cf9e-4c50-8748-a45e316fe946 2019-01-14 15:55:10,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:10,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:10,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["OxtpNBskQHqM6w3JbjAHHA"], "issued_at": "2019-01-14T15:55:10.000000Z"}} 2019-01-14 15:55:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:10,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ad3eac-14d1-4f8f-b62b-01faf2d12827 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:10,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a3ad3eac-14d1-4f8f-b62b-01faf2d12827 2019-01-14 15:55:10,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:10,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-df739447-e80f-4358-893b-d0b6601d3a60 Date: Mon, 14 Jan 2019 15:55:10 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:55:10,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename&description=hello+group used request id req-df739447-e80f-4358-893b-d0b6601d3a60 2019-01-14 15:55:10,751 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename... 2019-01-14 15:55:10,752 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename 2019-01-14 15:55:10,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:10,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:10,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76b3a54-2bb1-42a2-ace8-934fdf787a53 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece"}, "tags": [], "enabled": true, "id": "f8f0845564e64e899cb4a53ed15abece", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}]} 2019-01-14 15:55:10,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj used request id req-d76b3a54-2bb1-42a2-ace8-934fdf787a53 2019-01-14 15:55:10,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" -d '{"security_group": {"tenant_id": "f8f0845564e64e899cb4a53ed15abece", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename", "description": "hello group"}}' 2019-01-14 15:55:11,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-1719e518-e0c8-43e6-bc47-7dcb34ba69fe Date: Mon, 14 Jan 2019 15:55:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "8abc1913-e948-471c-b90e-17fcac139796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "b234b032-2287-4681-8243-f0f5b802562f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 2, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename"}} 2019-01-14 15:55:11,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-1719e518-e0c8-43e6-bc47-7dcb34ba69fe 2019-01-14 15:55:11,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:11,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0abfe4f-6944-45a8-9fad-ec20a3aec578 Date: Mon, 14 Jan 2019 15:55:11 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:11,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-b0abfe4f-6944-45a8-9fad-ec20a3aec578 2019-01-14 15:55:11,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:11,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:11,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d34f9242-023e-483b-8a08-37786af68980 Date: Mon, 14 Jan 2019 15:55:11 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:11,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-d34f9242-023e-483b-8a08-37786af68980 2019-01-14 15:55:11,888 - neutron_utils - INFO - Retrieving security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:12,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-09d659db-a1c6-4a06-a212-09daea9fa8b6 Date: Mon, 14 Jan 2019 15:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "8abc1913-e948-471c-b90e-17fcac139796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "b234b032-2287-4681-8243-f0f5b802562f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 2, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename"}]} 2019-01-14 15:55:12,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-09d659db-a1c6-4a06-a212-09daea9fa8b6 2019-01-14 15:55:12,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:12,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5afd9620-71fc-4215-a70a-49c976d954d2 Date: Mon, 14 Jan 2019 15:55:12 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:12,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-5afd9620-71fc-4215-a70a-49c976d954d2 2019-01-14 15:55:12,349 - neutron_utils - INFO - Retrieving security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:12,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2dd231db-b863-46f3-a49c-7df934d197b7 Date: Mon, 14 Jan 2019 15:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "8abc1913-e948-471c-b90e-17fcac139796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "b234b032-2287-4681-8243-f0f5b802562f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 2, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename"}]} 2019-01-14 15:55:12,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-2dd231db-b863-46f3-a49c-7df934d197b7 2019-01-14 15:55:12,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:12,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c145a4cf-a5a8-4985-9a77-8651468334da Date: Mon, 14 Jan 2019 15:55:12 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:12,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-c145a4cf-a5a8-4985-9a77-8651468334da 2019-01-14 15:55:12,613 - neutron_utils - INFO - Retrieving security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:12,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fba964b5-0f81-4e97-8f9a-ecbedf11c4da Date: Mon, 14 Jan 2019 15:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "8abc1913-e948-471c-b90e-17fcac139796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "b234b032-2287-4681-8243-f0f5b802562f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 2, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename"}]} 2019-01-14 15:55:12,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-fba964b5-0f81-4e97-8f9a-ecbedf11c4da 2019-01-14 15:55:12,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:12,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c775205-f08c-4248-bfab-f036a3f55c77 Date: Mon, 14 Jan 2019 15:55:12 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:12,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-5c775205-f08c-4248-bfab-f036a3f55c77 2019-01-14 15:55:12,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:13,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "734d0501c9e149bc91d59124533d8fe7", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role"}], "expires_at": "2019-01-14T16:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8f0845564e64e899cb4a53ed15abece", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-user", "id": "39278a4686364f29b4aebfac1388fd6a"}, "audit_ids": ["rpiL3ofWSJ2laDZcP0ZldA"], "issued_at": "2019-01-14T15:55:13.000000Z"}} 2019-01-14 15:55:13,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e88f0f0c98e4793c7bab6b2c76a73a00e967108" 2019-01-14 15:55:13,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f1b96e17-13c0-4056-b8fe-95758f186392 Date: Mon, 14 Jan 2019 15:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "8abc1913-e948-471c-b90e-17fcac139796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "b234b032-2287-4681-8243-f0f5b802562f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 2, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename"}]} 2019-01-14 15:55:13,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename&description=hello+group used request id req-f1b96e17-13c0-4056-b8fe-95758f186392 2019-01-14 15:55:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:13,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30235a6d43d8348aeadee59b46e1ce4b00c40948" 2019-01-14 15:55:13,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4306fe6-754d-42b0-bf94-eed90decef88 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8f0845564e64e899cb4a53ed15abece", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}} 2019-01-14 15:55:13,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece used request id req-d4306fe6-754d-42b0-bf94-eed90decef88 2019-01-14 15:55:13,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e88f0f0c98e4793c7bab6b2c76a73a00e967108" 2019-01-14 15:55:13,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0407d23-d452-49e5-9d8d-2eb099a0a039 Date: Mon, 14 Jan 2019 15:55:13 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:13,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-d0407d23-d452-49e5-9d8d-2eb099a0a039 2019-01-14 15:55:13,876 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:13,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e88f0f0c98e4793c7bab6b2c76a73a00e967108" 2019-01-14 15:55:14,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8cda668a-0511-497d-a2bb-9451b1191443 Date: Mon, 14 Jan 2019 15:55:14 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:14,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-8cda668a-0511-497d-a2bb-9451b1191443 2019-01-14 15:55:14,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:14,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:14,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "734d0501c9e149bc91d59124533d8fe7", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role"}], "expires_at": "2019-01-14T16:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8f0845564e64e899cb4a53ed15abece", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f8f0845564e64e899cb4a53ed15abece", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f8f0845564e64e899cb4a53ed15abece", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f8f0845564e64e899cb4a53ed15abece", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-user", "id": "39278a4686364f29b4aebfac1388fd6a"}, "audit_ids": ["9MFDVVtOSaKdfAFXmybUng"], "issued_at": "2019-01-14T15:55:14.000000Z"}} 2019-01-14 15:55:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}facc01a5f80ff77401150ac1abbf77a8f1112510" 2019-01-14 15:55:14,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6011c271-d0a0-45c9-84a4-efa13158cf33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:14,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6011c271-d0a0-45c9-84a4-efa13158cf33 2019-01-14 15:55:14,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}facc01a5f80ff77401150ac1abbf77a8f1112510" 2019-01-14 15:55:14,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-efa1268f-8d3b-4eb9-8fc6-63d6a9f46ba5 Date: Mon, 14 Jan 2019 15:55:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "8abc1913-e948-471c-b90e-17fcac139796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "b234b032-2287-4681-8243-f0f5b802562f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 2, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename"}]} 2019-01-14 15:55:14,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename used request id req-efa1268f-8d3b-4eb9-8fc6-63d6a9f46ba5 2019-01-14 15:55:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:14,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}facc01a5f80ff77401150ac1abbf77a8f1112510" 2019-01-14 15:55:14,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94bccee-bc7b-4777-876e-a4c332e5b8ca Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8f0845564e64e899cb4a53ed15abece", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}} 2019-01-14 15:55:14,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece used request id req-d94bccee-bc7b-4777-876e-a4c332e5b8ca 2019-01-14 15:55:14,956 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}facc01a5f80ff77401150ac1abbf77a8f1112510" 2019-01-14 15:55:15,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d181cef7-a7ef-4bae-827a-ef4ea50cd47f Date: Mon, 14 Jan 2019 15:55:15 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:15,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-d181cef7-a7ef-4bae-827a-ef4ea50cd47f 2019-01-14 15:55:15,152 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}facc01a5f80ff77401150ac1abbf77a8f1112510" 2019-01-14 15:55:15,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee0cb855-1d7e-4a11-b7b4-4d57ee995252 Date: Mon, 14 Jan 2019 15:55:15 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:15,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-ee0cb855-1d7e-4a11-b7b4-4d57ee995252 2019-01-14 15:55:15,380 - neutron_utils - INFO - Retrieving security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:15,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}facc01a5f80ff77401150ac1abbf77a8f1112510" 2019-01-14 15:55:15,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fd24d8f7-ba5a-4648-bc08-684de1d5841c Date: Mon, 14 Jan 2019 15:55:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "8abc1913-e948-471c-b90e-17fcac139796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "b234b032-2287-4681-8243-f0f5b802562f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 2, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "name": "CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename"}]} 2019-01-14 15:55:15,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-fd24d8f7-ba5a-4648-bc08-684de1d5841c 2019-01-14 15:55:15,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4980992-f94f-4128-b7a7-2ef8f38fd6ba 2019-01-14 15:55:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}facc01a5f80ff77401150ac1abbf77a8f1112510" 2019-01-14 15:55:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7592aa65-c11d-46e6-ac75-84c6524951f7 Date: Mon, 14 Jan 2019 15:55:15 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": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "8abc1913-e948-471c-b90e-17fcac139796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "d4980992-f94f-4128-b7a7-2ef8f38fd6ba", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "b234b032-2287-4681-8243-f0f5b802562f"}]} 2019-01-14 15:55:15,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-7592aa65-c11d-46e6-ac75-84c6524951f7 2019-01-14 15:55:15,634 - neutron_utils - INFO - Deleting security group rule with ID - 8abc1913-e948-471c-b90e-17fcac139796 2019-01-14 15:55:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8abc1913-e948-471c-b90e-17fcac139796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:15,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2259061-2307-49b0-99f3-99734c7f4448 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:15,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8abc1913-e948-471c-b90e-17fcac139796 used request id req-b2259061-2307-49b0-99f3-99734c7f4448 2019-01-14 15:55:15,724 - neutron_utils - INFO - Deleting security group rule with ID - b234b032-2287-4681-8243-f0f5b802562f 2019-01-14 15:55:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b234b032-2287-4681-8243-f0f5b802562f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:15,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2faacbef-2b1a-4621-94e1-db65bbea6dff Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:15,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b234b032-2287-4681-8243-f0f5b802562f used request id req-2faacbef-2b1a-4621-94e1-db65bbea6dff 2019-01-14 15:55:15,989 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9e471ec9-7e49-479d-92b3-09ef1e2b9c6ename 2019-01-14 15:55:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d4980992-f94f-4128-b7a7-2ef8f38fd6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf02a6dc0f326b4ca58fc6b4a2077c6de2051e7" 2019-01-14 15:55:16,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36a322e5-163e-4791-a988-f01c7da66a79 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:16,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d4980992-f94f-4128-b7a7-2ef8f38fd6ba used request id req-36a322e5-163e-4791-a988-f01c7da66a79 2019-01-14 15:55:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:16,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-10437450-cfd4-49c3-aae6-4f8bf93ad3cc Date: Mon, 14 Jan 2019 15:55:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "updated_at": "2019-01-14T15:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "0cfd1ae1-aeff-40e1-baee-017c8c65b582", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "1f434356-d65f-455e-82f8-3e5a3567016e", "remote_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "61c43ee7-bf7a-4a39-bdae-11d3ccc0c50a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8f0845564e64e899cb4a53ed15abece"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "revision_number": 0, "id": "d6f7da0e-36df-4ac3-8e3f-0751c9515b86", "remote_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8f0845564e64e899cb4a53ed15abece"}], "revision_number": 4, "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "name": "default"}]} 2019-01-14 15:55:16,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-10437450-cfd4-49c3-aae6-4f8bf93ad3cc 2019-01-14 15:55:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:16,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495cf540-e570-46a1-9dce-e8ce50c457f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:16,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-495cf540-e570-46a1-9dce-e8ce50c457f1 2019-01-14 15:55:16,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:16,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f03255-3a84-4a8a-8e48-74f86d00da87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:16,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-51f03255-3a84-4a8a-8e48-74f86d00da87 2019-01-14 15:55:16,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:16,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:16,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78f37f72-c892-4958-a970-4208df29e728 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:16,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-78f37f72-c892-4958-a970-4208df29e728 2019-01-14 15:55:16,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:16,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6816fe4a-e948-4578-8cab-240e66cf8a5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:16,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-6816fe4a-e948-4578-8cab-240e66cf8a5e 2019-01-14 15:55:16,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:16,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:16,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d478fa81-ce91-4a76-821b-6f643588ae8b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:55:16,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-d478fa81-ce91-4a76-821b-6f643588ae8b 2019-01-14 15:55:16,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:17,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b338d804-8171-469e-a232-bce91cf58528 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:55:17,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-b338d804-8171-469e-a232-bce91cf58528 2019-01-14 15:55:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:17,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5be245a-b5a6-452d-99ff-9afc833f1aed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:17,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-c5be245a-b5a6-452d-99ff-9afc833f1aed 2019-01-14 15:55:17,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:17,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:17,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3bf824d-f375-4780-a18d-6d587a5cf89d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:17,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-c3bf824d-f375-4780-a18d-6d587a5cf89d 2019-01-14 15:55:17,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:17,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-704f6d35-e987-4285-997a-5886f10ab308 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:17,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-704f6d35-e987-4285-997a-5886f10ab308 2019-01-14 15:55:17,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:17,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:17,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5298d941-7abd-467d-8560-46141b9f1c07 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:55:17,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-5298d941-7abd-467d-8560-46141b9f1c07 2019-01-14 15:55:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:17,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f2fc5c-e0ab-4649-a9cb-9dbdb218e984 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8f0845564e64e899cb4a53ed15abece", "name": "CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj"}} 2019-01-14 15:55:17,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece used request id req-30f2fc5c-e0ab-4649-a9cb-9dbdb218e984 2019-01-14 15:55:17,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7b69859-5bcc-4367-a654-0dd72d4e3d7a 2019-01-14 15:55:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f7b69859-5bcc-4367-a654-0dd72d4e3d7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:17,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aa101e83-6e0c-472e-bebe-dc7710eeb0ce Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "0cfd1ae1-aeff-40e1-baee-017c8c65b582"}, {"remote_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "1f434356-d65f-455e-82f8-3e5a3567016e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "61c43ee7-bf7a-4a39-bdae-11d3ccc0c50a"}, {"remote_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:11Z", "security_group_id": "f7b69859-5bcc-4367-a654-0dd72d4e3d7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f8f0845564e64e899cb4a53ed15abece", "created_at": "2019-01-14T15:55:11Z", "project_id": "f8f0845564e64e899cb4a53ed15abece", "id": "d6f7da0e-36df-4ac3-8e3f-0751c9515b86"}]} 2019-01-14 15:55:17,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f7b69859-5bcc-4367-a654-0dd72d4e3d7a used request id req-aa101e83-6e0c-472e-bebe-dc7710eeb0ce 2019-01-14 15:55:17,908 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:55:17,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f7b69859-5bcc-4367-a654-0dd72d4e3d7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:18,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc0ef2ef-6a22-4bef-a3dc-e01f2d7a0fcd Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:18,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f7b69859-5bcc-4367-a654-0dd72d4e3d7a used request id req-fc0ef2ef-6a22-4bef-a3dc-e01f2d7a0fcd 2019-01-14 15:55:18,248 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj 2019-01-14 15:55:18,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:18,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43856e89-fc1f-4d09-b688-5a4545c88f3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:18,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f8f0845564e64e899cb4a53ed15abece used request id req-43856e89-fc1f-4d09-b688-5a4545c88f3d 2019-01-14 15:55:18,697 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-23ec10ee-56f6-4fc-proj-role 2019-01-14 15:55:18,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/734d0501c9e149bc91d59124533d8fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:18,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c60c441-2f45-4098-b37d-09ab3de5ae2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:18,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/734d0501c9e149bc91d59124533d8fe7 used request id req-7c60c441-2f45-4098-b37d-09ab3de5ae2c 2019-01-14 15:55:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f183a3f3f7c376d027c3132b87902c1fdb5682e" 2019-01-14 15:55:18,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d5c055-c85b-4023-a0af-31b4bacf4106 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:18,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76d5c055-c85b-4023-a0af-31b4bacf4106 2019-01-14 15:55:18,945 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-23ec10ee-56f6-4fc-user 2019-01-14 15:55:18,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/39278a4686364f29b4aebfac1388fd6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c0d3a9f8924bfee432aa85ce90ed769ce17788" 2019-01-14 15:55:19,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e26f544a-2fbf-42ee-ac84-537a0de4008f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:19,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/39278a4686364f29b4aebfac1388fd6a used request id req-e26f544a-2fbf-42ee-ac84-537a0de4008f 2019-01-14 15:55:19,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:19,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["pZz6zkqCQZmCl5yzFcNXSA"], "issued_at": "2019-01-14T15:55:19.000000Z"}} 2019-01-14 15:55:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51ac96a24c0a3a47a9da08a88266e546ae55409a" 2019-01-14 15:55:19,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a6aef6-444a-4bb8-a2b9-8101ceac4c6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:19,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-25a6aef6-444a-4bb8-a2b9-8101ceac4c6f 2019-01-14 15:55:19,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:19,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:20,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["xsTEZknsT5yAXgKjy-unOg"], "issued_at": "2019-01-14T15:55:20.000000Z"}} 2019-01-14 15:55:20,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:20,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16ebed6-12e0-43ce-8cd6-2bb2e2b3e980 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:20,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a16ebed6-12e0-43ce-8cd6-2bb2e2b3e980 2019-01-14 15:55:20,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:20,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:20,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b182341-dbcf-4898-a2e1-1d8a267e8cfb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:55:20,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj used request id req-9b182341-dbcf-4898-a2e1-1d8a267e8cfb 2019-01-14 15:55:20,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:20,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd197f5-09cf-4e60-879f-b2ffb036083a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:20,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0cd197f5-09cf-4e60-879f-b2ffb036083a 2019-01-14 15:55:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj"}}' 2019-01-14 15:55:20,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eba02a48-6eca-4fa4-8337-ac1614119855 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a"}, "tags": [], "enabled": true, "id": "21d041ccaa93477f89466ac62b11814a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj"}} 2019-01-14 15:55:20,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-eba02a48-6eca-4fa4-8337-ac1614119855 2019-01-14 15:55:20,585 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj 2019-01-14 15:55:20,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:20,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:21,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["u7LdiGBiRz2IdGv7fYdU1Q"], "issued_at": "2019-01-14T15:55:21.000000Z"}} 2019-01-14 15:55:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfcfb4d1bd8a2b0f1ee07289a41686bb1a747c9" 2019-01-14 15:55:21,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4719c6-276e-46a3-9fb2-a3b5b6a7ad1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:21,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f4719c6-276e-46a3-9fb2-a3b5b6a7ad1d 2019-01-14 15:55:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:21,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfcfb4d1bd8a2b0f1ee07289a41686bb1a747c9" 2019-01-14 15:55:21,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f6ec84-a83d-4080-8976-7b049437fa8c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:55:21,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a9f6ec84-a83d-4080-8976-7b049437fa8c 2019-01-14 15:55:21,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfcfb4d1bd8a2b0f1ee07289a41686bb1a747c9" 2019-01-14 15:55:21,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d9aeca-18ae-4d7d-a5d6-d4f86657c78a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a"}, "tags": [], "enabled": true, "id": "21d041ccaa93477f89466ac62b11814a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj"}]} 2019-01-14 15:55:21,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj used request id req-66d9aeca-18ae-4d7d-a5d6-d4f86657c78a 2019-01-14 15:55:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfcfb4d1bd8a2b0f1ee07289a41686bb1a747c9" 2019-01-14 15:55:21,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859616ed-3be1-4de4-8f21-80da9adcdf1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:21,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-859616ed-3be1-4de4-8f21-80da9adcdf1f 2019-01-14 15:55:21,840 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9c4751ca-c3f0-4c2-user 2019-01-14 15:55:21,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:21,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93baad67-f106-4617-be70-67f9e2b4379a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:21,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-93baad67-f106-4617-be70-67f9e2b4379a 2019-01-14 15:55:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" -d '{"role": {"name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj-role"}}' 2019-01-14 15:55:22,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0738a6d0-9a34-4abc-87e2-5740c7701dd6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8369b8fd60f40edab50fbc55deb3c97", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8369b8fd60f40edab50fbc55deb3c97"}, "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj-role"}} 2019-01-14 15:55:22,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0738a6d0-9a34-4abc-87e2-5740c7701dd6 2019-01-14 15:55:22,074 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj-role 2019-01-14 15:55:22,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8369b8fd60f40edab50fbc55deb3c97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:22,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2d0730-7ba6-486f-b8ca-eeebcb1bbe73 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8369b8fd60f40edab50fbc55deb3c97", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8369b8fd60f40edab50fbc55deb3c97"}, "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj-role"}} 2019-01-14 15:55:22,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8369b8fd60f40edab50fbc55deb3c97 used request id req-9f2d0730-7ba6-486f-b8ca-eeebcb1bbe73 2019-01-14 15:55:22,187 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj-role to project CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj 2019-01-14 15:55:22,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a/users/ea9e08ef84ed40a9b8c27d9965b9ae71/roles/b8369b8fd60f40edab50fbc55deb3c97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:22,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072d8571-27b1-48c7-90c0-dbefa14b9215 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:22,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a/users/ea9e08ef84ed40a9b8c27d9965b9ae71/roles/b8369b8fd60f40edab50fbc55deb3c97 used request id req-072d8571-27b1-48c7-90c0-dbefa14b9215 2019-01-14 15:55:22,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:22,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:22,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["UGhYnxBuQ6yxddqnsTWyKQ"], "issued_at": "2019-01-14T15:55:22.000000Z"}} 2019-01-14 15:55:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:22,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e59a980-1a8a-4f0d-af52-c9eda6998dc3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:22,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2e59a980-1a8a-4f0d-af52-c9eda6998dc3 2019-01-14 15:55:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:23,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fdcf95eb-2c83-495c-9f61-34ef248b871f Date: Mon, 14 Jan 2019 15:55:23 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:55:23,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name&description=hello+group used request id req-fdcf95eb-2c83-495c-9f61-34ef248b871f 2019-01-14 15:55:23,218 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name... 2019-01-14 15:55:23,218 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name 2019-01-14 15:55:23,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:23,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:23,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2af078b-e0ee-41ae-9a82-f21ad9d87d22 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a"}, "tags": [], "enabled": true, "id": "21d041ccaa93477f89466ac62b11814a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj"}]} 2019-01-14 15:55:23,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj used request id req-b2af078b-e0ee-41ae-9a82-f21ad9d87d22 2019-01-14 15:55:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" -d '{"security_group": {"tenant_id": "21d041ccaa93477f89466ac62b11814a", "name": "CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name", "description": "hello group"}}' 2019-01-14 15:55:23,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4cd9f04f-a98b-4502-ab73-dd972fce05d9 Date: Mon, 14 Jan 2019 15:55:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "updated_at": "2019-01-14T15:55:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "02052ffa-c165-4132-89fa-f3e7881b2615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv6", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv4", "project_id": "21d041ccaa93477f89466ac62b11814a"}], "revision_number": 2, "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "name": "CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name"}} 2019-01-14 15:55:23,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-4cd9f04f-a98b-4502-ab73-dd972fce05d9 2019-01-14 15:55:23,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:24,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-388bfd7c-2465-4408-8f79-262f47059877 Date: Mon, 14 Jan 2019 15:55:24 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": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "02052ffa-c165-4132-89fa-f3e7881b2615"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69"}]} 2019-01-14 15:55:24,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-388bfd7c-2465-4408-8f79-262f47059877 2019-01-14 15:55:24,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:24,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:24,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58559056-11bb-43b4-9ae0-f4d8fe026919 Date: Mon, 14 Jan 2019 15:55:24 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": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "02052ffa-c165-4132-89fa-f3e7881b2615"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69"}]} 2019-01-14 15:55:24,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-58559056-11bb-43b4-9ae0-f4d8fe026919 2019-01-14 15:55:24,461 - neutron_utils - INFO - Retrieving security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:24,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:24,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ce6b93ad-f615-4b6f-a6dd-f54e9ca488b7 Date: Mon, 14 Jan 2019 15:55:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "updated_at": "2019-01-14T15:55:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "02052ffa-c165-4132-89fa-f3e7881b2615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv6", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv4", "project_id": "21d041ccaa93477f89466ac62b11814a"}], "revision_number": 2, "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "name": "CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name"}]} 2019-01-14 15:55:24,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-ce6b93ad-f615-4b6f-a6dd-f54e9ca488b7 2019-01-14 15:55:24,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:24,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3385fd23-f789-49cd-8819-ee7944d0b0e7 Date: Mon, 14 Jan 2019 15:55:24 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": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "02052ffa-c165-4132-89fa-f3e7881b2615"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69"}]} 2019-01-14 15:55:24,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-3385fd23-f789-49cd-8819-ee7944d0b0e7 2019-01-14 15:55:24,934 - neutron_utils - INFO - Retrieving security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:24,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:25,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b2e42393-67cc-4208-bd8e-8ee078d7d65c Date: Mon, 14 Jan 2019 15:55:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "updated_at": "2019-01-14T15:55:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "02052ffa-c165-4132-89fa-f3e7881b2615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv6", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv4", "project_id": "21d041ccaa93477f89466ac62b11814a"}], "revision_number": 2, "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "name": "CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name"}]} 2019-01-14 15:55:25,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-b2e42393-67cc-4208-bd8e-8ee078d7d65c 2019-01-14 15:55:25,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:25,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f380ebdf-905b-466d-a111-96f16b74fe34 Date: Mon, 14 Jan 2019 15:55:25 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": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "02052ffa-c165-4132-89fa-f3e7881b2615"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69"}]} 2019-01-14 15:55:25,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-f380ebdf-905b-466d-a111-96f16b74fe34 2019-01-14 15:55:25,408 - neutron_utils - INFO - Retrieving security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:25,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:25,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-21118a20-0700-4c08-a28e-663a6007f882 Date: Mon, 14 Jan 2019 15:55:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "updated_at": "2019-01-14T15:55:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "02052ffa-c165-4132-89fa-f3e7881b2615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv6", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv4", "project_id": "21d041ccaa93477f89466ac62b11814a"}], "revision_number": 2, "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "name": "CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name"}]} 2019-01-14 15:55:25,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-21118a20-0700-4c08-a28e-663a6007f882 2019-01-14 15:55:25,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:25,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e8ba16b3-eba9-4083-844b-d00e9c835a6f Date: Mon, 14 Jan 2019 15:55:25 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": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "02052ffa-c165-4132-89fa-f3e7881b2615"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69"}]} 2019-01-14 15:55:25,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-e8ba16b3-eba9-4083-844b-d00e9c835a6f 2019-01-14 15:55:25,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:26,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8369b8fd60f40edab50fbc55deb3c97", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj-role"}], "expires_at": "2019-01-14T16:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21d041ccaa93477f89466ac62b11814a", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/21d041ccaa93477f89466ac62b11814a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/21d041ccaa93477f89466ac62b11814a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/21d041ccaa93477f89466ac62b11814a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/21d041ccaa93477f89466ac62b11814a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/21d041ccaa93477f89466ac62b11814a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/21d041ccaa93477f89466ac62b11814a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/21d041ccaa93477f89466ac62b11814a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/21d041ccaa93477f89466ac62b11814a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/21d041ccaa93477f89466ac62b11814a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21d041ccaa93477f89466ac62b11814a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_21d041ccaa93477f89466ac62b11814a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/21d041ccaa93477f89466ac62b11814a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/21d041ccaa93477f89466ac62b11814a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/21d041ccaa93477f89466ac62b11814a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-user", "id": "ea9e08ef84ed40a9b8c27d9965b9ae71"}, "audit_ids": ["TCyBqJejS2KlKkSplq7p_g"], "issued_at": "2019-01-14T15:55:26.000000Z"}} 2019-01-14 15:55:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ffd88da91b930626f6a2657a400d3acfba94fc" 2019-01-14 15:55:26,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-efa6736a-6cd9-4c87-a0ca-8b3c2460a73a Date: Mon, 14 Jan 2019 15:55:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "updated_at": "2019-01-14T15:55:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "02052ffa-c165-4132-89fa-f3e7881b2615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv6", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv4", "project_id": "21d041ccaa93477f89466ac62b11814a"}], "revision_number": 2, "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "name": "CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name"}]} 2019-01-14 15:55:26,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name&description=hello+group used request id req-efa6736a-6cd9-4c87-a0ca-8b3c2460a73a 2019-01-14 15:55:26,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:26,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51ac96a24c0a3a47a9da08a88266e546ae55409a" 2019-01-14 15:55:26,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c96550-8f5d-4aeb-aaa3-428ac76793fe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21d041ccaa93477f89466ac62b11814a", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj"}} 2019-01-14 15:55:26,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a used request id req-e7c96550-8f5d-4aeb-aaa3-428ac76793fe 2019-01-14 15:55:26,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ffd88da91b930626f6a2657a400d3acfba94fc" 2019-01-14 15:55:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31070b2b-e5d8-4520-bc76-082d9252de29 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "02052ffa-c165-4132-89fa-f3e7881b2615"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69"}]} 2019-01-14 15:55:26,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-31070b2b-e5d8-4520-bc76-082d9252de29 2019-01-14 15:55:26,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 245a8d46-4032-44a1-a5fd-7da7e8c50534 2019-01-14 15:55:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ffd88da91b930626f6a2657a400d3acfba94fc" 2019-01-14 15:55:26,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e4854d7b-336d-4918-97a9-15f2f8803b61 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "02052ffa-c165-4132-89fa-f3e7881b2615"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "245a8d46-4032-44a1-a5fd-7da7e8c50534", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "81157c57-749b-48d8-ba9a-f3b33f5aea69"}]} 2019-01-14 15:55:26,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-e4854d7b-336d-4918-97a9-15f2f8803b61 2019-01-14 15:55:26,822 - neutron_utils - INFO - Deleting security group rule with ID - 81157c57-749b-48d8-ba9a-f3b33f5aea69 2019-01-14 15:55:26,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/81157c57-749b-48d8-ba9a-f3b33f5aea69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:26,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f75a8a48-a0d1-4f46-b79f-ad30a033935f Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:26,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/81157c57-749b-48d8-ba9a-f3b33f5aea69 used request id req-f75a8a48-a0d1-4f46-b79f-ad30a033935f 2019-01-14 15:55:26,934 - neutron_utils - INFO - Deleting security group rule with ID - 02052ffa-c165-4132-89fa-f3e7881b2615 2019-01-14 15:55:26,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/02052ffa-c165-4132-89fa-f3e7881b2615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:27,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b29bcecc-9db6-4ac6-88ab-39f695444b7b Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:27,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/02052ffa-c165-4132-89fa-f3e7881b2615 used request id req-b29bcecc-9db6-4ac6-88ab-39f695444b7b 2019-01-14 15:55:27,227 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-42974fdc-a2a5-4a8c-94a2-08c619062ea5name 2019-01-14 15:55:27,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/245a8d46-4032-44a1-a5fd-7da7e8c50534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf9b7f1efdb734c7482dd6d407273369b650352" 2019-01-14 15:55:27,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bdfc8a7-b0c3-4616-a994-8d938809d4d0 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:27,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/245a8d46-4032-44a1-a5fd-7da7e8c50534 used request id req-0bdfc8a7-b0c3-4616-a994-8d938809d4d0 2019-01-14 15:55:27,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:28,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-965c65fe-e708-4046-b1b3-fb76fafa1dae Date: Mon, 14 Jan 2019 15:55:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "updated_at": "2019-01-14T15:55:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "6a4ba459-1438-4638-86d8-ace0e704bbc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv4", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "7c724329-5413-4f92-9d6c-a94cbe209005", "remote_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv4", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "7d3e2e3e-65b7-4305-9e73-7e6d861d944f", "remote_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv6", "project_id": "21d041ccaa93477f89466ac62b11814a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "revision_number": 0, "id": "f17e862b-0274-4271-ae58-f8e602fadb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "tenant_id": "21d041ccaa93477f89466ac62b11814a", "port_range_min": null, "ethertype": "IPv6", "project_id": "21d041ccaa93477f89466ac62b11814a"}], "revision_number": 4, "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "36f92b86-106e-46c2-a568-fdf0462567c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:55:28,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-965c65fe-e708-4046-b1b3-fb76fafa1dae 2019-01-14 15:55:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:28,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a9f85d-7ac2-4ad8-8a48-e9515e3f98be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:28,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-49a9f85d-7ac2-4ad8-8a48-e9515e3f98be 2019-01-14 15:55:28,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:28,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd25680-639f-4735-84bb-dd99bb55798c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21d041ccaa93477f89466ac62b11814a", "name": "CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj"}} 2019-01-14 15:55:28,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a used request id req-acd25680-639f-4735-84bb-dd99bb55798c 2019-01-14 15:55:28,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36f92b86-106e-46c2-a568-fdf0462567c1 2019-01-14 15:55:28,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36f92b86-106e-46c2-a568-fdf0462567c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:28,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8fe8f3e8-84cc-4ede-8039-896b72f8f4d8 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "6a4ba459-1438-4638-86d8-ace0e704bbc1"}, {"remote_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "7c724329-5413-4f92-9d6c-a94cbe209005"}, {"remote_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "7d3e2e3e-65b7-4305-9e73-7e6d861d944f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:23Z", "security_group_id": "36f92b86-106e-46c2-a568-fdf0462567c1", "port_range_min": null, "revision_number": 0, "tenant_id": "21d041ccaa93477f89466ac62b11814a", "created_at": "2019-01-14T15:55:23Z", "project_id": "21d041ccaa93477f89466ac62b11814a", "id": "f17e862b-0274-4271-ae58-f8e602fadb64"}]} 2019-01-14 15:55:28,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36f92b86-106e-46c2-a568-fdf0462567c1 used request id req-8fe8f3e8-84cc-4ede-8039-896b72f8f4d8 2019-01-14 15:55:28,518 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:55:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/36f92b86-106e-46c2-a568-fdf0462567c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:28,887 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-694e79aa-3cb5-4451-81b2-85070d21217a Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:28,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/36f92b86-106e-46c2-a568-fdf0462567c1 used request id req-694e79aa-3cb5-4451-81b2-85070d21217a 2019-01-14 15:55:28,888 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj 2019-01-14 15:55:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:29,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-223df3ce-7d2f-48d4-96c4-dc141f71b071 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:29,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/21d041ccaa93477f89466ac62b11814a used request id req-223df3ce-7d2f-48d4-96c4-dc141f71b071 2019-01-14 15:55:29,206 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9c4751ca-c3f0-4c2-proj-role 2019-01-14 15:55:29,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b8369b8fd60f40edab50fbc55deb3c97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:29,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b49a4a7-6376-4b23-a3ec-f794631b0997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:29,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b8369b8fd60f40edab50fbc55deb3c97 used request id req-7b49a4a7-6376-4b23-a3ec-f794631b0997 2019-01-14 15:55:29,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1b8041c260ceb01c179033094550c68216a653" 2019-01-14 15:55:29,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf824e0-71f6-47bf-9a37-354f113c33a2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:29,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9cf824e0-71f6-47bf-9a37-354f113c33a2 2019-01-14 15:55:29,447 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9c4751ca-c3f0-4c2-user 2019-01-14 15:55:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ea9e08ef84ed40a9b8c27d9965b9ae71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfcfb4d1bd8a2b0f1ee07289a41686bb1a747c9" 2019-01-14 15:55:29,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe068d5-6a6a-4810-ad2e-42dd8bc177ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:29,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ea9e08ef84ed40a9b8c27d9965b9ae71 used request id req-5fe068d5-6a6a-4810-ad2e-42dd8bc177ba 2019-01-14 15:55:29,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:30,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["pc7bwrzqTKOyAVF-00Ilvw"], "issued_at": "2019-01-14T15:55:30.000000Z"}} 2019-01-14 15:55:30,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39506e1c36bf9d597100f667ed9c291267b06e77" 2019-01-14 15:55:30,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f93a486-9c7e-4140-bcd2-a1af972708bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:30,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f93a486-9c7e-4140-bcd2-a1af972708bc 2019-01-14 15:55:30,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:30,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:30,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["D6YJG1E-SueEhe7oCRbvpg"], "issued_at": "2019-01-14T15:55:30.000000Z"}} 2019-01-14 15:55:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:30,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7687cdc2-9b61-47b5-baa8-c271fab954a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:30,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7687cdc2-9b61-47b5-baa8-c271fab954a0 2019-01-14 15:55:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:30,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:30,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde5122d-518e-496f-91f6-7214244a2f8b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:55:30,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj used request id req-bde5122d-518e-496f-91f6-7214244a2f8b 2019-01-14 15:55:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:31,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f38fdc-0fe4-40a0-8bac-7aeb24314411 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:31,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-96f38fdc-0fe4-40a0-8bac-7aeb24314411 2019-01-14 15:55:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj"}}' 2019-01-14 15:55:31,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d499717-e596-405b-a78e-35bfac79cf5c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6"}, "tags": [], "enabled": true, "id": "f57bfad6a500446089617b354fe48bc6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj"}} 2019-01-14 15:55:31,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4d499717-e596-405b-a78e-35bfac79cf5c 2019-01-14 15:55:31,236 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj 2019-01-14 15:55:31,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:31,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:31,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["UteF53HNS1yvpc1DcXRR4Q"], "issued_at": "2019-01-14T15:55:31.000000Z"}} 2019-01-14 15:55:31,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0728107d56cd1baba7bf08957136b39e5ba02da" 2019-01-14 15:55:31,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6175de-7a9c-461a-8392-e6ed501addfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:31,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fb6175de-7a9c-461a-8392-e6ed501addfa 2019-01-14 15:55:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:31,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0728107d56cd1baba7bf08957136b39e5ba02da" 2019-01-14 15:55:31,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02de04f-6394-4dd1-94b2-1ba1728e836c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:55:31,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e02de04f-6394-4dd1-94b2-1ba1728e836c 2019-01-14 15:55:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0728107d56cd1baba7bf08957136b39e5ba02da" 2019-01-14 15:55:32,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101be431-3640-4835-9ca5-f329f7e8ea90 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6"}, "tags": [], "enabled": true, "id": "f57bfad6a500446089617b354fe48bc6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj"}]} 2019-01-14 15:55:32,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj used request id req-101be431-3640-4835-9ca5-f329f7e8ea90 2019-01-14 15:55:32,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0728107d56cd1baba7bf08957136b39e5ba02da" 2019-01-14 15:55:32,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1febd4d7-ea78-40f8-ae16-45de7c4e3255 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:32,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1febd4d7-ea78-40f8-ae16-45de7c4e3255 2019-01-14 15:55:32,546 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d3b9bb3b-db70-47f-user 2019-01-14 15:55:32,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:32,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:32,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9215e664-934a-4bd8-9b48-fe3db27c6f70 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:32,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9215e664-934a-4bd8-9b48-fe3db27c6f70 2019-01-14 15:55:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" -d '{"role": {"name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role"}}' 2019-01-14 15:55:32,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af439d9-654b-4450-a879-404a284490c8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c34f87110ab74532ad6428611b9db132", "links": {"self": "http://172.30.9.26:5000/v3/roles/c34f87110ab74532ad6428611b9db132"}, "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role"}} 2019-01-14 15:55:32,799 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9af439d9-654b-4450-a879-404a284490c8 2019-01-14 15:55:32,799 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role 2019-01-14 15:55:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c34f87110ab74532ad6428611b9db132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:32,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c5650f-ec2e-47ae-90a6-60dccb52016e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c34f87110ab74532ad6428611b9db132", "links": {"self": "http://172.30.9.26:5000/v3/roles/c34f87110ab74532ad6428611b9db132"}, "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role"}} 2019-01-14 15:55:32,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c34f87110ab74532ad6428611b9db132 used request id req-c3c5650f-ec2e-47ae-90a6-60dccb52016e 2019-01-14 15:55:32,907 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role to project CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj 2019-01-14 15:55:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6/users/fa95cef2f7e645db99c0fd1eb80a5a44/roles/c34f87110ab74532ad6428611b9db132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:33,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f8d1d3-83ec-48a5-b92f-a6ca7d25c438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:33,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6/users/fa95cef2f7e645db99c0fd1eb80a5a44/roles/c34f87110ab74532ad6428611b9db132 used request id req-b2f8d1d3-83ec-48a5-b92f-a6ca7d25c438 2019-01-14 15:55:33,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:33,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:33,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c34f87110ab74532ad6428611b9db132", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role"}], "expires_at": "2019-01-14T16:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f57bfad6a500446089617b354fe48bc6", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-user", "id": "fa95cef2f7e645db99c0fd1eb80a5a44"}, "audit_ids": ["Qn5VOCifTDuVJtHN39mBCQ"], "issued_at": "2019-01-14T15:55:33.000000Z"}} 2019-01-14 15:55:33,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:33,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e7d856-6dd9-4b48-8b7b-14d6e2956cd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:33,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f5e7d856-6dd9-4b48-8b7b-14d6e2956cd2 2019-01-14 15:55:33,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:33,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-baf8c172-b28f-4756-a563-04423e9dcd04 Date: Mon, 14 Jan 2019 15:55:33 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:55:33,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name&description=hello+group used request id req-baf8c172-b28f-4756-a563-04423e9dcd04 2019-01-14 15:55:33,907 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name... 2019-01-14 15:55:33,907 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name 2019-01-14 15:55:33,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" -d '{"security_group": {"name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name", "description": "hello group"}}' 2019-01-14 15:55:34,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5996fd68-a1c7-401d-9fff-0106a2c0230e Date: Mon, 14 Jan 2019 15:55:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 2, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}} 2019-01-14 15:55:34,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5996fd68-a1c7-401d-9fff-0106a2c0230e 2019-01-14 15:55:34,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:34,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9574cd21-f6ba-46b2-bdf7-dc36aa0ac321 Date: Mon, 14 Jan 2019 15:55:34 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:34,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-9574cd21-f6ba-46b2-bdf7-dc36aa0ac321 2019-01-14 15:55:34,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:34,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:34,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e1868b2-a48e-412d-a0d2-8d4b671cbc72 Date: Mon, 14 Jan 2019 15:55:34 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:34,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-4e1868b2-a48e-412d-a0d2-8d4b671cbc72 2019-01-14 15:55:34,788 - neutron_utils - INFO - Retrieving security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-027dd2bd-5371-4507-bb88-9b3b4166f4e5 Date: Mon, 14 Jan 2019 15:55:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 2, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}]} 2019-01-14 15:55:35,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-027dd2bd-5371-4507-bb88-9b3b4166f4e5 2019-01-14 15:55:35,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d85b622-5d96-4e48-88a6-e5917cbd4913 Date: Mon, 14 Jan 2019 15:55:35 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:35,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-2d85b622-5d96-4e48-88a6-e5917cbd4913 2019-01-14 15:55:35,047 - neutron_utils - INFO - Retrieving security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0343607a-224f-4360-91e2-aa0a62da1f2b Date: Mon, 14 Jan 2019 15:55:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 2, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}]} 2019-01-14 15:55:35,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-0343607a-224f-4360-91e2-aa0a62da1f2b 2019-01-14 15:55:35,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:35,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e46e6728-7a12-434e-87da-d6c9a86e4740 Date: Mon, 14 Jan 2019 15:55:35 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:35,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-e46e6728-7a12-434e-87da-d6c9a86e4740 2019-01-14 15:55:35,124 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name 2019-01-14 15:55:35,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a4a730e0-f2aa-405d-90b0-ecaf1f12095b Date: Mon, 14 Jan 2019 15:55:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 2, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}]} 2019-01-14 15:55:35,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name used request id req-a4a730e0-f2aa-405d-90b0-ecaf1f12095b 2019-01-14 15:55:35,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:35,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:35,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791c6886-8283-488e-82c8-f680559c5cd6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f57bfad6a500446089617b354fe48bc6", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj"}} 2019-01-14 15:55:35,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6 used request id req-791c6886-8283-488e-82c8-f680559c5cd6 2019-01-14 15:55:35,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b4c677e-b35c-4e29-9396-9a45a3b1fae0 Date: Mon, 14 Jan 2019 15:55:35 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:35,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-4b4c677e-b35c-4e29-9396-9a45a3b1fae0 2019-01-14 15:55:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}b404d0851d65976f2aad5d2820f4e1f318f9c603" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": 10}}' 2019-01-14 15:55:35,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ffbf0637-591e-41cd-86a9-29072d533328 Date: Mon, 14 Jan 2019 15:55:35 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": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": 10, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:35Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce"}} 2019-01-14 15:55:35,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-ffbf0637-591e-41cd-86a9-29072d533328 2019-01-14 15:55:35,889 - neutron_utils - INFO - Retrieving security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2a25e388-857a-4f98-be4b-2edaa71f0c62 Date: Mon, 14 Jan 2019 15:55:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "revision_number": 0, "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 3, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}]} 2019-01-14 15:55:35,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-2a25e388-857a-4f98-be4b-2edaa71f0c62 2019-01-14 15:55:35,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:35,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:35,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-44d8a794-7a48-4cf2-8f1c-09ec7ca4546e Date: Mon, 14 Jan 2019 15:55:35 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": 10, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:35Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:35,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-44d8a794-7a48-4cf2-8f1c-09ec7ca4546e 2019-01-14 15:55:35,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:36,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c34f87110ab74532ad6428611b9db132", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role"}], "expires_at": "2019-01-14T16:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f57bfad6a500446089617b354fe48bc6", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f57bfad6a500446089617b354fe48bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f57bfad6a500446089617b354fe48bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f57bfad6a500446089617b354fe48bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-user", "id": "fa95cef2f7e645db99c0fd1eb80a5a44"}, "audit_ids": ["RoeGL2pERPqh9Kv1q_cSIA"], "issued_at": "2019-01-14T15:55:36.000000Z"}} 2019-01-14 15:55:36,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b90c0bb73bfb64ca4339523af78f7b5ea65a1a" 2019-01-14 15:55:36,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c4697ee4-8378-427a-9f4c-ab8d6a16c883 Date: Mon, 14 Jan 2019 15:55:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "revision_number": 0, "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 3, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}]} 2019-01-14 15:55:36,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name&description=hello+group used request id req-c4697ee4-8378-427a-9f4c-ab8d6a16c883 2019-01-14 15:55:36,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b90c0bb73bfb64ca4339523af78f7b5ea65a1a" 2019-01-14 15:55:36,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-d445bd6f-0a7d-4f8c-9565-e8220704adb0 Date: Mon, 14 Jan 2019 15:55:36 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": 10, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:35Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:36,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-d445bd6f-0a7d-4f8c-9565-e8220704adb0 2019-01-14 15:55:36,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b90c0bb73bfb64ca4339523af78f7b5ea65a1a" 2019-01-14 15:55:37,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-f5ca8521-455d-413e-ad66-7c75d9faff7e Date: Mon, 14 Jan 2019 15:55:37 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": 10, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:35Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:37,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-f5ca8521-455d-413e-ad66-7c75d9faff7e 2019-01-14 15:55:37,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b90c0bb73bfb64ca4339523af78f7b5ea65a1a" 2019-01-14 15:55:37,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-8e68ecb2-fb6a-47e7-a066-b175c1e03ebd Date: Mon, 14 Jan 2019 15:55:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "revision_number": 0, "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 3, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}]} 2019-01-14 15:55:37,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name used request id req-8e68ecb2-fb6a-47e7-a066-b175c1e03ebd 2019-01-14 15:55:37,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b90c0bb73bfb64ca4339523af78f7b5ea65a1a" 2019-01-14 15:55:37,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-da627179-7fe5-4ea4-af5c-c209f5178224 Date: Mon, 14 Jan 2019 15:55:37 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": 10, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:35Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:37,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-da627179-7fe5-4ea4-af5c-c209f5178224 2019-01-14 15:55:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b90c0bb73bfb64ca4339523af78f7b5ea65a1a" 2019-01-14 15:55:37,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-1bd21338-1fc9-49eb-9683-f777e144ce9f Date: Mon, 14 Jan 2019 15:55:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "updated_at": "2019-01-14T15:55:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "30d67a49-92cc-487d-a285-21bef15414fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "revision_number": 0, "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "revision_number": 0, "id": "df911371-18f1-4453-bd91-6277624e2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 3, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "2a99a312-4049-4b0e-aeac-31d721177a37", "name": "CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name"}]} 2019-01-14 15:55:37,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name used request id req-1bd21338-1fc9-49eb-9683-f777e144ce9f 2019-01-14 15:55:37,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a99a312-4049-4b0e-aeac-31d721177a37 2019-01-14 15:55:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b90c0bb73bfb64ca4339523af78f7b5ea65a1a" 2019-01-14 15:55:37,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b3b9b408-c6ea-4907-8d80-84590be17c5b Date: Mon, 14 Jan 2019 15:55:37 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": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "30d67a49-92cc-487d-a285-21bef15414fa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:55:35Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": 10, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:35Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "4954b10a-2558-47b4-9228-7ff08a1e33ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:34Z", "security_group_id": "2a99a312-4049-4b0e-aeac-31d721177a37", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:34Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "df911371-18f1-4453-bd91-6277624e2a7e"}]} 2019-01-14 15:55:37,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-b3b9b408-c6ea-4907-8d80-84590be17c5b 2019-01-14 15:55:37,741 - neutron_utils - INFO - Deleting security group rule with ID - df911371-18f1-4453-bd91-6277624e2a7e 2019-01-14 15:55:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/df911371-18f1-4453-bd91-6277624e2a7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:38,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1abcf68-8361-490b-90f9-7dfafcfa8973 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:38,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/df911371-18f1-4453-bd91-6277624e2a7e used request id req-b1abcf68-8361-490b-90f9-7dfafcfa8973 2019-01-14 15:55:38,049 - neutron_utils - INFO - Deleting security group rule with ID - 4954b10a-2558-47b4-9228-7ff08a1e33ce 2019-01-14 15:55:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4954b10a-2558-47b4-9228-7ff08a1e33ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:38,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2af1e107-7120-413e-a09c-8c28356dabb0 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:38,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4954b10a-2558-47b4-9228-7ff08a1e33ce used request id req-2af1e107-7120-413e-a09c-8c28356dabb0 2019-01-14 15:55:38,329 - neutron_utils - INFO - Deleting security group rule with ID - 30d67a49-92cc-487d-a285-21bef15414fa 2019-01-14 15:55:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/30d67a49-92cc-487d-a285-21bef15414fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:38,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db6adca4-f966-4aa4-9322-6565718f855a Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:38,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/30d67a49-92cc-487d-a285-21bef15414fa used request id req-db6adca4-f966-4aa4-9322-6565718f855a 2019-01-14 15:55:38,603 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4b45bbbc-95f7-4cb8-aeaa-8d931201eba2name 2019-01-14 15:55:38,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2a99a312-4049-4b0e-aeac-31d721177a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d0851d65976f2aad5d2820f4e1f318f9c603" 2019-01-14 15:55:38,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f74a60a7-6df3-41bc-afe6-453e54650a5d Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:38,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2a99a312-4049-4b0e-aeac-31d721177a37 used request id req-f74a60a7-6df3-41bc-afe6-453e54650a5d 2019-01-14 15:55:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:39,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-822f7f86-0f0a-4bdd-a2bf-d2216daa0586 Date: Mon, 14 Jan 2019 15:55:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:33Z", "updated_at": "2019-01-14T15:55:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "revision_number": 0, "id": "05e6be37-aef0-4131-babd-a33f3a04f096", "remote_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "revision_number": 0, "id": "523d51a0-6eda-4f03-8b7e-7945786e9822", "remote_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "revision_number": 0, "id": "91f31304-6f93-4235-a276-9ba6ae1dad53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "f57bfad6a500446089617b354fe48bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "revision_number": 0, "id": "b1de677b-3541-4d71-a4d2-f3ea3ca163d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "tenant_id": "f57bfad6a500446089617b354fe48bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "f57bfad6a500446089617b354fe48bc6"}], "revision_number": 4, "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "05e2d60b-b499-4d98-b102-96680f29de6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:55:39,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-822f7f86-0f0a-4bdd-a2bf-d2216daa0586 2019-01-14 15:55:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:39,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197bcb5c-56d0-406f-90f4-1ee173434562 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f57bfad6a500446089617b354fe48bc6", "name": "CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj"}} 2019-01-14 15:55:39,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6 used request id req-197bcb5c-56d0-406f-90f4-1ee173434562 2019-01-14 15:55:39,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05e2d60b-b499-4d98-b102-96680f29de6a 2019-01-14 15:55:39,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=05e2d60b-b499-4d98-b102-96680f29de6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:39,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-79864b1f-eb9b-4137-998c-8b8bca2fc3cc Date: Mon, 14 Jan 2019 15:55:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:33Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "05e6be37-aef0-4131-babd-a33f3a04f096"}, {"remote_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:33Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "523d51a0-6eda-4f03-8b7e-7945786e9822"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:33Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "91f31304-6f93-4235-a276-9ba6ae1dad53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:33Z", "security_group_id": "05e2d60b-b499-4d98-b102-96680f29de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "f57bfad6a500446089617b354fe48bc6", "created_at": "2019-01-14T15:55:33Z", "project_id": "f57bfad6a500446089617b354fe48bc6", "id": "b1de677b-3541-4d71-a4d2-f3ea3ca163d1"}]} 2019-01-14 15:55:39,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=05e2d60b-b499-4d98-b102-96680f29de6a used request id req-79864b1f-eb9b-4137-998c-8b8bca2fc3cc 2019-01-14 15:55:39,618 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:55:39,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/05e2d60b-b499-4d98-b102-96680f29de6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:39,966 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9e3d0c5-466f-465e-897e-8645eef90092 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:39,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/05e2d60b-b499-4d98-b102-96680f29de6a used request id req-d9e3d0c5-466f-465e-897e-8645eef90092 2019-01-14 15:55:39,967 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj 2019-01-14 15:55:39,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:40,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-686c6dd4-a4fe-41e1-9482-8acf77807141 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:40,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f57bfad6a500446089617b354fe48bc6 used request id req-686c6dd4-a4fe-41e1-9482-8acf77807141 2019-01-14 15:55:40,308 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d3b9bb3b-db70-47f-proj-role 2019-01-14 15:55:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c34f87110ab74532ad6428611b9db132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:40,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b9b341-f607-40d3-85ab-0d0b4bba70f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:40,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c34f87110ab74532ad6428611b9db132 used request id req-01b9b341-f607-40d3-85ab-0d0b4bba70f3 2019-01-14 15:55:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8e8d6b5d10108ca2ce558ece8d7c3491ea41bd" 2019-01-14 15:55:40,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df09217-9def-42e0-968d-7bef1de59257 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:40,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5df09217-9def-42e0-968d-7bef1de59257 2019-01-14 15:55:40,548 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d3b9bb3b-db70-47f-user 2019-01-14 15:55:40,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fa95cef2f7e645db99c0fd1eb80a5a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0728107d56cd1baba7bf08957136b39e5ba02da" 2019-01-14 15:55:40,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f754113-b31c-48a6-8205-3ae69ffde72d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:40,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fa95cef2f7e645db99c0fd1eb80a5a44 used request id req-0f754113-b31c-48a6-8205-3ae69ffde72d 2019-01-14 15:55:40,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:41,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["8G_d17cjSCKl4YLQSpSf0g"], "issued_at": "2019-01-14T15:55:41.000000Z"}} 2019-01-14 15:55:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6f8a117075e11e75b2282426f10a6b8e39a620" 2019-01-14 15:55:41,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53439912-81c9-42c8-9c66-fe899055504c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:41,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-53439912-81c9-42c8-9c66-fe899055504c 2019-01-14 15:55:41,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:41,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:41,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["13Pss-yUR2CRaYc11UWs7w"], "issued_at": "2019-01-14T15:55:41.000000Z"}} 2019-01-14 15:55:41,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:41,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3809f19d-4b35-40a8-ad45-66563b72769a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:41,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3809f19d-4b35-40a8-ad45-66563b72769a 2019-01-14 15:55:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:41,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:41,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9073464-75dd-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:41,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50929e9b-07c2-4829-a882-e85a10c73f7d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9073464-75dd-48b-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:55:41,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9073464-75dd-48b-proj used request id req-50929e9b-07c2-4829-a882-e85a10c73f7d 2019-01-14 15:55:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:42,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a101bd8-c222-4a41-8e3a-8287cad3e4a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:42,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0a101bd8-c222-4a41-8e3a-8287cad3e4a5 2019-01-14 15:55:42,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj"}}' 2019-01-14 15:55:42,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e2808f-9923-459c-a01b-f1696a2f2d4b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24"}, "tags": [], "enabled": true, "id": "0eb673212b1b4e569cf39c187c856b24", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj"}} 2019-01-14 15:55:42,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-81e2808f-9923-459c-a01b-f1696a2f2d4b 2019-01-14 15:55:42,164 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d9073464-75dd-48b-proj 2019-01-14 15:55:42,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:42,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:42,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["bgNpdW5oRFKBPWB8w0PwpQ"], "issued_at": "2019-01-14T15:55:42.000000Z"}} 2019-01-14 15:55:42,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d654817897b5715448b2b718eb305051597382" 2019-01-14 15:55:42,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4a7b5d-b7ce-4b6f-9a5b-3e68a801b415 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:42,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dd4a7b5d-b7ce-4b6f-9a5b-3e68a801b415 2019-01-14 15:55:42,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:42,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d654817897b5715448b2b718eb305051597382" 2019-01-14 15:55:42,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a01240-c34f-4f6a-9953-c8d051312b39 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:55:42,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a2a01240-c34f-4f6a-9953-c8d051312b39 2019-01-14 15:55:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9073464-75dd-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d654817897b5715448b2b718eb305051597382" 2019-01-14 15:55:42,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a384d086-7917-411d-9bf7-5832c985e810 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9073464-75dd-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24"}, "tags": [], "enabled": true, "id": "0eb673212b1b4e569cf39c187c856b24", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj"}]} 2019-01-14 15:55:42,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9073464-75dd-48b-proj used request id req-a384d086-7917-411d-9bf7-5832c985e810 2019-01-14 15:55:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d654817897b5715448b2b718eb305051597382" 2019-01-14 15:55:43,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f41a6c-69b4-4951-89df-66f68bf70be3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:43,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-14f41a6c-69b4-4951-89df-66f68bf70be3 2019-01-14 15:55:43,463 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d9073464-75dd-48b-user 2019-01-14 15:55:43,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:43,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:43,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1ffc6d-7e6c-46c0-a86b-9c0655effd5d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:43,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-de1ffc6d-7e6c-46c0-a86b-9c0655effd5d 2019-01-14 15:55:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" -d '{"role": {"name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj-role"}}' 2019-01-14 15:55:43,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465b8b11-12d3-4ef8-825b-bf1627a5595f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a60f78c9d5545208c910ee5358abd42", "links": {"self": "http://172.30.9.26:5000/v3/roles/2a60f78c9d5545208c910ee5358abd42"}, "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj-role"}} 2019-01-14 15:55:43,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-465b8b11-12d3-4ef8-825b-bf1627a5595f 2019-01-14 15:55:43,739 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d9073464-75dd-48b-proj-role 2019-01-14 15:55:43,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2a60f78c9d5545208c910ee5358abd42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:43,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ffac1c-8c79-4187-9773-9e260952a242 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a60f78c9d5545208c910ee5358abd42", "links": {"self": "http://172.30.9.26:5000/v3/roles/2a60f78c9d5545208c910ee5358abd42"}, "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj-role"}} 2019-01-14 15:55:43,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2a60f78c9d5545208c910ee5358abd42 used request id req-f3ffac1c-8c79-4187-9773-9e260952a242 2019-01-14 15:55:43,850 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d9073464-75dd-48b-proj-role to project CreateSecurityGroupTests-d9073464-75dd-48b-proj 2019-01-14 15:55:43,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24/users/6e07b39b677540aa801dd1e729a13cf2/roles/2a60f78c9d5545208c910ee5358abd42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:44,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e10488-06bf-4a5e-975f-82c0f288c8c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:44,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24/users/6e07b39b677540aa801dd1e729a13cf2/roles/2a60f78c9d5545208c910ee5358abd42 used request id req-b4e10488-06bf-4a5e-975f-82c0f288c8c1 2019-01-14 15:55:44,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:44,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:44,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a60f78c9d5545208c910ee5358abd42", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj-role"}], "expires_at": "2019-01-14T16:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eb673212b1b4e569cf39c187c856b24", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d9073464-75dd-48b-user", "id": "6e07b39b677540aa801dd1e729a13cf2"}, "audit_ids": ["S0Ai8AX7Tf2re7h7U04OGQ"], "issued_at": "2019-01-14T15:55:44.000000Z"}} 2019-01-14 15:55:44,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:44,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c227221e-6f41-4ff7-8e51-d29b050b6d7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:44,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c227221e-6f41-4ff7-8e51-d29b050b6d7a 2019-01-14 15:55:44,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:44,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-524b314c-3e13-48e5-b5e6-591e584b2145 Date: Mon, 14 Jan 2019 15:55:44 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:55:44,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name&description=hello+group used request id req-524b314c-3e13-48e5-b5e6-591e584b2145 2019-01-14 15:55:44,905 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name... 2019-01-14 15:55:44,906 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name 2019-01-14 15:55:44,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" -d '{"security_group": {"name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name", "description": "hello group"}}' 2019-01-14 15:55:45,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2bcc98e5-c5a6-4c7f-bd85-6c0e6979673f Date: Mon, 14 Jan 2019 15:55:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 2, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}} 2019-01-14 15:55:45,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-2bcc98e5-c5a6-4c7f-bd85-6c0e6979673f 2019-01-14 15:55:45,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:45,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:45,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a078fef4-9895-4cc1-8bb8-a35066da6c7a Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:45,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-a078fef4-9895-4cc1-8bb8-a35066da6c7a 2019-01-14 15:55:45,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:45,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05b9126b-e6ee-4c05-bc22-0eea63409630 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:45,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-05b9126b-e6ee-4c05-bc22-0eea63409630 2019-01-14 15:55:45,872 - neutron_utils - INFO - Retrieving security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:45,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:46,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-88706c2a-bea4-4fa5-bc5d-6357f6ee0bba Date: Mon, 14 Jan 2019 15:55:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 2, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}]} 2019-01-14 15:55:46,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-88706c2a-bea4-4fa5-bc5d-6357f6ee0bba 2019-01-14 15:55:46,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:46,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e466d676-f1ed-494a-92f8-2e14cdb6d36f Date: Mon, 14 Jan 2019 15:55:46 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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:46,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-e466d676-f1ed-494a-92f8-2e14cdb6d36f 2019-01-14 15:55:46,330 - neutron_utils - INFO - Retrieving security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:46,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-da0e8103-f2e6-446c-8131-5a5695fb9aa4 Date: Mon, 14 Jan 2019 15:55:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 2, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}]} 2019-01-14 15:55:46,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-da0e8103-f2e6-446c-8131-5a5695fb9aa4 2019-01-14 15:55:46,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:46,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b023f87f-5a95-4be1-94b4-5368438c3768 Date: Mon, 14 Jan 2019 15:55:46 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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:46,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-b023f87f-5a95-4be1-94b4-5368438c3768 2019-01-14 15:55:46,757 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name 2019-01-14 15:55:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:47,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0585605c-8c87-4fdc-b696-13e4f6372a61 Date: Mon, 14 Jan 2019 15:55:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 2, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}]} 2019-01-14 15:55:47,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name used request id req-0585605c-8c87-4fdc-b696-13e4f6372a61 2019-01-14 15:55:47,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:47,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:47,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096fdffb-7ea1-4f35-ac3e-a5fc28055815 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eb673212b1b4e569cf39c187c856b24", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj"}} 2019-01-14 15:55:47,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24 used request id req-096fdffb-7ea1-4f35-ac3e-a5fc28055815 2019-01-14 15:55:47,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:47,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:47,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef88edc6-6a8d-45c2-8b06-86804c0350b6 Date: Mon, 14 Jan 2019 15:55:47 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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:47,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-ef88edc6-6a8d-45c2-8b06-86804c0350b6 2019-01-14 15:55:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}8347d512d8d08c2ee2a4c999da90c4541299dcbf" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa"}}' 2019-01-14 15:55:47,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-05a9b4fc-86f3-4da9-bb26-048aaf980ae2 Date: Mon, 14 Jan 2019 15:55:47 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": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:47Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c22630a8-33f0-40fe-97d6-fba09567812f"}} 2019-01-14 15:55:47,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-05a9b4fc-86f3-4da9-bb26-048aaf980ae2 2019-01-14 15:55:47,698 - neutron_utils - INFO - Retrieving security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:47,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-36dc3da2-a0c3-4190-a9bf-1bcd82b30769 Date: Mon, 14 Jan 2019 15:55:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "revision_number": 0, "id": "c22630a8-33f0-40fe-97d6-fba09567812f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 3, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}]} 2019-01-14 15:55:47,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-36dc3da2-a0c3-4190-a9bf-1bcd82b30769 2019-01-14 15:55:47,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:47,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7891bedd-3691-45db-a72f-db66480ece61 Date: Mon, 14 Jan 2019 15:55:47 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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:47Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c22630a8-33f0-40fe-97d6-fba09567812f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:47,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-7891bedd-3691-45db-a72f-db66480ece61 2019-01-14 15:55:47,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:48,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a60f78c9d5545208c910ee5358abd42", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj-role"}], "expires_at": "2019-01-14T16:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eb673212b1b4e569cf39c187c856b24", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0eb673212b1b4e569cf39c187c856b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0eb673212b1b4e569cf39c187c856b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0eb673212b1b4e569cf39c187c856b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d9073464-75dd-48b-user", "id": "6e07b39b677540aa801dd1e729a13cf2"}, "audit_ids": ["MHQPhK5WSN-_vE3WBqoDSQ"], "issued_at": "2019-01-14T15:55:48.000000Z"}} 2019-01-14 15:55:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f7848f9f59cdf33f89acfeb38a165de9a4de4c" 2019-01-14 15:55:48,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-383e0e9b-dfba-47c1-b387-a851b6994716 Date: Mon, 14 Jan 2019 15:55:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "revision_number": 0, "id": "c22630a8-33f0-40fe-97d6-fba09567812f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 3, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}]} 2019-01-14 15:55:48,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name&description=hello+group used request id req-383e0e9b-dfba-47c1-b387-a851b6994716 2019-01-14 15:55:48,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:48,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f7848f9f59cdf33f89acfeb38a165de9a4de4c" 2019-01-14 15:55:48,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-71a1a681-f2f6-41c6-b1cb-d2b0e64251ca Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:47Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c22630a8-33f0-40fe-97d6-fba09567812f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:48,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-71a1a681-f2f6-41c6-b1cb-d2b0e64251ca 2019-01-14 15:55:48,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:48,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f7848f9f59cdf33f89acfeb38a165de9a4de4c" 2019-01-14 15:55:49,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a3d2b7c4-b1a9-434b-87eb-f80241d3a9fa Date: Mon, 14 Jan 2019 15:55:49 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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:47Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c22630a8-33f0-40fe-97d6-fba09567812f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:49,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-a3d2b7c4-b1a9-434b-87eb-f80241d3a9fa 2019-01-14 15:55:49,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f7848f9f59cdf33f89acfeb38a165de9a4de4c" 2019-01-14 15:55:49,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-69c1cb97-6208-45e9-89ed-7253596a74c4 Date: Mon, 14 Jan 2019 15:55:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "revision_number": 0, "id": "c22630a8-33f0-40fe-97d6-fba09567812f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 3, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}]} 2019-01-14 15:55:49,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name used request id req-69c1cb97-6208-45e9-89ed-7253596a74c4 2019-01-14 15:55:49,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f7848f9f59cdf33f89acfeb38a165de9a4de4c" 2019-01-14 15:55:49,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d2a528ca-77ea-4cd7-b13d-185a7e455fa3 Date: Mon, 14 Jan 2019 15:55:49 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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:47Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c22630a8-33f0-40fe-97d6-fba09567812f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:49,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-d2a528ca-77ea-4cd7-b13d-185a7e455fa3 2019-01-14 15:55:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f7848f9f59cdf33f89acfeb38a165de9a4de4c" 2019-01-14 15:55:49,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-16553a59-04e8-4d6f-852c-d389e846a535 Date: Mon, 14 Jan 2019 15:55:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "updated_at": "2019-01-14T15:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "revision_number": 0, "id": "c22630a8-33f0-40fe-97d6-fba09567812f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "revision_number": 0, "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 3, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "d58124db-99e6-4326-aa47-08961cea03fa", "name": "CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name"}]} 2019-01-14 15:55:49,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name used request id req-16553a59-04e8-4d6f-852c-d389e846a535 2019-01-14 15:55:49,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d58124db-99e6-4326-aa47-08961cea03fa 2019-01-14 15:55:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f7848f9f59cdf33f89acfeb38a165de9a4de4c" 2019-01-14 15:55:49,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6cf25a8d-8fda-46cf-9bf1-f5ba6bf2ada2 Date: Mon, 14 Jan 2019 15:55:49 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": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "02517f91-7f5a-4ffd-b337-35cd26a734f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:47Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:47Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c22630a8-33f0-40fe-97d6-fba09567812f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:45Z", "security_group_id": "d58124db-99e6-4326-aa47-08961cea03fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:45Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7"}]} 2019-01-14 15:55:49,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d58124db-99e6-4326-aa47-08961cea03fa used request id req-6cf25a8d-8fda-46cf-9bf1-f5ba6bf2ada2 2019-01-14 15:55:49,608 - neutron_utils - INFO - Deleting security group rule with ID - c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7 2019-01-14 15:55:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:49,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f021e4e-369a-4f59-a0f7-a5b9b983224c Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:49,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c9c5eaa6-a300-4cef-a27b-119ccdc6a3d7 used request id req-7f021e4e-369a-4f59-a0f7-a5b9b983224c 2019-01-14 15:55:49,894 - neutron_utils - INFO - Deleting security group rule with ID - c22630a8-33f0-40fe-97d6-fba09567812f 2019-01-14 15:55:49,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c22630a8-33f0-40fe-97d6-fba09567812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:50,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8ba1b41-e110-4ab9-85eb-1d4cce1fb2ca Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:50,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c22630a8-33f0-40fe-97d6-fba09567812f used request id req-d8ba1b41-e110-4ab9-85eb-1d4cce1fb2ca 2019-01-14 15:55:50,009 - neutron_utils - INFO - Deleting security group rule with ID - 02517f91-7f5a-4ffd-b337-35cd26a734f0 2019-01-14 15:55:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/02517f91-7f5a-4ffd-b337-35cd26a734f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:50,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-446b79b8-c3d0-49d1-8ab6-59b325156047 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:50,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/02517f91-7f5a-4ffd-b337-35cd26a734f0 used request id req-446b79b8-c3d0-49d1-8ab6-59b325156047 2019-01-14 15:55:50,283 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-25133f2a-daac-4264-a5b5-5b42bf070838name 2019-01-14 15:55:50,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d58124db-99e6-4326-aa47-08961cea03fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8347d512d8d08c2ee2a4c999da90c4541299dcbf" 2019-01-14 15:55:50,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fca0c547-838f-4604-821b-0f6f977a33a2 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:50,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d58124db-99e6-4326-aa47-08961cea03fa used request id req-fca0c547-838f-4604-821b-0f6f977a33a2 2019-01-14 15:55:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-88daa949-c180-49ec-b210-6b9f38baf86a Date: Mon, 14 Jan 2019 15:55:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:44Z", "updated_at": "2019-01-14T15:55:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "revision_number": 0, "id": "28e72eab-8ba1-4e98-87c9-49308a606457", "remote_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "revision_number": 0, "id": "4fea0af3-21fd-47c1-a483-897675bcbb7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "revision_number": 0, "id": "828edbab-408c-4872-a58b-2f6b0b025410", "remote_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb673212b1b4e569cf39c187c856b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "revision_number": 0, "id": "cfa10e6b-8ce4-4622-b577-5cd987add51f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb673212b1b4e569cf39c187c856b24"}], "revision_number": 4, "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "86024296-7e1e-4d58-a77b-f14013f90736", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:55:50,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-88daa949-c180-49ec-b210-6b9f38baf86a 2019-01-14 15:55:50,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:51,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c070e8db-216d-4be3-aade-6a83732f51f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:51,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-c070e8db-216d-4be3-aade-6a83732f51f4 2019-01-14 15:55:51,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:51,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004e8ed1-0350-49a6-b4f8-799b16926042 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:51,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-004e8ed1-0350-49a6-b4f8-799b16926042 2019-01-14 15:55:51,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:51,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1e10b22-6ba8-4def-92eb-f62f3c226a26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:51,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-d1e10b22-6ba8-4def-92eb-f62f3c226a26 2019-01-14 15:55:51,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:51,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:51,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31d756e9-d702-42b7-b183-87ab24a6c40b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:55:51,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-31d756e9-d702-42b7-b183-87ab24a6c40b 2019-01-14 15:55:51,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:55:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:51,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791bd35d-beaa-4645-9c3e-40d74d8704a1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eb673212b1b4e569cf39c187c856b24", "name": "CreateSecurityGroupTests-d9073464-75dd-48b-proj"}} 2019-01-14 15:55:51,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24 used request id req-791bd35d-beaa-4645-9c3e-40d74d8704a1 2019-01-14 15:55:51,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86024296-7e1e-4d58-a77b-f14013f90736 2019-01-14 15:55:51,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=86024296-7e1e-4d58-a77b-f14013f90736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:51,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-097c1cb1-6e05-4844-ba45-def14ef1b020 Date: Mon, 14 Jan 2019 15:55:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:44Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "28e72eab-8ba1-4e98-87c9-49308a606457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:44Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "4fea0af3-21fd-47c1-a483-897675bcbb7a"}, {"remote_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:44Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "828edbab-408c-4872-a58b-2f6b0b025410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:44Z", "security_group_id": "86024296-7e1e-4d58-a77b-f14013f90736", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb673212b1b4e569cf39c187c856b24", "created_at": "2019-01-14T15:55:44Z", "project_id": "0eb673212b1b4e569cf39c187c856b24", "id": "cfa10e6b-8ce4-4622-b577-5cd987add51f"}]} 2019-01-14 15:55:51,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=86024296-7e1e-4d58-a77b-f14013f90736 used request id req-097c1cb1-6e05-4844-ba45-def14ef1b020 2019-01-14 15:55:51,781 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:55:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/86024296-7e1e-4d58-a77b-f14013f90736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:52,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-160ac4d4-66ab-4458-86ac-d961d5369290 Content-Length: 0 Date: Mon, 14 Jan 2019 15:55:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:55:52,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/86024296-7e1e-4d58-a77b-f14013f90736 used request id req-160ac4d4-66ab-4458-86ac-d961d5369290 2019-01-14 15:55:52,166 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d9073464-75dd-48b-proj 2019-01-14 15:55:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:52,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c31951-4d7f-4d82-8389-d335b9cb8708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:52,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0eb673212b1b4e569cf39c187c856b24 used request id req-23c31951-4d7f-4d82-8389-d335b9cb8708 2019-01-14 15:55:52,481 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d9073464-75dd-48b-proj-role 2019-01-14 15:55:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2a60f78c9d5545208c910ee5358abd42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:52,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f48e92d3-7712-4dfc-9fdd-f90924e21e7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:52,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2a60f78c9d5545208c910ee5358abd42 used request id req-f48e92d3-7712-4dfc-9fdd-f90924e21e7e 2019-01-14 15:55:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e723269f9093be635d469c47909679a7f6ad0" 2019-01-14 15:55:52,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062a1b8b-ffaa-47f8-9665-0e4ebfc8fd94 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:52,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-062a1b8b-ffaa-47f8-9665-0e4ebfc8fd94 2019-01-14 15:55:52,717 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d9073464-75dd-48b-user 2019-01-14 15:55:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6e07b39b677540aa801dd1e729a13cf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d654817897b5715448b2b718eb305051597382" 2019-01-14 15:55:52,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e26b7557-8d84-4907-b579-beb892592f56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:52,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6e07b39b677540aa801dd1e729a13cf2 used request id req-e26b7557-8d84-4907-b579-beb892592f56 2019-01-14 15:55:52,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:53,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["14fFwgfhS2OBhAqdG8a3jQ"], "issued_at": "2019-01-14T15:55:53.000000Z"}} 2019-01-14 15:55:53,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3db3e56c336990330859cab92924755ec3c9035" 2019-01-14 15:55:53,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd868a08-fa3b-4b4b-a4ff-41055dc9b5e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:53,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cd868a08-fa3b-4b4b-a4ff-41055dc9b5e6 2019-01-14 15:55:53,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:53,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:53,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["79vpQJwhT6OvSc8PWtnpDA"], "issued_at": "2019-01-14T15:55:53.000000Z"}} 2019-01-14 15:55:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:55:53,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7528bc1-b469-47a5-bab0-293ff6db5e73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:53,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d7528bc1-b469-47a5-bab0-293ff6db5e73 2019-01-14 15:55:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:53,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:53,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-57e7d65a-7d55-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:55:54,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7d7018-9c95-4d08-b237-96cfdf13c1c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-57e7d65a-7d55-41a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:55:54,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-57e7d65a-7d55-41a-proj used request id req-1b7d7018-9c95-4d08-b237-96cfdf13c1c0 2019-01-14 15:55:54,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:55:54,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bc9b54-3fb1-4c08-bfaa-1eecafe7d38d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:54,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-50bc9b54-3fb1-4c08-bfaa-1eecafe7d38d 2019-01-14 15:55:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}}' 2019-01-14 15:55:54,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a19eeb2-8322-4808-9dcd-42b7c2214e1d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50"}, "tags": [], "enabled": true, "id": "9186437389e34d80b3ac60e95cc96a50", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}} 2019-01-14 15:55:54,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7a19eeb2-8322-4808-9dcd-42b7c2214e1d 2019-01-14 15:55:54,355 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-57e7d65a-7d55-41a-proj 2019-01-14 15:55:54,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:54,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:54,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Ah0VIhODScuvt7sI9izCZg"], "issued_at": "2019-01-14T15:55:54.000000Z"}} 2019-01-14 15:55:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5212de557a2bd40a70820c42848c731f11f217" 2019-01-14 15:55:54,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99873877-0233-4fce-8649-c248bc162437 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:54,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-99873877-0233-4fce-8649-c248bc162437 2019-01-14 15:55:54,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:54,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:54,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5212de557a2bd40a70820c42848c731f11f217" 2019-01-14 15:55:55,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2fc8c5-8c25-4e8f-a9ab-f7c78c9dacd3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:55:55,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c2fc8c5-8c25-4e8f-a9ab-f7c78c9dacd3 2019-01-14 15:55:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-57e7d65a-7d55-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5212de557a2bd40a70820c42848c731f11f217" 2019-01-14 15:55:55,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3a4a6b-3900-427c-adae-6ab41965ed7d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-57e7d65a-7d55-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50"}, "tags": [], "enabled": true, "id": "9186437389e34d80b3ac60e95cc96a50", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}]} 2019-01-14 15:55:55,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-57e7d65a-7d55-41a-proj used request id req-4a3a4a6b-3900-427c-adae-6ab41965ed7d 2019-01-14 15:55:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5212de557a2bd40a70820c42848c731f11f217" 2019-01-14 15:55:55,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0560d5-ea6d-456b-a648-f7393055ebdc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:55:55,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ae0560d5-ea6d-456b-a648-f7393055ebdc 2019-01-14 15:55:55,649 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-57e7d65a-7d55-41a-user 2019-01-14 15:55:55,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:55,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:55:55,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d38503-13b7-4eaf-b2f6-c371620e2dda Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:55:55,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c9d38503-13b7-4eaf-b2f6-c371620e2dda 2019-01-14 15:55:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" -d '{"role": {"name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role"}}' 2019-01-14 15:55:55,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbff0602-d18d-431b-bc17-c089c4590f58 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0fd8f105c56c479f9d7aabb1f3342d13", "links": {"self": "http://172.30.9.26:5000/v3/roles/0fd8f105c56c479f9d7aabb1f3342d13"}, "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role"}} 2019-01-14 15:55:55,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bbff0602-d18d-431b-bc17-c089c4590f58 2019-01-14 15:55:55,884 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role 2019-01-14 15:55:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0fd8f105c56c479f9d7aabb1f3342d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:55:55,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4158ad-a798-4599-839f-fc665c6ae55d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0fd8f105c56c479f9d7aabb1f3342d13", "links": {"self": "http://172.30.9.26:5000/v3/roles/0fd8f105c56c479f9d7aabb1f3342d13"}, "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role"}} 2019-01-14 15:55:55,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0fd8f105c56c479f9d7aabb1f3342d13 used request id req-fe4158ad-a798-4599-839f-fc665c6ae55d 2019-01-14 15:55:55,996 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role to project CreateSecurityGroupTests-57e7d65a-7d55-41a-proj 2019-01-14 15:55:55,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50/users/cd1c887a77c441dda0de89d923e33ea7/roles/0fd8f105c56c479f9d7aabb1f3342d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:55:56,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4091bb9-2721-47c5-93b5-af59e04c5de5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:55:56,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50/users/cd1c887a77c441dda0de89d923e33ea7/roles/0fd8f105c56c479f9d7aabb1f3342d13 used request id req-a4091bb9-2721-47c5-93b5-af59e04c5de5 2019-01-14 15:55:56,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:55:56,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:55:56,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0fd8f105c56c479f9d7aabb1f3342d13", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role"}], "expires_at": "2019-01-14T16:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9186437389e34d80b3ac60e95cc96a50", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-user", "id": "cd1c887a77c441dda0de89d923e33ea7"}, "audit_ids": ["1Q9xE-l-Tu6JJ9oIQL_9kA"], "issued_at": "2019-01-14T15:55:56.000000Z"}} 2019-01-14 15:55:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:56,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ed4e4d-5093-4f0f-8ac5-ad5e63c4f354 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:55:56,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89ed4e4d-5093-4f0f-8ac5-ad5e63c4f354 2019-01-14 15:55:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:57,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aa32fa73-0680-4ad3-b2eb-b7640bc9b847 Date: Mon, 14 Jan 2019 15:55:57 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:55:57,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name&description=hello+group used request id req-aa32fa73-0680-4ad3-b2eb-b7640bc9b847 2019-01-14 15:55:57,132 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name... 2019-01-14 15:55:57,132 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name 2019-01-14 15:55:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" -d '{"security_group": {"name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name", "description": "hello group"}}' 2019-01-14 15:55:57,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6c8ba876-31c7-4c2d-870d-edea05a1fae3 Date: Mon, 14 Jan 2019 15:55:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:55:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 2, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}} 2019-01-14 15:55:57,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-6c8ba876-31c7-4c2d-870d-edea05a1fae3 2019-01-14 15:55:57,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:55:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:57,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01a44cb7-f4e7-48a0-b064-061e4c0ab3a4 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}]} 2019-01-14 15:55:57,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-01a44cb7-f4e7-48a0-b064-061e4c0ab3a4 2019-01-14 15:55:57,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:55:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:58,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ea687a4-0a07-4535-a57f-fc813b9d1341 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}]} 2019-01-14 15:55:58,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-9ea687a4-0a07-4535-a57f-fc813b9d1341 2019-01-14 15:55:58,020 - neutron_utils - INFO - Retrieving security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:55:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:58,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-aad6ca77-3fa6-4388-b2d9-86df07522513 Date: Mon, 14 Jan 2019 15:55:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:55:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 2, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:55:58,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-aad6ca77-3fa6-4388-b2d9-86df07522513 2019-01-14 15:55:58,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:55:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:58,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-668f0085-cb10-4b02-9593-98b2590743f6 Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}]} 2019-01-14 15:55:58,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-668f0085-cb10-4b02-9593-98b2590743f6 2019-01-14 15:55:58,315 - neutron_utils - INFO - Retrieving security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:55:58,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:58,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-30b7ac9b-0a99-44c0-ad02-5e327792465c Date: Mon, 14 Jan 2019 15:55:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:55:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 2, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:55:58,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-30b7ac9b-0a99-44c0-ad02-5e327792465c 2019-01-14 15:55:58,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:55:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:58,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6439923b-3ac0-409f-89c6-9ddbad2a694a Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}]} 2019-01-14 15:55:58,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-6439923b-3ac0-409f-89c6-9ddbad2a694a 2019-01-14 15:55:58,746 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name 2019-01-14 15:55:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:59,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f05ea0c5-164c-4a1b-b656-0c89728ac30e Date: Mon, 14 Jan 2019 15:55:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:55:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 2, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:55:59,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-f05ea0c5-164c-4a1b-b656-0c89728ac30e 2019-01-14 15:55:59,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:55:59,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:55: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:55:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:59,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bae09cb-5fcc-413d-980f-b08a68e8c1b2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9186437389e34d80b3ac60e95cc96a50", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}} 2019-01-14 15:55:59,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 used request id req-1bae09cb-5fcc-413d-980f-b08a68e8c1b2 2019-01-14 15:55:59,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:55:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:59,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b33afd4-be3d-46ff-af1c-12a51ff98eaa Date: Mon, 14 Jan 2019 15:55: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}]} 2019-01-14 15:55:59,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-5b33afd4-be3d-46ff-af1c-12a51ff98eaa 2019-01-14 15:55:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}96a7c1d425835d57c4bcf1aaa02449011b004d80" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606"}}' 2019-01-14 15:55:59,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-42e705b8-8d94-4190-aa2a-7a79ba2ac221 Date: Mon, 14 Jan 2019 15:55:59 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": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}} 2019-01-14 15:55:59,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-42e705b8-8d94-4190-aa2a-7a79ba2ac221 2019-01-14 15:55:59,698 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name 2019-01-14 15:55:59,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:55:59,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a9e50b66-3479-4287-ae5b-8f3ca3ec4d5a Date: Mon, 14 Jan 2019 15:55:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:55:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 3, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:55:59,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-a9e50b66-3479-4287-ae5b-8f3ca3ec4d5a 2019-01-14 15:55:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:00,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05db61b6-a5dc-4be9-b279-4d69c64eaea5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9186437389e34d80b3ac60e95cc96a50", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}} 2019-01-14 15:56:00,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 used request id req-05db61b6-a5dc-4be9-b279-4d69c64eaea5 2019-01-14 15:56:00,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:00,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:00,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-865841c3-2054-42be-8535-2e82aad29d90 Date: Mon, 14 Jan 2019 15:56:00 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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}]} 2019-01-14 15:56:00,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-865841c3-2054-42be-8535-2e82aad29d90 2019-01-14 15:56:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}96a7c1d425835d57c4bcf1aaa02449011b004d80" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606"}}' 2019-01-14 15:56:00,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9c473665-009b-4b6e-95f7-420cceba78cf Date: Mon, 14 Jan 2019 15:56:00 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": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}} 2019-01-14 15:56:00,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-9c473665-009b-4b6e-95f7-420cceba78cf 2019-01-14 15:56:00,421 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name 2019-01-14 15:56:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:00,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-3fa0c377-5241-4502-96e8-977c41fcb959 Date: Mon, 14 Jan 2019 15:56:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 4, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:00,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-3fa0c377-5241-4502-96e8-977c41fcb959 2019-01-14 15:56:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:00,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946c8c37-7bcd-45d7-84fa-f90d98c2d2ee Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9186437389e34d80b3ac60e95cc96a50", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}} 2019-01-14 15:56:00,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 used request id req-946c8c37-7bcd-45d7-84fa-f90d98c2d2ee 2019-01-14 15:56:00,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:00,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-2e631b82-ce4c-4ae8-948d-71db5e1cd58e Date: Mon, 14 Jan 2019 15:56:00 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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}]} 2019-01-14 15:56:00,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-2e631b82-ce4c-4ae8-948d-71db5e1cd58e 2019-01-14 15:56:00,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}96a7c1d425835d57c4bcf1aaa02449011b004d80" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10}}' 2019-01-14 15:56:01,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5b650b0d-f20f-4927-9fc3-952fff1f63ab Date: Mon, 14 Jan 2019 15:56:01 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": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}} 2019-01-14 15:56:01,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-5b650b0d-f20f-4927-9fc3-952fff1f63ab 2019-01-14 15:56:01,158 - neutron_utils - INFO - Retrieving security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:01,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-aa1c86ed-380b-40ba-97f3-46807b7b88cf Date: Mon, 14 Jan 2019 15:56:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:01,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-aa1c86ed-380b-40ba-97f3-46807b7b88cf 2019-01-14 15:56:01,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:01,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4a6fb48a-c1cc-4e62-bc1f-4985d5ab5345 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:01,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-4a6fb48a-c1cc-4e62-bc1f-4985d5ab5345 2019-01-14 15:56:01,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:01,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0fd8f105c56c479f9d7aabb1f3342d13", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role"}], "expires_at": "2019-01-14T16:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9186437389e34d80b3ac60e95cc96a50", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9186437389e34d80b3ac60e95cc96a50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9186437389e34d80b3ac60e95cc96a50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9186437389e34d80b3ac60e95cc96a50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-user", "id": "cd1c887a77c441dda0de89d923e33ea7"}, "audit_ids": ["9SStLHmQQbq4KeIbZc4vnA"], "issued_at": "2019-01-14T15:56:01.000000Z"}} 2019-01-14 15:56:01,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:01,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c28397f5-dcae-40b3-bf46-da5b640bf1b9 Date: Mon, 14 Jan 2019 15:56:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:01,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name&description=hello+group used request id req-c28397f5-dcae-40b3-bf46-da5b640bf1b9 2019-01-14 15:56:01,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:01,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:02,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-96d41e5d-30f9-4c9a-b2ba-5edabe4c30c6 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:02,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-96d41e5d-30f9-4c9a-b2ba-5edabe4c30c6 2019-01-14 15:56:02,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:02,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5b88018d-f9af-4daf-a177-c5f48ef6dcd6 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:02,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-5b88018d-f9af-4daf-a177-c5f48ef6dcd6 2019-01-14 15:56:02,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:02,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-55798368-87cc-4a62-8ecc-f85b7a4983a2 Date: Mon, 14 Jan 2019 15:56:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:02,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-55798368-87cc-4a62-8ecc-f85b7a4983a2 2019-01-14 15:56:02,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:02,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d26d7305-bdab-4c9d-b083-4365c436da1d Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:02,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-d26d7305-bdab-4c9d-b083-4365c436da1d 2019-01-14 15:56:02,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b23050e3-075f-4021-b2f3-6233f12c1f45 Date: Mon, 14 Jan 2019 15:56:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:02,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-b23050e3-075f-4021-b2f3-6233f12c1f45 2019-01-14 15:56:02,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:03,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-96b9e369-8eee-4ba1-85ea-d068511b3b8d Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:03,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-96b9e369-8eee-4ba1-85ea-d068511b3b8d 2019-01-14 15:56:03,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:03,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c60afe9e-646f-4fc7-8d0e-a7c0ff0dac46 Date: Mon, 14 Jan 2019 15:56:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:03,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-c60afe9e-646f-4fc7-8d0e-a7c0ff0dac46 2019-01-14 15:56:03,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:03,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:03,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-61d8f6b6-8b65-496c-934a-35ac3edfcfe5 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:03,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-61d8f6b6-8b65-496c-934a-35ac3edfcfe5 2019-01-14 15:56:03,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:03,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-179dfec1-83ee-4ca4-9a4d-7cfa7cc6b82d Date: Mon, 14 Jan 2019 15:56:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:03,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-179dfec1-83ee-4ca4-9a4d-7cfa7cc6b82d 2019-01-14 15:56:03,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:03,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a170a993-cb35-4335-8b86-df772d177651 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:03,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-a170a993-cb35-4335-8b86-df772d177651 2019-01-14 15:56:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:03,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-21a2f80e-5c19-4774-9b5a-d3fef5fbbee3 Date: Mon, 14 Jan 2019 15:56:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:03,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-21a2f80e-5c19-4774-9b5a-d3fef5fbbee3 2019-01-14 15:56:03,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:03,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:03,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-19e9ea1e-c29c-4a7c-8307-5828270442eb Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:03,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-19e9ea1e-c29c-4a7c-8307-5828270442eb 2019-01-14 15:56:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:04,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c659725e-72ca-4cf0-b7b3-3291a92da5b5 Date: Mon, 14 Jan 2019 15:56:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:04,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-c659725e-72ca-4cf0-b7b3-3291a92da5b5 2019-01-14 15:56:04,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:04,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ef4a5f3f-ebb1-4423-898e-ae17b7f150e4 Date: Mon, 14 Jan 2019 15:56:04 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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:04,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-ef4a5f3f-ebb1-4423-898e-ae17b7f150e4 2019-01-14 15:56:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:04,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ed78690c-4a93-45ac-85e8-7da0eacdd309 Date: Mon, 14 Jan 2019 15:56:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:04,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-ed78690c-4a93-45ac-85e8-7da0eacdd309 2019-01-14 15:56:04,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:04,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-77b9962e-8cb6-4b50-a97a-09e86416f724 Date: Mon, 14 Jan 2019 15:56:04 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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:04,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-77b9962e-8cb6-4b50-a97a-09e86416f724 2019-01-14 15:56:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bdf31a4d-2a97-423c-9c7e-de3555d87a8c Date: Mon, 14 Jan 2019 15:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:05,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-bdf31a4d-2a97-423c-9c7e-de3555d87a8c 2019-01-14 15:56:05,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:05,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1729d5e5-77f8-4244-84ab-fdac8d303a7b Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:05,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-1729d5e5-77f8-4244-84ab-fdac8d303a7b 2019-01-14 15:56:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b022083e-331e-4710-8245-44d6e8f7c5d2 Date: Mon, 14 Jan 2019 15:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:05,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-b022083e-331e-4710-8245-44d6e8f7c5d2 2019-01-14 15:56:05,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-be44c229-987d-4ffc-90d9-82ae79dfc630 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:05,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-be44c229-987d-4ffc-90d9-82ae79dfc630 2019-01-14 15:56:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-eba6d3ed-af15-4cbc-a0de-3b46bd6d150d Date: Mon, 14 Jan 2019 15:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:05,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-eba6d3ed-af15-4cbc-a0de-3b46bd6d150d 2019-01-14 15:56:05,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:05,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-536c7a14-07be-438e-b9c7-d18d2a19f9ba Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:05,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-536c7a14-07be-438e-b9c7-d18d2a19f9ba 2019-01-14 15:56:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dac8bd22-8e09-4366-93d0-4f6f678009b2 Date: Mon, 14 Jan 2019 15:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "updated_at": "2019-01-14T15:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "283c9dfa-2430-417d-bb76-baad17d64ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "revision_number": 0, "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "revision_number": 0, "id": "d419edec-4419-4264-96b7-8c2c5522a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "revision_number": 0, "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 5, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "3d21315d-66ac-4177-9c1b-e7191651a606", "name": "CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name"}]} 2019-01-14 15:56:05,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name used request id req-dac8bd22-8e09-4366-93d0-4f6f678009b2 2019-01-14 15:56:05,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d21315d-66ac-4177-9c1b-e7191651a606 2019-01-14 15:56:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919806b95a991862608b1914ac5aea7f2dcfcf58" 2019-01-14 15:56:05,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-be431a84-7a2b-4362-aed5-307d59b58030 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "283c9dfa-2430-417d-bb76-baad17d64ba8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:59Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:59Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2885e87a-f0d6-4c5a-8745-3e5427a75379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ab2ea70c-ffeb-4b44-8127-049af8dbab20"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:00Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:00Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "d419edec-4419-4264-96b7-8c2c5522a34d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:01Z", "security_group_id": "3d21315d-66ac-4177-9c1b-e7191651a606", "port_range_min": 10, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:56:01Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "ed0668d0-e1ea-4eec-b5e3-71acb099f5e9"}]} 2019-01-14 15:56:05,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-be431a84-7a2b-4362-aed5-307d59b58030 2019-01-14 15:56:05,743 - neutron_utils - INFO - Deleting security group rule with ID - ab2ea70c-ffeb-4b44-8127-049af8dbab20 2019-01-14 15:56:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ab2ea70c-ffeb-4b44-8127-049af8dbab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:05,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fe49959-1baf-4601-9661-05ed568155e5 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:05,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ab2ea70c-ffeb-4b44-8127-049af8dbab20 used request id req-9fe49959-1baf-4601-9661-05ed568155e5 2019-01-14 15:56:05,876 - neutron_utils - INFO - Deleting security group rule with ID - 2885e87a-f0d6-4c5a-8745-3e5427a75379 2019-01-14 15:56:05,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2885e87a-f0d6-4c5a-8745-3e5427a75379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:05,987 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b1d0f36-c5b0-4fc5-92e2-3efa9ba0a49f Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:05,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2885e87a-f0d6-4c5a-8745-3e5427a75379 used request id req-8b1d0f36-c5b0-4fc5-92e2-3efa9ba0a49f 2019-01-14 15:56:05,987 - neutron_utils - INFO - Deleting security group rule with ID - 283c9dfa-2430-417d-bb76-baad17d64ba8 2019-01-14 15:56:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/283c9dfa-2430-417d-bb76-baad17d64ba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:06,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63aa9326-8834-4599-ac30-5977616adec3 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:06,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/283c9dfa-2430-417d-bb76-baad17d64ba8 used request id req-63aa9326-8834-4599-ac30-5977616adec3 2019-01-14 15:56:06,304 - neutron_utils - INFO - Deleting security group rule with ID - ed0668d0-e1ea-4eec-b5e3-71acb099f5e9 2019-01-14 15:56:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ed0668d0-e1ea-4eec-b5e3-71acb099f5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:06,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b607dbaf-786c-406d-92d9-96df89150012 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:06,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ed0668d0-e1ea-4eec-b5e3-71acb099f5e9 used request id req-b607dbaf-786c-406d-92d9-96df89150012 2019-01-14 15:56:06,622 - neutron_utils - INFO - Deleting security group rule with ID - d419edec-4419-4264-96b7-8c2c5522a34d 2019-01-14 15:56:06,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d419edec-4419-4264-96b7-8c2c5522a34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:07,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-825e9239-3052-405d-8f19-c922452c9546 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:07,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d419edec-4419-4264-96b7-8c2c5522a34d used request id req-825e9239-3052-405d-8f19-c922452c9546 2019-01-14 15:56:07,013 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-df417952-81d3-4119-8334-2a7194ca3f30name 2019-01-14 15:56:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3d21315d-66ac-4177-9c1b-e7191651a606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a7c1d425835d57c4bcf1aaa02449011b004d80" 2019-01-14 15:56:07,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3bf9c666-5e8e-48f2-b211-2dbc1fdf8815 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:07,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3d21315d-66ac-4177-9c1b-e7191651a606 used request id req-3bf9c666-5e8e-48f2-b211-2dbc1fdf8815 2019-01-14 15:56:07,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d2b6ded8-5dea-41c8-b2d4-dc3719f01cf0 Date: Mon, 14 Jan 2019 15:56:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:56Z", "updated_at": "2019-01-14T15:55:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "14b5bb97-ac26-4494-872d-ed1a665fb47c", "remote_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "183708aa-e07a-46b8-b234-b18ecef0bf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv6", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "2fc5de4f-a4bc-451c-9618-c56b31901795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "revision_number": 0, "id": "c5a0ba37-f372-4b6f-86fa-cf7be84d2af4", "remote_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "remote_ip_prefix": null, "created_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "port_range_min": null, "ethertype": "IPv4", "project_id": "9186437389e34d80b3ac60e95cc96a50"}], "revision_number": 4, "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "name": "default"}]} 2019-01-14 15:56:07,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d2b6ded8-5dea-41c8-b2d4-dc3719f01cf0 2019-01-14 15:56:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:07,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae340424-15d7-4607-b612-10648c87c85a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:07,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-ae340424-15d7-4607-b612-10648c87c85a 2019-01-14 15:56:07,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:07,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:07,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fbd8e8b-db40-48fb-ac99-37e68288769a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:07,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-0fbd8e8b-db40-48fb-ac99-37e68288769a 2019-01-14 15:56:07,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:07,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a2340e-56ac-4256-bf9e-68d193e8531f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:07,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-d4a2340e-56ac-4256-bf9e-68d193e8531f 2019-01-14 15:56:07,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:07,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1663103-2041-4c4d-aef8-461b78c5f734 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:07,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-b1663103-2041-4c4d-aef8-461b78c5f734 2019-01-14 15:56:07,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:08,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ba85df-875c-4782-9140-c18abd2c5856 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:56:08,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-79ba85df-875c-4782-9140-c18abd2c5856 2019-01-14 15:56:08,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:08,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2ce881-6267-4534-ac3d-8fecd3c64e62 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:56:08,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-ca2ce881-6267-4534-ac3d-8fecd3c64e62 2019-01-14 15:56:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:08,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8589ab14-0789-4e89-9f9f-dc47a994a935 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:08,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-8589ab14-0789-4e89-9f9f-dc47a994a935 2019-01-14 15:56:08,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:08,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99fbdfc1-ca94-4c26-8259-596e8e822604 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:08,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-99fbdfc1-ca94-4c26-8259-596e8e822604 2019-01-14 15:56:08,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:08,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:08,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b24cb0e8-e2ae-4c22-a15b-af7b3183fcd2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:08,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-b24cb0e8-e2ae-4c22-a15b-af7b3183fcd2 2019-01-14 15:56:08,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:08,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:08,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cdacb6-65c2-41c1-9ed8-f71fb1d03e23 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:56:08,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-68cdacb6-65c2-41c1-9ed8-f71fb1d03e23 2019-01-14 15:56:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:08,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35fcd84-50d9-4d87-ab52-99e7af738e9f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9186437389e34d80b3ac60e95cc96a50", "name": "CreateSecurityGroupTests-57e7d65a-7d55-41a-proj"}} 2019-01-14 15:56:08,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 used request id req-e35fcd84-50d9-4d87-ab52-99e7af738e9f 2019-01-14 15:56:08,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f91a71aa-3c50-4ff3-a568-c6c85b6d3b01 2019-01-14 15:56:08,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f91a71aa-3c50-4ff3-a568-c6c85b6d3b01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:09,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3c19027a-1f1a-4038-8818-e031570e1caa Date: Mon, 14 Jan 2019 15:56:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "14b5bb97-ac26-4494-872d-ed1a665fb47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "183708aa-e07a-46b8-b234-b18ecef0bf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "2fc5de4f-a4bc-451c-9618-c56b31901795"}, {"remote_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:55:57Z", "security_group_id": "f91a71aa-3c50-4ff3-a568-c6c85b6d3b01", "port_range_min": null, "revision_number": 0, "tenant_id": "9186437389e34d80b3ac60e95cc96a50", "created_at": "2019-01-14T15:55:57Z", "project_id": "9186437389e34d80b3ac60e95cc96a50", "id": "c5a0ba37-f372-4b6f-86fa-cf7be84d2af4"}]} 2019-01-14 15:56:09,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f91a71aa-3c50-4ff3-a568-c6c85b6d3b01 used request id req-3c19027a-1f1a-4038-8818-e031570e1caa 2019-01-14 15:56:09,056 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:56:09,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f91a71aa-3c50-4ff3-a568-c6c85b6d3b01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:09,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8df760e5-1964-416d-81c4-9a05c9a6f28f Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:09,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f91a71aa-3c50-4ff3-a568-c6c85b6d3b01 used request id req-8df760e5-1964-416d-81c4-9a05c9a6f28f 2019-01-14 15:56:09,413 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-57e7d65a-7d55-41a-proj 2019-01-14 15:56:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:09,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803094c2-7373-41de-86fc-e05409997590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:09,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9186437389e34d80b3ac60e95cc96a50 used request id req-803094c2-7373-41de-86fc-e05409997590 2019-01-14 15:56:09,720 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-57e7d65a-7d55-41a-proj-role 2019-01-14 15:56:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0fd8f105c56c479f9d7aabb1f3342d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:09,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be90f471-c9a9-4cfd-a0db-a5627dcc397d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:09,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0fd8f105c56c479f9d7aabb1f3342d13 used request id req-be90f471-c9a9-4cfd-a0db-a5627dcc397d 2019-01-14 15:56:09,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f887b4c78fa74b8ee0968988b66345fbaa8e2d9c" 2019-01-14 15:56:09,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce433f3-f875-48d3-816d-c2e5f3ad4959 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:09,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ce433f3-f875-48d3-816d-c2e5f3ad4959 2019-01-14 15:56:09,953 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-57e7d65a-7d55-41a-user 2019-01-14 15:56:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cd1c887a77c441dda0de89d923e33ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5212de557a2bd40a70820c42848c731f11f217" 2019-01-14 15:56:10,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a304c4-5285-4aa6-b61b-f0c72a7410b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:10,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cd1c887a77c441dda0de89d923e33ea7 used request id req-65a304c4-5285-4aa6-b61b-f0c72a7410b2 2019-01-14 15:56:10,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:10,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["54482f_sQYGKUgI42qXKXw"], "issued_at": "2019-01-14T15:56:10.000000Z"}} 2019-01-14 15:56:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1e58a2daa2ccff7b8747083eaae57d877fa984" 2019-01-14 15:56:10,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaa18a2-fd97-4531-a4ac-99b8eba1df51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:10,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0eaa18a2-fd97-4531-a4ac-99b8eba1df51 2019-01-14 15:56:10,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:10,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:11,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["i8N_yr_SSZiXZlqje5ADoA"], "issued_at": "2019-01-14T15:56:11.000000Z"}} 2019-01-14 15:56:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:11,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc791964-8ea6-4071-9669-492b24804f01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:11,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc791964-8ea6-4071-9669-492b24804f01 2019-01-14 15:56:11,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:11,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b1bfc91-9c32-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:11,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396b661c-429b-42c9-9c09-8e858e12d4d5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b1bfc91-9c32-409-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:56:11,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b1bfc91-9c32-409-proj used request id req-396b661c-429b-42c9-9c09-8e858e12d4d5 2019-01-14 15:56:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:11,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f920af0b-20ab-4edd-8fc6-a99a61909467 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:11,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f920af0b-20ab-4edd-8fc6-a99a61909467 2019-01-14 15:56:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj"}}' 2019-01-14 15:56:11,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b439702-4bf3-43bb-a4a4-160e55b496a8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489"}, "tags": [], "enabled": true, "id": "c385d51e1c55499b870ee5ec9360f489", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj"}} 2019-01-14 15:56:11,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4b439702-4bf3-43bb-a4a4-160e55b496a8 2019-01-14 15:56:11,571 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6b1bfc91-9c32-409-proj 2019-01-14 15:56:11,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:11,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:11,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["p-d4OB-VTfGUiWXh0DOFxw"], "issued_at": "2019-01-14T15:56:11.000000Z"}} 2019-01-14 15:56:12,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cea9fc76da525d28bb1153c325c11e7ff9faa94" 2019-01-14 15:56:12,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5947c2d-0a15-4ffb-ab2e-fb20e259fd84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:12,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d5947c2d-0a15-4ffb-ab2e-fb20e259fd84 2019-01-14 15:56:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:12,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:12,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cea9fc76da525d28bb1153c325c11e7ff9faa94" 2019-01-14 15:56:12,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5945b8-91cb-4817-b415-770ccbcc36d1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:56:12,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bd5945b8-91cb-4817-b415-770ccbcc36d1 2019-01-14 15:56:12,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-6b1bfc91-9c32-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cea9fc76da525d28bb1153c325c11e7ff9faa94" 2019-01-14 15:56:12,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b02fcc-445c-4336-94de-e187d3fa6c7f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-6b1bfc91-9c32-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489"}, "tags": [], "enabled": true, "id": "c385d51e1c55499b870ee5ec9360f489", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj"}]} 2019-01-14 15:56:12,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-6b1bfc91-9c32-409-proj used request id req-c9b02fcc-445c-4336-94de-e187d3fa6c7f 2019-01-14 15:56:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cea9fc76da525d28bb1153c325c11e7ff9faa94" 2019-01-14 15:56:12,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb56f21-3bc5-4180-a9a4-44308bab3ec3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:12,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9eb56f21-3bc5-4180-a9a4-44308bab3ec3 2019-01-14 15:56:12,780 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6b1bfc91-9c32-409-user 2019-01-14 15:56:12,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:12,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8491b3-d1cc-492e-8ebc-2382e37cbc90 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:12,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a8491b3-d1cc-492e-8ebc-2382e37cbc90 2019-01-14 15:56:12,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" -d '{"role": {"name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role"}}' 2019-01-14 15:56:12,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ae9a65-eef7-4ff8-9bc5-b5c7c5c51d6a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b530e5a7900b44939a453a3873b57d3e", "links": {"self": "http://172.30.9.26:5000/v3/roles/b530e5a7900b44939a453a3873b57d3e"}, "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role"}} 2019-01-14 15:56:12,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e5ae9a65-eef7-4ff8-9bc5-b5c7c5c51d6a 2019-01-14 15:56:12,930 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role 2019-01-14 15:56:12,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b530e5a7900b44939a453a3873b57d3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:13,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc09666e-62d0-47af-8e34-e9bd70fe830a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b530e5a7900b44939a453a3873b57d3e", "links": {"self": "http://172.30.9.26:5000/v3/roles/b530e5a7900b44939a453a3873b57d3e"}, "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role"}} 2019-01-14 15:56:13,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b530e5a7900b44939a453a3873b57d3e used request id req-bc09666e-62d0-47af-8e34-e9bd70fe830a 2019-01-14 15:56:13,035 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role to project CreateSecurityGroupTests-6b1bfc91-9c32-409-proj 2019-01-14 15:56:13,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489/users/ef7e7c415a2845dbb79bec27385b4c8b/roles/b530e5a7900b44939a453a3873b57d3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:13,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9cf31a-d452-488a-96da-671f9fcfe31a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:13,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489/users/ef7e7c415a2845dbb79bec27385b4c8b/roles/b530e5a7900b44939a453a3873b57d3e used request id req-2e9cf31a-d452-488a-96da-671f9fcfe31a 2019-01-14 15:56:13,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:13,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:13,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b530e5a7900b44939a453a3873b57d3e", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role"}], "expires_at": "2019-01-14T16:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c385d51e1c55499b870ee5ec9360f489", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-user", "id": "ef7e7c415a2845dbb79bec27385b4c8b"}, "audit_ids": ["P-jzFWIBRCKG-jdrKzXzgQ"], "issued_at": "2019-01-14T15:56:13.000000Z"}} 2019-01-14 15:56:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:13,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293ccc76-13af-4aca-abe6-65cd769aba71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:13,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-293ccc76-13af-4aca-abe6-65cd769aba71 2019-01-14 15:56:13,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:14,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e7cda89d-ce1c-49ef-a3c6-93f5df66f8c9 Date: Mon, 14 Jan 2019 15:56:14 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:56:14,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name&description=hello+group used request id req-e7cda89d-ce1c-49ef-a3c6-93f5df66f8c9 2019-01-14 15:56:14,054 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name... 2019-01-14 15:56:14,055 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name 2019-01-14 15:56:14,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" -d '{"security_group": {"name": "CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name", "description": "hello group"}}' 2019-01-14 15:56:14,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6a7ae99e-f1e3-4b01-81c3-4bc66cf5b886 Date: Mon, 14 Jan 2019 15:56:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "updated_at": "2019-01-14T15:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv6", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv4", "project_id": "c385d51e1c55499b870ee5ec9360f489"}], "revision_number": 2, "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "name": "CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name"}} 2019-01-14 15:56:14,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-6a7ae99e-f1e3-4b01-81c3-4bc66cf5b886 2019-01-14 15:56:14,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:14,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3bc9f92-646b-4a61-bafc-85198489f715 Date: Mon, 14 Jan 2019 15:56:14 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": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e"}]} 2019-01-14 15:56:14,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-c3bc9f92-646b-4a61-bafc-85198489f715 2019-01-14 15:56:14,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:14,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-289ac77f-30ae-4677-93e5-27d39b0dc083 Date: Mon, 14 Jan 2019 15:56:14 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": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e"}]} 2019-01-14 15:56:14,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-289ac77f-30ae-4677-93e5-27d39b0dc083 2019-01-14 15:56:14,804 - neutron_utils - INFO - Retrieving security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:14,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fd9402ac-d388-4e87-a9fc-73ef5e34fbe8 Date: Mon, 14 Jan 2019 15:56:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "updated_at": "2019-01-14T15:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv6", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv4", "project_id": "c385d51e1c55499b870ee5ec9360f489"}], "revision_number": 2, "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "name": "CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name"}]} 2019-01-14 15:56:14,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-fd9402ac-d388-4e87-a9fc-73ef5e34fbe8 2019-01-14 15:56:14,899 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:15,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-983a6eb0-6a0f-496f-a1d6-3d15c8a49c7b Date: Mon, 14 Jan 2019 15:56:15 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": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e"}]} 2019-01-14 15:56:15,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-983a6eb0-6a0f-496f-a1d6-3d15c8a49c7b 2019-01-14 15:56:15,115 - neutron_utils - INFO - Retrieving security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:15,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:15,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6255b49a-2a3b-4bc2-a458-977439412e77 Date: Mon, 14 Jan 2019 15:56:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "updated_at": "2019-01-14T15:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv6", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv4", "project_id": "c385d51e1c55499b870ee5ec9360f489"}], "revision_number": 2, "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "name": "CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name"}]} 2019-01-14 15:56:15,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-6255b49a-2a3b-4bc2-a458-977439412e77 2019-01-14 15:56:15,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:15,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6014b485-7ec3-4639-8ba4-6fa01329f1ef Date: Mon, 14 Jan 2019 15:56:15 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": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e"}]} 2019-01-14 15:56:15,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-6014b485-7ec3-4639-8ba4-6fa01329f1ef 2019-01-14 15:56:15,389 - neutron_utils - INFO - Retrieving security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-97984688-1daf-4ccf-9e2c-9673da6fb81f Date: Mon, 14 Jan 2019 15:56:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "updated_at": "2019-01-14T15:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv6", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv4", "project_id": "c385d51e1c55499b870ee5ec9360f489"}], "revision_number": 2, "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "name": "CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name"}]} 2019-01-14 15:56:15,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-97984688-1daf-4ccf-9e2c-9673da6fb81f 2019-01-14 15:56:15,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:15,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:15,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a0bf28d-1e08-4b16-8af9-5ddf64d44ec2 Date: Mon, 14 Jan 2019 15:56:15 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": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e"}]} 2019-01-14 15:56:15,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-0a0bf28d-1e08-4b16-8af9-5ddf64d44ec2 2019-01-14 15:56:15,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:16,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b530e5a7900b44939a453a3873b57d3e", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role"}], "expires_at": "2019-01-14T16:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c385d51e1c55499b870ee5ec9360f489", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c385d51e1c55499b870ee5ec9360f489", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c385d51e1c55499b870ee5ec9360f489", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c385d51e1c55499b870ee5ec9360f489", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-user", "id": "ef7e7c415a2845dbb79bec27385b4c8b"}, "audit_ids": ["q_EHyVf7QcCRr42agAqFQw"], "issued_at": "2019-01-14T15:56:16.000000Z"}} 2019-01-14 15:56:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6becd3eb5c70b81b7b8320e6070be4957e1f60" 2019-01-14 15:56:16,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f8f96d82-6b01-4ddb-8fdf-46f1dd6c95c3 Date: Mon, 14 Jan 2019 15:56:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "updated_at": "2019-01-14T15:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv6", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "revision_number": 0, "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv4", "project_id": "c385d51e1c55499b870ee5ec9360f489"}], "revision_number": 2, "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "name": "CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name"}]} 2019-01-14 15:56:16,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name&description=hello+group used request id req-f8f96d82-6b01-4ddb-8fdf-46f1dd6c95c3 2019-01-14 15:56:16,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6becd3eb5c70b81b7b8320e6070be4957e1f60" 2019-01-14 15:56:16,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd53b9c8-bf23-4c8a-a835-ee83af428af4 Date: Mon, 14 Jan 2019 15:56:16 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": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e"}]} 2019-01-14 15:56:16,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-bd53b9c8-bf23-4c8a-a835-ee83af428af4 2019-01-14 15:56:16,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66abed37-9b7e-446e-bcbc-67595cbf4678 2019-01-14 15:56:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6becd3eb5c70b81b7b8320e6070be4957e1f60" 2019-01-14 15:56:16,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa7dae21-58db-4ec3-96e1-cc5fca2d41d4 Date: Mon, 14 Jan 2019 15:56:16 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": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "3cf7d93e-979e-4fed-ba56-94445f8d9543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:14Z", "security_group_id": "66abed37-9b7e-446e-bcbc-67595cbf4678", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:14Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8ab29740-0749-4162-9cc0-9d8af771aa3e"}]} 2019-01-14 15:56:16,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-aa7dae21-58db-4ec3-96e1-cc5fca2d41d4 2019-01-14 15:56:16,780 - neutron_utils - INFO - Deleting security group rule with ID - 8ab29740-0749-4162-9cc0-9d8af771aa3e 2019-01-14 15:56:16,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8ab29740-0749-4162-9cc0-9d8af771aa3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:17,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db7ed937-c9ec-41ea-9254-9b0f7fdfa6db Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:17,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8ab29740-0749-4162-9cc0-9d8af771aa3e used request id req-db7ed937-c9ec-41ea-9254-9b0f7fdfa6db 2019-01-14 15:56:17,065 - neutron_utils - INFO - Deleting security group rule with ID - 3cf7d93e-979e-4fed-ba56-94445f8d9543 2019-01-14 15:56:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3cf7d93e-979e-4fed-ba56-94445f8d9543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:17,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37c222b6-5f96-4b29-a3eb-af0018d36953 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:17,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3cf7d93e-979e-4fed-ba56-94445f8d9543 used request id req-37c222b6-5f96-4b29-a3eb-af0018d36953 2019-01-14 15:56:17,341 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-dc3bddd9-463d-4887-a010-b8f5bd0eae70name 2019-01-14 15:56:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/66abed37-9b7e-446e-bcbc-67595cbf4678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1818f571b7f397d59701f00978b82e417984b5a" 2019-01-14 15:56:17,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6b50c60-a869-405c-9edf-16315898e5b7 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:17,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/66abed37-9b7e-446e-bcbc-67595cbf4678 used request id req-e6b50c60-a869-405c-9edf-16315898e5b7 2019-01-14 15:56:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:17,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9764bd39-8e06-4a07-8316-ff78f3477da0 Date: Mon, 14 Jan 2019 15:56:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:13Z", "updated_at": "2019-01-14T15:56:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:13Z", "revision_number": 0, "id": "1c498e80-ad76-47fa-aced-c6852e6a55ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv6", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:13Z", "revision_number": 0, "id": "704ab1fb-393d-429b-add7-0fb40c7e6e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv4", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:13Z", "revision_number": 0, "id": "8b1b568f-7c62-466a-96fb-387d41445fe1", "remote_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv6", "project_id": "c385d51e1c55499b870ee5ec9360f489"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:13Z", "revision_number": 0, "id": "d0740263-8c06-453f-950a-ffa7e44b61de", "remote_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "port_range_min": null, "ethertype": "IPv4", "project_id": "c385d51e1c55499b870ee5ec9360f489"}], "revision_number": 4, "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "name": "default"}]} 2019-01-14 15:56:17,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9764bd39-8e06-4a07-8316-ff78f3477da0 2019-01-14 15:56:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6efa7d0-2f76-48df-aea4-7fcb0c14be35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:18,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-d6efa7d0-2f76-48df-aea4-7fcb0c14be35 2019-01-14 15:56:18,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd368ac1-b2a4-418b-98dd-d5eab880cb52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:18,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-fd368ac1-b2a4-418b-98dd-d5eab880cb52 2019-01-14 15:56:18,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c193af6-581c-4e02-b40d-69a825c41650 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:18,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-3c193af6-581c-4e02-b40d-69a825c41650 2019-01-14 15:56:18,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:18,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96d2aed-629a-406e-ae7c-603b7b1d12c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:18,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-b96d2aed-629a-406e-ae7c-603b7b1d12c4 2019-01-14 15:56:18,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db1689a-0feb-4271-94df-063d0cd42a99 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:56:18,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-7db1689a-0feb-4271-94df-063d0cd42a99 2019-01-14 15:56:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7664c0eb-0a19-4d6c-adf6-211f49532ca2 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:56:18,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-7664c0eb-0a19-4d6c-adf6-211f49532ca2 2019-01-14 15:56:18,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d06c9cf6-eab5-4206-819e-094b9a3ee42c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:18,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-d06c9cf6-eab5-4206-819e-094b9a3ee42c 2019-01-14 15:56:18,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36067c45-d07c-4952-b336-ec8d566b070f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:18,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-36067c45-d07c-4952-b336-ec8d566b070f 2019-01-14 15:56:18,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:18,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0652635-a07b-4eec-b640-890072c7db55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:18,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-c0652635-a07b-4eec-b640-890072c7db55 2019-01-14 15:56:18,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:19,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3676e619-64de-46de-8f73-4c9d5a269829 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:56:19,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-3676e619-64de-46de-8f73-4c9d5a269829 2019-01-14 15:56:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:19,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d937ec6b-151b-4720-9747-8e9644bc2332 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c385d51e1c55499b870ee5ec9360f489", "name": "CreateSecurityGroupTests-6b1bfc91-9c32-409-proj"}} 2019-01-14 15:56:19,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489 used request id req-d937ec6b-151b-4720-9747-8e9644bc2332 2019-01-14 15:56:19,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e27e4720-7551-4822-ac6a-08a403adeaa6 2019-01-14 15:56:19,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e27e4720-7551-4822-ac6a-08a403adeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:19,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-db77a47b-e77b-4cb7-9512-5f838cd17f7f Date: Mon, 14 Jan 2019 15:56:19 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": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:13Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "1c498e80-ad76-47fa-aced-c6852e6a55ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:13Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "704ab1fb-393d-429b-add7-0fb40c7e6e42"}, {"remote_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:13Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "8b1b568f-7c62-466a-96fb-387d41445fe1"}, {"remote_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:13Z", "security_group_id": "e27e4720-7551-4822-ac6a-08a403adeaa6", "port_range_min": null, "revision_number": 0, "tenant_id": "c385d51e1c55499b870ee5ec9360f489", "created_at": "2019-01-14T15:56:13Z", "project_id": "c385d51e1c55499b870ee5ec9360f489", "id": "d0740263-8c06-453f-950a-ffa7e44b61de"}]} 2019-01-14 15:56:19,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e27e4720-7551-4822-ac6a-08a403adeaa6 used request id req-db77a47b-e77b-4cb7-9512-5f838cd17f7f 2019-01-14 15:56:19,398 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:56:19,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e27e4720-7551-4822-ac6a-08a403adeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:19,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d174afc7-8d92-4ff1-b1cd-91b312b6b38b Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:19,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e27e4720-7551-4822-ac6a-08a403adeaa6 used request id req-d174afc7-8d92-4ff1-b1cd-91b312b6b38b 2019-01-14 15:56:19,764 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6b1bfc91-9c32-409-proj 2019-01-14 15:56:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:20,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-364bb9a4-8cce-4010-a711-7423febfdada Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:20,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c385d51e1c55499b870ee5ec9360f489 used request id req-364bb9a4-8cce-4010-a711-7423febfdada 2019-01-14 15:56:20,217 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6b1bfc91-9c32-409-proj-role 2019-01-14 15:56:20,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b530e5a7900b44939a453a3873b57d3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:20,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edd1a6e6-f9e4-4865-b6d8-f6f237b7ac08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:20,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b530e5a7900b44939a453a3873b57d3e used request id req-edd1a6e6-f9e4-4865-b6d8-f6f237b7ac08 2019-01-14 15:56:20,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65294dc651128f1d7118a458ec7c2c0644d1ca5" 2019-01-14 15:56:20,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d055ec05-3936-4a3e-a1bc-5ccce03453dd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:20,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d055ec05-3936-4a3e-a1bc-5ccce03453dd 2019-01-14 15:56:20,458 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6b1bfc91-9c32-409-user 2019-01-14 15:56:20,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ef7e7c415a2845dbb79bec27385b4c8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cea9fc76da525d28bb1153c325c11e7ff9faa94" 2019-01-14 15:56:20,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019aa213-11e4-498a-aea5-48ebd83b4c50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:20,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ef7e7c415a2845dbb79bec27385b4c8b used request id req-019aa213-11e4-498a-aea5-48ebd83b4c50 2019-01-14 15:56:20,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:21,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["SBTTAuusSnCQ6TQas6UWhA"], "issued_at": "2019-01-14T15:56:21.000000Z"}} 2019-01-14 15:56:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fbca93396f56a43eb5b21b7216da1bc78e41d3" 2019-01-14 15:56:21,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2a2dcb-da19-4864-a7dd-23055cc4a71e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:21,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4d2a2dcb-da19-4864-a7dd-23055cc4a71e 2019-01-14 15:56:21,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:21,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:21,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["nyvtZlOkQGqYVXKnSgFxPw"], "issued_at": "2019-01-14T15:56:21.000000Z"}} 2019-01-14 15:56:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:21,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d033a08f-c4aa-4899-83a6-40820264cc60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:21,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d033a08f-c4aa-4899-83a6-40820264cc60 2019-01-14 15:56:21,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:21,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:21,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f1187d2c-92f5-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:21,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c6d3e3-6631-4199-828f-a2c1e371e2a5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f1187d2c-92f5-425-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:56:21,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f1187d2c-92f5-425-proj used request id req-b2c6d3e3-6631-4199-828f-a2c1e371e2a5 2019-01-14 15:56:21,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:21,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442b3d2c-6ddd-4ff5-84d4-edf5dc45ece6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:21,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-442b3d2c-6ddd-4ff5-84d4-edf5dc45ece6 2019-01-14 15:56:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}}' 2019-01-14 15:56:22,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd20bfc3-a9fb-49e5-bd82-44db9055a697 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8"}, "tags": [], "enabled": true, "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}} 2019-01-14 15:56:22,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fd20bfc3-a9fb-49e5-bd82-44db9055a697 2019-01-14 15:56:22,105 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f1187d2c-92f5-425-proj 2019-01-14 15:56:22,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:22,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:22,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Jhm9sSPyRrSvz7z-bKK8eA"], "issued_at": "2019-01-14T15:56:22.000000Z"}} 2019-01-14 15:56:22,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26c8eac3d826fe5e9e8ed4d0a3a6777d6aeaeb0" 2019-01-14 15:56:22,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22cb470-f622-4d0d-8430-32db3eed512d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:22,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c22cb470-f622-4d0d-8430-32db3eed512d 2019-01-14 15:56:22,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:22,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:22,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26c8eac3d826fe5e9e8ed4d0a3a6777d6aeaeb0" 2019-01-14 15:56:22,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f2ae1a-c457-432e-8a1e-5254215bae4c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:56:22,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-08f2ae1a-c457-432e-8a1e-5254215bae4c 2019-01-14 15:56:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f1187d2c-92f5-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26c8eac3d826fe5e9e8ed4d0a3a6777d6aeaeb0" 2019-01-14 15:56:22,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ece223-7205-4ab9-af25-79da024a3f4e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f1187d2c-92f5-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8"}, "tags": [], "enabled": true, "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}]} 2019-01-14 15:56:22,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f1187d2c-92f5-425-proj used request id req-b2ece223-7205-4ab9-af25-79da024a3f4e 2019-01-14 15:56:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26c8eac3d826fe5e9e8ed4d0a3a6777d6aeaeb0" 2019-01-14 15:56:22,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b61dbb-2713-4942-8d33-e3a105dc3788 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:22,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-15b61dbb-2713-4942-8d33-e3a105dc3788 2019-01-14 15:56:23,367 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f1187d2c-92f5-425-user 2019-01-14 15:56:23,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:23,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:23,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d240c9-27ae-4da9-b31f-b68bda955c46 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:23,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-28d240c9-27ae-4da9-b31f-b68bda955c46 2019-01-14 15:56:23,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" -d '{"role": {"name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role"}}' 2019-01-14 15:56:23,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd7de4c-476f-4f1c-bc27-ed4d360f097a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e07317c9dda4774875f04509ae12a5f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e07317c9dda4774875f04509ae12a5f"}, "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role"}} 2019-01-14 15:56:23,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fcd7de4c-476f-4f1c-bc27-ed4d360f097a 2019-01-14 15:56:23,607 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role 2019-01-14 15:56:23,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4e07317c9dda4774875f04509ae12a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:23,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906a79b6-4f55-406d-9d10-574c9d8afaaf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e07317c9dda4774875f04509ae12a5f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e07317c9dda4774875f04509ae12a5f"}, "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role"}} 2019-01-14 15:56:23,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4e07317c9dda4774875f04509ae12a5f used request id req-906a79b6-4f55-406d-9d10-574c9d8afaaf 2019-01-14 15:56:23,627 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role to project CreateSecurityGroupTests-f1187d2c-92f5-425-proj 2019-01-14 15:56:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8/users/3f0e76d79bb64e2a988804c10a355e84/roles/4e07317c9dda4774875f04509ae12a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:23,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7d1135-90ab-4314-8b7b-9079f4b146c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:23,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8/users/3f0e76d79bb64e2a988804c10a355e84/roles/4e07317c9dda4774875f04509ae12a5f used request id req-6d7d1135-90ab-4314-8b7b-9079f4b146c0 2019-01-14 15:56:23,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:23,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:24,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e07317c9dda4774875f04509ae12a5f", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role"}], "expires_at": "2019-01-14T16:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-user", "id": "3f0e76d79bb64e2a988804c10a355e84"}, "audit_ids": ["OecIcUnyTYKn7ZkZFz5KWA"], "issued_at": "2019-01-14T15:56:24.000000Z"}} 2019-01-14 15:56:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:24,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5454c0f-9727-427d-978a-acc44ec1b752 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:24,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f5454c0f-9727-427d-978a-acc44ec1b752 2019-01-14 15:56:24,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:24,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1628013d-988e-4967-b117-3bd05f03d509 Date: Mon, 14 Jan 2019 15:56:24 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:56:24,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name&description=hello+group used request id req-1628013d-988e-4967-b117-3bd05f03d509 2019-01-14 15:56:24,554 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name... 2019-01-14 15:56:24,554 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name 2019-01-14 15:56:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" -d '{"security_group": {"name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name", "description": "hello group"}}' 2019-01-14 15:56:25,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9c38d183-fcf1-4f5f-9bae-3c49a0c341d6 Date: Mon, 14 Jan 2019 15:56:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 2, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}} 2019-01-14 15:56:25,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-9c38d183-fcf1-4f5f-9bae-3c49a0c341d6 2019-01-14 15:56:25,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:25,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:25,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-370d78da-b27e-4e42-8f41-b6a99ae07de7 Date: Mon, 14 Jan 2019 15:56:25 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": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}]} 2019-01-14 15:56:25,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-370d78da-b27e-4e42-8f41-b6a99ae07de7 2019-01-14 15:56:25,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:25,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-170dc1b3-3631-4bdc-92bf-3e358c581061 Date: Mon, 14 Jan 2019 15:56:25 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": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}]} 2019-01-14 15:56:25,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-170dc1b3-3631-4bdc-92bf-3e358c581061 2019-01-14 15:56:25,452 - neutron_utils - INFO - Retrieving security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:25,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:25,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dafef805-dec6-4762-931d-d332bad98785 Date: Mon, 14 Jan 2019 15:56:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 2, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:25,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-dafef805-dec6-4762-931d-d332bad98785 2019-01-14 15:56:25,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:25,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f0e04f04-8cb9-43ab-b2bf-096b0e9310a0 Date: Mon, 14 Jan 2019 15:56:25 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": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}]} 2019-01-14 15:56:25,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-f0e04f04-8cb9-43ab-b2bf-096b0e9310a0 2019-01-14 15:56:25,880 - neutron_utils - INFO - Retrieving security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:26,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f53a8624-fe78-436c-9572-cdbd378b2567 Date: Mon, 14 Jan 2019 15:56:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 2, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:26,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-f53a8624-fe78-436c-9572-cdbd378b2567 2019-01-14 15:56:26,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:26,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:26,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbc74295-1b3e-41aa-b7eb-a8fd533aed47 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}]} 2019-01-14 15:56:26,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-fbc74295-1b3e-41aa-b7eb-a8fd533aed47 2019-01-14 15:56:26,153 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name 2019-01-14 15:56:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:26,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-795042e9-0e20-49ff-9f5a-f037fe697a0e Date: Mon, 14 Jan 2019 15:56:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 2, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:26,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-795042e9-0e20-49ff-9f5a-f037fe697a0e 2019-01-14 15:56:26,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:26,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:26,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb4c9d5-1eff-48eb-9273-553489de5deb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}} 2019-01-14 15:56:26,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 used request id req-4fb4c9d5-1eff-48eb-9273-553489de5deb 2019-01-14 15:56:26,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:26,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b312c705-8b37-4384-9a9d-72de8c7ff4cc Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}]} 2019-01-14 15:56:26,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-b312c705-8b37-4384-9a9d-72de8c7ff4cc 2019-01-14 15:56:26,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}854e8f1b150591710fa1c3ac660634f916782717" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063"}}' 2019-01-14 15:56:26,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-c1cb8df0-beee-4e82-9625-5b41c69796ea Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}} 2019-01-14 15:56:26,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-c1cb8df0-beee-4e82-9625-5b41c69796ea 2019-01-14 15:56:26,870 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name 2019-01-14 15:56:26,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:27,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ac526656-60e1-4e8c-97f5-b427856999ee Date: Mon, 14 Jan 2019 15:56:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 3, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:27,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-ac526656-60e1-4e8c-97f5-b427856999ee 2019-01-14 15:56:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:27,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3796998a-d53a-4ea2-9c77-99ba32dbe82b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}} 2019-01-14 15:56:27,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 used request id req-3796998a-d53a-4ea2-9c77-99ba32dbe82b 2019-01-14 15:56:27,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:27,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:27,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7eec7781-bdf6-45c2-82ac-cd4b90c20bf1 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:27,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-7eec7781-bdf6-45c2-82ac-cd4b90c20bf1 2019-01-14 15:56:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}854e8f1b150591710fa1c3ac660634f916782717" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063"}}' 2019-01-14 15:56:27,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-06d685d0-006e-44ee-87ec-f7698de40dd8 Date: Mon, 14 Jan 2019 15:56:27 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}} 2019-01-14 15:56:27,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-06d685d0-006e-44ee-87ec-f7698de40dd8 2019-01-14 15:56:27,816 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name 2019-01-14 15:56:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:27,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-326e92ed-69f0-4439-ace0-63295c3665ba Date: Mon, 14 Jan 2019 15:56:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:27Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 4, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:27,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-326e92ed-69f0-4439-ace0-63295c3665ba 2019-01-14 15:56:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:27,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ff408d-008a-43d8-a006-b55166e80cc5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}} 2019-01-14 15:56:27,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 used request id req-99ff408d-008a-43d8-a006-b55166e80cc5 2019-01-14 15:56:27,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:28,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-618fc1c5-f505-42a8-bc19-c0a22fa6089a Date: Mon, 14 Jan 2019 15:56:28 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:28,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-618fc1c5-f505-42a8-bc19-c0a22fa6089a 2019-01-14 15:56:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}854e8f1b150591710fa1c3ac660634f916782717" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10}}' 2019-01-14 15:56:28,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-1a13c296-2d08-4204-9772-cb4f607bc829 Date: Mon, 14 Jan 2019 15:56:28 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": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}} 2019-01-14 15:56:28,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1a13c296-2d08-4204-9772-cb4f607bc829 2019-01-14 15:56:28,511 - neutron_utils - INFO - Retrieving security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:28,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fc9d6423-69d5-4950-9776-b2c84f74c4e5 Date: Mon, 14 Jan 2019 15:56:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:28,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-fc9d6423-69d5-4950-9776-b2c84f74c4e5 2019-01-14 15:56:28,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:28,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:28,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-34dda6d1-cb5d-4bb7-aed4-2e358dfeb798 Date: Mon, 14 Jan 2019 15:56:28 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:28,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-34dda6d1-cb5d-4bb7-aed4-2e358dfeb798 2019-01-14 15:56:28,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:29,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e07317c9dda4774875f04509ae12a5f", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role"}], "expires_at": "2019-01-14T16:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f1605e4feb3f4ccc999cbf7ab2b32ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-user", "id": "3f0e76d79bb64e2a988804c10a355e84"}, "audit_ids": ["aRjj7-KYRlihTeSQ8REggw"], "issued_at": "2019-01-14T15:56:29.000000Z"}} 2019-01-14 15:56:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:29,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-954d1401-077e-41c3-84a7-8d7c24d18378 Date: Mon, 14 Jan 2019 15:56:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:29,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name&description=hello+group used request id req-954d1401-077e-41c3-84a7-8d7c24d18378 2019-01-14 15:56:29,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:29,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78823c7b-0bc9-41a4-8213-06ed19310ee6 Date: Mon, 14 Jan 2019 15:56:29 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:29,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-78823c7b-0bc9-41a4-8213-06ed19310ee6 2019-01-14 15:56:29,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:29,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:29,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-95442d1e-5321-4d08-9425-1d41e5118a4d Date: Mon, 14 Jan 2019 15:56:29 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:29,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-95442d1e-5321-4d08-9425-1d41e5118a4d 2019-01-14 15:56:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:30,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8c08a1cd-24f9-4b97-b33b-e6460f2473e3 Date: Mon, 14 Jan 2019 15:56:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:30,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-8c08a1cd-24f9-4b97-b33b-e6460f2473e3 2019-01-14 15:56:30,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:30,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:30,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7a3f6112-f6ff-45ed-83ac-855dd3079a18 Date: Mon, 14 Jan 2019 15:56:30 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:30,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-7a3f6112-f6ff-45ed-83ac-855dd3079a18 2019-01-14 15:56:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:30,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-04fc7738-f62b-471a-a061-88a0e7931f43 Date: Mon, 14 Jan 2019 15:56:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:30,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-04fc7738-f62b-471a-a061-88a0e7931f43 2019-01-14 15:56:30,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:30,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9d0693c2-eed7-48ea-84e7-52944da0ace7 Date: Mon, 14 Jan 2019 15:56:30 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:30,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-9d0693c2-eed7-48ea-84e7-52944da0ace7 2019-01-14 15:56:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:30,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5c9af7cc-7ec1-4891-8263-b61ac37e15c5 Date: Mon, 14 Jan 2019 15:56:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:30,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-5c9af7cc-7ec1-4891-8263-b61ac37e15c5 2019-01-14 15:56:30,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:30,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:30,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a56adf0c-86e5-40d4-bcb1-3a476d616304 Date: Mon, 14 Jan 2019 15:56:30 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:30,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-a56adf0c-86e5-40d4-bcb1-3a476d616304 2019-01-14 15:56:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:30,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-116ca3f8-0f4d-47e3-b87a-456f0bbee125 Date: Mon, 14 Jan 2019 15:56:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:30,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-116ca3f8-0f4d-47e3-b87a-456f0bbee125 2019-01-14 15:56:30,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7ae855f5-4fc3-495d-a418-072f7bb8e9fc Date: Mon, 14 Jan 2019 15:56:31 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:31,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-7ae855f5-4fc3-495d-a418-072f7bb8e9fc 2019-01-14 15:56:31,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c480537f-4594-4512-b991-c0cdf6a6bde0 Date: Mon, 14 Jan 2019 15:56:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:31,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-c480537f-4594-4512-b991-c0cdf6a6bde0 2019-01-14 15:56:31,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7ca5c2c3-8e66-40d3-913c-f10db0beff18 Date: Mon, 14 Jan 2019 15:56:31 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:31,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-7ca5c2c3-8e66-40d3-913c-f10db0beff18 2019-01-14 15:56:31,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-32d99072-acb8-451e-a73c-b52560b96ef5 Date: Mon, 14 Jan 2019 15:56:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:31,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-32d99072-acb8-451e-a73c-b52560b96ef5 2019-01-14 15:56:31,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-202cf3f2-ace1-4b04-b717-f067b604640f Date: Mon, 14 Jan 2019 15:56:31 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:31,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-202cf3f2-ace1-4b04-b717-f067b604640f 2019-01-14 15:56:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-861dedd3-9193-45c7-a9eb-1d3afc7e9fdf Date: Mon, 14 Jan 2019 15:56:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:31,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-861dedd3-9193-45c7-a9eb-1d3afc7e9fdf 2019-01-14 15:56:31,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4809e3a3-3f0b-47db-aa05-6aac0cb99335 Date: Mon, 14 Jan 2019 15:56:31 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:31,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-4809e3a3-3f0b-47db-aa05-6aac0cb99335 2019-01-14 15:56:31,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-96e44c6a-8162-4952-8f41-e973533c3c1a Date: Mon, 14 Jan 2019 15:56:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:31,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-96e44c6a-8162-4952-8f41-e973533c3c1a 2019-01-14 15:56:31,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:31,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:31,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78ce8a15-aaef-471c-a56f-7123aac9c515 Date: Mon, 14 Jan 2019 15:56:31 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:31,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-78ce8a15-aaef-471c-a56f-7123aac9c515 2019-01-14 15:56:31,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:32,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3f1d7d2d-4b9a-43d6-9356-bef28628ca18 Date: Mon, 14 Jan 2019 15:56:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:27Z", "revision_number": 0, "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "revision_number": 0, "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "revision_number": 0, "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 5, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "name": "CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name"}]} 2019-01-14 15:56:32,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name used request id req-3f1d7d2d-4b9a-43d6-9356-bef28628ca18 2019-01-14 15:56:32,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:32,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3d6b9915-fa4f-48d5-b1d4-4fdd4b606165 Date: Mon, 14 Jan 2019 15:56:32 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:32,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-3d6b9915-fa4f-48d5-b1d4-4fdd4b606165 2019-01-14 15:56:32,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:32,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-04290931-67e1-49f2-900a-6004feb178a3 Date: Mon, 14 Jan 2019 15:56:32 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": "2019-01-14T15:56:27Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:27Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "087705a4-c473-45e9-bc57-89de3b3c4ca6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:32,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-04290931-67e1-49f2-900a-6004feb178a3 2019-01-14 15:56:32,692 - neutron_utils - INFO - Deleting security group rule with ID - 087705a4-c473-45e9-bc57-89de3b3c4ca6 2019-01-14 15:56:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/087705a4-c473-45e9-bc57-89de3b3c4ca6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:33,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43887d3b-a20a-492d-88f7-7bb81d0bd17b Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:33,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/087705a4-c473-45e9-bc57-89de3b3c4ca6 used request id req-43887d3b-a20a-492d-88f7-7bb81d0bd17b 2019-01-14 15:56:33,098 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-14 15:56:33,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb3038c-1fd3-4d98-b7d6-862c611ad063 2019-01-14 15:56:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7705f016a02f4eda4c472fe207224ccc737302ad" 2019-01-14 15:56:33,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-ffb2a247-eccb-46e0-9fa7-03938b543ff8 Date: Mon, 14 Jan 2019 15:56:33 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": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:28Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": 10, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:28Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "8006bfbf-be0d-474b-a8e3-44bc370c1d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "9e864754-7ede-4276-8318-9d6a5de9bfb3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:26Z", "security_group_id": "5eb3038c-1fd3-4d98-b7d6-862c611ad063", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:26Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "b0503181-53e3-4e25-96bb-cf1969ccfebd"}]} 2019-01-14 15:56:33,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-ffb2a247-eccb-46e0-9fa7-03938b543ff8 2019-01-14 15:56:33,123 - neutron_utils - INFO - Deleting security group rule with ID - 9e864754-7ede-4276-8318-9d6a5de9bfb3 2019-01-14 15:56:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9e864754-7ede-4276-8318-9d6a5de9bfb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:33,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b93ffcc6-5cb8-45be-9a6b-e0cb7e613cdc Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:33,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9e864754-7ede-4276-8318-9d6a5de9bfb3 used request id req-b93ffcc6-5cb8-45be-9a6b-e0cb7e613cdc 2019-01-14 15:56:33,418 - neutron_utils - INFO - Deleting security group rule with ID - 087705a4-c473-45e9-bc57-89de3b3c4ca6 2019-01-14 15:56:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/087705a4-c473-45e9-bc57-89de3b3c4ca6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:33,630 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-af187906-2b99-4f79-a4e8-cc1185a44c39 Date: Mon, 14 Jan 2019 15:56:33 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 087705a4-c473-45e9-bc57-89de3b3c4ca6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:56:33,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/087705a4-c473-45e9-bc57-89de3b3c4ca6 used request id req-af187906-2b99-4f79-a4e8-cc1185a44c39 2019-01-14 15:56:33,631 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 087705a4-c473-45e9-bc57-89de3b3c4ca6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:56:33,631 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 087705a4-c473-45e9-bc57-89de3b3c4ca6 does not exist Neutron server returns request_ids: ['req-af187906-2b99-4f79-a4e8-cc1185a44c39'] 2019-01-14 15:56:33,631 - neutron_utils - INFO - Deleting security group rule with ID - 8006bfbf-be0d-474b-a8e3-44bc370c1d55 2019-01-14 15:56:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8006bfbf-be0d-474b-a8e3-44bc370c1d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:33,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8385185b-7999-4c97-879b-f4ea180cf172 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:33,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8006bfbf-be0d-474b-a8e3-44bc370c1d55 used request id req-8385185b-7999-4c97-879b-f4ea180cf172 2019-01-14 15:56:33,744 - neutron_utils - INFO - Deleting security group rule with ID - b0503181-53e3-4e25-96bb-cf1969ccfebd 2019-01-14 15:56:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b0503181-53e3-4e25-96bb-cf1969ccfebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:33,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-323b0d7f-1f9b-4342-b330-8b41c05cecc3 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:33,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b0503181-53e3-4e25-96bb-cf1969ccfebd used request id req-323b0d7f-1f9b-4342-b330-8b41c05cecc3 2019-01-14 15:56:33,876 - neutron_utils - INFO - Deleting security group rule with ID - 3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9 2019-01-14 15:56:33,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:33,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff825cf2-bafc-4299-8809-d0ef355c9c41 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:33,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3afbbe1c-3f73-42dc-8c59-b7ce847c7ee9 used request id req-ff825cf2-bafc-4299-8809-d0ef355c9c41 2019-01-14 15:56:33,988 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e292f255-79a9-4e0e-86d2-18710bc59181name 2019-01-14 15:56:33,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5eb3038c-1fd3-4d98-b7d6-862c611ad063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854e8f1b150591710fa1c3ac660634f916782717" 2019-01-14 15:56:34,281 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-050873b2-42d6-4f52-9271-41b58e9f8de5 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:34,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5eb3038c-1fd3-4d98-b7d6-862c611ad063 used request id req-050873b2-42d6-4f52-9271-41b58e9f8de5 2019-01-14 15:56:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:34,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-60356a0a-fb87-4270-b131-98dbb4d7d7c1 Date: Mon, 14 Jan 2019 15:56:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "updated_at": "2019-01-14T15:56:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "4a6a214b-3374-47a1-8b19-fa6320cd5db4", "remote_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "79d6a6da-b9f0-48fe-ab63-0a4dcb113fb7", "remote_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "d8aaa56b-a569-4776-b737-2fd4ac4499c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "revision_number": 0, "id": "de16830a-8684-47ed-b278-5b542313297a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8"}], "revision_number": 4, "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "48506803-35e4-423c-a1ca-6699bade9f91", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:56:34,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-60356a0a-fb87-4270-b131-98dbb4d7d7c1 2019-01-14 15:56:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:34,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9be1701-4f5e-424f-84c9-252749937027 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:34,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-d9be1701-4f5e-424f-84c9-252749937027 2019-01-14 15:56:34,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:34,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-152c10e4-c71d-44e6-bf9b-b1a649db95b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:34,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-152c10e4-c71d-44e6-bf9b-b1a649db95b5 2019-01-14 15:56:34,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:34,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9659789-6eea-4608-bd6b-24b9cc83fe83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:34,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-a9659789-6eea-4608-bd6b-24b9cc83fe83 2019-01-14 15:56:34,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:35,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb07e96-d1ec-470c-ba71-975810d149db Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "name": "CreateSecurityGroupTests-f1187d2c-92f5-425-proj"}} 2019-01-14 15:56:35,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 used request id req-9eb07e96-d1ec-470c-ba71-975810d149db 2019-01-14 15:56:35,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48506803-35e4-423c-a1ca-6699bade9f91 2019-01-14 15:56:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=48506803-35e4-423c-a1ca-6699bade9f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:35,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-907a9300-fe6b-404b-ae4f-4be3fb14206f Date: Mon, 14 Jan 2019 15:56:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "4a6a214b-3374-47a1-8b19-fa6320cd5db4"}, {"remote_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "79d6a6da-b9f0-48fe-ab63-0a4dcb113fb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "d8aaa56b-a569-4776-b737-2fd4ac4499c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:24Z", "security_group_id": "48506803-35e4-423c-a1ca-6699bade9f91", "port_range_min": null, "revision_number": 0, "tenant_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "created_at": "2019-01-14T15:56:24Z", "project_id": "f1605e4feb3f4ccc999cbf7ab2b32ad8", "id": "de16830a-8684-47ed-b278-5b542313297a"}]} 2019-01-14 15:56:35,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=48506803-35e4-423c-a1ca-6699bade9f91 used request id req-907a9300-fe6b-404b-ae4f-4be3fb14206f 2019-01-14 15:56:35,290 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:56:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/48506803-35e4-423c-a1ca-6699bade9f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:35,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75f8731b-5f72-4f4d-810f-f6401aa08f4a Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:35,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/48506803-35e4-423c-a1ca-6699bade9f91 used request id req-75f8731b-5f72-4f4d-810f-f6401aa08f4a 2019-01-14 15:56:35,781 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f1187d2c-92f5-425-proj 2019-01-14 15:56:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:36,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96c0805-05ea-4925-9bd4-66fce55d7b2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:36,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f1605e4feb3f4ccc999cbf7ab2b32ad8 used request id req-b96c0805-05ea-4925-9bd4-66fce55d7b2e 2019-01-14 15:56:36,115 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f1187d2c-92f5-425-proj-role 2019-01-14 15:56:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4e07317c9dda4774875f04509ae12a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:36,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df73bfca-c89d-42d1-a2c8-e9c43318f14f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:36,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4e07317c9dda4774875f04509ae12a5f used request id req-df73bfca-c89d-42d1-a2c8-e9c43318f14f 2019-01-14 15:56:36,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7953bed7e79e5b220e135ea5680145b197a205ee" 2019-01-14 15:56:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75936cd0-045d-4f4e-a87e-18c06d41f1d6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:36,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-75936cd0-045d-4f4e-a87e-18c06d41f1d6 2019-01-14 15:56:36,356 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f1187d2c-92f5-425-user 2019-01-14 15:56:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3f0e76d79bb64e2a988804c10a355e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26c8eac3d826fe5e9e8ed4d0a3a6777d6aeaeb0" 2019-01-14 15:56:36,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067a8807-f33c-4db7-b1f0-90664fadf35b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:36,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3f0e76d79bb64e2a988804c10a355e84 used request id req-067a8807-f33c-4db7-b1f0-90664fadf35b 2019-01-14 15:56:36,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:36,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Ro5Nc3k_QbaiP9N0yBtitw"], "issued_at": "2019-01-14T15:56:36.000000Z"}} 2019-01-14 15:56:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8bacd1b5de77f4b36d5f1da0f2a9e2bf4e1f4d" 2019-01-14 15:56:37,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb8953e-f6c2-40c2-974b-5fd478eb7d0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:37,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cdb8953e-f6c2-40c2-974b-5fd478eb7d0e 2019-01-14 15:56:37,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:37,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:37,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["bjxzNuDKSiKONlfr0IJo_Q"], "issued_at": "2019-01-14T15:56:37.000000Z"}} 2019-01-14 15:56:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:37,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89932f37-1e48-43b2-a080-e824815b6d9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:37,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89932f37-1e48-43b2-a080-e824815b6d9c 2019-01-14 15:56:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:37,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:37,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7a85a10e-2c96-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:37,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e41161e-85f7-410b-bcb3-3edc3a0507ab Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7a85a10e-2c96-478-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:56:37,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7a85a10e-2c96-478-proj used request id req-4e41161e-85f7-410b-bcb3-3edc3a0507ab 2019-01-14 15:56:37,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:37,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750ad699-1f69-491a-9077-91931d163905 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:37,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-750ad699-1f69-491a-9077-91931d163905 2019-01-14 15:56:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}}' 2019-01-14 15:56:38,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01625c87-48f1-41ac-9235-b5c3bf6bd10b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d"}, "tags": [], "enabled": true, "id": "7c146d3f043549db993349a171c5023d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}} 2019-01-14 15:56:38,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-01625c87-48f1-41ac-9235-b5c3bf6bd10b 2019-01-14 15:56:38,026 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7a85a10e-2c96-478-proj 2019-01-14 15:56:38,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:38,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:38,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ZnBjIE9XSVunXpZ837iXsQ"], "issued_at": "2019-01-14T15:56:38.000000Z"}} 2019-01-14 15:56:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11084a42c16ea2501a545a74066be1d02913c83d" 2019-01-14 15:56:38,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd8b7b3-2a99-4784-a63f-1984684b6cd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:38,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bcd8b7b3-2a99-4784-a63f-1984684b6cd4 2019-01-14 15:56:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:38,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11084a42c16ea2501a545a74066be1d02913c83d" 2019-01-14 15:56:38,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4369d96-f548-4ee8-9725-9046df9b91a2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:56:38,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a4369d96-f548-4ee8-9725-9046df9b91a2 2019-01-14 15:56:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7a85a10e-2c96-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11084a42c16ea2501a545a74066be1d02913c83d" 2019-01-14 15:56:38,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e635b2d4-b8a0-48e4-b864-8b0e6904c082 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7a85a10e-2c96-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d"}, "tags": [], "enabled": true, "id": "7c146d3f043549db993349a171c5023d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}]} 2019-01-14 15:56:38,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7a85a10e-2c96-478-proj used request id req-e635b2d4-b8a0-48e4-b864-8b0e6904c082 2019-01-14 15:56:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11084a42c16ea2501a545a74066be1d02913c83d" 2019-01-14 15:56:38,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b78deb5-f5a7-4200-bca2-2d4221ff8c32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:38,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0b78deb5-f5a7-4200-bca2-2d4221ff8c32 2019-01-14 15:56:39,205 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7a85a10e-2c96-478-user 2019-01-14 15:56:39,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:39,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0ecb8f-687a-49ee-acfe-3bf385657aef Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:39,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e0ecb8f-687a-49ee-acfe-3bf385657aef 2019-01-14 15:56:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" -d '{"role": {"name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role"}}' 2019-01-14 15:56:39,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e4923f6-fe22-4804-86bf-432d01df1453 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c648b68073342029046dc60c7da39cb", "links": {"self": "http://172.30.9.26:5000/v3/roles/1c648b68073342029046dc60c7da39cb"}, "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role"}} 2019-01-14 15:56:39,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e4923f6-fe22-4804-86bf-432d01df1453 2019-01-14 15:56:39,469 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role 2019-01-14 15:56:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1c648b68073342029046dc60c7da39cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:39,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f27cf9-3675-4c62-a01e-72eef36bfdb9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c648b68073342029046dc60c7da39cb", "links": {"self": "http://172.30.9.26:5000/v3/roles/1c648b68073342029046dc60c7da39cb"}, "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role"}} 2019-01-14 15:56:39,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1c648b68073342029046dc60c7da39cb used request id req-91f27cf9-3675-4c62-a01e-72eef36bfdb9 2019-01-14 15:56:39,574 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role to project CreateSecurityGroupTests-7a85a10e-2c96-478-proj 2019-01-14 15:56:39,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d/users/cfd76a33956742999a04d311f0e2f4f3/roles/1c648b68073342029046dc60c7da39cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:39,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1411acd-a0ab-4bd8-8d99-c84daa035c6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:39,764 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d/users/cfd76a33956742999a04d311f0e2f4f3/roles/1c648b68073342029046dc60c7da39cb used request id req-a1411acd-a0ab-4bd8-8d99-c84daa035c6a 2019-01-14 15:56:39,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:39,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:40,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c648b68073342029046dc60c7da39cb", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role"}], "expires_at": "2019-01-14T16:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c146d3f043549db993349a171c5023d", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-user", "id": "cfd76a33956742999a04d311f0e2f4f3"}, "audit_ids": ["5iXLythSTBmCbL9KKw8Mgg"], "issued_at": "2019-01-14T15:56:40.000000Z"}} 2019-01-14 15:56:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:40,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069211a2-3ef6-42a9-bdb5-a59ccdaaf72a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:40,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-069211a2-3ef6-42a9-bdb5-a59ccdaaf72a 2019-01-14 15:56:40,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:40,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5ebf5b4b-0292-46e6-aef1-7d640b3cc183 Date: Mon, 14 Jan 2019 15:56:40 GMT RESP BODY: {"security_groups": []} 2019-01-14 15:56:40,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name&description=hello+group used request id req-5ebf5b4b-0292-46e6-aef1-7d640b3cc183 2019-01-14 15:56:40,635 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name... 2019-01-14 15:56:40,635 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name 2019-01-14 15:56:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" -d '{"security_group": {"name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name", "description": "hello group"}}' 2019-01-14 15:56:41,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-516226c8-578c-48df-a2d0-daf5a354109a Date: Mon, 14 Jan 2019 15:56:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 2, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}} 2019-01-14 15:56:41,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-516226c8-578c-48df-a2d0-daf5a354109a 2019-01-14 15:56:41,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84c52f31-8caf-4964-884f-435a520d6deb Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}]} 2019-01-14 15:56:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-84c52f31-8caf-4964-884f-435a520d6deb 2019-01-14 15:56:41,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-238f10d8-1be5-4786-b65b-328c79161206 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}]} 2019-01-14 15:56:41,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-238f10d8-1be5-4786-b65b-328c79161206 2019-01-14 15:56:41,395 - neutron_utils - INFO - Retrieving security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dc5f2872-e947-4367-b654-cb993f61eef2 Date: Mon, 14 Jan 2019 15:56:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 2, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:41,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-dc5f2872-e947-4367-b654-cb993f61eef2 2019-01-14 15:56:41,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef96406c-e6ae-4d29-ae8d-6dce4b4fdce8 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}]} 2019-01-14 15:56:41,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-ef96406c-e6ae-4d29-ae8d-6dce4b4fdce8 2019-01-14 15:56:41,489 - neutron_utils - INFO - Retrieving security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d8a46d9e-df9b-4c16-a877-0e60171b5782 Date: Mon, 14 Jan 2019 15:56:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 2, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:41,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-d8a46d9e-df9b-4c16-a877-0e60171b5782 2019-01-14 15:56:41,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:41,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e954d157-a2be-4b5f-8e61-6b38f7f9a54f Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}]} 2019-01-14 15:56:41,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-e954d157-a2be-4b5f-8e61-6b38f7f9a54f 2019-01-14 15:56:41,587 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name 2019-01-14 15:56:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-10cefda4-1c79-4cbc-b1fe-b1331f8bc50b Date: Mon, 14 Jan 2019 15:56:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 2, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:41,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-10cefda4-1c79-4cbc-b1fe-b1331f8bc50b 2019-01-14 15:56:41,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:41,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:41,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adb6df5-1cbd-4bdf-aca3-c872884eb5ab Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c146d3f043549db993349a171c5023d", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}} 2019-01-14 15:56:41,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d used request id req-6adb6df5-1cbd-4bdf-aca3-c872884eb5ab 2019-01-14 15:56:41,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:41,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:41,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f789a953-0344-4ea8-869f-a0b113a03951 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}]} 2019-01-14 15:56:41,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-f789a953-0344-4ea8-869f-a0b113a03951 2019-01-14 15:56:41,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}5987e308c23892b0fdc00ee1def4db75b2461105" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c"}}' 2019-01-14 15:56:41,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-b730ae8b-8ec6-4aca-a3c0-f6903d8579e9 Date: Mon, 14 Jan 2019 15:56:41 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": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}} 2019-01-14 15:56:41,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-b730ae8b-8ec6-4aca-a3c0-f6903d8579e9 2019-01-14 15:56:41,852 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name 2019-01-14 15:56:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:42,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d34033c8-9472-4499-b9ca-b3163657abde Date: Mon, 14 Jan 2019 15:56:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 3, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:42,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-d34033c8-9472-4499-b9ca-b3163657abde 2019-01-14 15:56:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:42,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3afc6de-ed43-4442-9a5c-a1d8724faf7a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c146d3f043549db993349a171c5023d", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}} 2019-01-14 15:56:42,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d used request id req-d3afc6de-ed43-4442-9a5c-a1d8724faf7a 2019-01-14 15:56:42,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:42,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b627e37c-2805-43eb-b806-8b20f44e1339 Date: Mon, 14 Jan 2019 15:56: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": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:42,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-b627e37c-2805-43eb-b806-8b20f44e1339 2019-01-14 15:56:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}5987e308c23892b0fdc00ee1def4db75b2461105" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c"}}' 2019-01-14 15:56:42,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-27553662-f722-4d08-8291-cc8515e35f60 Date: Mon, 14 Jan 2019 15:56:42 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}} 2019-01-14 15:56:42,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-27553662-f722-4d08-8291-cc8515e35f60 2019-01-14 15:56:42,786 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name 2019-01-14 15:56:42,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:43,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-e747286a-747a-4d62-9137-7b6070ccf462 Date: Mon, 14 Jan 2019 15:56:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 4, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:43,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-e747286a-747a-4d62-9137-7b6070ccf462 2019-01-14 15:56:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:43,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff71cd8b-9630-4f95-b4cc-d6861deb39a3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c146d3f043549db993349a171c5023d", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}} 2019-01-14 15:56:43,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d used request id req-ff71cd8b-9630-4f95-b4cc-d6861deb39a3 2019-01-14 15:56:43,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:43,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-cd8aa8b3-5782-4e9a-b7ff-ee68083968fc Date: Mon, 14 Jan 2019 15:56:43 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:43,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-cd8aa8b3-5782-4e9a-b7ff-ee68083968fc 2019-01-14 15:56:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}5987e308c23892b0fdc00ee1def4db75b2461105" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10}}' 2019-01-14 15:56:43,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b8ae6e67-049c-4054-8f06-8a1694fb3c77 Date: Mon, 14 Jan 2019 15:56:43 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": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}} 2019-01-14 15:56:43,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-b8ae6e67-049c-4054-8f06-8a1694fb3c77 2019-01-14 15:56:43,744 - neutron_utils - INFO - Retrieving security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:43,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:43,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-09824518-5923-4ad0-8c05-8f38f331f797 Date: Mon, 14 Jan 2019 15:56:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:43,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-09824518-5923-4ad0-8c05-8f38f331f797 2019-01-14 15:56:43,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:43,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:43,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7d4cdd05-ad16-42f0-bbd3-3805454cc7a9 Date: Mon, 14 Jan 2019 15:56:43 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:43,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-7d4cdd05-ad16-42f0-bbd3-3805454cc7a9 2019-01-14 15:56:43,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:44,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c648b68073342029046dc60c7da39cb", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role"}], "expires_at": "2019-01-14T16:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c146d3f043549db993349a171c5023d", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7c146d3f043549db993349a171c5023d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/7c146d3f043549db993349a171c5023d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/7c146d3f043549db993349a171c5023d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-user", "id": "cfd76a33956742999a04d311f0e2f4f3"}, "audit_ids": ["FVP0d7WcQ56Hwq_OJ_8vDQ"], "issued_at": "2019-01-14T15:56:44.000000Z"}} 2019-01-14 15:56:44,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:44,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-08e1007c-447a-4e5b-9778-5eb2c4218036 Date: Mon, 14 Jan 2019 15:56:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:44,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name&description=hello+group used request id req-08e1007c-447a-4e5b-9778-5eb2c4218036 2019-01-14 15:56:44,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:44,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0024d67a-2510-494b-8e44-80a29ed4b868 Date: Mon, 14 Jan 2019 15:56:44 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:44,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-0024d67a-2510-494b-8e44-80a29ed4b868 2019-01-14 15:56:44,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:44,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e621734e-7724-4790-b75b-f7765af00d7a Date: Mon, 14 Jan 2019 15:56:44 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:44,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-e621734e-7724-4790-b75b-f7765af00d7a 2019-01-14 15:56:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:45,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e8235c6c-d87c-4602-8e08-7d12fb104518 Date: Mon, 14 Jan 2019 15:56:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:45,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-e8235c6c-d87c-4602-8e08-7d12fb104518 2019-01-14 15:56:45,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:45,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:45,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9c5bdd96-41a6-4578-b106-6fa9a95f8bb7 Date: Mon, 14 Jan 2019 15:56:45 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:45,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-9c5bdd96-41a6-4578-b106-6fa9a95f8bb7 2019-01-14 15:56:45,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:45,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-731ac33f-7001-4eb9-af66-5a3539a5eece Date: Mon, 14 Jan 2019 15:56:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:45,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-731ac33f-7001-4eb9-af66-5a3539a5eece 2019-01-14 15:56:45,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:45,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:45,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b3133518-6f17-4e05-84f1-d76a23a48e35 Date: Mon, 14 Jan 2019 15:56:45 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:45,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-b3133518-6f17-4e05-84f1-d76a23a48e35 2019-01-14 15:56:45,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:46,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2d9500ec-4672-4469-9bfe-2f7a9eeef7ae Date: Mon, 14 Jan 2019 15:56:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:46,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-2d9500ec-4672-4469-9bfe-2f7a9eeef7ae 2019-01-14 15:56:46,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:46,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:46,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cc31e7c6-3073-4810-9416-a7be1ac59cdc Date: Mon, 14 Jan 2019 15:56:46 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:46,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-cc31e7c6-3073-4810-9416-a7be1ac59cdc 2019-01-14 15:56:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:46,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2c95d1f7-eeea-46ac-8c24-8226515979ca Date: Mon, 14 Jan 2019 15:56:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:46,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-2c95d1f7-eeea-46ac-8c24-8226515979ca 2019-01-14 15:56:46,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:46,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:46,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ca77c159-cf3e-4def-a102-c74becfe0a74 Date: Mon, 14 Jan 2019 15:56:46 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:46,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-ca77c159-cf3e-4def-a102-c74becfe0a74 2019-01-14 15:56:46,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:46,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7297d0ac-023d-42c7-bc70-93fe9619f1d4 Date: Mon, 14 Jan 2019 15:56:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:46,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-7297d0ac-023d-42c7-bc70-93fe9619f1d4 2019-01-14 15:56:46,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:46,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9dc34671-18bb-45ea-a5c1-99db130fd9fb Date: Mon, 14 Jan 2019 15:56:46 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:46,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-9dc34671-18bb-45ea-a5c1-99db130fd9fb 2019-01-14 15:56:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:46,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-57b698f1-7201-4f3f-9e37-912fc9b9d07e Date: Mon, 14 Jan 2019 15:56:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:46,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-57b698f1-7201-4f3f-9e37-912fc9b9d07e 2019-01-14 15:56:46,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:46,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c58deca8-2931-4426-95fc-7ade57cfbe68 Date: Mon, 14 Jan 2019 15:56:47 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:47,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-c58deca8-2931-4426-95fc-7ade57cfbe68 2019-01-14 15:56:47,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-25cb3052-0ef7-43bd-bf6a-b881663d08da Date: Mon, 14 Jan 2019 15:56:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:47,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-25cb3052-0ef7-43bd-bf6a-b881663d08da 2019-01-14 15:56:47,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5a778861-0c4f-4e9d-819a-309bc07b8aa6 Date: Mon, 14 Jan 2019 15:56:47 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:47,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-5a778861-0c4f-4e9d-819a-309bc07b8aa6 2019-01-14 15:56:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3e4ea3a1-0541-4bae-9bed-65f861fe71a5 Date: Mon, 14 Jan 2019 15:56:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:47,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-3e4ea3a1-0541-4bae-9bed-65f861fe71a5 2019-01-14 15:56:47,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6ecef072-8587-4f8e-8841-636c920302aa Date: Mon, 14 Jan 2019 15:56:47 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:47,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-6ecef072-8587-4f8e-8841-636c920302aa 2019-01-14 15:56:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-27052ce5-1d4a-4512-ab7c-9d29a27e955c Date: Mon, 14 Jan 2019 15:56:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:42Z", "revision_number": 0, "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "revision_number": 0, "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "c2890367-9879-4e0c-a0b5-9741e07e2121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "revision_number": 0, "id": "dbb8c239-763f-4519-af0b-f613f46124eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 5, "project_id": "7c146d3f043549db993349a171c5023d", "id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "name": "CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name"}]} 2019-01-14 15:56:47,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name used request id req-27052ce5-1d4a-4512-ab7c-9d29a27e955c 2019-01-14 15:56:47,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:47,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dc84a3c9-d5bf-4b4f-bb88-e74e121bb300 Date: Mon, 14 Jan 2019 15:56:47 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:41Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:41Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "dbb8c239-763f-4519-af0b-f613f46124eb"}]} 2019-01-14 15:56:47,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-dc84a3c9-d5bf-4b4f-bb88-e74e121bb300 2019-01-14 15:56:47,532 - neutron_utils - INFO - Deleting security group rule with ID - dbb8c239-763f-4519-af0b-f613f46124eb 2019-01-14 15:56:47,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dbb8c239-763f-4519-af0b-f613f46124eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:47,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1b4fcd0-944c-47d1-94c4-682c9f7b1b23 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:47,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dbb8c239-763f-4519-af0b-f613f46124eb used request id req-d1b4fcd0-944c-47d1-94c4-682c9f7b1b23 2019-01-14 15:56:47,632 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-14 15:56:47,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6ce8aa7-534a-4010-a16a-b374eca3786c 2019-01-14 15:56:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484bf81ee679d9705cca697beb31795010a92ac0" 2019-01-14 15:56:47,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-6ac9f7c7-0c1c-44f6-8503-0147d32e0c6c Date: Mon, 14 Jan 2019 15:56:47 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": "2019-01-14T15:56:42Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:42Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "5cb50a57-3d98-40a2-938a-3838f6b7a892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6fa70ec9-0799-4e0d-a651-025109c3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-14T15:56:43Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": 10, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:43Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "b69f6a8d-5403-4009-9858-5f98ff79d5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "d6ce8aa7-534a-4010-a16a-b374eca3786c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "c2890367-9879-4e0c-a0b5-9741e07e2121"}]} 2019-01-14 15:56:47,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-6ac9f7c7-0c1c-44f6-8503-0147d32e0c6c 2019-01-14 15:56:47,834 - neutron_utils - INFO - Deleting security group rule with ID - 5cb50a57-3d98-40a2-938a-3838f6b7a892 2019-01-14 15:56:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/5cb50a57-3d98-40a2-938a-3838f6b7a892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:48,088 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d759eef6-f359-4614-bc21-852418884c3b Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:48,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/5cb50a57-3d98-40a2-938a-3838f6b7a892 used request id req-d759eef6-f359-4614-bc21-852418884c3b 2019-01-14 15:56:48,089 - neutron_utils - INFO - Deleting security group rule with ID - c2890367-9879-4e0c-a0b5-9741e07e2121 2019-01-14 15:56:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c2890367-9879-4e0c-a0b5-9741e07e2121 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:48,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b7862c8-5928-4e5f-b2ee-f85d1662209f Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:48,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c2890367-9879-4e0c-a0b5-9741e07e2121 used request id req-8b7862c8-5928-4e5f-b2ee-f85d1662209f 2019-01-14 15:56:48,209 - neutron_utils - INFO - Deleting security group rule with ID - 6fa70ec9-0799-4e0d-a651-025109c3cd41 2019-01-14 15:56:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6fa70ec9-0799-4e0d-a651-025109c3cd41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:48,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-554433c8-656f-4505-ab3c-6c69a3fe11ae Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:48,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6fa70ec9-0799-4e0d-a651-025109c3cd41 used request id req-554433c8-656f-4505-ab3c-6c69a3fe11ae 2019-01-14 15:56:48,494 - neutron_utils - INFO - Deleting security group rule with ID - b69f6a8d-5403-4009-9858-5f98ff79d5ae 2019-01-14 15:56:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b69f6a8d-5403-4009-9858-5f98ff79d5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:48,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-705f8b18-1762-4333-a317-199bd0e4210e Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:48,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b69f6a8d-5403-4009-9858-5f98ff79d5ae used request id req-705f8b18-1762-4333-a317-199bd0e4210e 2019-01-14 15:56:48,597 - neutron_utils - INFO - Deleting security group rule with ID - dbb8c239-763f-4519-af0b-f613f46124eb 2019-01-14 15:56:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dbb8c239-763f-4519-af0b-f613f46124eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:48,797 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-81d4f059-cf1e-4956-a986-d2ddf7e8b61b Date: Mon, 14 Jan 2019 15:56:48 GMT RESP BODY: {"NeutronError": {"message": "Security group rule dbb8c239-763f-4519-af0b-f613f46124eb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:56:48,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dbb8c239-763f-4519-af0b-f613f46124eb used request id req-81d4f059-cf1e-4956-a986-d2ddf7e8b61b 2019-01-14 15:56:48,798 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule dbb8c239-763f-4519-af0b-f613f46124eb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-14 15:56:48,798 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule dbb8c239-763f-4519-af0b-f613f46124eb does not exist Neutron server returns request_ids: ['req-81d4f059-cf1e-4956-a986-d2ddf7e8b61b'] 2019-01-14 15:56:48,798 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f886afc1-2fd4-4630-a0fc-5184ede68af1name 2019-01-14 15:56:48,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d6ce8aa7-534a-4010-a16a-b374eca3786c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5987e308c23892b0fdc00ee1def4db75b2461105" 2019-01-14 15:56:49,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56ebda23-5ff9-4e10-ba60-3270db6c97e6 Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:49,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d6ce8aa7-534a-4010-a16a-b374eca3786c used request id req-56ebda23-5ff9-4e10-ba60-3270db6c97e6 2019-01-14 15:56:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:49,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1a60687e-32aa-496b-9a39-0c445902fa61 Date: Mon, 14 Jan 2019 15:56:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "updated_at": "2019-01-14T15:56:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "3f9a5f5b-3e69-4c1d-a21a-1e8976d93d3a", "remote_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "6e1793a2-0b95-480b-91ca-a1f66849bd31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "e503e160-ada2-4b85-a811-d4fae8b131d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "revision_number": 0, "id": "fe2664db-3496-4aae-9e5f-a6ad8329d076", "remote_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "remote_ip_prefix": null, "created_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "tenant_id": "7c146d3f043549db993349a171c5023d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c146d3f043549db993349a171c5023d"}], "revision_number": 4, "project_id": "7c146d3f043549db993349a171c5023d", "id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "name": "default"}]} 2019-01-14 15:56:49,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1a60687e-32aa-496b-9a39-0c445902fa61 2019-01-14 15:56:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:49,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5666c192-02b8-49ce-8d60-67f1cd5758de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:49,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-5666c192-02b8-49ce-8d60-67f1cd5758de 2019-01-14 15:56:49,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:49,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64164401-68a3-4f8d-9c14-acbbae2e1f26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:49,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-64164401-68a3-4f8d-9c14-acbbae2e1f26 2019-01-14 15:56:49,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:49,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d316cf-329b-4ddf-a3eb-8e20a844e4d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:49,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-f8d316cf-329b-4ddf-a3eb-8e20a844e4d8 2019-01-14 15:56:49,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:49,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:49,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd2bdd17-2495-4205-8731-83fb33768cf3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:49,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-fd2bdd17-2495-4205-8731-83fb33768cf3 2019-01-14 15:56:49,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:49,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8bdbd1-89f5-4ecc-9216-4d2da703569a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:56:49,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-bd8bdbd1-89f5-4ecc-9216-4d2da703569a 2019-01-14 15:56:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:50,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa6e4a2-4583-42ed-9341-981a8262d063 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:56:50,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-bfa6e4a2-4583-42ed-9341-981a8262d063 2019-01-14 15:56:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:50,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0067afd-8d0d-488d-b8a1-7a15686e846f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:50,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-b0067afd-8d0d-488d-b8a1-7a15686e846f 2019-01-14 15:56:50,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:50,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88db22ac-fec1-4283-bfea-674465648567 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:50,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-88db22ac-fec1-4283-bfea-674465648567 2019-01-14 15:56:50,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:50,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb8555b-a086-4ec6-b703-2ee1d3454019 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:50,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-cfb8555b-a086-4ec6-b703-2ee1d3454019 2019-01-14 15:56:50,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:50,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:50,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5880e5a-b14f-4d61-82b2-20621c9f6145 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:56:50,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-a5880e5a-b14f-4d61-82b2-20621c9f6145 2019-01-14 15:56:50,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:50,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4139017a-434d-474c-94d3-00df252e6181 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c146d3f043549db993349a171c5023d", "name": "CreateSecurityGroupTests-7a85a10e-2c96-478-proj"}} 2019-01-14 15:56:50,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d used request id req-4139017a-434d-474c-94d3-00df252e6181 2019-01-14 15:56:50,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbdbcc9e-0352-406c-97a0-4e2b8214a69e 2019-01-14 15:56:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fbdbcc9e-0352-406c-97a0-4e2b8214a69e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:50,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b5a2b003-c599-4b1a-a33a-fc32324d5b64 Date: Mon, 14 Jan 2019 15:56:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "3f9a5f5b-3e69-4c1d-a21a-1e8976d93d3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "6e1793a2-0b95-480b-91ca-a1f66849bd31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "e503e160-ada2-4b85-a811-d4fae8b131d0"}, {"remote_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T15:56:40Z", "security_group_id": "fbdbcc9e-0352-406c-97a0-4e2b8214a69e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c146d3f043549db993349a171c5023d", "created_at": "2019-01-14T15:56:40Z", "project_id": "7c146d3f043549db993349a171c5023d", "id": "fe2664db-3496-4aae-9e5f-a6ad8329d076"}]} 2019-01-14 15:56:50,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fbdbcc9e-0352-406c-97a0-4e2b8214a69e used request id req-b5a2b003-c599-4b1a-a33a-fc32324d5b64 2019-01-14 15:56:50,920 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 15:56:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fbdbcc9e-0352-406c-97a0-4e2b8214a69e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:51,474 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cb136bb-368e-4ab1-94f6-0bf684d48a1f Content-Length: 0 Date: Mon, 14 Jan 2019 15:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 15:56:51,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fbdbcc9e-0352-406c-97a0-4e2b8214a69e used request id req-1cb136bb-368e-4ab1-94f6-0bf684d48a1f 2019-01-14 15:56:51,475 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7a85a10e-2c96-478-proj 2019-01-14 15:56:51,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:51,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7595b0-9c0e-432a-944f-fc0d4e4f25c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:51,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7c146d3f043549db993349a171c5023d used request id req-1a7595b0-9c0e-432a-944f-fc0d4e4f25c5 2019-01-14 15:56:51,786 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7a85a10e-2c96-478-proj-role 2019-01-14 15:56:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1c648b68073342029046dc60c7da39cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:51,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-348d36ea-af5f-498c-8735-f84d12a73516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:51,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1c648b68073342029046dc60c7da39cb used request id req-348d36ea-af5f-498c-8735-f84d12a73516 2019-01-14 15:56:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5765c8f5fe2ec267ce582dbea21cf5a76469a24e" 2019-01-14 15:56:52,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8cabc2-2758-47e4-9f0d-d2daf67f54e8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:52,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e8cabc2-2758-47e4-9f0d-d2daf67f54e8 2019-01-14 15:56:52,034 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7a85a10e-2c96-478-user 2019-01-14 15:56:52,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cfd76a33956742999a04d311f0e2f4f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11084a42c16ea2501a545a74066be1d02913c83d" 2019-01-14 15:56:52,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-309a05cc-f17a-43ea-bd74-f4367563168c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:52,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cfd76a33956742999a04d311f0e2f4f3 used request id req-309a05cc-f17a-43ea-bd74-f4367563168c 2019-01-14 15:56:52,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:52,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["w0ZE0lM1TOWUoKRAaM8N4w"], "issued_at": "2019-01-14T15:56:52.000000Z"}} 2019-01-14 15:56:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6ecefa0706cb054dcc7d818077dea4ef429ac9" 2019-01-14 15:56:52,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe25279b-3ad4-4b28-abc9-f0a681b5d05d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:52,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fe25279b-3ad4-4b28-abc9-f0a681b5d05d 2019-01-14 15:56:52,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:52,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:53,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["WfYLPQC1SNWbvHoG6ShsbQ"], "issued_at": "2019-01-14T15:56:53.000000Z"}} 2019-01-14 15:56:53,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:53,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf7a5ac-8bf1-4b7c-b8b3-9b4ecb06c848 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:53,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5cf7a5ac-8bf1-4b7c-b8b3-9b4ecb06c848 2019-01-14 15:56:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:53,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-84c3e016-92ea-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:53,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274c898a-bdcd-40d0-952b-72fba0171fe3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-84c3e016-92ea-4da-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:56:53,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-84c3e016-92ea-4da-proj used request id req-274c898a-bdcd-40d0-952b-72fba0171fe3 2019-01-14 15:56:53,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:53,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43857780-5d4b-4a4f-a3fe-b05e481c3d45 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:53,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-43857780-5d4b-4a4f-a3fe-b05e481c3d45 2019-01-14 15:56:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj"}}' 2019-01-14 15:56:53,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4005c1f6-8454-4c9a-b21a-e4c1f96da36b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2b3bfa39419345d6ae823267fcba7a99"}, "tags": [], "enabled": true, "id": "2b3bfa39419345d6ae823267fcba7a99", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj"}} 2019-01-14 15:56:53,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4005c1f6-8454-4c9a-b21a-e4c1f96da36b 2019-01-14 15:56:53,649 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-84c3e016-92ea-4da-proj 2019-01-14 15:56:53,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:53,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:54,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ymezJxIwQVe5E6kqoH3BXA"], "issued_at": "2019-01-14T15:56:54.000000Z"}} 2019-01-14 15:56:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87922f0f5a934b501273e464d6d64ca28d70c3" 2019-01-14 15:56:54,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f189b2fa-0985-4af1-a285-fa3818137452 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:54,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f189b2fa-0985-4af1-a285-fa3818137452 2019-01-14 15:56:54,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:56:54,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:56: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:56:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87922f0f5a934b501273e464d6d64ca28d70c3" 2019-01-14 15:56:54,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da06be3-8120-4d21-9879-b891a3956fe6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:56:54,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0da06be3-8120-4d21-9879-b891a3956fe6 2019-01-14 15:56:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-84c3e016-92ea-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87922f0f5a934b501273e464d6d64ca28d70c3" 2019-01-14 15:56:54,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7f6c2b-0a33-4e1e-895c-86b8bfc0a200 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-84c3e016-92ea-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2b3bfa39419345d6ae823267fcba7a99"}, "tags": [], "enabled": true, "id": "2b3bfa39419345d6ae823267fcba7a99", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj"}]} 2019-01-14 15:56:54,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-84c3e016-92ea-4da-proj used request id req-4f7f6c2b-0a33-4e1e-895c-86b8bfc0a200 2019-01-14 15:56:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87922f0f5a934b501273e464d6d64ca28d70c3" 2019-01-14 15:56:54,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108c6d6c-8594-4f0c-9cd7-09127bce8be1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:56:54,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-108c6d6c-8594-4f0c-9cd7-09127bce8be1 2019-01-14 15:56:54,818 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-84c3e016-92ea-4da-user 2019-01-14 15:56:54,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:54,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496923cf-b8a0-416e-8c74-546f3e586545 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:56:54,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-496923cf-b8a0-416e-8c74-546f3e586545 2019-01-14 15:56:54,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" -d '{"role": {"name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj-role"}}' 2019-01-14 15:56:55,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f059b5a5-bdcf-4066-b595-e91dfc46aea3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3aac623620594111957743a2653fda61", "links": {"self": "http://172.30.9.26:5000/v3/roles/3aac623620594111957743a2653fda61"}, "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj-role"}} 2019-01-14 15:56:55,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f059b5a5-bdcf-4066-b595-e91dfc46aea3 2019-01-14 15:56:55,050 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-84c3e016-92ea-4da-proj-role 2019-01-14 15:56:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3aac623620594111957743a2653fda61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:55,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784974a7-bca6-49b1-a6d5-e08aa9771f9e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3aac623620594111957743a2653fda61", "links": {"self": "http://172.30.9.26:5000/v3/roles/3aac623620594111957743a2653fda61"}, "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj-role"}} 2019-01-14 15:56:55,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3aac623620594111957743a2653fda61 used request id req-784974a7-bca6-49b1-a6d5-e08aa9771f9e 2019-01-14 15:56:55,160 - keystone_utils - INFO - Granting role CreateImageSuccessTests-84c3e016-92ea-4da-proj-role to project CreateImageSuccessTests-84c3e016-92ea-4da-proj 2019-01-14 15:56:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2b3bfa39419345d6ae823267fcba7a99/users/d91ad3f0bf2445eca47416051f8f2d5b/roles/3aac623620594111957743a2653fda61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:55,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b8c16e0-1a87-4001-8e4f-fb730fdf75ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:56:55,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2b3bfa39419345d6ae823267fcba7a99/users/d91ad3f0bf2445eca47416051f8f2d5b/roles/3aac623620594111957743a2653fda61 used request id req-6b8c16e0-1a87-4001-8e4f-fb730fdf75ab 2019-01-14 15:56:55,324 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 15:56:55,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:56:55,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:55,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aac623620594111957743a2653fda61", "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj-role"}], "expires_at": "2019-01-14T16:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b3bfa39419345d6ae823267fcba7a99", "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-84c3e016-92ea-4da-user", "id": "d91ad3f0bf2445eca47416051f8f2d5b"}, "audit_ids": ["z2y1dVMrSAWPzK3qTTOFYg"], "issued_at": "2019-01-14T15:56:55.000000Z"}} 2019-01-14 15:56:55,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" 2019-01-14 15:56:55,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c455677-2350-4609-9954-530247bc92ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:56:55,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4c455677-2350-4609-9954-530247bc92ad 2019-01-14 15:56:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" 2019-01-14 15:56:56,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-282b565f-759b-4e2b-8572-a1961f38f84d Date: Mon, 14 Jan 2019 15:56:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7"} 2019-01-14 15:56:56,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 used request id req-282b565f-759b-4e2b-8572-a1961f38f84d 2019-01-14 15:56:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" 2019-01-14 15:56:56,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c0c8d1b-a329-4f19-9dc6-a175fe4798bc Date: Mon, 14 Jan 2019 15:56: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"}}} 2019-01-14 15:56:56,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3c0c8d1b-a329-4f19-9dc6-a175fe4798bc 2019-01-14 15:56:56,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7"}' 2019-01-14 15:56:56,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4df385cf-2f32-4deb-a4b0-0c9c422a2a47 Date: Mon, 14 Jan 2019 15:56:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:56:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T15:56:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "min_disk": 0, "protected": false, "id": "75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "file": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/file", "checksum": null, "owner": "2b3bfa39419345d6ae823267fcba7a99", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:56:56,701 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4df385cf-2f32-4deb-a4b0-0c9c422a2a47 2019-01-14 15:56:56,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" -d '' 2019-01-14 15:56:57,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79fc8f76-7218-4f9d-996d-9d0f03d360cb Date: Mon, 14 Jan 2019 15:56:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:56:57,336 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/file used request id req-79fc8f76-7218-4f9d-996d-9d0f03d360cb 2019-01-14 15:56:57,336 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:56:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" 2019-01-14 15:56:57,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a1663b6f-406d-4c71-bb0a-29b5bf4045da Date: Mon, 14 Jan 2019 15:56:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:56:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:56:57Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/snap", "metadata": {}}], "self": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "min_disk": 0, "protected": false, "id": "75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "file": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b3bfa39419345d6ae823267fcba7a99", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:56:57,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 used request id req-a1663b6f-406d-4c71-bb0a-29b5bf4045da 2019-01-14 15:56:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" 2019-01-14 15:56:57,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-880b9ff8-aafc-445c-b67d-d7db7633b7f4 Date: Mon, 14 Jan 2019 15:56: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"}}} 2019-01-14 15:56:57,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-880b9ff8-aafc-445c-b67d-d7db7633b7f4 2019-01-14 15:56:57,742 - create_image - INFO - Created image with name - CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 2019-01-14 15:56:57,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" 2019-01-14 15:56:57,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e7ba3a25-2827-483c-adc7-39cd9bb1c500 Date: Mon, 14 Jan 2019 15:56:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:56:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:56:57Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/snap", "metadata": {}}], "self": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "min_disk": 0, "protected": false, "id": "75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "file": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b3bfa39419345d6ae823267fcba7a99", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:56:57,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 used request id req-e7ba3a25-2827-483c-adc7-39cd9bb1c500 2019-01-14 15:56:57,936 - create_image - DEBUG - Instance status is - active 2019-01-14 15:56:57,936 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 2019-01-14 15:56:57,936 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 2019-01-14 15:56:57,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:56:58,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aac623620594111957743a2653fda61", "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj-role"}], "expires_at": "2019-01-14T16:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b3bfa39419345d6ae823267fcba7a99", "name": "CreateImageSuccessTests-84c3e016-92ea-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b3bfa39419345d6ae823267fcba7a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2b3bfa39419345d6ae823267fcba7a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2b3bfa39419345d6ae823267fcba7a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-84c3e016-92ea-4da-user", "id": "d91ad3f0bf2445eca47416051f8f2d5b"}, "audit_ids": ["pwen85YjQACg2bDjK9au8w"], "issued_at": "2019-01-14T15:56:58.000000Z"}} 2019-01-14 15:56:58,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de4aacad5d6e020f7fd70b7a7de16901c1f3a27b" 2019-01-14 15:56:58,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2eace96d-025e-4146-b0d8-9f156d1fd6d0 Date: Mon, 14 Jan 2019 15:56:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:56:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:56:57Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/snap", "metadata": {}}], "self": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "min_disk": 0, "protected": false, "id": "75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62", "file": "/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b3bfa39419345d6ae823267fcba7a99", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7"} 2019-01-14 15:56:58,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 used request id req-2eace96d-025e-4146-b0d8-9f156d1fd6d0 2019-01-14 15:56:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de4aacad5d6e020f7fd70b7a7de16901c1f3a27b" 2019-01-14 15:56:58,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a0101dd-d1bc-44c3-9041-e2589583e031 Date: Mon, 14 Jan 2019 15:56: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"}}} 2019-01-14 15:56:58,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6a0101dd-d1bc-44c3-9041-e2589583e031 2019-01-14 15:56:58,773 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 2019-01-14 15:56:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de4aacad5d6e020f7fd70b7a7de16901c1f3a27b" 2019-01-14 15:56:59,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a382f82-a2ad-4b49-b990-9b91a3265660 Date: Mon, 14 Jan 2019 15:56:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:56:59,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 used request id req-9a382f82-a2ad-4b49-b990-9b91a3265660 2019-01-14 15:56:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de4aacad5d6e020f7fd70b7a7de16901c1f3a27b" 2019-01-14 15:56:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0db5a181-98bb-4e88-8696-0887df16f194 Date: Mon, 14 Jan 2019 15:56:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7"} 2019-01-14 15:56:59,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 used request id req-0db5a181-98bb-4e88-8696-0887df16f194 2019-01-14 15:56:59,514 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-087a8c5e-22f2-401a-85b4-955dc48fb4e7 2019-01-14 15:56:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eeeaa47979cb7dd43ad3bd481a0dd858fe5e0d7e" 2019-01-14 15:56:59,532 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-0d746553-491e-4ca6-a361-1b94844bcdd6 Date: Mon, 14 Jan 2019 15:56:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:56:59,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/75caacc0-cb31-4fc1-9ee5-cfd4e1a64e62 used request id req-0d746553-491e-4ca6-a361-1b94844bcdd6 2019-01-14 15:56:59,532 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2019-01-14 15:56:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:59,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a90b322a-276d-4340-837a-54b26b2bfb61 Date: Mon, 14 Jan 2019 15:56:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:56:59,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a90b322a-276d-4340-837a-54b26b2bfb61 2019-01-14 15:56:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:56:59,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581369a7-3c9c-4b37-9ae4-737945bf7b47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:56:59,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-581369a7-3c9c-4b37-9ae4-737945bf7b47 2019-01-14 15:56:59,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:56:59,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af9cc454-6d7f-488b-a83a-f397c01d4861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:00,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-af9cc454-6d7f-488b-a83a-f397c01d4861 2019-01-14 15:57:00,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb45931-d82a-4d3f-8c54-4c8b7402c744 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:00,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-cfb45931-d82a-4d3f-8c54-4c8b7402c744 2019-01-14 15:57:00,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:00,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a684bef3-0d3b-4df0-bd4d-ff10c2b7d63d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:00,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-a684bef3-0d3b-4df0-bd4d-ff10c2b7d63d 2019-01-14 15:57:00,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707e462c-7f99-44ef-afd7-abfe8f6aaf95 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:57:00,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-707e462c-7f99-44ef-afd7-abfe8f6aaf95 2019-01-14 15:57:00,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376d530e-0485-4c67-b699-0a7d39ca9c97 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:57:00,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-376d530e-0485-4c67-b699-0a7d39ca9c97 2019-01-14 15:57:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27863c92-43f9-4ca3-a877-51a0b64486cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:00,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-27863c92-43f9-4ca3-a877-51a0b64486cb 2019-01-14 15:57:00,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-255d7069-4901-425c-86b9-8daac6997f99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:00,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-255d7069-4901-425c-86b9-8daac6997f99 2019-01-14 15:57:00,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac2c8081-d9c7-4dee-988c-bcb654f91855 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:00,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-ac2c8081-d9c7-4dee-988c-bcb654f91855 2019-01-14 15:57:00,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:00,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d060fa15-4548-446e-8864-acb7dd161cb8 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:57:00,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-d060fa15-4548-446e-8864-acb7dd161cb8 2019-01-14 15:57:00,921 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-84c3e016-92ea-4da-proj 2019-01-14 15:57:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2b3bfa39419345d6ae823267fcba7a99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:01,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3727f471-43ca-41f9-973d-003bebaf5c0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:01,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2b3bfa39419345d6ae823267fcba7a99 used request id req-3727f471-43ca-41f9-973d-003bebaf5c0c 2019-01-14 15:57:01,175 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-84c3e016-92ea-4da-proj-role 2019-01-14 15:57:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3aac623620594111957743a2653fda61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:01,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54f95c1a-5a22-4976-8e87-da129f802143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:01,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3aac623620594111957743a2653fda61 used request id req-54f95c1a-5a22-4976-8e87-da129f802143 2019-01-14 15:57:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc04ce7d83f9eb4b21de11de3e3a1627c828323" 2019-01-14 15:57:01,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3273b125-0d47-4853-a854-1853d5d38ef4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:01,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3273b125-0d47-4853-a854-1853d5d38ef4 2019-01-14 15:57:01,416 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-84c3e016-92ea-4da-user 2019-01-14 15:57:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d91ad3f0bf2445eca47416051f8f2d5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87922f0f5a934b501273e464d6d64ca28d70c3" 2019-01-14 15:57:01,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95ec4f30-b3bc-49c8-903e-645f92952285 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:01,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d91ad3f0bf2445eca47416051f8f2d5b used request id req-95ec4f30-b3bc-49c8-903e-645f92952285 2019-01-14 15:57:01,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:02,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6U8BKsyCT3uSgmMOe_v2EQ"], "issued_at": "2019-01-14T15:57:02.000000Z"}} 2019-01-14 15:57:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c46a825ae039a93e76215e612840b12aec4f28c" 2019-01-14 15:57:02,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083fdfc8-ff81-463f-b978-b90334374940 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:02,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-083fdfc8-ff81-463f-b978-b90334374940 2019-01-14 15:57:02,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:02,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:02,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FG2ZvtzTQAChsSMxkn7g4g"], "issued_at": "2019-01-14T15:57:02.000000Z"}} 2019-01-14 15:57:02,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:02,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc87cfb-f087-4113-b72f-579f758193e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:02,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0fc87cfb-f087-4113-b72f-579f758193e7 2019-01-14 15:57:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:02,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-672b1590-0486-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:02,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f797262-91dc-4bbb-b00b-7851e7e1485b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-672b1590-0486-4c0-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:57:02,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-672b1590-0486-4c0-proj used request id req-0f797262-91dc-4bbb-b00b-7851e7e1485b 2019-01-14 15:57:02,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:02,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310d9a23-709a-4095-bfc3-6c1cf3f0eeb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:02,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-310d9a23-709a-4095-bfc3-6c1cf3f0eeb6 2019-01-14 15:57:02,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj"}}' 2019-01-14 15:57:03,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c3df25-aa67-4779-af09-36795159b099 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f0174ae144cd4270abe4adcc73123ec9"}, "tags": [], "enabled": true, "id": "f0174ae144cd4270abe4adcc73123ec9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj"}} 2019-01-14 15:57:03,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a4c3df25-aa67-4779-af09-36795159b099 2019-01-14 15:57:03,032 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-672b1590-0486-4c0-proj 2019-01-14 15:57:03,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:03,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:03,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["cLcMpRzqSEa3O0_XRH727A"], "issued_at": "2019-01-14T15:57:03.000000Z"}} 2019-01-14 15:57:03,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90eba715b358e70944d237494b08482431213b6" 2019-01-14 15:57:03,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe4cbb2-561f-4e41-b39a-3911895c3ac3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:03,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cbe4cbb2-561f-4e41-b39a-3911895c3ac3 2019-01-14 15:57:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:03,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90eba715b358e70944d237494b08482431213b6" 2019-01-14 15:57:03,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07087bb2-f1e7-43cf-9a0d-1040698d914b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:57:03,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-07087bb2-f1e7-43cf-9a0d-1040698d914b 2019-01-14 15:57:03,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-672b1590-0486-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90eba715b358e70944d237494b08482431213b6" 2019-01-14 15:57:03,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7faafc55-6c51-41d4-b6df-4df9c53c3c2b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-672b1590-0486-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f0174ae144cd4270abe4adcc73123ec9"}, "tags": [], "enabled": true, "id": "f0174ae144cd4270abe4adcc73123ec9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj"}]} 2019-01-14 15:57:03,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-672b1590-0486-4c0-proj used request id req-7faafc55-6c51-41d4-b6df-4df9c53c3c2b 2019-01-14 15:57:03,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90eba715b358e70944d237494b08482431213b6" 2019-01-14 15:57:03,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d2a209-6d90-4cfb-9141-e1f91d9fb638 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:03,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a1d2a209-6d90-4cfb-9141-e1f91d9fb638 2019-01-14 15:57:04,301 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-672b1590-0486-4c0-user 2019-01-14 15:57:04,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:04,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb5f967-30eb-4b74-875c-88c1bb488799 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:04,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-beb5f967-30eb-4b74-875c-88c1bb488799 2019-01-14 15:57:04,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" -d '{"role": {"name": "CreateImageSuccessTests-672b1590-0486-4c0-proj-role"}}' 2019-01-14 15:57:04,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f27fdd1-9eb8-4d55-88e8-584da1285e68 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9259e3debc924bfab0854d908e6371e3", "links": {"self": "http://172.30.9.26:5000/v3/roles/9259e3debc924bfab0854d908e6371e3"}, "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj-role"}} 2019-01-14 15:57:04,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1f27fdd1-9eb8-4d55-88e8-584da1285e68 2019-01-14 15:57:04,542 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-672b1590-0486-4c0-proj-role 2019-01-14 15:57:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9259e3debc924bfab0854d908e6371e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:04,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed933902-2ef3-499b-9b3b-f82ae939bb4e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9259e3debc924bfab0854d908e6371e3", "links": {"self": "http://172.30.9.26:5000/v3/roles/9259e3debc924bfab0854d908e6371e3"}, "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj-role"}} 2019-01-14 15:57:04,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9259e3debc924bfab0854d908e6371e3 used request id req-ed933902-2ef3-499b-9b3b-f82ae939bb4e 2019-01-14 15:57:04,657 - keystone_utils - INFO - Granting role CreateImageSuccessTests-672b1590-0486-4c0-proj-role to project CreateImageSuccessTests-672b1590-0486-4c0-proj 2019-01-14 15:57:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f0174ae144cd4270abe4adcc73123ec9/users/c261e32e58a04220a00b937d0dc62074/roles/9259e3debc924bfab0854d908e6371e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:04,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82373987-0fae-4113-9c67-c461c31bea07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:04,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f0174ae144cd4270abe4adcc73123ec9/users/c261e32e58a04220a00b937d0dc62074/roles/9259e3debc924bfab0854d908e6371e3 used request id req-82373987-0fae-4113-9c67-c461c31bea07 2019-01-14 15:57:04,807 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 15:57:04,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:04,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:05,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9259e3debc924bfab0854d908e6371e3", "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj-role"}], "expires_at": "2019-01-14T16:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0174ae144cd4270abe4adcc73123ec9", "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-672b1590-0486-4c0-user", "id": "c261e32e58a04220a00b937d0dc62074"}, "audit_ids": ["GPpAdkrbTl2n5J4NZECuKg"], "issued_at": "2019-01-14T15:57:05.000000Z"}} 2019-01-14 15:57:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" 2019-01-14 15:57:05,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b516d1-adb3-4cdf-ac96-8bf030ea7c3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:05,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f3b516d1-adb3-4cdf-ac96-8bf030ea7c3f 2019-01-14 15:57:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" 2019-01-14 15:57:05,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e542d7c7-74f6-4a59-8a1b-7b64e4b9097b Date: Mon, 14 Jan 2019 15:57:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d"} 2019-01-14 15:57:05,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d used request id req-e542d7c7-74f6-4a59-8a1b-7b64e4b9097b 2019-01-14 15:57:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" 2019-01-14 15:57:05,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9b896e14-dde0-4d30-8138-a78c43411d0e Date: Mon, 14 Jan 2019 15: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"}}} 2019-01-14 15:57:05,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9b896e14-dde0-4d30-8138-a78c43411d0e 2019-01-14 15:57:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d"}' 2019-01-14 15:57:06,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-327d6f1d-f747-4c6f-a3dc-a679615dafa9 Date: Mon, 14 Jan 2019 15:57:06 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "min_disk": 0, "protected": false, "id": "3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "file": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/file", "checksum": null, "owner": "f0174ae144cd4270abe4adcc73123ec9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:06,081 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-327d6f1d-f747-4c6f-a3dc-a679615dafa9 2019-01-14 15:57:06,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" -d '' 2019-01-14 15:57:06,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94bd56bd-a990-42ab-99b1-45883408acf5 Date: Mon, 14 Jan 2019 15:57:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:06,755 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/file used request id req-94bd56bd-a990-42ab-99b1-45883408acf5 2019-01-14 15:57:06,756 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:57:06,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" 2019-01-14 15:57:06,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8c87b0aa-a035-41a7-9b83-3746a1342759 Date: Mon, 14 Jan 2019 15:57:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:06Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/snap", "metadata": {}}], "self": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "min_disk": 0, "protected": false, "id": "3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "file": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0174ae144cd4270abe4adcc73123ec9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:06,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d used request id req-8c87b0aa-a035-41a7-9b83-3746a1342759 2019-01-14 15:57:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" 2019-01-14 15:57:06,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2ff9ce58-43c1-4db1-aae6-4c21132617bb Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:06,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2ff9ce58-43c1-4db1-aae6-4c21132617bb 2019-01-14 15:57:06,957 - create_image - INFO - Created image with name - CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d 2019-01-14 15:57:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" 2019-01-14 15:57:07,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e6e605a8-7992-4b58-8537-43a78573ff08 Date: Mon, 14 Jan 2019 15:57:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:06Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/snap", "metadata": {}}], "self": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "min_disk": 0, "protected": false, "id": "3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "file": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0174ae144cd4270abe4adcc73123ec9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:07,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d used request id req-e6e605a8-7992-4b58-8537-43a78573ff08 2019-01-14 15:57:07,148 - create_image - DEBUG - Instance status is - active 2019-01-14 15:57:07,149 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d 2019-01-14 15:57:07,149 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d 2019-01-14 15:57:07,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:07,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9259e3debc924bfab0854d908e6371e3", "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj-role"}], "expires_at": "2019-01-14T16:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0174ae144cd4270abe4adcc73123ec9", "name": "CreateImageSuccessTests-672b1590-0486-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f0174ae144cd4270abe4adcc73123ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f0174ae144cd4270abe4adcc73123ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f0174ae144cd4270abe4adcc73123ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-672b1590-0486-4c0-user", "id": "c261e32e58a04220a00b937d0dc62074"}, "audit_ids": ["ruEdSGWOTq-Owbj0nYG1_Q"], "issued_at": "2019-01-14T15:57:07.000000Z"}} 2019-01-14 15:57:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faeec90f25f63e4b264890dde1b6a98a931df830" 2019-01-14 15:57:07,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-cf2b2a54-107d-4938-b1eb-de2ae452032b Date: Mon, 14 Jan 2019 15:57:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:06Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/snap", "metadata": {}}], "self": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "min_disk": 0, "protected": false, "id": "3d65f464-f101-4b2b-8a8e-5f3da36d1a0d", "file": "/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0174ae144cd4270abe4adcc73123ec9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d"} 2019-01-14 15:57:07,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d used request id req-cf2b2a54-107d-4938-b1eb-de2ae452032b 2019-01-14 15:57:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faeec90f25f63e4b264890dde1b6a98a931df830" 2019-01-14 15:57:07,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-797bdac6-6b14-4136-92a3-33586ba8857a Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:07,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-797bdac6-6b14-4136-92a3-33586ba8857a 2019-01-14 15:57:07,976 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b2b49819-d498-476d-8cc3-2a58c1e6004d 2019-01-14 15:57:07,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73443b918e14be0c473c90f3f24d5db41678d569" 2019-01-14 15:57:09,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b32f38b-56d0-4f15-b199-bb10387e5a68 Date: Mon, 14 Jan 2019 15:57:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:09,121 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3d65f464-f101-4b2b-8a8e-5f3da36d1a0d used request id req-3b32f38b-56d0-4f15-b199-bb10387e5a68 2019-01-14 15:57:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:09,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7cbc75fc-4c80-4eca-92b8-b958c07188a2 Date: Mon, 14 Jan 2019 15:57:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:57:09,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7cbc75fc-4c80-4eca-92b8-b958c07188a2 2019-01-14 15:57:09,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:09,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed19228-635e-488b-ad8f-3070f2a9a8ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:09,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-bed19228-635e-488b-ad8f-3070f2a9a8ea 2019-01-14 15:57:09,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:09,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:09,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27debada-91c9-46a6-97f9-0386427e312f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:09,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-27debada-91c9-46a6-97f9-0386427e312f 2019-01-14 15:57:09,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:09,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:09,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd13514-5265-4fcd-9d99-77134c4daf3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:09,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-ccd13514-5265-4fcd-9d99-77134c4daf3e 2019-01-14 15:57:09,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:09,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dae6e069-2dab-4292-bcc3-3de34ac25edb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:09,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-dae6e069-2dab-4292-bcc3-3de34ac25edb 2019-01-14 15:57:09,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:09,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d00e87-340e-4578-8132-4e23ece18355 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:57:10,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-f2d00e87-340e-4578-8132-4e23ece18355 2019-01-14 15:57:10,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795bf922-9149-4d49-8942-378083b025c8 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:57:10,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-795bf922-9149-4d49-8942-378083b025c8 2019-01-14 15:57:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d94140a-f480-4f68-8774-a366d86a08b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:10,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-8d94140a-f480-4f68-8774-a366d86a08b0 2019-01-14 15:57:10,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91daa9c5-966b-4f56-8c15-b2fa779df98b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:10,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-91daa9c5-966b-4f56-8c15-b2fa779df98b 2019-01-14 15:57:10,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b29941-67d6-4c1c-9f1c-f4e00ef9d13a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:10,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-b3b29941-67d6-4c1c-9f1c-f4e00ef9d13a 2019-01-14 15:57:10,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:10,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f794ae-7941-4c8f-bf01-db04f082a070 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:57:10,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-36f794ae-7941-4c8f-bf01-db04f082a070 2019-01-14 15:57:10,613 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-672b1590-0486-4c0-proj 2019-01-14 15:57:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f0174ae144cd4270abe4adcc73123ec9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5bf51c-6cf8-4be2-93f7-2637e350e32e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:10,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f0174ae144cd4270abe4adcc73123ec9 used request id req-3b5bf51c-6cf8-4be2-93f7-2637e350e32e 2019-01-14 15:57:10,858 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-672b1590-0486-4c0-proj-role 2019-01-14 15:57:10,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9259e3debc924bfab0854d908e6371e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:10,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b65b459-cee9-4167-af4c-02be8212b9ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:10,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9259e3debc924bfab0854d908e6371e3 used request id req-0b65b459-cee9-4167-af4c-02be8212b9ca 2019-01-14 15:57:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ce8a4186c2276b4e3f25d26f856e560a10f02" 2019-01-14 15:57:11,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca31ee3d-c475-49c7-8943-4e0aa3b2a4e3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:11,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ca31ee3d-c475-49c7-8943-4e0aa3b2a4e3 2019-01-14 15:57:11,105 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-672b1590-0486-4c0-user 2019-01-14 15:57:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c261e32e58a04220a00b937d0dc62074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90eba715b358e70944d237494b08482431213b6" 2019-01-14 15:57:11,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0620c60-2d64-4472-92a8-8f2388f81f49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:11,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c261e32e58a04220a00b937d0dc62074 used request id req-d0620c60-2d64-4472-92a8-8f2388f81f49 2019-01-14 15:57:11,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:11,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["PWbAFR3JS3-U31ygMXxEig"], "issued_at": "2019-01-14T15:57:11.000000Z"}} 2019-01-14 15:57:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2440a7d513796c50ba1f37940d8e3f538fe6d3a" 2019-01-14 15:57:11,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b8a4e8-43bc-4a85-9715-f150d3f6cc0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:11,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c4b8a4e8-43bc-4a85-9715-f150d3f6cc0d 2019-01-14 15:57:11,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:11,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:12,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Ez3evXgSRRaTUyVoNM6lNA"], "issued_at": "2019-01-14T15:57:12.000000Z"}} 2019-01-14 15:57:12,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:12,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ae0db3-b0fd-49c8-a5ef-373332f1b9f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:12,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c5ae0db3-b0fd-49c8-a5ef-373332f1b9f7 2019-01-14 15:57:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:12,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e8aa7238-900e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:12,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8b915f-946c-4941-b82d-2816798378dd Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e8aa7238-900e-46e-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:57:12,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e8aa7238-900e-46e-proj used request id req-bf8b915f-946c-4941-b82d-2816798378dd 2019-01-14 15:57:12,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:12,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c6939d-81c2-4613-a38d-2c921e8284ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:12,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-34c6939d-81c2-4613-a38d-2c921e8284ba 2019-01-14 15:57:12,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj"}}' 2019-01-14 15:57:12,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30a5786-087a-49c0-9f8d-7feb418e52e5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0c0853ebe6cd439883a35a92a8d3664a"}, "tags": [], "enabled": true, "id": "0c0853ebe6cd439883a35a92a8d3664a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj"}} 2019-01-14 15:57:12,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f30a5786-087a-49c0-9f8d-7feb418e52e5 2019-01-14 15:57:12,726 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e8aa7238-900e-46e-proj 2019-01-14 15:57:12,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:12,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:13,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["YJKqUTfkRUWq-EKgRL6NCg"], "issued_at": "2019-01-14T15:57:13.000000Z"}} 2019-01-14 15:57:13,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150a4b4c811f047d04f4da8f497d9fa3b60fb25" 2019-01-14 15:57:13,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9300c099-9d3c-4e80-a498-8c76eb29bd3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:13,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9300c099-9d3c-4e80-a498-8c76eb29bd3b 2019-01-14 15:57:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:13,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:13,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150a4b4c811f047d04f4da8f497d9fa3b60fb25" 2019-01-14 15:57:13,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2f0a22-7ba8-4eab-b392-81299d44eea0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:57:13,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ca2f0a22-7ba8-4eab-b392-81299d44eea0 2019-01-14 15:57:13,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-e8aa7238-900e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150a4b4c811f047d04f4da8f497d9fa3b60fb25" 2019-01-14 15:57:13,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4144bdb5-5f39-42ad-85bc-a72abf2352a0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-e8aa7238-900e-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0c0853ebe6cd439883a35a92a8d3664a"}, "tags": [], "enabled": true, "id": "0c0853ebe6cd439883a35a92a8d3664a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj"}]} 2019-01-14 15:57:13,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-e8aa7238-900e-46e-proj used request id req-4144bdb5-5f39-42ad-85bc-a72abf2352a0 2019-01-14 15:57:13,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150a4b4c811f047d04f4da8f497d9fa3b60fb25" 2019-01-14 15:57:13,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34c21ba-0c63-451a-853b-a4441f9e4f5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:13,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c34c21ba-0c63-451a-853b-a4441f9e4f5d 2019-01-14 15:57:13,895 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e8aa7238-900e-46e-user 2019-01-14 15:57:13,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:13,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:14,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4317294c-3404-4f94-ad69-68cfaf4fb31c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:14,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4317294c-3404-4f94-ad69-68cfaf4fb31c 2019-01-14 15:57:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" -d '{"role": {"name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj-role"}}' 2019-01-14 15:57:14,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a0c337-32e3-4ff4-abc5-154c30bd4fee Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93206bb8964347759649c270e0ce4655", "links": {"self": "http://172.30.9.26:5000/v3/roles/93206bb8964347759649c270e0ce4655"}, "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj-role"}} 2019-01-14 15:57:14,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-61a0c337-32e3-4ff4-abc5-154c30bd4fee 2019-01-14 15:57:14,151 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e8aa7238-900e-46e-proj-role 2019-01-14 15:57:14,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/93206bb8964347759649c270e0ce4655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:14,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cd079e-ccb9-4b82-a3ae-d0ccf16f819d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93206bb8964347759649c270e0ce4655", "links": {"self": "http://172.30.9.26:5000/v3/roles/93206bb8964347759649c270e0ce4655"}, "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj-role"}} 2019-01-14 15:57:14,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/93206bb8964347759649c270e0ce4655 used request id req-42cd079e-ccb9-4b82-a3ae-d0ccf16f819d 2019-01-14 15:57:14,266 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e8aa7238-900e-46e-proj-role to project CreateImageSuccessTests-e8aa7238-900e-46e-proj 2019-01-14 15:57:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0c0853ebe6cd439883a35a92a8d3664a/users/b11762ee793a4b89bb4a414da1316668/roles/93206bb8964347759649c270e0ce4655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:14,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5739e9ac-bf81-4098-85f7-8159b5751411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:14,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0c0853ebe6cd439883a35a92a8d3664a/users/b11762ee793a4b89bb4a414da1316668/roles/93206bb8964347759649c270e0ce4655 used request id req-5739e9ac-bf81-4098-85f7-8159b5751411 2019-01-14 15:57:14,412 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 15:57:14,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:14,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:14,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93206bb8964347759649c270e0ce4655", "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj-role"}], "expires_at": "2019-01-14T16:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c0853ebe6cd439883a35a92a8d3664a", "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e8aa7238-900e-46e-user", "id": "b11762ee793a4b89bb4a414da1316668"}, "audit_ids": ["n-qUmdvpR86eT1nz_HhDPg"], "issued_at": "2019-01-14T15:57:14.000000Z"}} 2019-01-14 15:57:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" 2019-01-14 15:57:14,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7518b7d7-4370-4ffe-a426-3f8da957f7e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:14,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7518b7d7-4370-4ffe-a426-3f8da957f7e2 2019-01-14 15:57:14,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" 2019-01-14 15:57:15,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0b9f3500-08f0-4cd0-ba1a-64e079969e4a Date: Mon, 14 Jan 2019 15:57:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4"} 2019-01-14 15:57:15,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 used request id req-0b9f3500-08f0-4cd0-ba1a-64e079969e4a 2019-01-14 15:57:15,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" 2019-01-14 15:57:15,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2779a65f-e134-4a6c-8845-2aa02c8a31ba Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:15,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2779a65f-e134-4a6c-8845-2aa02c8a31ba 2019-01-14 15:57:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4"}' 2019-01-14 15:57:15,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9100924e-b5e1-4c7c-b633-6ade4bd2774c Date: Mon, 14 Jan 2019 15:57:15 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe", "min_disk": 0, "protected": false, "id": "985dfc5b-2b06-4081-8101-22a94880e2fe", "file": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe/file", "checksum": null, "owner": "0c0853ebe6cd439883a35a92a8d3664a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:15,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9100924e-b5e1-4c7c-b633-6ade4bd2774c 2019-01-14 15:57:15,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" -d '' 2019-01-14 15:57:16,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63ee60ff-8f8f-476b-ab4a-779f21bf12b3 Date: Mon, 14 Jan 2019 15:57:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:16,463 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe/file used request id req-63ee60ff-8f8f-476b-ab4a-779f21bf12b3 2019-01-14 15:57:16,463 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:57:16,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" 2019-01-14 15:57:16,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0401f265-48e7-49e9-bbdb-f8686a4f002d Date: Mon, 14 Jan 2019 15:57:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:16Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/985dfc5b-2b06-4081-8101-22a94880e2fe/snap", "metadata": {}}], "self": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe", "min_disk": 0, "protected": false, "id": "985dfc5b-2b06-4081-8101-22a94880e2fe", "file": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c0853ebe6cd439883a35a92a8d3664a", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/985dfc5b-2b06-4081-8101-22a94880e2fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:16,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe used request id req-0401f265-48e7-49e9-bbdb-f8686a4f002d 2019-01-14 15:57:16,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" 2019-01-14 15:57:16,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-277ec13c-8d29-4117-a25b-d06d72099cb0 Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:16,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-277ec13c-8d29-4117-a25b-d06d72099cb0 2019-01-14 15:57:16,855 - create_image - INFO - Created image with name - CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 2019-01-14 15:57:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" 2019-01-14 15:57:17,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4ddd3970-91de-441f-8ea0-eac8ca1a8ba7 Date: Mon, 14 Jan 2019 15:57:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:16Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/985dfc5b-2b06-4081-8101-22a94880e2fe/snap", "metadata": {}}], "self": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe", "min_disk": 0, "protected": false, "id": "985dfc5b-2b06-4081-8101-22a94880e2fe", "file": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c0853ebe6cd439883a35a92a8d3664a", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/985dfc5b-2b06-4081-8101-22a94880e2fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:17,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe used request id req-4ddd3970-91de-441f-8ea0-eac8ca1a8ba7 2019-01-14 15:57:17,064 - create_image - DEBUG - Instance status is - active 2019-01-14 15:57:17,064 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 2019-01-14 15:57:17,065 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 2019-01-14 15:57:17,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:17,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93206bb8964347759649c270e0ce4655", "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj-role"}], "expires_at": "2019-01-14T16:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c0853ebe6cd439883a35a92a8d3664a", "name": "CreateImageSuccessTests-e8aa7238-900e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0c0853ebe6cd439883a35a92a8d3664a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0c0853ebe6cd439883a35a92a8d3664a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0c0853ebe6cd439883a35a92a8d3664a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e8aa7238-900e-46e-user", "id": "b11762ee793a4b89bb4a414da1316668"}, "audit_ids": ["6ZLda9dqSGmD3pn4R03hAA"], "issued_at": "2019-01-14T15:57:17.000000Z"}} 2019-01-14 15:57:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2ad229256dd82ba9b77767bb777999ebe927ae8" 2019-01-14 15:57:17,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-78af6e72-10d3-4a0b-9af6-573c525c62aa Date: Mon, 14 Jan 2019 15:57:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:16Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/985dfc5b-2b06-4081-8101-22a94880e2fe/snap", "metadata": {}}], "self": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe", "min_disk": 0, "protected": false, "id": "985dfc5b-2b06-4081-8101-22a94880e2fe", "file": "/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c0853ebe6cd439883a35a92a8d3664a", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/985dfc5b-2b06-4081-8101-22a94880e2fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4"} 2019-01-14 15:57:17,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 used request id req-78af6e72-10d3-4a0b-9af6-573c525c62aa 2019-01-14 15:57:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2ad229256dd82ba9b77767bb777999ebe927ae8" 2019-01-14 15:57:17,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-72cb4b02-c914-498e-b527-bcdefd357ea5 Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:17,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-72cb4b02-c914-498e-b527-bcdefd357ea5 2019-01-14 15:57:18,000 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5600e7fe-34e2-4452-9250-c55aaa2307a4 2019-01-14 15:57:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17e025f1ac0afee4884995f3aac7c3c70191bab6" 2019-01-14 15:57:18,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66bac8c4-3004-425d-9a05-97201d06b3e7 Date: Mon, 14 Jan 2019 15:57:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:18,630 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/985dfc5b-2b06-4081-8101-22a94880e2fe used request id req-66bac8c4-3004-425d-9a05-97201d06b3e7 2019-01-14 15:57:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:18,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bb6c7050-9766-4325-8914-24c74a70e239 Date: Mon, 14 Jan 2019 15:57:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:57:18,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bb6c7050-9766-4325-8914-24c74a70e239 2019-01-14 15:57:18,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e47b08a1-27f0-4840-9440-15975c0919ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:19,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-e47b08a1-27f0-4840-9440-15975c0919ba 2019-01-14 15:57:19,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:19,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96330eec-3312-484a-af5d-94cbe48c48fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:19,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-96330eec-3312-484a-af5d-94cbe48c48fc 2019-01-14 15:57:19,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e2498e-985a-45d1-95dd-6b8f2b2d8ba0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:19,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-f6e2498e-985a-45d1-95dd-6b8f2b2d8ba0 2019-01-14 15:57:19,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27a4173d-acc2-41d6-aeb4-7ea858e23617 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:19,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-27a4173d-acc2-41d6-aeb4-7ea858e23617 2019-01-14 15:57:19,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ab6dc6-c95e-4bc3-96e6-d54e3e927f99 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:57:19,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-81ab6dc6-c95e-4bc3-96e6-d54e3e927f99 2019-01-14 15:57:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b57c4b-151c-4d31-9dde-38a007cbc340 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:57:19,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-63b57c4b-151c-4d31-9dde-38a007cbc340 2019-01-14 15:57:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf2dd69-2983-4e70-9db4-f41097a02cc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:19,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-9cf2dd69-2983-4e70-9db4-f41097a02cc5 2019-01-14 15:57:19,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a11aae-51ed-4436-aaaa-6c79d121a08e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:19,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-78a11aae-51ed-4436-aaaa-6c79d121a08e 2019-01-14 15:57:19,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:19,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c269bec2-f9d7-456f-a5a9-df69a523a79b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:19,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-c269bec2-f9d7-456f-a5a9-df69a523a79b 2019-01-14 15:57:19,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:20,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c984757e-abc7-4274-b10c-4fda5f4a1041 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:57:20,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c984757e-abc7-4274-b10c-4fda5f4a1041 2019-01-14 15:57:20,008 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e8aa7238-900e-46e-proj 2019-01-14 15:57:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0c0853ebe6cd439883a35a92a8d3664a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:20,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6deb9c6-c148-443a-800d-1f730c3864d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:20,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0c0853ebe6cd439883a35a92a8d3664a used request id req-f6deb9c6-c148-443a-800d-1f730c3864d3 2019-01-14 15:57:20,260 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e8aa7238-900e-46e-proj-role 2019-01-14 15:57:20,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/93206bb8964347759649c270e0ce4655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:20,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20232132-1433-4bf8-a840-b78967d4a5b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:20,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/93206bb8964347759649c270e0ce4655 used request id req-20232132-1433-4bf8-a840-b78967d4a5b2 2019-01-14 15:57:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a060a71bf6293a6e5c449621c29777a2ff1e6f6d" 2019-01-14 15:57:20,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd61b24b-96cd-46bd-95f2-bcc0ac4ffc53 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:20,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fd61b24b-96cd-46bd-95f2-bcc0ac4ffc53 2019-01-14 15:57:20,511 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e8aa7238-900e-46e-user 2019-01-14 15:57:20,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b11762ee793a4b89bb4a414da1316668 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150a4b4c811f047d04f4da8f497d9fa3b60fb25" 2019-01-14 15:57:20,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a262308-12ca-4798-9b86-15828d924579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:20,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b11762ee793a4b89bb4a414da1316668 used request id req-6a262308-12ca-4798-9b86-15828d924579 2019-01-14 15:57:20,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:21,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["eeDKnXo2QyiW71R_mflO9g"], "issued_at": "2019-01-14T15:57:21.000000Z"}} 2019-01-14 15:57:21,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8d717c0f7189bb8672c5f423c26ba6701ac3a" 2019-01-14 15:57:21,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d045aa5e-2e80-41b0-907e-6ae857f781f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:21,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d045aa5e-2e80-41b0-907e-6ae857f781f9 2019-01-14 15:57:21,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:21,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:21,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["QQxooWuYRi2DPEyWouSIig"], "issued_at": "2019-01-14T15:57:21.000000Z"}} 2019-01-14 15:57:21,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:21,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7787695a-0fd7-4eb0-a1c8-34f19fe15724 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:21,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7787695a-0fd7-4eb0-a1c8-34f19fe15724 2019-01-14 15:57:21,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:21,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:21,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7489c01a-a840-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:21,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd597d90-92b1-42c5-bb03-a27bacdb6f92 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7489c01a-a840-4bc-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:57:21,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7489c01a-a840-4bc-proj used request id req-bd597d90-92b1-42c5-bb03-a27bacdb6f92 2019-01-14 15:57:21,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:22,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4ab665-ac0d-4665-9652-4e7d7e2c7a52 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:22,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0c4ab665-ac0d-4665-9652-4e7d7e2c7a52 2019-01-14 15:57:22,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj"}}' 2019-01-14 15:57:22,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc2f0b7-048d-499c-86a8-de48ddbe6109 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ddf2b3e9ec04421abe38fcf520a1ef7f"}, "tags": [], "enabled": true, "id": "ddf2b3e9ec04421abe38fcf520a1ef7f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj"}} 2019-01-14 15:57:22,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8fc2f0b7-048d-499c-86a8-de48ddbe6109 2019-01-14 15:57:22,163 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-7489c01a-a840-4bc-proj 2019-01-14 15:57:22,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:22,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:22,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["2R_4Wp-jSwCX7JXcaz_MOw"], "issued_at": "2019-01-14T15:57:22.000000Z"}} 2019-01-14 15:57:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a6072bdda7fd823b65012add5a13df3676056b" 2019-01-14 15:57:22,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81b822a-7ff5-4c1c-8804-2c797fac9b7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:22,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d81b822a-7ff5-4c1c-8804-2c797fac9b7a 2019-01-14 15:57:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:22,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a6072bdda7fd823b65012add5a13df3676056b" 2019-01-14 15:57:22,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1206d91e-82ad-4577-8a8e-d3d2bd1dde9e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:57:22,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1206d91e-82ad-4577-8a8e-d3d2bd1dde9e 2019-01-14 15:57:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-7489c01a-a840-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a6072bdda7fd823b65012add5a13df3676056b" 2019-01-14 15:57:22,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a79ef9e-a153-4262-9217-3061afbbe8b3 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-7489c01a-a840-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ddf2b3e9ec04421abe38fcf520a1ef7f"}, "tags": [], "enabled": true, "id": "ddf2b3e9ec04421abe38fcf520a1ef7f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj"}]} 2019-01-14 15:57:22,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-7489c01a-a840-4bc-proj used request id req-6a79ef9e-a153-4262-9217-3061afbbe8b3 2019-01-14 15:57:22,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a6072bdda7fd823b65012add5a13df3676056b" 2019-01-14 15:57:22,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a074de-c149-48af-baa9-3c583d4792a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:22,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e0a074de-c149-48af-baa9-3c583d4792a0 2019-01-14 15:57:23,343 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-7489c01a-a840-4bc-user 2019-01-14 15:57:23,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:23,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77986071-ae18-401f-b68e-8cfd60d8c3da Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:23,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-77986071-ae18-401f-b68e-8cfd60d8c3da 2019-01-14 15:57:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" -d '{"role": {"name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj-role"}}' 2019-01-14 15:57:23,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859180ec-4a96-4beb-a0ef-b55664a2b3e2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a930fd4310704feabd71d4bcbe57bfb6", "links": {"self": "http://172.30.9.26:5000/v3/roles/a930fd4310704feabd71d4bcbe57bfb6"}, "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj-role"}} 2019-01-14 15:57:23,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-859180ec-4a96-4beb-a0ef-b55664a2b3e2 2019-01-14 15:57:23,576 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-7489c01a-a840-4bc-proj-role 2019-01-14 15:57:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a930fd4310704feabd71d4bcbe57bfb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:23,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7192a8-3914-4166-878d-eb1dbf026d74 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a930fd4310704feabd71d4bcbe57bfb6", "links": {"self": "http://172.30.9.26:5000/v3/roles/a930fd4310704feabd71d4bcbe57bfb6"}, "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj-role"}} 2019-01-14 15:57:23,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a930fd4310704feabd71d4bcbe57bfb6 used request id req-0b7192a8-3914-4166-878d-eb1dbf026d74 2019-01-14 15:57:23,697 - keystone_utils - INFO - Granting role CreateImageSuccessTests-7489c01a-a840-4bc-proj-role to project CreateImageSuccessTests-7489c01a-a840-4bc-proj 2019-01-14 15:57:23,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ddf2b3e9ec04421abe38fcf520a1ef7f/users/c8fb2db3b67344bd892019ca5f615005/roles/a930fd4310704feabd71d4bcbe57bfb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:23,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8589a390-955f-4fb6-9b5d-f9a0be1dbba5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:23,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ddf2b3e9ec04421abe38fcf520a1ef7f/users/c8fb2db3b67344bd892019ca5f615005/roles/a930fd4310704feabd71d4bcbe57bfb6 used request id req-8589a390-955f-4fb6-9b5d-f9a0be1dbba5 2019-01-14 15:57:23,838 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 15:57:23,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:23,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:24,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a930fd4310704feabd71d4bcbe57bfb6", "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj-role"}], "expires_at": "2019-01-14T16:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddf2b3e9ec04421abe38fcf520a1ef7f", "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-7489c01a-a840-4bc-user", "id": "c8fb2db3b67344bd892019ca5f615005"}, "audit_ids": ["Q1TCqUCkT3eORUIuPUL5PQ"], "issued_at": "2019-01-14T15:57:24.000000Z"}} 2019-01-14 15:57:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" 2019-01-14 15:57:24,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a716d7-6092-4b54-bef5-041285b9eb6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:24,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-20a716d7-6092-4b54-bef5-041285b9eb6f 2019-01-14 15:57:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" 2019-01-14 15:57:24,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f69e8a8c-bd28-409c-bed3-f242042db64d Date: Mon, 14 Jan 2019 15:57:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138"} 2019-01-14 15:57:24,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 used request id req-f69e8a8c-bd28-409c-bed3-f242042db64d 2019-01-14 15:57:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" 2019-01-14 15:57:24,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c881afca-69c7-4fb9-a9e3-061b6bae7fe8 Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:24,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c881afca-69c7-4fb9-a9e3-061b6bae7fe8 2019-01-14 15:57:24,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138"}' 2019-01-14 15:57:25,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3dbc4628-0016-4037-9530-c7c9fe40428b Date: Mon, 14 Jan 2019 15:57:25 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "min_disk": 0, "protected": false, "id": "4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "file": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/file", "checksum": null, "owner": "ddf2b3e9ec04421abe38fcf520a1ef7f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:25,087 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3dbc4628-0016-4037-9530-c7c9fe40428b 2019-01-14 15:57:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" -d '' 2019-01-14 15:57:26,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-463cf53b-5119-4b66-bc9e-751f7088f7b2 Date: Mon, 14 Jan 2019 15:57:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:26,438 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/file used request id req-463cf53b-5119-4b66-bc9e-751f7088f7b2 2019-01-14 15:57:26,438 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:57:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" 2019-01-14 15:57:26,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9678a0d2-d6d2-4c92-86af-d1eeb38ff15a Date: Mon, 14 Jan 2019 15:57:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:26Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/snap", "metadata": {}}], "self": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "min_disk": 0, "protected": false, "id": "4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "file": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ddf2b3e9ec04421abe38fcf520a1ef7f", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:26,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066 used request id req-9678a0d2-d6d2-4c92-86af-d1eeb38ff15a 2019-01-14 15:57:26,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" 2019-01-14 15:57:26,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e86dde1c-a6fa-4b3f-9649-5e9323a388d6 Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:26,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e86dde1c-a6fa-4b3f-9649-5e9323a388d6 2019-01-14 15:57:26,851 - create_image - INFO - Created image with name - CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 2019-01-14 15:57:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" 2019-01-14 15:57:27,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e5bf4437-1e6d-45eb-b9c2-384d042f5ec1 Date: Mon, 14 Jan 2019 15:57:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:26Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/snap", "metadata": {}}], "self": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "min_disk": 0, "protected": false, "id": "4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "file": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ddf2b3e9ec04421abe38fcf520a1ef7f", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:27,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066 used request id req-e5bf4437-1e6d-45eb-b9c2-384d042f5ec1 2019-01-14 15:57:27,043 - create_image - DEBUG - Instance status is - active 2019-01-14 15:57:27,043 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 2019-01-14 15:57:27,043 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 2019-01-14 15:57:27,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:27,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a930fd4310704feabd71d4bcbe57bfb6", "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj-role"}], "expires_at": "2019-01-14T16:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddf2b3e9ec04421abe38fcf520a1ef7f", "name": "CreateImageSuccessTests-7489c01a-a840-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ddf2b3e9ec04421abe38fcf520a1ef7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-7489c01a-a840-4bc-user", "id": "c8fb2db3b67344bd892019ca5f615005"}, "audit_ids": ["Kq58TliuQe-jzplfx9tNFA"], "issued_at": "2019-01-14T15:57:27.000000Z"}} 2019-01-14 15:57:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ba4936ef205895ad9595380b356c246438fbb7" 2019-01-14 15:57:27,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e05cf8f0-877d-48c6-bb0f-376ab3b88eaf Date: Mon, 14 Jan 2019 15:57:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:26Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/snap", "metadata": {}}], "self": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "min_disk": 0, "protected": false, "id": "4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066", "file": "/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ddf2b3e9ec04421abe38fcf520a1ef7f", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138"} 2019-01-14 15:57:27,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 used request id req-e05cf8f0-877d-48c6-bb0f-376ab3b88eaf 2019-01-14 15:57:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ba4936ef205895ad9595380b356c246438fbb7" 2019-01-14 15:57:27,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6f2339d-ee1b-4a6d-8f62-1a1fe7a275f0 Date: Mon, 14 Jan 2019 15:57:27 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"}}} 2019-01-14 15:57:27,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f6f2339d-ee1b-4a6d-8f62-1a1fe7a275f0 2019-01-14 15:57:27,944 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-14201e49-6509-4ef5-adc1-e15c8af59138 2019-01-14 15:57:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef2a6704823e59802c6b3cf3a2ecc0aa351512d1" 2019-01-14 15:57:28,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2cedbcb6-880c-4ae9-979e-8dfc5f23461d Date: Mon, 14 Jan 2019 15:57:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:28,804 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4cee1ca3-0e8c-4a6f-bc9f-0b4758a3c066 used request id req-2cedbcb6-880c-4ae9-979e-8dfc5f23461d 2019-01-14 15:57:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d164cd3d-a403-4618-89a4-d2b49c30d8b1 Date: Mon, 14 Jan 2019 15:57:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:57:29,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d164cd3d-a403-4618-89a4-d2b49c30d8b1 2019-01-14 15:57:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c2dcc3-47e1-43d6-adc7-62c609f93a7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:29,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-b4c2dcc3-47e1-43d6-adc7-62c609f93a7b 2019-01-14 15:57:29,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:29,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf19b83-92f4-4c2b-87d9-11b9dfc6ff3c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:29,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-bbf19b83-92f4-4c2b-87d9-11b9dfc6ff3c 2019-01-14 15:57:29,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:29,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ef09b4-f673-4963-826d-627806716e97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:29,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-68ef09b4-f673-4963-826d-627806716e97 2019-01-14 15:57:29,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8e641d-0f2c-447e-8a30-c456cc462da0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:29,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-fe8e641d-0f2c-447e-8a30-c456cc462da0 2019-01-14 15:57:29,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:29,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8910df-5fcf-487b-b83c-ec9183095069 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:57:29,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-ab8910df-5fcf-487b-b83c-ec9183095069 2019-01-14 15:57:29,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c827f6a-9a97-496d-853f-394484d30975 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:57:29,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-2c827f6a-9a97-496d-853f-394484d30975 2019-01-14 15:57:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fccdda6-9e01-4e8e-a2e7-af1a8411d842 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:29,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-9fccdda6-9e01-4e8e-a2e7-af1a8411d842 2019-01-14 15:57:29,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:29,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:29,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2641e39d-02b2-40ce-aa17-032d2f172a87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:29,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-2641e39d-02b2-40ce-aa17-032d2f172a87 2019-01-14 15:57:29,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:30,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db650ed8-b696-4e8c-bc77-824738a7a559 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:30,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-db650ed8-b696-4e8c-bc77-824738a7a559 2019-01-14 15:57:30,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:30,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:30,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfc3019-42f7-4370-8600-bf24dc9cb965 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:57:30,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-2bfc3019-42f7-4370-8600-bf24dc9cb965 2019-01-14 15:57:30,194 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-7489c01a-a840-4bc-proj 2019-01-14 15:57:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ddf2b3e9ec04421abe38fcf520a1ef7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:30,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75737654-6451-4d8e-a5b3-448e7a57f168 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:30,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ddf2b3e9ec04421abe38fcf520a1ef7f used request id req-75737654-6451-4d8e-a5b3-448e7a57f168 2019-01-14 15:57:30,451 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-7489c01a-a840-4bc-proj-role 2019-01-14 15:57:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a930fd4310704feabd71d4bcbe57bfb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:30,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c683211-ae9e-4503-9e95-63f1aa486e69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:30,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a930fd4310704feabd71d4bcbe57bfb6 used request id req-0c683211-ae9e-4503-9e95-63f1aa486e69 2019-01-14 15:57:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aadc4957d61b39597117c5400677a049643993" 2019-01-14 15:57:30,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658b8b3f-f264-4586-8a5c-9cb92e7a6f85 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:30,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-658b8b3f-f264-4586-8a5c-9cb92e7a6f85 2019-01-14 15:57:30,694 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-7489c01a-a840-4bc-user 2019-01-14 15:57:30,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c8fb2db3b67344bd892019ca5f615005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a6072bdda7fd823b65012add5a13df3676056b" 2019-01-14 15:57:30,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e2e1cd-c0e5-411f-b641-c12c40680229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:30,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c8fb2db3b67344bd892019ca5f615005 used request id req-59e2e1cd-c0e5-411f-b641-c12c40680229 2019-01-14 15:57:30,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:31,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["iEQ99SBRTYKv1PdTQ3LDKQ"], "issued_at": "2019-01-14T15:57:31.000000Z"}} 2019-01-14 15:57:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4fdb12d4fb3381b0f4269af94fbd17b8b7b874" 2019-01-14 15:57:31,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a009702-afc6-485c-95eb-92e0a1c8a7d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:31,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3a009702-afc6-485c-95eb-92e0a1c8a7d6 2019-01-14 15:57:31,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:31,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:31,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Q-y0jVeBT-OX346fOhQH3w"], "issued_at": "2019-01-14T15:57:31.000000Z"}} 2019-01-14 15:57:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:31,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618c59c5-4157-4b3f-9a8e-2108b840193f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:31,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-618c59c5-4157-4b3f-9a8e-2108b840193f 2019-01-14 15:57:31,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:31,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c9d86dd3-f571-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:32,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878c1acd-dd5b-4abd-b63a-40fe27f9241f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c9d86dd3-f571-4b2-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:57:32,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c9d86dd3-f571-4b2-proj used request id req-878c1acd-dd5b-4abd-b63a-40fe27f9241f 2019-01-14 15:57:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:32,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba69973-c1d4-4fdd-8a11-dc6d7d84c009 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:32,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bba69973-c1d4-4fdd-8a11-dc6d7d84c009 2019-01-14 15:57:32,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj"}}' 2019-01-14 15:57:32,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794d9ac4-2cc8-408e-8b22-0e3babc156ba Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/14589dd6ee4342f4b8f80f5635e67709"}, "tags": [], "enabled": true, "id": "14589dd6ee4342f4b8f80f5635e67709", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj"}} 2019-01-14 15:57:32,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-794d9ac4-2cc8-408e-8b22-0e3babc156ba 2019-01-14 15:57:32,403 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c9d86dd3-f571-4b2-proj 2019-01-14 15:57:32,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:32,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:32,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["YWDMeNSaSNqGgwNmjlpa8w"], "issued_at": "2019-01-14T15:57:32.000000Z"}} 2019-01-14 15:57:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fa371d3065785b44faddb9b80477d8783d7a0" 2019-01-14 15:57:32,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7189c0-dd9a-4a25-b540-16325742fe71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:32,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-df7189c0-dd9a-4a25-b540-16325742fe71 2019-01-14 15:57:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:32,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fa371d3065785b44faddb9b80477d8783d7a0" 2019-01-14 15:57:32,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab522a6-965e-45ce-819c-de26b689fdeb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:57:32,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8ab522a6-965e-45ce-819c-de26b689fdeb 2019-01-14 15:57:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-c9d86dd3-f571-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fa371d3065785b44faddb9b80477d8783d7a0" 2019-01-14 15:57:33,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf348ad-b7f4-4df3-afd7-0ebafcb261db Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-c9d86dd3-f571-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/14589dd6ee4342f4b8f80f5635e67709"}, "tags": [], "enabled": true, "id": "14589dd6ee4342f4b8f80f5635e67709", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj"}]} 2019-01-14 15:57:33,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-c9d86dd3-f571-4b2-proj used request id req-1bf348ad-b7f4-4df3-afd7-0ebafcb261db 2019-01-14 15:57:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fa371d3065785b44faddb9b80477d8783d7a0" 2019-01-14 15:57:33,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e15a1c2-bbe6-4ef5-97d6-e9956a706b8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:33,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3e15a1c2-bbe6-4ef5-97d6-e9956a706b8a 2019-01-14 15:57:33,594 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c9d86dd3-f571-4b2-user 2019-01-14 15:57:33,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:33,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ccc488-4d7f-49c0-a4d2-532722c9227e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:33,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-80ccc488-4d7f-49c0-a4d2-532722c9227e 2019-01-14 15:57:33,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" -d '{"role": {"name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role"}}' 2019-01-14 15:57:33,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf9bd60-48b1-42b0-a109-af6cd709c110 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1b4a56044a84f08ade24cb36867a2e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/f1b4a56044a84f08ade24cb36867a2e0"}, "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role"}} 2019-01-14 15:57:33,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9cf9bd60-48b1-42b0-a109-af6cd709c110 2019-01-14 15:57:33,840 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role 2019-01-14 15:57:33,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f1b4a56044a84f08ade24cb36867a2e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:33,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82dedf36-e2fd-48a1-94e7-1ff3d00a19a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1b4a56044a84f08ade24cb36867a2e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/f1b4a56044a84f08ade24cb36867a2e0"}, "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role"}} 2019-01-14 15:57:33,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f1b4a56044a84f08ade24cb36867a2e0 used request id req-82dedf36-e2fd-48a1-94e7-1ff3d00a19a6 2019-01-14 15:57:33,958 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role to project CreateImageSuccessTests-c9d86dd3-f571-4b2-proj 2019-01-14 15:57:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/14589dd6ee4342f4b8f80f5635e67709/users/d6558fa859ee43709e9abef38533d5c2/roles/f1b4a56044a84f08ade24cb36867a2e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:34,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4baa81f-d6f3-497b-a250-c490ce6fd230 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:34,113 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/14589dd6ee4342f4b8f80f5635e67709/users/d6558fa859ee43709e9abef38533d5c2/roles/f1b4a56044a84f08ade24cb36867a2e0 used request id req-f4baa81f-d6f3-497b-a250-c490ce6fd230 2019-01-14 15:57:34,113 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 15:57:34,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:34,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:34,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1b4a56044a84f08ade24cb36867a2e0", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role"}], "expires_at": "2019-01-14T16:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14589dd6ee4342f4b8f80f5635e67709", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-user", "id": "d6558fa859ee43709e9abef38533d5c2"}, "audit_ids": ["rhXeW_MfTRe1rjDumuh-mA"], "issued_at": "2019-01-14T15:57:34.000000Z"}} 2019-01-14 15:57:34,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" 2019-01-14 15:57:34,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bba9159-1aa0-4273-89e2-dc28dd4da142 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:34,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0bba9159-1aa0-4273-89e2-dc28dd4da142 2019-01-14 15:57:34,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" 2019-01-14 15:57:34,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4cf4d0ac-9e88-45a9-9a95-f686f596de76 Date: Mon, 14 Jan 2019 15:57:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a"} 2019-01-14 15:57:34,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a used request id req-4cf4d0ac-9e88-45a9-9a95-f686f596de76 2019-01-14 15:57:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" 2019-01-14 15:57:35,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-46160d65-e38a-457d-a604-b38dae2de6f0 Date: Mon, 14 Jan 2019 15: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"}}} 2019-01-14 15:57:35,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-46160d65-e38a-457d-a604-b38dae2de6f0 2019-01-14 15:57:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a"}' 2019-01-14 15:57:35,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27d7235b-138b-42f8-bd24-5975f35a1894 Date: Mon, 14 Jan 2019 15:57:35 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65", "min_disk": 0, "protected": false, "id": "514de0aa-7d66-4c08-a552-793ff7526d65", "file": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65/file", "checksum": null, "owner": "14589dd6ee4342f4b8f80f5635e67709", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:35,299 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-27d7235b-138b-42f8-bd24-5975f35a1894 2019-01-14 15:57:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" -d '' 2019-01-14 15:57:36,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df441744-808f-490c-920d-632c735dd0a6 Date: Mon, 14 Jan 2019 15:57:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:36,488 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65/file used request id req-df441744-808f-490c-920d-632c735dd0a6 2019-01-14 15:57:36,488 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:57:36,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" 2019-01-14 15:57:36,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bd2395a2-6185-4433-9d5c-16388e4adbf0 Date: Mon, 14 Jan 2019 15:57:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "metadata": {}}], "self": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65", "min_disk": 0, "protected": false, "id": "514de0aa-7d66-4c08-a552-793ff7526d65", "file": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14589dd6ee4342f4b8f80f5635e67709", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:36,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65 used request id req-bd2395a2-6185-4433-9d5c-16388e4adbf0 2019-01-14 15:57:36,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" 2019-01-14 15:57:36,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6c63d7f-60d4-456d-a05a-7f434922e8ac Date: Mon, 14 Jan 2019 15:57:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-14 15:57:36,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f6c63d7f-60d4-456d-a05a-7f434922e8ac 2019-01-14 15:57:36,896 - create_image - INFO - Created image with name - CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a 2019-01-14 15:57:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" 2019-01-14 15:57:36,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bcf4ad9b-a8c4-4c75-8ad1-260b8b788083 Date: Mon, 14 Jan 2019 15:57:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "metadata": {}}], "self": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65", "min_disk": 0, "protected": false, "id": "514de0aa-7d66-4c08-a552-793ff7526d65", "file": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14589dd6ee4342f4b8f80f5635e67709", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:36,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65 used request id req-bcf4ad9b-a8c4-4c75-8ad1-260b8b788083 2019-01-14 15:57:36,917 - create_image - DEBUG - Instance status is - active 2019-01-14 15:57:36,917 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a 2019-01-14 15:57:36,917 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a 2019-01-14 15:57:36,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:37,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1b4a56044a84f08ade24cb36867a2e0", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role"}], "expires_at": "2019-01-14T16:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14589dd6ee4342f4b8f80f5635e67709", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-user", "id": "d6558fa859ee43709e9abef38533d5c2"}, "audit_ids": ["HN4rWBFBTeq4iZjT6I6xfQ"], "issued_at": "2019-01-14T15:57:37.000000Z"}} 2019-01-14 15:57:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0062875112fed4e7fa1cb728b75deae9f6ac217" 2019-01-14 15:57:37,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6bbdb4c0-36be-4597-b4f4-240ac7ec755b Date: Mon, 14 Jan 2019 15:57:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "metadata": {}}], "self": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65", "min_disk": 0, "protected": false, "id": "514de0aa-7d66-4c08-a552-793ff7526d65", "file": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14589dd6ee4342f4b8f80f5635e67709", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a"} 2019-01-14 15:57:37,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a used request id req-6bbdb4c0-36be-4597-b4f4-240ac7ec755b 2019-01-14 15:57:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0062875112fed4e7fa1cb728b75deae9f6ac217" 2019-01-14 15:57:37,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-81f96eaa-5a82-4204-82d9-7bfef7f69879 Date: Mon, 14 Jan 2019 15: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"}}} 2019-01-14 15:57:37,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-81f96eaa-5a82-4204-82d9-7bfef7f69879 2019-01-14 15:57:37,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:37,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:38,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1b4a56044a84f08ade24cb36867a2e0", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role"}], "expires_at": "2019-01-14T16:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14589dd6ee4342f4b8f80f5635e67709", "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/14589dd6ee4342f4b8f80f5635e67709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c9d86dd3-f571-4b2-user", "id": "d6558fa859ee43709e9abef38533d5c2"}, "audit_ids": ["vOAgqR50QEaYA_EQenSgPg"], "issued_at": "2019-01-14T15:57:38.000000Z"}} 2019-01-14 15:57:38,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba93bb8a04b6d3ad851e01ffb233b05f6ee90936" 2019-01-14 15:57:38,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704f2ad2-a0e8-4b6e-8a5c-1f2fedfa51aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:38,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-704f2ad2-a0e8-4b6e-8a5c-1f2fedfa51aa 2019-01-14 15:57:38,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba93bb8a04b6d3ad851e01ffb233b05f6ee90936" 2019-01-14 15:57:38,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-dde88f6c-8938-4019-bbd0-e7bcc5b8a8b6 Date: Mon, 14 Jan 2019 15:57:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "metadata": {}}], "self": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65", "min_disk": 0, "protected": false, "id": "514de0aa-7d66-4c08-a552-793ff7526d65", "file": "/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14589dd6ee4342f4b8f80f5635e67709", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/514de0aa-7d66-4c08-a552-793ff7526d65/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a"} 2019-01-14 15:57:38,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a used request id req-dde88f6c-8938-4019-bbd0-e7bcc5b8a8b6 2019-01-14 15:57:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba93bb8a04b6d3ad851e01ffb233b05f6ee90936" 2019-01-14 15:57:38,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-253621c1-3edd-418d-b272-37617291a4c0 Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:38,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-253621c1-3edd-418d-b272-37617291a4c0 2019-01-14 15:57:38,668 - create_image - INFO - Found image with name - CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a 2019-01-14 15:57:38,668 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-de51d99b-efdb-49ec-a4ee-1692d0c2eb9a 2019-01-14 15:57:38,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c3238534927666e112cc8038e6f9e77dfaa3b1" 2019-01-14 15:57:39,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e43e9c7c-7b63-49f0-85b6-9e7cb609175c Date: Mon, 14 Jan 2019 15:57:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:39,042 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/514de0aa-7d66-4c08-a552-793ff7526d65 used request id req-e43e9c7c-7b63-49f0-85b6-9e7cb609175c 2019-01-14 15:57:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:39,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b850e8c0-982b-4c1b-85b1-5152c6e98c38 Date: Mon, 14 Jan 2019 15:57:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:57:39,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b850e8c0-982b-4c1b-85b1-5152c6e98c38 2019-01-14 15:57:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:39,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e727f531-0726-419b-b8dd-1d6116437c7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:39,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-e727f531-0726-419b-b8dd-1d6116437c7a 2019-01-14 15:57:39,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:39,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b44721-82d2-49aa-8d24-52073616effc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:39,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-f0b44721-82d2-49aa-8d24-52073616effc 2019-01-14 15:57:39,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:39,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c7af49-e884-48c9-88e0-be15cf3a0a8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:39,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-32c7af49-e884-48c9-88e0-be15cf3a0a8d 2019-01-14 15:57:39,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:39,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53207f47-6fd3-495b-bf11-67a59fe98baf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:39,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-53207f47-6fd3-495b-bf11-67a59fe98baf 2019-01-14 15:57:39,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:39,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:39,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fbdaf0-73ce-4621-a783-185049eabfa8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:57:39,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-f9fbdaf0-73ce-4621-a783-185049eabfa8 2019-01-14 15:57:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:40,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e711a87-fa3b-4324-a762-9e9ce715012e 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:57:40,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-6e711a87-fa3b-4324-a762-9e9ce715012e 2019-01-14 15:57:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:40,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0adebe-8f1c-4976-b078-4d939cd26d24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:40,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-3d0adebe-8f1c-4976-b078-4d939cd26d24 2019-01-14 15:57:40,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:40,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800a07fa-aa38-4cd4-9539-037bb5220739 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:40,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-800a07fa-aa38-4cd4-9539-037bb5220739 2019-01-14 15:57:40,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:40,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a89da4f7-64ce-41fb-8bda-2afb915bc8ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:40,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-a89da4f7-64ce-41fb-8bda-2afb915bc8ad 2019-01-14 15:57:40,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:40,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1a6073-5b23-43cd-b24b-ed6ee0397513 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:57:40,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-fb1a6073-5b23-43cd-b24b-ed6ee0397513 2019-01-14 15:57:40,539 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c9d86dd3-f571-4b2-proj 2019-01-14 15:57:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/14589dd6ee4342f4b8f80f5635e67709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:40,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83df033-c98c-4ec3-8e73-b030f0170dbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:40,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/14589dd6ee4342f4b8f80f5635e67709 used request id req-e83df033-c98c-4ec3-8e73-b030f0170dbd 2019-01-14 15:57:40,816 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c9d86dd3-f571-4b2-proj-role 2019-01-14 15:57:40,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f1b4a56044a84f08ade24cb36867a2e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:40,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f247af4-6037-4ecc-9779-04ad8f0b2c66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:40,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f1b4a56044a84f08ade24cb36867a2e0 used request id req-4f247af4-6037-4ecc-9779-04ad8f0b2c66 2019-01-14 15:57:40,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8787893e8941ce4b545b1992c3c00d182e643f" 2019-01-14 15:57:41,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac16ce5-7d89-436e-b7e5-6d2582552fe4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:41,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ac16ce5-7d89-436e-b7e5-6d2582552fe4 2019-01-14 15:57:41,057 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c9d86dd3-f571-4b2-user 2019-01-14 15:57:41,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d6558fa859ee43709e9abef38533d5c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fa371d3065785b44faddb9b80477d8783d7a0" 2019-01-14 15:57:41,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29d76ce5-a750-4788-814b-224e9263c0cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:41,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d6558fa859ee43709e9abef38533d5c2 used request id req-29d76ce5-a750-4788-814b-224e9263c0cf 2019-01-14 15:57:41,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:41,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["MLLaUdTqS0e-CaMDN_oXsw"], "issued_at": "2019-01-14T15:57:41.000000Z"}} 2019-01-14 15:57:41,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404675c250b91750b2244e66276f7e686bdddf2" 2019-01-14 15:57:41,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68217506-7d9d-4200-a302-42e94e2e8653 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:41,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-68217506-7d9d-4200-a302-42e94e2e8653 2019-01-14 15:57:41,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:41,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:42,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["xaj4i8b9Sd-EMF98img4ww"], "issued_at": "2019-01-14T15:57:42.000000Z"}} 2019-01-14 15:57:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:42,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0809a43f-1912-40a3-a741-5f5936c41642 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:42,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0809a43f-1912-40a3-a741-5f5936c41642 2019-01-14 15:57:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:42,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:42,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8439b6d5-4472-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:42,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf4124b-b741-45b7-a691-52eb7b862bb2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8439b6d5-4472-45c-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:57:42,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8439b6d5-4472-45c-proj used request id req-5cf4124b-b741-45b7-a691-52eb7b862bb2 2019-01-14 15:57:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:42,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c76d028-2e12-4ee2-a8b2-992874f18a02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:42,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9c76d028-2e12-4ee2-a8b2-992874f18a02 2019-01-14 15:57:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj"}}' 2019-01-14 15:57:42,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-818a4019-832f-4d07-9e49-09760e453572 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f92415f768a4eb0b5d6b09449741a91"}, "tags": [], "enabled": true, "id": "9f92415f768a4eb0b5d6b09449741a91", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj"}} 2019-01-14 15:57:42,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-818a4019-832f-4d07-9e49-09760e453572 2019-01-14 15:57:42,702 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8439b6d5-4472-45c-proj 2019-01-14 15:57:42,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:42,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:43,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9PUPwwc-ToSxXE-mvbNYwQ"], "issued_at": "2019-01-14T15:57:43.000000Z"}} 2019-01-14 15:57:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1284c486a84df6cabab6aa0f793cb815680ee1" 2019-01-14 15:57:43,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb5fe1c-f02d-40fe-831d-adf938591912 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:43,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bbb5fe1c-f02d-40fe-831d-adf938591912 2019-01-14 15:57:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:43,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1284c486a84df6cabab6aa0f793cb815680ee1" 2019-01-14 15:57:43,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d4c9d7-ddfb-46c9-96f2-bb40a41a7147 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:57:43,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-30d4c9d7-ddfb-46c9-96f2-bb40a41a7147 2019-01-14 15:57:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-8439b6d5-4472-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1284c486a84df6cabab6aa0f793cb815680ee1" 2019-01-14 15:57:43,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acbb7d0-b021-497b-bc52-83f9fff6ae12 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-8439b6d5-4472-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f92415f768a4eb0b5d6b09449741a91"}, "tags": [], "enabled": true, "id": "9f92415f768a4eb0b5d6b09449741a91", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj"}]} 2019-01-14 15:57:43,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-8439b6d5-4472-45c-proj used request id req-0acbb7d0-b021-497b-bc52-83f9fff6ae12 2019-01-14 15:57:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1284c486a84df6cabab6aa0f793cb815680ee1" 2019-01-14 15:57:43,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba0cc1e-3535-4b41-b01d-5be16949217b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:43,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1ba0cc1e-3535-4b41-b01d-5be16949217b 2019-01-14 15:57:43,821 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8439b6d5-4472-45c-user 2019-01-14 15:57:43,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:43,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd993011-016f-4731-a3b8-dd5e1c12058d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:43,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd993011-016f-4731-a3b8-dd5e1c12058d 2019-01-14 15:57:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" -d '{"role": {"name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj-role"}}' 2019-01-14 15:57:44,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be18b72-77e7-47ad-819b-07db55af3f1b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd6a2735e07c4339bd9cd2870072797e", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd6a2735e07c4339bd9cd2870072797e"}, "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj-role"}} 2019-01-14 15:57:44,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5be18b72-77e7-47ad-819b-07db55af3f1b 2019-01-14 15:57:44,062 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8439b6d5-4472-45c-proj-role 2019-01-14 15:57:44,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/dd6a2735e07c4339bd9cd2870072797e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:44,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975f6c61-239e-4df3-8135-cc682ed38b85 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd6a2735e07c4339bd9cd2870072797e", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd6a2735e07c4339bd9cd2870072797e"}, "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj-role"}} 2019-01-14 15:57:44,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dd6a2735e07c4339bd9cd2870072797e used request id req-975f6c61-239e-4df3-8135-cc682ed38b85 2019-01-14 15:57:44,175 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8439b6d5-4472-45c-proj-role to project CreateImageSuccessTests-8439b6d5-4472-45c-proj 2019-01-14 15:57:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9f92415f768a4eb0b5d6b09449741a91/users/785ca91cf430441dadf26ec99de677d4/roles/dd6a2735e07c4339bd9cd2870072797e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:44,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0910bb33-631e-4553-96ea-eaf3f3ab71d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:44,334 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9f92415f768a4eb0b5d6b09449741a91/users/785ca91cf430441dadf26ec99de677d4/roles/dd6a2735e07c4339bd9cd2870072797e used request id req-0910bb33-631e-4553-96ea-eaf3f3ab71d5 2019-01-14 15:57:44,335 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 15:57:44,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:44,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:44,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd6a2735e07c4339bd9cd2870072797e", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj-role"}], "expires_at": "2019-01-14T16:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f92415f768a4eb0b5d6b09449741a91", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8439b6d5-4472-45c-user", "id": "785ca91cf430441dadf26ec99de677d4"}, "audit_ids": ["2McsSsVkRyiIWl9uH6Jv5A"], "issued_at": "2019-01-14T15:57:44.000000Z"}} 2019-01-14 15:57:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" 2019-01-14 15:57:44,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4533c9f6-d4f3-45de-abf7-3071afd0bc34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:44,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4533c9f6-d4f3-45de-abf7-3071afd0bc34 2019-01-14 15:57:44,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" 2019-01-14 15:57:45,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-53d8de9c-c822-4861-b4ec-c2df72e9d582 Date: Mon, 14 Jan 2019 15:57:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860"} 2019-01-14 15:57:45,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 used request id req-53d8de9c-c822-4861-b4ec-c2df72e9d582 2019-01-14 15:57:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" 2019-01-14 15:57:45,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7cc1e1e8-cdbd-4c44-a617-1b61b81d3cba Date: Mon, 14 Jan 2019 15:57:45 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"}}} 2019-01-14 15:57:45,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7cc1e1e8-cdbd-4c44-a617-1b61b81d3cba 2019-01-14 15:57:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860"}' 2019-01-14 15:57:45,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9be7be6d-8233-48f4-aa16-5793588c3a1b Date: Mon, 14 Jan 2019 15:57:45 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e", "min_disk": 0, "protected": false, "id": "fc01fecb-f349-4dd9-88e1-896f45a2253e", "file": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/file", "checksum": null, "owner": "9f92415f768a4eb0b5d6b09449741a91", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:45,610 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9be7be6d-8233-48f4-aa16-5793588c3a1b 2019-01-14 15:57:45,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" -d '' 2019-01-14 15:57:46,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe6e499c-4790-4a30-8e13-fa9425f09e50 Date: Mon, 14 Jan 2019 15:57:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:46,480 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/file used request id req-fe6e499c-4790-4a30-8e13-fa9425f09e50 2019-01-14 15:57:46,480 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 15:57:46,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" 2019-01-14 15:57:46,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9a32b0dc-feea-41e4-ab41-2faad84c6aab Date: Mon, 14 Jan 2019 15:57:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:46Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "metadata": {}}], "self": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e", "min_disk": 0, "protected": false, "id": "fc01fecb-f349-4dd9-88e1-896f45a2253e", "file": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f92415f768a4eb0b5d6b09449741a91", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:46,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e used request id req-9a32b0dc-feea-41e4-ab41-2faad84c6aab 2019-01-14 15:57:46,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" 2019-01-14 15:57:46,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20b221b4-e1dd-423d-887d-c055850865d1 Date: Mon, 14 Jan 2019 15:57:46 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"}}} 2019-01-14 15:57:46,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-20b221b4-e1dd-423d-887d-c055850865d1 2019-01-14 15:57:46,890 - create_image - INFO - Created image with name - CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 2019-01-14 15:57:46,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" 2019-01-14 15:57:46,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a2f3f2e8-a1a9-48d8-a513-879c9d13cfff Date: Mon, 14 Jan 2019 15:57:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:46Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "metadata": {}}], "self": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e", "min_disk": 0, "protected": false, "id": "fc01fecb-f349-4dd9-88e1-896f45a2253e", "file": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f92415f768a4eb0b5d6b09449741a91", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:46,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e used request id req-a2f3f2e8-a1a9-48d8-a513-879c9d13cfff 2019-01-14 15:57:46,910 - create_image - DEBUG - Instance status is - active 2019-01-14 15:57:46,910 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 2019-01-14 15:57:46,910 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 2019-01-14 15:57:46,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:47,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd6a2735e07c4339bd9cd2870072797e", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj-role"}], "expires_at": "2019-01-14T16:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f92415f768a4eb0b5d6b09449741a91", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8439b6d5-4472-45c-user", "id": "785ca91cf430441dadf26ec99de677d4"}, "audit_ids": ["kvdarEcgSiysjSjGBSZEbQ"], "issued_at": "2019-01-14T15:57:47.000000Z"}} 2019-01-14 15:57:47,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e299a042bdd317feb956f4fe7d35d412d59fb08" 2019-01-14 15:57:47,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6e3518f3-f4ac-429c-9f4b-ec66c5905d1e Date: Mon, 14 Jan 2019 15:57:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:46Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "metadata": {}}], "self": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e", "min_disk": 0, "protected": false, "id": "fc01fecb-f349-4dd9-88e1-896f45a2253e", "file": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f92415f768a4eb0b5d6b09449741a91", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860"} 2019-01-14 15:57:47,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 used request id req-6e3518f3-f4ac-429c-9f4b-ec66c5905d1e 2019-01-14 15:57:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e299a042bdd317feb956f4fe7d35d412d59fb08" 2019-01-14 15:57:47,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5843ffd0-6fb9-4895-b757-caeb2bad4187 Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:47,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5843ffd0-6fb9-4895-b757-caeb2bad4187 2019-01-14 15:57:47,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:47,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:48,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd6a2735e07c4339bd9cd2870072797e", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj-role"}], "expires_at": "2019-01-14T16:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f92415f768a4eb0b5d6b09449741a91", "name": "CreateImageSuccessTests-8439b6d5-4472-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9f92415f768a4eb0b5d6b09449741a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8439b6d5-4472-45c-user", "id": "785ca91cf430441dadf26ec99de677d4"}, "audit_ids": ["d6FOzmZjRMafl7gmvxM-NQ"], "issued_at": "2019-01-14T15:57:48.000000Z"}} 2019-01-14 15:57:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80380bbe1cbe2d7810d58cdcb515707547f3b2e" 2019-01-14 15:57:48,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69964393-fbf3-4ded-914b-795352aaecb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:48,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-69964393-fbf3-4ded-914b-795352aaecb9 2019-01-14 15:57:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a80380bbe1cbe2d7810d58cdcb515707547f3b2e" 2019-01-14 15:57:48,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-b9fa0764-b2ff-4a8e-a9c1-02fc5c047d3b Date: Mon, 14 Jan 2019 15:57:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:46Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "metadata": {}}], "self": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e", "min_disk": 0, "protected": false, "id": "fc01fecb-f349-4dd9-88e1-896f45a2253e", "file": "/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f92415f768a4eb0b5d6b09449741a91", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc01fecb-f349-4dd9-88e1-896f45a2253e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860"} 2019-01-14 15:57:48,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 used request id req-b9fa0764-b2ff-4a8e-a9c1-02fc5c047d3b 2019-01-14 15:57:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a80380bbe1cbe2d7810d58cdcb515707547f3b2e" 2019-01-14 15:57:48,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef1d52a5-0ab3-4baa-92a1-077e4c649517 Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:48,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ef1d52a5-0ab3-4baa-92a1-077e4c649517 2019-01-14 15:57:48,701 - create_image - INFO - Found image with name - CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 2019-01-14 15:57:48,701 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5963650c-6994-4daa-b553-e7add20af860 2019-01-14 15:57:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18d10cacf27bb74a7deb7af43de41be70abfe3c8" 2019-01-14 15:57:49,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0c58e1a-087d-4228-b0aa-619c32c42a04 Date: Mon, 14 Jan 2019 15:57:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:49,271 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fc01fecb-f349-4dd9-88e1-896f45a2253e used request id req-c0c58e1a-087d-4228-b0aa-619c32c42a04 2019-01-14 15:57:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:49,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-03479d84-2cfd-4bac-ba35-de62cce8e70f Date: Mon, 14 Jan 2019 15:57:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:57:49,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-03479d84-2cfd-4bac-ba35-de62cce8e70f 2019-01-14 15:57:49,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:49,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f741680-97dc-4082-9f73-864d381993ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:49,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-4f741680-97dc-4082-9f73-864d381993ff 2019-01-14 15:57:49,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:49,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339b3970-747e-4d96-926b-126209e56730 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:49,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-339b3970-747e-4d96-926b-126209e56730 2019-01-14 15:57:49,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:49,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3f8d6d5-0e99-4a14-ae24-a09184c8776b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:49,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-a3f8d6d5-0e99-4a14-ae24-a09184c8776b 2019-01-14 15:57:49,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:49,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a51ae9-b871-4ff3-a1fd-6cec4531ad79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:49,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-c0a51ae9-b871-4ff3-a1fd-6cec4531ad79 2019-01-14 15:57:49,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:50,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:50,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589d29dc-3912-4463-9da0-001a5bc0bd22 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:57:50,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-589d29dc-3912-4463-9da0-001a5bc0bd22 2019-01-14 15:57:50,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:50,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d7c0f9-30c5-4679-91b8-25687d361fca 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:57:50,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-79d7c0f9-30c5-4679-91b8-25687d361fca 2019-01-14 15:57:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:50,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c3de5f-8598-4f74-a22e-11c5199ccdda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:50,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-23c3de5f-8598-4f74-a22e-11c5199ccdda 2019-01-14 15:57:50,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:50,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:50,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d574380-70cd-4ae3-9137-8a2370d7f6e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:50,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-6d574380-70cd-4ae3-9137-8a2370d7f6e0 2019-01-14 15:57:50,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:50,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:50,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9464b3d1-eb47-43d7-9ec6-f3b9800c2ad2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:50,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-9464b3d1-eb47-43d7-9ec6-f3b9800c2ad2 2019-01-14 15:57:50,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:50,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62491acf-ff14-40e2-8819-fce6777f6fca 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:57:50,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-62491acf-ff14-40e2-8819-fce6777f6fca 2019-01-14 15:57:50,658 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8439b6d5-4472-45c-proj 2019-01-14 15:57:50,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9f92415f768a4eb0b5d6b09449741a91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:50,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b06319-9b6e-48e9-af16-839be0f193c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:50,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9f92415f768a4eb0b5d6b09449741a91 used request id req-c2b06319-9b6e-48e9-af16-839be0f193c3 2019-01-14 15:57:50,893 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8439b6d5-4472-45c-proj-role 2019-01-14 15:57:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/dd6a2735e07c4339bd9cd2870072797e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:51,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a73607c-bf9d-47e5-8979-89dbb2f2c379 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:51,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dd6a2735e07c4339bd9cd2870072797e used request id req-4a73607c-bf9d-47e5-8979-89dbb2f2c379 2019-01-14 15:57:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00915f5b72e05c84b9ab8275bc287e8b3d75ea1" 2019-01-14 15:57:51,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6c4e60-1f41-4022-af0a-2c6615ce5117 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:51,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f6c4e60-1f41-4022-af0a-2c6615ce5117 2019-01-14 15:57:51,138 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8439b6d5-4472-45c-user 2019-01-14 15:57:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/785ca91cf430441dadf26ec99de677d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1284c486a84df6cabab6aa0f793cb815680ee1" 2019-01-14 15:57:51,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98ddd8e-4d68-422a-aa62-ce9c2a5827d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:51,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/785ca91cf430441dadf26ec99de677d4 used request id req-d98ddd8e-4d68-422a-aa62-ce9c2a5827d6 2019-01-14 15:57:51,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:51,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["oCXufwZpT1-O_1SvTR1ApA"], "issued_at": "2019-01-14T15:57:51.000000Z"}} 2019-01-14 15:57:51,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d1b773ee4fea0892c91d05dfc86ef027ab7f4a" 2019-01-14 15:57:51,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd66320a-3619-464b-8d2d-5bc51fde031e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:51,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cd66320a-3619-464b-8d2d-5bc51fde031e 2019-01-14 15:57:51,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:51,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:52,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["x6yNi7OdTQaYBis1NzVRyw"], "issued_at": "2019-01-14T15:57:52.000000Z"}} 2019-01-14 15:57:52,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:52,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818eafd3-988c-4a00-995e-03098e7acf4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:52,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-818eafd3-988c-4a00-995e-03098e7acf4e 2019-01-14 15:57:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:52,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c97241d9-711d-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:52,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adaa75ca-6139-4f42-bda4-19d3effa96b3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c97241d9-711d-48f-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:57:52,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c97241d9-711d-48f-proj used request id req-adaa75ca-6139-4f42-bda4-19d3effa96b3 2019-01-14 15:57:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:52,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3d80ea-0973-4a18-a9ed-7fa452f6624a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:52,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fd3d80ea-0973-4a18-a9ed-7fa452f6624a 2019-01-14 15:57:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-c97241d9-711d-48f-proj"}}' 2019-01-14 15:57:52,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b286f481-27fb-4696-9e9f-ab5ecb2427a2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1441177426c46c994ff1a73d30a127e"}, "tags": [], "enabled": true, "id": "e1441177426c46c994ff1a73d30a127e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c97241d9-711d-48f-proj"}} 2019-01-14 15:57:52,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b286f481-27fb-4696-9e9f-ab5ecb2427a2 2019-01-14 15:57:52,768 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-c97241d9-711d-48f-proj 2019-01-14 15:57:52,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:52,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:53,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6Ir3Zw9MQDycbL8lKmNpFQ"], "issued_at": "2019-01-14T15:57:53.000000Z"}} 2019-01-14 15:57:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88281a98bb48021f6ee8d4fc08d9939e5b1c0728" 2019-01-14 15:57:53,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e046ff-252e-4f63-86ba-d935c2177f5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:53,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f6e046ff-252e-4f63-86ba-d935c2177f5f 2019-01-14 15:57:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:53,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:53,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88281a98bb48021f6ee8d4fc08d9939e5b1c0728" 2019-01-14 15:57:53,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b8cfc1-6bdb-4868-b634-1f7259498ff7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:57:53,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-08b8cfc1-6bdb-4868-b634-1f7259498ff7 2019-01-14 15:57:53,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-c97241d9-711d-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88281a98bb48021f6ee8d4fc08d9939e5b1c0728" 2019-01-14 15:57:53,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93af301c-bb37-44c0-b86e-306da8bad136 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-c97241d9-711d-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1441177426c46c994ff1a73d30a127e"}, "tags": [], "enabled": true, "id": "e1441177426c46c994ff1a73d30a127e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c97241d9-711d-48f-proj"}]} 2019-01-14 15:57:53,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-c97241d9-711d-48f-proj used request id req-93af301c-bb37-44c0-b86e-306da8bad136 2019-01-14 15:57:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88281a98bb48021f6ee8d4fc08d9939e5b1c0728" 2019-01-14 15:57:53,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba44166b-11a4-4230-bba9-acd54ecc6f88 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:53,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ba44166b-11a4-4230-bba9-acd54ecc6f88 2019-01-14 15:57:54,085 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-c97241d9-711d-48f-user 2019-01-14 15:57:54,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:54,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:54,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66c1ed1-6b67-459d-b008-f4a084b71a12 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:54,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f66c1ed1-6b67-459d-b008-f4a084b71a12 2019-01-14 15:57:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" -d '{"role": {"name": "CreateImageNegativeTests-c97241d9-711d-48f-proj-role"}}' 2019-01-14 15:57:54,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3adc1171-cda0-4bd5-b597-6d7a8031a8dd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8917eac0964a4d4b87438b5c93d1e092", "links": {"self": "http://172.30.9.26:5000/v3/roles/8917eac0964a4d4b87438b5c93d1e092"}, "name": "CreateImageNegativeTests-c97241d9-711d-48f-proj-role"}} 2019-01-14 15:57:54,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3adc1171-cda0-4bd5-b597-6d7a8031a8dd 2019-01-14 15:57:54,325 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-c97241d9-711d-48f-proj-role 2019-01-14 15:57:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8917eac0964a4d4b87438b5c93d1e092 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68c3a15-4d01-49aa-85a4-c6f56946a14c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8917eac0964a4d4b87438b5c93d1e092", "links": {"self": "http://172.30.9.26:5000/v3/roles/8917eac0964a4d4b87438b5c93d1e092"}, "name": "CreateImageNegativeTests-c97241d9-711d-48f-proj-role"}} 2019-01-14 15:57:54,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8917eac0964a4d4b87438b5c93d1e092 used request id req-c68c3a15-4d01-49aa-85a4-c6f56946a14c 2019-01-14 15:57:54,429 - keystone_utils - INFO - Granting role CreateImageNegativeTests-c97241d9-711d-48f-proj-role to project CreateImageNegativeTests-c97241d9-711d-48f-proj 2019-01-14 15:57:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e1441177426c46c994ff1a73d30a127e/users/c43c2f3d51c04e7e8e30c7373b917e6f/roles/8917eac0964a4d4b87438b5c93d1e092 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:54,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-783d2934-4236-4a58-9e76-ba0bb9ab558f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:54,585 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e1441177426c46c994ff1a73d30a127e/users/c43c2f3d51c04e7e8e30c7373b917e6f/roles/8917eac0964a4d4b87438b5c93d1e092 used request id req-783d2934-4236-4a58-9e76-ba0bb9ab558f 2019-01-14 15:57:54,586 - openstack_tests - DEBUG - Image metadata - None 2019-01-14 15:57:54,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:54,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:54,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8917eac0964a4d4b87438b5c93d1e092", "name": "CreateImageNegativeTests-c97241d9-711d-48f-proj-role"}], "expires_at": "2019-01-14T16:57:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1441177426c46c994ff1a73d30a127e", "name": "CreateImageNegativeTests-c97241d9-711d-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/e1441177426c46c994ff1a73d30a127e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/e1441177426c46c994ff1a73d30a127e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/e1441177426c46c994ff1a73d30a127e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e1441177426c46c994ff1a73d30a127e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/e1441177426c46c994ff1a73d30a127e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/e1441177426c46c994ff1a73d30a127e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e1441177426c46c994ff1a73d30a127e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/e1441177426c46c994ff1a73d30a127e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/e1441177426c46c994ff1a73d30a127e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e1441177426c46c994ff1a73d30a127e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e1441177426c46c994ff1a73d30a127e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e1441177426c46c994ff1a73d30a127e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/e1441177426c46c994ff1a73d30a127e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/e1441177426c46c994ff1a73d30a127e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-c97241d9-711d-48f-user", "id": "c43c2f3d51c04e7e8e30c7373b917e6f"}, "audit_ids": ["84n5Vy_iTfC5zVduV8Hryg"], "issued_at": "2019-01-14T15:57:54.000000Z"}} 2019-01-14 15:57:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5ba85186527589df17324c08044ea75fd55360" 2019-01-14 15:57:55,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048ff7bd-28f6-4404-ae4e-f9090fd99531 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:55,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-048ff7bd-28f6-4404-ae4e-f9090fd99531 2019-01-14 15:57:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-3bc3bdbb-17aa-4d99-8ee6-3a2aa5328275 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c5ba85186527589df17324c08044ea75fd55360" 2019-01-14 15:57:55,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-64c9c7ef-6c16-45d7-aa4e-9411389c3e6c Date: Mon, 14 Jan 2019 15:57:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-3bc3bdbb-17aa-4d99-8ee6-3a2aa5328275"} 2019-01-14 15:57:55,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-3bc3bdbb-17aa-4d99-8ee6-3a2aa5328275 used request id req-64c9c7ef-6c16-45d7-aa4e-9411389c3e6c 2019-01-14 15:57:55,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c5ba85186527589df17324c08044ea75fd55360" 2019-01-14 15:57:55,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e9433c21-c590-4286-9297-52a17d9c01cd Date: Mon, 14 Jan 2019 15:57: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"}}} 2019-01-14 15:57:55,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e9433c21-c590-4286-9297-52a17d9c01cd 2019-01-14 15:57:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c5ba85186527589df17324c08044ea75fd55360" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-3bc3bdbb-17aa-4d99-8ee6-3a2aa5328275"}' 2019-01-14 15:57:55,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ff2bad1c-fbef-4812-bbf9-1944d2df0c11 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4bd92343-78d1-48d6-9b52-d174a32a7cf5 Date: Mon, 14 Jan 2019 15:57:55 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-3bc3bdbb-17aa-4d99-8ee6-3a2aa5328275", "tags": [], "container_format": "bare", "created_at": "2019-01-14T15:57:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T15:57:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/ff2bad1c-fbef-4812-bbf9-1944d2df0c11", "min_disk": 0, "protected": false, "id": "ff2bad1c-fbef-4812-bbf9-1944d2df0c11", "file": "/v2/images/ff2bad1c-fbef-4812-bbf9-1944d2df0c11/file", "checksum": null, "owner": "e1441177426c46c994ff1a73d30a127e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 15:57:55,771 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4bd92343-78d1-48d6-9b52-d174a32a7cf5 2019-01-14 15:57:55,779 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-14 15:57:55,779 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-3bc3bdbb-17aa-4d99-8ee6-3a2aa5328275 2019-01-14 15:57:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ff2bad1c-fbef-4812-bbf9-1944d2df0c11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c5ba85186527589df17324c08044ea75fd55360" 2019-01-14 15:57:56,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8c92fac-9a92-4d03-b810-3438dce72413 Date: Mon, 14 Jan 2019 15:57:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 15:57:56,037 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ff2bad1c-fbef-4812-bbf9-1944d2df0c11 used request id req-b8c92fac-9a92-4d03-b810-3438dce72413 2019-01-14 15:57:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5a4d9bc3-02ad-4c4f-bcbb-b46448de9b22 Date: Mon, 14 Jan 2019 15:57:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:57:56,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5a4d9bc3-02ad-4c4f-bcbb-b46448de9b22 2019-01-14 15:57:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33783ee4-4736-4cf7-842d-e1656a16fbc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:56,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-33783ee4-4736-4cf7-842d-e1656a16fbc5 2019-01-14 15:57:56,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aad6e08-c36a-4b12-8492-91fcb0e48457 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:56,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-5aad6e08-c36a-4b12-8492-91fcb0e48457 2019-01-14 15:57:56,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d77b2b4-4d37-4e2c-8fd9-356b9ddb5195 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:56,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-3d77b2b4-4d37-4e2c-8fd9-356b9ddb5195 2019-01-14 15:57:56,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e239a91-49b3-47be-a428-0e0bf8ae54b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:56,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-6e239a91-49b3-47be-a428-0e0bf8ae54b8 2019-01-14 15:57:56,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f695729a-0b6e-4639-a985-f4b4de8f7d34 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:57:56,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-f695729a-0b6e-4639-a985-f4b4de8f7d34 2019-01-14 15:57:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687b4fe4-1814-4379-8fa4-93aa147cf491 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:57:56,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-687b4fe4-1814-4379-8fa4-93aa147cf491 2019-01-14 15:57:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:56,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e626d013-58d9-4847-b24f-7242ad0536a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:56,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-e626d013-58d9-4847-b24f-7242ad0536a0 2019-01-14 15:57:56,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:57,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003ca9a1-9168-49b7-9251-67e62f5f1969 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:57,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-003ca9a1-9168-49b7-9251-67e62f5f1969 2019-01-14 15:57:57,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:57,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:57,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa8d967-3e49-4b56-a574-5ab8d715a5c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:57:57,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-5aa8d967-3e49-4b56-a574-5ab8d715a5c4 2019-01-14 15:57:57,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:57:57,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:57,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280844c3-9ea7-43e0-9db5-6afc031c99e3 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:57:57,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-280844c3-9ea7-43e0-9db5-6afc031c99e3 2019-01-14 15:57:57,242 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-c97241d9-711d-48f-proj 2019-01-14 15:57:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e1441177426c46c994ff1a73d30a127e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:57,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dcbb977-16cc-4591-80a3-10937912399e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:57,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e1441177426c46c994ff1a73d30a127e used request id req-2dcbb977-16cc-4591-80a3-10937912399e 2019-01-14 15:57:57,504 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-c97241d9-711d-48f-proj-role 2019-01-14 15:57:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8917eac0964a4d4b87438b5c93d1e092 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:57,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c01b1e-c7d8-40b2-a97d-78db2f2b4330 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:57,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8917eac0964a4d4b87438b5c93d1e092 used request id req-f3c01b1e-c7d8-40b2-a97d-78db2f2b4330 2019-01-14 15:57:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f92fae9506c0c8e24df5b0683e982f1cd4562" 2019-01-14 15:57:57,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e755ab-c038-4f94-b713-bf47147fe23f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:57:57,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-23e755ab-c038-4f94-b713-bf47147fe23f 2019-01-14 15:57:57,751 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-c97241d9-711d-48f-user 2019-01-14 15:57:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c43c2f3d51c04e7e8e30c7373b917e6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88281a98bb48021f6ee8d4fc08d9939e5b1c0728" 2019-01-14 15:57:58,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42275baa-f2e3-499b-b1bc-bf50642faa4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:57:58,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c43c2f3d51c04e7e8e30c7373b917e6f used request id req-42275baa-f2e3-499b-b1bc-bf50642faa4d 2019-01-14 15:57:58,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:58,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["_lulzb01TVeLczOdteb7jQ"], "issued_at": "2019-01-14T15:57:58.000000Z"}} 2019-01-14 15:57:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164a3873cd53859e2af83102658b512230a15ffd" 2019-01-14 15:57:58,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf4949f-1535-401b-9ea8-525a1287e4c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:58,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5cf4949f-1535-401b-9ea8-525a1287e4c1 2019-01-14 15:57:58,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:58,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:58,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["IbNoc2m3RTSXBM5iaETrzw"], "issued_at": "2019-01-14T15:57:58.000000Z"}} 2019-01-14 15:57:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:57:59,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662739ec-568d-4335-acbe-94887f10e155 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:59,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-662739ec-568d-4335-acbe-94887f10e155 2019-01-14 15:57:59,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:59,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c2153ab6-d1b2-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:57:59,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32c770a-c613-432e-a7d1-d3fe4fa72188 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c2153ab6-d1b2-436-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:57:59,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c2153ab6-d1b2-436-proj used request id req-c32c770a-c613-432e-a7d1-d3fe4fa72188 2019-01-14 15:57:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:57:59,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99825ad5-f7ac-4742-9914-9154ffacdab3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:57:59,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-99825ad5-f7ac-4742-9914-9154ffacdab3 2019-01-14 15:57:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj"}}' 2019-01-14 15:57:59,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27232fd-4233-4e3c-97df-98bb0c733cba Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3df42ebe032b466e95a58a4668fb6198"}, "tags": [], "enabled": true, "id": "3df42ebe032b466e95a58a4668fb6198", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj"}} 2019-01-14 15:57:59,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a27232fd-4233-4e3c-97df-98bb0c733cba 2019-01-14 15:57:59,439 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-c2153ab6-d1b2-436-proj 2019-01-14 15:57:59,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:57:59,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:57:59,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["VLCZZrObSNG-h4NkFj7g_Q"], "issued_at": "2019-01-14T15:57:59.000000Z"}} 2019-01-14 15:57:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c712987c34a0b15a11fcb3ed134aff5ccf3c62" 2019-01-14 15:57:59,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17684399-488b-4201-abee-99ce64233cb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:57:59,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-17684399-488b-4201-abee-99ce64233cb4 2019-01-14 15:57:59,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:57:59,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:57: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:57:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c712987c34a0b15a11fcb3ed134aff5ccf3c62" 2019-01-14 15:58:00,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82136f62-c568-44a1-948c-5ed4d16801b7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:00,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-82136f62-c568-44a1-948c-5ed4d16801b7 2019-01-14 15:58:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-c2153ab6-d1b2-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c712987c34a0b15a11fcb3ed134aff5ccf3c62" 2019-01-14 15:58:00,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0423b7e0-c253-42f9-8784-cfcb18de8d51 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-c2153ab6-d1b2-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3df42ebe032b466e95a58a4668fb6198"}, "tags": [], "enabled": true, "id": "3df42ebe032b466e95a58a4668fb6198", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj"}]} 2019-01-14 15:58:00,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-c2153ab6-d1b2-436-proj used request id req-0423b7e0-c253-42f9-8784-cfcb18de8d51 2019-01-14 15:58:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c712987c34a0b15a11fcb3ed134aff5ccf3c62" 2019-01-14 15:58:00,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643f9fcb-4bc4-4ad5-ab5f-038f65bca20e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:00,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-643f9fcb-4bc4-4ad5-ab5f-038f65bca20e 2019-01-14 15:58:00,714 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-c2153ab6-d1b2-436-user 2019-01-14 15:58:00,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:00,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:00,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ff580c-bd56-4de3-8390-9aaf55a0333d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:00,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3ff580c-bd56-4de3-8390-9aaf55a0333d 2019-01-14 15:58:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" -d '{"role": {"name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj-role"}}' 2019-01-14 15:58:00,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff82bef-2305-43af-a4dd-9c31345b4a40 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fec361a29b64ea3b7d6b09cfd01e0d2", "links": {"self": "http://172.30.9.26:5000/v3/roles/7fec361a29b64ea3b7d6b09cfd01e0d2"}, "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj-role"}} 2019-01-14 15:58:00,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3ff82bef-2305-43af-a4dd-9c31345b4a40 2019-01-14 15:58:00,954 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-c2153ab6-d1b2-436-proj-role 2019-01-14 15:58:00,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7fec361a29b64ea3b7d6b09cfd01e0d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:01,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd297d3e-0bcd-47a6-a9cf-d468d138583f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fec361a29b64ea3b7d6b09cfd01e0d2", "links": {"self": "http://172.30.9.26:5000/v3/roles/7fec361a29b64ea3b7d6b09cfd01e0d2"}, "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj-role"}} 2019-01-14 15:58:01,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7fec361a29b64ea3b7d6b09cfd01e0d2 used request id req-bd297d3e-0bcd-47a6-a9cf-d468d138583f 2019-01-14 15:58:01,066 - keystone_utils - INFO - Granting role CreateImageNegativeTests-c2153ab6-d1b2-436-proj-role to project CreateImageNegativeTests-c2153ab6-d1b2-436-proj 2019-01-14 15:58:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3df42ebe032b466e95a58a4668fb6198/users/712a81fa4c6a4677bb1e3a197e890490/roles/7fec361a29b64ea3b7d6b09cfd01e0d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:01,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-662523a3-9986-4772-931e-e5cdb5995a2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:01,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3df42ebe032b466e95a58a4668fb6198/users/712a81fa4c6a4677bb1e3a197e890490/roles/7fec361a29b64ea3b7d6b09cfd01e0d2 used request id req-662523a3-9986-4772-931e-e5cdb5995a2b 2019-01-14 15:58:01,215 - openstack_tests - DEBUG - Image metadata - None 2019-01-14 15:58:01,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:01,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:01,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7fec361a29b64ea3b7d6b09cfd01e0d2", "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj-role"}], "expires_at": "2019-01-14T16:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3df42ebe032b466e95a58a4668fb6198", "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3df42ebe032b466e95a58a4668fb6198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3df42ebe032b466e95a58a4668fb6198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3df42ebe032b466e95a58a4668fb6198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3df42ebe032b466e95a58a4668fb6198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3df42ebe032b466e95a58a4668fb6198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3df42ebe032b466e95a58a4668fb6198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3df42ebe032b466e95a58a4668fb6198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3df42ebe032b466e95a58a4668fb6198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3df42ebe032b466e95a58a4668fb6198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3df42ebe032b466e95a58a4668fb6198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3df42ebe032b466e95a58a4668fb6198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3df42ebe032b466e95a58a4668fb6198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3df42ebe032b466e95a58a4668fb6198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3df42ebe032b466e95a58a4668fb6198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-c2153ab6-d1b2-436-user", "id": "712a81fa4c6a4677bb1e3a197e890490"}, "audit_ids": ["g2YSWeCrRri1c9u6P5LeCg"], "issued_at": "2019-01-14T15:58:01.000000Z"}} 2019-01-14 15:58:01,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21fbbf76ba40448e0d5d12badd5a2b2d8e018c60" 2019-01-14 15:58:01,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625509f2-892f-4a6f-ba94-500b7b072cf7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:01,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-625509f2-892f-4a6f-ba94-500b7b072cf7 2019-01-14 15:58:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-f2d54e00-8c5d-4fc3-a2cb-711ec3ee897a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fbbf76ba40448e0d5d12badd5a2b2d8e018c60" 2019-01-14 15:58:01,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-9d1ba346-5d0b-45c9-b26d-3a95a1024782 Date: Mon, 14 Jan 2019 15:58:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-f2d54e00-8c5d-4fc3-a2cb-711ec3ee897a"} 2019-01-14 15:58:01,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-f2d54e00-8c5d-4fc3-a2cb-711ec3ee897a used request id req-9d1ba346-5d0b-45c9-b26d-3a95a1024782 2019-01-14 15:58:01,952 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2019-01-14 15:58:01,952 - file_utils - DEBUG - Saving file to - /tmp/b663560d-b517-4e6a-af75-e4ad6bd75507 2019-01-14 15:58:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fbbf76ba40448e0d5d12badd5a2b2d8e018c60" 2019-01-14 15:58:02,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5d2022f9-122b-445b-b5ab-7f79db64382f Date: Mon, 14 Jan 2019 15:58: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"}}} 2019-01-14 15:58:02,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5d2022f9-122b-445b-b5ab-7f79db64382f 2019-01-14 15:58:02,402 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-14 15:58:02,402 - glance_utils - DEBUG - Closing file ./tmp/b663560d-b517-4e6a-af75-e4ad6bd75507 2019-01-14 15:58:02,402 - glance_utils - INFO - Removing file ./tmp/b663560d-b517-4e6a-af75-e4ad6bd75507 2019-01-14 15:58:02,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:02,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d2b2f905-31b6-4109-9359-3495a20de316 Date: Mon, 14 Jan 2019 15:58:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:02,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d2b2f905-31b6-4109-9359-3495a20de316 2019-01-14 15:58:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:02,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c788b9-0d6a-4bf6-a26c-f5b506139be4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:02,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-00c788b9-0d6a-4bf6-a26c-f5b506139be4 2019-01-14 15:58:02,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:02,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8e7aad-7fcd-4255-b2e3-0ad87bacc985 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:02,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-8a8e7aad-7fcd-4255-b2e3-0ad87bacc985 2019-01-14 15:58:02,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:02,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a4867c-05fe-4ed9-92e1-173e69bac107 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:03,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-e2a4867c-05fe-4ed9-92e1-173e69bac107 2019-01-14 15:58:03,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79185a7f-f42b-4765-9fd3-7db242625729 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:03,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-79185a7f-f42b-4765-9fd3-7db242625729 2019-01-14 15:58:03,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18332d73-d1bb-4295-82f1-f59dfdcb2d6d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:03,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-18332d73-d1bb-4295-82f1-f59dfdcb2d6d 2019-01-14 15:58:03,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3890ce88-ed0f-4aa7-95b4-1b0dadcdbdff 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:03,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-3890ce88-ed0f-4aa7-95b4-1b0dadcdbdff 2019-01-14 15:58:03,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-752fe10b-f615-4413-aea7-cd4efbde9520 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:03,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-752fe10b-f615-4413-aea7-cd4efbde9520 2019-01-14 15:58:03,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a0afdb-5aba-48ea-937f-78662b24aa73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:03,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-91a0afdb-5aba-48ea-937f-78662b24aa73 2019-01-14 15:58:03,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:03,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51fb19e-fd40-4547-8cc3-92354dd97696 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:03,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-c51fb19e-fd40-4547-8cc3-92354dd97696 2019-01-14 15:58:03,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:03,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:03,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c20e0c-089f-407e-bd97-20d31605a187 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:03,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-73c20e0c-089f-407e-bd97-20d31605a187 2019-01-14 15:58:03,777 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-c2153ab6-d1b2-436-proj 2019-01-14 15:58:03,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3df42ebe032b466e95a58a4668fb6198 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:04,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181581a4-b613-475b-b7f9-6fbbaccabe81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:04,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3df42ebe032b466e95a58a4668fb6198 used request id req-181581a4-b613-475b-b7f9-6fbbaccabe81 2019-01-14 15:58:04,025 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-c2153ab6-d1b2-436-proj-role 2019-01-14 15:58:04,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7fec361a29b64ea3b7d6b09cfd01e0d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:04,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d1c6f8-709b-47a1-a862-be01a58ab904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:04,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7fec361a29b64ea3b7d6b09cfd01e0d2 used request id req-53d1c6f8-709b-47a1-a862-be01a58ab904 2019-01-14 15:58:04,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85460dba3923739cbadb26c915b6d1e5ec1e2ff3" 2019-01-14 15:58:04,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f162d535-9a0b-4e27-922c-0e1a47d2da05 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:04,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f162d535-9a0b-4e27-922c-0e1a47d2da05 2019-01-14 15:58:04,363 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-c2153ab6-d1b2-436-user 2019-01-14 15:58:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/712a81fa4c6a4677bb1e3a197e890490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c712987c34a0b15a11fcb3ed134aff5ccf3c62" 2019-01-14 15:58:04,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20df935c-6615-4326-9d5c-fd63c91bb234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:04,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/712a81fa4c6a4677bb1e3a197e890490 used request id req-20df935c-6615-4326-9d5c-fd63c91bb234 2019-01-14 15:58:04,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:04,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["XZw4lTGiTZGb9OyABjZQ8w"], "issued_at": "2019-01-14T15:58:04.000000Z"}} 2019-01-14 15:58:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6ca3a0917e263ced75acdf2e9b220bff871518" 2019-01-14 15:58:05,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12924087-29a5-4977-8686-594d613e559e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:05,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-12924087-29a5-4977-8686-594d613e559e 2019-01-14 15:58:05,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:05,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:05,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3f6yrHEkRciJoXvT1VIggg"], "issued_at": "2019-01-14T15:58:05.000000Z"}} 2019-01-14 15:58:05,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:05,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b29ce4-a4bc-4655-8856-cdddfdf2af59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:05,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-29b29ce4-a4bc-4655-8856-cdddfdf2af59 2019-01-14 15:58:05,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:05,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:05,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4d1eb9bb-709b-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:05,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc37502-dacd-48ad-937a-a269136117e1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4d1eb9bb-709b-446-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:05,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4d1eb9bb-709b-446-proj used request id req-4dc37502-dacd-48ad-937a-a269136117e1 2019-01-14 15:58:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdfb8e1-b670-4d7b-ae82-ed36faf2f0b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:05,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3cdfb8e1-b670-4d7b-ae82-ed36faf2f0b5 2019-01-14 15:58:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj"}}' 2019-01-14 15:58:06,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96489baa-eb3d-4349-ae76-ba71e7f7ec26 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2ea2fd36bc1d4101ad5224d04cd34ac1"}, "tags": [], "enabled": true, "id": "2ea2fd36bc1d4101ad5224d04cd34ac1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj"}} 2019-01-14 15:58:06,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-96489baa-eb3d-4349-ae76-ba71e7f7ec26 2019-01-14 15:58:06,002 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4d1eb9bb-709b-446-proj 2019-01-14 15:58:06,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:06,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:06,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["HZrR50JCT4yz7mnFoS2qnA"], "issued_at": "2019-01-14T15:58:06.000000Z"}} 2019-01-14 15:58:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def3ca10962cbced8a171bdb7956b7e8feef8b5f" 2019-01-14 15:58:06,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a457937-6a86-44d7-ac2e-fbd4c3405a74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:06,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8a457937-6a86-44d7-ac2e-fbd4c3405a74 2019-01-14 15:58:06,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:06,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def3ca10962cbced8a171bdb7956b7e8feef8b5f" 2019-01-14 15:58:06,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70103592-a3c3-4773-8efc-a81dddf22b62 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:06,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-70103592-a3c3-4773-8efc-a81dddf22b62 2019-01-14 15:58:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-4d1eb9bb-709b-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def3ca10962cbced8a171bdb7956b7e8feef8b5f" 2019-01-14 15:58:06,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755122a4-ddc2-4479-ace0-722a9dd39795 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-4d1eb9bb-709b-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2ea2fd36bc1d4101ad5224d04cd34ac1"}, "tags": [], "enabled": true, "id": "2ea2fd36bc1d4101ad5224d04cd34ac1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj"}]} 2019-01-14 15:58:06,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-4d1eb9bb-709b-446-proj used request id req-755122a4-ddc2-4479-ace0-722a9dd39795 2019-01-14 15:58:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def3ca10962cbced8a171bdb7956b7e8feef8b5f" 2019-01-14 15:58:06,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08ebfa3-3ff7-43b8-92aa-a6473468bfd3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:06,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c08ebfa3-3ff7-43b8-92aa-a6473468bfd3 2019-01-14 15:58:07,348 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4d1eb9bb-709b-446-user 2019-01-14 15:58:07,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:07,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008ea99a-5219-4f14-987b-ed70a1741639 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:07,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-008ea99a-5219-4f14-987b-ed70a1741639 2019-01-14 15:58:07,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" -d '{"role": {"name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj-role"}}' 2019-01-14 15:58:07,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419d28db-296f-48c8-8011-3d5a24462a74 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5f67ad31b5545d4b8ab5d9df046d053", "links": {"self": "http://172.30.9.26:5000/v3/roles/b5f67ad31b5545d4b8ab5d9df046d053"}, "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj-role"}} 2019-01-14 15:58:07,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-419d28db-296f-48c8-8011-3d5a24462a74 2019-01-14 15:58:07,582 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4d1eb9bb-709b-446-proj-role 2019-01-14 15:58:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b5f67ad31b5545d4b8ab5d9df046d053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:07,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624e097d-0eb4-409c-b54a-7581e8b23cae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5f67ad31b5545d4b8ab5d9df046d053", "links": {"self": "http://172.30.9.26:5000/v3/roles/b5f67ad31b5545d4b8ab5d9df046d053"}, "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj-role"}} 2019-01-14 15:58:07,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b5f67ad31b5545d4b8ab5d9df046d053 used request id req-624e097d-0eb4-409c-b54a-7581e8b23cae 2019-01-14 15:58:07,695 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4d1eb9bb-709b-446-proj-role to project CreateImageNegativeTests-4d1eb9bb-709b-446-proj 2019-01-14 15:58:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2ea2fd36bc1d4101ad5224d04cd34ac1/users/a8a83112819f42b49a165c78438d1ad4/roles/b5f67ad31b5545d4b8ab5d9df046d053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:07,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46216ec1-f4f4-4714-a8e4-97137f8d23ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:07,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2ea2fd36bc1d4101ad5224d04cd34ac1/users/a8a83112819f42b49a165c78438d1ad4/roles/b5f67ad31b5545d4b8ab5d9df046d053 used request id req-46216ec1-f4f4-4714-a8e4-97137f8d23ab 2019-01-14 15:58:07,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:07,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:08,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5f67ad31b5545d4b8ab5d9df046d053", "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj-role"}], "expires_at": "2019-01-14T16:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ea2fd36bc1d4101ad5224d04cd34ac1", "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2ea2fd36bc1d4101ad5224d04cd34ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-4d1eb9bb-709b-446-user", "id": "a8a83112819f42b49a165c78438d1ad4"}, "audit_ids": ["5boXTDNvQ9CVmtsdqJvbgA"], "issued_at": "2019-01-14T15:58:08.000000Z"}} 2019-01-14 15:58:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6876b6bd49cb4205bd068b0fc7b5f484bca59a6" 2019-01-14 15:58:08,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f1624d-6439-40c7-9511-4843a91e1d1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:08,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-80f1624d-6439-40c7-9511-4843a91e1d1c 2019-01-14 15:58:08,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6876b6bd49cb4205bd068b0fc7b5f484bca59a6" 2019-01-14 15:58:08,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-26a2cfbe-36a9-4e07-8998-6ceb4f6e88b2 Date: Mon, 14 Jan 2019 15:58:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-14 15:58:08,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-26a2cfbe-36a9-4e07-8998-6ceb4f6e88b2 2019-01-14 15:58:08,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:08,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-27a981da-985c-444e-90f0-7d31ef8dc6d1 Date: Mon, 14 Jan 2019 15:58:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:08,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-27a981da-985c-444e-90f0-7d31ef8dc6d1 2019-01-14 15:58:08,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:08,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddbc524-4318-47fd-adb0-d971cd3f9045 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:08,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-cddbc524-4318-47fd-adb0-d971cd3f9045 2019-01-14 15:58:08,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f724315f-9cac-49ed-8378-90a58f4fa0e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:09,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-f724315f-9cac-49ed-8378-90a58f4fa0e9 2019-01-14 15:58:09,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aae3044a-3b51-4ecf-ba51-8313a7b25253 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:09,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-aae3044a-3b51-4ecf-ba51-8313a7b25253 2019-01-14 15:58:09,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f2d3f7a-6dd0-40d2-baf2-701569499688 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:09,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-1f2d3f7a-6dd0-40d2-baf2-701569499688 2019-01-14 15:58:09,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f15e65a-58a5-4fc3-85f0-bbcec0608b06 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:09,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-7f15e65a-58a5-4fc3-85f0-bbcec0608b06 2019-01-14 15:58:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a3a073-3fff-431e-9f68-af098b12d61d 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:09,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-19a3a073-3fff-431e-9f68-af098b12d61d 2019-01-14 15:58:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d5fab1-27a5-4d69-9f57-03ed3a614e19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:09,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-14d5fab1-27a5-4d69-9f57-03ed3a614e19 2019-01-14 15:58:09,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:09,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3efb59bf-a947-4167-abbb-ef4713264396 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:09,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-3efb59bf-a947-4167-abbb-ef4713264396 2019-01-14 15:58:09,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e689ed0-1eae-411a-985f-2551f1ea8d85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:09,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-5e689ed0-1eae-411a-985f-2551f1ea8d85 2019-01-14 15:58:09,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:09,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22aee2a0-c13d-40bf-8610-c5802c0af464 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:09,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-22aee2a0-c13d-40bf-8610-c5802c0af464 2019-01-14 15:58:09,937 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4d1eb9bb-709b-446-proj 2019-01-14 15:58:09,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2ea2fd36bc1d4101ad5224d04cd34ac1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:10,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2bae36-3f8f-484e-adb9-abccee6941ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:10,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2ea2fd36bc1d4101ad5224d04cd34ac1 used request id req-bd2bae36-3f8f-484e-adb9-abccee6941ca 2019-01-14 15:58:10,205 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4d1eb9bb-709b-446-proj-role 2019-01-14 15:58:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b5f67ad31b5545d4b8ab5d9df046d053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:10,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b07d4a1-a28f-4d5a-8c0d-4fdf6ea7b81c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:10,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b5f67ad31b5545d4b8ab5d9df046d053 used request id req-0b07d4a1-a28f-4d5a-8c0d-4fdf6ea7b81c 2019-01-14 15:58:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda7db358123d82f5b0cbce1537b0c13e52b194" 2019-01-14 15:58:10,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b017175-1950-4086-afc8-9b1699b94633 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:10,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9b017175-1950-4086-afc8-9b1699b94633 2019-01-14 15:58:10,466 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4d1eb9bb-709b-446-user 2019-01-14 15:58:10,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a8a83112819f42b49a165c78438d1ad4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def3ca10962cbced8a171bdb7956b7e8feef8b5f" 2019-01-14 15:58:10,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10cf64f-c880-41e7-b0ab-af2fda3b5d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:10,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a8a83112819f42b49a165c78438d1ad4 used request id req-a10cf64f-c880-41e7-b0ab-af2fda3b5d16 2019-01-14 15:58:10,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:11,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["bQvFSmlFRsSHaIk8lHreUQ"], "issued_at": "2019-01-14T15:58:11.000000Z"}} 2019-01-14 15:58:11,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec6c76495f2acc1aabeccbfe42a7f0d678dd68e" 2019-01-14 15:58:11,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e25b34-6534-4ccd-881d-b3c3e1248d13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:11,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a9e25b34-6534-4ccd-881d-b3c3e1248d13 2019-01-14 15:58:11,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:11,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:11,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["cusM0lAXS02ylDeZSNfEcw"], "issued_at": "2019-01-14T15:58:11.000000Z"}} 2019-01-14 15:58:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:11,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d39fa0e-24e1-4cf8-9cc6-621122bb825e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:11,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2d39fa0e-24e1-4cf8-9cc6-621122bb825e 2019-01-14 15:58:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:11,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:11,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5fbbd73b-f275-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:11,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24559e04-2125-4a03-9891-7bf168e37e3d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5fbbd73b-f275-4bf-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:11,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5fbbd73b-f275-4bf-proj used request id req-24559e04-2125-4a03-9891-7bf168e37e3d 2019-01-14 15:58:11,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:11,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415fe91d-1463-42f6-a7ab-2c42a6faf33a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:11,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-415fe91d-1463-42f6-a7ab-2c42a6faf33a 2019-01-14 15:58:11,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj"}}' 2019-01-14 15:58:12,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa88fb7-f0e9-459e-b7c5-e6063e068be6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce130b171df452c8dfb6bc323b92741"}, "tags": [], "enabled": true, "id": "0ce130b171df452c8dfb6bc323b92741", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj"}} 2019-01-14 15:58:12,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3fa88fb7-f0e9-459e-b7c5-e6063e068be6 2019-01-14 15:58:12,109 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-5fbbd73b-f275-4bf-proj 2019-01-14 15:58:12,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:12,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:12,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["r1bojL7qRxatqFF8sFCukw"], "issued_at": "2019-01-14T15:58:12.000000Z"}} 2019-01-14 15:58:12,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad3d46334563cec0efd096b7314dcfd661ca865" 2019-01-14 15:58:12,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7e484e-b3ee-478d-a32a-6e3679781a93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:12,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1e7e484e-b3ee-478d-a32a-6e3679781a93 2019-01-14 15:58:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:12,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad3d46334563cec0efd096b7314dcfd661ca865" 2019-01-14 15:58:12,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73cb8af3-1582-4a90-82a1-15a63f5c1858 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:12,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-73cb8af3-1582-4a90-82a1-15a63f5c1858 2019-01-14 15:58:12,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-5fbbd73b-f275-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad3d46334563cec0efd096b7314dcfd661ca865" 2019-01-14 15:58:12,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd449090-08c9-4a06-bb74-a959fca5af3c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-5fbbd73b-f275-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce130b171df452c8dfb6bc323b92741"}, "tags": [], "enabled": true, "id": "0ce130b171df452c8dfb6bc323b92741", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj"}]} 2019-01-14 15:58:12,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-5fbbd73b-f275-4bf-proj used request id req-dd449090-08c9-4a06-bb74-a959fca5af3c 2019-01-14 15:58:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad3d46334563cec0efd096b7314dcfd661ca865" 2019-01-14 15:58:12,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad1157f-bab4-4cdc-915f-e07c62047fe6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:12,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4ad1157f-bab4-4cdc-915f-e07c62047fe6 2019-01-14 15:58:13,399 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-5fbbd73b-f275-4bf-user 2019-01-14 15:58:13,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:13,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:13,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c728d7b-ca74-43fc-9de5-a74b51346ea5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:13,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c728d7b-ca74-43fc-9de5-a74b51346ea5 2019-01-14 15:58:13,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" -d '{"role": {"name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj-role"}}' 2019-01-14 15:58:13,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b515f5b9-9743-4601-84c8-53a308e662bb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52f8ec16117645d7a4a9ce14eceff800", "links": {"self": "http://172.30.9.26:5000/v3/roles/52f8ec16117645d7a4a9ce14eceff800"}, "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj-role"}} 2019-01-14 15:58:13,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b515f5b9-9743-4601-84c8-53a308e662bb 2019-01-14 15:58:13,648 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-5fbbd73b-f275-4bf-proj-role 2019-01-14 15:58:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/52f8ec16117645d7a4a9ce14eceff800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:13,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd8ea52-8991-48d0-9e54-5465d7c42f1e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52f8ec16117645d7a4a9ce14eceff800", "links": {"self": "http://172.30.9.26:5000/v3/roles/52f8ec16117645d7a4a9ce14eceff800"}, "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj-role"}} 2019-01-14 15:58:13,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/52f8ec16117645d7a4a9ce14eceff800 used request id req-3bd8ea52-8991-48d0-9e54-5465d7c42f1e 2019-01-14 15:58:13,668 - keystone_utils - INFO - Granting role CreateImageNegativeTests-5fbbd73b-f275-4bf-proj-role to project CreateImageNegativeTests-5fbbd73b-f275-4bf-proj 2019-01-14 15:58:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0ce130b171df452c8dfb6bc323b92741/users/02f3bbbd0a234b43bdeba36e2e6275d8/roles/52f8ec16117645d7a4a9ce14eceff800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:13,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf9173e3-b3bc-432f-ba29-311c6af44ea2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:13,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0ce130b171df452c8dfb6bc323b92741/users/02f3bbbd0a234b43bdeba36e2e6275d8/roles/52f8ec16117645d7a4a9ce14eceff800 used request id req-bf9173e3-b3bc-432f-ba29-311c6af44ea2 2019-01-14 15:58:13,825 - openstack_tests - DEBUG - Image metadata - None 2019-01-14 15:58:13,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:13,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:14,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52f8ec16117645d7a4a9ce14eceff800", "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj-role"}], "expires_at": "2019-01-14T16:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce130b171df452c8dfb6bc323b92741", "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0ce130b171df452c8dfb6bc323b92741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0ce130b171df452c8dfb6bc323b92741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0ce130b171df452c8dfb6bc323b92741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0ce130b171df452c8dfb6bc323b92741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0ce130b171df452c8dfb6bc323b92741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0ce130b171df452c8dfb6bc323b92741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0ce130b171df452c8dfb6bc323b92741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0ce130b171df452c8dfb6bc323b92741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0ce130b171df452c8dfb6bc323b92741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0ce130b171df452c8dfb6bc323b92741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0ce130b171df452c8dfb6bc323b92741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0ce130b171df452c8dfb6bc323b92741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0ce130b171df452c8dfb6bc323b92741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0ce130b171df452c8dfb6bc323b92741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-5fbbd73b-f275-4bf-user", "id": "02f3bbbd0a234b43bdeba36e2e6275d8"}, "audit_ids": ["1HWC94LXS4q3RP1qgmWdGw"], "issued_at": "2019-01-14T15:58:14.000000Z"}} 2019-01-14 15:58:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020a78d0ba12335399e3fbc93d475d5213b0677f" 2019-01-14 15:58:14,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffb9e0f-c69d-40c1-b45e-754625eb4b44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:14,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dffb9e0f-c69d-40c1-b45e-754625eb4b44 2019-01-14 15:58:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-91af05c7-2309-479f-8e70-7310449986cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}020a78d0ba12335399e3fbc93d475d5213b0677f" 2019-01-14 15:58:14,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-13e4181f-fe84-40dd-90dc-deae23bbae3b Date: Mon, 14 Jan 2019 15:58:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-91af05c7-2309-479f-8e70-7310449986cd"} 2019-01-14 15:58:14,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-91af05c7-2309-479f-8e70-7310449986cd used request id req-13e4181f-fe84-40dd-90dc-deae23bbae3b 2019-01-14 15:58:14,554 - file_utils - DEBUG - Downloading file from - http://foo.bar 2019-01-14 15:58:14,554 - file_utils - DEBUG - Saving file to - /tmp/2bd010c2-98a5-4fe0-9974-ca8e31a22cd9 2019-01-14 15:58:14,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:14,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2beaa6e3-b4c9-431c-90b2-8a4e7b1ad39b Date: Mon, 14 Jan 2019 15:58:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:14,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2beaa6e3-b4c9-431c-90b2-8a4e7b1ad39b 2019-01-14 15:58:14,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:14,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecc3407-c5ce-40a0-adc4-0079b51f6fd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:14,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-cecc3407-c5ce-40a0-adc4-0079b51f6fd9 2019-01-14 15:58:14,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70572176-4a34-40af-a09f-9a6c75a5e594 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:15,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-70572176-4a34-40af-a09f-9a6c75a5e594 2019-01-14 15:58:15,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ac5ce0-63c5-46ef-9303-ef8c37585192 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:15,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-f2ac5ce0-63c5-46ef-9303-ef8c37585192 2019-01-14 15:58:15,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65526497-7241-4355-a875-389bbf67c08e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:15,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-65526497-7241-4355-a875-389bbf67c08e 2019-01-14 15:58:15,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3878ec2c-d7e1-406d-a1e4-d70e8272ec61 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:15,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-3878ec2c-d7e1-406d-a1e4-d70e8272ec61 2019-01-14 15:58:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ff545f-6d9b-4291-bfd3-c6f8aa4eaab5 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:15,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-48ff545f-6d9b-4291-bfd3-c6f8aa4eaab5 2019-01-14 15:58:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6f59ea-fe3a-4db7-ba1b-2d95abf9e194 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:15,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-6c6f59ea-fe3a-4db7-ba1b-2d95abf9e194 2019-01-14 15:58:15,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:15,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03d55e7-d70b-4724-b829-0ecc1a7363fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:15,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-b03d55e7-d70b-4724-b829-0ecc1a7363fb 2019-01-14 15:58:15,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:15,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed6d210-0c67-4350-96b4-4525681c11da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:15,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-fed6d210-0c67-4350-96b4-4525681c11da 2019-01-14 15:58:15,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:15,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccafe6d2-6f36-46bb-873b-4b675ed7f835 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:15,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-ccafe6d2-6f36-46bb-873b-4b675ed7f835 2019-01-14 15:58:15,834 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-5fbbd73b-f275-4bf-proj 2019-01-14 15:58:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0ce130b171df452c8dfb6bc323b92741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:16,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f26cf630-0966-45a2-8baa-602090466083 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:16,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0ce130b171df452c8dfb6bc323b92741 used request id req-f26cf630-0966-45a2-8baa-602090466083 2019-01-14 15:58:16,109 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-5fbbd73b-f275-4bf-proj-role 2019-01-14 15:58:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/52f8ec16117645d7a4a9ce14eceff800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:16,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa11484-e6c1-41e6-b208-1e2229a57604 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:16,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/52f8ec16117645d7a4a9ce14eceff800 used request id req-4fa11484-e6c1-41e6-b208-1e2229a57604 2019-01-14 15:58:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cc4ff0d07939344af1d93ed36a4a8eb84cbd6d" 2019-01-14 15:58:16,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae602d4f-68cb-4421-a883-8d3cf4026f85 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:16,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ae602d4f-68cb-4421-a883-8d3cf4026f85 2019-01-14 15:58:16,363 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-5fbbd73b-f275-4bf-user 2019-01-14 15:58:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/02f3bbbd0a234b43bdeba36e2e6275d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad3d46334563cec0efd096b7314dcfd661ca865" 2019-01-14 15:58:16,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b3e510-53fa-41e9-907e-7464e006b9a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:16,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/02f3bbbd0a234b43bdeba36e2e6275d8 used request id req-06b3e510-53fa-41e9-907e-7464e006b9a5 2019-01-14 15:58:16,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:16,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Dp-92IYOTlaUM53SQRcWfg"], "issued_at": "2019-01-14T15:58:16.000000Z"}} 2019-01-14 15:58:16,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f49397ec0f8c6063522ece8fa191b2765951890" 2019-01-14 15:58:17,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb9a763-0fbe-4a7b-bc1c-fdd4d242cfb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:17,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0eb9a763-0fbe-4a7b-bc1c-fdd4d242cfb4 2019-01-14 15:58:17,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:17,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:17,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["EK0benKkQ6Whr2yYcrwaEg"], "issued_at": "2019-01-14T15:58:17.000000Z"}} 2019-01-14 15:58:17,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:17,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a04d88e-989b-4716-bb00-749424f48ff6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:17,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8a04d88e-989b-4716-bb00-749424f48ff6 2019-01-14 15:58:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:17,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:17,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-6e2385ba-1f6d-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:17,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ed2b41-8b3f-4f03-a355-819c62a7debb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-6e2385ba-1f6d-496-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:17,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-6e2385ba-1f6d-496-proj used request id req-a0ed2b41-8b3f-4f03-a355-819c62a7debb 2019-01-14 15:58:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:17,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816c8741-af0a-4b17-b8a1-4aa718ac1e7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:17,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-816c8741-af0a-4b17-b8a1-4aa718ac1e7e 2019-01-14 15:58:17,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-6e2385ba-1f6d-496-proj"}}' 2019-01-14 15:58:18,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88df32ae-68c4-4682-be23-cca23980cd82 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b11432fc486242ab96dbe88d3c1acdb7"}, "tags": [], "enabled": true, "id": "b11432fc486242ab96dbe88d3c1acdb7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-6e2385ba-1f6d-496-proj"}} 2019-01-14 15:58:18,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-88df32ae-68c4-4682-be23-cca23980cd82 2019-01-14 15:58:18,068 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-6e2385ba-1f6d-496-proj 2019-01-14 15:58:18,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:18,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:18,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["IW9lMJ6ESmypDHolQ2Yn8g"], "issued_at": "2019-01-14T15:58:18.000000Z"}} 2019-01-14 15:58:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9189c5e724e86fcc7e13320ead9585bd3dcc7b5a" 2019-01-14 15:58:18,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60663727-ade9-4e6f-a61b-2b51c6d9c493 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:18,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-60663727-ade9-4e6f-a61b-2b51c6d9c493 2019-01-14 15:58:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:18,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9189c5e724e86fcc7e13320ead9585bd3dcc7b5a" 2019-01-14 15:58:18,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c245a13-80f6-4cdc-870a-78fdd693bf9d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:18,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7c245a13-80f6-4cdc-870a-78fdd693bf9d 2019-01-14 15:58:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-6e2385ba-1f6d-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9189c5e724e86fcc7e13320ead9585bd3dcc7b5a" 2019-01-14 15:58:18,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673c7993-188d-45cc-9c71-fe728d48d127 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-6e2385ba-1f6d-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b11432fc486242ab96dbe88d3c1acdb7"}, "tags": [], "enabled": true, "id": "b11432fc486242ab96dbe88d3c1acdb7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-6e2385ba-1f6d-496-proj"}]} 2019-01-14 15:58:18,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-6e2385ba-1f6d-496-proj used request id req-673c7993-188d-45cc-9c71-fe728d48d127 2019-01-14 15:58:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9189c5e724e86fcc7e13320ead9585bd3dcc7b5a" 2019-01-14 15:58:18,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1097b400-47ff-4ceb-93b6-0279698d0f1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:18,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1097b400-47ff-4ceb-93b6-0279698d0f1e 2019-01-14 15:58:19,168 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-6e2385ba-1f6d-496-user 2019-01-14 15:58:19,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:19,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f076fe20-6251-4610-98b3-28d2acd57eb1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:19,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f076fe20-6251-4610-98b3-28d2acd57eb1 2019-01-14 15:58:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" -d '{"role": {"name": "CreateMultiPartImageTests-6e2385ba-1f6d-496-proj-role"}}' 2019-01-14 15:58:19,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c907ebd8-c88d-422d-9b48-98d32c0c8835 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ba7cd813227474f90533a318ceeb7b0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2ba7cd813227474f90533a318ceeb7b0"}, "name": "CreateMultiPartImageTests-6e2385ba-1f6d-496-proj-role"}} 2019-01-14 15:58:19,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c907ebd8-c88d-422d-9b48-98d32c0c8835 2019-01-14 15:58:19,415 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-6e2385ba-1f6d-496-proj-role 2019-01-14 15:58:19,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2ba7cd813227474f90533a318ceeb7b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:19,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e177cd28-9a49-4989-af0e-019637dae4be Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ba7cd813227474f90533a318ceeb7b0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2ba7cd813227474f90533a318ceeb7b0"}, "name": "CreateMultiPartImageTests-6e2385ba-1f6d-496-proj-role"}} 2019-01-14 15:58:19,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2ba7cd813227474f90533a318ceeb7b0 used request id req-e177cd28-9a49-4989-af0e-019637dae4be 2019-01-14 15:58:19,525 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-6e2385ba-1f6d-496-proj-role to project CreateMultiPartImageTests-6e2385ba-1f6d-496-proj 2019-01-14 15:58:19,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b11432fc486242ab96dbe88d3c1acdb7/users/356205acd8214f0ea261d9d5811f8827/roles/2ba7cd813227474f90533a318ceeb7b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:19,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a337bfa-3dda-4ad9-8065-fb50e40434b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:19,675 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b11432fc486242ab96dbe88d3c1acdb7/users/356205acd8214f0ea261d9d5811f8827/roles/2ba7cd813227474f90533a318ceeb7b0 used request id req-5a337bfa-3dda-4ad9-8065-fb50e40434b5 2019-01-14 15:58:19,676 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2019-01-14 15:58:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:19,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-77716d7f-7a9b-4f0a-9144-221b63b2f785 Date: Mon, 14 Jan 2019 15:58:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:19,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-77716d7f-7a9b-4f0a-9144-221b63b2f785 2019-01-14 15:58:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c60b1a-d07b-4b70-b158-291c6a4a51a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:20,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-e5c60b1a-d07b-4b70-b158-291c6a4a51a4 2019-01-14 15:58:20,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:20,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3e758b-5822-4819-8665-173c0b09db13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:20,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-fb3e758b-5822-4819-8665-173c0b09db13 2019-01-14 15:58:20,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7315789-aac9-42a3-91a9-09c1a9e0bdf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:20,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-a7315789-aac9-42a3-91a9-09c1a9e0bdf5 2019-01-14 15:58:20,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:20,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afa6d868-399b-4a65-8e2d-568cee251a6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:20,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-afa6d868-399b-4a65-8e2d-568cee251a6c 2019-01-14 15:58:20,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe5efca-60f3-4898-b46f-4b9d65409959 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:20,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-ebe5efca-60f3-4898-b46f-4b9d65409959 2019-01-14 15:58:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d442a9-bafa-4b26-a8aa-3404fef453bb 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:20,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-d6d442a9-bafa-4b26-a8aa-3404fef453bb 2019-01-14 15:58:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9907c5fe-3b49-47c2-b18e-7178a3d4e785 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:20,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-9907c5fe-3b49-47c2-b18e-7178a3d4e785 2019-01-14 15:58:20,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:20,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d8ff1a-8860-4d88-b995-a86af06eb812 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:20,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-f0d8ff1a-8860-4d88-b995-a86af06eb812 2019-01-14 15:58:20,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:20,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d4dc83-c7f8-4575-9696-ae67cee31c77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:20,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-77d4dc83-c7f8-4575-9696-ae67cee31c77 2019-01-14 15:58:20,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:21,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7723568c-3df3-458f-a802-1edaaab2b3c6 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:21,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-7723568c-3df3-458f-a802-1edaaab2b3c6 2019-01-14 15:58:21,102 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-6e2385ba-1f6d-496-proj 2019-01-14 15:58:21,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b11432fc486242ab96dbe88d3c1acdb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:21,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d31886c-a370-4eca-8c43-12a0a800341f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:21,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b11432fc486242ab96dbe88d3c1acdb7 used request id req-7d31886c-a370-4eca-8c43-12a0a800341f 2019-01-14 15:58:21,420 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-6e2385ba-1f6d-496-proj-role 2019-01-14 15:58:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2ba7cd813227474f90533a318ceeb7b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:21,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9161f8f-a949-453b-9ef9-1fec82a40a38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:21,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2ba7cd813227474f90533a318ceeb7b0 used request id req-e9161f8f-a949-453b-9ef9-1fec82a40a38 2019-01-14 15:58:21,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ad01d7f9f9afdef1052a592e69001d328f2772" 2019-01-14 15:58:21,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d34482-a378-471c-9216-e501292cf78b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:21,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-77d34482-a378-471c-9216-e501292cf78b 2019-01-14 15:58:21,653 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-6e2385ba-1f6d-496-user 2019-01-14 15:58:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/356205acd8214f0ea261d9d5811f8827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9189c5e724e86fcc7e13320ead9585bd3dcc7b5a" 2019-01-14 15:58:21,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea71f54-e95c-452d-97be-7306430354b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:21,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/356205acd8214f0ea261d9d5811f8827 used request id req-fea71f54-e95c-452d-97be-7306430354b4 2019-01-14 15:58:21,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:22,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hovI_PMrRI21MpuhuMeqKg"], "issued_at": "2019-01-14T15:58:22.000000Z"}} 2019-01-14 15:58:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0351dc84b7b72b7d56513a0c4f82ec3df914b9ff" 2019-01-14 15:58:22,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c03850-9260-4385-9aa0-37ad36a8b5fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:22,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-80c03850-9260-4385-9aa0-37ad36a8b5fc 2019-01-14 15:58:22,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:22,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:22,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ndAizpHrRPmRaIo8Zv00YA"], "issued_at": "2019-01-14T15:58:22.000000Z"}} 2019-01-14 15:58:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:22,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e159c375-4be0-4816-bc6b-47eda56938b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:22,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e159c375-4be0-4816-bc6b-47eda56938b1 2019-01-14 15:58:22,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:22,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d9c94e48-0e4f-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:23,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a1e4e1-7059-4e62-9f75-cb903e269823 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d9c94e48-0e4f-400-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:23,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d9c94e48-0e4f-400-proj used request id req-59a1e4e1-7059-4e62-9f75-cb903e269823 2019-01-14 15:58:23,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:23,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1462b38c-0a4f-4b66-9ae3-2a3e591d0fcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:23,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1462b38c-0a4f-4b66-9ae3-2a3e591d0fcc 2019-01-14 15:58:23,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d9c94e48-0e4f-400-proj"}}' 2019-01-14 15:58:23,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d97da9-a979-497e-b4a6-31cbba9c20fc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f6c4b63a4a59481b9760ede55680ac17"}, "tags": [], "enabled": true, "id": "f6c4b63a4a59481b9760ede55680ac17", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d9c94e48-0e4f-400-proj"}} 2019-01-14 15:58:23,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e7d97da9-a979-497e-b4a6-31cbba9c20fc 2019-01-14 15:58:23,199 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d9c94e48-0e4f-400-proj 2019-01-14 15:58:23,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:23,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:23,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hoiL2cVZTMi6VJNyk5UGLg"], "issued_at": "2019-01-14T15:58:23.000000Z"}} 2019-01-14 15:58:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bdfc9050265a4a25fb44cc0f1b36f0ea80e67b" 2019-01-14 15:58:23,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b77415d-0d16-498a-8942-c17626d7e685 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:23,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9b77415d-0d16-498a-8942-c17626d7e685 2019-01-14 15:58:23,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:23,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:23,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bdfc9050265a4a25fb44cc0f1b36f0ea80e67b" 2019-01-14 15:58:23,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af628058-3c60-44b3-872d-8539bc5c2bba Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:23,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-af628058-3c60-44b3-872d-8539bc5c2bba 2019-01-14 15:58:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-d9c94e48-0e4f-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bdfc9050265a4a25fb44cc0f1b36f0ea80e67b" 2019-01-14 15:58:23,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e71ed9b-1878-4b64-9e28-4b6daf2e914e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-d9c94e48-0e4f-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f6c4b63a4a59481b9760ede55680ac17"}, "tags": [], "enabled": true, "id": "f6c4b63a4a59481b9760ede55680ac17", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d9c94e48-0e4f-400-proj"}]} 2019-01-14 15:58:23,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-d9c94e48-0e4f-400-proj used request id req-9e71ed9b-1878-4b64-9e28-4b6daf2e914e 2019-01-14 15:58:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bdfc9050265a4a25fb44cc0f1b36f0ea80e67b" 2019-01-14 15:58:24,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807367f4-a627-4e6a-b7fb-61a82fa338fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:24,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-807367f4-a627-4e6a-b7fb-61a82fa338fa 2019-01-14 15:58:24,493 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d9c94e48-0e4f-400-user 2019-01-14 15:58:24,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:24,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c040348-931a-4eee-a50e-3748e4fa9801 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:24,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3c040348-931a-4eee-a50e-3748e4fa9801 2019-01-14 15:58:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" -d '{"role": {"name": "CreateMultiPartImageTests-d9c94e48-0e4f-400-proj-role"}}' 2019-01-14 15:58:24,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c718dad4-8ad3-42a3-9de5-6d51c92feccc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d48c8b8a4954bc0be3c7126b4f75646", "links": {"self": "http://172.30.9.26:5000/v3/roles/0d48c8b8a4954bc0be3c7126b4f75646"}, "name": "CreateMultiPartImageTests-d9c94e48-0e4f-400-proj-role"}} 2019-01-14 15:58:24,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c718dad4-8ad3-42a3-9de5-6d51c92feccc 2019-01-14 15:58:24,732 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d9c94e48-0e4f-400-proj-role 2019-01-14 15:58:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0d48c8b8a4954bc0be3c7126b4f75646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:24,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0e6d80-c11f-47e5-a0e1-709d66adaca6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d48c8b8a4954bc0be3c7126b4f75646", "links": {"self": "http://172.30.9.26:5000/v3/roles/0d48c8b8a4954bc0be3c7126b4f75646"}, "name": "CreateMultiPartImageTests-d9c94e48-0e4f-400-proj-role"}} 2019-01-14 15:58:24,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0d48c8b8a4954bc0be3c7126b4f75646 used request id req-1f0e6d80-c11f-47e5-a0e1-709d66adaca6 2019-01-14 15:58:24,951 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d9c94e48-0e4f-400-proj-role to project CreateMultiPartImageTests-d9c94e48-0e4f-400-proj 2019-01-14 15:58:24,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f6c4b63a4a59481b9760ede55680ac17/users/c73c03d0b4b8485a8a33951e36c003c8/roles/0d48c8b8a4954bc0be3c7126b4f75646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:25,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf011cee-008c-4964-953c-3246ec1322b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:25,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f6c4b63a4a59481b9760ede55680ac17/users/c73c03d0b4b8485a8a33951e36c003c8/roles/0d48c8b8a4954bc0be3c7126b4f75646 used request id req-bf011cee-008c-4964-953c-3246ec1322b7 2019-01-14 15:58:25,107 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-14 15:58:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:25,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9f538311-935d-4bf4-924c-bf3965e55fbf Date: Mon, 14 Jan 2019 15:58:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:25,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9f538311-935d-4bf4-924c-bf3965e55fbf 2019-01-14 15:58:25,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:25,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f65eafb2-8b60-47c4-bcc2-7ae6a01764e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:25,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-f65eafb2-8b60-47c4-bcc2-7ae6a01764e2 2019-01-14 15:58:25,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:25,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-813ef07b-6d14-4cbe-92dc-671c9204affb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:25,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-813ef07b-6d14-4cbe-92dc-671c9204affb 2019-01-14 15:58:25,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:25,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78677735-8087-40dc-9d0f-ea6383018074 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:25,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-78677735-8087-40dc-9d0f-ea6383018074 2019-01-14 15:58:25,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:25,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d79397-1e1e-4578-a5b2-c6a26a8ab11f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:25,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-e8d79397-1e1e-4578-a5b2-c6a26a8ab11f 2019-01-14 15:58:25,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:25,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:25,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a4ba9c-44bd-4caf-afff-039a8a21de17 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:25,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-69a4ba9c-44bd-4caf-afff-039a8a21de17 2019-01-14 15:58:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:26,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3330e22d-d4d0-47a4-a1ab-63776bdb6b58 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:26,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-3330e22d-d4d0-47a4-a1ab-63776bdb6b58 2019-01-14 15:58:26,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:26,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7bb96dd-f15d-479e-a602-ef27f43b7abd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:26,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-c7bb96dd-f15d-479e-a602-ef27f43b7abd 2019-01-14 15:58:26,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:26,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7491cd5d-cb2f-49e2-8650-2367ce9ca7b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:26,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-7491cd5d-cb2f-49e2-8650-2367ce9ca7b3 2019-01-14 15:58:26,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:26,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:26,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac7cd8f-1741-4efd-87c1-a83c0572eec8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:26,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-bac7cd8f-1741-4efd-87c1-a83c0572eec8 2019-01-14 15:58:26,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:26,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:26,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f06fc3e-b8f5-41b1-8425-bed7cf2d35e5 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:26,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-3f06fc3e-b8f5-41b1-8425-bed7cf2d35e5 2019-01-14 15:58:26,527 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d9c94e48-0e4f-400-proj 2019-01-14 15:58:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f6c4b63a4a59481b9760ede55680ac17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:26,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-632c8da7-a4ac-4d1c-87ec-46c4dbb8c085 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:26,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f6c4b63a4a59481b9760ede55680ac17 used request id req-632c8da7-a4ac-4d1c-87ec-46c4dbb8c085 2019-01-14 15:58:26,923 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d9c94e48-0e4f-400-proj-role 2019-01-14 15:58:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0d48c8b8a4954bc0be3c7126b4f75646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:27,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b306766-cd3f-434a-8b15-f0cec43131e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:27,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0d48c8b8a4954bc0be3c7126b4f75646 used request id req-2b306766-cd3f-434a-8b15-f0cec43131e5 2019-01-14 15:58:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40075523e92eb6705fe99f6eb7a2ad26f86e62" 2019-01-14 15:58:27,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76393817-5eac-45b6-9d29-45c5aafba30f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:27,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76393817-5eac-45b6-9d29-45c5aafba30f 2019-01-14 15:58:27,160 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d9c94e48-0e4f-400-user 2019-01-14 15:58:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c73c03d0b4b8485a8a33951e36c003c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bdfc9050265a4a25fb44cc0f1b36f0ea80e67b" 2019-01-14 15:58:27,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50be9bec-320d-49cc-a453-d42f33ab402c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:27,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c73c03d0b4b8485a8a33951e36c003c8 used request id req-50be9bec-320d-49cc-a453-d42f33ab402c 2019-01-14 15:58:27,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:27,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["lLqy2fawRqaoKnuFMlV0tg"], "issued_at": "2019-01-14T15:58:27.000000Z"}} 2019-01-14 15:58:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c143e1cd4ca8b459d1949486a02fde18c2a655" 2019-01-14 15:58:27,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6147bb0e-33c7-4904-976b-a745d8157bee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:27,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6147bb0e-33c7-4904-976b-a745d8157bee 2019-01-14 15:58:27,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:27,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:28,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6n2UNdgBRIqfIZIT1u_BWA"], "issued_at": "2019-01-14T15:58:28.000000Z"}} 2019-01-14 15:58:28,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:28,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d826386a-2993-456a-9521-55e82d02b301 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:28,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d826386a-2993-456a-9521-55e82d02b301 2019-01-14 15:58:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:28,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e5f99313-5dba-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:28,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b47a83-8d55-46fb-98ab-c24d48cf6a57 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e5f99313-5dba-471-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:28,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e5f99313-5dba-471-proj used request id req-34b47a83-8d55-46fb-98ab-c24d48cf6a57 2019-01-14 15:58:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:28,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47cbb82b-2ed8-4daa-9988-735369f3bd35 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:28,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-47cbb82b-2ed8-4daa-9988-735369f3bd35 2019-01-14 15:58:28,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-e5f99313-5dba-471-proj"}}' 2019-01-14 15:58:28,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35efd774-e135-4d0e-b76a-d466e2c63136 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/39de933568e04465b4bbb429b96cedf2"}, "tags": [], "enabled": true, "id": "39de933568e04465b4bbb429b96cedf2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e5f99313-5dba-471-proj"}} 2019-01-14 15:58:28,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-35efd774-e135-4d0e-b76a-d466e2c63136 2019-01-14 15:58:28,863 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-e5f99313-5dba-471-proj 2019-01-14 15:58:28,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:28,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:29,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["yTz_Owu3RGS3MeeGxWLn6Q"], "issued_at": "2019-01-14T15:58:29.000000Z"}} 2019-01-14 15:58:29,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9701afb07a0dbd633653bcf68025ad51ecc02cf3" 2019-01-14 15:58:29,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c89955-2430-45e1-968f-2989f852b5bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:29,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-19c89955-2430-45e1-968f-2989f852b5bb 2019-01-14 15:58:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:29,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9701afb07a0dbd633653bcf68025ad51ecc02cf3" 2019-01-14 15:58:29,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d52b79d-9d05-45ae-8148-a9f3b2f7e9aa Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:29,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0d52b79d-9d05-45ae-8148-a9f3b2f7e9aa 2019-01-14 15:58:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-e5f99313-5dba-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9701afb07a0dbd633653bcf68025ad51ecc02cf3" 2019-01-14 15:58:29,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80dd3d8-708e-4347-8dbd-3a95d7a17c12 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-e5f99313-5dba-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/39de933568e04465b4bbb429b96cedf2"}, "tags": [], "enabled": true, "id": "39de933568e04465b4bbb429b96cedf2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e5f99313-5dba-471-proj"}]} 2019-01-14 15:58:29,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-e5f99313-5dba-471-proj used request id req-d80dd3d8-708e-4347-8dbd-3a95d7a17c12 2019-01-14 15:58:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9701afb07a0dbd633653bcf68025ad51ecc02cf3" 2019-01-14 15:58:29,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36344e7-c91a-48bb-a40c-0cc62671e358 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:29,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e36344e7-c91a-48bb-a40c-0cc62671e358 2019-01-14 15:58:30,151 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-e5f99313-5dba-471-user 2019-01-14 15:58:30,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:30,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3700f14-2ab3-4a6b-8f50-578f9ac3f5e0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:30,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d3700f14-2ab3-4a6b-8f50-578f9ac3f5e0 2019-01-14 15:58:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" -d '{"role": {"name": "CreateMultiPartImageTests-e5f99313-5dba-471-proj-role"}}' 2019-01-14 15:58:30,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e980de4d-262d-4074-b5b1-d6804506d5eb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39f90cf2a0974b1297cfd3cb976051e3", "links": {"self": "http://172.30.9.26:5000/v3/roles/39f90cf2a0974b1297cfd3cb976051e3"}, "name": "CreateMultiPartImageTests-e5f99313-5dba-471-proj-role"}} 2019-01-14 15:58:30,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e980de4d-262d-4074-b5b1-d6804506d5eb 2019-01-14 15:58:30,301 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-e5f99313-5dba-471-proj-role 2019-01-14 15:58:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/39f90cf2a0974b1297cfd3cb976051e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:30,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c32720-dab4-4667-a1c6-e64d7a647a2a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39f90cf2a0974b1297cfd3cb976051e3", "links": {"self": "http://172.30.9.26:5000/v3/roles/39f90cf2a0974b1297cfd3cb976051e3"}, "name": "CreateMultiPartImageTests-e5f99313-5dba-471-proj-role"}} 2019-01-14 15:58:30,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/39f90cf2a0974b1297cfd3cb976051e3 used request id req-c9c32720-dab4-4667-a1c6-e64d7a647a2a 2019-01-14 15:58:30,321 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-e5f99313-5dba-471-proj-role to project CreateMultiPartImageTests-e5f99313-5dba-471-proj 2019-01-14 15:58:30,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/39de933568e04465b4bbb429b96cedf2/users/92ea4135d0844fde93f367779d900f70/roles/39f90cf2a0974b1297cfd3cb976051e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:30,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95f341c3-e1a7-4757-b60d-fe14f8ddf352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:30,472 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/39de933568e04465b4bbb429b96cedf2/users/92ea4135d0844fde93f367779d900f70/roles/39f90cf2a0974b1297cfd3cb976051e3 used request id req-95f341c3-e1a7-4757-b60d-fe14f8ddf352 2019-01-14 15:58:30,473 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-14 15:58:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:30,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9e166728-b2c2-4ffc-8da8-1ddb7433145b Date: Mon, 14 Jan 2019 15:58:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:30,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9e166728-b2c2-4ffc-8da8-1ddb7433145b 2019-01-14 15:58:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:30,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1795074-5f92-4f96-968d-6601a039975d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:30,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-f1795074-5f92-4f96-968d-6601a039975d 2019-01-14 15:58:30,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:30,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fdd819e-032d-4dc3-a770-34223f2f7e97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:30,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-3fdd819e-032d-4dc3-a770-34223f2f7e97 2019-01-14 15:58:30,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848a09d9-255e-47f3-9dff-1665f8935a06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:31,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-848a09d9-255e-47f3-9dff-1665f8935a06 2019-01-14 15:58:31,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5806274f-b916-4263-8cf3-53b1a93b6038 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:31,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-5806274f-b916-4263-8cf3-53b1a93b6038 2019-01-14 15:58:31,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d92862b-fb24-441d-9cf8-68450acbf9b7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:31,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-2d92862b-fb24-441d-9cf8-68450acbf9b7 2019-01-14 15:58:31,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0276c591-de77-485e-a77d-94f3603d2614 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:31,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-0276c591-de77-485e-a77d-94f3603d2614 2019-01-14 15:58:31,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,555 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c06ad2e6-6584-4392-902d-21b5926479cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:31,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-c06ad2e6-6584-4392-902d-21b5926479cf 2019-01-14 15:58:31,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b2b575-e4a2-46a2-a278-978f8570f5ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:31,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-c2b2b575-e4a2-46a2-a278-978f8570f5ed 2019-01-14 15:58:31,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0410a1-56e5-4689-8a8a-97856a8500c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:31,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-4f0410a1-56e5-4689-8a8a-97856a8500c4 2019-01-14 15:58:31,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:31,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:31,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3293b1e-f6fb-4202-811d-e461430bef4a 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:31,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c3293b1e-f6fb-4202-811d-e461430bef4a 2019-01-14 15:58:31,892 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-e5f99313-5dba-471-proj 2019-01-14 15:58:31,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/39de933568e04465b4bbb429b96cedf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:32,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dd2d501-6796-4960-9804-2dbf7c7b25bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:32,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/39de933568e04465b4bbb429b96cedf2 used request id req-4dd2d501-6796-4960-9804-2dbf7c7b25bf 2019-01-14 15:58:32,247 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-e5f99313-5dba-471-proj-role 2019-01-14 15:58:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/39f90cf2a0974b1297cfd3cb976051e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:32,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b27f832-5645-43c0-9d56-f3526048a88f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:32,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/39f90cf2a0974b1297cfd3cb976051e3 used request id req-5b27f832-5645-43c0-9d56-f3526048a88f 2019-01-14 15:58:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a087f5b690655db8037e3b7a2fb6219c82f794b9" 2019-01-14 15:58:32,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47959365-1034-4962-be9b-af96166f5a5d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:32,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-47959365-1034-4962-be9b-af96166f5a5d 2019-01-14 15:58:32,566 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-e5f99313-5dba-471-user 2019-01-14 15:58:32,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/92ea4135d0844fde93f367779d900f70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9701afb07a0dbd633653bcf68025ad51ecc02cf3" 2019-01-14 15:58:32,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c71b49-9060-40bd-99b9-2f7e9ae094cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:32,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/92ea4135d0844fde93f367779d900f70 used request id req-38c71b49-9060-40bd-99b9-2f7e9ae094cb 2019-01-14 15:58:32,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:33,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["RcdTQs5tSNuGfHOLijKPbw"], "issued_at": "2019-01-14T15:58:33.000000Z"}} 2019-01-14 15:58:33,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2a4afef877e967b65cae00bdf0c4bccaceee68" 2019-01-14 15:58:33,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb149a6b-7d99-4863-97e1-7a8f0564b9ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:33,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bb149a6b-7d99-4863-97e1-7a8f0564b9ef 2019-01-14 15:58:33,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:33,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:33,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["G8slkuxmQr-cONtDWdC9Dw"], "issued_at": "2019-01-14T15:58:33.000000Z"}} 2019-01-14 15:58:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:33,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c42eb46-4ef9-4039-ad49-4d68f25c7478 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:33,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4c42eb46-4ef9-4039-ad49-4d68f25c7478 2019-01-14 15:58:33,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:33,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5228219a-5fb5-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:33,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6d9e47-ad73-4af1-83af-3eef318634e1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5228219a-5fb5-4e0-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:33,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5228219a-5fb5-4e0-proj used request id req-0f6d9e47-ad73-4af1-83af-3eef318634e1 2019-01-14 15:58:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:34,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fce949-f85a-42dc-b796-1c54df0c3d0e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:34,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-88fce949-f85a-42dc-b796-1c54df0c3d0e 2019-01-14 15:58:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj"}}' 2019-01-14 15:58:34,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc90216-34cf-4d3c-a36c-c8320e4b2c43 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/79a1924091b34664b25489d4bcd4608c"}, "tags": [], "enabled": true, "id": "79a1924091b34664b25489d4bcd4608c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj"}} 2019-01-14 15:58:34,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9cc90216-34cf-4d3c-a36c-c8320e4b2c43 2019-01-14 15:58:34,229 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5228219a-5fb5-4e0-proj 2019-01-14 15:58:34,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:34,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:34,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Aeb45ubcSbSEpS2EqM4z6Q"], "issued_at": "2019-01-14T15:58:34.000000Z"}} 2019-01-14 15:58:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8e9b69ebd0b2ca832ca937eb350dd5778a23dc" 2019-01-14 15:58:34,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4416b1-b265-4a3d-b3cb-5a163b096786 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:34,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2d4416b1-b265-4a3d-b3cb-5a163b096786 2019-01-14 15:58:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:34,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8e9b69ebd0b2ca832ca937eb350dd5778a23dc" 2019-01-14 15:58:34,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c229e23-c04a-4f42-a6e9-dcba323506b3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:34,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c229e23-c04a-4f42-a6e9-dcba323506b3 2019-01-14 15:58:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-5228219a-5fb5-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8e9b69ebd0b2ca832ca937eb350dd5778a23dc" 2019-01-14 15:58:34,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f5f268-cc71-4b49-a3ec-5309fbafa484 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-5228219a-5fb5-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/79a1924091b34664b25489d4bcd4608c"}, "tags": [], "enabled": true, "id": "79a1924091b34664b25489d4bcd4608c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj"}]} 2019-01-14 15:58:34,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-5228219a-5fb5-4e0-proj used request id req-77f5f268-cc71-4b49-a3ec-5309fbafa484 2019-01-14 15:58:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8e9b69ebd0b2ca832ca937eb350dd5778a23dc" 2019-01-14 15:58:35,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c0390b-3952-4df7-a07a-d9a9a9e1eba8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:35,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-54c0390b-3952-4df7-a07a-d9a9a9e1eba8 2019-01-14 15:58:35,509 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5228219a-5fb5-4e0-user 2019-01-14 15:58:35,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:35,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911fa001-2a1c-495f-b402-7e1115049124 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:35,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-911fa001-2a1c-495f-b402-7e1115049124 2019-01-14 15:58:35,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" -d '{"role": {"name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj-role"}}' 2019-01-14 15:58:35,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb137516-8267-48f5-b0b6-09b0e7fc80f0 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "876a8e5326a946c681085cc79b2f79eb", "links": {"self": "http://172.30.9.26:5000/v3/roles/876a8e5326a946c681085cc79b2f79eb"}, "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj-role"}} 2019-01-14 15:58:35,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bb137516-8267-48f5-b0b6-09b0e7fc80f0 2019-01-14 15:58:35,745 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5228219a-5fb5-4e0-proj-role 2019-01-14 15:58:35,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/876a8e5326a946c681085cc79b2f79eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:35,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7526ed58-b4ea-41b9-b6be-7fd40259de22 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "876a8e5326a946c681085cc79b2f79eb", "links": {"self": "http://172.30.9.26:5000/v3/roles/876a8e5326a946c681085cc79b2f79eb"}, "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj-role"}} 2019-01-14 15:58:35,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/876a8e5326a946c681085cc79b2f79eb used request id req-7526ed58-b4ea-41b9-b6be-7fd40259de22 2019-01-14 15:58:35,861 - keystone_utils - INFO - Granting role CreateKeypairsTests-5228219a-5fb5-4e0-proj-role to project CreateKeypairsTests-5228219a-5fb5-4e0-proj 2019-01-14 15:58:35,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/79a1924091b34664b25489d4bcd4608c/users/aa168c88782b4c1c96d501f8f363c4e7/roles/876a8e5326a946c681085cc79b2f79eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:36,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d931cba-2f87-4380-8179-fea279f51ed1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:36,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/79a1924091b34664b25489d4bcd4608c/users/aa168c88782b4c1c96d501f8f363c4e7/roles/876a8e5326a946c681085cc79b2f79eb used request id req-4d931cba-2f87-4380-8179-fea279f51ed1 2019-01-14 15:58:36,005 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:58:36,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:36,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:36,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "876a8e5326a946c681085cc79b2f79eb", "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj-role"}], "expires_at": "2019-01-14T16:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79a1924091b34664b25489d4bcd4608c", "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5228219a-5fb5-4e0-user", "id": "aa168c88782b4c1c96d501f8f363c4e7"}, "audit_ids": ["GoLVHrG9RPO0ugwBKX5kLQ"], "issued_at": "2019-01-14T15:58:36.000000Z"}} 2019-01-14 15:58:36,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adaafdaf22e5ddaf1c5081dda7b1bc76cc8b4f08" 2019-01-14 15:58:36,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b8e27a-2ca9-40d0-9c85-07ee6a4720f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:36,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d9b8e27a-2ca9-40d0-9c85-07ee6a4720f3 2019-01-14 15:58:36,556 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:58:36,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adaafdaf22e5ddaf1c5081dda7b1bc76cc8b4f08" 2019-01-14 15:58:36,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58: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-7aa63d3b-bebd-4111-b28e-21663d6c11d8 x-compute-request-id: req-7aa63d3b-bebd-4111-b28e-21663d6c11d8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:58:36,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7aa63d3b-bebd-4111-b28e-21663d6c11d8 2019-01-14 15:58:36,772 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2... 2019-01-14 15:58:36,772 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 15:58:36,863 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 2019-01-14 15:58:36,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adaafdaf22e5ddaf1c5081dda7b1bc76cc8b4f08" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbV0ETUqfgIbLb42N4SZxA7Bjbxy+NvBH8H2JThwA0k5hC2HVHC4b7YGLhPrGNZvzHOD+uFVJ1nz4Pic3ngp1+eipLCzbwNUCd88rvQw/9dG4D2wGAYPjOrccOL7WUpmrijbQOs6VHa8KWT859iNJbGt/A5ZZlwCCZZHowYDqJQw==", "name": "CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2"}}' 2019-01-14 15:58:36,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58: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-e16c68c3-69d9-450e-9626-77121c86c8c2 x-compute-request-id: req-e16c68c3-69d9-450e-9626-77121c86c8c2 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbV0ETUqfgIbLb42N4SZxA7Bjbxy+NvBH8H2JThwA0k5hC2HVHC4b7YGLhPrGNZvzHOD+uFVJ1nz4Pic3ngp1+eipLCzbwNUCd88rvQw/9dG4D2wGAYPjOrccOL7WUpmrijbQOs6VHa8KWT859iNJbGt/A5ZZlwCCZZHowYDqJQw==", "user_id": "aa168c88782b4c1c96d501f8f363c4e7", "name": "CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2", "fingerprint": "23:3a:a1:5a:fc:7c:ab:50:32:f4:21:10:bd:cb:1c:d0"}} 2019-01-14 15:58:36,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-e16c68c3-69d9-450e-9626-77121c86c8c2 2019-01-14 15:58:36,924 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 2019-01-14 15:58:36,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:37,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "876a8e5326a946c681085cc79b2f79eb", "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj-role"}], "expires_at": "2019-01-14T16:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79a1924091b34664b25489d4bcd4608c", "name": "CreateKeypairsTests-5228219a-5fb5-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/79a1924091b34664b25489d4bcd4608c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/79a1924091b34664b25489d4bcd4608c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/79a1924091b34664b25489d4bcd4608c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5228219a-5fb5-4e0-user", "id": "aa168c88782b4c1c96d501f8f363c4e7"}, "audit_ids": ["g9cH-0ysSniw_kPkNtRVuw"], "issued_at": "2019-01-14T15:58:37.000000Z"}} 2019-01-14 15:58:37,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c46b17dc7ec7a23c79e2f36d1fb980a3f10374" 2019-01-14 15:58:37,629 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:58: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-03600464-4ad0-4878-8de9-01664bb0a461 x-compute-request-id: req-03600464-4ad0-4878-8de9-01664bb0a461 Content-Length: 0 Content-Type: application/json 2019-01-14 15:58:37,629 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 used request id req-03600464-4ad0-4878-8de9-01664bb0a461 2019-01-14 15:58:37,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c46b17dc7ec7a23c79e2f36d1fb980a3f10374" 2019-01-14 15:58:37,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58: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-8dd4ab2d-6d36-46f9-afec-7d749652d2e8 x-compute-request-id: req-8dd4ab2d-6d36-46f9-afec-7d749652d2e8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:58:37,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8dd4ab2d-6d36-46f9-afec-7d749652d2e8 2019-01-14 15:58:37,650 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 2019-01-14 15:58:37,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adaafdaf22e5ddaf1c5081dda7b1bc76cc8b4f08" 2019-01-14 15:58:37,674 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58: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-3bed4ae0-3e50-4c6d-80af-888e6654d9e2 x-compute-request-id: req-3bed4ae0-3e50-4c6d-80af-888e6654d9e2 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 not found for user aa168c88782b4c1c96d501f8f363c4e7", "code": 404}} 2019-01-14 15:58:37,674 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fb79dc28-ca4d-4409-8b23-dcfad9dc3ee2 used request id req-3bed4ae0-3e50-4c6d-80af-888e6654d9e2 2019-01-14 15:58:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:37,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-eda52926-113b-4371-adce-54a0449520a0 Date: Mon, 14 Jan 2019 15:58:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:37,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-eda52926-113b-4371-adce-54a0449520a0 2019-01-14 15:58:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a58f0ef-4a56-4e0d-aa06-cee74a058783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:38,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-7a58f0ef-4a56-4e0d-aa06-cee74a058783 2019-01-14 15:58:38,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:38,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99671d24-d95b-44b3-8b06-69a06b747fa6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:38,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-99671d24-d95b-44b3-8b06-69a06b747fa6 2019-01-14 15:58:38,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07fa790e-74bf-45ec-b512-eb243be585cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:38,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-07fa790e-74bf-45ec-b512-eb243be585cd 2019-01-14 15:58:38,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7d10146-c09e-4cc3-aae5-788820d05c91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:38,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-f7d10146-c09e-4cc3-aae5-788820d05c91 2019-01-14 15:58:38,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:38,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f387a2-2de9-4556-ad6b-c30364216bf2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:38,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-46f387a2-2de9-4556-ad6b-c30364216bf2 2019-01-14 15:58:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847c9269-a045-409d-9891-48ec5ddcff6d 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:38,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-847c9269-a045-409d-9891-48ec5ddcff6d 2019-01-14 15:58:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d90dec-cde7-455b-9088-16b27bfe3c5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:38,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-10d90dec-cde7-455b-9088-16b27bfe3c5c 2019-01-14 15:58:38,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccaa368-9376-4536-8362-83d8bc426f76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:38,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-9ccaa368-9376-4536-8362-83d8bc426f76 2019-01-14 15:58:38,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f84934b-7485-4357-8b6e-534f2a2fbcaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:38,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-8f84934b-7485-4357-8b6e-534f2a2fbcaa 2019-01-14 15:58:38,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:38,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:38,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56196a4c-c364-4339-8711-a617cdc593fd 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:38,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-56196a4c-c364-4339-8711-a617cdc593fd 2019-01-14 15:58:38,981 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5228219a-5fb5-4e0-proj 2019-01-14 15:58:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/79a1924091b34664b25489d4bcd4608c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:39,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e2398c-e47b-4a22-a9e1-8377778ccdb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:39,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/79a1924091b34664b25489d4bcd4608c used request id req-57e2398c-e47b-4a22-a9e1-8377778ccdb6 2019-01-14 15:58:39,236 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5228219a-5fb5-4e0-proj-role 2019-01-14 15:58:39,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/876a8e5326a946c681085cc79b2f79eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:39,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa462c0-8d69-4444-8d31-c3e3e3c17c3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:39,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/876a8e5326a946c681085cc79b2f79eb used request id req-9aa462c0-8d69-4444-8d31-c3e3e3c17c3d 2019-01-14 15:58:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c339d73e234f26d730398f81b037345e395e2c42" 2019-01-14 15:58:39,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009de41e-d68c-43a9-b5c6-8aa27f5d5c48 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:39,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-009de41e-d68c-43a9-b5c6-8aa27f5d5c48 2019-01-14 15:58:39,471 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5228219a-5fb5-4e0-user 2019-01-14 15:58:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/aa168c88782b4c1c96d501f8f363c4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8e9b69ebd0b2ca832ca937eb350dd5778a23dc" 2019-01-14 15:58:39,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ca4b87-c63b-4f57-bf97-82502078c52a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:39,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/aa168c88782b4c1c96d501f8f363c4e7 used request id req-b3ca4b87-c63b-4f57-bf97-82502078c52a 2019-01-14 15:58:39,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:40,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["x1Q6hqceQlKluzZwR4r15w"], "issued_at": "2019-01-14T15:58:40.000000Z"}} 2019-01-14 15:58:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d85994e5431a34a100a326a60c8809a2823e1a1" 2019-01-14 15:58:40,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7686482-ed90-4006-8e8f-694e53139b5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:40,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b7686482-ed90-4006-8e8f-694e53139b5e 2019-01-14 15:58:40,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:40,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:40,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["g70WfuxuTgCXKwGMzwCE9w"], "issued_at": "2019-01-14T15:58:40.000000Z"}} 2019-01-14 15:58:40,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:40,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f5feda-4b3f-4c7b-b7b0-15d346eb3345 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:40,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c9f5feda-4b3f-4c7b-b7b0-15d346eb3345 2019-01-14 15:58:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:40,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7f60080d-b5f5-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:40,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c734f8-c5df-48e9-9528-2ac0a04abe69 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7f60080d-b5f5-4a9-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:40,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7f60080d-b5f5-4a9-proj used request id req-e5c734f8-c5df-48e9-9528-2ac0a04abe69 2019-01-14 15:58:40,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:40,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b96b76b-2914-4617-9ec3-bdaba5696282 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:40,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1b96b76b-2914-4617-9ec3-bdaba5696282 2019-01-14 15:58:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj"}}' 2019-01-14 15:58:40,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eda58c1-bfc2-4b02-92f9-76a912d1c25a Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/987b39989f1540968125aa2f2e7e992a"}, "tags": [], "enabled": true, "id": "987b39989f1540968125aa2f2e7e992a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj"}} 2019-01-14 15:58:40,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1eda58c1-bfc2-4b02-92f9-76a912d1c25a 2019-01-14 15:58:40,984 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7f60080d-b5f5-4a9-proj 2019-01-14 15:58:40,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:40,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:41,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["B_BZyDJiQSS528_CF_L10w"], "issued_at": "2019-01-14T15:58:41.000000Z"}} 2019-01-14 15:58:41,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f5e72c819f82baaa30e0e347aa682e733127f" 2019-01-14 15:58:41,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a2226e-8e7a-4ba5-af3b-e61708c569b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:41,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-86a2226e-8e7a-4ba5-af3b-e61708c569b9 2019-01-14 15:58:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:41,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f5e72c819f82baaa30e0e347aa682e733127f" 2019-01-14 15:58:41,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01820f44-8517-4c49-b512-541df21585d1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:41,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-01820f44-8517-4c49-b512-541df21585d1 2019-01-14 15:58:41,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-7f60080d-b5f5-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f5e72c819f82baaa30e0e347aa682e733127f" 2019-01-14 15:58:41,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cdc3a4-b201-4c98-9296-e1d0f2b6984c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-7f60080d-b5f5-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/987b39989f1540968125aa2f2e7e992a"}, "tags": [], "enabled": true, "id": "987b39989f1540968125aa2f2e7e992a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj"}]} 2019-01-14 15:58:41,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-7f60080d-b5f5-4a9-proj used request id req-b6cdc3a4-b201-4c98-9296-e1d0f2b6984c 2019-01-14 15:58:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f5e72c819f82baaa30e0e347aa682e733127f" 2019-01-14 15:58:41,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12559c0-d738-4235-9e16-3f458955ac81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:41,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d12559c0-d738-4235-9e16-3f458955ac81 2019-01-14 15:58:42,240 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7f60080d-b5f5-4a9-user 2019-01-14 15:58:42,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:42,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe8262b-25b5-4446-8871-1ccf1c32555f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:42,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bfe8262b-25b5-4446-8871-1ccf1c32555f 2019-01-14 15:58:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" -d '{"role": {"name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role"}}' 2019-01-14 15:58:42,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6939f1-3b5f-4906-8b4d-3e426b58cc91 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb6c5954c4624ec4b2721ddd8a686cb7", "links": {"self": "http://172.30.9.26:5000/v3/roles/bb6c5954c4624ec4b2721ddd8a686cb7"}, "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role"}} 2019-01-14 15:58:42,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1c6939f1-3b5f-4906-8b4d-3e426b58cc91 2019-01-14 15:58:42,474 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role 2019-01-14 15:58:42,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bb6c5954c4624ec4b2721ddd8a686cb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:42,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7cbee0-51df-40bc-bd8f-35245b3a87b8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb6c5954c4624ec4b2721ddd8a686cb7", "links": {"self": "http://172.30.9.26:5000/v3/roles/bb6c5954c4624ec4b2721ddd8a686cb7"}, "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role"}} 2019-01-14 15:58:42,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bb6c5954c4624ec4b2721ddd8a686cb7 used request id req-0f7cbee0-51df-40bc-bd8f-35245b3a87b8 2019-01-14 15:58:42,590 - keystone_utils - INFO - Granting role CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role to project CreateKeypairsTests-7f60080d-b5f5-4a9-proj 2019-01-14 15:58:42,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/987b39989f1540968125aa2f2e7e992a/users/19b7dbb410b64f549810338745c3812c/roles/bb6c5954c4624ec4b2721ddd8a686cb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:42,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ead1f0f9-e663-41c1-bf01-15db99255462 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:42,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/987b39989f1540968125aa2f2e7e992a/users/19b7dbb410b64f549810338745c3812c/roles/bb6c5954c4624ec4b2721ddd8a686cb7 used request id req-ead1f0f9-e663-41c1-bf01-15db99255462 2019-01-14 15:58:42,741 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:58:42,803 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984.pub 2019-01-14 15:58:42,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:42,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:43,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb6c5954c4624ec4b2721ddd8a686cb7", "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role"}], "expires_at": "2019-01-14T16:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "987b39989f1540968125aa2f2e7e992a", "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-user", "id": "19b7dbb410b64f549810338745c3812c"}, "audit_ids": ["W3hcQCDDSeaULkfmFLH9gg"], "issued_at": "2019-01-14T15:58:43.000000Z"}} 2019-01-14 15:58:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f80e01bd4b6bb90ced4a592ec3eb2d24bacb4f5" 2019-01-14 15:58:43,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90eb9932-0bd5-41dd-a2a6-af441904c433 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:43,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-90eb9932-0bd5-41dd-a2a6-af441904c433 2019-01-14 15:58:43,312 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:58:43,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f80e01bd4b6bb90ced4a592ec3eb2d24bacb4f5" 2019-01-14 15:58:43,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58: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-ed551cbd-956d-4474-8b78-9784f73adead x-compute-request-id: req-ed551cbd-956d-4474-8b78-9784f73adead Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:58:43,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-ed551cbd-956d-4474-8b78-9784f73adead 2019-01-14 15:58:43,527 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984... 2019-01-14 15:58:43,527 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-14 15:58:43,527 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984.pub 2019-01-14 15:58:43,527 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984 2019-01-14 15:58:43,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f80e01bd4b6bb90ced4a592ec3eb2d24bacb4f5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEQ5rDl49hMKuORlgYpfDB/Ef1IreLaHBT/jTzBOJiRx/1DKU6wJlzHAWH0xrcqmdhcO6P1ACPG2aB9/QQqIbD3hCDzWdC8yFPqR00kO1ek2S5EwllGIdm4DaMepgUwnx4HSI4YS0tFjoUtze7dMWzqMbdwP6FjIyGRA84enGmLgg0K2Vc/piJF48kFBqAi5eeBDGkBuwmVI7zAgYJr8v/W3g9acwPabTkO0e9FjPlfxBta8maYTz12tShVmeT4/6PKqlmPVZvWzFlTwzhR8pV+mWJ6jqndt6JBzEHfZqEy/XC+eICJ5tc0DGIz/DjW5Bjq4bMsx8VQqG1AZXSgRzr", "name": "CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984"}}' 2019-01-14 15:58:43,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58: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-f6c34af5-5ced-4193-8904-940d72143633 x-compute-request-id: req-f6c34af5-5ced-4193-8904-940d72143633 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEQ5rDl49hMKuORlgYpfDB/Ef1IreLaHBT/jTzBOJiRx/1DKU6wJlzHAWH0xrcqmdhcO6P1ACPG2aB9/QQqIbD3hCDzWdC8yFPqR00kO1ek2S5EwllGIdm4DaMepgUwnx4HSI4YS0tFjoUtze7dMWzqMbdwP6FjIyGRA84enGmLgg0K2Vc/piJF48kFBqAi5eeBDGkBuwmVI7zAgYJr8v/W3g9acwPabTkO0e9FjPlfxBta8maYTz12tShVmeT4/6PKqlmPVZvWzFlTwzhR8pV+mWJ6jqndt6JBzEHfZqEy/XC+eICJ5tc0DGIz/DjW5Bjq4bMsx8VQqG1AZXSgRzr", "user_id": "19b7dbb410b64f549810338745c3812c", "name": "CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984", "fingerprint": "96:8e:6a:18:10:12:44:ba:1f:19:d4:20:f7:b6:98:df"}} 2019-01-14 15:58:43,601 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f6c34af5-5ced-4193-8904-940d72143633 2019-01-14 15:58:43,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:43,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb6c5954c4624ec4b2721ddd8a686cb7", "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role"}], "expires_at": "2019-01-14T16:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "987b39989f1540968125aa2f2e7e992a", "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/987b39989f1540968125aa2f2e7e992a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/987b39989f1540968125aa2f2e7e992a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/987b39989f1540968125aa2f2e7e992a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7f60080d-b5f5-4a9-user", "id": "19b7dbb410b64f549810338745c3812c"}, "audit_ids": ["f6sZ15SJTP2phiTcCTYL4w"], "issued_at": "2019-01-14T15:58:43.000000Z"}} 2019-01-14 15:58:44,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046ec210eed6f08ed860cd5185a3524af7133d28" 2019-01-14 15:58:44,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58: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-1faf62ce-8a39-4078-80f6-a116efc69cc6 x-compute-request-id: req-1faf62ce-8a39-4078-80f6-a116efc69cc6 Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEQ5rDl49hMKuORlgYpfDB/Ef1IreLaHBT/jTzBOJiRx/1DKU6wJlzHAWH0xrcqmdhcO6P1ACPG2aB9/QQqIbD3hCDzWdC8yFPqR00kO1ek2S5EwllGIdm4DaMepgUwnx4HSI4YS0tFjoUtze7dMWzqMbdwP6FjIyGRA84enGmLgg0K2Vc/piJF48kFBqAi5eeBDGkBuwmVI7zAgYJr8v/W3g9acwPabTkO0e9FjPlfxBta8maYTz12tShVmeT4/6PKqlmPVZvWzFlTwzhR8pV+mWJ6jqndt6JBzEHfZqEy/XC+eICJ5tc0DGIz/DjW5Bjq4bMsx8VQqG1AZXSgRzr", "user_id": "19b7dbb410b64f549810338745c3812c", "name": "CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984", "deleted": false, "created_at": "2019-01-14T15:58:43.000000", "updated_at": null, "fingerprint": "96:8e:6a:18:10:12:44:ba:1f:19:d4:20:f7:b6:98:df", "deleted_at": null, "id": 65}} 2019-01-14 15:58:44,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984 used request id req-1faf62ce-8a39-4078-80f6-a116efc69cc6 2019-01-14 15:58:44,202 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984 2019-01-14 15:58:44,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f80e01bd4b6bb90ced4a592ec3eb2d24bacb4f5" 2019-01-14 15:58:44,240 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:58: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-39a3571c-0f91-4897-ae87-1d36e648d469 x-compute-request-id: req-39a3571c-0f91-4897-ae87-1d36e648d469 Content-Length: 0 Content-Type: application/json 2019-01-14 15:58:44,240 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-067bb922-754a-49c0-91d0-c1ac20a60984 used request id req-39a3571c-0f91-4897-ae87-1d36e648d469 2019-01-14 15:58:44,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:44,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6aed0bf9-f6b5-47b0-832d-68aa056c8424 Date: Mon, 14 Jan 2019 15:58:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:58:44,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6aed0bf9-f6b5-47b0-832d-68aa056c8424 2019-01-14 15:58:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:44,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2b8dddd-416b-4de4-abc9-538e0043df69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:44,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-d2b8dddd-416b-4de4-abc9-538e0043df69 2019-01-14 15:58:44,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:44,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:44,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5b3134-45ca-4d91-80c2-b1a627d9ec25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:44,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-bd5b3134-45ca-4d91-80c2-b1a627d9ec25 2019-01-14 15:58:44,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:44,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d3c1e1-4c0d-4072-894d-94274ef7851b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:44,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-87d3c1e1-4c0d-4072-894d-94274ef7851b 2019-01-14 15:58:44,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:44,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34bc4bc-4bd5-4f6d-aca4-ea5d4a550dce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:44,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-d34bc4bc-4bd5-4f6d-aca4-ea5d4a550dce 2019-01-14 15:58:44,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:45,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a40286-892b-4f97-b476-a73a6e8326a7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:58:45,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-e7a40286-892b-4f97-b476-a73a6e8326a7 2019-01-14 15:58:45,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:45,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f7cc3a-df41-45a4-947a-ff6d0e8bf3dd 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:58:45,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-a5f7cc3a-df41-45a4-947a-ff6d0e8bf3dd 2019-01-14 15:58:45,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:45,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e89b6b-6cec-47e3-9e46-04b537b7709e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:45,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-49e89b6b-6cec-47e3-9e46-04b537b7709e 2019-01-14 15:58:45,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:45,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8512ccc8-9654-4b4f-b334-1c88337c257a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:45,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-8512ccc8-9654-4b4f-b334-1c88337c257a 2019-01-14 15:58:45,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:45,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:45,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654eae10-df85-4359-a3b6-ac03a4f4d231 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:58:45,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-654eae10-df85-4359-a3b6-ac03a4f4d231 2019-01-14 15:58:45,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:58:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:45,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f32ceb9-9d1f-47f3-882d-b3ac89ca831d 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:58:45,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-1f32ceb9-9d1f-47f3-882d-b3ac89ca831d 2019-01-14 15:58:45,648 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7f60080d-b5f5-4a9-proj 2019-01-14 15:58:45,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/987b39989f1540968125aa2f2e7e992a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:45,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-171b6ec3-dc2b-43a0-95bb-1dffc284adfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:45,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/987b39989f1540968125aa2f2e7e992a used request id req-171b6ec3-dc2b-43a0-95bb-1dffc284adfe 2019-01-14 15:58:45,911 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7f60080d-b5f5-4a9-proj-role 2019-01-14 15:58:45,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bb6c5954c4624ec4b2721ddd8a686cb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:46,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-518ed90d-bf8b-4537-8c34-9f15877b00d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:46,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bb6c5954c4624ec4b2721ddd8a686cb7 used request id req-518ed90d-bf8b-4537-8c34-9f15877b00d8 2019-01-14 15:58:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23da959db264774e87807e5f52a7a7487ec2ff7b" 2019-01-14 15:58:46,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9b77bb-aabc-4b44-8f17-dff83578c4eb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:46,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f9b77bb-aabc-4b44-8f17-dff83578c4eb 2019-01-14 15:58:46,147 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7f60080d-b5f5-4a9-user 2019-01-14 15:58:46,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/19b7dbb410b64f549810338745c3812c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f5e72c819f82baaa30e0e347aa682e733127f" 2019-01-14 15:58:46,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9785544-ab51-472c-99ad-dbbc8e1e77e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:46,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/19b7dbb410b64f549810338745c3812c used request id req-d9785544-ab51-472c-99ad-dbbc8e1e77e8 2019-01-14 15:58:46,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:46,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["sneCp75QRh-DOirVZQ96qQ"], "issued_at": "2019-01-14T15:58:46.000000Z"}} 2019-01-14 15:58:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c0cb5b090c6d2080309b1abfb717679433af9" 2019-01-14 15:58:46,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2710274-9ead-42f6-921b-f04f8140f2e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:46,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a2710274-9ead-42f6-921b-f04f8140f2e8 2019-01-14 15:58:46,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:46,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:47,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9u6_9pMMRtKjDDxpJfGG-g"], "issued_at": "2019-01-14T15:58:47.000000Z"}} 2019-01-14 15:58:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:58:47,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70454788-c6b3-4f4e-9009-2450f6bfd535 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:47,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-70454788-c6b3-4f4e-9009-2450f6bfd535 2019-01-14 15:58:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:47,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:47,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0afd8100-e572-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:58:47,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc84bb8f-9e2e-4c52-b1bf-aa309d7ee1e1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0afd8100-e572-4de-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:58:47,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0afd8100-e572-4de-proj used request id req-dc84bb8f-9e2e-4c52-b1bf-aa309d7ee1e1 2019-01-14 15:58:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:58:47,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b5b228-7190-408e-b2f0-3ddaf0d1fa72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:47,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e2b5b228-7190-408e-b2f0-3ddaf0d1fa72 2019-01-14 15:58:47,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0afd8100-e572-4de-proj"}}' 2019-01-14 15:58:47,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff6b3b5-913a-4fea-9da9-c5b40082feae Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa17705026e0440297bf858c2e6db19c"}, "tags": [], "enabled": true, "id": "aa17705026e0440297bf858c2e6db19c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0afd8100-e572-4de-proj"}} 2019-01-14 15:58:47,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4ff6b3b5-913a-4fea-9da9-c5b40082feae 2019-01-14 15:58:47,774 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0afd8100-e572-4de-proj 2019-01-14 15:58:47,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:47,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:48,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["5NgJICOLS22GiTD9gq-roA"], "issued_at": "2019-01-14T15:58:48.000000Z"}} 2019-01-14 15:58:48,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f005c99958a8230c4d6a23364aa71b150aef0" 2019-01-14 15:58:48,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5cd0ff-374e-4ae1-b247-13b58e8ef26e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:48,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1f5cd0ff-374e-4ae1-b247-13b58e8ef26e 2019-01-14 15:58:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:58:48,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:58:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f005c99958a8230c4d6a23364aa71b150aef0" 2019-01-14 15:58:48,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22610383-9e25-43dc-a428-06d0bb70b209 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:58:48,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-22610383-9e25-43dc-a428-06d0bb70b209 2019-01-14 15:58:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0afd8100-e572-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f005c99958a8230c4d6a23364aa71b150aef0" 2019-01-14 15:58:48,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13351cb6-b425-4ec7-85f1-e3e6ccbbf89e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0afd8100-e572-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa17705026e0440297bf858c2e6db19c"}, "tags": [], "enabled": true, "id": "aa17705026e0440297bf858c2e6db19c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0afd8100-e572-4de-proj"}]} 2019-01-14 15:58:48,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0afd8100-e572-4de-proj used request id req-13351cb6-b425-4ec7-85f1-e3e6ccbbf89e 2019-01-14 15:58:48,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f005c99958a8230c4d6a23364aa71b150aef0" 2019-01-14 15:58:48,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03356222-cf5d-43bb-92ef-550fb29f8859 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:58:48,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-03356222-cf5d-43bb-92ef-550fb29f8859 2019-01-14 15:58:49,060 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0afd8100-e572-4de-user 2019-01-14 15:58:49,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:58:49,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb80211-7269-49af-b394-58a5ef725e05 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:58:49,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8eb80211-7269-49af-b394-58a5ef725e05 2019-01-14 15:58:49,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" -d '{"role": {"name": "CreateKeypairsTests-0afd8100-e572-4de-proj-role"}}' 2019-01-14 15:58:49,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d7eb2e-5df3-461f-828f-b11cb27f5166 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f483f776fa0246bdbeaa373ea7cadf75", "links": {"self": "http://172.30.9.26:5000/v3/roles/f483f776fa0246bdbeaa373ea7cadf75"}, "name": "CreateKeypairsTests-0afd8100-e572-4de-proj-role"}} 2019-01-14 15:58:49,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-63d7eb2e-5df3-461f-828f-b11cb27f5166 2019-01-14 15:58:49,295 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0afd8100-e572-4de-proj-role 2019-01-14 15:58:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f483f776fa0246bdbeaa373ea7cadf75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:58:49,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9549ef3a-52f5-4871-b6fe-82a8f103b518 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f483f776fa0246bdbeaa373ea7cadf75", "links": {"self": "http://172.30.9.26:5000/v3/roles/f483f776fa0246bdbeaa373ea7cadf75"}, "name": "CreateKeypairsTests-0afd8100-e572-4de-proj-role"}} 2019-01-14 15:58:49,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f483f776fa0246bdbeaa373ea7cadf75 used request id req-9549ef3a-52f5-4871-b6fe-82a8f103b518 2019-01-14 15:58:49,417 - keystone_utils - INFO - Granting role CreateKeypairsTests-0afd8100-e572-4de-proj-role to project CreateKeypairsTests-0afd8100-e572-4de-proj 2019-01-14 15:58:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aa17705026e0440297bf858c2e6db19c/users/3684105b8ca7448c893bde123b0d934e/roles/f483f776fa0246bdbeaa373ea7cadf75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:58:49,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96616cdc-18a8-4c92-b5f0-a74384a0187d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:58:49,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aa17705026e0440297bf858c2e6db19c/users/3684105b8ca7448c893bde123b0d934e/roles/f483f776fa0246bdbeaa373ea7cadf75 used request id req-96616cdc-18a8-4c92-b5f0-a74384a0187d 2019-01-14 15:58:49,568 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:58:49,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:58:49,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:58:49,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f483f776fa0246bdbeaa373ea7cadf75", "name": "CreateKeypairsTests-0afd8100-e572-4de-proj-role"}], "expires_at": "2019-01-14T16:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa17705026e0440297bf858c2e6db19c", "name": "CreateKeypairsTests-0afd8100-e572-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0afd8100-e572-4de-user", "id": "3684105b8ca7448c893bde123b0d934e"}, "audit_ids": ["iP5WjYyjQf2pam3ftXaJXg"], "issued_at": "2019-01-14T15:58:49.000000Z"}} 2019-01-14 15:58:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc0b9a634681ffb3affa7cd155506b798c0941" 2019-01-14 15:58:50,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa0a7a2-b3e1-4c3a-9741-174216339478 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:58:50,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7aa0a7a2-b3e1-4c3a-9741-174216339478 2019-01-14 15:58:50,078 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:58:50,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc0b9a634681ffb3affa7cd155506b798c0941" 2019-01-14 15:58:50,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a22d85a2-916c-4703-8b90-dd5453be94e0 x-compute-request-id: req-a22d85a2-916c-4703-8b90-dd5453be94e0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:58:50,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a22d85a2-916c-4703-8b90-dd5453be94e0 2019-01-14 15:58:50,286 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9... 2019-01-14 15:58:50,287 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 15:59:20,560 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9 2019-01-14 15:59:20,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc0b9a634681ffb3affa7cd155506b798c0941" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCoTIssO/k5s+z8RzKi/CIX6rC+DEsip0ME79tBMJuiLiuyWXDN+ZbjQVkVGQs/p3CqDt3XZh3GIaKhbSzpukpJr9RhdoXQXinfh59VpS8+wdsR3BBZfb9HbxHKKmdbokX0sinrdKRVGH9hAXF1l7EK2HkUWfWgT+PNkds/Xj6YsoxA4Rr3zEwyhwSPswHAfOLhJbWUHHp49TUSFfcGOSRksjBx3E+o0DpWNYrTA2EuGjUxq6/ai9SGKezvCOwxgkxixJZcVLYd2Wyx2Fon4CCSQ0Ie1aIHEQMP7UdQID9BgpgOFUgOIgQS3cwgzZoLg/ANIABDU8katTRShfE20/bW+2n2dACmdMwnnzK3XfaEh7oUyHN1pM7pmTnCZWUNPOQnlEFp6WZfBDHRSDem0hce1PmiLV00ec5aeiG+QbowkadfJkqn92BwJhoExXHzY08cL/8gs4GFeJfJ0oO4J/I1VG0CSm2xvnSXHvlK14tylZgK9cMWm1Py+CYdJg6WvYGJT6kLke3GPkNjdccI+CpEUuDsyjCvu74HgnQyHWorKc4dWXqiNV5tbQAvxP7KEkiCItLxXURf/F/uPSoapzR6oxssS1/wFrWVQHAJR/ovjxsEds5+VfBWLwZDPFRZ/LrtZdKRCTIthtVc0r+yVpgUhMTKm5s/ZjVNgG+Ic31+IiELfKQqvYF8lmHfUZfAYqxP63+Wq9qB+UU6a8uWmlUL8SjBHInXGYAarq1o4W1fiAO2GU+QFUlJFQN1Ks5xcIaKJiuvaPUttv+9iN7LO+ffsCNgla9PEs6HRTix95Z/Lo9iO/etOwKjL8xaQYM0PuGmOpkb6c1vKfS8IFesyw8n50SWKhH1EQae0lRvIDGieEOKWq1Vris8sWi36X09NwYYukoJAUv/pXQ4g4/v0OHyU5JXcb7IDFOmMPbVYgZuGUwvDyN/TB2EhUA3E/1b9LuZnLWwa70O+KwptUZlSxsfo4bKn1bCi5FzvmCt8+DSAHcpFtr58NLG0Jc7EwIJ7Dxk4AEVPu543+COUWGyvn9ylWcxXJRzq2G03bZa3KYvCRexsLPokqQu54CMX0Rveec6tmaK0sLZR2wXwFIPayDUmWqrPCv2LYNWviitEzIYjioa3MymfyOZfqfxdcp0UGCjy0h5ki9eoh1UcN7yCJ/zWost8jYVXhDA9Q5F7TJm0DBYPv6VQcmw8zSs5XB1sOmSB67Ly+diXwNqagf12bKiqjCZ5y+IDeR59Ht+6DfotZMkWope029AQaX/K5Fgfn7tQyHhFXhGyE2jpoDGIAt0iMgvyjljMDJ2865y+sULRm9GP42HpJ6XY+2W7+8NnInVvZWgsv0JqCMG8ctzW5jNqZ92FYzTijfax4a54yQ0OQqUjcJe5RQSmt+klkERfhZmlXfRPo1bQOk1tE6JW2yDXqxKgJx8XV/VRPR1gH+jGrDGNOUiRlZKjMiZjY6Qyb3yn7oaZZjat+HtMHdB2Ws/H0yzIbwPtvAE+/C43z6b1Dis3K6eeel+bYjb5XOaYco/BioNB6PD2Pd9VhckaAAGqG+jwkp+VbjKuGGKIEvNFsFi6/pb2z44NLZITgJzJXvwuHQVYFgs9LGnjnDL4+eKU3Z5evlhyNNoH8P4BxlhmghjJVI8YswaUl/KRnpWu31y5Q==", "name": "CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9"}}' 2019-01-14 15:59:20,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-cd2287c8-f145-4f5f-a01c-61f7172661b3 x-compute-request-id: req-cd2287c8-f145-4f5f-a01c-61f7172661b3 Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCoTIssO/k5s+z8RzKi/CIX6rC+DEsip0ME79tBMJuiLiuyWXDN+ZbjQVkVGQs/p3CqDt3XZh3GIaKhbSzpukpJr9RhdoXQXinfh59VpS8+wdsR3BBZfb9HbxHKKmdbokX0sinrdKRVGH9hAXF1l7EK2HkUWfWgT+PNkds/Xj6YsoxA4Rr3zEwyhwSPswHAfOLhJbWUHHp49TUSFfcGOSRksjBx3E+o0DpWNYrTA2EuGjUxq6/ai9SGKezvCOwxgkxixJZcVLYd2Wyx2Fon4CCSQ0Ie1aIHEQMP7UdQID9BgpgOFUgOIgQS3cwgzZoLg/ANIABDU8katTRShfE20/bW+2n2dACmdMwnnzK3XfaEh7oUyHN1pM7pmTnCZWUNPOQnlEFp6WZfBDHRSDem0hce1PmiLV00ec5aeiG+QbowkadfJkqn92BwJhoExXHzY08cL/8gs4GFeJfJ0oO4J/I1VG0CSm2xvnSXHvlK14tylZgK9cMWm1Py+CYdJg6WvYGJT6kLke3GPkNjdccI+CpEUuDsyjCvu74HgnQyHWorKc4dWXqiNV5tbQAvxP7KEkiCItLxXURf/F/uPSoapzR6oxssS1/wFrWVQHAJR/ovjxsEds5+VfBWLwZDPFRZ/LrtZdKRCTIthtVc0r+yVpgUhMTKm5s/ZjVNgG+Ic31+IiELfKQqvYF8lmHfUZfAYqxP63+Wq9qB+UU6a8uWmlUL8SjBHInXGYAarq1o4W1fiAO2GU+QFUlJFQN1Ks5xcIaKJiuvaPUttv+9iN7LO+ffsCNgla9PEs6HRTix95Z/Lo9iO/etOwKjL8xaQYM0PuGmOpkb6c1vKfS8IFesyw8n50SWKhH1EQae0lRvIDGieEOKWq1Vris8sWi36X09NwYYukoJAUv/pXQ4g4/v0OHyU5JXcb7IDFOmMPbVYgZuGUwvDyN/TB2EhUA3E/1b9LuZnLWwa70O+KwptUZlSxsfo4bKn1bCi5FzvmCt8+DSAHcpFtr58NLG0Jc7EwIJ7Dxk4AEVPu543+COUWGyvn9ylWcxXJRzq2G03bZa3KYvCRexsLPokqQu54CMX0Rveec6tmaK0sLZR2wXwFIPayDUmWqrPCv2LYNWviitEzIYjioa3MymfyOZfqfxdcp0UGCjy0h5ki9eoh1UcN7yCJ/zWost8jYVXhDA9Q5F7TJm0DBYPv6VQcmw8zSs5XB1sOmSB67Ly+diXwNqagf12bKiqjCZ5y+IDeR59Ht+6DfotZMkWope029AQaX/K5Fgfn7tQyHhFXhGyE2jpoDGIAt0iMgvyjljMDJ2865y+sULRm9GP42HpJ6XY+2W7+8NnInVvZWgsv0JqCMG8ctzW5jNqZ92FYzTijfax4a54yQ0OQqUjcJe5RQSmt+klkERfhZmlXfRPo1bQOk1tE6JW2yDXqxKgJx8XV/VRPR1gH+jGrDGNOUiRlZKjMiZjY6Qyb3yn7oaZZjat+HtMHdB2Ws/H0yzIbwPtvAE+/C43z6b1Dis3K6eeel+bYjb5XOaYco/BioNB6PD2Pd9VhckaAAGqG+jwkp+VbjKuGGKIEvNFsFi6/pb2z44NLZITgJzJXvwuHQVYFgs9LGnjnDL4+eKU3Z5evlhyNNoH8P4BxlhmghjJVI8YswaUl/KRnpWu31y5Q==", "user_id": "3684105b8ca7448c893bde123b0d934e", "name": "CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9", "fingerprint": "67:3b:10:6e:25:70:71:22:d5:5f:20:28:64:cf:ad:1e"}} 2019-01-14 15:59:20,637 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cd2287c8-f145-4f5f-a01c-61f7172661b3 2019-01-14 15:59:20,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:21,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f483f776fa0246bdbeaa373ea7cadf75", "name": "CreateKeypairsTests-0afd8100-e572-4de-proj-role"}], "expires_at": "2019-01-14T16:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa17705026e0440297bf858c2e6db19c", "name": "CreateKeypairsTests-0afd8100-e572-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa17705026e0440297bf858c2e6db19c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/aa17705026e0440297bf858c2e6db19c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/aa17705026e0440297bf858c2e6db19c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0afd8100-e572-4de-user", "id": "3684105b8ca7448c893bde123b0d934e"}, "audit_ids": ["IppYEJttRlSMbmiOaFgtqw"], "issued_at": "2019-01-14T15:59:21.000000Z"}} 2019-01-14 15:59:21,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1730f76218090f5d7900090c5d9d22865e85af68" 2019-01-14 15:59:21,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-e7a392e9-e725-4a7b-b0fb-8097f7009347 x-compute-request-id: req-e7a392e9-e725-4a7b-b0fb-8097f7009347 Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCoTIssO/k5s+z8RzKi/CIX6rC+DEsip0ME79tBMJuiLiuyWXDN+ZbjQVkVGQs/p3CqDt3XZh3GIaKhbSzpukpJr9RhdoXQXinfh59VpS8+wdsR3BBZfb9HbxHKKmdbokX0sinrdKRVGH9hAXF1l7EK2HkUWfWgT+PNkds/Xj6YsoxA4Rr3zEwyhwSPswHAfOLhJbWUHHp49TUSFfcGOSRksjBx3E+o0DpWNYrTA2EuGjUxq6/ai9SGKezvCOwxgkxixJZcVLYd2Wyx2Fon4CCSQ0Ie1aIHEQMP7UdQID9BgpgOFUgOIgQS3cwgzZoLg/ANIABDU8katTRShfE20/bW+2n2dACmdMwnnzK3XfaEh7oUyHN1pM7pmTnCZWUNPOQnlEFp6WZfBDHRSDem0hce1PmiLV00ec5aeiG+QbowkadfJkqn92BwJhoExXHzY08cL/8gs4GFeJfJ0oO4J/I1VG0CSm2xvnSXHvlK14tylZgK9cMWm1Py+CYdJg6WvYGJT6kLke3GPkNjdccI+CpEUuDsyjCvu74HgnQyHWorKc4dWXqiNV5tbQAvxP7KEkiCItLxXURf/F/uPSoapzR6oxssS1/wFrWVQHAJR/ovjxsEds5+VfBWLwZDPFRZ/LrtZdKRCTIthtVc0r+yVpgUhMTKm5s/ZjVNgG+Ic31+IiELfKQqvYF8lmHfUZfAYqxP63+Wq9qB+UU6a8uWmlUL8SjBHInXGYAarq1o4W1fiAO2GU+QFUlJFQN1Ks5xcIaKJiuvaPUttv+9iN7LO+ffsCNgla9PEs6HRTix95Z/Lo9iO/etOwKjL8xaQYM0PuGmOpkb6c1vKfS8IFesyw8n50SWKhH1EQae0lRvIDGieEOKWq1Vris8sWi36X09NwYYukoJAUv/pXQ4g4/v0OHyU5JXcb7IDFOmMPbVYgZuGUwvDyN/TB2EhUA3E/1b9LuZnLWwa70O+KwptUZlSxsfo4bKn1bCi5FzvmCt8+DSAHcpFtr58NLG0Jc7EwIJ7Dxk4AEVPu543+COUWGyvn9ylWcxXJRzq2G03bZa3KYvCRexsLPokqQu54CMX0Rveec6tmaK0sLZR2wXwFIPayDUmWqrPCv2LYNWviitEzIYjioa3MymfyOZfqfxdcp0UGCjy0h5ki9eoh1UcN7yCJ/zWost8jYVXhDA9Q5F7TJm0DBYPv6VQcmw8zSs5XB1sOmSB67Ly+diXwNqagf12bKiqjCZ5y+IDeR59Ht+6DfotZMkWope029AQaX/K5Fgfn7tQyHhFXhGyE2jpoDGIAt0iMgvyjljMDJ2865y+sULRm9GP42HpJ6XY+2W7+8NnInVvZWgsv0JqCMG8ctzW5jNqZ92FYzTijfax4a54yQ0OQqUjcJe5RQSmt+klkERfhZmlXfRPo1bQOk1tE6JW2yDXqxKgJx8XV/VRPR1gH+jGrDGNOUiRlZKjMiZjY6Qyb3yn7oaZZjat+HtMHdB2Ws/H0yzIbwPtvAE+/C43z6b1Dis3K6eeel+bYjb5XOaYco/BioNB6PD2Pd9VhckaAAGqG+jwkp+VbjKuGGKIEvNFsFi6/pb2z44NLZITgJzJXvwuHQVYFgs9LGnjnDL4+eKU3Z5evlhyNNoH8P4BxlhmghjJVI8YswaUl/KRnpWu31y5Q==", "user_id": "3684105b8ca7448c893bde123b0d934e", "name": "CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9", "deleted": false, "created_at": "2019-01-14T15:59:20.000000", "updated_at": null, "fingerprint": "67:3b:10:6e:25:70:71:22:d5:5f:20:28:64:cf:ad:1e", "deleted_at": null, "id": 68}} 2019-01-14 15:59:21,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9 used request id req-e7a392e9-e725-4a7b-b0fb-8097f7009347 2019-01-14 15:59:21,228 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9 2019-01-14 15:59:21,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc0b9a634681ffb3affa7cd155506b798c0941" 2019-01-14 15:59:21,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:59: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-fc29f4a1-f33b-489c-9e7c-c315842fdd8c x-compute-request-id: req-fc29f4a1-f33b-489c-9e7c-c315842fdd8c Content-Length: 0 Content-Type: application/json 2019-01-14 15:59:21,278 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a3b4d995-d9e8-4b38-88ac-a1a92a2bc2e9 used request id req-fc29f4a1-f33b-489c-9e7c-c315842fdd8c 2019-01-14 15:59:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:21,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ddd359ea-cd1d-4cd8-b957-c33454bb199b Date: Mon, 14 Jan 2019 15:59:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:59:21,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ddd359ea-cd1d-4cd8-b957-c33454bb199b 2019-01-14 15:59:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:21,693 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc52410a-b5d3-4a7a-b63c-329094ce07a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:21,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-fc52410a-b5d3-4a7a-b63c-329094ce07a3 2019-01-14 15:59:21,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:21,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:21,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464ff69c-4941-4d3a-ab48-a3824b8d3d18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:21,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-464ff69c-4941-4d3a-ab48-a3824b8d3d18 2019-01-14 15:59:21,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:21,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8198e0df-5d2f-434a-89c2-42c20394cd21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:21,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-8198e0df-5d2f-434a-89c2-42c20394cd21 2019-01-14 15:59:21,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:22,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062369ca-7409-4ada-b72a-c87b6cec9d4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:22,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-062369ca-7409-4ada-b72a-c87b6cec9d4b 2019-01-14 15:59:22,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:22,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:22,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3f6902-6282-43a5-b44c-14b23dd100b7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:59:22,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-8d3f6902-6282-43a5-b44c-14b23dd100b7 2019-01-14 15:59:22,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:22,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c000d722-fa05-4cd8-88a1-1ae2cccd3a4e 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:59:22,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-c000d722-fa05-4cd8-88a1-1ae2cccd3a4e 2019-01-14 15:59:22,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:22,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b15606ce-6b27-4f13-adea-187fb507d974 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:22,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-b15606ce-6b27-4f13-adea-187fb507d974 2019-01-14 15:59:22,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:22,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e128a228-193d-4d10-b57b-327da3c0442f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:22,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-e128a228-193d-4d10-b57b-327da3c0442f 2019-01-14 15:59:22,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:22,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b6d872-7a3f-4095-8639-3d32b68ea0cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:22,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-08b6d872-7a3f-4095-8639-3d32b68ea0cd 2019-01-14 15:59:22,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:22,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d133150-4944-4819-90b9-ef0be5008aa3 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:59:22,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-8d133150-4944-4819-90b9-ef0be5008aa3 2019-01-14 15:59:22,733 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0afd8100-e572-4de-proj 2019-01-14 15:59:22,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/aa17705026e0440297bf858c2e6db19c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:23,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a359da92-9995-4250-9a36-6798e5d11977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:23,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/aa17705026e0440297bf858c2e6db19c used request id req-a359da92-9995-4250-9a36-6798e5d11977 2019-01-14 15:59:23,019 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0afd8100-e572-4de-proj-role 2019-01-14 15:59:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f483f776fa0246bdbeaa373ea7cadf75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:23,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6c26b4-cc03-4b8c-a475-b5cdce66f6cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:23,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f483f776fa0246bdbeaa373ea7cadf75 used request id req-7a6c26b4-cc03-4b8c-a475-b5cdce66f6cf 2019-01-14 15:59:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cdf88b256900905bcb07dccce5fe1e1b0da52b" 2019-01-14 15:59:23,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353b78f9-be32-4352-bc2f-9e2c80548df9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:23,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-353b78f9-be32-4352-bc2f-9e2c80548df9 2019-01-14 15:59:23,270 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0afd8100-e572-4de-user 2019-01-14 15:59:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3684105b8ca7448c893bde123b0d934e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f005c99958a8230c4d6a23364aa71b150aef0" 2019-01-14 15:59:23,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a864559b-294f-4ae3-957b-ffec78f6cc3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:23,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3684105b8ca7448c893bde123b0d934e used request id req-a864559b-294f-4ae3-957b-ffec78f6cc3f 2019-01-14 15:59:23,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:23,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["kbdzw4h_QNeduKx53AJeAA"], "issued_at": "2019-01-14T15:59:23.000000Z"}} 2019-01-14 15:59:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3620a5703d5d1e5efc9972fec0b6d15e71af526a" 2019-01-14 15:59:24,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93950efe-3d14-40e8-aa31-284111c1881d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:24,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-93950efe-3d14-40e8-aa31-284111c1881d 2019-01-14 15:59:24,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:24,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:24,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hwxlLvrESICdfALoSfWfDQ"], "issued_at": "2019-01-14T15:59:24.000000Z"}} 2019-01-14 15:59:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a108576c-1283-4c5e-8ee2-518087cc31be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:24,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a108576c-1283-4c5e-8ee2-518087cc31be 2019-01-14 15:59:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:24,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:24,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-57afb49d-af7a-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:24,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef538df0-5f63-44df-9727-6f2bb5fe2ebd Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-57afb49d-af7a-449-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:59:24,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-57afb49d-af7a-449-proj used request id req-ef538df0-5f63-44df-9727-6f2bb5fe2ebd 2019-01-14 15:59:24,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:24,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1adee5b8-6716-42b6-85c0-ec85ad88b9c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:24,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1adee5b8-6716-42b6-85c0-ec85ad88b9c3 2019-01-14 15:59:24,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-57afb49d-af7a-449-proj"}}' 2019-01-14 15:59:24,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c104b6-6134-4735-bdd3-eddbf24e5791 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dd70e96ea39c40f1ab9d1e5a1c57a767"}, "tags": [], "enabled": true, "id": "dd70e96ea39c40f1ab9d1e5a1c57a767", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-57afb49d-af7a-449-proj"}} 2019-01-14 15:59:24,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a5c104b6-6134-4735-bdd3-eddbf24e5791 2019-01-14 15:59:24,810 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-57afb49d-af7a-449-proj 2019-01-14 15:59:24,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:24,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:25,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["IEVQfQ8eQnS6Gc0BSJykyw"], "issued_at": "2019-01-14T15:59:25.000000Z"}} 2019-01-14 15:59:25,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a267e13f146f815dbee280e5c3699b4196c075" 2019-01-14 15:59:25,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37379de-c48b-4e07-8784-2d5386e9b55e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:25,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f37379de-c48b-4e07-8784-2d5386e9b55e 2019-01-14 15:59:25,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:25,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a267e13f146f815dbee280e5c3699b4196c075" 2019-01-14 15:59:25,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a3ebee-efb5-4457-a3e1-4467a9a4a342 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:59:25,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-28a3ebee-efb5-4457-a3e1-4467a9a4a342 2019-01-14 15:59:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-57afb49d-af7a-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a267e13f146f815dbee280e5c3699b4196c075" 2019-01-14 15:59:25,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f28e25-89a2-4b8b-a6ab-97ec36a55879 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-57afb49d-af7a-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dd70e96ea39c40f1ab9d1e5a1c57a767"}, "tags": [], "enabled": true, "id": "dd70e96ea39c40f1ab9d1e5a1c57a767", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-57afb49d-af7a-449-proj"}]} 2019-01-14 15:59:25,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-57afb49d-af7a-449-proj used request id req-73f28e25-89a2-4b8b-a6ab-97ec36a55879 2019-01-14 15:59:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a267e13f146f815dbee280e5c3699b4196c075" 2019-01-14 15:59:25,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ee7544-aeb9-4706-8b63-94bdfce783f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:25,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-69ee7544-aeb9-4706-8b63-94bdfce783f1 2019-01-14 15:59:26,080 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-57afb49d-af7a-449-user 2019-01-14 15:59:26,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:26,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b845bd93-9a3a-429b-8ac3-42e235b0ac2b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:26,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b845bd93-9a3a-429b-8ac3-42e235b0ac2b 2019-01-14 15:59:26,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" -d '{"role": {"name": "CreateKeypairsTests-57afb49d-af7a-449-proj-role"}}' 2019-01-14 15:59:26,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b947c5-26b0-4b56-8036-30068e685e90 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43cee63f5fc54f6ca4a3c9ea43915911", "links": {"self": "http://172.30.9.26:5000/v3/roles/43cee63f5fc54f6ca4a3c9ea43915911"}, "name": "CreateKeypairsTests-57afb49d-af7a-449-proj-role"}} 2019-01-14 15:59:26,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-09b947c5-26b0-4b56-8036-30068e685e90 2019-01-14 15:59:26,319 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-57afb49d-af7a-449-proj-role 2019-01-14 15:59:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/43cee63f5fc54f6ca4a3c9ea43915911 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:26,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e90cab0-6491-4531-85a6-b690a3d93815 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43cee63f5fc54f6ca4a3c9ea43915911", "links": {"self": "http://172.30.9.26:5000/v3/roles/43cee63f5fc54f6ca4a3c9ea43915911"}, "name": "CreateKeypairsTests-57afb49d-af7a-449-proj-role"}} 2019-01-14 15:59:26,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/43cee63f5fc54f6ca4a3c9ea43915911 used request id req-9e90cab0-6491-4531-85a6-b690a3d93815 2019-01-14 15:59:26,434 - keystone_utils - INFO - Granting role CreateKeypairsTests-57afb49d-af7a-449-proj-role to project CreateKeypairsTests-57afb49d-af7a-449-proj 2019-01-14 15:59:26,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dd70e96ea39c40f1ab9d1e5a1c57a767/users/d6f7ac0cd74444e0b87162604d799c84/roles/43cee63f5fc54f6ca4a3c9ea43915911 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:26,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bff89f-272c-45bd-830f-75656011664f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:26,591 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dd70e96ea39c40f1ab9d1e5a1c57a767/users/d6f7ac0cd74444e0b87162604d799c84/roles/43cee63f5fc54f6ca4a3c9ea43915911 used request id req-30bff89f-272c-45bd-830f-75656011664f 2019-01-14 15:59:26,591 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:26,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:26,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:27,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43cee63f5fc54f6ca4a3c9ea43915911", "name": "CreateKeypairsTests-57afb49d-af7a-449-proj-role"}], "expires_at": "2019-01-14T16:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd70e96ea39c40f1ab9d1e5a1c57a767", "name": "CreateKeypairsTests-57afb49d-af7a-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-57afb49d-af7a-449-user", "id": "d6f7ac0cd74444e0b87162604d799c84"}, "audit_ids": ["triPfmj-RPKhMQZJ_h-yvA"], "issued_at": "2019-01-14T15:59:27.000000Z"}} 2019-01-14 15:59:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0da11557816c133343b5cc1970fe415994c69" 2019-01-14 15:59:27,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3f3aa9-0cdd-4a5b-9b0d-6ac99b5fd1c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:27,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ab3f3aa9-0cdd-4a5b-9b0d-6ac99b5fd1c4 2019-01-14 15:59:27,110 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:27,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0da11557816c133343b5cc1970fe415994c69" 2019-01-14 15:59:27,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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 x-openstack-request-id: req-398b9d9a-d78f-4fb2-92d7-4b6860fd040d x-compute-request-id: req-398b9d9a-d78f-4fb2-92d7-4b6860fd040d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:59:27,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-398b9d9a-d78f-4fb2-92d7-4b6860fd040d 2019-01-14 15:59:27,311 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b... 2019-01-14 15:59:27,311 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 15:59:27,334 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b 2019-01-14 15:59:27,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0da11557816c133343b5cc1970fe415994c69" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/M+Z/GCzx/LlAgGvrL58WDDNjb6nRr+r1Bjqw96QDfHGAkms4X+y4gMl1F1l6SUyYjLL6+xfOxWOCB5KS1GiqRAJe6UzTtrZK67Wqgi12b/U1t+8DR3LSOmcxfGxwrrXqeIzd/WaX9JZj27Wnl/AoaOizXGwVc+cwBhDuDlkCoQ==", "name": "CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b"}}' 2019-01-14 15:59:27,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-c5f2dd37-38ec-44d8-bac8-a3ee68017e7a x-compute-request-id: req-c5f2dd37-38ec-44d8-bac8-a3ee68017e7a Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/M+Z/GCzx/LlAgGvrL58WDDNjb6nRr+r1Bjqw96QDfHGAkms4X+y4gMl1F1l6SUyYjLL6+xfOxWOCB5KS1GiqRAJe6UzTtrZK67Wqgi12b/U1t+8DR3LSOmcxfGxwrrXqeIzd/WaX9JZj27Wnl/AoaOizXGwVc+cwBhDuDlkCoQ==", "user_id": "d6f7ac0cd74444e0b87162604d799c84", "name": "CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b", "fingerprint": "e6:39:9b:be:3f:a1:d5:2a:4c:c7:c0:53:63:5a:af:43"}} 2019-01-14 15:59:27,392 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c5f2dd37-38ec-44d8-bac8-a3ee68017e7a 2019-01-14 15:59:27,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:27,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43cee63f5fc54f6ca4a3c9ea43915911", "name": "CreateKeypairsTests-57afb49d-af7a-449-proj-role"}], "expires_at": "2019-01-14T16:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd70e96ea39c40f1ab9d1e5a1c57a767", "name": "CreateKeypairsTests-57afb49d-af7a-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/dd70e96ea39c40f1ab9d1e5a1c57a767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-57afb49d-af7a-449-user", "id": "d6f7ac0cd74444e0b87162604d799c84"}, "audit_ids": ["lbrEmRqgTQiPOz6d8--UBg"], "issued_at": "2019-01-14T15:59:27.000000Z"}} 2019-01-14 15:59:27,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c0ae1b6f5659c1e6ad2ae55d9a800f87cbe9a44" 2019-01-14 15:59:28,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15: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-e3f96cf5-bd9a-425a-a147-093b9c44488f x-compute-request-id: req-e3f96cf5-bd9a-425a-a147-093b9c44488f Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/M+Z/GCzx/LlAgGvrL58WDDNjb6nRr+r1Bjqw96QDfHGAkms4X+y4gMl1F1l6SUyYjLL6+xfOxWOCB5KS1GiqRAJe6UzTtrZK67Wqgi12b/U1t+8DR3LSOmcxfGxwrrXqeIzd/WaX9JZj27Wnl/AoaOizXGwVc+cwBhDuDlkCoQ==", "user_id": "d6f7ac0cd74444e0b87162604d799c84", "name": "CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b", "deleted": false, "created_at": "2019-01-14T15:59:27.000000", "updated_at": null, "fingerprint": "e6:39:9b:be:3f:a1:d5:2a:4c:c7:c0:53:63:5a:af:43", "deleted_at": null, "id": 71}} 2019-01-14 15:59:28,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b used request id req-e3f96cf5-bd9a-425a-a147-093b9c44488f 2019-01-14 15:59:28,001 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b 2019-01-14 15:59:28,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0da11557816c133343b5cc1970fe415994c69" 2019-01-14 15:59:28,037 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15: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 x-openstack-request-id: req-a2e6057a-8b26-4d88-b0a5-6c03a398bd53 x-compute-request-id: req-a2e6057a-8b26-4d88-b0a5-6c03a398bd53 Content-Length: 0 Content-Type: application/json 2019-01-14 15:59:28,037 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3a28a127-9b28-4319-9498-92e657f16b7b used request id req-a2e6057a-8b26-4d88-b0a5-6c03a398bd53 2019-01-14 15:59:28,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:28,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-10cd7fcb-d695-4725-bbe9-e0adddf3f7ce Date: Mon, 14 Jan 2019 15:59:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:59:28,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-10cd7fcb-d695-4725-bbe9-e0adddf3f7ce 2019-01-14 15:59:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:28,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5290879d-bc66-43c1-9d43-3edc146f28bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:28,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-5290879d-bc66-43c1-9d43-3edc146f28bf 2019-01-14 15:59:28,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:28,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:28,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157cf0d5-8c41-4196-9203-726b81a88117 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:28,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-157cf0d5-8c41-4196-9203-726b81a88117 2019-01-14 15:59:28,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:28,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-825a2ff5-d653-4a77-a292-498486fac8a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:28,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-825a2ff5-d653-4a77-a292-498486fac8a7 2019-01-14 15:59:28,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:28,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34282b5-d76b-4250-a697-83f7544c7132 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:28,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-e34282b5-d76b-4250-a697-83f7544c7132 2019-01-14 15:59:28,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:28,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:28,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304299e2-450b-4b1f-b70e-f343c65e22eb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:59:28,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-304299e2-450b-4b1f-b70e-f343c65e22eb 2019-01-14 15:59:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:28,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5d63d8-6bb4-4588-b764-e2b9ce23b01e 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:59:28,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-fe5d63d8-6bb4-4588-b764-e2b9ce23b01e 2019-01-14 15:59:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:29,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a98afe7-cac9-41b0-a766-f341ff719400 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:29,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-2a98afe7-cac9-41b0-a766-f341ff719400 2019-01-14 15:59:29,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:29,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785d175e-17c8-46d3-828a-dda3c061ef6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:29,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-785d175e-17c8-46d3-828a-dda3c061ef6d 2019-01-14 15:59:29,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:29,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30ee2980-2100-4c3f-b977-6fb19e7ca97f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:29,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-30ee2980-2100-4c3f-b977-6fb19e7ca97f 2019-01-14 15:59:29,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:29,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:29,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e760ee5b-e46c-4218-863f-378c0179f70f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:59:29,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-e760ee5b-e46c-4218-863f-378c0179f70f 2019-01-14 15:59:29,424 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-57afb49d-af7a-449-proj 2019-01-14 15:59:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dd70e96ea39c40f1ab9d1e5a1c57a767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:29,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620c75ba-b5cc-4d45-9a10-b9a0ee2c7ab7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:29,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dd70e96ea39c40f1ab9d1e5a1c57a767 used request id req-620c75ba-b5cc-4d45-9a10-b9a0ee2c7ab7 2019-01-14 15:59:29,696 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-57afb49d-af7a-449-proj-role 2019-01-14 15:59:29,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/43cee63f5fc54f6ca4a3c9ea43915911 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:29,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6858d63-4cf1-4a88-ac81-175cc4236f75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:29,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/43cee63f5fc54f6ca4a3c9ea43915911 used request id req-c6858d63-4cf1-4a88-ac81-175cc4236f75 2019-01-14 15:59:29,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66233037ba9cc785a8f3e65397664ca28b724d9" 2019-01-14 15:59:29,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef75150e-2194-4759-92f0-b96aeffed5b6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:29,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef75150e-2194-4759-92f0-b96aeffed5b6 2019-01-14 15:59:29,932 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-57afb49d-af7a-449-user 2019-01-14 15:59:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d6f7ac0cd74444e0b87162604d799c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a267e13f146f815dbee280e5c3699b4196c075" 2019-01-14 15:59:30,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba681d97-b774-4a8e-939a-c1e008d3cbf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:30,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d6f7ac0cd74444e0b87162604d799c84 used request id req-ba681d97-b774-4a8e-939a-c1e008d3cbf2 2019-01-14 15:59:30,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:30,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["1pxzOkIUTEC-tSPHUw3yDA"], "issued_at": "2019-01-14T15:59:30.000000Z"}} 2019-01-14 15:59:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01993262b26bd3d07b27a2c80b997b501943db95" 2019-01-14 15:59:30,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57c9673-c615-47c4-b10d-2173427ed7dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:30,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a57c9673-c615-47c4-b10d-2173427ed7dc 2019-01-14 15:59:30,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:30,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:31,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6jicbTL-TgWI11wM5J7DHQ"], "issued_at": "2019-01-14T15:59:31.000000Z"}} 2019-01-14 15:59:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:31,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa03dc45-3f5c-4506-a1d4-52bac851c32e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:31,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fa03dc45-3f5c-4506-a1d4-52bac851c32e 2019-01-14 15:59:31,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:31,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2eb93293-86f5-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:31,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9ccc42-e76d-4d41-84ef-2955c03479a8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2eb93293-86f5-491-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:59:31,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2eb93293-86f5-491-proj used request id req-9b9ccc42-e76d-4d41-84ef-2955c03479a8 2019-01-14 15:59:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:31,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef716f67-f45b-4b15-b872-fafc73e7a5ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:31,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ef716f67-f45b-4b15-b872-fafc73e7a5ae 2019-01-14 15:59:31,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2eb93293-86f5-491-proj"}}' 2019-01-14 15:59:31,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848957ad-f5e2-40fa-b221-3e36ed69e045 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/950057c8023845b697f9dca55c0cb84a"}, "tags": [], "enabled": true, "id": "950057c8023845b697f9dca55c0cb84a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2eb93293-86f5-491-proj"}} 2019-01-14 15:59:31,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-848957ad-f5e2-40fa-b221-3e36ed69e045 2019-01-14 15:59:31,714 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2eb93293-86f5-491-proj 2019-01-14 15:59:31,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:31,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:32,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9_iXEPZMRjWFmf8kyl_Bvg"], "issued_at": "2019-01-14T15:59:32.000000Z"}} 2019-01-14 15:59:32,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a474db02454a7dbe0da729f132073db048346ae" 2019-01-14 15:59:32,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad88e49-e7ce-49f4-b63a-f4409e195fae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:32,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1ad88e49-e7ce-49f4-b63a-f4409e195fae 2019-01-14 15:59:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:32,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a474db02454a7dbe0da729f132073db048346ae" 2019-01-14 15:59:32,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb13a08f-1638-4ef1-a486-7c8e2da91ca6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:59:32,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bb13a08f-1638-4ef1-a486-7c8e2da91ca6 2019-01-14 15:59:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-2eb93293-86f5-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a474db02454a7dbe0da729f132073db048346ae" 2019-01-14 15:59:32,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05fda3ab-64a7-4986-aea4-3290d68cbce8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-2eb93293-86f5-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/950057c8023845b697f9dca55c0cb84a"}, "tags": [], "enabled": true, "id": "950057c8023845b697f9dca55c0cb84a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2eb93293-86f5-491-proj"}]} 2019-01-14 15:59:32,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-2eb93293-86f5-491-proj used request id req-05fda3ab-64a7-4986-aea4-3290d68cbce8 2019-01-14 15:59:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a474db02454a7dbe0da729f132073db048346ae" 2019-01-14 15:59:32,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842e7bee-f5b7-494a-8aa2-fb73165f5f25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:32,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-842e7bee-f5b7-494a-8aa2-fb73165f5f25 2019-01-14 15:59:32,893 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2eb93293-86f5-491-user 2019-01-14 15:59:32,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:32,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99fe0be-3653-4232-83ac-15fcce7380b6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:32,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b99fe0be-3653-4232-83ac-15fcce7380b6 2019-01-14 15:59:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" -d '{"role": {"name": "CreateKeypairsTests-2eb93293-86f5-491-proj-role"}}' 2019-01-14 15:59:33,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e71e1a-e6f4-4f86-aa71-72872f3896d7 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd5e42c19217438f824480fbb322e65c", "links": {"self": "http://172.30.9.26:5000/v3/roles/bd5e42c19217438f824480fbb322e65c"}, "name": "CreateKeypairsTests-2eb93293-86f5-491-proj-role"}} 2019-01-14 15:59:33,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-80e71e1a-e6f4-4f86-aa71-72872f3896d7 2019-01-14 15:59:33,115 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2eb93293-86f5-491-proj-role 2019-01-14 15:59:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bd5e42c19217438f824480fbb322e65c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:33,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0629549a-6edc-457b-a870-56632f33c37b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd5e42c19217438f824480fbb322e65c", "links": {"self": "http://172.30.9.26:5000/v3/roles/bd5e42c19217438f824480fbb322e65c"}, "name": "CreateKeypairsTests-2eb93293-86f5-491-proj-role"}} 2019-01-14 15:59:33,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bd5e42c19217438f824480fbb322e65c used request id req-0629549a-6edc-457b-a870-56632f33c37b 2019-01-14 15:59:33,228 - keystone_utils - INFO - Granting role CreateKeypairsTests-2eb93293-86f5-491-proj-role to project CreateKeypairsTests-2eb93293-86f5-491-proj 2019-01-14 15:59:33,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/950057c8023845b697f9dca55c0cb84a/users/cc6e050090da4daaa035a2f1045acbfa/roles/bd5e42c19217438f824480fbb322e65c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:33,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660160f7-dfac-442f-8cfa-724c17aa37ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:33,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/950057c8023845b697f9dca55c0cb84a/users/cc6e050090da4daaa035a2f1045acbfa/roles/bd5e42c19217438f824480fbb322e65c used request id req-660160f7-dfac-442f-8cfa-724c17aa37ce 2019-01-14 15:59:33,376 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:33,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:33,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:33,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd5e42c19217438f824480fbb322e65c", "name": "CreateKeypairsTests-2eb93293-86f5-491-proj-role"}], "expires_at": "2019-01-14T16:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "950057c8023845b697f9dca55c0cb84a", "name": "CreateKeypairsTests-2eb93293-86f5-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2eb93293-86f5-491-user", "id": "cc6e050090da4daaa035a2f1045acbfa"}, "audit_ids": ["jOOHDU4mSeG97x8EqfVktA"], "issued_at": "2019-01-14T15:59:33.000000Z"}} 2019-01-14 15:59:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4ebff9783c8957822f31c16f250df9adc63ef0" 2019-01-14 15:59:33,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81bab7b1-e423-455d-8785-17222c807ba7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:33,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81bab7b1-e423-455d-8785-17222c807ba7 2019-01-14 15:59:33,904 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:33,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4ebff9783c8957822f31c16f250df9adc63ef0" 2019-01-14 15:59:34,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-e90c75de-4a25-4b1d-af3e-2ddeea922997 x-compute-request-id: req-e90c75de-4a25-4b1d-af3e-2ddeea922997 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:59:34,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-e90c75de-4a25-4b1d-af3e-2ddeea922997 2019-01-14 15:59:34,123 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882... 2019-01-14 15:59:34,123 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 15:59:34,157 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882 2019-01-14 15:59:34,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4ebff9783c8957822f31c16f250df9adc63ef0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTRv/+1UOUS81aaUli3YxK8PsGg12bR9Kgfe6MDLHn/kUR1SAX9tkra737C+jxmpwhOD6rkVgsWO9EO+fcbuQ1BCARJOhFvxvausjikGjL/rETEzXC1eGBf3DW6/JfNhyGRfX4PPHxoCMCFS3KQqt+SXDJDRk0aVmYG3rf68ox9w==", "name": "CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882"}}' 2019-01-14 15:59:34,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-f37f0ad4-1b10-49e7-98aa-12c26aa9feb4 x-compute-request-id: req-f37f0ad4-1b10-49e7-98aa-12c26aa9feb4 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTRv/+1UOUS81aaUli3YxK8PsGg12bR9Kgfe6MDLHn/kUR1SAX9tkra737C+jxmpwhOD6rkVgsWO9EO+fcbuQ1BCARJOhFvxvausjikGjL/rETEzXC1eGBf3DW6/JfNhyGRfX4PPHxoCMCFS3KQqt+SXDJDRk0aVmYG3rf68ox9w==", "user_id": "cc6e050090da4daaa035a2f1045acbfa", "name": "CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882", "fingerprint": "51:7b:97:9a:2b:cf:8d:9d:99:95:cb:80:13:40:dc:41"}} 2019-01-14 15:59:34,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f37f0ad4-1b10-49e7-98aa-12c26aa9feb4 2019-01-14 15:59:34,225 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882.pub 2019-01-14 15:59:34,225 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882 2019-01-14 15:59:34,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:34,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd5e42c19217438f824480fbb322e65c", "name": "CreateKeypairsTests-2eb93293-86f5-491-proj-role"}], "expires_at": "2019-01-14T16:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "950057c8023845b697f9dca55c0cb84a", "name": "CreateKeypairsTests-2eb93293-86f5-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/950057c8023845b697f9dca55c0cb84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/950057c8023845b697f9dca55c0cb84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/950057c8023845b697f9dca55c0cb84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2eb93293-86f5-491-user", "id": "cc6e050090da4daaa035a2f1045acbfa"}, "audit_ids": ["CrbhYLvpTJq-BkWkZFb8WQ"], "issued_at": "2019-01-14T15:59:34.000000Z"}} 2019-01-14 15:59:34,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a98d0fb2b08d95fc6a81093f4c8f79615c926ad" 2019-01-14 15:59:34,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-ab07e099-2129-494c-8af2-ea3a87f18797 x-compute-request-id: req-ab07e099-2129-494c-8af2-ea3a87f18797 Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTRv/+1UOUS81aaUli3YxK8PsGg12bR9Kgfe6MDLHn/kUR1SAX9tkra737C+jxmpwhOD6rkVgsWO9EO+fcbuQ1BCARJOhFvxvausjikGjL/rETEzXC1eGBf3DW6/JfNhyGRfX4PPHxoCMCFS3KQqt+SXDJDRk0aVmYG3rf68ox9w==", "user_id": "cc6e050090da4daaa035a2f1045acbfa", "name": "CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882", "deleted": false, "created_at": "2019-01-14T15:59:34.000000", "updated_at": null, "fingerprint": "51:7b:97:9a:2b:cf:8d:9d:99:95:cb:80:13:40:dc:41", "deleted_at": null, "id": 74}} 2019-01-14 15:59:34,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882 used request id req-ab07e099-2129-494c-8af2-ea3a87f18797 2019-01-14 15:59:34,824 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882 2019-01-14 15:59:34,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4ebff9783c8957822f31c16f250df9adc63ef0" 2019-01-14 15:59:34,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:59: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-95a7c9b8-fed1-4762-902e-aa140e25f8bb x-compute-request-id: req-95a7c9b8-fed1-4762-902e-aa140e25f8bb Content-Length: 0 Content-Type: application/json 2019-01-14 15:59:34,863 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882 used request id req-95a7c9b8-fed1-4762-902e-aa140e25f8bb 2019-01-14 15:59:34,863 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882.pub] 2019-01-14 15:59:34,863 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-adc58513-534c-41d8-a800-7df6d54ad882] 2019-01-14 15:59:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d6a1a805-e8b4-4390-8479-1c1a87548399 Date: Mon, 14 Jan 2019 15:59:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:59:35,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d6a1a805-e8b4-4390-8479-1c1a87548399 2019-01-14 15:59:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a670ed1-4c83-4f20-b7bc-ebc56001d6f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:35,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-0a670ed1-4c83-4f20-b7bc-ebc56001d6f4 2019-01-14 15:59:35,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:35,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d084fa-9d22-4424-a103-1131bbe9c69d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:35,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-78d084fa-9d22-4424-a103-1131bbe9c69d 2019-01-14 15:59:35,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c6eb0f9-4916-4618-94ba-471ae18d98a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:35,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-9c6eb0f9-4916-4618-94ba-471ae18d98a7 2019-01-14 15:59:35,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:35,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6de2b51-e0d4-4c21-8f35-daf83295fde0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:35,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-a6de2b51-e0d4-4c21-8f35-daf83295fde0 2019-01-14 15:59:35,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2a9d98-fafd-469a-95de-429c6b7ecd34 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:59:35,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-0f2a9d98-fafd-469a-95de-429c6b7ecd34 2019-01-14 15:59:35,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83decd4-dada-459e-9ed7-95052219fa2a 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:59:35,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-c83decd4-dada-459e-9ed7-95052219fa2a 2019-01-14 15:59:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:35,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba10383-82f0-4cfc-945d-03d956dd6af4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:35,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-bba10383-82f0-4cfc-945d-03d956dd6af4 2019-01-14 15:59:35,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:36,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e63b95-ca32-423b-a76b-1becf472bf52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:36,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-e9e63b95-ca32-423b-a76b-1becf472bf52 2019-01-14 15:59:36,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:36,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:36,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529c8e08-93e9-47c5-ba6d-a52358ff379d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:36,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-529c8e08-93e9-47c5-ba6d-a52358ff379d 2019-01-14 15:59:36,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:36,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4202442e-bca5-410a-bbc3-00a205488eb2 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:59:36,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-4202442e-bca5-410a-bbc3-00a205488eb2 2019-01-14 15:59:36,369 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2eb93293-86f5-491-proj 2019-01-14 15:59:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/950057c8023845b697f9dca55c0cb84a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:36,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c1c8c90-be31-4cdb-95d3-867c32388399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:36,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/950057c8023845b697f9dca55c0cb84a used request id req-9c1c8c90-be31-4cdb-95d3-867c32388399 2019-01-14 15:59:36,642 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2eb93293-86f5-491-proj-role 2019-01-14 15:59:36,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bd5e42c19217438f824480fbb322e65c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:36,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40324222-0d0e-4fd8-810f-ea8a466bb1b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:36,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bd5e42c19217438f824480fbb322e65c used request id req-40324222-0d0e-4fd8-810f-ea8a466bb1b5 2019-01-14 15:59:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa72a3bcfcee8d76e0f11a05c7f74d0b4301f63" 2019-01-14 15:59:36,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bd806a-c8d5-4726-b7c7-ec196db41598 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:36,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-24bd806a-c8d5-4726-b7c7-ec196db41598 2019-01-14 15:59:36,898 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2eb93293-86f5-491-user 2019-01-14 15:59:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cc6e050090da4daaa035a2f1045acbfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a474db02454a7dbe0da729f132073db048346ae" 2019-01-14 15:59:37,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d7bb8b-df51-4a6a-9526-d8cacf2831d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:37,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cc6e050090da4daaa035a2f1045acbfa used request id req-f8d7bb8b-df51-4a6a-9526-d8cacf2831d8 2019-01-14 15:59:37,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:37,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["P2zbnBKQSKS8ShIz9r3grg"], "issued_at": "2019-01-14T15:59:37.000000Z"}} 2019-01-14 15:59:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1370d3310d4bf8466cb2fa00270c00027c44f30d" 2019-01-14 15:59:37,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d60305-5a73-4091-9344-3b1af670df71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:37,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-01d60305-5a73-4091-9344-3b1af670df71 2019-01-14 15:59:37,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:37,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:38,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["gi_GGJKrSXqIbclbTKPdyA"], "issued_at": "2019-01-14T15:59:38.000000Z"}} 2019-01-14 15:59:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:38,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b54e1e3-a8e8-4631-badf-919b17944001 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:38,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0b54e1e3-a8e8-4631-badf-919b17944001 2019-01-14 15:59:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:38,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:38,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e606243-3dc1-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:38,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c355f5fb-9218-48e5-822a-bc86d827bdb8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e606243-3dc1-484-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:59:38,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e606243-3dc1-484-proj used request id req-c355f5fb-9218-48e5-822a-bc86d827bdb8 2019-01-14 15:59:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:38,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e2294e-6021-4ea5-bdc3-f219de9f075e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:38,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a5e2294e-6021-4ea5-bdc3-f219de9f075e 2019-01-14 15:59:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-6e606243-3dc1-484-proj"}}' 2019-01-14 15:59:38,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c5ff1f8-427a-4f22-963d-780249cf0ef3 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e56cd8cbe36f497da497ce23225654be"}, "tags": [], "enabled": true, "id": "e56cd8cbe36f497da497ce23225654be", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e606243-3dc1-484-proj"}} 2019-01-14 15:59:38,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7c5ff1f8-427a-4f22-963d-780249cf0ef3 2019-01-14 15:59:38,534 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-6e606243-3dc1-484-proj 2019-01-14 15:59:38,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:38,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:38,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["36EBz9B0SEqqXjIo2psRZw"], "issued_at": "2019-01-14T15:59:38.000000Z"}} 2019-01-14 15:59:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b041c94e53e65f160cecdbe54e307b82756fe5eb" 2019-01-14 15:59:39,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18feade7-a418-4370-b017-71ed26b33fc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:39,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-18feade7-a418-4370-b017-71ed26b33fc6 2019-01-14 15:59:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:39,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b041c94e53e65f160cecdbe54e307b82756fe5eb" 2019-01-14 15:59:39,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876576b4-cfcf-4d48-b4ca-913d7e941d4d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:59:39,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-876576b4-cfcf-4d48-b4ca-913d7e941d4d 2019-01-14 15:59:39,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-6e606243-3dc1-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b041c94e53e65f160cecdbe54e307b82756fe5eb" 2019-01-14 15:59:39,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e8b296-8989-4722-b893-e94613357639 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-6e606243-3dc1-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e56cd8cbe36f497da497ce23225654be"}, "tags": [], "enabled": true, "id": "e56cd8cbe36f497da497ce23225654be", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e606243-3dc1-484-proj"}]} 2019-01-14 15:59:39,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-6e606243-3dc1-484-proj used request id req-78e8b296-8989-4722-b893-e94613357639 2019-01-14 15:59:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b041c94e53e65f160cecdbe54e307b82756fe5eb" 2019-01-14 15:59:39,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6285d9b-fc89-49bd-b962-1d05741e4b00 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:39,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c6285d9b-fc89-49bd-b962-1d05741e4b00 2019-01-14 15:59:39,798 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-6e606243-3dc1-484-user 2019-01-14 15:59:39,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:39,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:39,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e188b3-bf6f-4980-af3e-712f6f12ba6b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:39,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d8e188b3-bf6f-4980-af3e-712f6f12ba6b 2019-01-14 15:59:39,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" -d '{"role": {"name": "CreateKeypairsTests-6e606243-3dc1-484-proj-role"}}' 2019-01-14 15:59:40,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1acd1b18-de66-4049-86ff-4156f8574a4a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcf2cbbaf3d34790857d242b1d106e0c", "links": {"self": "http://172.30.9.26:5000/v3/roles/dcf2cbbaf3d34790857d242b1d106e0c"}, "name": "CreateKeypairsTests-6e606243-3dc1-484-proj-role"}} 2019-01-14 15:59:40,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1acd1b18-de66-4049-86ff-4156f8574a4a 2019-01-14 15:59:40,037 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-6e606243-3dc1-484-proj-role 2019-01-14 15:59:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/dcf2cbbaf3d34790857d242b1d106e0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:40,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e323aa5-b6fe-49b9-b20d-883a4062d872 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcf2cbbaf3d34790857d242b1d106e0c", "links": {"self": "http://172.30.9.26:5000/v3/roles/dcf2cbbaf3d34790857d242b1d106e0c"}, "name": "CreateKeypairsTests-6e606243-3dc1-484-proj-role"}} 2019-01-14 15:59:40,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dcf2cbbaf3d34790857d242b1d106e0c used request id req-4e323aa5-b6fe-49b9-b20d-883a4062d872 2019-01-14 15:59:40,148 - keystone_utils - INFO - Granting role CreateKeypairsTests-6e606243-3dc1-484-proj-role to project CreateKeypairsTests-6e606243-3dc1-484-proj 2019-01-14 15:59:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e56cd8cbe36f497da497ce23225654be/users/4b8d3bab143c47e0af60dec0ecb6f4fa/roles/dcf2cbbaf3d34790857d242b1d106e0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:40,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da4a9487-9a41-468d-8173-c669f99e75da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:40,310 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e56cd8cbe36f497da497ce23225654be/users/4b8d3bab143c47e0af60dec0ecb6f4fa/roles/dcf2cbbaf3d34790857d242b1d106e0c used request id req-da4a9487-9a41-468d-8173-c669f99e75da 2019-01-14 15:59:40,310 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:40,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:40,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:40,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcf2cbbaf3d34790857d242b1d106e0c", "name": "CreateKeypairsTests-6e606243-3dc1-484-proj-role"}], "expires_at": "2019-01-14T16:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e56cd8cbe36f497da497ce23225654be", "name": "CreateKeypairsTests-6e606243-3dc1-484-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e606243-3dc1-484-user", "id": "4b8d3bab143c47e0af60dec0ecb6f4fa"}, "audit_ids": ["jIHmeASuQWaCX3FNcM03aQ"], "issued_at": "2019-01-14T15:59:40.000000Z"}} 2019-01-14 15:59:40,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e833c8a6aa45c11b38eb2b86e2503c3f126ba2d" 2019-01-14 15:59:40,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360a74cc-f693-41cb-929d-17a324904da1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:40,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-360a74cc-f693-41cb-929d-17a324904da1 2019-01-14 15:59:40,817 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:40,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e833c8a6aa45c11b38eb2b86e2503c3f126ba2d" 2019-01-14 15:59:41,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0ed7909-7ed7-45e0-9182-e42e2366315f x-compute-request-id: req-e0ed7909-7ed7-45e0-9182-e42e2366315f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:59:41,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-e0ed7909-7ed7-45e0-9182-e42e2366315f 2019-01-14 15:59:41,045 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3... 2019-01-14 15:59:41,045 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 15:59:41,084 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3 2019-01-14 15:59:41,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e833c8a6aa45c11b38eb2b86e2503c3f126ba2d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6HK/+BIrFZqijJeSm8H7rmfSROOX8NYmQNHQmjNlaoaj7gls4aS3Ts1mQNrchCwJuf5jPB80XjjOUCZI5SWoXNT5AjkF3vWBsB+RlORXaDEETekKPbN0FPzwUaLSgr+R7t2RYYODahhNqqeBPch7Pd/ddrgYTAou3Vzm1mMUwtQ==", "name": "CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3"}}' 2019-01-14 15:59:41,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-62656140-eeab-44a7-8af3-12c57164f72e x-compute-request-id: req-62656140-eeab-44a7-8af3-12c57164f72e Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6HK/+BIrFZqijJeSm8H7rmfSROOX8NYmQNHQmjNlaoaj7gls4aS3Ts1mQNrchCwJuf5jPB80XjjOUCZI5SWoXNT5AjkF3vWBsB+RlORXaDEETekKPbN0FPzwUaLSgr+R7t2RYYODahhNqqeBPch7Pd/ddrgYTAou3Vzm1mMUwtQ==", "user_id": "4b8d3bab143c47e0af60dec0ecb6f4fa", "name": "CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3", "fingerprint": "b9:51:3c:4e:05:19:40:86:8d:38:b8:b2:c0:25:9e:0d"}} 2019-01-14 15:59:41,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-62656140-eeab-44a7-8af3-12c57164f72e 2019-01-14 15:59:41,156 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3.pub 2019-01-14 15:59:41,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:41,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcf2cbbaf3d34790857d242b1d106e0c", "name": "CreateKeypairsTests-6e606243-3dc1-484-proj-role"}], "expires_at": "2019-01-14T16:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e56cd8cbe36f497da497ce23225654be", "name": "CreateKeypairsTests-6e606243-3dc1-484-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e56cd8cbe36f497da497ce23225654be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/e56cd8cbe36f497da497ce23225654be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/e56cd8cbe36f497da497ce23225654be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e606243-3dc1-484-user", "id": "4b8d3bab143c47e0af60dec0ecb6f4fa"}, "audit_ids": ["lrdwlX_jT0iwiiFOk7v3iA"], "issued_at": "2019-01-14T15:59:41.000000Z"}} 2019-01-14 15:59:41,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41677dd69fa526de478b173024011c6687810a95" 2019-01-14 15:59:41,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-abeb8bc2-67fe-4436-a290-f9c1299a650c x-compute-request-id: req-abeb8bc2-67fe-4436-a290-f9c1299a650c Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6HK/+BIrFZqijJeSm8H7rmfSROOX8NYmQNHQmjNlaoaj7gls4aS3Ts1mQNrchCwJuf5jPB80XjjOUCZI5SWoXNT5AjkF3vWBsB+RlORXaDEETekKPbN0FPzwUaLSgr+R7t2RYYODahhNqqeBPch7Pd/ddrgYTAou3Vzm1mMUwtQ==", "user_id": "4b8d3bab143c47e0af60dec0ecb6f4fa", "name": "CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3", "deleted": false, "created_at": "2019-01-14T15:59:41.000000", "updated_at": null, "fingerprint": "b9:51:3c:4e:05:19:40:86:8d:38:b8:b2:c0:25:9e:0d", "deleted_at": null, "id": 77}} 2019-01-14 15:59:41,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3 used request id req-abeb8bc2-67fe-4436-a290-f9c1299a650c 2019-01-14 15:59:41,754 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3 2019-01-14 15:59:41,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e833c8a6aa45c11b38eb2b86e2503c3f126ba2d" 2019-01-14 15:59:41,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:59: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-71874381-c85e-45cf-894e-86ff667b7318 x-compute-request-id: req-71874381-c85e-45cf-894e-86ff667b7318 Content-Length: 0 Content-Type: application/json 2019-01-14 15:59:41,797 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3 used request id req-71874381-c85e-45cf-894e-86ff667b7318 2019-01-14 15:59:41,797 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-3fb88701-6fbc-46b1-961a-0852cdb576f3.pub] 2019-01-14 15:59:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2920866f-4c72-4b35-8314-4433357b9987 Date: Mon, 14 Jan 2019 15:59:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:59:42,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2920866f-4c72-4b35-8314-4433357b9987 2019-01-14 15:59:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dbcc62e-61ab-4cac-af71-89ac4b58990e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:42,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-1dbcc62e-61ab-4cac-af71-89ac4b58990e 2019-01-14 15:59:42,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daef8b87-2db6-4fde-81ef-181764d4a094 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:42,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-daef8b87-2db6-4fde-81ef-181764d4a094 2019-01-14 15:59:42,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:42,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f61587b-89bc-4e15-b542-98ca4684919f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:42,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-1f61587b-89bc-4e15-b542-98ca4684919f 2019-01-14 15:59:42,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:42,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57b40805-dc68-4665-b8d0-52f4e7f81a61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:42,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-57b40805-dc68-4665-b8d0-52f4e7f81a61 2019-01-14 15:59:42,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f8d6fe-25a8-4a0d-bdfc-11538dca8786 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:59:42,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-c3f8d6fe-25a8-4a0d-bdfc-11538dca8786 2019-01-14 15:59:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cdcd24-f427-4e19-9e5f-b675e1eaa804 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:59:42,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-b8cdcd24-f427-4e19-9e5f-b675e1eaa804 2019-01-14 15:59:42,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c61e600-c163-4f2c-92da-97b49421595d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:42,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-7c61e600-c163-4f2c-92da-97b49421595d 2019-01-14 15:59:42,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:42,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac4ad8dd-fca8-4151-99f0-560dc9806d3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:42,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-ac4ad8dd-fca8-4151-99f0-560dc9806d3e 2019-01-14 15:59:42,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:42,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:43,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aed04e9-5e13-49b4-a80a-83d08b6268ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:43,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-3aed04e9-5e13-49b4-a80a-83d08b6268ff 2019-01-14 15:59:43,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:43,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:43,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88950b38-282e-461a-8995-ae78f423d136 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:59:43,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-88950b38-282e-461a-8995-ae78f423d136 2019-01-14 15:59:43,123 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-6e606243-3dc1-484-proj 2019-01-14 15:59:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e56cd8cbe36f497da497ce23225654be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:43,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dab7639-303d-42a4-8265-53ce0b622d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:43,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e56cd8cbe36f497da497ce23225654be used request id req-9dab7639-303d-42a4-8265-53ce0b622d45 2019-01-14 15:59:43,378 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-6e606243-3dc1-484-proj-role 2019-01-14 15:59:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/dcf2cbbaf3d34790857d242b1d106e0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:43,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db11f08a-674c-436c-bdda-1dcb357601f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:43,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dcf2cbbaf3d34790857d242b1d106e0c used request id req-db11f08a-674c-436c-bdda-1dcb357601f0 2019-01-14 15:59:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc33e247c8745f45f026c3e4dc1c09a6f6dabe5" 2019-01-14 15:59:43,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3a09ed-5cf4-4cac-8dbf-a64ae8790761 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:43,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-db3a09ed-5cf4-4cac-8dbf-a64ae8790761 2019-01-14 15:59:43,619 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-6e606243-3dc1-484-user 2019-01-14 15:59:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4b8d3bab143c47e0af60dec0ecb6f4fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b041c94e53e65f160cecdbe54e307b82756fe5eb" 2019-01-14 15:59:43,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-450553c8-0cd5-4291-803a-6092d97f3b0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:43,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4b8d3bab143c47e0af60dec0ecb6f4fa used request id req-450553c8-0cd5-4291-803a-6092d97f3b0a 2019-01-14 15:59:43,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:44,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9bM2IOCOSky7g2keZDzCyA"], "issued_at": "2019-01-14T15:59:44.000000Z"}} 2019-01-14 15:59:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85984f3f58fa735ac2525075890e7b912315bde5" 2019-01-14 15:59:44,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7092ad1-5975-4e67-9bb6-0d5b3402c462 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:44,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a7092ad1-5975-4e67-9bb6-0d5b3402c462 2019-01-14 15:59:44,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:44,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:44,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3FKkSRZ-Th2MIxab_Tw-nA"], "issued_at": "2019-01-14T15:59:44.000000Z"}} 2019-01-14 15:59:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:44,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19d0472-a012-4ab9-83cc-ac559e0cf05d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:44,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f19d0472-a012-4ab9-83cc-ac559e0cf05d 2019-01-14 15:59:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:44,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:44,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-254e2129-d162-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:44,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc92fa07-a391-44b9-ae19-2622cc676c34 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-254e2129-d162-443-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:59:44,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-254e2129-d162-443-proj used request id req-cc92fa07-a391-44b9-ae19-2622cc676c34 2019-01-14 15:59:44,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:45,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ae89b7-74a8-4353-ac65-63b956db0328 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:45,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-95ae89b7-74a8-4353-ac65-63b956db0328 2019-01-14 15:59:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj"}}' 2019-01-14 15:59:45,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95d55ca-6441-46a3-8563-ea0b1254a24a Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43a6d35b5f054ddcb284e49094be45eb"}, "tags": [], "enabled": true, "id": "43a6d35b5f054ddcb284e49094be45eb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj"}} 2019-01-14 15:59:45,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f95d55ca-6441-46a3-8563-ea0b1254a24a 2019-01-14 15:59:45,247 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-254e2129-d162-443-proj 2019-01-14 15:59:45,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:45,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:45,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["AfBrtU-9Rw2lhbGcbDFTkw"], "issued_at": "2019-01-14T15:59:45.000000Z"}} 2019-01-14 15:59:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd0970deea0b41868ac0090fcdda435fcc256e9" 2019-01-14 15:59:45,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660dd8e5-e997-4fe5-b754-c237fc1a8e53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:45,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-660dd8e5-e997-4fe5-b754-c237fc1a8e53 2019-01-14 15:59:45,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:45,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:45,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd0970deea0b41868ac0090fcdda435fcc256e9" 2019-01-14 15:59:45,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf427dd7-205c-4fbf-8351-9e8078d61ced Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:59:45,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf427dd7-205c-4fbf-8351-9e8078d61ced 2019-01-14 15:59:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-254e2129-d162-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd0970deea0b41868ac0090fcdda435fcc256e9" 2019-01-14 15:59:45,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15aa7cc-3428-459f-a4c5-045fcfed787a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-254e2129-d162-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43a6d35b5f054ddcb284e49094be45eb"}, "tags": [], "enabled": true, "id": "43a6d35b5f054ddcb284e49094be45eb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj"}]} 2019-01-14 15:59:45,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-254e2129-d162-443-proj used request id req-f15aa7cc-3428-459f-a4c5-045fcfed787a 2019-01-14 15:59:45,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd0970deea0b41868ac0090fcdda435fcc256e9" 2019-01-14 15:59:46,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853cdf84-670b-4e1c-bee7-0a9fd88099be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:46,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-853cdf84-670b-4e1c-bee7-0a9fd88099be 2019-01-14 15:59:46,427 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-254e2129-d162-443-user 2019-01-14 15:59:46,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:46,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:46,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c986d4-a7df-4c12-9793-532384e319ec Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:46,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-21c986d4-a7df-4c12-9793-532384e319ec 2019-01-14 15:59:46,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" -d '{"role": {"name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj-role"}}' 2019-01-14 15:59:46,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da2a67a9-2b60-4a33-8998-40d3b25d26f0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2421c7a3a42d4724acf065b808c0d435", "links": {"self": "http://172.30.9.26:5000/v3/roles/2421c7a3a42d4724acf065b808c0d435"}, "name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj-role"}} 2019-01-14 15:59:46,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-da2a67a9-2b60-4a33-8998-40d3b25d26f0 2019-01-14 15:59:46,661 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-254e2129-d162-443-proj-role 2019-01-14 15:59:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2421c7a3a42d4724acf065b808c0d435 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:46,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b941a2-803b-4eb2-8cac-507335c4f2b9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2421c7a3a42d4724acf065b808c0d435", "links": {"self": "http://172.30.9.26:5000/v3/roles/2421c7a3a42d4724acf065b808c0d435"}, "name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj-role"}} 2019-01-14 15:59:46,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2421c7a3a42d4724acf065b808c0d435 used request id req-e9b941a2-803b-4eb2-8cac-507335c4f2b9 2019-01-14 15:59:46,682 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-254e2129-d162-443-proj-role to project CreateKeypairsCleanupTests-254e2129-d162-443-proj 2019-01-14 15:59:46,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/43a6d35b5f054ddcb284e49094be45eb/users/18ede4a7d23449fa88e33ba85107a6fa/roles/2421c7a3a42d4724acf065b808c0d435 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:46,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e0b70d-0020-4f2e-80cd-c159a29b59e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:46,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/43a6d35b5f054ddcb284e49094be45eb/users/18ede4a7d23449fa88e33ba85107a6fa/roles/2421c7a3a42d4724acf065b808c0d435 used request id req-77e0b70d-0020-4f2e-80cd-c159a29b59e3 2019-01-14 15:59:46,843 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:47,138 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e.pub 2019-01-14 15:59:47,138 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e 2019-01-14 15:59:47,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:47,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:47,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2421c7a3a42d4724acf065b808c0d435", "name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj-role"}], "expires_at": "2019-01-14T16:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43a6d35b5f054ddcb284e49094be45eb", "name": "CreateKeypairsCleanupTests-254e2129-d162-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/43a6d35b5f054ddcb284e49094be45eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/43a6d35b5f054ddcb284e49094be45eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/43a6d35b5f054ddcb284e49094be45eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/43a6d35b5f054ddcb284e49094be45eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/43a6d35b5f054ddcb284e49094be45eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/43a6d35b5f054ddcb284e49094be45eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/43a6d35b5f054ddcb284e49094be45eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/43a6d35b5f054ddcb284e49094be45eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/43a6d35b5f054ddcb284e49094be45eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_43a6d35b5f054ddcb284e49094be45eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_43a6d35b5f054ddcb284e49094be45eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/43a6d35b5f054ddcb284e49094be45eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/43a6d35b5f054ddcb284e49094be45eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/43a6d35b5f054ddcb284e49094be45eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-254e2129-d162-443-user", "id": "18ede4a7d23449fa88e33ba85107a6fa"}, "audit_ids": ["lwHER8ToSBuOaZFL3BRHgQ"], "issued_at": "2019-01-14T15:59:47.000000Z"}} 2019-01-14 15:59:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8371b2efdd7b28e303c452175c5c6ee99306e5" 2019-01-14 15:59:47,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9971e8a5-0bb6-4910-9628-d670827d5940 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:47,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9971e8a5-0bb6-4910-9628-d670827d5940 2019-01-14 15:59:47,663 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:47,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8371b2efdd7b28e303c452175c5c6ee99306e5" 2019-01-14 15:59:47,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-a1b63b42-d100-4cd3-8827-2f82310a6a54 x-compute-request-id: req-a1b63b42-d100-4cd3-8827-2f82310a6a54 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:59:47,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a1b63b42-d100-4cd3-8827-2f82310a6a54 2019-01-14 15:59:47,970 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e... 2019-01-14 15:59:47,970 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-14 15:59:47,970 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e.pub 2019-01-14 15:59:47,970 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e 2019-01-14 15:59:47,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8371b2efdd7b28e303c452175c5c6ee99306e5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsx+7abEVpvg9GG5cXkINfNTJMRaQUkBKNZwjO+2rrrZKCQA9BSx3apx2+uoammvn3Oi0Jwn8LeL93M/lRafwzeqsAQBjd7yrQv84mQ3cGDv5Y0zWkRszBYhNZBn4k+3hmxadn0g0Lt7m9cCK+kh9vY7WTQvOQ+DWFm3iOYyQSaPLoYeRsnNNX/JXSgdiJlDeVRFKn7sU/rf2LGQeJ03eu3ubtzJok6wcg1lR7CZ0JzZTbtxILOuDQFbB3nZWJP3BdACYsyK+Nwqn2k9N2kqskZhncBtNfLzpKtWYyy6yyvwAkrC2MN/POqFOIQeA1sFp7c1gV1ZdEuNohkgLYsglj", "name": "CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e"}}' 2019-01-14 15:59:48,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-8b7feed8-60fb-4dec-84be-4677226a423f x-compute-request-id: req-8b7feed8-60fb-4dec-84be-4677226a423f Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsx+7abEVpvg9GG5cXkINfNTJMRaQUkBKNZwjO+2rrrZKCQA9BSx3apx2+uoammvn3Oi0Jwn8LeL93M/lRafwzeqsAQBjd7yrQv84mQ3cGDv5Y0zWkRszBYhNZBn4k+3hmxadn0g0Lt7m9cCK+kh9vY7WTQvOQ+DWFm3iOYyQSaPLoYeRsnNNX/JXSgdiJlDeVRFKn7sU/rf2LGQeJ03eu3ubtzJok6wcg1lR7CZ0JzZTbtxILOuDQFbB3nZWJP3BdACYsyK+Nwqn2k9N2kqskZhncBtNfLzpKtWYyy6yyvwAkrC2MN/POqFOIQeA1sFp7c1gV1ZdEuNohkgLYsglj", "user_id": "18ede4a7d23449fa88e33ba85107a6fa", "name": "CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e", "fingerprint": "a9:14:d8:cd:4a:39:ec:ee:60:f6:cb:53:04:93:fc:d5"}} 2019-01-14 15:59:48,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8b7feed8-60fb-4dec-84be-4677226a423f 2019-01-14 15:59:48,032 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e 2019-01-14 15:59:48,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8371b2efdd7b28e303c452175c5c6ee99306e5" 2019-01-14 15:59:48,066 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15: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-a30cbd01-d14f-48a7-8e30-024a7310c0b9 x-compute-request-id: req-a30cbd01-d14f-48a7-8e30-024a7310c0b9 Content-Length: 0 Content-Type: application/json 2019-01-14 15:59:48,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e used request id req-a30cbd01-d14f-48a7-8e30-024a7310c0b9 2019-01-14 15:59:48,067 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e.pub] 2019-01-14 15:59:48,067 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-5a05b0f6-04a3-4506-895e-8004732f768e] 2019-01-14 15:59:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:48,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-54000971-206d-445d-9c72-059ce5cb4649 Date: Mon, 14 Jan 2019 15:59:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:59:48,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-54000971-206d-445d-9c72-059ce5cb4649 2019-01-14 15:59:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:48,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82b85825-496f-476e-a1d7-897d381c7969 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:48,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-82b85825-496f-476e-a1d7-897d381c7969 2019-01-14 15:59:48,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:48,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4ade41d-70a6-49ee-bbdb-3249454562fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:48,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-f4ade41d-70a6-49ee-bbdb-3249454562fd 2019-01-14 15:59:48,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:48,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b9ee4a-8465-4155-ad36-c9821210bab6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:48,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-37b9ee4a-8465-4155-ad36-c9821210bab6 2019-01-14 15:59:48,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:48,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec484a7-08df-4578-bc7f-e1fbecc36501 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:48,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-aec484a7-08df-4578-bc7f-e1fbecc36501 2019-01-14 15:59:48,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:48,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c0d17b-2892-48d0-b3d0-60379d65c4f5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:59:48,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-25c0d17b-2892-48d0-b3d0-60379d65c4f5 2019-01-14 15:59:48,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:49,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2355af8-086a-44fc-8266-32bcb7ce59bb 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:59:49,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-e2355af8-086a-44fc-8266-32bcb7ce59bb 2019-01-14 15:59:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:49,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1202c504-f2cb-4ebd-a144-2b528692b50a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:49,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-1202c504-f2cb-4ebd-a144-2b528692b50a 2019-01-14 15:59:49,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:49,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f180b477-74e2-4e98-bb13-6872947d8a93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:49,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-f180b477-74e2-4e98-bb13-6872947d8a93 2019-01-14 15:59:49,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:49,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44a658f-34e6-4681-a2b9-b955fae610cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:49,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-c44a658f-34e6-4681-a2b9-b955fae610cd 2019-01-14 15:59:49,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:49,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:49,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ce04bf-dd96-41b9-8d06-d8be3af9636d 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:59:49,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-94ce04bf-dd96-41b9-8d06-d8be3af9636d 2019-01-14 15:59:49,465 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-254e2129-d162-443-proj 2019-01-14 15:59:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/43a6d35b5f054ddcb284e49094be45eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:49,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5d8c02c-bee8-4e48-b616-6dc1462089b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:49,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/43a6d35b5f054ddcb284e49094be45eb used request id req-f5d8c02c-bee8-4e48-b616-6dc1462089b7 2019-01-14 15:59:49,791 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-254e2129-d162-443-proj-role 2019-01-14 15:59:49,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2421c7a3a42d4724acf065b808c0d435 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:49,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65635301-5117-482c-9acc-0303a8705cf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:49,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2421c7a3a42d4724acf065b808c0d435 used request id req-65635301-5117-482c-9acc-0303a8705cf9 2019-01-14 15:59:49,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd0f4d916267b2b4b5d61935a0311e3c3e2832" 2019-01-14 15:59:50,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da666fc-ce17-4e3f-a2f2-fb1fcbb51ef2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:50,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4da666fc-ce17-4e3f-a2f2-fb1fcbb51ef2 2019-01-14 15:59:50,026 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-254e2129-d162-443-user 2019-01-14 15:59:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/18ede4a7d23449fa88e33ba85107a6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd0970deea0b41868ac0090fcdda435fcc256e9" 2019-01-14 15:59:50,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5abfaa9c-85e5-4d41-b5e4-39cca41e37a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:50,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/18ede4a7d23449fa88e33ba85107a6fa used request id req-5abfaa9c-85e5-4d41-b5e4-39cca41e37a1 2019-01-14 15:59:50,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:50,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3F3AEWh9SWSIgrmNBs51Hw"], "issued_at": "2019-01-14T15:59:50.000000Z"}} 2019-01-14 15:59:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e78dfb51e50aba14cbaf332ee61deec680b3be6" 2019-01-14 15:59:50,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5669e9-f5da-4a2c-a90c-d3154eed7de9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:50,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0a5669e9-f5da-4a2c-a90c-d3154eed7de9 2019-01-14 15:59:50,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:50,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:51,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["XJ7OLklqSKmQMQK1ueXzsQ"], "issued_at": "2019-01-14T15:59:51.000000Z"}} 2019-01-14 15:59:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:51,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f09ab4-ebb5-4c2f-b746-5ddd84c4a924 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:51,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-77f09ab4-ebb5-4c2f-b746-5ddd84c4a924 2019-01-14 15:59:51,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:51,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:51,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09db597b-bd15-4c0f-b264-f958938774d6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:59:51,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj used request id req-09db597b-bd15-4c0f-b264-f958938774d6 2019-01-14 15:59:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:51,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53abf20-ca57-4ed9-8096-280eedceb975 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:51,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f53abf20-ca57-4ed9-8096-280eedceb975 2019-01-14 15:59:51,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj"}}' 2019-01-14 15:59:51,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5b709be-cac8-4b11-add4-2cde0086718e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c03d78ff732346dd8b8d8204393c1288"}, "tags": [], "enabled": true, "id": "c03d78ff732346dd8b8d8204393c1288", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj"}} 2019-01-14 15:59:51,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5b709be-cac8-4b11-add4-2cde0086718e 2019-01-14 15:59:51,648 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj 2019-01-14 15:59:51,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:51,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:52,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["VPjvbE5MQaSx-L06hwZSmw"], "issued_at": "2019-01-14T15:59:52.000000Z"}} 2019-01-14 15:59:52,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656d335582f0cd205dc215406597712dc5faa34" 2019-01-14 15:59:52,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb709a4e-08a2-40c4-a02a-3c9c294322ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:52,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fb709a4e-08a2-40c4-a02a-3c9c294322ce 2019-01-14 15:59:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:52,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656d335582f0cd205dc215406597712dc5faa34" 2019-01-14 15:59:52,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84a7f73-eee4-448b-9502-2172494e853f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:59:52,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b84a7f73-eee4-448b-9502-2172494e853f 2019-01-14 15:59:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656d335582f0cd205dc215406597712dc5faa34" 2019-01-14 15:59:52,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb492196-5005-4f40-bd72-366d89fa3857 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c03d78ff732346dd8b8d8204393c1288"}, "tags": [], "enabled": true, "id": "c03d78ff732346dd8b8d8204393c1288", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj"}]} 2019-01-14 15:59:52,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj used request id req-fb492196-5005-4f40-bd72-366d89fa3857 2019-01-14 15:59:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656d335582f0cd205dc215406597712dc5faa34" 2019-01-14 15:59:52,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d31798f-96bd-4bcc-8108-2178d436ae5c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:52,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9d31798f-96bd-4bcc-8108-2178d436ae5c 2019-01-14 15:59:52,923 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-user 2019-01-14 15:59:52,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:52,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:53,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8ee943-7d1e-4119-bfc0-ba88ed650f29 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:53,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4e8ee943-7d1e-4119-bfc0-ba88ed650f29 2019-01-14 15:59:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" -d '{"role": {"name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj-role"}}' 2019-01-14 15:59:53,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5a8f42-98b1-4ef2-95ec-c7a5b489b15c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c747ae5723c041eba7bf350060585952", "links": {"self": "http://172.30.9.26:5000/v3/roles/c747ae5723c041eba7bf350060585952"}, "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj-role"}} 2019-01-14 15:59:53,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a5a8f42-98b1-4ef2-95ec-c7a5b489b15c 2019-01-14 15:59:53,169 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj-role 2019-01-14 15:59:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c747ae5723c041eba7bf350060585952 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:53,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c9e33d-5af0-4bfb-a8e3-b1fde69ea213 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c747ae5723c041eba7bf350060585952", "links": {"self": "http://172.30.9.26:5000/v3/roles/c747ae5723c041eba7bf350060585952"}, "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj-role"}} 2019-01-14 15:59:53,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c747ae5723c041eba7bf350060585952 used request id req-b1c9e33d-5af0-4bfb-a8e3-b1fde69ea213 2019-01-14 15:59:53,282 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj-role to project CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj 2019-01-14 15:59:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c03d78ff732346dd8b8d8204393c1288/users/3c3043758ad34ac1b2b1fe38eb292ea2/roles/c747ae5723c041eba7bf350060585952 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:53,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed04ec59-1653-4a24-baf1-1ab486f411e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:53,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c03d78ff732346dd8b8d8204393c1288/users/3c3043758ad34ac1b2b1fe38eb292ea2/roles/c747ae5723c041eba7bf350060585952 used request id req-ed04ec59-1653-4a24-baf1-1ab486f411e4 2019-01-14 15:59:53,346 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:53,486 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb.pub 2019-01-14 15:59:53,486 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb 2019-01-14 15:59:53,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:53,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:53,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c747ae5723c041eba7bf350060585952", "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj-role"}], "expires_at": "2019-01-14T16:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c03d78ff732346dd8b8d8204393c1288", "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c03d78ff732346dd8b8d8204393c1288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c03d78ff732346dd8b8d8204393c1288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c03d78ff732346dd8b8d8204393c1288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c03d78ff732346dd8b8d8204393c1288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c03d78ff732346dd8b8d8204393c1288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c03d78ff732346dd8b8d8204393c1288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c03d78ff732346dd8b8d8204393c1288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c03d78ff732346dd8b8d8204393c1288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c03d78ff732346dd8b8d8204393c1288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c03d78ff732346dd8b8d8204393c1288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c03d78ff732346dd8b8d8204393c1288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c03d78ff732346dd8b8d8204393c1288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c03d78ff732346dd8b8d8204393c1288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c03d78ff732346dd8b8d8204393c1288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-user", "id": "3c3043758ad34ac1b2b1fe38eb292ea2"}, "audit_ids": ["muXiPC4jSGKiWTSIxxyh4g"], "issued_at": "2019-01-14T15:59:53.000000Z"}} 2019-01-14 15:59:53,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc31272300b5b810ead1c447992a04569ec2851b" 2019-01-14 15:59:53,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3981a553-892c-4f06-a357-468553add83b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:53,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3981a553-892c-4f06-a357-468553add83b 2019-01-14 15:59:53,987 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:53,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc31272300b5b810ead1c447992a04569ec2851b" 2019-01-14 15:59:54,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59: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-1bbee0ab-63c1-469a-b272-d6ea284c53ab x-compute-request-id: req-1bbee0ab-63c1-469a-b272-d6ea284c53ab Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 15:59:54,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-1bbee0ab-63c1-469a-b272-d6ea284c53ab 2019-01-14 15:59:54,192 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb... 2019-01-14 15:59:54,192 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-14 15:59:54,192 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb.pub 2019-01-14 15:59:54,192 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb 2019-01-14 15:59:54,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc31272300b5b810ead1c447992a04569ec2851b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI9CD7IWQcJnhtOn3z08PMo0WiXsXbuZUUQmTNGQt9fRQDIblFuyrUdmCP1vjI5fDleuKbTDCTqfU8RqLVcrTwI6juQ99yiF8GE/iIhiocpsY1b8NVpSLJv61eN2oIhwKdXCyGfmBjEXKgbjmBNPcO6AXIMjLM9LSy+4HzKiu2jFzSzPTf2F36ZxSqP4HoFOPq+4/DNDlvhL78mZUJaykxveeXbodP7rMfSIYrPf/9jneVM/lcoJ1Du7uCV0rI++Ma9FLITDI1y/mwT62vBtdd3e+88ItTEQg7mUAmrzHbDZ5DTp+XfWPRTJoVbfP2ryvNMfuVtMPmIUo2YECjSrV1", "name": "CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb"}}' 2019-01-14 15:59:54,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce85a58-4c83-4434-ae9f-a5534551770c x-compute-request-id: req-7ce85a58-4c83-4434-ae9f-a5534551770c Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI9CD7IWQcJnhtOn3z08PMo0WiXsXbuZUUQmTNGQt9fRQDIblFuyrUdmCP1vjI5fDleuKbTDCTqfU8RqLVcrTwI6juQ99yiF8GE/iIhiocpsY1b8NVpSLJv61eN2oIhwKdXCyGfmBjEXKgbjmBNPcO6AXIMjLM9LSy+4HzKiu2jFzSzPTf2F36ZxSqP4HoFOPq+4/DNDlvhL78mZUJaykxveeXbodP7rMfSIYrPf/9jneVM/lcoJ1Du7uCV0rI++Ma9FLITDI1y/mwT62vBtdd3e+88ItTEQg7mUAmrzHbDZ5DTp+XfWPRTJoVbfP2ryvNMfuVtMPmIUo2YECjSrV1", "user_id": "3c3043758ad34ac1b2b1fe38eb292ea2", "name": "CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb", "fingerprint": "81:11:16:44:2f:48:78:46:4e:bb:47:d8:9a:96:d2:76"}} 2019-01-14 15:59:54,246 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7ce85a58-4c83-4434-ae9f-a5534551770c 2019-01-14 15:59:54,246 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb 2019-01-14 15:59:54,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc31272300b5b810ead1c447992a04569ec2851b" 2019-01-14 15:59:54,306 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 15:59:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1006d584-751d-4427-94a1-8f5e78824716 x-compute-request-id: req-1006d584-751d-4427-94a1-8f5e78824716 Content-Length: 0 Content-Type: application/json 2019-01-14 15:59:54,306 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-712f84a6-0607-4c2a-9868-991ddd0a47cb used request id req-1006d584-751d-4427-94a1-8f5e78824716 2019-01-14 15:59:54,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:54,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a3560af5-f22c-4883-9509-073d00c9697f Date: Mon, 14 Jan 2019 15:59:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 15:59:54,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a3560af5-f22c-4883-9509-073d00c9697f 2019-01-14 15:59:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:54,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62343113-ecf7-4e1c-9036-0874ba667da3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:54,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-62343113-ecf7-4e1c-9036-0874ba667da3 2019-01-14 15:59:54,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:54,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee01a8cb-fb0a-4fee-998a-cdf98bd3deca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:54,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-ee01a8cb-fb0a-4fee-998a-cdf98bd3deca 2019-01-14 15:59:54,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:54,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8413e55-7cfb-4137-a09d-0658b71232bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:54,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-e8413e55-7cfb-4137-a09d-0658b71232bc 2019-01-14 15:59:54,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ce08e8-c1e2-48d8-a047-e5369f3b94bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:55,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-19ce08e8-c1e2-48d8-a047-e5369f3b94bf 2019-01-14 15:59:55,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50df5ce6-15be-4faf-8acb-3c7bf49e73fd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 15:59:55,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-50df5ce6-15be-4faf-8acb-3c7bf49e73fd 2019-01-14 15:59:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9ca618-cf31-45c3-91fa-043d0751d3d6 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 15:59:55,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-ac9ca618-cf31-45c3-91fa-043d0751d3d6 2019-01-14 15:59:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a53de5d-978c-4104-9451-e61abb092542 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:55,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-0a53de5d-978c-4104-9451-e61abb092542 2019-01-14 15:59:55,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:55,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ed6aa9-34b4-4054-b1cb-ac5d9d41fc4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:55,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-b8ed6aa9-34b4-4054-b1cb-ac5d9d41fc4e 2019-01-14 15:59:55,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d90f547-a3d8-4999-a8d6-6c9f76abb4c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 15:59:55,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-1d90f547-a3d8-4999-a8d6-6c9f76abb4c3 2019-01-14 15:59:55,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 15:59:55,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3306c71-9183-4c69-8124-469c985cfebe 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 15:59:55,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-b3306c71-9183-4c69-8124-469c985cfebe 2019-01-14 15:59:55,705 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj 2019-01-14 15:59:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c03d78ff732346dd8b8d8204393c1288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:55,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c24e40-2d3c-4d44-a08e-5e397eb8f50c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:55,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c03d78ff732346dd8b8d8204393c1288 used request id req-41c24e40-2d3c-4d44-a08e-5e397eb8f50c 2019-01-14 15:59:55,953 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-proj-role 2019-01-14 15:59:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c747ae5723c041eba7bf350060585952 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:56,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5deb6a38-259c-479b-9901-e11d94fb0108 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:56,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c747ae5723c041eba7bf350060585952 used request id req-5deb6a38-259c-479b-9901-e11d94fb0108 2019-01-14 15:59:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb833deedd7eda35676dff9da17deaef27b02c" 2019-01-14 15:59:56,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7d7d64-5f9f-428d-aecb-a7aa893c59f7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:56,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-be7d7d64-5f9f-428d-aecb-a7aa893c59f7 2019-01-14 15:59:56,204 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-28ee6d03-cb2e-4c4-user 2019-01-14 15:59:56,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3c3043758ad34ac1b2b1fe38eb292ea2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656d335582f0cd205dc215406597712dc5faa34" 2019-01-14 15:59:56,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f21d80-25a3-459e-8f75-c92d3012e7af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:56,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3c3043758ad34ac1b2b1fe38eb292ea2 used request id req-37f21d80-25a3-459e-8f75-c92d3012e7af 2019-01-14 15:59:56,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:56,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["mlCn9PT8Q3mIq-fJyUeIUA"], "issued_at": "2019-01-14T15:59:56.000000Z"}} 2019-01-14 15:59:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0886b0726832bde5b00c2b67965bad2e4c6dc2" 2019-01-14 15:59:56,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96751541-9871-48ec-8763-d9720943123b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:56,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-96751541-9871-48ec-8763-d9720943123b 2019-01-14 15:59:56,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:56,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:57,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["By08TQpoTlKsxHO1kODSzg"], "issued_at": "2019-01-14T15:59:57.000000Z"}} 2019-01-14 15:59:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 15:59:57,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3219086f-3ffc-42cd-a308-8f21166a4225 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:57,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3219086f-3ffc-42cd-a308-8f21166a4225 2019-01-14 15:59:57,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:57,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 15:59:57,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533fefb4-d72f-46e2-9358-4c3b307228de Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 15:59:57,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj used request id req-533fefb4-d72f-46e2-9358-4c3b307228de 2019-01-14 15:59:57,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 15:59:57,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd044c6-2c27-4790-894b-84154a6868f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:57,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8cd044c6-2c27-4790-894b-84154a6868f1 2019-01-14 15:59:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj"}}' 2019-01-14 15:59:57,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e62ac2-517c-46c3-864d-f1e4618ec0a4 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cb45527ec3034714ab489ed02125be0e"}, "tags": [], "enabled": true, "id": "cb45527ec3034714ab489ed02125be0e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj"}} 2019-01-14 15:59:57,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d7e62ac2-517c-46c3-864d-f1e4618ec0a4 2019-01-14 15:59:57,888 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj 2019-01-14 15:59:57,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:57,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 15:59:58,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T16:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["-X7KRev5SxW7avblFKIfMw"], "issued_at": "2019-01-14T15:59:58.000000Z"}} 2019-01-14 15:59:58,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790af1a82212eff4cdf055568c5d9ff2c8ca0b4b" 2019-01-14 15:59:58,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6322fbab-e0c6-4e60-a4cb-44c00e9c0489 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 15:59:58,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6322fbab-e0c6-4e60-a4cb-44c00e9c0489 2019-01-14 15:59:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 15:59:58,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 15:59: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 15:59:58,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790af1a82212eff4cdf055568c5d9ff2c8ca0b4b" 2019-01-14 15:59:58,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab54bb0-379a-4bce-94af-73ffd3163ba0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 15:59:58,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6ab54bb0-379a-4bce-94af-73ffd3163ba0 2019-01-14 15:59:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790af1a82212eff4cdf055568c5d9ff2c8ca0b4b" 2019-01-14 15:59:58,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae698d56-fe83-46db-b382-19d38a94aa63 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cb45527ec3034714ab489ed02125be0e"}, "tags": [], "enabled": true, "id": "cb45527ec3034714ab489ed02125be0e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj"}]} 2019-01-14 15:59:58,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj used request id req-ae698d56-fe83-46db-b382-19d38a94aa63 2019-01-14 15:59:58,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790af1a82212eff4cdf055568c5d9ff2c8ca0b4b" 2019-01-14 15:59:58,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec3d774-db91-4f65-a2d6-a3ee9dd4aa1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 15:59:58,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5ec3d774-db91-4f65-a2d6-a3ee9dd4aa1d 2019-01-14 15:59:59,152 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-8b69c629-e31b-4be-user 2019-01-14 15:59:59,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 15:59:59,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb14a246-dee4-4092-bf9b-e5106ea39047 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 15:59:59,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cb14a246-dee4-4092-bf9b-e5106ea39047 2019-01-14 15:59:59,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" -d '{"role": {"name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj-role"}}' 2019-01-14 15:59:59,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 15:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f937298-3510-42ce-a329-0756ff76a1b7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f89220d1ec349598c03377f2718c412", "links": {"self": "http://172.30.9.26:5000/v3/roles/5f89220d1ec349598c03377f2718c412"}, "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj-role"}} 2019-01-14 15:59:59,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2f937298-3510-42ce-a329-0756ff76a1b7 2019-01-14 15:59:59,390 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj-role 2019-01-14 15:59:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5f89220d1ec349598c03377f2718c412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 15:59:59,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 15:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf3ed3b-41d8-488c-90ef-681ef0d5efd4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f89220d1ec349598c03377f2718c412", "links": {"self": "http://172.30.9.26:5000/v3/roles/5f89220d1ec349598c03377f2718c412"}, "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj-role"}} 2019-01-14 15:59:59,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5f89220d1ec349598c03377f2718c412 used request id req-3bf3ed3b-41d8-488c-90ef-681ef0d5efd4 2019-01-14 15:59:59,502 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj-role to project CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj 2019-01-14 15:59:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/cb45527ec3034714ab489ed02125be0e/users/98ec2459968e4f43933d8c300800c483/roles/5f89220d1ec349598c03377f2718c412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 15:59:59,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 15:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3384a4d-1f71-43df-9735-5f5c214ee5b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 15:59:59,664 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cb45527ec3034714ab489ed02125be0e/users/98ec2459968e4f43933d8c300800c483/roles/5f89220d1ec349598c03377f2718c412 used request id req-c3384a4d-1f71-43df-9735-5f5c214ee5b2 2019-01-14 15:59:59,664 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 15:59:59,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 15:59:59,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:00,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f89220d1ec349598c03377f2718c412", "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj-role"}], "expires_at": "2019-01-14T17:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb45527ec3034714ab489ed02125be0e", "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/cb45527ec3034714ab489ed02125be0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/cb45527ec3034714ab489ed02125be0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/cb45527ec3034714ab489ed02125be0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cb45527ec3034714ab489ed02125be0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/cb45527ec3034714ab489ed02125be0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/cb45527ec3034714ab489ed02125be0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cb45527ec3034714ab489ed02125be0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/cb45527ec3034714ab489ed02125be0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/cb45527ec3034714ab489ed02125be0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cb45527ec3034714ab489ed02125be0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_cb45527ec3034714ab489ed02125be0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cb45527ec3034714ab489ed02125be0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/cb45527ec3034714ab489ed02125be0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/cb45527ec3034714ab489ed02125be0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-8b69c629-e31b-4be-user", "id": "98ec2459968e4f43933d8c300800c483"}, "audit_ids": ["H7bUOFQlR6qsCUheRW4QlQ"], "issued_at": "2019-01-14T16:00:00.000000Z"}} 2019-01-14 16:00:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c746182293ff78c658cb1574057080be8d8079" 2019-01-14 16:00:00,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c676710-9ca2-4eac-aa8a-998032e682ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:00,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5c676710-9ca2-4eac-aa8a-998032e682ca 2019-01-14 16:00:00,172 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:00:00,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c746182293ff78c658cb1574057080be8d8079" 2019-01-14 16:00:00,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00: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-e24c9fde-041e-48ac-948e-c6c8599c94bc x-compute-request-id: req-e24c9fde-041e-48ac-948e-c6c8599c94bc Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 16:00:00,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-e24c9fde-041e-48ac-948e-c6c8599c94bc 2019-01-14 16:00:00,370 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39... 2019-01-14 16:00:00,370 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 16:00:00,392 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39 2019-01-14 16:00:00,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c746182293ff78c658cb1574057080be8d8079" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2AyghvcFyrJG5S55xjP1HPTInx0ifLPfOiRO9DZhXEFdcqwiileyI3C6ydTBYSipefUdGUVYis5lh3uqU1ftEb5Sw3JKoSEEhczZkgizKm0wwbdO/qR9nOiLTAlAK3w0fbFYVwaH1vDMYOLKMgNUzN+csrODo9oBtQKfw7FhsWw==", "name": "CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39"}}' 2019-01-14 16:00:00,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00: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-16914517-50fd-45f4-84f8-aa63a954db5f x-compute-request-id: req-16914517-50fd-45f4-84f8-aa63a954db5f Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2AyghvcFyrJG5S55xjP1HPTInx0ifLPfOiRO9DZhXEFdcqwiileyI3C6ydTBYSipefUdGUVYis5lh3uqU1ftEb5Sw3JKoSEEhczZkgizKm0wwbdO/qR9nOiLTAlAK3w0fbFYVwaH1vDMYOLKMgNUzN+csrODo9oBtQKfw7FhsWw==", "user_id": "98ec2459968e4f43933d8c300800c483", "name": "CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39", "fingerprint": "b9:8a:7a:b0:6b:d1:e5:12:48:c9:62:9c:74:4e:ca:5a"}} 2019-01-14 16:00:00,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-16914517-50fd-45f4-84f8-aa63a954db5f 2019-01-14 16:00:00,462 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39.pub 2019-01-14 16:00:00,462 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39 2019-01-14 16:00:00,462 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39 2019-01-14 16:00:00,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c746182293ff78c658cb1574057080be8d8079" 2019-01-14 16:00:00,497 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:00: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-aed006da-efb2-47f1-b766-215a37529e1c x-compute-request-id: req-aed006da-efb2-47f1-b766-215a37529e1c Content-Length: 0 Content-Type: application/json 2019-01-14 16:00:00,497 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39 used request id req-aed006da-efb2-47f1-b766-215a37529e1c 2019-01-14 16:00:00,498 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39.pub] 2019-01-14 16:00:00,498 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f160ce2e-4906-43f1-be07-a9fd59ee9f39] 2019-01-14 16:00:00,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:00,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-420b4ba3-f17d-444b-b461-89b0e4800880 Date: Mon, 14 Jan 2019 16:00:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:00:00,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-420b4ba3-f17d-444b-b461-89b0e4800880 2019-01-14 16:00:00,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:00,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030c6640-70ff-4f48-8c5f-63701352e86c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:00,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-030c6640-70ff-4f48-8c5f-63701352e86c 2019-01-14 16:00:00,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f406de-3ef0-45a7-9bef-17aaaff30998 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:01,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-37f406de-3ef0-45a7-9bef-17aaaff30998 2019-01-14 16:00:01,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ce1bfd-e65f-4c2d-b6a0-a78c9fb1e909 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:01,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-58ce1bfd-e65f-4c2d-b6a0-a78c9fb1e909 2019-01-14 16:00:01,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:01,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb39c53-ab8f-45c5-9523-243ef55899c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:01,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-acb39c53-ab8f-45c5-9523-243ef55899c7 2019-01-14 16:00:01,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:01,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7d5ea2-25ee-467b-95ee-9216c1d3e6db Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:00:01,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-3f7d5ea2-25ee-467b-95ee-9216c1d3e6db 2019-01-14 16:00:01,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2622767c-6178-4c87-9c95-f7246bf92a5c 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:00:01,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-2622767c-6178-4c87-9c95-f7246bf92a5c 2019-01-14 16:00:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d85947-936e-4b9a-8d3f-d6601781a07b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:01,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-b6d85947-936e-4b9a-8d3f-d6601781a07b 2019-01-14 16:00:01,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:01,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c0a77b-2c8f-400a-9b59-0ec0aed971f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:01,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-47c0a77b-2c8f-400a-9b59-0ec0aed971f0 2019-01-14 16:00:01,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169dd0a5-af41-4680-8b06-08a124d57ca8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:01,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-169dd0a5-af41-4680-8b06-08a124d57ca8 2019-01-14 16:00:01,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:01,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdb0504-7d8a-4786-bc7f-a20a0eb7d58c 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:00:01,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-ecdb0504-7d8a-4786-bc7f-a20a0eb7d58c 2019-01-14 16:00:01,884 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj 2019-01-14 16:00:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/cb45527ec3034714ab489ed02125be0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:02,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8411e28a-61db-4f0b-933a-fc77425ad9ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:02,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cb45527ec3034714ab489ed02125be0e used request id req-8411e28a-61db-4f0b-933a-fc77425ad9ba 2019-01-14 16:00:02,145 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-8b69c629-e31b-4be-proj-role 2019-01-14 16:00:02,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5f89220d1ec349598c03377f2718c412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:02,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0843ef7e-63c7-4fbd-94d9-7613104b8a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:02,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5f89220d1ec349598c03377f2718c412 used request id req-0843ef7e-63c7-4fbd-94d9-7613104b8a8e 2019-01-14 16:00:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a303aa2fc48540f703e72641e3a133d22c31b" 2019-01-14 16:00:02,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f0c2f6-f5e2-4958-a9a7-eeddf39e8461 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:02,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-91f0c2f6-f5e2-4958-a9a7-eeddf39e8461 2019-01-14 16:00:02,443 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-8b69c629-e31b-4be-user 2019-01-14 16:00:02,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/98ec2459968e4f43933d8c300800c483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790af1a82212eff4cdf055568c5d9ff2c8ca0b4b" 2019-01-14 16:00:02,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe64521-9490-4baa-8119-52cc25508dc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:02,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/98ec2459968e4f43933d8c300800c483 used request id req-cbe64521-9490-4baa-8119-52cc25508dc9 2019-01-14 16:00:02,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:03,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["EHaywWvhQGuPkNv1igSlBw"], "issued_at": "2019-01-14T16:00:03.000000Z"}} 2019-01-14 16:00:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38325773f1e67f48b3b170079195e5d0869f61a0" 2019-01-14 16:00:03,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c18cbf6-1e09-4c6d-8032-ba65a0dcd56d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:03,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2c18cbf6-1e09-4c6d-8032-ba65a0dcd56d 2019-01-14 16:00:03,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:03,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:03,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["k4vjEdLqQf2IZoS70F2hsw"], "issued_at": "2019-01-14T16:00:03.000000Z"}} 2019-01-14 16:00:03,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:03,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807231fd-8d27-4fef-b7c0-e929f9470b0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:03,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-807231fd-8d27-4fef-b7c0-e929f9470b0f 2019-01-14 16:00:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:03,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:03,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e30463-9a3e-4c6f-ac71-0a31f33d0dea Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:00:03,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj used request id req-f6e30463-9a3e-4c6f-ac71-0a31f33d0dea 2019-01-14 16:00:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:04,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be07e92-6d45-4a4a-a80e-9740ddd8f5b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:04,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8be07e92-6d45-4a4a-a80e-9740ddd8f5b8 2019-01-14 16:00:04,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj"}}' 2019-01-14 16:00:04,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6d2c3c-3fa4-4f22-a602-80edbdae739e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dab8c08876644ed4bfb0c4ef66f56fb6"}, "tags": [], "enabled": true, "id": "dab8c08876644ed4bfb0c4ef66f56fb6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj"}} 2019-01-14 16:00:04,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1c6d2c3c-3fa4-4f22-a602-80edbdae739e 2019-01-14 16:00:04,181 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj 2019-01-14 16:00:04,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:04,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:04,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hmZTZSzTS8-9MYOhp6wSvQ"], "issued_at": "2019-01-14T16:00:04.000000Z"}} 2019-01-14 16:00:04,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35240f2bb3b94b279c8c6410abe283fff56c544d" 2019-01-14 16:00:04,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff51f99f-5367-49ee-a989-b506c0d57dc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:04,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff51f99f-5367-49ee-a989-b506c0d57dc0 2019-01-14 16:00:04,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:04,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35240f2bb3b94b279c8c6410abe283fff56c544d" 2019-01-14 16:00:04,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f377485-7179-4cdf-9cf6-69e67f8bed5e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:00:04,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6f377485-7179-4cdf-9cf6-69e67f8bed5e 2019-01-14 16:00:04,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35240f2bb3b94b279c8c6410abe283fff56c544d" 2019-01-14 16:00:04,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c32733-6496-4204-9300-47d91e5925b2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dab8c08876644ed4bfb0c4ef66f56fb6"}, "tags": [], "enabled": true, "id": "dab8c08876644ed4bfb0c4ef66f56fb6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj"}]} 2019-01-14 16:00:04,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj used request id req-70c32733-6496-4204-9300-47d91e5925b2 2019-01-14 16:00:04,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35240f2bb3b94b279c8c6410abe283fff56c544d" 2019-01-14 16:00:04,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48623ecb-a1f1-42f9-b87c-3caf7ec54d9f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:04,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-48623ecb-a1f1-42f9-b87c-3caf7ec54d9f 2019-01-14 16:00:05,397 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-c0b1e3f8-25da-462-user 2019-01-14 16:00:05,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:05,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a4bd62-5151-48d5-965b-8c18bb0cd49d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:05,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d9a4bd62-5151-48d5-965b-8c18bb0cd49d 2019-01-14 16:00:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" -d '{"role": {"name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj-role"}}' 2019-01-14 16:00:05,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409179a7-b0b5-4a1e-98a8-c45647b985f9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b42a33eb508645e59a6dc165c33b6e20", "links": {"self": "http://172.30.9.26:5000/v3/roles/b42a33eb508645e59a6dc165c33b6e20"}, "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj-role"}} 2019-01-14 16:00:05,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-409179a7-b0b5-4a1e-98a8-c45647b985f9 2019-01-14 16:00:05,636 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj-role 2019-01-14 16:00:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b42a33eb508645e59a6dc165c33b6e20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:05,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d61fac-0ef1-4975-945f-f14aaff06f73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b42a33eb508645e59a6dc165c33b6e20", "links": {"self": "http://172.30.9.26:5000/v3/roles/b42a33eb508645e59a6dc165c33b6e20"}, "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj-role"}} 2019-01-14 16:00:05,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b42a33eb508645e59a6dc165c33b6e20 used request id req-64d61fac-0ef1-4975-945f-f14aaff06f73 2019-01-14 16:00:05,748 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj-role to project CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj 2019-01-14 16:00:05,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dab8c08876644ed4bfb0c4ef66f56fb6/users/5d01102c178a4500bc00ea8c7d1443ba/roles/b42a33eb508645e59a6dc165c33b6e20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:05,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-170092d5-01e5-4c07-b09a-c8f75a200481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:05,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dab8c08876644ed4bfb0c4ef66f56fb6/users/5d01102c178a4500bc00ea8c7d1443ba/roles/b42a33eb508645e59a6dc165c33b6e20 used request id req-170092d5-01e5-4c07-b09a-c8f75a200481 2019-01-14 16:00:05,896 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:00:05,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:05,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:06,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b42a33eb508645e59a6dc165c33b6e20", "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj-role"}], "expires_at": "2019-01-14T17:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dab8c08876644ed4bfb0c4ef66f56fb6", "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/dab8c08876644ed4bfb0c4ef66f56fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-c0b1e3f8-25da-462-user", "id": "5d01102c178a4500bc00ea8c7d1443ba"}, "audit_ids": ["t3LVwBl9SL2i77lrO7J7kg"], "issued_at": "2019-01-14T16:00:06.000000Z"}} 2019-01-14 16:00:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174700f763e31e18cf680dbd6c907d2765387b69" 2019-01-14 16:00:06,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c137571-f9a3-435f-9f08-b2c8b4a24fdd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:06,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3c137571-f9a3-435f-9f08-b2c8b4a24fdd 2019-01-14 16:00:06,525 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:00:06,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174700f763e31e18cf680dbd6c907d2765387b69" 2019-01-14 16:00:06,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00: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-522d061f-6699-4c88-8772-3d75ec9deb12 x-compute-request-id: req-522d061f-6699-4c88-8772-3d75ec9deb12 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 16:00:06,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-522d061f-6699-4c88-8772-3d75ec9deb12 2019-01-14 16:00:06,740 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c... 2019-01-14 16:00:06,740 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 16:00:06,764 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c 2019-01-14 16:00:06,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174700f763e31e18cf680dbd6c907d2765387b69" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5I+giWDChA33ky4zIEMrcQ3lTO9QmJgfblVdG4KHGV1nQCmgqn96LsdI79fT0b4W4BnnFaXTk5lc9FL7kasHeQ2eUrz9/zE9GwN01OB+P+atVvimFUBgVT+Aq+D7wxUTRQZj5u5nDPtfC8sidGUmjc9h4E6LJYytbBUHSLvUwCw==", "name": "CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c"}}' 2019-01-14 16:00:06,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00: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-896b0af3-4607-422a-874e-72580f3086d0 x-compute-request-id: req-896b0af3-4607-422a-874e-72580f3086d0 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5I+giWDChA33ky4zIEMrcQ3lTO9QmJgfblVdG4KHGV1nQCmgqn96LsdI79fT0b4W4BnnFaXTk5lc9FL7kasHeQ2eUrz9/zE9GwN01OB+P+atVvimFUBgVT+Aq+D7wxUTRQZj5u5nDPtfC8sidGUmjc9h4E6LJYytbBUHSLvUwCw==", "user_id": "5d01102c178a4500bc00ea8c7d1443ba", "name": "CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c", "fingerprint": "7a:09:93:c4:09:27:e6:0c:93:8c:95:c0:68:65:5d:8d"}} 2019-01-14 16:00:06,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-896b0af3-4607-422a-874e-72580f3086d0 2019-01-14 16:00:06,833 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c.pub 2019-01-14 16:00:06,834 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c 2019-01-14 16:00:06,834 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c 2019-01-14 16:00:06,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174700f763e31e18cf680dbd6c907d2765387b69" 2019-01-14 16:00:06,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:00: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-f112149e-564a-480b-be90-6359da806b3d x-compute-request-id: req-f112149e-564a-480b-be90-6359da806b3d Content-Length: 0 Content-Type: application/json 2019-01-14 16:00:06,875 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c used request id req-f112149e-564a-480b-be90-6359da806b3d 2019-01-14 16:00:06,876 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c.pub] 2019-01-14 16:00:06,876 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4a2eb15f-b5ea-4608-8c75-36698c17503c] 2019-01-14 16:00:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-36dab028-3d41-4169-b68b-d38a1441671c Date: Mon, 14 Jan 2019 16:00:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:00:07,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-36dab028-3d41-4169-b68b-d38a1441671c 2019-01-14 16:00:07,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e66b6f-872f-4d22-84eb-9b5cbd5e153d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:07,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-61e66b6f-872f-4d22-84eb-9b5cbd5e153d 2019-01-14 16:00:07,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,392 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3e67483-477d-458f-9f74-da8a9f6cf465 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:07,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-e3e67483-477d-458f-9f74-da8a9f6cf465 2019-01-14 16:00:07,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e21ed1-fc62-4aeb-b2e9-5341635ec6e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:07,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-c2e21ed1-fc62-4aeb-b2e9-5341635ec6e7 2019-01-14 16:00:07,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:07,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af03ef19-3a8b-44d7-8977-8cf114f42f04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:07,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-af03ef19-3a8b-44d7-8977-8cf114f42f04 2019-01-14 16:00:07,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:07,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4940c5-14d3-4679-8c53-631d11eddd06 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:00:07,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-5f4940c5-14d3-4679-8c53-631d11eddd06 2019-01-14 16:00:07,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795a15b3-e148-4a43-91b3-a9ab7265891d 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:00:07,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-795a15b3-e148-4a43-91b3-a9ab7265891d 2019-01-14 16:00:07,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:07,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-513f4a4d-fb6a-4111-91b9-7de39c413b53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:07,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-513f4a4d-fb6a-4111-91b9-7de39c413b53 2019-01-14 16:00:07,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:08,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c67ee8da-a5fa-4aaa-b0fb-4b7612350f26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:08,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-c67ee8da-a5fa-4aaa-b0fb-4b7612350f26 2019-01-14 16:00:08,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:08,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:08,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c65ac2d-41d9-4f10-a6c9-6db629904741 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:08,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-9c65ac2d-41d9-4f10-a6c9-6db629904741 2019-01-14 16:00:08,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:08,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:08,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2947ecc3-2364-4892-a319-7dd5fbab1c29 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:00:08,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-2947ecc3-2364-4892-a319-7dd5fbab1c29 2019-01-14 16:00:08,262 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj 2019-01-14 16:00:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dab8c08876644ed4bfb0c4ef66f56fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:08,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8db36ee-3bca-4f10-8655-3d638e1257d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:08,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dab8c08876644ed4bfb0c4ef66f56fb6 used request id req-e8db36ee-3bca-4f10-8655-3d638e1257d6 2019-01-14 16:00:08,516 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-c0b1e3f8-25da-462-proj-role 2019-01-14 16:00:08,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b42a33eb508645e59a6dc165c33b6e20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:08,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f880bab6-b5aa-438a-86f6-2ddf08c6bfef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:08,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b42a33eb508645e59a6dc165c33b6e20 used request id req-f880bab6-b5aa-438a-86f6-2ddf08c6bfef 2019-01-14 16:00:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a60c123bd07cb3aeb5f75251ee169dc481f89" 2019-01-14 16:00:08,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62972bf5-b20d-46b5-830d-7503b18eec1c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:08,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62972bf5-b20d-46b5-830d-7503b18eec1c 2019-01-14 16:00:08,754 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-c0b1e3f8-25da-462-user 2019-01-14 16:00:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5d01102c178a4500bc00ea8c7d1443ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35240f2bb3b94b279c8c6410abe283fff56c544d" 2019-01-14 16:00:08,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836dad72-5380-421a-9712-edb28be50e4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:08,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5d01102c178a4500bc00ea8c7d1443ba used request id req-836dad72-5380-421a-9712-edb28be50e4f 2019-01-14 16:00:08,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:09,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["KqlrT8tOQZWQ-o332LJwOw"], "issued_at": "2019-01-14T16:00:09.000000Z"}} 2019-01-14 16:00:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f363484e327e59881574414189a5aaf29044adb7" 2019-01-14 16:00:09,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c650161-6a99-4cb3-a085-9c983c8bfcc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:09,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9c650161-6a99-4cb3-a085-9c983c8bfcc6 2019-01-14 16:00:09,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:09,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:09,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["cUZCXiWhQ4aYdhu6nM50ZQ"], "issued_at": "2019-01-14T16:00:09.000000Z"}} 2019-01-14 16:00:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:09,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4bbd4f-a789-4104-ad7c-f2019ae5d321 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:09,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7a4bbd4f-a789-4104-ad7c-f2019ae5d321 2019-01-14 16:00:09,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:09,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:10,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e18b5a8-6158-4ef1-ba1a-1a42a8351d82 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:00:10,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj used request id req-8e18b5a8-6158-4ef1-ba1a-1a42a8351d82 2019-01-14 16:00:10,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:10,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8cbee4-d1e8-4965-b6b0-6b7ded509955 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:10,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dd8cbee4-d1e8-4965-b6b0-6b7ded509955 2019-01-14 16:00:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj"}}' 2019-01-14 16:00:10,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d0dbc0-98d2-4214-a6ea-8dd644cf6f3e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7097ad60f9c3485c867b00798121ca19"}, "tags": [], "enabled": true, "id": "7097ad60f9c3485c867b00798121ca19", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj"}} 2019-01-14 16:00:10,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f1d0dbc0-98d2-4214-a6ea-8dd644cf6f3e 2019-01-14 16:00:10,342 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj 2019-01-14 16:00:10,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:10,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:10,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["AeHw_qRlR9iTqQObd1B22A"], "issued_at": "2019-01-14T16:00:10.000000Z"}} 2019-01-14 16:00:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5681edcee5d0301554b590ea125c630ba39af767" 2019-01-14 16:00:10,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d347e18-4eec-4b1b-bb59-cc0000e152d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:10,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9d347e18-4eec-4b1b-bb59-cc0000e152d8 2019-01-14 16:00:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:10,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5681edcee5d0301554b590ea125c630ba39af767" 2019-01-14 16:00:11,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9723dc73-17e9-4f27-af4f-f0448202fb25 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:00:11,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9723dc73-17e9-4f27-af4f-f0448202fb25 2019-01-14 16:00:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5681edcee5d0301554b590ea125c630ba39af767" 2019-01-14 16:00:11,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb25ebd-1bd2-4b38-aa6a-bb487ea4ff1b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7097ad60f9c3485c867b00798121ca19"}, "tags": [], "enabled": true, "id": "7097ad60f9c3485c867b00798121ca19", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj"}]} 2019-01-14 16:00:11,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj used request id req-8cb25ebd-1bd2-4b38-aa6a-bb487ea4ff1b 2019-01-14 16:00:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5681edcee5d0301554b590ea125c630ba39af767" 2019-01-14 16:00:11,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3cd7f8-a892-40d1-a774-04716352c48a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:11,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0b3cd7f8-a892-40d1-a774-04716352c48a 2019-01-14 16:00:11,611 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9c509d5a-42b1-437-user 2019-01-14 16:00:11,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:11,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbba6c1-a740-4035-9857-d12ac7e7b7a0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:11,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-acbba6c1-a740-4035-9857-d12ac7e7b7a0 2019-01-14 16:00:11,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" -d '{"role": {"name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj-role"}}' 2019-01-14 16:00:11,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c422a44f-a3cc-42ab-857f-67d8efc2a7ed Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b51aa71a8fb40389ce6e326650ae01e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6b51aa71a8fb40389ce6e326650ae01e"}, "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj-role"}} 2019-01-14 16:00:11,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c422a44f-a3cc-42ab-857f-67d8efc2a7ed 2019-01-14 16:00:11,839 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj-role 2019-01-14 16:00:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6b51aa71a8fb40389ce6e326650ae01e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:11,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f55a5c-834c-441b-b466-ae6d84922397 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b51aa71a8fb40389ce6e326650ae01e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6b51aa71a8fb40389ce6e326650ae01e"}, "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj-role"}} 2019-01-14 16:00:11,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6b51aa71a8fb40389ce6e326650ae01e used request id req-93f55a5c-834c-441b-b466-ae6d84922397 2019-01-14 16:00:11,950 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj-role to project CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj 2019-01-14 16:00:11,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7097ad60f9c3485c867b00798121ca19/users/3a678d53b066438cbf99df3242c3d065/roles/6b51aa71a8fb40389ce6e326650ae01e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:12,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358d4926-0bd1-45b8-aec5-752099cd554e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:12,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7097ad60f9c3485c867b00798121ca19/users/3a678d53b066438cbf99df3242c3d065/roles/6b51aa71a8fb40389ce6e326650ae01e used request id req-358d4926-0bd1-45b8-aec5-752099cd554e 2019-01-14 16:00:12,107 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:00:12,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:12,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:12,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b51aa71a8fb40389ce6e326650ae01e", "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj-role"}], "expires_at": "2019-01-14T17:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7097ad60f9c3485c867b00798121ca19", "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/7097ad60f9c3485c867b00798121ca19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/7097ad60f9c3485c867b00798121ca19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/7097ad60f9c3485c867b00798121ca19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7097ad60f9c3485c867b00798121ca19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/7097ad60f9c3485c867b00798121ca19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/7097ad60f9c3485c867b00798121ca19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7097ad60f9c3485c867b00798121ca19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/7097ad60f9c3485c867b00798121ca19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/7097ad60f9c3485c867b00798121ca19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7097ad60f9c3485c867b00798121ca19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_7097ad60f9c3485c867b00798121ca19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7097ad60f9c3485c867b00798121ca19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/7097ad60f9c3485c867b00798121ca19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/7097ad60f9c3485c867b00798121ca19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-9c509d5a-42b1-437-user", "id": "3a678d53b066438cbf99df3242c3d065"}, "audit_ids": ["7VX42WZBQ06fzs6SwLkAcQ"], "issued_at": "2019-01-14T16:00:12.000000Z"}} 2019-01-14 16:00:12,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294a50c448775dcef0ec5a0dec259208c9891df6" 2019-01-14 16:00:12,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316ae9b6-3782-4974-8898-61fd89802de8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:12,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-316ae9b6-3782-4974-8898-61fd89802de8 2019-01-14 16:00:12,595 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:00:12,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294a50c448775dcef0ec5a0dec259208c9891df6" 2019-01-14 16:00:12,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00: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-8636f547-22dc-462e-886e-84fe8b44f382 x-compute-request-id: req-8636f547-22dc-462e-886e-84fe8b44f382 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-14 16:00:12,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8636f547-22dc-462e-886e-84fe8b44f382 2019-01-14 16:00:12,805 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef... 2019-01-14 16:00:12,805 - OpenStackKeypair - INFO - Creating new keypair 2019-01-14 16:00:12,823 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef 2019-01-14 16:00:12,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294a50c448775dcef0ec5a0dec259208c9891df6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFgu6ZpcOaJ0oOxhaURFifl6vZlImoDo+1LC95yEWdyMsXnMspub5Ix0ocgj4Uvf/vTcm43cctPYsFTzrahSIXXiv3dzKUjQT9r6JYJNfntEjfy79S0STmGBf6O6OKWkTRSQk5xOgCpYoQB6HxW/9MczRv5VAxoLH4YR4Axz/xQw==", "name": "CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef"}}' 2019-01-14 16:00:12,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00: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-85b953d5-14f0-4c4c-9ce4-5f36eccd0020 x-compute-request-id: req-85b953d5-14f0-4c4c-9ce4-5f36eccd0020 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFgu6ZpcOaJ0oOxhaURFifl6vZlImoDo+1LC95yEWdyMsXnMspub5Ix0ocgj4Uvf/vTcm43cctPYsFTzrahSIXXiv3dzKUjQT9r6JYJNfntEjfy79S0STmGBf6O6OKWkTRSQk5xOgCpYoQB6HxW/9MczRv5VAxoLH4YR4Axz/xQw==", "user_id": "3a678d53b066438cbf99df3242c3d065", "name": "CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef", "fingerprint": "f9:8f:34:6d:79:b2:c2:e7:65:5b:0c:63:9b:1f:90:0e"}} 2019-01-14 16:00:12,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-85b953d5-14f0-4c4c-9ce4-5f36eccd0020 2019-01-14 16:00:12,903 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef.pub 2019-01-14 16:00:12,904 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef 2019-01-14 16:00:12,904 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef 2019-01-14 16:00:12,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294a50c448775dcef0ec5a0dec259208c9891df6" 2019-01-14 16:00:12,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:00: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-375fd939-1b97-49af-bf9f-59b4e9ffd2d5 x-compute-request-id: req-375fd939-1b97-49af-bf9f-59b4e9ffd2d5 Content-Length: 0 Content-Type: application/json 2019-01-14 16:00:12,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-14393235-003a-4a2f-9cc1-a3a4d81b68ef used request id req-375fd939-1b97-49af-bf9f-59b4e9ffd2d5 2019-01-14 16:00:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:13,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fc569cfc-5548-4b03-9613-237c98f8a161 Date: Mon, 14 Jan 2019 16:00:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:00:13,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fc569cfc-5548-4b03-9613-237c98f8a161 2019-01-14 16:00:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:13,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a057863-acfc-4ce9-99bd-15f703456c3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:13,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-0a057863-acfc-4ce9-99bd-15f703456c3e 2019-01-14 16:00:13,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:13,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd896938-0c52-4dc2-bc2a-47b766a01a0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:13,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-cd896938-0c52-4dc2-bc2a-47b766a01a0f 2019-01-14 16:00:13,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:13,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45332a4e-740b-4908-98db-3bfb06f0f078 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:13,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-45332a4e-740b-4908-98db-3bfb06f0f078 2019-01-14 16:00:13,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:13,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:13,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e0f39a-346e-4e38-8f14-48532a2b75a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:13,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-31e0f39a-346e-4e38-8f14-48532a2b75a3 2019-01-14 16:00:13,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:13,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:13,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c08f1c-6562-433c-ae7b-5ca1fe3933f5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:00:13,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-f0c08f1c-6562-433c-ae7b-5ca1fe3933f5 2019-01-14 16:00:13,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:13,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef32b6c-d1a7-4628-a985-0f9aad3d11c2 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:00:13,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-3ef32b6c-d1a7-4628-a985-0f9aad3d11c2 2019-01-14 16:00:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:14,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ecc7abf-9641-4fdd-ae60-34496fca5155 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:14,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-6ecc7abf-9641-4fdd-ae60-34496fca5155 2019-01-14 16:00:14,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:14,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f11448-4fa2-4af5-95bc-6205ced9d427 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:14,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-b1f11448-4fa2-4af5-95bc-6205ced9d427 2019-01-14 16:00:14,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:14,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fdd87f0-43c5-438b-95b2-6feeb96c4b9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:14,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-0fdd87f0-43c5-438b-95b2-6feeb96c4b9f 2019-01-14 16:00:14,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:14,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce89f08c-772c-4932-a122-e83dc9a52c49 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:00:14,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-ce89f08c-772c-4932-a122-e83dc9a52c49 2019-01-14 16:00:14,464 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj 2019-01-14 16:00:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7097ad60f9c3485c867b00798121ca19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:14,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-010d5044-947a-4166-abc6-944e4ef2f352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:14,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7097ad60f9c3485c867b00798121ca19 used request id req-010d5044-947a-4166-abc6-944e4ef2f352 2019-01-14 16:00:14,708 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9c509d5a-42b1-437-proj-role 2019-01-14 16:00:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6b51aa71a8fb40389ce6e326650ae01e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:14,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b74d5ee-e9a0-41a7-bea9-d46e4cc55124 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:14,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6b51aa71a8fb40389ce6e326650ae01e used request id req-4b74d5ee-e9a0-41a7-bea9-d46e4cc55124 2019-01-14 16:00:14,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135637251e05118b40b90d06c452b88940bd655c" 2019-01-14 16:00:14,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78092b3f-ba33-4b57-90ad-5e6cc1ea7c0b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:14,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-78092b3f-ba33-4b57-90ad-5e6cc1ea7c0b 2019-01-14 16:00:14,956 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9c509d5a-42b1-437-user 2019-01-14 16:00:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3a678d53b066438cbf99df3242c3d065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5681edcee5d0301554b590ea125c630ba39af767" 2019-01-14 16:00:15,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c307639-2e9f-4481-824a-bad2aefc031b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:15,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3a678d53b066438cbf99df3242c3d065 used request id req-8c307639-2e9f-4481-824a-bad2aefc031b 2019-01-14 16:00:15,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:15,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["xS0OQF3bSTyt2H55bF8F1w"], "issued_at": "2019-01-14T16:00:15.000000Z"}} 2019-01-14 16:00:15,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042ea4c48de9902356ae7b7a51220d9b0f150b02" 2019-01-14 16:00:15,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9f2fed-9788-46f1-b9b1-b21b7fadc5e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:15,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ed9f2fed-9788-46f1-b9b1-b21b7fadc5e9 2019-01-14 16:00:15,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:15,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:16,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9mUwB8yDQ4GDWgWyPqjmwQ"], "issued_at": "2019-01-14T16:00:16.000000Z"}} 2019-01-14 16:00:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:16,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67edcc9a-3d45-493c-8e26-01ee8f1e04d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:16,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-67edcc9a-3d45-493c-8e26-01ee8f1e04d1 2019-01-14 16:00:16,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:16,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9e39602c-1eab-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:16,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6b52b5-ae68-4a2f-a465-b8a1b344b8b1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9e39602c-1eab-46d-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:00:16,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9e39602c-1eab-46d-proj used request id req-5a6b52b5-ae68-4a2f-a465-b8a1b344b8b1 2019-01-14 16:00:16,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:16,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31c6ff1-b001-4d2b-95fe-1c031a3946d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:16,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f31c6ff1-b001-4d2b-95fe-1c031a3946d5 2019-01-14 16:00:16,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj"}}' 2019-01-14 16:00:16,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77384eb1-fe72-434d-a5cb-a520f3ed7ce4 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17"}, "tags": [], "enabled": true, "id": "34e986608f0349eb8eb505fb14dbda17", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj"}} 2019-01-14 16:00:16,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-77384eb1-fe72-434d-a5cb-a520f3ed7ce4 2019-01-14 16:00:16,600 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-9e39602c-1eab-46d-proj 2019-01-14 16:00:16,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:16,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:17,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["500A9HOATJugoozqemTSGA"], "issued_at": "2019-01-14T16:00:17.000000Z"}} 2019-01-14 16:00:17,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ee360c93638ad01fe1a9e0e39613131e0bf2fc" 2019-01-14 16:00:17,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2855cac7-60b6-47ae-b5f0-c6ed3f4a32c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:17,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2855cac7-60b6-47ae-b5f0-c6ed3f4a32c9 2019-01-14 16:00:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:17,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:17,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ee360c93638ad01fe1a9e0e39613131e0bf2fc" 2019-01-14 16:00:17,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e38c61d-4daa-49ee-874a-03d96ae4f0f6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:00:17,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6e38c61d-4daa-49ee-874a-03d96ae4f0f6 2019-01-14 16:00:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-9e39602c-1eab-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ee360c93638ad01fe1a9e0e39613131e0bf2fc" 2019-01-14 16:00:17,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbddaba5-fa6d-4ff4-bcba-1f2740fcf8a1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-9e39602c-1eab-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17"}, "tags": [], "enabled": true, "id": "34e986608f0349eb8eb505fb14dbda17", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj"}]} 2019-01-14 16:00:17,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-9e39602c-1eab-46d-proj used request id req-fbddaba5-fa6d-4ff4-bcba-1f2740fcf8a1 2019-01-14 16:00:17,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ee360c93638ad01fe1a9e0e39613131e0bf2fc" 2019-01-14 16:00:17,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d7c04b-c9ad-4132-9f43-2a715811f458 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:17,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e5d7c04b-c9ad-4132-9f43-2a715811f458 2019-01-14 16:00:17,781 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-9e39602c-1eab-46d-user 2019-01-14 16:00:17,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:17,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bb857e-a18f-4992-b6d9-72ff6a0b9087 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:17,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06bb857e-a18f-4992-b6d9-72ff6a0b9087 2019-01-14 16:00:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" -d '{"role": {"name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role"}}' 2019-01-14 16:00:18,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3218606d-8c05-45a1-bbea-19ee90ca5865 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52278f26cab244c28f9dd08660ec1f90", "links": {"self": "http://172.30.9.26:5000/v3/roles/52278f26cab244c28f9dd08660ec1f90"}, "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role"}} 2019-01-14 16:00:18,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3218606d-8c05-45a1-bbea-19ee90ca5865 2019-01-14 16:00:18,031 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role 2019-01-14 16:00:18,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/52278f26cab244c28f9dd08660ec1f90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:18,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782121b7-d7bb-4d44-bfb5-ec87ce3ab240 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52278f26cab244c28f9dd08660ec1f90", "links": {"self": "http://172.30.9.26:5000/v3/roles/52278f26cab244c28f9dd08660ec1f90"}, "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role"}} 2019-01-14 16:00:18,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/52278f26cab244c28f9dd08660ec1f90 used request id req-782121b7-d7bb-4d44-bfb5-ec87ce3ab240 2019-01-14 16:00:18,135 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role to project CreateNetworkSuccessTests-9e39602c-1eab-46d-proj 2019-01-14 16:00:18,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17/users/74cb722f607e4595af4872d488467de8/roles/52278f26cab244c28f9dd08660ec1f90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:18,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60218a5-b2d5-4866-bfcc-428909c64075 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:18,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17/users/74cb722f607e4595af4872d488467de8/roles/52278f26cab244c28f9dd08660ec1f90 used request id req-e60218a5-b2d5-4866-bfcc-428909c64075 2019-01-14 16:00:18,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:18,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:18,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52278f26cab244c28f9dd08660ec1f90", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role"}], "expires_at": "2019-01-14T17:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34e986608f0349eb8eb505fb14dbda17", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-user", "id": "74cb722f607e4595af4872d488467de8"}, "audit_ids": ["aMAGbs_3T6OOoiTGrVH83A"], "issued_at": "2019-01-14T16:00:18.000000Z"}} 2019-01-14 16:00:18,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:18,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25612749-dbd0-4100-a7fd-133dbf36ee0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:18,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-25612749-dbd0-4100-a7fd-133dbf36ee0f 2019-01-14 16:00:18,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:19,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6cd44e0e-1407-41cf-9006-babaa8c0be73 Date: Mon, 14 Jan 2019 16:00:19 GMT RESP BODY: {"networks":[]} 2019-01-14 16:00:19,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net used request id req-6cd44e0e-1407-41cf-9006-babaa8c0be73 2019-01-14 16:00:19,147 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net 2019-01-14 16:00:19,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net", "admin_state_up": true}}' 2019-01-14 16:00:20,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-d8290daf-5004-482d-8b5e-a01f01c819ce Date: Mon, 14 Jan 2019 16:00:20 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"34e986608f0349eb8eb505fb14dbda17","created_at":"2019-01-14T16:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2019-01-14T16:00:19Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"34e986608f0349eb8eb505fb14dbda17","id":"d2b0ed62-4f67-4113-ac46-6e23f38bb81b","name":"CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net"}} 2019-01-14 16:00:20,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d8290daf-5004-482d-8b5e-a01f01c819ce 2019-01-14 16:00:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:20,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1da090bc-687e-4108-b4ef-a519e4707a1d Date: Mon, 14 Jan 2019 16:00:20 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":"2019-01-14T16:00:19Z","tenant_id":"34e986608f0349eb8eb505fb14dbda17","created_at":"2019-01-14T16:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"34e986608f0349eb8eb505fb14dbda17","id":"d2b0ed62-4f67-4113-ac46-6e23f38bb81b","name":"CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net"}]} 2019-01-14 16:00:20,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b used request id req-1da090bc-687e-4108-b4ef-a519e4707a1d 2019-01-14 16:00:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:20,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09e65c53-763a-42fe-be4c-8b78badbe190 Date: Mon, 14 Jan 2019 16:00:20 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:00:20,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b used request id req-09e65c53-763a-42fe-be4c-8b78badbe190 2019-01-14 16:00:20,502 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet 2019-01-14 16:00:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" -d '{"subnets": [{"ip_version": 4, "network_id": "d2b0ed62-4f67-4113-ac46-6e23f38bb81b", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet"}]}' 2019-01-14 16:00:21,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8b0faf5e-9216-42ab-abd4-4e1600ddc85f Date: Mon, 14 Jan 2019 16:00:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b0ed62-4f67-4113-ac46-6e23f38bb81b","tenant_id":"34e986608f0349eb8eb505fb14dbda17","created_at":"2019-01-14T16:00:20Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:20Z","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":"34e986608f0349eb8eb505fb14dbda17","id":"5d0a5bb0-3858-4ec8-bb85-32f6561aeca8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet"}]} 2019-01-14 16:00:21,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8b0faf5e-9216-42ab-abd4-4e1600ddc85f 2019-01-14 16:00:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:21,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-6eaddbca-3959-4d0a-9ad1-d2711e8a522a Date: Mon, 14 Jan 2019 16:00: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":["5d0a5bb0-3858-4ec8-bb85-32f6561aeca8"],"updated_at":"2019-01-14T16:00:20Z","tenant_id":"34e986608f0349eb8eb505fb14dbda17","created_at":"2019-01-14T16:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"34e986608f0349eb8eb505fb14dbda17","id":"d2b0ed62-4f67-4113-ac46-6e23f38bb81b","name":"CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net"}]} 2019-01-14 16:00:21,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b used request id req-6eaddbca-3959-4d0a-9ad1-d2711e8a522a 2019-01-14 16:00:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:21,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a08b37bc-e508-44f8-8897-485e6a242ef0 Date: Mon, 14 Jan 2019 16:00:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b0ed62-4f67-4113-ac46-6e23f38bb81b","tenant_id":"34e986608f0349eb8eb505fb14dbda17","created_at":"2019-01-14T16:00:20Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:20Z","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":"34e986608f0349eb8eb505fb14dbda17","id":"5d0a5bb0-3858-4ec8-bb85-32f6561aeca8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet"}]} 2019-01-14 16:00:21,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b used request id req-a08b37bc-e508-44f8-8897-485e6a242ef0 2019-01-14 16:00:21,897 - OpenStackNetwork - DEBUG - Network [d2b0ed62-4f67-4113-ac46-6e23f38bb81b] created successfully 2019-01-14 16:00:21,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:22,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52278f26cab244c28f9dd08660ec1f90", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role"}], "expires_at": "2019-01-14T17:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34e986608f0349eb8eb505fb14dbda17", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/34e986608f0349eb8eb505fb14dbda17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/34e986608f0349eb8eb505fb14dbda17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/34e986608f0349eb8eb505fb14dbda17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-user", "id": "74cb722f607e4595af4872d488467de8"}, "audit_ids": ["LQASAhVhQUakLVe6_JWp-A"], "issued_at": "2019-01-14T16:00:22.000000Z"}} 2019-01-14 16:00:22,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c76c47d90bfe82867aae61558c8e2c7d7422121" 2019-01-14 16:00:22,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-e2cc8fa6-66ac-40e4-afe4-3cd895726f88 Date: Mon, 14 Jan 2019 16:00: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":["5d0a5bb0-3858-4ec8-bb85-32f6561aeca8"],"updated_at":"2019-01-14T16:00:20Z","tenant_id":"34e986608f0349eb8eb505fb14dbda17","created_at":"2019-01-14T16:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"34e986608f0349eb8eb505fb14dbda17","id":"d2b0ed62-4f67-4113-ac46-6e23f38bb81b","name":"CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net"}]} 2019-01-14 16:00:22,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net used request id req-e2cc8fa6-66ac-40e4-afe4-3cd895726f88 2019-01-14 16:00:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:22,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042ea4c48de9902356ae7b7a51220d9b0f150b02" 2019-01-14 16:00:22,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc17bef-824b-45e2-9688-a35bf102a500 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34e986608f0349eb8eb505fb14dbda17", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj"}} 2019-01-14 16:00:22,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17 used request id req-5fc17bef-824b-45e2-9688-a35bf102a500 2019-01-14 16:00:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c76c47d90bfe82867aae61558c8e2c7d7422121" 2019-01-14 16:00:22,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6e0fd01e-3dd6-4a81-8c6d-3be233358b2b Date: Mon, 14 Jan 2019 16:00:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b0ed62-4f67-4113-ac46-6e23f38bb81b","tenant_id":"34e986608f0349eb8eb505fb14dbda17","created_at":"2019-01-14T16:00:20Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:20Z","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":"34e986608f0349eb8eb505fb14dbda17","id":"5d0a5bb0-3858-4ec8-bb85-32f6561aeca8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet"}]} 2019-01-14 16:00:22,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b0ed62-4f67-4113-ac46-6e23f38bb81b used request id req-6e0fd01e-3dd6-4a81-8c6d-3be233358b2b 2019-01-14 16:00:22,957 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet 2019-01-14 16:00:22,957 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet 2019-01-14 16:00:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5d0a5bb0-3858-4ec8-bb85-32f6561aeca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c76c47d90bfe82867aae61558c8e2c7d7422121" 2019-01-14 16:00:25,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f771f2f9-30f6-45d7-8be6-7fb4b9c6d5dd Date: Mon, 14 Jan 2019 16:00:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:00:25,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5d0a5bb0-3858-4ec8-bb85-32f6561aeca8 used request id req-f771f2f9-30f6-45d7-8be6-7fb4b9c6d5dd 2019-01-14 16:00:25,570 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net 2019-01-14 16:00:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d2b0ed62-4f67-4113-ac46-6e23f38bb81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c76c47d90bfe82867aae61558c8e2c7d7422121" 2019-01-14 16:00:27,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ad37880-b887-4349-90cb-050b6d9bbae1 Date: Mon, 14 Jan 2019 16:00:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:00:27,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d2b0ed62-4f67-4113-ac46-6e23f38bb81b used request id req-3ad37880-b887-4349-90cb-050b6d9bbae1 2019-01-14 16:00:27,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c76c47d90bfe82867aae61558c8e2c7d7422121" 2019-01-14 16:00:27,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f38d0fb-c417-4fc8-81c4-9f351e22142e Date: Mon, 14 Jan 2019 16:00:27 GMT RESP BODY: {"networks":[]} 2019-01-14 16:00:27,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net used request id req-7f38d0fb-c417-4fc8-81c4-9f351e22142e 2019-01-14 16:00:27,860 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet 2019-01-14 16:00:27,860 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-subnet 2019-01-14 16:00:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5d0a5bb0-3858-4ec8-bb85-32f6561aeca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:27,895 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-14d2b955-0ea0-4746-870a-fa5327fda9e2 Date: Mon, 14 Jan 2019 16:00:27 GMT RESP BODY: {"NeutronError": {"message": "Subnet 5d0a5bb0-3858-4ec8-bb85-32f6561aeca8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-14 16:00:27,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5d0a5bb0-3858-4ec8-bb85-32f6561aeca8 used request id req-14d2b955-0ea0-4746-870a-fa5327fda9e2 2019-01-14 16:00:27,896 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 5d0a5bb0-3858-4ec8-bb85-32f6561aeca8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-14 16:00:27,896 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-aa87bac3-7ce8-4b38-9be2-729439ccf927-pub-net 2019-01-14 16:00:27,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d2b0ed62-4f67-4113-ac46-6e23f38bb81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a587c2afa92c57926b192768e30826c6b285a5" 2019-01-14 16:00:28,097 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-6a05b571-4744-4844-9eab-286406bb9d82 Date: Mon, 14 Jan 2019 16:00:28 GMT RESP BODY: {"NeutronError": {"message": "Network d2b0ed62-4f67-4113-ac46-6e23f38bb81b could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-14 16:00:28,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d2b0ed62-4f67-4113-ac46-6e23f38bb81b used request id req-6a05b571-4744-4844-9eab-286406bb9d82 2019-01-14 16:00:28,097 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network d2b0ed62-4f67-4113-ac46-6e23f38bb81b could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-14 16:00:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:28,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7afb200c-bbee-4d60-af73-7b9f7949a885 Date: Mon, 14 Jan 2019 16:00:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "created_at": "2019-01-14T16:00:19Z", "updated_at": "2019-01-14T16:00:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:19Z", "revision_number": 0, "id": "3763a25a-2c9f-40b2-883a-1d4b4263fc2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "port_range_min": null, "ethertype": "IPv6", "project_id": "34e986608f0349eb8eb505fb14dbda17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:19Z", "revision_number": 0, "id": "7f91ff61-9628-430a-b258-9043537f219a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "port_range_min": null, "ethertype": "IPv4", "project_id": "34e986608f0349eb8eb505fb14dbda17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:19Z", "revision_number": 0, "id": "97c78cab-a6e2-4dfa-aab5-c707dcfc961b", "remote_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "port_range_min": null, "ethertype": "IPv4", "project_id": "34e986608f0349eb8eb505fb14dbda17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:19Z", "revision_number": 0, "id": "c85d3a3a-bc58-4529-805b-385aa6653cb4", "remote_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "port_range_min": null, "ethertype": "IPv6", "project_id": "34e986608f0349eb8eb505fb14dbda17"}], "revision_number": 4, "project_id": "34e986608f0349eb8eb505fb14dbda17", "id": "649dd6b4-6471-42cb-91af-eb230640de6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:00:28,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7afb200c-bbee-4d60-af73-7b9f7949a885 2019-01-14 16:00:28,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:28,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16eec27-5a9c-49b9-9850-01840e2d96c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:28,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-c16eec27-5a9c-49b9-9850-01840e2d96c5 2019-01-14 16:00:28,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:28,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0694edd7-4c85-45e7-8f2c-6f25cd4ac253 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:28,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-0694edd7-4c85-45e7-8f2c-6f25cd4ac253 2019-01-14 16:00:28,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:28,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf80337d-5c65-4f25-ab77-e2299363e9c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:28,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-cf80337d-5c65-4f25-ab77-e2299363e9c4 2019-01-14 16:00:28,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:28,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7291291-aeab-4c4d-ba80-fa55d8fa58da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:28,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-f7291291-aeab-4c4d-ba80-fa55d8fa58da 2019-01-14 16:00:28,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3d4b5e-6653-421c-8b12-806017c390dc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34e986608f0349eb8eb505fb14dbda17", "name": "CreateNetworkSuccessTests-9e39602c-1eab-46d-proj"}} 2019-01-14 16:00:28,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17 used request id req-bd3d4b5e-6653-421c-8b12-806017c390dc 2019-01-14 16:00:28,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 649dd6b4-6471-42cb-91af-eb230640de6a 2019-01-14 16:00:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=649dd6b4-6471-42cb-91af-eb230640de6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:29,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c5d7c81b-7472-4501-b5df-a66a33794544 Date: Mon, 14 Jan 2019 16:00:29 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": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "created_at": "2019-01-14T16:00:19Z", "project_id": "34e986608f0349eb8eb505fb14dbda17", "id": "3763a25a-2c9f-40b2-883a-1d4b4263fc2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "created_at": "2019-01-14T16:00:19Z", "project_id": "34e986608f0349eb8eb505fb14dbda17", "id": "7f91ff61-9628-430a-b258-9043537f219a"}, {"remote_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "created_at": "2019-01-14T16:00:19Z", "project_id": "34e986608f0349eb8eb505fb14dbda17", "id": "97c78cab-a6e2-4dfa-aab5-c707dcfc961b"}, {"remote_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:00:19Z", "security_group_id": "649dd6b4-6471-42cb-91af-eb230640de6a", "port_range_min": null, "revision_number": 0, "tenant_id": "34e986608f0349eb8eb505fb14dbda17", "created_at": "2019-01-14T16:00:19Z", "project_id": "34e986608f0349eb8eb505fb14dbda17", "id": "c85d3a3a-bc58-4529-805b-385aa6653cb4"}]} 2019-01-14 16:00:29,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=649dd6b4-6471-42cb-91af-eb230640de6a used request id req-c5d7c81b-7472-4501-b5df-a66a33794544 2019-01-14 16:00:29,082 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:00:29,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/649dd6b4-6471-42cb-91af-eb230640de6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:29,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5df1500a-da9e-4bc1-a9e6-43a784c8144f Content-Length: 0 Date: Mon, 14 Jan 2019 16:00:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:00:29,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/649dd6b4-6471-42cb-91af-eb230640de6a used request id req-5df1500a-da9e-4bc1-a9e6-43a784c8144f 2019-01-14 16:00:29,419 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-9e39602c-1eab-46d-proj 2019-01-14 16:00:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:29,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f11d5ee2-0ce9-4c1f-a214-5c89a4750b0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:29,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/34e986608f0349eb8eb505fb14dbda17 used request id req-f11d5ee2-0ce9-4c1f-a214-5c89a4750b0e 2019-01-14 16:00:29,755 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-9e39602c-1eab-46d-proj-role 2019-01-14 16:00:29,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/52278f26cab244c28f9dd08660ec1f90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:29,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55dc28b4-c8b4-422e-942a-5b969a703900 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:29,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/52278f26cab244c28f9dd08660ec1f90 used request id req-55dc28b4-c8b4-422e-942a-5b969a703900 2019-01-14 16:00:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a5a60761699b982504a21eb22519542e049d8" 2019-01-14 16:00:30,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36945824-1404-4274-8c23-9baa3f1d78ad Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:30,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-36945824-1404-4274-8c23-9baa3f1d78ad 2019-01-14 16:00:30,012 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-9e39602c-1eab-46d-user 2019-01-14 16:00:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/74cb722f607e4595af4872d488467de8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ee360c93638ad01fe1a9e0e39613131e0bf2fc" 2019-01-14 16:00:30,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb3270a7-7b59-4e72-8309-acc44631c007 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:30,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/74cb722f607e4595af4872d488467de8 used request id req-cb3270a7-7b59-4e72-8309-acc44631c007 2019-01-14 16:00:30,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:30,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["J_k15kW3Rx6kZt_HdQUqwg"], "issued_at": "2019-01-14T16:00:30.000000Z"}} 2019-01-14 16:00:30,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df8479169e6037711c5dfe1eec35573234e46f1" 2019-01-14 16:00:30,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309ac80d-c10d-4a4f-8528-efb69a2650e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:30,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-309ac80d-c10d-4a4f-8528-efb69a2650e8 2019-01-14 16:00:30,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:30,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:31,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Hw2jEYLCQjOebfPlTf3L_Q"], "issued_at": "2019-01-14T16:00:31.000000Z"}} 2019-01-14 16:00:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:31,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547e729d-eb30-4706-9607-5e0678998428 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:31,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-547e729d-eb30-4706-9607-5e0678998428 2019-01-14 16:00:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:31,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:31,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65bc9b3-7610-4c62-9d03-29c51959ed7c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:00:31,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj used request id req-e65bc9b3-7610-4c62-9d03-29c51959ed7c 2019-01-14 16:00:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:31,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c59412-88a7-4528-a61b-7f71ddd6a256 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:31,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-78c59412-88a7-4528-a61b-7f71ddd6a256 2019-01-14 16:00:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}}' 2019-01-14 16:00:31,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc6d334-ac43-44c2-b010-1bde8d537d92 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "id": "9922d71815924edfada32ca801371e23", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}} 2019-01-14 16:00:31,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1bc6d334-ac43-44c2-b010-1bde8d537d92 2019-01-14 16:00:31,618 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d9091576-0570-4b3-proj 2019-01-14 16:00:31,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:31,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:32,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["OdfXvZUFRhSS6q_bA8Tqcg"], "issued_at": "2019-01-14T16:00:32.000000Z"}} 2019-01-14 16:00:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cdc8caa3659f7c290131c2cfbb4be1a5fb7bbb" 2019-01-14 16:00:32,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d604ef-5739-495b-ba7a-8ed2d0bc0c7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:32,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d4d604ef-5739-495b-ba7a-8ed2d0bc0c7b 2019-01-14 16:00:32,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:32,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cdc8caa3659f7c290131c2cfbb4be1a5fb7bbb" 2019-01-14 16:00:32,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c715a9e-ab03-4a99-9011-ccf7ed9da745 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:00:32,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5c715a9e-ab03-4a99-9011-ccf7ed9da745 2019-01-14 16:00:32,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cdc8caa3659f7c290131c2cfbb4be1a5fb7bbb" 2019-01-14 16:00:32,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ea1348-ba8c-46aa-897a-baca3946966b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "id": "9922d71815924edfada32ca801371e23", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}]} 2019-01-14 16:00:32,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj used request id req-17ea1348-ba8c-46aa-897a-baca3946966b 2019-01-14 16:00:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cdc8caa3659f7c290131c2cfbb4be1a5fb7bbb" 2019-01-14 16:00:32,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3e4044-97a9-493a-9e2d-59051de55122 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:00:32,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0d3e4044-97a9-493a-9e2d-59051de55122 2019-01-14 16:00:32,966 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d9091576-0570-4b3-user 2019-01-14 16:00:32,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:33,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89795a1e-d169-4ac6-9f85-120a2ec4733d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:33,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-89795a1e-d169-4ac6-9f85-120a2ec4733d 2019-01-14 16:00:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" -d '{"role": {"name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role"}}' 2019-01-14 16:00:33,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:00:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693dc559-01bb-4d56-9322-458981e55b64 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88c1dd54ffcf45c384686320954b62b1", "links": {"self": "http://172.30.9.26:5000/v3/roles/88c1dd54ffcf45c384686320954b62b1"}, "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role"}} 2019-01-14 16:00:33,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-693dc559-01bb-4d56-9322-458981e55b64 2019-01-14 16:00:33,229 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role 2019-01-14 16:00:33,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/88c1dd54ffcf45c384686320954b62b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:33,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b22ce884-34a1-4653-9356-af816e81ad0f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88c1dd54ffcf45c384686320954b62b1", "links": {"self": "http://172.30.9.26:5000/v3/roles/88c1dd54ffcf45c384686320954b62b1"}, "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role"}} 2019-01-14 16:00:33,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/88c1dd54ffcf45c384686320954b62b1 used request id req-b22ce884-34a1-4653-9356-af816e81ad0f 2019-01-14 16:00:33,332 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role to project CreateNetworkSuccessTests-d9091576-0570-4b3-proj 2019-01-14 16:00:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23/users/bd064dd9c5ec4680995f07ee433267f0/roles/88c1dd54ffcf45c384686320954b62b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:33,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c80187-dd54-4364-ae31-9f55aaa82235 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:33,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23/users/bd064dd9c5ec4680995f07ee433267f0/roles/88c1dd54ffcf45c384686320954b62b1 used request id req-b3c80187-dd54-4364-ae31-9f55aaa82235 2019-01-14 16:00:33,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:33,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:33,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["4EqR-zCJSd2cjP6jKLlf1Q"], "issued_at": "2019-01-14T16:00:33.000000Z"}} 2019-01-14 16:00:33,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:33,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed4123c-94f1-4ddc-a94a-11647977c71d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:33,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1ed4123c-94f1-4ddc-a94a-11647977c71d 2019-01-14 16:00:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:34,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49851fb9-b29d-4e89-b79f-55cc90211c22 Date: Mon, 14 Jan 2019 16:00:34 GMT RESP BODY: {"networks":[]} 2019-01-14 16:00:34,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net used request id req-49851fb9-b29d-4e89-b79f-55cc90211c22 2019-01-14 16:00:34,152 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net 2019-01-14 16:00:34,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:34,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:34,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["0cesjjqrTneigmId3KF4Og"], "issued_at": "2019-01-14T16:00:34.000000Z"}} 2019-01-14 16:00:34,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9dd01b2f1aa3740c1728b15b35b7b18c7390b3" 2019-01-14 16:00:34,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e07e520-bca1-4bdf-b7a8-167cd9ec1ed4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:34,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1e07e520-bca1-4bdf-b7a8-167cd9ec1ed4 2019-01-14 16:00:34,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:34,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9dd01b2f1aa3740c1728b15b35b7b18c7390b3" 2019-01-14 16:00:34,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6da7ba4-82cc-441e-9d38-994eec909c14 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "id": "9922d71815924edfada32ca801371e23", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}]} 2019-01-14 16:00:34,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj used request id req-d6da7ba4-82cc-441e-9d38-994eec909c14 2019-01-14 16:00:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" -d '{"network": {"tenant_id": "9922d71815924edfada32ca801371e23", "mtu": 999, "name": "CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net", "admin_state_up": true}}' 2019-01-14 16:00:35,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d158a719-3aba-4ee0-8858-ada7e486bf5c Date: Mon, 14 Jan 2019 16:00: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":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9922d71815924edfada32ca801371e23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:00:35Z","is_default":false,"provider:segmentation_id":35,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net","admin_state_up":true,"tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:35Z","mtu":999}} 2019-01-14 16:00:35,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d158a719-3aba-4ee0-8858-ada7e486bf5c 2019-01-14 16:00:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:35,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-228d557c-4c3a-48bb-a588-e02911827481 Date: Mon, 14 Jan 2019 16:00:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9922d71815924edfada32ca801371e23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:00:35Z","provider:segmentation_id":35,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net","admin_state_up":true,"tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:35Z","provider:network_type":"vxlan"}]} 2019-01-14 16:00:35,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-228d557c-4c3a-48bb-a588-e02911827481 2019-01-14 16:00:35,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:35,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fac682c2-7a51-4af3-8f88-cf6a6e96dcdf Date: Mon, 14 Jan 2019 16:00:35 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:00:35,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-fac682c2-7a51-4af3-8f88-cf6a6e96dcdf 2019-01-14 16:00:35,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:35,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:36,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LCJoLN3XSMSa4ol6aag0Hg"], "issued_at": "2019-01-14T16:00:36.000000Z"}} 2019-01-14 16:00:36,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2756874ae25e6d325241c26b0df039e509758fc8" 2019-01-14 16:00:36,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8269c07f-a423-48f1-861e-eb8476d605ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:36,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8269c07f-a423-48f1-861e-eb8476d605ad 2019-01-14 16:00:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:36,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:36,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2756874ae25e6d325241c26b0df039e509758fc8" 2019-01-14 16:00:36,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64989584-c89e-4f31-b775-0b3fa36223db Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "id": "9922d71815924edfada32ca801371e23", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}]} 2019-01-14 16:00:36,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj used request id req-64989584-c89e-4f31-b775-0b3fa36223db 2019-01-14 16:00:36,459 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet 2019-01-14 16:00:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" -d '{"subnets": [{"ip_version": 4, "network_id": "d2b13154-4ac5-4db3-b50b-5e2264d671f1", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet", "tenant_id": "9922d71815924edfada32ca801371e23"}]}' 2019-01-14 16:00:37,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c062b3d5-7d1c-4371-9ed1-a5e323cb1b3a Date: Mon, 14 Jan 2019 16:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}]} 2019-01-14 16:00:37,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c062b3d5-7d1c-4371-9ed1-a5e323cb1b3a 2019-01-14 16:00:37,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:37,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9a28e87c-cf4e-46fc-9c25-bd51c4389118 Date: Mon, 14 Jan 2019 16:00:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9922d71815924edfada32ca801371e23","status":"ACTIVE","subnets":["9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"],"description":"","tags":[],"updated_at":"2019-01-14T16:00:36Z","provider:segmentation_id":35,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net","admin_state_up":true,"tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:35Z","provider:network_type":"vxlan"}]} 2019-01-14 16:00:37,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-9a28e87c-cf4e-46fc-9c25-bd51c4389118 2019-01-14 16:00:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:37,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06aa1234-df68-4b54-b86c-866216396dc6 Date: Mon, 14 Jan 2019 16:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}]} 2019-01-14 16:00:37,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-06aa1234-df68-4b54-b86c-866216396dc6 2019-01-14 16:00:37,734 - OpenStackNetwork - DEBUG - Network [d2b13154-4ac5-4db3-b50b-5e2264d671f1] created successfully 2019-01-14 16:00:37,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:38,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88c1dd54ffcf45c384686320954b62b1", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role"}], "expires_at": "2019-01-14T17:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-user", "id": "bd064dd9c5ec4680995f07ee433267f0"}, "audit_ids": ["J6iZ_XtrQRiNtec2Qmfjcw"], "issued_at": "2019-01-14T16:00:38.000000Z"}} 2019-01-14 16:00:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cf1ebf6c32455cc719c2889b04fad319c67c39" 2019-01-14 16:00:38,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-e2b8be88-5a2c-4946-bb4f-949bc19ce4f9 Date: Mon, 14 Jan 2019 16:00: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":["9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"],"updated_at":"2019-01-14T16:00:36Z","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:35Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9922d71815924edfada32ca801371e23","id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net"}]} 2019-01-14 16:00:38,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net used request id req-e2b8be88-5a2c-4946-bb4f-949bc19ce4f9 2019-01-14 16:00:38,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:38,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df8479169e6037711c5dfe1eec35573234e46f1" 2019-01-14 16:00:38,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873a9bd0-588e-43fd-8131-f9c5c82ecd73 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}} 2019-01-14 16:00:38,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 used request id req-873a9bd0-588e-43fd-8131-f9c5c82ecd73 2019-01-14 16:00:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cf1ebf6c32455cc719c2889b04fad319c67c39" 2019-01-14 16:00:38,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61784b81-7859-4392-9afa-5ee25bed5971 Date: Mon, 14 Jan 2019 16:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}]} 2019-01-14 16:00:38,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-61784b81-7859-4392-9afa-5ee25bed5971 2019-01-14 16:00:38,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:38,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:39,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88c1dd54ffcf45c384686320954b62b1", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role"}], "expires_at": "2019-01-14T17:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9922d71815924edfada32ca801371e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9922d71815924edfada32ca801371e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9922d71815924edfada32ca801371e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-user", "id": "bd064dd9c5ec4680995f07ee433267f0"}, "audit_ids": ["GoMpWYPgQrOsSnu1D-uSNQ"], "issued_at": "2019-01-14T16:00:39.000000Z"}} 2019-01-14 16:00:39,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85225e5c3e545ceb9be52609f2932e3132474c4f" 2019-01-14 16:00:39,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3711d09f-08ea-43e6-a365-22d397b036ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:39,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3711d09f-08ea-43e6-a365-22d397b036ed 2019-01-14 16:00:39,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85225e5c3e545ceb9be52609f2932e3132474c4f" 2019-01-14 16:00:39,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-c75ec559-abc4-4bd3-8e5d-b950b1a6a081 Date: Mon, 14 Jan 2019 16:00:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"],"updated_at":"2019-01-14T16:00:36Z","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:35Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9922d71815924edfada32ca801371e23","id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net"}]} 2019-01-14 16:00:39,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net used request id req-c75ec559-abc4-4bd3-8e5d-b950b1a6a081 2019-01-14 16:00:39,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:39,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:39,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85225e5c3e545ceb9be52609f2932e3132474c4f" 2019-01-14 16:00:39,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f9f4ab-8645-41d5-983f-2a479360fe8e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}} 2019-01-14 16:00:39,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 used request id req-69f9f4ab-8645-41d5-983f-2a479360fe8e 2019-01-14 16:00:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85225e5c3e545ceb9be52609f2932e3132474c4f" 2019-01-14 16:00:39,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d99c4dd4-ccb8-45af-b3e5-04dc011c34b9 Date: Mon, 14 Jan 2019 16:00:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}]} 2019-01-14 16:00:39,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-d99c4dd4-ccb8-45af-b3e5-04dc011c34b9 2019-01-14 16:00:39,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:39,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:40,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["j2cHpgXOQqy7jHxDsXiRlg"], "issued_at": "2019-01-14T16:00:40.000000Z"}} 2019-01-14 16:00:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:40,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d11eb9-c8bd-4223-8488-46fd03189400 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:40,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-66d11eb9-c8bd-4223-8488-46fd03189400 2019-01-14 16:00:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:40,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f7517676-01de-4e07-8863-ec729c938391 Date: Mon, 14 Jan 2019 16:00:40 GMT RESP BODY: {"routers": []} 2019-01-14 16:00:40,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router&admin_state_up=True used request id req-f7517676-01de-4e07-8863-ec729c938391 2019-01-14 16:00:40,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:00:40,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:00:41,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["XRILscZZSgqBbnon5fU92g"], "issued_at": "2019-01-14T16:00:41.000000Z"}} 2019-01-14 16:00:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f03bbe3bcbe25b18da8cb33c96a7f190e90b47" 2019-01-14 16:00:41,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4d46c3-44ff-4712-b031-7be826214f3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:00:41,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3f4d46c3-44ff-4712-b031-7be826214f3b 2019-01-14 16:00:41,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:41,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:41,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f03bbe3bcbe25b18da8cb33c96a7f190e90b47" 2019-01-14 16:00:41,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8193ee9e-c575-47ec-8188-92537b73836b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "id": "9922d71815924edfada32ca801371e23", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}]} 2019-01-14 16:00:41,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d9091576-0570-4b3-proj used request id req-8193ee9e-c575-47ec-8188-92537b73836b 2019-01-14 16:00:41,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:41,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4be248f9-a954-4a2c-9203-50026b9dc518 Date: Mon, 14 Jan 2019 16:00:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:00:41,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-4be248f9-a954-4a2c-9203-50026b9dc518 2019-01-14 16:00:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:41,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-635011f7-b810-42bc-8c85-da5012e1a37a Date: Mon, 14 Jan 2019 16:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 16:00:41,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-635011f7-b810-42bc-8c85-da5012e1a37a 2019-01-14 16:00:41,969 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router 2019-01-14 16:00:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "tenant_id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router", "admin_state_up": true}}' 2019-01-14 16:00:43,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-d8092ec7-3de1-436b-b94d-bc1ac3ca0f3d Date: Mon, 14 Jan 2019 16:00:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:00:43Z", "revision_number": 2, "routes": [], "project_id": "9922d71815924edfada32ca801371e23", "id": "bec03e7b-c9a9-40dd-9db1-67bab062b0c6", "name": "CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router"}} 2019-01-14 16:00:43,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-d8092ec7-3de1-436b-b94d-bc1ac3ca0f3d 2019-01-14 16:00:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bec03e7b-c9a9-40dd-9db1-67bab062b0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:43,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-29192af8-e97c-4463-b0b0-51e928989370 Date: Mon, 14 Jan 2019 16:00:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:00:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.203"}],"id":"5b12ad4e-574b-4231-849c-fa4ab4437ff8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:51:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bec03e7b-c9a9-40dd-9db1-67bab062b0c6","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:00:42Z","binding:vnic_type":"normal"}]} 2019-01-14 16:00:43,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bec03e7b-c9a9-40dd-9db1-67bab062b0c6 used request id req-29192af8-e97c-4463-b0b0-51e928989370 2019-01-14 16:00:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:44,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-43308ec2-2fac-45fd-b884-e57b32b1d391 Date: Mon, 14 Jan 2019 16:00:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:00:44,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-43308ec2-2fac-45fd-b884-e57b32b1d391 2019-01-14 16:00:44,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:44,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b5d5c831-0d7d-4850-b9db-b960d09acd38 Date: Mon, 14 Jan 2019 16:00:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9922d71815924edfada32ca801371e23","status":"ACTIVE","subnets":["9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"],"description":"","tags":[],"updated_at":"2019-01-14T16:00:36Z","provider:segmentation_id":35,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net","admin_state_up":true,"tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:35Z","provider:network_type":"vxlan"}]} 2019-01-14 16:00:44,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net used request id req-b5d5c831-0d7d-4850-b9db-b960d09acd38 2019-01-14 16:00:44,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:00:44,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:00:44,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:44,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f718472-1e2b-4919-b9c5-e47427b34953 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}} 2019-01-14 16:00:44,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 used request id req-7f718472-1e2b-4919-b9c5-e47427b34953 2019-01-14 16:00:44,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:44,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2ad56a07-498d-472d-bd11-627ee3d2088b Date: Mon, 14 Jan 2019 16:00:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}]} 2019-01-14 16:00:44,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-2ad56a07-498d-472d-bd11-627ee3d2088b 2019-01-14 16:00:44,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1&name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:44,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9048f553-857c-4c78-ac9f-dcfd362fdacb Date: Mon, 14 Jan 2019 16:00:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}]} 2019-01-14 16:00:44,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2b13154-4ac5-4db3-b50b-5e2264d671f1&name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet used request id req-9048f553-857c-4c78-ac9f-dcfd362fdacb 2019-01-14 16:00:44,936 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-14 16:00:44,936 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router 2019-01-14 16:00:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" -d '{"subnet_id": "9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"}' 2019-01-14 16:00:46,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60a0d8c7-4877-4a3b-81d1-336b4a47be36 Date: Mon, 14 Jan 2019 16:00:46 GMT RESP BODY: {"network_id": "d2b13154-4ac5-4db3-b50b-5e2264d671f1", "tenant_id": "9922d71815924edfada32ca801371e23", "subnet_id": "9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8", "subnet_ids": ["9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"], "port_id": "a11d4645-ed70-4b0a-97a8-30215cfaf4c9", "id": "bec03e7b-c9a9-40dd-9db1-67bab062b0c6"} 2019-01-14 16:00:46,837 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6/add_router_interface used request id req-60a0d8c7-4877-4a3b-81d1-336b4a47be36 2019-01-14 16:00:46,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:47,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-7d5a98bf-7350-4f9c-923d-f1feb99662d0 Date: Mon, 14 Jan 2019 16:00:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:00:46Z", "revision_number": 3, "routes": [], "project_id": "9922d71815924edfada32ca801371e23", "id": "bec03e7b-c9a9-40dd-9db1-67bab062b0c6", "name": "CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router"}} 2019-01-14 16:00:47,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6 used request id req-7d5a98bf-7350-4f9c-923d-f1feb99662d0 2019-01-14 16:00:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bec03e7b-c9a9-40dd-9db1-67bab062b0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:47,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-87aaefde-cdf7-489a-b54e-e1329f5d00c3 Date: Mon, 14 Jan 2019 16:00:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:00:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.203"}],"id":"5b12ad4e-574b-4231-849c-fa4ab4437ff8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:51:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bec03e7b-c9a9-40dd-9db1-67bab062b0c6","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:00:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:00:46Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","ip_address":"10.55.1.1"}],"id":"a11d4645-ed70-4b0a-97a8-30215cfaf4c9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:3e:8b","project_id":"9922d71815924edfada32ca801371e23","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bec03e7b-c9a9-40dd-9db1-67bab062b0c6","name":"","admin_state_up":true,"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:45Z","binding:vnic_type":"normal"}]} 2019-01-14 16:00:47,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bec03e7b-c9a9-40dd-9db1-67bab062b0c6 used request id req-87aaefde-cdf7-489a-b54e-e1329f5d00c3 2019-01-14 16:00:47,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:47,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-27728c72-16c8-4d37-ac9f-ab60b6ecc3c8 Date: Mon, 14 Jan 2019 16:00:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:00:47,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-27728c72-16c8-4d37-ac9f-ab60b6ecc3c8 2019-01-14 16:00:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:48,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-5ac922f7-da72-40c2-8b69-f7134fc346bd Date: Mon, 14 Jan 2019 16:00:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}} 2019-01-14 16:00:48,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8 used request id req-5ac922f7-da72-40c2-8b69-f7134fc346bd 2019-01-14 16:00:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cf1ebf6c32455cc719c2889b04fad319c67c39" 2019-01-14 16:00:48,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-4e2d02f5-7578-4d07-8f49-e7e360e7b007 Date: Mon, 14 Jan 2019 16:00:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:42Z", "admin_state_up": true, "updated_at": "2019-01-14T16:00:46Z", "revision_number": 3, "routes": [], "project_id": "9922d71815924edfada32ca801371e23", "id": "bec03e7b-c9a9-40dd-9db1-67bab062b0c6", "name": "CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router"}]} 2019-01-14 16:00:48,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router&admin_state_up=True used request id req-4e2d02f5-7578-4d07-8f49-e7e360e7b007 2019-01-14 16:00:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df8479169e6037711c5dfe1eec35573234e46f1" 2019-01-14 16:00:48,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fefe0ff-c061-4d7f-812d-d6353a1f751a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}} 2019-01-14 16:00:48,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 used request id req-5fefe0ff-c061-4d7f-812d-d6353a1f751a 2019-01-14 16:00:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bec03e7b-c9a9-40dd-9db1-67bab062b0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cf1ebf6c32455cc719c2889b04fad319c67c39" 2019-01-14 16:00:48,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-8cd5a48d-4942-4a40-930a-cf796aa500db Date: Mon, 14 Jan 2019 16:00:48 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:45Z","admin_state_up":true,"updated_at":"2019-01-14T16:00:46Z","binding:vnic_type":"normal","device_id":"bec03e7b-c9a9-40dd-9db1-67bab062b0c6","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:73:3e:8b","id":"a11d4645-ed70-4b0a-97a8-30215cfaf4c9","port_security_enabled":false,"project_id":"9922d71815924edfada32ca801371e23","fixed_ips":[{"subnet_id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:00:48,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bec03e7b-c9a9-40dd-9db1-67bab062b0c6 used request id req-8cd5a48d-4942-4a40-930a-cf796aa500db 2019-01-14 16:00:48,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cf1ebf6c32455cc719c2889b04fad319c67c39" 2019-01-14 16:00:49,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-2b011d42-3060-47af-bf17-aecde033173a Date: Mon, 14 Jan 2019 16:00:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2b13154-4ac5-4db3-b50b-5e2264d671f1","tenant_id":"9922d71815924edfada32ca801371e23","created_at":"2019-01-14T16:00:36Z","dns_nameservers":[],"updated_at":"2019-01-14T16:00:36Z","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":"9922d71815924edfada32ca801371e23","id":"9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet"}} 2019-01-14 16:00:49,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8 used request id req-2b011d42-3060-47af-bf17-aecde033173a 2019-01-14 16:00:49,115 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router and subnet CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet 2019-01-14 16:00:49,115 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router 2019-01-14 16:00:49,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" -d '{"subnet_id": "9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"}' 2019-01-14 16:00:51,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0256945f-3c41-4327-9144-11dc33efe879 Date: Mon, 14 Jan 2019 16:00:51 GMT RESP BODY: {"network_id": "d2b13154-4ac5-4db3-b50b-5e2264d671f1", "tenant_id": "9922d71815924edfada32ca801371e23", "subnet_id": "9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8", "subnet_ids": ["9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8"], "port_id": "a11d4645-ed70-4b0a-97a8-30215cfaf4c9", "id": "bec03e7b-c9a9-40dd-9db1-67bab062b0c6"} 2019-01-14 16:00:51,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6/remove_router_interface used request id req-0256945f-3c41-4327-9144-11dc33efe879 2019-01-14 16:00:51,098 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router 2019-01-14 16:00:51,098 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-router 2019-01-14 16:00:51,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753166e555afdea471bd4d3a8a4f5ec4dd4f04d5" 2019-01-14 16:00:52,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7794842-4438-4fbc-be38-b0fd0eca197b Content-Length: 0 Date: Mon, 14 Jan 2019 16:00:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:00:52,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/bec03e7b-c9a9-40dd-9db1-67bab062b0c6 used request id req-d7794842-4438-4fbc-be38-b0fd0eca197b 2019-01-14 16:00:52,631 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet 2019-01-14 16:00:52,632 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-subnet 2019-01-14 16:00:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:55,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc71feff-93c9-42c3-aa02-515e6d15f7c0 Date: Mon, 14 Jan 2019 16:00:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:00:55,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9574ec3d-9ed2-4fea-b586-5e32a0ed9ea8 used request id req-fc71feff-93c9-42c3-aa02-515e6d15f7c0 2019-01-14 16:00:55,289 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-207fe7ce-41e2-478c-a46c-8ec82fe07b0d-pub-net 2019-01-14 16:00:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d2b13154-4ac5-4db3-b50b-5e2264d671f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1751662b3ceef9ab5be3214a97654eeae587ea" 2019-01-14 16:00:57,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fca7d7d-8d44-4c44-b347-5f06a41442f0 Date: Mon, 14 Jan 2019 16:00:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:00:57,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d2b13154-4ac5-4db3-b50b-5e2264d671f1 used request id req-3fca7d7d-8d44-4c44-b347-5f06a41442f0 2019-01-14 16:00:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:57,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-19074911-6910-49e2-ae24-162ada433b95 Date: Mon, 14 Jan 2019 16:00:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:35Z", "updated_at": "2019-01-14T16:00:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "revision_number": 0, "id": "55fed87d-fd23-484a-b724-46ccf2bc3204", "remote_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "tenant_id": "9922d71815924edfada32ca801371e23", "port_range_min": null, "ethertype": "IPv6", "project_id": "9922d71815924edfada32ca801371e23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "revision_number": 0, "id": "b6b89fb1-0026-4757-a013-bc29d0bf52cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "tenant_id": "9922d71815924edfada32ca801371e23", "port_range_min": null, "ethertype": "IPv6", "project_id": "9922d71815924edfada32ca801371e23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "revision_number": 0, "id": "d6162189-1243-403c-a20a-6b1cc84faf3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "tenant_id": "9922d71815924edfada32ca801371e23", "port_range_min": null, "ethertype": "IPv4", "project_id": "9922d71815924edfada32ca801371e23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "revision_number": 0, "id": "f2a31474-237c-4999-a375-da5994e5a82a", "remote_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "remote_ip_prefix": null, "created_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "tenant_id": "9922d71815924edfada32ca801371e23", "port_range_min": null, "ethertype": "IPv4", "project_id": "9922d71815924edfada32ca801371e23"}], "revision_number": 4, "project_id": "9922d71815924edfada32ca801371e23", "id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "name": "default"}]} 2019-01-14 16:00:57,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-19074911-6910-49e2-ae24-162ada433b95 2019-01-14 16:00:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:57,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8989582b-805f-4091-9964-96e61b41db53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:57,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-8989582b-805f-4091-9964-96e61b41db53 2019-01-14 16:00:57,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:57,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:57,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0132e43-9066-4493-b85c-ad60ebbb96ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:57,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-c0132e43-9066-4493-b85c-ad60ebbb96ef 2019-01-14 16:00:57,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:57,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:57,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae28b1b-3392-4966-8c46-f04145fb85e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:57,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-6ae28b1b-3392-4966-8c46-f04145fb85e6 2019-01-14 16:00:57,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:57,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4998e561-1dac-4677-bcfa-a6252e845193 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:57,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-4998e561-1dac-4677-bcfa-a6252e845193 2019-01-14 16:00:57,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:57,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87828bea-1f51-4a54-8678-327085cd62e6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:00:57,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-87828bea-1f51-4a54-8678-327085cd62e6 2019-01-14 16:00:57,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:58,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2822b272-d953-4b44-9ebb-93d4c5da10a0 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:00:58,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-2822b272-d953-4b44-9ebb-93d4c5da10a0 2019-01-14 16:00:58,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:58,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-569b9550-e899-4add-8239-bbafdd3de7d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:58,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-569b9550-e899-4add-8239-bbafdd3de7d1 2019-01-14 16:00:58,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:58,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:58,380 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310d754e-acac-48e1-bdf7-66289349e957 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:58,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-310d754e-acac-48e1-bdf7-66289349e957 2019-01-14 16:00:58,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:58,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a645800f-c2e1-4ea0-a913-6191656d1b8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:00:58,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-a645800f-c2e1-4ea0-a913-6191656d1b8f 2019-01-14 16:00:58,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:00:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:58,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a579e30-a656-4f28-84d2-363c92c0bf4f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:00:58,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-4a579e30-a656-4f28-84d2-363c92c0bf4f 2019-01-14 16:00:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:58,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865c8475-cc60-483d-81ed-77c64da1e96f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9922d71815924edfada32ca801371e23", "name": "CreateNetworkSuccessTests-d9091576-0570-4b3-proj"}} 2019-01-14 16:00:58,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 used request id req-865c8475-cc60-483d-81ed-77c64da1e96f 2019-01-14 16:00:58,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd23b82b-7a11-4bfc-a9fd-20e6118320e2 2019-01-14 16:00:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=dd23b82b-7a11-4bfc-a9fd-20e6118320e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:58,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-706a7ee9-f402-4e6a-aa7f-c332d3e6c34e Date: Mon, 14 Jan 2019 16:00:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:35Z", "project_id": "9922d71815924edfada32ca801371e23", "id": "55fed87d-fd23-484a-b724-46ccf2bc3204"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:35Z", "project_id": "9922d71815924edfada32ca801371e23", "id": "b6b89fb1-0026-4757-a013-bc29d0bf52cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:35Z", "project_id": "9922d71815924edfada32ca801371e23", "id": "d6162189-1243-403c-a20a-6b1cc84faf3a"}, {"remote_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:00:35Z", "security_group_id": "dd23b82b-7a11-4bfc-a9fd-20e6118320e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9922d71815924edfada32ca801371e23", "created_at": "2019-01-14T16:00:35Z", "project_id": "9922d71815924edfada32ca801371e23", "id": "f2a31474-237c-4999-a375-da5994e5a82a"}]} 2019-01-14 16:00:58,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=dd23b82b-7a11-4bfc-a9fd-20e6118320e2 used request id req-706a7ee9-f402-4e6a-aa7f-c332d3e6c34e 2019-01-14 16:00:58,925 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:00:58,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/dd23b82b-7a11-4bfc-a9fd-20e6118320e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:59,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f58e16a-232a-421e-b9ec-36cee34e7ca3 Content-Length: 0 Date: Mon, 14 Jan 2019 16:00:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:00:59,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/dd23b82b-7a11-4bfc-a9fd-20e6118320e2 used request id req-4f58e16a-232a-421e-b9ec-36cee34e7ca3 2019-01-14 16:00:59,312 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d9091576-0570-4b3-proj 2019-01-14 16:00:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:59,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a6fecc6-2042-4d8b-b3a1-9fd824c65d7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:59,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9922d71815924edfada32ca801371e23 used request id req-1a6fecc6-2042-4d8b-b3a1-9fd824c65d7e 2019-01-14 16:00:59,666 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d9091576-0570-4b3-proj-role 2019-01-14 16:00:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/88c1dd54ffcf45c384686320954b62b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:59,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2d2d3ad-0e77-4d63-a0ab-214576159bfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:00:59,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/88c1dd54ffcf45c384686320954b62b1 used request id req-c2d2d3ad-0e77-4d63-a0ab-214576159bfd 2019-01-14 16:00:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcbc122db8345cafd26a9df70ee2648b8b785a" 2019-01-14 16:00:59,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157a049b-0c7f-44b6-a121-575cc1e066a2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:00:59,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-157a049b-0c7f-44b6-a121-575cc1e066a2 2019-01-14 16:00:59,909 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d9091576-0570-4b3-user 2019-01-14 16:00:59,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/bd064dd9c5ec4680995f07ee433267f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cdc8caa3659f7c290131c2cfbb4be1a5fb7bbb" 2019-01-14 16:01:00,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f431fcb1-cec8-4755-aa3f-162f35b3e3b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:00,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bd064dd9c5ec4680995f07ee433267f0 used request id req-f431fcb1-cec8-4755-aa3f-162f35b3e3b5 2019-01-14 16:01:00,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:00,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["l9xlyEgjSemQmrFVeLIE9A"], "issued_at": "2019-01-14T16:01:00.000000Z"}} 2019-01-14 16:01:00,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61abf2c450e6bb9cb32ee87de92b64ced0ce78c3" 2019-01-14 16:01:00,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d7680d-9b65-410f-96e3-bda12e939161 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:00,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-86d7680d-9b65-410f-96e3-bda12e939161 2019-01-14 16:01:00,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:00,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:01,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9u0RMGVyTTi6DI8n9YkgQA"], "issued_at": "2019-01-14T16:01:01.000000Z"}} 2019-01-14 16:01:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:01,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf390fc9-23b4-4e2e-a9de-06fdc383ddd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:01,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cf390fc9-23b4-4e2e-a9de-06fdc383ddd6 2019-01-14 16:01:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:01,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:01,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:01,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ed3b96-c29b-4bf9-b65b-2d1e7f656b18 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:01:01,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj used request id req-75ed3b96-c29b-4bf9-b65b-2d1e7f656b18 2019-01-14 16:01:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:01,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f43a8d5-d69a-4f85-bea2-bab5f6f1afcf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:01:01,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1f43a8d5-d69a-4f85-bea2-bab5f6f1afcf 2019-01-14 16:01:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}}' 2019-01-14 16:01:01,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ce02db-5ea2-4df4-a1b6-778b79927136 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "id": "acd0bdf1e02645579b3a58d3079ee3ed", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}} 2019-01-14 16:01:01,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-43ce02db-5ea2-4df4-a1b6-778b79927136 2019-01-14 16:01:01,714 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj 2019-01-14 16:01:01,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:01,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:02,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["e0514bh9SDOFGvCdwLtYBw"], "issued_at": "2019-01-14T16:01:02.000000Z"}} 2019-01-14 16:01:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c557db239aced5f42cc887ea2b946eea2eb2e6" 2019-01-14 16:01:02,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ee4f6f-bd2c-4668-ba28-b0efa2dbc247 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:02,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-47ee4f6f-bd2c-4668-ba28-b0efa2dbc247 2019-01-14 16:01:02,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:02,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c557db239aced5f42cc887ea2b946eea2eb2e6" 2019-01-14 16:01:02,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67682054-720e-46ec-b6cb-a53a4d05cc1c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:01:02,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-67682054-720e-46ec-b6cb-a53a4d05cc1c 2019-01-14 16:01:02,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c557db239aced5f42cc887ea2b946eea2eb2e6" 2019-01-14 16:01:02,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c46e23-0ce0-46f1-8d6a-40b042999e56 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "id": "acd0bdf1e02645579b3a58d3079ee3ed", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}]} 2019-01-14 16:01:02,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj used request id req-e9c46e23-0ce0-46f1-8d6a-40b042999e56 2019-01-14 16:01:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c557db239aced5f42cc887ea2b946eea2eb2e6" 2019-01-14 16:01:02,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b09718a-a6df-4366-aca1-8d9e18e3cdfb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:01:02,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6b09718a-a6df-4366-aca1-8d9e18e3cdfb 2019-01-14 16:01:03,066 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b622ab62-c96d-4e5-user 2019-01-14 16:01:03,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:03,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab28101-87e7-4116-b9e4-50c57ab5969f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:01:03,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ab28101-87e7-4116-b9e4-50c57ab5969f 2019-01-14 16:01:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" -d '{"role": {"name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj-role"}}' 2019-01-14 16:01:03,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5952c98-e572-4c47-914a-a57d9f275ca9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34db534ef43345de8d679aeb344e2eec", "links": {"self": "http://172.30.9.26:5000/v3/roles/34db534ef43345de8d679aeb344e2eec"}, "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj-role"}} 2019-01-14 16:01:03,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b5952c98-e572-4c47-914a-a57d9f275ca9 2019-01-14 16:01:03,306 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj-role 2019-01-14 16:01:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/34db534ef43345de8d679aeb344e2eec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:03,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72d31aa-b2bd-46e7-a990-d3ad20ac5aff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34db534ef43345de8d679aeb344e2eec", "links": {"self": "http://172.30.9.26:5000/v3/roles/34db534ef43345de8d679aeb344e2eec"}, "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj-role"}} 2019-01-14 16:01:03,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/34db534ef43345de8d679aeb344e2eec used request id req-c72d31aa-b2bd-46e7-a990-d3ad20ac5aff 2019-01-14 16:01:03,407 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj-role to project CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj 2019-01-14 16:01:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed/users/6bbc0dbb806d4914b4dc2239f9a12725/roles/34db534ef43345de8d679aeb344e2eec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:03,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40eb3b4b-949d-4b4f-aa27-5e33227f074b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:03,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed/users/6bbc0dbb806d4914b4dc2239f9a12725/roles/34db534ef43345de8d679aeb344e2eec used request id req-40eb3b4b-949d-4b4f-aa27-5e33227f074b 2019-01-14 16:01:03,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:03,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:03,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["u0sLOzR7TJW3w3u6b_nnrg"], "issued_at": "2019-01-14T16:01:03.000000Z"}} 2019-01-14 16:01:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:04,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49219e80-fb3b-4526-9654-ea6589f164c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:04,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-49219e80-fb3b-4526-9654-ea6589f164c9 2019-01-14 16:01:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:04,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9db40b85-5882-4997-9b0d-17f94a9339e5 Date: Mon, 14 Jan 2019 16:01:04 GMT RESP BODY: {"networks":[]} 2019-01-14 16:01:04,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net used request id req-9db40b85-5882-4997-9b0d-17f94a9339e5 2019-01-14 16:01:04,334 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net 2019-01-14 16:01:04,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:04,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:04,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["WVwtNfCpQ-uMBsJiH0X6Gw"], "issued_at": "2019-01-14T16:01:04.000000Z"}} 2019-01-14 16:01:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23035c8d2769261beceb975974a41af079a62702" 2019-01-14 16:01:04,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4db74c-1aca-4525-b715-a3beca020a6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:04,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-df4db74c-1aca-4525-b715-a3beca020a6a 2019-01-14 16:01:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:04,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23035c8d2769261beceb975974a41af079a62702" 2019-01-14 16:01:04,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a32b1fc-a88d-4441-9e05-6042e88aae46 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "id": "acd0bdf1e02645579b3a58d3079ee3ed", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}]} 2019-01-14 16:01:04,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj used request id req-1a32b1fc-a88d-4441-9e05-6042e88aae46 2019-01-14 16:01:05,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" -d '{"network": {"tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "mtu": 999, "name": "CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net", "admin_state_up": true}}' 2019-01-14 16:01:05,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e2f9e9f4-cfed-480c-898f-6beaab9b3d32 Date: Mon, 14 Jan 2019 16:01:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d64bca40-33a7-4366-918b-21185ee646a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"acd0bdf1e02645579b3a58d3079ee3ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:01:05Z","is_default":false,"provider:segmentation_id":45,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net","admin_state_up":true,"tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:05Z","mtu":999}} 2019-01-14 16:01:05,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e2f9e9f4-cfed-480c-898f-6beaab9b3d32 2019-01-14 16:01:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d64bca40-33a7-4366-918b-21185ee646a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:06,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-be1f1a35-c589-4cd0-99f3-3007169e1bd5 Date: Mon, 14 Jan 2019 16:01:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"d64bca40-33a7-4366-918b-21185ee646a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"acd0bdf1e02645579b3a58d3079ee3ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:01:05Z","provider:segmentation_id":45,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net","admin_state_up":true,"tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:05Z","provider:network_type":"vxlan"}]} 2019-01-14 16:01:06,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d64bca40-33a7-4366-918b-21185ee646a2 used request id req-be1f1a35-c589-4cd0-99f3-3007169e1bd5 2019-01-14 16:01:06,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:06,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a94984f-9782-4cab-8d5d-9193f83102ae Date: Mon, 14 Jan 2019 16:01:06 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:01:06,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 used request id req-2a94984f-9782-4cab-8d5d-9193f83102ae 2019-01-14 16:01:06,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:06,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:06,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["0oJzrQgARleKXNZIXcFJyw"], "issued_at": "2019-01-14T16:01:06.000000Z"}} 2019-01-14 16:01:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b22dd1a205293246ed9bd48aab8fcab635d0fd" 2019-01-14 16:01:06,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cb35f6-a860-4dd7-b799-4dee9d68ea8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:06,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-10cb35f6-a860-4dd7-b799-4dee9d68ea8a 2019-01-14 16:01:06,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:06,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:06,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b22dd1a205293246ed9bd48aab8fcab635d0fd" 2019-01-14 16:01:06,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c75681e-3953-4a01-b4b3-0b222db898f1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "id": "acd0bdf1e02645579b3a58d3079ee3ed", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}]} 2019-01-14 16:01:06,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj used request id req-4c75681e-3953-4a01-b4b3-0b222db898f1 2019-01-14 16:01:06,909 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet 2019-01-14 16:01:06,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" -d '{"subnets": [{"ip_version": 4, "network_id": "d64bca40-33a7-4366-918b-21185ee646a2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet", "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed"}]}' 2019-01-14 16:01:07,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b43fadb7-58e9-49ca-b7b5-66ef9d12197d Date: Mon, 14 Jan 2019 16:01:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:07Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01: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":"acd0bdf1e02645579b3a58d3079ee3ed","id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet"}]} 2019-01-14 16:01:07,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b43fadb7-58e9-49ca-b7b5-66ef9d12197d 2019-01-14 16:01:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d64bca40-33a7-4366-918b-21185ee646a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:07,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7f9fa27e-a079-47e5-b2dd-3c83decfefb7 Date: Mon, 14 Jan 2019 16:01:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d64bca40-33a7-4366-918b-21185ee646a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"acd0bdf1e02645579b3a58d3079ee3ed","status":"ACTIVE","subnets":["dc0d2702-9db8-4f80-a33d-89ca22f7b73a"],"description":"","tags":[],"updated_at":"2019-01-14T16:01:07Z","provider:segmentation_id":45,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net","admin_state_up":true,"tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:05Z","provider:network_type":"vxlan"}]} 2019-01-14 16:01:07,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d64bca40-33a7-4366-918b-21185ee646a2 used request id req-7f9fa27e-a079-47e5-b2dd-3c83decfefb7 2019-01-14 16:01:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:08,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a585c2f8-0e1f-4f35-bf61-f553fb0002a0 Date: Mon, 14 Jan 2019 16:01:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:07Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01: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":"acd0bdf1e02645579b3a58d3079ee3ed","id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet"}]} 2019-01-14 16:01:08,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 used request id req-a585c2f8-0e1f-4f35-bf61-f553fb0002a0 2019-01-14 16:01:08,007 - OpenStackNetwork - DEBUG - Network [d64bca40-33a7-4366-918b-21185ee646a2] created successfully 2019-01-14 16:01:08,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:08,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34db534ef43345de8d679aeb344e2eec", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj-role"}], "expires_at": "2019-01-14T17:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acd0bdf1e02645579b3a58d3079ee3ed", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_acd0bdf1e02645579b3a58d3079ee3ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_acd0bdf1e02645579b3a58d3079ee3ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/acd0bdf1e02645579b3a58d3079ee3ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-user", "id": "6bbc0dbb806d4914b4dc2239f9a12725"}, "audit_ids": ["UfcKmIZXTnaMUKB6emEzDA"], "issued_at": "2019-01-14T16:01:08.000000Z"}} 2019-01-14 16:01:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f189dc7d0673a54fbe2fe662bcb358112558" 2019-01-14 16:01:08,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-3f10dd51-c19b-43e7-b886-6d3604f53048 Date: Mon, 14 Jan 2019 16:01: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":["dc0d2702-9db8-4f80-a33d-89ca22f7b73a"],"updated_at":"2019-01-14T16:01:07Z","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:05Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"acd0bdf1e02645579b3a58d3079ee3ed","id":"d64bca40-33a7-4366-918b-21185ee646a2","name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net"}]} 2019-01-14 16:01:08,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net used request id req-3f10dd51-c19b-43e7-b886-6d3604f53048 2019-01-14 16:01:08,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:08,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61abf2c450e6bb9cb32ee87de92b64ced0ce78c3" 2019-01-14 16:01:08,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccad03e-c5a2-4975-a627-2126190b8e7e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "acd0bdf1e02645579b3a58d3079ee3ed", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}} 2019-01-14 16:01:08,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed used request id req-7ccad03e-c5a2-4975-a627-2126190b8e7e 2019-01-14 16:01:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f189dc7d0673a54fbe2fe662bcb358112558" 2019-01-14 16:01:09,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0fede455-8d09-4d3f-84ce-c7d27a28b82a Date: Mon, 14 Jan 2019 16:01:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:07Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01: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":"acd0bdf1e02645579b3a58d3079ee3ed","id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet"}]} 2019-01-14 16:01:09,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 used request id req-0fede455-8d09-4d3f-84ce-c7d27a28b82a 2019-01-14 16:01:09,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:09,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:09,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["dWjBQ01OTBiNYNLgGMCdig"], "issued_at": "2019-01-14T16:01:09.000000Z"}} 2019-01-14 16:01:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:09,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92652211-0326-4d9f-89da-cfee2f295516 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:09,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-92652211-0326-4d9f-89da-cfee2f295516 2019-01-14 16:01:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:09,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7eb8cd7c-495b-45de-8c66-c733a5ec45b2 Date: Mon, 14 Jan 2019 16:01:09 GMT RESP BODY: {"routers": []} 2019-01-14 16:01:09,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router&admin_state_up=True used request id req-7eb8cd7c-495b-45de-8c66-c733a5ec45b2 2019-01-14 16:01:09,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:09,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:10,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ywMIYJ_8SfSoHe5wP8B1Hg"], "issued_at": "2019-01-14T16:01:10.000000Z"}} 2019-01-14 16:01:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511d896117a6df9ddbd27cbca125a2d6f2b7cae1" 2019-01-14 16:01:10,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d7211f-4a4f-49b9-b8c6-b8f4ab89c137 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:10,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c0d7211f-4a4f-49b9-b8c6-b8f4ab89c137 2019-01-14 16:01:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:10,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:10,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511d896117a6df9ddbd27cbca125a2d6f2b7cae1" 2019-01-14 16:01:10,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50e4206-573e-4e45-9f12-9529ffdc8e00 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "id": "acd0bdf1e02645579b3a58d3079ee3ed", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}]} 2019-01-14 16:01:10,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj used request id req-c50e4206-573e-4e45-9f12-9529ffdc8e00 2019-01-14 16:01:10,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:10,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-852128d6-a78a-4649-b695-a409b93d8f45 Date: Mon, 14 Jan 2019 16:01:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:01:10,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-852128d6-a78a-4649-b695-a409b93d8f45 2019-01-14 16:01:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:11,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6a517321-760d-457a-bb0e-d7ebb6d3abbe Date: Mon, 14 Jan 2019 16:01:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 16:01:11,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-6a517321-760d-457a-bb0e-d7ebb6d3abbe 2019-01-14 16:01:11,008 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router 2019-01-14 16:01:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "name": "CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router", "admin_state_up": true}}' 2019-01-14 16:01:12,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-5c2a4b96-46ce-4047-9171-efdcc2c21ab3 Date: Mon, 14 Jan 2019 16:01:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:01:12Z", "revision_number": 2, "routes": [], "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "7d18ee03-75a6-4131-9869-d4236960296d", "name": "CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router"}} 2019-01-14 16:01:12,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-5c2a4b96-46ce-4047-9171-efdcc2c21ab3 2019-01-14 16:01:12,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7d18ee03-75a6-4131-9869-d4236960296d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:12,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2be7a4ab-af44-48cb-987a-167bdf1b7210 Date: Mon, 14 Jan 2019 16:01:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:01:11Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.200"}],"id":"cea33d1d-e2f2-4f06-80fe-7088a474fb97","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:aa:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7d18ee03-75a6-4131-9869-d4236960296d","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:01:11Z","binding:vnic_type":"normal"}]} 2019-01-14 16:01:12,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7d18ee03-75a6-4131-9869-d4236960296d used request id req-2be7a4ab-af44-48cb-987a-167bdf1b7210 2019-01-14 16:01:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:12,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3d9547f0-92ea-45e2-b892-1337a8919af1 Date: Mon, 14 Jan 2019 16:01:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:01:12,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-3d9547f0-92ea-45e2-b892-1337a8919af1 2019-01-14 16:01:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:12,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-44ad0c0d-031d-44bf-9a60-787ccbccc132 Date: Mon, 14 Jan 2019 16:01:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d64bca40-33a7-4366-918b-21185ee646a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"acd0bdf1e02645579b3a58d3079ee3ed","status":"ACTIVE","subnets":["dc0d2702-9db8-4f80-a33d-89ca22f7b73a"],"description":"","tags":[],"updated_at":"2019-01-14T16:01:07Z","provider:segmentation_id":45,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net","admin_state_up":true,"tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:05Z","provider:network_type":"vxlan"}]} 2019-01-14 16:01:12,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net used request id req-44ad0c0d-031d-44bf-9a60-787ccbccc132 2019-01-14 16:01:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:12,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:12,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:13,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883474dd-34d3-44d3-bf8b-24b750c8cd04 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "acd0bdf1e02645579b3a58d3079ee3ed", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}} 2019-01-14 16:01:13,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed used request id req-883474dd-34d3-44d3-bf8b-24b750c8cd04 2019-01-14 16:01:13,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b66e55af-b921-4c38-9116-f04ed2c2bea5 Date: Mon, 14 Jan 2019 16:01:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:07Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01: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":"acd0bdf1e02645579b3a58d3079ee3ed","id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet"}]} 2019-01-14 16:01:13,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2 used request id req-b66e55af-b921-4c38-9116-f04ed2c2bea5 2019-01-14 16:01:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2&name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:13,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7017aa7c-d37f-4e27-9bbe-13ec9f9cdc92 Date: Mon, 14 Jan 2019 16:01:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:07Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01: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":"acd0bdf1e02645579b3a58d3079ee3ed","id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet"}]} 2019-01-14 16:01:13,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d64bca40-33a7-4366-918b-21185ee646a2&name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet used request id req-7017aa7c-d37f-4e27-9bbe-13ec9f9cdc92 2019-01-14 16:01:13,549 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-14 16:01:13,549 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router 2019-01-14 16:01:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" -d '{"subnet_id": "dc0d2702-9db8-4f80-a33d-89ca22f7b73a"}' 2019-01-14 16:01:15,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b3464c8f-9007-44f7-be6c-cf36b56eb460 Date: Mon, 14 Jan 2019 16:01:15 GMT RESP BODY: {"network_id": "d64bca40-33a7-4366-918b-21185ee646a2", "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "subnet_id": "dc0d2702-9db8-4f80-a33d-89ca22f7b73a", "subnet_ids": ["dc0d2702-9db8-4f80-a33d-89ca22f7b73a"], "port_id": "f72782d2-fa5e-4152-9b04-0ef3f1c2bf24", "id": "7d18ee03-75a6-4131-9869-d4236960296d"} 2019-01-14 16:01:15,720 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d/add_router_interface used request id req-b3464c8f-9007-44f7-be6c-cf36b56eb460 2019-01-14 16:01:15,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:15,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-f9f6224b-1f7c-4ecc-b37b-073087ba632b Date: Mon, 14 Jan 2019 16:01:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:01:14Z", "revision_number": 3, "routes": [], "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "7d18ee03-75a6-4131-9869-d4236960296d", "name": "CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router"}} 2019-01-14 16:01:15,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d used request id req-f9f6224b-1f7c-4ecc-b37b-073087ba632b 2019-01-14 16:01:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7d18ee03-75a6-4131-9869-d4236960296d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:16,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-27bb1060-0620-4ac1-845d-9d48edddcd7a Date: Mon, 14 Jan 2019 16:01:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:01:11Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.200"}],"id":"cea33d1d-e2f2-4f06-80fe-7088a474fb97","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:aa:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7d18ee03-75a6-4131-9869-d4236960296d","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:01:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:01:15Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","ip_address":"10.55.1.1"}],"id":"f72782d2-fa5e-4152-9b04-0ef3f1c2bf24","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:7e:7f","project_id":"acd0bdf1e02645579b3a58d3079ee3ed","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7d18ee03-75a6-4131-9869-d4236960296d","name":"","admin_state_up":true,"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:14Z","binding:vnic_type":"normal"}]} 2019-01-14 16:01:16,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7d18ee03-75a6-4131-9869-d4236960296d used request id req-27bb1060-0620-4ac1-845d-9d48edddcd7a 2019-01-14 16:01:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:16,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b106e43a-15c8-4396-87df-eef8cb182ec4 Date: Mon, 14 Jan 2019 16:01:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:01:16,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-b106e43a-15c8-4396-87df-eef8cb182ec4 2019-01-14 16:01:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/dc0d2702-9db8-4f80-a33d-89ca22f7b73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:16,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-65963adc-71b9-4fbf-ac1c-94353d99c38c Date: Mon, 14 Jan 2019 16:01:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:07Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01: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":"acd0bdf1e02645579b3a58d3079ee3ed","id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet"}} 2019-01-14 16:01:16,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/dc0d2702-9db8-4f80-a33d-89ca22f7b73a used request id req-65963adc-71b9-4fbf-ac1c-94353d99c38c 2019-01-14 16:01:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f189dc7d0673a54fbe2fe662bcb358112558" 2019-01-14 16:01:16,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-7552d67f-e528-4527-8273-20c036c41082 Date: Mon, 14 Jan 2019 16:01:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:11Z", "admin_state_up": true, "updated_at": "2019-01-14T16:01:14Z", "revision_number": 3, "routes": [], "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "7d18ee03-75a6-4131-9869-d4236960296d", "name": "CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router"}]} 2019-01-14 16:01:16,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router&admin_state_up=True used request id req-7552d67f-e528-4527-8273-20c036c41082 2019-01-14 16:01:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61abf2c450e6bb9cb32ee87de92b64ced0ce78c3" 2019-01-14 16:01:17,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44bda1d-907b-40e7-ae05-0a5b40cafc15 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "acd0bdf1e02645579b3a58d3079ee3ed", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}} 2019-01-14 16:01:17,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed used request id req-f44bda1d-907b-40e7-ae05-0a5b40cafc15 2019-01-14 16:01:17,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7d18ee03-75a6-4131-9869-d4236960296d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f189dc7d0673a54fbe2fe662bcb358112558" 2019-01-14 16:01:17,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-9ad846ed-1d14-4337-a6d7-82d456dfc1a2 Date: Mon, 14 Jan 2019 16:01:17 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:14Z","admin_state_up":true,"updated_at":"2019-01-14T16:01:15Z","binding:vnic_type":"normal","device_id":"7d18ee03-75a6-4131-9869-d4236960296d","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:5e:7e:7f","id":"f72782d2-fa5e-4152-9b04-0ef3f1c2bf24","port_security_enabled":false,"project_id":"acd0bdf1e02645579b3a58d3079ee3ed","fixed_ips":[{"subnet_id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:01:17,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7d18ee03-75a6-4131-9869-d4236960296d used request id req-9ad846ed-1d14-4337-a6d7-82d456dfc1a2 2019-01-14 16:01:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/dc0d2702-9db8-4f80-a33d-89ca22f7b73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f189dc7d0673a54fbe2fe662bcb358112558" 2019-01-14 16:01:17,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e41c2dea-ebd4-473d-8c73-9fe3152d3d19 Date: Mon, 14 Jan 2019 16:01:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d64bca40-33a7-4366-918b-21185ee646a2","tenant_id":"acd0bdf1e02645579b3a58d3079ee3ed","created_at":"2019-01-14T16:01:07Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01: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":"acd0bdf1e02645579b3a58d3079ee3ed","id":"dc0d2702-9db8-4f80-a33d-89ca22f7b73a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet"}} 2019-01-14 16:01:17,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/dc0d2702-9db8-4f80-a33d-89ca22f7b73a used request id req-e41c2dea-ebd4-473d-8c73-9fe3152d3d19 2019-01-14 16:01:17,534 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router and subnet CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet 2019-01-14 16:01:17,534 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router 2019-01-14 16:01:17,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" -d '{"subnet_id": "dc0d2702-9db8-4f80-a33d-89ca22f7b73a"}' 2019-01-14 16:01:19,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aba6c606-5784-4585-9b95-6d65c9fed671 Date: Mon, 14 Jan 2019 16:01:19 GMT RESP BODY: {"network_id": "d64bca40-33a7-4366-918b-21185ee646a2", "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "subnet_id": "dc0d2702-9db8-4f80-a33d-89ca22f7b73a", "subnet_ids": ["dc0d2702-9db8-4f80-a33d-89ca22f7b73a"], "port_id": "f72782d2-fa5e-4152-9b04-0ef3f1c2bf24", "id": "7d18ee03-75a6-4131-9869-d4236960296d"} 2019-01-14 16:01:19,056 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d/remove_router_interface used request id req-aba6c606-5784-4585-9b95-6d65c9fed671 2019-01-14 16:01:19,056 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router 2019-01-14 16:01:19,056 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-router 2019-01-14 16:01:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ef746258a03b4bb8ea76c0b5ab1cdaf0ebb50" 2019-01-14 16:01:20,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3afc9beb-1352-4124-b1c6-c5789f78f64d Content-Length: 0 Date: Mon, 14 Jan 2019 16:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:20,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7d18ee03-75a6-4131-9869-d4236960296d used request id req-3afc9beb-1352-4124-b1c6-c5789f78f64d 2019-01-14 16:01:20,524 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet 2019-01-14 16:01:20,524 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-subnet 2019-01-14 16:01:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/dc0d2702-9db8-4f80-a33d-89ca22f7b73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:23,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80febbaa-7f39-48ad-a491-a8c5984dd9bd Date: Mon, 14 Jan 2019 16:01:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:23,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dc0d2702-9db8-4f80-a33d-89ca22f7b73a used request id req-80febbaa-7f39-48ad-a491-a8c5984dd9bd 2019-01-14 16:01:23,167 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-dc2b53da-1231-4e83-8166-04fd83c93af2-pub-net 2019-01-14 16:01:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d64bca40-33a7-4366-918b-21185ee646a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897a1215f018ff03b966a8b37863f19387d430a7" 2019-01-14 16:01:24,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28dcf6d1-a729-43fc-88bc-539eaaee27e7 Date: Mon, 14 Jan 2019 16:01:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:24,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d64bca40-33a7-4366-918b-21185ee646a2 used request id req-28dcf6d1-a729-43fc-88bc-539eaaee27e7 2019-01-14 16:01:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:24,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f51e1322-4b19-4ce0-85c4-b542bd3e7b08 Date: Mon, 14 Jan 2019 16:01:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:05Z", "updated_at": "2019-01-14T16:01:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "revision_number": 0, "id": "18387d4d-84d3-4a2f-bd64-cb58052815a0", "remote_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "revision_number": 0, "id": "5bc0fda5-ce64-4dce-a414-c4df88f39c77", "remote_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "revision_number": 0, "id": "66554d3e-8c64-4f61-9f64-e4360638313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "revision_number": 0, "id": "ccf710c4-d6b9-4d24-9cb2-68a2bef9d20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed"}], "revision_number": 4, "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "name": "default"}]} 2019-01-14 16:01:24,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f51e1322-4b19-4ce0-85c4-b542bd3e7b08 2019-01-14 16:01:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6b79d2a-63d0-4c2c-86e2-e8d792133ec3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:25,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-a6b79d2a-63d0-4c2c-86e2-e8d792133ec3 2019-01-14 16:01:25,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-731464bd-e991-4314-a159-80602ae5ef98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:25,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-731464bd-e991-4314-a159-80602ae5ef98 2019-01-14 16:01:25,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b529e614-2134-4130-b120-b4078d9e7ff4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:25,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-b529e614-2134-4130-b120-b4078d9e7ff4 2019-01-14 16:01:25,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d517431c-dc01-4287-8a88-48d59f7c997b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:25,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-d517431c-dc01-4287-8a88-48d59f7c997b 2019-01-14 16:01:25,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beea398f-11db-4896-87aa-7dd1ab8b2631 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:01:25,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-beea398f-11db-4896-87aa-7dd1ab8b2631 2019-01-14 16:01:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c1352a-9134-4eb1-a494-36884c6ad250 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:01:25,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-32c1352a-9134-4eb1-a494-36884c6ad250 2019-01-14 16:01:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6b5f77-c1e6-4f1a-9767-30b9e6215163 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:25,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-0a6b5f77-c1e6-4f1a-9767-30b9e6215163 2019-01-14 16:01:25,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98c9964-493b-4c50-999e-fbe7feefdce3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:25,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-a98c9964-493b-4c50-999e-fbe7feefdce3 2019-01-14 16:01:25,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:25,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:25,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a1ab951-3b71-4714-8d09-48ed3cfaff09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:25,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-8a1ab951-3b71-4714-8d09-48ed3cfaff09 2019-01-14 16:01:25,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:25,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:26,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b8ccc5-61c2-4a13-9093-16a5b60ec549 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:01:26,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-29b8ccc5-61c2-4a13-9093-16a5b60ec549 2019-01-14 16:01:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:26,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e65477-f2f2-409a-b59e-7dd594005624 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "acd0bdf1e02645579b3a58d3079ee3ed", "name": "CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj"}} 2019-01-14 16:01:26,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed used request id req-09e65477-f2f2-409a-b59e-7dd594005624 2019-01-14 16:01:26,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d25e5537-a47f-4ed8-b87a-ff9cccd16a30 2019-01-14 16:01:26,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d25e5537-a47f-4ed8-b87a-ff9cccd16a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:26,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7510bdb4-3b48-468c-a2c1-06a6316baf9b Date: Mon, 14 Jan 2019 16:01:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "port_range_min": null, "revision_number": 0, "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:05Z", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "18387d4d-84d3-4a2f-bd64-cb58052815a0"}, {"remote_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "port_range_min": null, "revision_number": 0, "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:05Z", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "5bc0fda5-ce64-4dce-a414-c4df88f39c77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "port_range_min": null, "revision_number": 0, "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:05Z", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "66554d3e-8c64-4f61-9f64-e4360638313f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:05Z", "security_group_id": "d25e5537-a47f-4ed8-b87a-ff9cccd16a30", "port_range_min": null, "revision_number": 0, "tenant_id": "acd0bdf1e02645579b3a58d3079ee3ed", "created_at": "2019-01-14T16:01:05Z", "project_id": "acd0bdf1e02645579b3a58d3079ee3ed", "id": "ccf710c4-d6b9-4d24-9cb2-68a2bef9d20e"}]} 2019-01-14 16:01:26,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d25e5537-a47f-4ed8-b87a-ff9cccd16a30 used request id req-7510bdb4-3b48-468c-a2c1-06a6316baf9b 2019-01-14 16:01:26,452 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:01:26,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d25e5537-a47f-4ed8-b87a-ff9cccd16a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:26,919 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50478813-40ed-42b7-b32d-455ec0ae382f Content-Length: 0 Date: Mon, 14 Jan 2019 16:01:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:26,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d25e5537-a47f-4ed8-b87a-ff9cccd16a30 used request id req-50478813-40ed-42b7-b32d-455ec0ae382f 2019-01-14 16:01:26,920 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj 2019-01-14 16:01:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:27,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24686e28-474b-4a53-b00f-224832d51dae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:27,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/acd0bdf1e02645579b3a58d3079ee3ed used request id req-24686e28-474b-4a53-b00f-224832d51dae 2019-01-14 16:01:27,372 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b622ab62-c96d-4e5-proj-role 2019-01-14 16:01:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/34db534ef43345de8d679aeb344e2eec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:27,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c35b82f-e651-40eb-ba9f-61bb096820ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:27,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/34db534ef43345de8d679aeb344e2eec used request id req-0c35b82f-e651-40eb-ba9f-61bb096820ff 2019-01-14 16:01:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6cc477269e90b9a37a3dbba382f2987d4dbe57" 2019-01-14 16:01:27,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b94c5b-5c6a-42aa-ac17-0850ecbda4c9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:01:27,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-77b94c5b-5c6a-42aa-ac17-0850ecbda4c9 2019-01-14 16:01:27,774 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b622ab62-c96d-4e5-user 2019-01-14 16:01:27,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6bbc0dbb806d4914b4dc2239f9a12725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c557db239aced5f42cc887ea2b946eea2eb2e6" 2019-01-14 16:01:27,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0dce6ff-36cb-4f50-a428-badc8623c6b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:27,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6bbc0dbb806d4914b4dc2239f9a12725 used request id req-f0dce6ff-36cb-4f50-a428-badc8623c6b5 2019-01-14 16:01:27,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:28,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["btZ02ZvKSruwOXrZWlrn8g"], "issued_at": "2019-01-14T16:01:28.000000Z"}} 2019-01-14 16:01:28,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdba6798363cd1d247d982aa9f82ed542bc02b93" 2019-01-14 16:01:28,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ce9012-3138-48d4-8efc-23a1404b5976 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:28,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-87ce9012-3138-48d4-8efc-23a1404b5976 2019-01-14 16:01:28,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:28,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:28,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["v5W8l4mcTIaEQjr177I_kA"], "issued_at": "2019-01-14T16:01:28.000000Z"}} 2019-01-14 16:01:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:29,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37d7ab3-e67e-459f-bb9e-5030c64a0d5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:29,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a37d7ab3-e67e-459f-bb9e-5030c64a0d5c 2019-01-14 16:01:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:29,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:29,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b7153914-2e73-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:29,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f83f730-fc8f-4b65-855f-c370a2338def Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b7153914-2e73-49e-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:01:29,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b7153914-2e73-49e-proj used request id req-3f83f730-fc8f-4b65-855f-c370a2338def 2019-01-14 16:01:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:29,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4414f441-6418-4494-b8fa-4a508fd4dfda Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:01:29,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4414f441-6418-4494-b8fa-4a508fd4dfda 2019-01-14 16:01:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}}' 2019-01-14 16:01:29,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40000142-046f-45f3-89bb-bc32030d6d7f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31"}, "tags": [], "enabled": true, "id": "da83f2f297294f6c86e64766eefbae31", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}} 2019-01-14 16:01:29,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-40000142-046f-45f3-89bb-bc32030d6d7f 2019-01-14 16:01:29,457 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b7153914-2e73-49e-proj 2019-01-14 16:01:29,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:29,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:29,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["GMID3KkVSKiv3UlkoTTEuw"], "issued_at": "2019-01-14T16:01:29.000000Z"}} 2019-01-14 16:01:29,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f882c8765a2a50f733198c3b1e69b6b84e32a19a" 2019-01-14 16:01:29,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d968d7dd-2cda-486b-a994-f960a824895f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:29,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d968d7dd-2cda-486b-a994-f960a824895f 2019-01-14 16:01:29,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:29,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:29,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f882c8765a2a50f733198c3b1e69b6b84e32a19a" 2019-01-14 16:01:30,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0786a50d-4eb9-4956-a338-9184f11280fa Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:01:30,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0786a50d-4eb9-4956-a338-9184f11280fa 2019-01-14 16:01:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b7153914-2e73-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f882c8765a2a50f733198c3b1e69b6b84e32a19a" 2019-01-14 16:01:30,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac90121-df79-45f0-9d4d-75b760312e04 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b7153914-2e73-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31"}, "tags": [], "enabled": true, "id": "da83f2f297294f6c86e64766eefbae31", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}]} 2019-01-14 16:01:30,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-b7153914-2e73-49e-proj used request id req-4ac90121-df79-45f0-9d4d-75b760312e04 2019-01-14 16:01:30,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f882c8765a2a50f733198c3b1e69b6b84e32a19a" 2019-01-14 16:01:30,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff95e564-7073-427b-9326-1864ab0c3dbc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:01:30,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ff95e564-7073-427b-9326-1864ab0c3dbc 2019-01-14 16:01:30,773 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b7153914-2e73-49e-user 2019-01-14 16:01:30,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:30,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cacb27-38b8-4275-b7df-0623008e357a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:01:30,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-63cacb27-38b8-4275-b7df-0623008e357a 2019-01-14 16:01:30,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" -d '{"role": {"name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role"}}' 2019-01-14 16:01:31,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb828394-f200-4a2f-b900-82e18671b76e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99c57ee03fef4032a886982ec81dd308", "links": {"self": "http://172.30.9.26:5000/v3/roles/99c57ee03fef4032a886982ec81dd308"}, "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role"}} 2019-01-14 16:01:31,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-eb828394-f200-4a2f-b900-82e18671b76e 2019-01-14 16:01:31,025 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role 2019-01-14 16:01:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/99c57ee03fef4032a886982ec81dd308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:31,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2378289-d7f7-45da-900f-e1d5c954e0fa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99c57ee03fef4032a886982ec81dd308", "links": {"self": "http://172.30.9.26:5000/v3/roles/99c57ee03fef4032a886982ec81dd308"}, "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role"}} 2019-01-14 16:01:31,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/99c57ee03fef4032a886982ec81dd308 used request id req-f2378289-d7f7-45da-900f-e1d5c954e0fa 2019-01-14 16:01:31,045 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role to project CreateNetworkSuccessTests-b7153914-2e73-49e-proj 2019-01-14 16:01:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31/users/7b30ecf3da0b4637b2fe9fc6190ce9e1/roles/99c57ee03fef4032a886982ec81dd308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:31,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6169a9f9-0999-467b-832a-743f1e670191 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:31,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31/users/7b30ecf3da0b4637b2fe9fc6190ce9e1/roles/99c57ee03fef4032a886982ec81dd308 used request id req-6169a9f9-0999-467b-832a-743f1e670191 2019-01-14 16:01:31,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:31,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:31,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99c57ee03fef4032a886982ec81dd308", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role"}], "expires_at": "2019-01-14T17:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-user", "id": "7b30ecf3da0b4637b2fe9fc6190ce9e1"}, "audit_ids": ["beEH6xgYTT-ieJvFx4EVvg"], "issued_at": "2019-01-14T16:01:31.000000Z"}} 2019-01-14 16:01:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:31,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807634bf-d2ab-4d48-b75b-f1449da641d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:31,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-807634bf-d2ab-4d48-b75b-f1449da641d1 2019-01-14 16:01:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:31,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d8877be-3ad5-4137-b4e1-d9bbd8d1d603 Date: Mon, 14 Jan 2019 16:01:31 GMT RESP BODY: {"networks":[]} 2019-01-14 16:01:31,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net used request id req-9d8877be-3ad5-4137-b4e1-d9bbd8d1d603 2019-01-14 16:01:31,949 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net 2019-01-14 16:01:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net", "admin_state_up": true}}' 2019-01-14 16:01:32,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-39e77cf1-2926-4863-9167-8fcabb2144c0 Date: Mon, 14 Jan 2019 16:01:32 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2019-01-14T16:01:32Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"da83f2f297294f6c86e64766eefbae31","id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net"}} 2019-01-14 16:01:32,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-39e77cf1-2926-4863-9167-8fcabb2144c0 2019-01-14 16:01:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:33,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-95bc1fd8-aa55-47be-a069-da65802cbb2b Date: Mon, 14 Jan 2019 16:01: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":"2019-01-14T16:01:32Z","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"da83f2f297294f6c86e64766eefbae31","id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net"}]} 2019-01-14 16:01:33,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 used request id req-95bc1fd8-aa55-47be-a069-da65802cbb2b 2019-01-14 16:01:33,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:33,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20cdd319-69b3-4da6-869d-e0790d16821c Date: Mon, 14 Jan 2019 16:01:33 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:01:33,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 used request id req-20cdd319-69b3-4da6-869d-e0790d16821c 2019-01-14 16:01:33,233 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet 2019-01-14 16:01:33,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" -d '{"subnets": [{"ip_version": 4, "network_id": "ac7b59fe-ec4c-4917-ae31-b5a6c569ff41", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}]}' 2019-01-14 16:01:34,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44fd463b-fa1e-447b-9d65-6b6ec7ac3fae Date: Mon, 14 Jan 2019 16:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}]} 2019-01-14 16:01:34,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-44fd463b-fa1e-447b-9d65-6b6ec7ac3fae 2019-01-14 16:01:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:34,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-15ee876a-6adb-403e-a738-239ea6c920aa Date: Mon, 14 Jan 2019 16: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":["798b94fb-9172-4088-814c-ef26fb7f0b76"],"updated_at":"2019-01-14T16:01:33Z","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da83f2f297294f6c86e64766eefbae31","id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net"}]} 2019-01-14 16:01:34,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 used request id req-15ee876a-6adb-403e-a738-239ea6c920aa 2019-01-14 16:01:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:34,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f08f59c2-4e06-4847-b45d-edc3b4ecb6e2 Date: Mon, 14 Jan 2019 16:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}]} 2019-01-14 16:01:34,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 used request id req-f08f59c2-4e06-4847-b45d-edc3b4ecb6e2 2019-01-14 16:01:34,604 - OpenStackNetwork - DEBUG - Network [ac7b59fe-ec4c-4917-ae31-b5a6c569ff41] created successfully 2019-01-14 16:01:34,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:34,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:35,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99c57ee03fef4032a886982ec81dd308", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role"}], "expires_at": "2019-01-14T17:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-user", "id": "7b30ecf3da0b4637b2fe9fc6190ce9e1"}, "audit_ids": ["bbwOYSmbSh-1lA_3LEi88A"], "issued_at": "2019-01-14T16:01:35.000000Z"}} 2019-01-14 16:01:35,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:35,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec17b165-7637-4f89-93ab-1a8afa3f8a3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:35,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ec17b165-7637-4f89-93ab-1a8afa3f8a3e 2019-01-14 16:01:35,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:35,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9c72808f-78ab-4bd3-b05d-448b72e1e1e4 Date: Mon, 14 Jan 2019 16:01:35 GMT RESP BODY: {"routers": []} 2019-01-14 16:01:35,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router&admin_state_up=True used request id req-9c72808f-78ab-4bd3-b05d-448b72e1e1e4 2019-01-14 16:01:35,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:35,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:35,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99c57ee03fef4032a886982ec81dd308", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role"}], "expires_at": "2019-01-14T17:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-user", "id": "7b30ecf3da0b4637b2fe9fc6190ce9e1"}, "audit_ids": ["RkKlUrD2SHSZ_Sp19-PLMQ"], "issued_at": "2019-01-14T16:01:35.000000Z"}} 2019-01-14 16:01:35,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413abca27d0f797600735234502d8b9adbb1b07c" 2019-01-14 16:01:35,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb40c248-2cb2-4d1c-b3e2-5b1d4ec039cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:35,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cb40c248-2cb2-4d1c-b3e2-5b1d4ec039cd 2019-01-14 16:01:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:36,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-30f66a5f-d9e7-4022-9d4f-0af5b96af46b Date: Mon, 14 Jan 2019 16:01: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:01:36,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-30f66a5f-d9e7-4022-9d4f-0af5b96af46b 2019-01-14 16:01:36,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:36,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-87162c8e-f4f1-43ff-b6f7-56dcc26bba39 Date: Mon, 14 Jan 2019 16:01:36 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:01:36,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-87162c8e-f4f1-43ff-b6f7-56dcc26bba39 2019-01-14 16:01:36,361 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router 2019-01-14 16:01:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router", "admin_state_up": true}}' 2019-01-14 16:01:37,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-af584c5f-ad86-4d96-beed-667287ee2f7a Date: Mon, 14 Jan 2019 16:01:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:36Z", "admin_state_up": true, "updated_at": "2019-01-14T16:01:37Z", "revision_number": 2, "routes": [], "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3", "name": "CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router"}} 2019-01-14 16:01:37,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-af584c5f-ad86-4d96-beed-667287ee2f7a 2019-01-14 16:01:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:38,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-76eeca1d-3f23-4b04-9419-09c05acd4c06 Date: Mon, 14 Jan 2019 16:01:38 GMT RESP BODY: {"ports":[]} 2019-01-14 16:01:38,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 used request id req-76eeca1d-3f23-4b04-9419-09c05acd4c06 2019-01-14 16:01:38,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:38,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-028e8899-a4f8-4edb-8893-5a2bd74eb958 Date: Mon, 14 Jan 2019 16: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":["798b94fb-9172-4088-814c-ef26fb7f0b76"],"updated_at":"2019-01-14T16:01:33Z","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da83f2f297294f6c86e64766eefbae31","id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net"}]} 2019-01-14 16:01:38,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net used request id req-028e8899-a4f8-4edb-8893-5a2bd74eb958 2019-01-14 16:01:38,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:38,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:38,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508e7e6b-362e-461d-9006-017e8dfff3af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}} 2019-01-14 16:01:38,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 used request id req-508e7e6b-362e-461d-9006-017e8dfff3af 2019-01-14 16:01:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:38,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6fcf9a06-38d4-4761-8114-9c76e8095ae8 Date: Mon, 14 Jan 2019 16:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}]} 2019-01-14 16:01:38,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 used request id req-6fcf9a06-38d4-4761-8114-9c76e8095ae8 2019-01-14 16:01:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41&name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:38,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9788c3b9-b4ac-4ce8-8df3-b80c405c229b Date: Mon, 14 Jan 2019 16:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}]} 2019-01-14 16:01:38,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41&name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet used request id req-9788c3b9-b4ac-4ce8-8df3-b80c405c229b 2019-01-14 16:01:38,687 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-14 16:01:38,687 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router 2019-01-14 16:01:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" -d '{"subnet_id": "798b94fb-9172-4088-814c-ef26fb7f0b76"}' 2019-01-14 16:01:40,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-54698a0c-974b-4265-9abc-aaa95580e207 Date: Mon, 14 Jan 2019 16:01:40 GMT RESP BODY: {"network_id": "ac7b59fe-ec4c-4917-ae31-b5a6c569ff41", "tenant_id": "da83f2f297294f6c86e64766eefbae31", "subnet_id": "798b94fb-9172-4088-814c-ef26fb7f0b76", "subnet_ids": ["798b94fb-9172-4088-814c-ef26fb7f0b76"], "port_id": "a382bad3-0915-4d5d-bbdf-aed277717d7c", "id": "1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3"} 2019-01-14 16:01:40,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3/add_router_interface used request id req-54698a0c-974b-4265-9abc-aaa95580e207 2019-01-14 16:01:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:41,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-b5cf6263-97f4-4ac3-82d5-6f92333d461a Date: Mon, 14 Jan 2019 16:01:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:36Z", "admin_state_up": true, "updated_at": "2019-01-14T16:01:39Z", "revision_number": 3, "routes": [], "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3", "name": "CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router"}} 2019-01-14 16:01:41,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 used request id req-b5cf6263-97f4-4ac3-82d5-6f92333d461a 2019-01-14 16:01:41,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:41,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-8198494c-50d7-423e-891b-ef447c326306 Date: Mon, 14 Jan 2019 16:01:41 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:39Z","admin_state_up":true,"updated_at":"2019-01-14T16:01:40Z","binding:vnic_type":"normal","device_id":"1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:cb:d2:65","id":"a382bad3-0915-4d5d-bbdf-aed277717d7c","port_security_enabled":false,"project_id":"da83f2f297294f6c86e64766eefbae31","fixed_ips":[{"subnet_id":"798b94fb-9172-4088-814c-ef26fb7f0b76","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:01:41,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 used request id req-8198494c-50d7-423e-891b-ef447c326306 2019-01-14 16:01:41,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/798b94fb-9172-4088-814c-ef26fb7f0b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:41,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6469bd04-ec79-4585-abd4-f6ef45cb1c57 Date: Mon, 14 Jan 2019 16:01:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}} 2019-01-14 16:01:41,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/798b94fb-9172-4088-814c-ef26fb7f0b76 used request id req-6469bd04-ec79-4585-abd4-f6ef45cb1c57 2019-01-14 16:01:41,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:41,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99c57ee03fef4032a886982ec81dd308", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role"}], "expires_at": "2019-01-14T17:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/da83f2f297294f6c86e64766eefbae31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-user", "id": "7b30ecf3da0b4637b2fe9fc6190ce9e1"}, "audit_ids": ["Hzz2Hm_SS9OdtkgbaNhvNg"], "issued_at": "2019-01-14T16:01:41.000000Z"}} 2019-01-14 16:01:41,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325186cdfe7b263877d85abeb142e406649cd79f" 2019-01-14 16:01:42,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-941ef0c5-99c5-488b-b34c-033062180013 Date: Mon, 14 Jan 2019 16:01: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":["798b94fb-9172-4088-814c-ef26fb7f0b76"],"updated_at":"2019-01-14T16:01:33Z","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da83f2f297294f6c86e64766eefbae31","id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net"}]} 2019-01-14 16:01:42,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net used request id req-941ef0c5-99c5-488b-b34c-033062180013 2019-01-14 16:01:42,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:42,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdba6798363cd1d247d982aa9f82ed542bc02b93" 2019-01-14 16:01:42,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16614862-93b4-4462-a103-9c1ebc09cad4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}} 2019-01-14 16:01:42,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 used request id req-16614862-93b4-4462-a103-9c1ebc09cad4 2019-01-14 16:01:42,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325186cdfe7b263877d85abeb142e406649cd79f" 2019-01-14 16:01:42,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4532c3fb-c2b0-4c61-b9cb-40fa326dfdf9 Date: Mon, 14 Jan 2019 16:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}]} 2019-01-14 16:01:42,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 used request id req-4532c3fb-c2b0-4c61-b9cb-40fa326dfdf9 2019-01-14 16:01:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41&name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325186cdfe7b263877d85abeb142e406649cd79f" 2019-01-14 16:01:42,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5666b861-7a27-4cdb-aa34-c0fe81b65f63 Date: Mon, 14 Jan 2019 16:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}]} 2019-01-14 16:01:42,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ac7b59fe-ec4c-4917-ae31-b5a6c569ff41&name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet used request id req-5666b861-7a27-4cdb-aa34-c0fe81b65f63 2019-01-14 16:01:42,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325186cdfe7b263877d85abeb142e406649cd79f" 2019-01-14 16:01:43,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-c1ab5b0d-0992-458e-ba9f-c6bb7ddaafa2 Date: Mon, 14 Jan 2019 16:01:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:36Z", "admin_state_up": true, "updated_at": "2019-01-14T16:01:39Z", "revision_number": 3, "routes": [], "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3", "name": "CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router"}]} 2019-01-14 16:01:43,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router used request id req-c1ab5b0d-0992-458e-ba9f-c6bb7ddaafa2 2019-01-14 16:01:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdba6798363cd1d247d982aa9f82ed542bc02b93" 2019-01-14 16:01:43,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec1acc9-2a62-406d-aca0-4897ab3fd9b0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}} 2019-01-14 16:01:43,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 used request id req-eec1acc9-2a62-406d-aca0-4897ab3fd9b0 2019-01-14 16:01:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325186cdfe7b263877d85abeb142e406649cd79f" 2019-01-14 16:01:43,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-eb55eb45-f85c-4bdf-8c0d-908dbb3286ea Date: Mon, 14 Jan 2019 16:01:43 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:39Z","admin_state_up":true,"updated_at":"2019-01-14T16:01:40Z","binding:vnic_type":"normal","device_id":"1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:cb:d2:65","id":"a382bad3-0915-4d5d-bbdf-aed277717d7c","port_security_enabled":false,"project_id":"da83f2f297294f6c86e64766eefbae31","fixed_ips":[{"subnet_id":"798b94fb-9172-4088-814c-ef26fb7f0b76","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:01:43,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 used request id req-eb55eb45-f85c-4bdf-8c0d-908dbb3286ea 2019-01-14 16:01:43,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/798b94fb-9172-4088-814c-ef26fb7f0b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325186cdfe7b263877d85abeb142e406649cd79f" 2019-01-14 16:01:43,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-929be13b-7eee-4e6e-b890-f7dea5920930 Date: Mon, 14 Jan 2019 16:01:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7b59fe-ec4c-4917-ae31-b5a6c569ff41","tenant_id":"da83f2f297294f6c86e64766eefbae31","created_at":"2019-01-14T16:01:33Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:33Z","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":"da83f2f297294f6c86e64766eefbae31","id":"798b94fb-9172-4088-814c-ef26fb7f0b76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet"}} 2019-01-14 16:01:43,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/798b94fb-9172-4088-814c-ef26fb7f0b76 used request id req-929be13b-7eee-4e6e-b890-f7dea5920930 2019-01-14 16:01:43,572 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router and subnet CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet 2019-01-14 16:01:43,572 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router 2019-01-14 16:01:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" -d '{"subnet_id": "798b94fb-9172-4088-814c-ef26fb7f0b76"}' 2019-01-14 16:01:45,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d3e85d1-1f2e-4a2a-ad17-2cd0a0edb718 Date: Mon, 14 Jan 2019 16:01:45 GMT RESP BODY: {"network_id": "ac7b59fe-ec4c-4917-ae31-b5a6c569ff41", "tenant_id": "da83f2f297294f6c86e64766eefbae31", "subnet_id": "798b94fb-9172-4088-814c-ef26fb7f0b76", "subnet_ids": ["798b94fb-9172-4088-814c-ef26fb7f0b76"], "port_id": "a382bad3-0915-4d5d-bbdf-aed277717d7c", "id": "1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3"} 2019-01-14 16:01:45,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3/remove_router_interface used request id req-1d3e85d1-1f2e-4a2a-ad17-2cd0a0edb718 2019-01-14 16:01:45,376 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router 2019-01-14 16:01:45,376 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-router 2019-01-14 16:01:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf9703343e6f90a2c5f979343f38e6b916189aa" 2019-01-14 16:01:46,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c185744-16fe-47e2-ab9e-3f43198734a7 Content-Length: 0 Date: Mon, 14 Jan 2019 16:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:46,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1f914e64-6d29-4dd4-ba1d-7c79f0dc03e3 used request id req-7c185744-16fe-47e2-ab9e-3f43198734a7 2019-01-14 16:01:46,644 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet 2019-01-14 16:01:46,644 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-subnet 2019-01-14 16:01:46,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/798b94fb-9172-4088-814c-ef26fb7f0b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:49,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fbc8228-3179-410d-95eb-a10cb8dc1265 Date: Mon, 14 Jan 2019 16:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:49,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/798b94fb-9172-4088-814c-ef26fb7f0b76 used request id req-7fbc8228-3179-410d-95eb-a10cb8dc1265 2019-01-14 16:01:49,345 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e494102b-e66e-4763-b69b-cb44fe302363-pub-net 2019-01-14 16:01:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52e08d17b16fa59a29ff29d2d48af3bb7e65e2c" 2019-01-14 16:01:50,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54c743a2-db22-411c-86c7-11c06dc7d987 Date: Mon, 14 Jan 2019 16:01:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:50,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ac7b59fe-ec4c-4917-ae31-b5a6c569ff41 used request id req-54c743a2-db22-411c-86c7-11c06dc7d987 2019-01-14 16:01:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:51,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ee94256e-8ed8-4a74-a88f-8693e97d4a92 Date: Mon, 14 Jan 2019 16:01:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:32Z", "updated_at": "2019-01-14T16:01:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:32Z", "revision_number": 0, "id": "18777dbd-b264-4c4f-9554-098c4aedbe14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "tenant_id": "da83f2f297294f6c86e64766eefbae31", "port_range_min": null, "ethertype": "IPv4", "project_id": "da83f2f297294f6c86e64766eefbae31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:32Z", "revision_number": 0, "id": "39f7175b-1a85-4cc9-8ce1-8dfd03f22957", "remote_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "tenant_id": "da83f2f297294f6c86e64766eefbae31", "port_range_min": null, "ethertype": "IPv4", "project_id": "da83f2f297294f6c86e64766eefbae31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:32Z", "revision_number": 0, "id": "b41d55c8-669f-45fa-8c64-ac3849fe0b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "tenant_id": "da83f2f297294f6c86e64766eefbae31", "port_range_min": null, "ethertype": "IPv6", "project_id": "da83f2f297294f6c86e64766eefbae31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:32Z", "revision_number": 0, "id": "efef6610-c6ba-439f-bcb3-085e2b09762a", "remote_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "tenant_id": "da83f2f297294f6c86e64766eefbae31", "port_range_min": null, "ethertype": "IPv6", "project_id": "da83f2f297294f6c86e64766eefbae31"}], "revision_number": 4, "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "a1623f96-df5f-48a8-97c2-b51567190547", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:01:51,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ee94256e-8ed8-4a74-a88f-8693e97d4a92 2019-01-14 16:01:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:51,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebdce225-3dea-414b-a511-78ba107a70f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:51,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-ebdce225-3dea-414b-a511-78ba107a70f5 2019-01-14 16:01:51,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:51,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6616a3d1-ba48-4dce-a23b-7913027935c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:51,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-6616a3d1-ba48-4dce-a23b-7913027935c5 2019-01-14 16:01:51,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:51,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-341d317c-f1b7-43a1-8e86-e9b243ce92be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:51,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-341d317c-f1b7-43a1-8e86-e9b243ce92be 2019-01-14 16:01:51,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:51,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c31d8ec4-0077-469c-91ff-1e8535ae01b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:01:51,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-c31d8ec4-0077-469c-91ff-1e8535ae01b5 2019-01-14 16:01:51,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:01:51,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:51,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f18a8d-c090-425c-a9a0-808f5c4904ea Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:01:51,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-40f18a8d-c090-425c-a9a0-808f5c4904ea 2019-01-14 16:01:51,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:51,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65266c0-a2ad-406b-ae29-341250ab4095 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da83f2f297294f6c86e64766eefbae31", "name": "CreateNetworkSuccessTests-b7153914-2e73-49e-proj"}} 2019-01-14 16:01:51,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 used request id req-a65266c0-a2ad-406b-ae29-341250ab4095 2019-01-14 16:01:51,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1623f96-df5f-48a8-97c2-b51567190547 2019-01-14 16:01:51,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a1623f96-df5f-48a8-97c2-b51567190547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:52,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-722c5dd1-ec95-4eb3-8e6b-a86ce4d4610e Date: Mon, 14 Jan 2019 16:01: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": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "port_range_min": null, "revision_number": 0, "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:32Z", "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "18777dbd-b264-4c4f-9554-098c4aedbe14"}, {"remote_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "port_range_min": null, "revision_number": 0, "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:32Z", "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "39f7175b-1a85-4cc9-8ce1-8dfd03f22957"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "port_range_min": null, "revision_number": 0, "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:32Z", "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "b41d55c8-669f-45fa-8c64-ac3849fe0b59"}, {"remote_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:32Z", "security_group_id": "a1623f96-df5f-48a8-97c2-b51567190547", "port_range_min": null, "revision_number": 0, "tenant_id": "da83f2f297294f6c86e64766eefbae31", "created_at": "2019-01-14T16:01:32Z", "project_id": "da83f2f297294f6c86e64766eefbae31", "id": "efef6610-c6ba-439f-bcb3-085e2b09762a"}]} 2019-01-14 16:01:52,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a1623f96-df5f-48a8-97c2-b51567190547 used request id req-722c5dd1-ec95-4eb3-8e6b-a86ce4d4610e 2019-01-14 16:01:52,021 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:01:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a1623f96-df5f-48a8-97c2-b51567190547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:52,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2d4f141-ddb8-4720-99eb-b77a2157a157 Content-Length: 0 Date: Mon, 14 Jan 2019 16:01:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:01:52,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a1623f96-df5f-48a8-97c2-b51567190547 used request id req-a2d4f141-ddb8-4720-99eb-b77a2157a157 2019-01-14 16:01:52,360 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b7153914-2e73-49e-proj 2019-01-14 16:01:52,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:52,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2af4162-e60b-4599-8503-b0412fcbcc1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:52,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/da83f2f297294f6c86e64766eefbae31 used request id req-e2af4162-e60b-4599-8503-b0412fcbcc1f 2019-01-14 16:01:52,743 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b7153914-2e73-49e-proj-role 2019-01-14 16:01:52,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/99c57ee03fef4032a886982ec81dd308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:52,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d67653c-3a8d-4da2-b3f7-6ef0b027035e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:52,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/99c57ee03fef4032a886982ec81dd308 used request id req-8d67653c-3a8d-4da2-b3f7-6ef0b027035e 2019-01-14 16:01:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ff18c3da8390f4b118fd3fd7e3cd39036f20bb" 2019-01-14 16:01:52,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51bd56f-447f-403f-b7bc-46bd418bd4b2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:01:52,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b51bd56f-447f-403f-b7bc-46bd418bd4b2 2019-01-14 16:01:52,992 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b7153914-2e73-49e-user 2019-01-14 16:01:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7b30ecf3da0b4637b2fe9fc6190ce9e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f882c8765a2a50f733198c3b1e69b6b84e32a19a" 2019-01-14 16:01:53,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0042607-6fbd-4f3c-9ef3-bf26060dde38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:53,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7b30ecf3da0b4637b2fe9fc6190ce9e1 used request id req-e0042607-6fbd-4f3c-9ef3-bf26060dde38 2019-01-14 16:01:53,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:53,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["KlzavZvnR-eSUeEx2F1ufg"], "issued_at": "2019-01-14T16:01:53.000000Z"}} 2019-01-14 16:01:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b35f7cfed0ac63deaa5bb5e8e1dd20704a3f76" 2019-01-14 16:01:53,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2cc4bda-fbd5-47b8-aa23-81300d1b67b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:53,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f2cc4bda-fbd5-47b8-aa23-81300d1b67b4 2019-01-14 16:01:53,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:53,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:54,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["rWokM0GiQguveRdoiFjuiQ"], "issued_at": "2019-01-14T16:01:54.000000Z"}} 2019-01-14 16:01:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:01:54,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f0df44-b46d-4556-b4f8-c898ed501b22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:54,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-54f0df44-b46d-4556-b4f8-c898ed501b22 2019-01-14 16:01:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:54,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0a608d05-b968-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:01:54,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e772f2a-7259-49f6-98fc-d2978f2eda72 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0a608d05-b968-4c9-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:01:54,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0a608d05-b968-4c9-proj used request id req-3e772f2a-7259-49f6-98fc-d2978f2eda72 2019-01-14 16:01:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:01:54,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befef010-0a18-48fb-8186-25e1165da583 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:01:54,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-befef010-0a18-48fb-8186-25e1165da583 2019-01-14 16:01:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj"}}' 2019-01-14 16:01:54,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c22167-27d4-4be7-948f-118d6afb8818 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173"}, "tags": [], "enabled": true, "id": "f46e967958fd4d259949eeaf9abc0173", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj"}} 2019-01-14 16:01:54,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-81c22167-27d4-4be7-948f-118d6afb8818 2019-01-14 16:01:54,786 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-0a608d05-b968-4c9-proj 2019-01-14 16:01:54,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:54,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:55,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LbUHKRVdR9OU_GLpllF4Tw"], "issued_at": "2019-01-14T16:01:55.000000Z"}} 2019-01-14 16:01:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4734bd3787a0610cc489d5a23f99d3a4404661" 2019-01-14 16:01:55,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0590e912-10de-4adc-888c-d4ee009173a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:55,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0590e912-10de-4adc-888c-d4ee009173a7 2019-01-14 16:01:55,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:01:55,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:01:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4734bd3787a0610cc489d5a23f99d3a4404661" 2019-01-14 16:01:55,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b06685b-fe6b-4974-80e8-172247747a97 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:01:55,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1b06685b-fe6b-4974-80e8-172247747a97 2019-01-14 16:01:55,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-0a608d05-b968-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4734bd3787a0610cc489d5a23f99d3a4404661" 2019-01-14 16:01:55,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b64caba-ee28-45d8-a10d-24d34a4bcb7d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-0a608d05-b968-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173"}, "tags": [], "enabled": true, "id": "f46e967958fd4d259949eeaf9abc0173", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj"}]} 2019-01-14 16:01:55,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-0a608d05-b968-4c9-proj used request id req-7b64caba-ee28-45d8-a10d-24d34a4bcb7d 2019-01-14 16:01:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4734bd3787a0610cc489d5a23f99d3a4404661" 2019-01-14 16:01:55,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51794631-3ea5-4bb7-a6ef-00ea2ef50502 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:01:55,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-51794631-3ea5-4bb7-a6ef-00ea2ef50502 2019-01-14 16:01:56,073 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-0a608d05-b968-4c9-user 2019-01-14 16:01:56,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:01:56,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd928395-abb4-45b7-a146-27a2ee251d41 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:01:56,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fd928395-abb4-45b7-a146-27a2ee251d41 2019-01-14 16:01:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" -d '{"role": {"name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role"}}' 2019-01-14 16:01:56,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607090e2-5755-4213-b935-028b4307264a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00e59f9aff3043cf82a4d1377d70a921", "links": {"self": "http://172.30.9.26:5000/v3/roles/00e59f9aff3043cf82a4d1377d70a921"}, "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role"}} 2019-01-14 16:01:56,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-607090e2-5755-4213-b935-028b4307264a 2019-01-14 16:01:56,324 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role 2019-01-14 16:01:56,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/00e59f9aff3043cf82a4d1377d70a921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:01:56,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b44f76-bb03-4b2e-8978-f7ab1f4cda7f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00e59f9aff3043cf82a4d1377d70a921", "links": {"self": "http://172.30.9.26:5000/v3/roles/00e59f9aff3043cf82a4d1377d70a921"}, "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role"}} 2019-01-14 16:01:56,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/00e59f9aff3043cf82a4d1377d70a921 used request id req-c0b44f76-bb03-4b2e-8978-f7ab1f4cda7f 2019-01-14 16:01:56,518 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role to project CreateNetworkSuccessTests-0a608d05-b968-4c9-proj 2019-01-14 16:01:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173/users/f63d08746cf64ebcae14aae119a26db7/roles/00e59f9aff3043cf82a4d1377d70a921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:01:56,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cce9f1a-fc07-456e-babe-7b703a3437ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:01:56,765 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173/users/f63d08746cf64ebcae14aae119a26db7/roles/00e59f9aff3043cf82a4d1377d70a921 used request id req-6cce9f1a-fc07-456e-babe-7b703a3437ef 2019-01-14 16:01:56,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:01:56,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:01:57,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00e59f9aff3043cf82a4d1377d70a921", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role"}], "expires_at": "2019-01-14T17:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f46e967958fd4d259949eeaf9abc0173", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-user", "id": "f63d08746cf64ebcae14aae119a26db7"}, "audit_ids": ["hAVKJBbVTB6c6AXfG7BdIg"], "issued_at": "2019-01-14T16:01:57.000000Z"}} 2019-01-14 16:01:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:01:57,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718d5131-c850-4443-a0a1-b768b9969940 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:01:57,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-718d5131-c850-4443-a0a1-b768b9969940 2019-01-14 16:01:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:01:57,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-99b9527e-4801-47d1-8ff8-e9642606daf8 Date: Mon, 14 Jan 2019 16:01:57 GMT RESP BODY: {"networks":[]} 2019-01-14 16:01:57,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net used request id req-99b9527e-4801-47d1-8ff8-e9642606daf8 2019-01-14 16:01:57,480 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net 2019-01-14 16:01:57,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net", "admin_state_up": true}}' 2019-01-14 16:01:58,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-f5984256-03e0-445d-a666-ccda4308336b Date: Mon, 14 Jan 2019 16:01:58 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:57Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2019-01-14T16:01:58Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f46e967958fd4d259949eeaf9abc0173","id":"66534ab4-fd8a-488a-8437-13c26869c5e2","name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net"}} 2019-01-14 16:01:58,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f5984256-03e0-445d-a666-ccda4308336b 2019-01-14 16:01:58,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=66534ab4-fd8a-488a-8437-13c26869c5e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:01:58,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-78cf6f01-78e6-4295-91d2-ffefa268fc68 Date: Mon, 14 Jan 2019 16:01:58 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":"2019-01-14T16:01:58Z","tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:57Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f46e967958fd4d259949eeaf9abc0173","id":"66534ab4-fd8a-488a-8437-13c26869c5e2","name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net"}]} 2019-01-14 16:01:58,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=66534ab4-fd8a-488a-8437-13c26869c5e2 used request id req-78cf6f01-78e6-4295-91d2-ffefa268fc68 2019-01-14 16:01:58,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:01:58,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7ba7f7c-87ba-475b-84bf-f530b4448cd3 Date: Mon, 14 Jan 2019 16:01:58 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:01:58,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2 used request id req-a7ba7f7c-87ba-475b-84bf-f530b4448cd3 2019-01-14 16:01:58,816 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet 2019-01-14 16:01:58,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" -d '{"subnets": [{"ip_version": 4, "network_id": "66534ab4-fd8a-488a-8437-13c26869c5e2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet"}]}' 2019-01-14 16:01:59,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5e28fd8d-d9ee-4662-a500-5b202e716b8f Date: Mon, 14 Jan 2019 16:01:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66534ab4-fd8a-488a-8437-13c26869c5e2","tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:59Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:59Z","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":"f46e967958fd4d259949eeaf9abc0173","id":"e1fdf1a5-3b81-4618-9461-76b8f5c55614","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet"}]} 2019-01-14 16:01:59,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-5e28fd8d-d9ee-4662-a500-5b202e716b8f 2019-01-14 16:01:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=66534ab4-fd8a-488a-8437-13c26869c5e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:01:59,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-31efa0c7-0af3-4402-a2bf-6ca1d3aca63f Date: Mon, 14 Jan 2019 16:01: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":["e1fdf1a5-3b81-4618-9461-76b8f5c55614"],"updated_at":"2019-01-14T16:01:59Z","tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:57Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f46e967958fd4d259949eeaf9abc0173","id":"66534ab4-fd8a-488a-8437-13c26869c5e2","name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net"}]} 2019-01-14 16:01:59,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=66534ab4-fd8a-488a-8437-13c26869c5e2 used request id req-31efa0c7-0af3-4402-a2bf-6ca1d3aca63f 2019-01-14 16:01:59,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:02:00,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-55178973-4899-4ac5-9110-761c7e0f6add Date: Mon, 14 Jan 2019 16:02:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66534ab4-fd8a-488a-8437-13c26869c5e2","tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:59Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:59Z","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":"f46e967958fd4d259949eeaf9abc0173","id":"e1fdf1a5-3b81-4618-9461-76b8f5c55614","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet"}]} 2019-01-14 16:02:00,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2 used request id req-55178973-4899-4ac5-9110-761c7e0f6add 2019-01-14 16:02:00,219 - OpenStackNetwork - DEBUG - Network [66534ab4-fd8a-488a-8437-13c26869c5e2] created successfully 2019-01-14 16:02:00,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:00,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00e59f9aff3043cf82a4d1377d70a921", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role"}], "expires_at": "2019-01-14T17:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f46e967958fd4d259949eeaf9abc0173", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f46e967958fd4d259949eeaf9abc0173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f46e967958fd4d259949eeaf9abc0173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f46e967958fd4d259949eeaf9abc0173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-user", "id": "f63d08746cf64ebcae14aae119a26db7"}, "audit_ids": ["g_iQ69STRuaBsAoJ5F1obA"], "issued_at": "2019-01-14T16:02:00.000000Z"}} 2019-01-14 16:02:00,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b54cf70eafa826c2c8cf03fe7f66bd477da87ad" 2019-01-14 16:02:00,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-3f0ef4ed-e2bc-4354-98e5-d2d22639605b Date: Mon, 14 Jan 2019 16:02: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":["e1fdf1a5-3b81-4618-9461-76b8f5c55614"],"updated_at":"2019-01-14T16:01:59Z","tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:57Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f46e967958fd4d259949eeaf9abc0173","id":"66534ab4-fd8a-488a-8437-13c26869c5e2","name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net"}]} 2019-01-14 16:02:00,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net used request id req-3f0ef4ed-e2bc-4354-98e5-d2d22639605b 2019-01-14 16:02:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:00,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b35f7cfed0ac63deaa5bb5e8e1dd20704a3f76" 2019-01-14 16:02:01,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5bd1f3-8519-4faf-b396-b4a73d4c19be Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f46e967958fd4d259949eeaf9abc0173", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj"}} 2019-01-14 16:02:01,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173 used request id req-2b5bd1f3-8519-4faf-b396-b4a73d4c19be 2019-01-14 16:02:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b54cf70eafa826c2c8cf03fe7f66bd477da87ad" 2019-01-14 16:02:01,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7fdb6a0d-9fff-4352-82d4-545eed6bfcee Date: Mon, 14 Jan 2019 16:02:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66534ab4-fd8a-488a-8437-13c26869c5e2","tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:59Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:59Z","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":"f46e967958fd4d259949eeaf9abc0173","id":"e1fdf1a5-3b81-4618-9461-76b8f5c55614","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet"}]} 2019-01-14 16:02:01,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2 used request id req-7fdb6a0d-9fff-4352-82d4-545eed6bfcee 2019-01-14 16:02:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2&name=CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b54cf70eafa826c2c8cf03fe7f66bd477da87ad" 2019-01-14 16:02:01,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5e924487-20f7-4e02-97fe-8b8c41c0f530 Date: Mon, 14 Jan 2019 16:02:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66534ab4-fd8a-488a-8437-13c26869c5e2","tenant_id":"f46e967958fd4d259949eeaf9abc0173","created_at":"2019-01-14T16:01:59Z","dns_nameservers":[],"updated_at":"2019-01-14T16:01:59Z","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":"f46e967958fd4d259949eeaf9abc0173","id":"e1fdf1a5-3b81-4618-9461-76b8f5c55614","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet"}]} 2019-01-14 16:02:01,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66534ab4-fd8a-488a-8437-13c26869c5e2&name=CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet used request id req-5e924487-20f7-4e02-97fe-8b8c41c0f530 2019-01-14 16:02:01,579 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet 2019-01-14 16:02:01,580 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-subnet 2019-01-14 16:02:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/e1fdf1a5-3b81-4618-9461-76b8f5c55614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:02:04,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebbea233-d852-4a34-9850-8814c32a6dd5 Date: Mon, 14 Jan 2019 16:02:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:04,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e1fdf1a5-3b81-4618-9461-76b8f5c55614 used request id req-ebbea233-d852-4a34-9850-8814c32a6dd5 2019-01-14 16:02:04,604 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-40b6fb79-684b-42dc-870e-c537e9369008-pub-net 2019-01-14 16:02:04,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/66534ab4-fd8a-488a-8437-13c26869c5e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b6608e15d4b19fadbcf25d99f14ef83c8e9316" 2019-01-14 16:02:06,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9bea170-71b7-4a84-88da-21eac9d2425f Date: Mon, 14 Jan 2019 16:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:06,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/66534ab4-fd8a-488a-8437-13c26869c5e2 used request id req-e9bea170-71b7-4a84-88da-21eac9d2425f 2019-01-14 16:02:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:06,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0b17c5e5-c6da-4f99-80a2-83b4258ad8ff Date: Mon, 14 Jan 2019 16:02:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "created_at": "2019-01-14T16:01:57Z", "updated_at": "2019-01-14T16:01:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "revision_number": 0, "id": "73055847-2419-40e7-84db-b1b42b2ee7e1", "remote_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46e967958fd4d259949eeaf9abc0173"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "revision_number": 0, "id": "7e0e7c2c-5919-4f51-830d-8165ca159947", "remote_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46e967958fd4d259949eeaf9abc0173"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "revision_number": 0, "id": "87586977-7c72-4e6e-b231-89a09b761114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46e967958fd4d259949eeaf9abc0173"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "revision_number": 0, "id": "f27c0ec3-05f1-408d-b0c4-65ccb1a57ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46e967958fd4d259949eeaf9abc0173"}], "revision_number": 4, "project_id": "f46e967958fd4d259949eeaf9abc0173", "id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:02:06,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0b17c5e5-c6da-4f99-80a2-83b4258ad8ff 2019-01-14 16:02:06,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:06,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f0a230-0587-4811-9dc6-129a21c58256 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:06,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-a7f0a230-0587-4811-9dc6-129a21c58256 2019-01-14 16:02:06,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:06,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:06,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d124be27-812f-4c66-bc9f-431845cf87a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:06,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-d124be27-812f-4c66-bc9f-431845cf87a7 2019-01-14 16:02:06,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:06,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39aadc93-3c57-4245-825c-4d5defb6459d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:06,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-39aadc93-3c57-4245-825c-4d5defb6459d 2019-01-14 16:02:06,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:07,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c7ec7b-c237-457a-a57c-79697d7e1eea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:07,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-42c7ec7b-c237-457a-a57c-79697d7e1eea 2019-01-14 16:02:07,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:07,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:07,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc38b2b-e9a0-47ba-9db0-401c22e83987 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:02:07,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-fbc38b2b-e9a0-47ba-9db0-401c22e83987 2019-01-14 16:02:07,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:07,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b941288-c338-424c-a09a-e00ad318181a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f46e967958fd4d259949eeaf9abc0173", "name": "CreateNetworkSuccessTests-0a608d05-b968-4c9-proj"}} 2019-01-14 16:02:07,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173 used request id req-6b941288-c338-424c-a09a-e00ad318181a 2019-01-14 16:02:07,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b6e669a-2702-44ee-8609-c9bbd1a55bbc 2019-01-14 16:02:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9b6e669a-2702-44ee-8609-c9bbd1a55bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:07,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-148e010c-a968-401e-a0fc-d172b778bdf7 Date: Mon, 14 Jan 2019 16:02:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "created_at": "2019-01-14T16:01:57Z", "project_id": "f46e967958fd4d259949eeaf9abc0173", "id": "73055847-2419-40e7-84db-b1b42b2ee7e1"}, {"remote_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "created_at": "2019-01-14T16:01:57Z", "project_id": "f46e967958fd4d259949eeaf9abc0173", "id": "7e0e7c2c-5919-4f51-830d-8165ca159947"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "created_at": "2019-01-14T16:01:57Z", "project_id": "f46e967958fd4d259949eeaf9abc0173", "id": "87586977-7c72-4e6e-b231-89a09b761114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:01:57Z", "security_group_id": "9b6e669a-2702-44ee-8609-c9bbd1a55bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "f46e967958fd4d259949eeaf9abc0173", "created_at": "2019-01-14T16:01:57Z", "project_id": "f46e967958fd4d259949eeaf9abc0173", "id": "f27c0ec3-05f1-408d-b0c4-65ccb1a57ef6"}]} 2019-01-14 16:02:07,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9b6e669a-2702-44ee-8609-c9bbd1a55bbc used request id req-148e010c-a968-401e-a0fc-d172b778bdf7 2019-01-14 16:02:07,448 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:02:07,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9b6e669a-2702-44ee-8609-c9bbd1a55bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:07,835 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e821fb9d-4870-4992-9966-a5f2729baf63 Content-Length: 0 Date: Mon, 14 Jan 2019 16:02:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:07,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9b6e669a-2702-44ee-8609-c9bbd1a55bbc used request id req-e821fb9d-4870-4992-9966-a5f2729baf63 2019-01-14 16:02:07,836 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-0a608d05-b968-4c9-proj 2019-01-14 16:02:07,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:08,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1972aa1a-2186-4aa8-8fe1-92ac39963d61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:08,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f46e967958fd4d259949eeaf9abc0173 used request id req-1972aa1a-2186-4aa8-8fe1-92ac39963d61 2019-01-14 16:02:08,144 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-0a608d05-b968-4c9-proj-role 2019-01-14 16:02:08,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/00e59f9aff3043cf82a4d1377d70a921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:08,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-208d2443-4f6e-4278-a63d-7643028404f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:08,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/00e59f9aff3043cf82a4d1377d70a921 used request id req-208d2443-4f6e-4278-a63d-7643028404f1 2019-01-14 16:02:08,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3e8378f2622474f300be80f85e35a0b60b80c" 2019-01-14 16:02:08,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1200d68-8459-4d88-b396-4d7869e6137a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:08,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e1200d68-8459-4d88-b396-4d7869e6137a 2019-01-14 16:02:08,387 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-0a608d05-b968-4c9-user 2019-01-14 16:02:08,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f63d08746cf64ebcae14aae119a26db7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4734bd3787a0610cc489d5a23f99d3a4404661" 2019-01-14 16:02:08,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867fd1f7-b2c6-40f4-ba5c-974f02bf6f08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:08,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f63d08746cf64ebcae14aae119a26db7 used request id req-867fd1f7-b2c6-40f4-ba5c-974f02bf6f08 2019-01-14 16:02:08,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:09,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["1UYarrxBRcqVqYNxdNiXcA"], "issued_at": "2019-01-14T16:02:09.000000Z"}} 2019-01-14 16:02:09,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06669234f85eb45eb6b0270723bc1e51921de92e" 2019-01-14 16:02:09,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53956a34-7349-4ebc-9606-96f8402f6148 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:09,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-53956a34-7349-4ebc-9606-96f8402f6148 2019-01-14 16:02:09,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:09,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:09,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["lc1F8BF8TSKmHMiCcbNIYw"], "issued_at": "2019-01-14T16:02:09.000000Z"}} 2019-01-14 16:02:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:09,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b924979-550a-44af-8013-221e3908521a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:09,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1b924979-550a-44af-8013-221e3908521a 2019-01-14 16:02:09,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:09,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00819238-5a10-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:09,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcffd329-f4f2-4bf3-ab13-2334de66cd81 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00819238-5a10-4dc-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:02:09,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00819238-5a10-4dc-proj used request id req-fcffd329-f4f2-4bf3-ab13-2334de66cd81 2019-01-14 16:02:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:09,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d53a2f-ac3e-497d-bf37-808b0d39396d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:09,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-42d53a2f-ac3e-497d-bf37-808b0d39396d 2019-01-14 16:02:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj"}}' 2019-01-14 16:02:10,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-775644f8-0e49-4751-86cc-f748f16d39ff Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783"}, "tags": [], "enabled": true, "id": "927665c69c47407285105e0f882ba783", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj"}} 2019-01-14 16:02:10,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-775644f8-0e49-4751-86cc-f748f16d39ff 2019-01-14 16:02:10,103 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-00819238-5a10-4dc-proj 2019-01-14 16:02:10,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:10,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:10,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["wzdxc9LVQQqi0t_ix-sWOw"], "issued_at": "2019-01-14T16:02:10.000000Z"}} 2019-01-14 16:02:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448034e4252c28453f6b5deb4847e99343db236" 2019-01-14 16:02:10,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8fa36d-71dd-4b99-b657-191f8ecfa813 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:10,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dd8fa36d-71dd-4b99-b657-191f8ecfa813 2019-01-14 16:02:10,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:10,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448034e4252c28453f6b5deb4847e99343db236" 2019-01-14 16:02:10,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cac0f0e-c4f5-4f7b-8947-e729aa175e6c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:02:10,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8cac0f0e-c4f5-4f7b-8947-e729aa175e6c 2019-01-14 16:02:10,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-00819238-5a10-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448034e4252c28453f6b5deb4847e99343db236" 2019-01-14 16:02:10,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45092e3b-e2ef-4e3f-a62e-245ee10fcde5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-00819238-5a10-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783"}, "tags": [], "enabled": true, "id": "927665c69c47407285105e0f882ba783", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj"}]} 2019-01-14 16:02:10,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-00819238-5a10-4dc-proj used request id req-45092e3b-e2ef-4e3f-a62e-245ee10fcde5 2019-01-14 16:02:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448034e4252c28453f6b5deb4847e99343db236" 2019-01-14 16:02:11,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423b0334-9da7-421c-bada-07346bfdf8b2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:11,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-423b0334-9da7-421c-bada-07346bfdf8b2 2019-01-14 16:02:11,419 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-00819238-5a10-4dc-user 2019-01-14 16:02:11,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:11,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305ca156-808b-49ba-ac89-d5df4858f5a9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:11,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-305ca156-808b-49ba-ac89-d5df4858f5a9 2019-01-14 16:02:11,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" -d '{"role": {"name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role"}}' 2019-01-14 16:02:11,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c7bb2a-0719-42cb-9a72-70b048d50bf2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96804829ef354d9f915935c937c5a93c", "links": {"self": "http://172.30.9.26:5000/v3/roles/96804829ef354d9f915935c937c5a93c"}, "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role"}} 2019-01-14 16:02:11,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-72c7bb2a-0719-42cb-9a72-70b048d50bf2 2019-01-14 16:02:11,671 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role 2019-01-14 16:02:11,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/96804829ef354d9f915935c937c5a93c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:11,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2787331-7960-43d1-b15d-a164959449d9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96804829ef354d9f915935c937c5a93c", "links": {"self": "http://172.30.9.26:5000/v3/roles/96804829ef354d9f915935c937c5a93c"}, "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role"}} 2019-01-14 16:02:11,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/96804829ef354d9f915935c937c5a93c used request id req-f2787331-7960-43d1-b15d-a164959449d9 2019-01-14 16:02:11,782 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role to project CreateNetworkSuccessTests-00819238-5a10-4dc-proj 2019-01-14 16:02:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783/users/dd994d3b97924f60b54b36f1ab2d3e45/roles/96804829ef354d9f915935c937c5a93c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:11,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d0b50f-a888-4ab9-8651-33e9586fa7e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:11,925 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783/users/dd994d3b97924f60b54b36f1ab2d3e45/roles/96804829ef354d9f915935c937c5a93c used request id req-e7d0b50f-a888-4ab9-8651-33e9586fa7e2 2019-01-14 16:02:11,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:11,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:12,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96804829ef354d9f915935c937c5a93c", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role"}], "expires_at": "2019-01-14T17:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "927665c69c47407285105e0f882ba783", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-user", "id": "dd994d3b97924f60b54b36f1ab2d3e45"}, "audit_ids": ["WVEMq-hlQjStVTQ6WyfYYw"], "issued_at": "2019-01-14T16:02:12.000000Z"}} 2019-01-14 16:02:12,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:12,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4210a547-6597-458d-9465-4c6ab1ecd44d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:12,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4210a547-6597-458d-9465-4c6ab1ecd44d 2019-01-14 16:02:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:12,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6f58cff-6588-49b7-aaeb-38ac6e5b0878 Date: Mon, 14 Jan 2019 16:02:12 GMT RESP BODY: {"networks":[]} 2019-01-14 16:02:12,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net used request id req-b6f58cff-6588-49b7-aaeb-38ac6e5b0878 2019-01-14 16:02:12,715 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net 2019-01-14 16:02:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net", "admin_state_up": true}}' 2019-01-14 16:02:13,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-41ed46d1-e8c9-48e1-90d1-e44a369f2b86 Date: Mon, 14 Jan 2019 16:02:13 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"927665c69c47407285105e0f882ba783","created_at":"2019-01-14T16:02:13Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2019-01-14T16:02:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"927665c69c47407285105e0f882ba783","id":"7906263a-3866-4107-96c1-68254e6718f1","name":"CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net"}} 2019-01-14 16:02:13,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-41ed46d1-e8c9-48e1-90d1-e44a369f2b86 2019-01-14 16:02:13,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7906263a-3866-4107-96c1-68254e6718f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:13,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c4406452-6115-4977-bb5c-56e5b7f3afd2 Date: Mon, 14 Jan 2019 16:02:13 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":"2019-01-14T16:02:13Z","tenant_id":"927665c69c47407285105e0f882ba783","created_at":"2019-01-14T16:02:13Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"927665c69c47407285105e0f882ba783","id":"7906263a-3866-4107-96c1-68254e6718f1","name":"CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net"}]} 2019-01-14 16:02:13,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7906263a-3866-4107-96c1-68254e6718f1 used request id req-c4406452-6115-4977-bb5c-56e5b7f3afd2 2019-01-14 16:02:13,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7906263a-3866-4107-96c1-68254e6718f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:13,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-039a8355-42fb-4180-a719-c03144f8f1c7 Date: Mon, 14 Jan 2019 16:02:13 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:02:13,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7906263a-3866-4107-96c1-68254e6718f1 used request id req-039a8355-42fb-4180-a719-c03144f8f1c7 2019-01-14 16:02:13,785 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-subnet 2019-01-14 16:02:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" -d '{"subnets": [{"ip_version": 4, "network_id": "7906263a-3866-4107-96c1-68254e6718f1", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-subnet"}]}' 2019-01-14 16:02:14,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f6fe438f-0765-4787-833b-d3c1d408a033 Date: Mon, 14 Jan 2019 16:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7906263a-3866-4107-96c1-68254e6718f1","tenant_id":"927665c69c47407285105e0f882ba783","created_at":"2019-01-14T16:02:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:02:14Z","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":"927665c69c47407285105e0f882ba783","id":"1071b6a6-4772-4d78-92fb-442c23a1b880","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-subnet"}]} 2019-01-14 16:02:14,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f6fe438f-0765-4787-833b-d3c1d408a033 2019-01-14 16:02:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7906263a-3866-4107-96c1-68254e6718f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:14,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-9e034ddc-12d0-4059-b9b6-ec38950c9b76 Date: Mon, 14 Jan 2019 16:02: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":["1071b6a6-4772-4d78-92fb-442c23a1b880"],"updated_at":"2019-01-14T16:02:14Z","tenant_id":"927665c69c47407285105e0f882ba783","created_at":"2019-01-14T16:02:13Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"927665c69c47407285105e0f882ba783","id":"7906263a-3866-4107-96c1-68254e6718f1","name":"CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net"}]} 2019-01-14 16:02:14,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7906263a-3866-4107-96c1-68254e6718f1 used request id req-9e034ddc-12d0-4059-b9b6-ec38950c9b76 2019-01-14 16:02:14,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7906263a-3866-4107-96c1-68254e6718f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:15,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-64e30794-6377-488d-a013-7009149496c5 Date: Mon, 14 Jan 2019 16:02:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7906263a-3866-4107-96c1-68254e6718f1","tenant_id":"927665c69c47407285105e0f882ba783","created_at":"2019-01-14T16:02:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:02:14Z","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":"927665c69c47407285105e0f882ba783","id":"1071b6a6-4772-4d78-92fb-442c23a1b880","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-subnet"}]} 2019-01-14 16:02:15,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7906263a-3866-4107-96c1-68254e6718f1 used request id req-64e30794-6377-488d-a013-7009149496c5 2019-01-14 16:02:15,139 - OpenStackNetwork - DEBUG - Network [7906263a-3866-4107-96c1-68254e6718f1] created successfully 2019-01-14 16:02:15,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:15,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:15,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96804829ef354d9f915935c937c5a93c", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role"}], "expires_at": "2019-01-14T17:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "927665c69c47407285105e0f882ba783", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/927665c69c47407285105e0f882ba783", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/927665c69c47407285105e0f882ba783", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/927665c69c47407285105e0f882ba783", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-user", "id": "dd994d3b97924f60b54b36f1ab2d3e45"}, "audit_ids": ["tNivyGeqR-SSTMEKXpgD4g"], "issued_at": "2019-01-14T16:02:15.000000Z"}} 2019-01-14 16:02:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf9223b844a3b080aded2a4464aae299fc7d737" 2019-01-14 16:02:15,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd5fb4b-6eb7-4eb1-b6bf-8b46c5056ba3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:15,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1cd5fb4b-6eb7-4eb1-b6bf-8b46c5056ba3 2019-01-14 16:02:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf9223b844a3b080aded2a4464aae299fc7d737" 2019-01-14 16:02:15,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1f5de133-bcfd-42a1-b2b2-9718aed53697 Date: Mon, 14 Jan 2019 16:02: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":["1071b6a6-4772-4d78-92fb-442c23a1b880"],"updated_at":"2019-01-14T16:02:14Z","tenant_id":"927665c69c47407285105e0f882ba783","created_at":"2019-01-14T16:02:13Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"927665c69c47407285105e0f882ba783","id":"7906263a-3866-4107-96c1-68254e6718f1","name":"CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net"}]} 2019-01-14 16:02:15,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net used request id req-1f5de133-bcfd-42a1-b2b2-9718aed53697 2019-01-14 16:02:15,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:15,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf9223b844a3b080aded2a4464aae299fc7d737" 2019-01-14 16:02:16,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd92e62-97bc-483e-a8da-25f45c452d2a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "927665c69c47407285105e0f882ba783", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj"}} 2019-01-14 16:02:16,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783 used request id req-dcd92e62-97bc-483e-a8da-25f45c452d2a 2019-01-14 16:02:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7906263a-3866-4107-96c1-68254e6718f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf9223b844a3b080aded2a4464aae299fc7d737" 2019-01-14 16:02:16,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1881c781-7597-4f4b-84ce-5512cfa41e5f Date: Mon, 14 Jan 2019 16:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7906263a-3866-4107-96c1-68254e6718f1","tenant_id":"927665c69c47407285105e0f882ba783","created_at":"2019-01-14T16:02:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:02:14Z","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":"927665c69c47407285105e0f882ba783","id":"1071b6a6-4772-4d78-92fb-442c23a1b880","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-subnet"}]} 2019-01-14 16:02:16,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7906263a-3866-4107-96c1-68254e6718f1 used request id req-1881c781-7597-4f4b-84ce-5512cfa41e5f 2019-01-14 16:02:16,415 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-subnet 2019-01-14 16:02:16,415 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-subnet 2019-01-14 16:02:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/1071b6a6-4772-4d78-92fb-442c23a1b880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:18,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa46e8f1-3116-4904-b54f-a74df7b580cc Date: Mon, 14 Jan 2019 16:02:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:18,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1071b6a6-4772-4d78-92fb-442c23a1b880 used request id req-aa46e8f1-3116-4904-b54f-a74df7b580cc 2019-01-14 16:02:18,829 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-0d7e5e08-887e-47e9-8515-f2bea4d5e186-pub-net 2019-01-14 16:02:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/7906263a-3866-4107-96c1-68254e6718f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b15bf5b7bfe2967ceac349104b3002c86b997e3" 2019-01-14 16:02:20,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a51fca0-8d6b-4810-9a5f-ce7d55122f4d Date: Mon, 14 Jan 2019 16:02:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:20,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7906263a-3866-4107-96c1-68254e6718f1 used request id req-3a51fca0-8d6b-4810-9a5f-ce7d55122f4d 2019-01-14 16:02:20,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:20,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-27549a1c-9a86-462b-9f10-084a1da6a564 Date: Mon, 14 Jan 2019 16:02:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "927665c69c47407285105e0f882ba783", "created_at": "2019-01-14T16:02:13Z", "updated_at": "2019-01-14T16:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:02:13Z", "revision_number": 0, "id": "91f4af71-9947-4fbd-9b81-0355ad569194", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "tenant_id": "927665c69c47407285105e0f882ba783", "port_range_min": null, "ethertype": "IPv6", "project_id": "927665c69c47407285105e0f882ba783"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:02:13Z", "revision_number": 0, "id": "a4843dff-e884-42eb-8f7b-d205466d81ca", "remote_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "remote_ip_prefix": null, "created_at": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "tenant_id": "927665c69c47407285105e0f882ba783", "port_range_min": null, "ethertype": "IPv6", "project_id": "927665c69c47407285105e0f882ba783"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:02:13Z", "revision_number": 0, "id": "b8a4c200-240a-4a6b-b98d-90963707aed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "tenant_id": "927665c69c47407285105e0f882ba783", "port_range_min": null, "ethertype": "IPv4", "project_id": "927665c69c47407285105e0f882ba783"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:02:13Z", "revision_number": 0, "id": "ce9d2e25-b913-46a9-b437-11a9ce1f93db", "remote_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "remote_ip_prefix": null, "created_at": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "tenant_id": "927665c69c47407285105e0f882ba783", "port_range_min": null, "ethertype": "IPv4", "project_id": "927665c69c47407285105e0f882ba783"}], "revision_number": 4, "project_id": "927665c69c47407285105e0f882ba783", "id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:02:20,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-27549a1c-9a86-462b-9f10-084a1da6a564 2019-01-14 16:02:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:20,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10e8bf55-d141-4efd-9549-2cc85b6d8a5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:20,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-10e8bf55-d141-4efd-9549-2cc85b6d8a5f 2019-01-14 16:02:20,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:20,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6a8dc2-2dea-47f1-81da-227d1261017c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "927665c69c47407285105e0f882ba783", "name": "CreateNetworkSuccessTests-00819238-5a10-4dc-proj"}} 2019-01-14 16:02:20,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783 used request id req-6e6a8dc2-2dea-47f1-81da-227d1261017c 2019-01-14 16:02:20,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13d34a9a-74ab-43e9-a60e-d9c98ff678a9 2019-01-14 16:02:20,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=13d34a9a-74ab-43e9-a60e-d9c98ff678a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:21,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d94366ab-f67b-4dbc-a4df-c0501afdb446 Date: Mon, 14 Jan 2019 16:02:21 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": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "port_range_min": null, "revision_number": 0, "tenant_id": "927665c69c47407285105e0f882ba783", "created_at": "2019-01-14T16:02:13Z", "project_id": "927665c69c47407285105e0f882ba783", "id": "91f4af71-9947-4fbd-9b81-0355ad569194"}, {"remote_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "port_range_min": null, "revision_number": 0, "tenant_id": "927665c69c47407285105e0f882ba783", "created_at": "2019-01-14T16:02:13Z", "project_id": "927665c69c47407285105e0f882ba783", "id": "a4843dff-e884-42eb-8f7b-d205466d81ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "port_range_min": null, "revision_number": 0, "tenant_id": "927665c69c47407285105e0f882ba783", "created_at": "2019-01-14T16:02:13Z", "project_id": "927665c69c47407285105e0f882ba783", "id": "b8a4c200-240a-4a6b-b98d-90963707aed9"}, {"remote_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:02:13Z", "security_group_id": "13d34a9a-74ab-43e9-a60e-d9c98ff678a9", "port_range_min": null, "revision_number": 0, "tenant_id": "927665c69c47407285105e0f882ba783", "created_at": "2019-01-14T16:02:13Z", "project_id": "927665c69c47407285105e0f882ba783", "id": "ce9d2e25-b913-46a9-b437-11a9ce1f93db"}]} 2019-01-14 16:02:21,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=13d34a9a-74ab-43e9-a60e-d9c98ff678a9 used request id req-d94366ab-f67b-4dbc-a4df-c0501afdb446 2019-01-14 16:02:21,023 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:02:21,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/13d34a9a-74ab-43e9-a60e-d9c98ff678a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:21,396 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f659f4e-6147-423e-b1f0-0b0970f51074 Content-Length: 0 Date: Mon, 14 Jan 2019 16:02:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:21,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/13d34a9a-74ab-43e9-a60e-d9c98ff678a9 used request id req-7f659f4e-6147-423e-b1f0-0b0970f51074 2019-01-14 16:02:21,397 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-00819238-5a10-4dc-proj 2019-01-14 16:02:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:21,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee19e827-48d0-461c-b619-a8e41ab42cd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:21,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/927665c69c47407285105e0f882ba783 used request id req-ee19e827-48d0-461c-b619-a8e41ab42cd1 2019-01-14 16:02:21,683 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-00819238-5a10-4dc-proj-role 2019-01-14 16:02:21,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/96804829ef354d9f915935c937c5a93c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:21,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927b3d5d-03e9-47ce-9881-beafee48b3a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:21,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/96804829ef354d9f915935c937c5a93c used request id req-927b3d5d-03e9-47ce-9881-beafee48b3a4 2019-01-14 16:02:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1cd8e72f3d26ce28dde3733bc2e900b3ba1b89" 2019-01-14 16:02:21,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b62803-257d-42a1-95c4-802c079b66c7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:21,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-41b62803-257d-42a1-95c4-802c079b66c7 2019-01-14 16:02:21,935 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-00819238-5a10-4dc-user 2019-01-14 16:02:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/dd994d3b97924f60b54b36f1ab2d3e45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448034e4252c28453f6b5deb4847e99343db236" 2019-01-14 16:02:22,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-345e7a23-a1c4-4a00-b46c-538818cb633a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:22,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dd994d3b97924f60b54b36f1ab2d3e45 used request id req-345e7a23-a1c4-4a00-b46c-538818cb633a 2019-01-14 16:02:22,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:22,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9EW1w6lQRZiBpW31zjYzxQ"], "issued_at": "2019-01-14T16:02:22.000000Z"}} 2019-01-14 16:02:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e223c931036d7c6178c9d1c1b56e52bfa589ca8a" 2019-01-14 16:02:22,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8a72af-b496-49e4-8c95-c8df2d8f6cb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:22,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fe8a72af-b496-49e4-8c95-c8df2d8f6cb9 2019-01-14 16:02:22,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:22,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:23,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6GhfHZ2hTYurwpsHHrUMJg"], "issued_at": "2019-01-14T16:02:23.000000Z"}} 2019-01-14 16:02:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:23,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5bd803-7314-462a-a5ab-6373c0536f13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:23,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ce5bd803-7314-462a-a5ab-6373c0536f13 2019-01-14 16:02:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:23,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ca5550ec-0425-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:23,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c90ce2f-6e56-494a-8e06-e6a5306a0a9f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ca5550ec-0425-434-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:02:23,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ca5550ec-0425-434-proj used request id req-8c90ce2f-6e56-494a-8e06-e6a5306a0a9f 2019-01-14 16:02:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:23,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f53b463-61a2-4269-8e04-4d2b3d161798 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:23,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2f53b463-61a2-4269-8e04-4d2b3d161798 2019-01-14 16:02:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj"}}' 2019-01-14 16:02:23,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f45ad68-e9b6-41ca-b878-29f1a17d2322 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450"}, "tags": [], "enabled": true, "id": "9671dd3f4da748c9b96c903ab48fc450", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj"}} 2019-01-14 16:02:23,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7f45ad68-e9b6-41ca-b878-29f1a17d2322 2019-01-14 16:02:23,594 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ca5550ec-0425-434-proj 2019-01-14 16:02:23,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:23,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:24,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["lDlqH8lISSqF-GwXPvcY5w"], "issued_at": "2019-01-14T16:02:24.000000Z"}} 2019-01-14 16:02:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3744cb7b99afe3d446876ed32b309516f8104e40" 2019-01-14 16:02:24,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb01bec-e7f1-4e10-b67c-e0ab8b27c71c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:24,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-feb01bec-e7f1-4e10-b67c-e0ab8b27c71c 2019-01-14 16:02:24,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:24,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:24,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3744cb7b99afe3d446876ed32b309516f8104e40" 2019-01-14 16:02:24,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db848c75-2dee-47a5-836b-00aef9dc1f57 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:02:24,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-db848c75-2dee-47a5-836b-00aef9dc1f57 2019-01-14 16:02:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ca5550ec-0425-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3744cb7b99afe3d446876ed32b309516f8104e40" 2019-01-14 16:02:24,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4459dd1d-26c7-45a6-aa9a-8c1b153d9c66 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ca5550ec-0425-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450"}, "tags": [], "enabled": true, "id": "9671dd3f4da748c9b96c903ab48fc450", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj"}]} 2019-01-14 16:02:24,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ca5550ec-0425-434-proj used request id req-4459dd1d-26c7-45a6-aa9a-8c1b153d9c66 2019-01-14 16:02:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3744cb7b99afe3d446876ed32b309516f8104e40" 2019-01-14 16:02:24,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7503bdc5-0e1a-49ae-9116-8448c88e66ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:24,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7503bdc5-0e1a-49ae-9116-8448c88e66ab 2019-01-14 16:02:24,808 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ca5550ec-0425-434-user 2019-01-14 16:02:24,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:24,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8fa153-c875-467f-8bec-14a8c9a75300 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:24,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6b8fa153-c875-467f-8bec-14a8c9a75300 2019-01-14 16:02:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" -d '{"role": {"name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj-role"}}' 2019-01-14 16:02:25,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcab9ed3-6c5e-40b8-b57c-93f37cf97d83 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e530c9713614055a0e763564af3174e", "links": {"self": "http://172.30.9.26:5000/v3/roles/3e530c9713614055a0e763564af3174e"}, "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj-role"}} 2019-01-14 16:02:25,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bcab9ed3-6c5e-40b8-b57c-93f37cf97d83 2019-01-14 16:02:25,044 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ca5550ec-0425-434-proj-role 2019-01-14 16:02:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3e530c9713614055a0e763564af3174e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:25,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573f842c-83c0-4dac-862c-06382ea9b42f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e530c9713614055a0e763564af3174e", "links": {"self": "http://172.30.9.26:5000/v3/roles/3e530c9713614055a0e763564af3174e"}, "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj-role"}} 2019-01-14 16:02:25,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3e530c9713614055a0e763564af3174e used request id req-573f842c-83c0-4dac-862c-06382ea9b42f 2019-01-14 16:02:25,159 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ca5550ec-0425-434-proj-role to project CreateRouterSuccessTests-ca5550ec-0425-434-proj 2019-01-14 16:02:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450/users/5d52faffbb024f6a883e0b89a8c23827/roles/3e530c9713614055a0e763564af3174e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:25,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243ac30d-459b-4239-a50d-dc0bd9ce6515 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:25,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450/users/5d52faffbb024f6a883e0b89a8c23827/roles/3e530c9713614055a0e763564af3174e used request id req-243ac30d-459b-4239-a50d-dc0bd9ce6515 2019-01-14 16:02:25,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:25,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:25,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e530c9713614055a0e763564af3174e", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj-role"}], "expires_at": "2019-01-14T17:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9671dd3f4da748c9b96c903ab48fc450", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ca5550ec-0425-434-user", "id": "5d52faffbb024f6a883e0b89a8c23827"}, "audit_ids": ["Bi--GVi8TNW_gcjYdRFIYA"], "issued_at": "2019-01-14T16:02:25.000000Z"}} 2019-01-14 16:02:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:25,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4aa4b46-e40e-4cf6-b14e-42334ac782a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:25,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d4aa4b46-e40e-4cf6-b14e-42334ac782a3 2019-01-14 16:02:25,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:26,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-197ef4d8-e486-458d-8a94-d45b46e78f46 Date: Mon, 14 Jan 2019 16:02:26 GMT RESP BODY: {"routers": []} 2019-01-14 16:02:26,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router&admin_state_up=True used request id req-197ef4d8-e486-458d-8a94-d45b46e78f46 2019-01-14 16:02:26,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:26,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:26,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e530c9713614055a0e763564af3174e", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj-role"}], "expires_at": "2019-01-14T17:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9671dd3f4da748c9b96c903ab48fc450", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ca5550ec-0425-434-user", "id": "5d52faffbb024f6a883e0b89a8c23827"}, "audit_ids": ["tDfC3FUsQamp9uYybeFQhg"], "issued_at": "2019-01-14T16:02:26.000000Z"}} 2019-01-14 16:02:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f0bfae2cd7b2c550609f837e9cb7af854b16a3" 2019-01-14 16:02:26,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b6020b-e25a-4aab-b758-d1e523ac10e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:26,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-36b6020b-e25a-4aab-b758-d1e523ac10e6 2019-01-14 16:02:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:26,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6355113d-f432-494e-a1ea-bb9ad38b378f Date: Mon, 14 Jan 2019 16:02:26 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:02:26,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-6355113d-f432-494e-a1ea-bb9ad38b378f 2019-01-14 16:02:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:27,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ed45fff-3e71-4c0b-b376-35c936dda6d0 Date: Mon, 14 Jan 2019 16:02:27 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:02:27,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-2ed45fff-3e71-4c0b-b376-35c936dda6d0 2019-01-14 16:02:27,075 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router 2019-01-14 16:02:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router", "admin_state_up": true}}' 2019-01-14 16:02:28,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-bcdbd05e-47ca-4695-a9d2-6e8966060e4f Date: Mon, 14 Jan 2019 16:02:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9671dd3f4da748c9b96c903ab48fc450", "created_at": "2019-01-14T16:02:27Z", "admin_state_up": true, "updated_at": "2019-01-14T16:02:28Z", "revision_number": 2, "routes": [], "project_id": "9671dd3f4da748c9b96c903ab48fc450", "id": "55ddead1-8e96-43d5-972f-69aef54a8767", "name": "CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router"}} 2019-01-14 16:02:28,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-bcdbd05e-47ca-4695-a9d2-6e8966060e4f 2019-01-14 16:02:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=55ddead1-8e96-43d5-972f-69aef54a8767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:28,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62db0e95-28a4-4996-97c2-124822bf85b5 Date: Mon, 14 Jan 2019 16:02:28 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:28,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=55ddead1-8e96-43d5-972f-69aef54a8767 used request id req-62db0e95-28a4-4996-97c2-124822bf85b5 2019-01-14 16:02:28,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/55ddead1-8e96-43d5-972f-69aef54a8767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:29,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-db3cc9c3-fa3a-4264-84aa-b21caec5f734 Date: Mon, 14 Jan 2019 16:02:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9671dd3f4da748c9b96c903ab48fc450", "created_at": "2019-01-14T16:02:27Z", "admin_state_up": true, "updated_at": "2019-01-14T16:02:28Z", "revision_number": 2, "routes": [], "project_id": "9671dd3f4da748c9b96c903ab48fc450", "id": "55ddead1-8e96-43d5-972f-69aef54a8767", "name": "CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router"}} 2019-01-14 16:02:29,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/55ddead1-8e96-43d5-972f-69aef54a8767 used request id req-db3cc9c3-fa3a-4264-84aa-b21caec5f734 2019-01-14 16:02:29,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=55ddead1-8e96-43d5-972f-69aef54a8767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:29,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf957641-0bf6-4775-b50c-6ea29230f200 Date: Mon, 14 Jan 2019 16:02:29 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:29,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=55ddead1-8e96-43d5-972f-69aef54a8767 used request id req-bf957641-0bf6-4775-b50c-6ea29230f200 2019-01-14 16:02:29,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:29,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e530c9713614055a0e763564af3174e", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj-role"}], "expires_at": "2019-01-14T17:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9671dd3f4da748c9b96c903ab48fc450", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9671dd3f4da748c9b96c903ab48fc450", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ca5550ec-0425-434-user", "id": "5d52faffbb024f6a883e0b89a8c23827"}, "audit_ids": ["6WH7GShlRq-XHZ5MWkb1ow"], "issued_at": "2019-01-14T16:02:29.000000Z"}} 2019-01-14 16:02:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289678dc70b152c5ebf5a4d59b27c8644573fd76" 2019-01-14 16:02:30,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2d84b8f7-5f0c-4412-b6e0-f442253d8041 Date: Mon, 14 Jan 2019 16:02:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9671dd3f4da748c9b96c903ab48fc450", "created_at": "2019-01-14T16:02:27Z", "admin_state_up": true, "updated_at": "2019-01-14T16:02:28Z", "revision_number": 2, "routes": [], "project_id": "9671dd3f4da748c9b96c903ab48fc450", "id": "55ddead1-8e96-43d5-972f-69aef54a8767", "name": "CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router"}]} 2019-01-14 16:02:30,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router&admin_state_up=True used request id req-2d84b8f7-5f0c-4412-b6e0-f442253d8041 2019-01-14 16:02:30,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:30,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e223c931036d7c6178c9d1c1b56e52bfa589ca8a" 2019-01-14 16:02:30,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bab1ab4-042c-42f7-bf90-2f7387a4455d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9671dd3f4da748c9b96c903ab48fc450", "name": "CreateRouterSuccessTests-ca5550ec-0425-434-proj"}} 2019-01-14 16:02:30,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450 used request id req-7bab1ab4-042c-42f7-bf90-2f7387a4455d 2019-01-14 16:02:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=55ddead1-8e96-43d5-972f-69aef54a8767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289678dc70b152c5ebf5a4d59b27c8644573fd76" 2019-01-14 16:02:30,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29fcb7e5-94b0-4957-9748-b7413cd84632 Date: Mon, 14 Jan 2019 16:02:30 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:30,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=55ddead1-8e96-43d5-972f-69aef54a8767 used request id req-29fcb7e5-94b0-4957-9748-b7413cd84632 2019-01-14 16:02:30,363 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router 2019-01-14 16:02:30,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/55ddead1-8e96-43d5-972f-69aef54a8767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289678dc70b152c5ebf5a4d59b27c8644573fd76" 2019-01-14 16:02:31,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-760f8837-3ddf-4ab8-a770-43c2f4d614b5 Content-Length: 0 Date: Mon, 14 Jan 2019 16:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:31,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/55ddead1-8e96-43d5-972f-69aef54a8767 used request id req-760f8837-3ddf-4ab8-a770-43c2f4d614b5 2019-01-14 16:02:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289678dc70b152c5ebf5a4d59b27c8644573fd76" 2019-01-14 16:02:31,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8be311ee-0677-4427-bf30-5fc348a16a2b Date: Mon, 14 Jan 2019 16:02:31 GMT RESP BODY: {"routers": []} 2019-01-14 16:02:31,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router&admin_state_up=True used request id req-8be311ee-0677-4427-bf30-5fc348a16a2b 2019-01-14 16:02:31,903 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router 2019-01-14 16:02:31,903 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eeff2dd8-a2d8-4954-8563-93be7b2b4b09-pub-router 2019-01-14 16:02:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/55ddead1-8e96-43d5-972f-69aef54a8767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7bbe2b09e253056e4e6b1cdb9a3b25c1c70407" 2019-01-14 16:02:32,150 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-ea282792-75e3-4dc7-91b2-54bdd8e3260b Date: Mon, 14 Jan 2019 16:02:32 GMT RESP BODY: {"NeutronError": {"message": "Router 55ddead1-8e96-43d5-972f-69aef54a8767 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-14 16:02:32,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/55ddead1-8e96-43d5-972f-69aef54a8767 used request id req-ea282792-75e3-4dc7-91b2-54bdd8e3260b 2019-01-14 16:02:32,150 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 55ddead1-8e96-43d5-972f-69aef54a8767 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-14 16:02:32,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:32,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7cb6fee7-e197-4ad8-92a3-a5b8d144b27e Date: Mon, 14 Jan 2019 16:02:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:02:32,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7cb6fee7-e197-4ad8-92a3-a5b8d144b27e 2019-01-14 16:02:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:32,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ddc69fe-6682-418b-8e56-97866ed62710 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:32,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-9ddc69fe-6682-418b-8e56-97866ed62710 2019-01-14 16:02:32,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:32,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:32,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f577fc-0da8-4b66-8a6d-177e156c9bd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:32,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-e3f577fc-0da8-4b66-8a6d-177e156c9bd4 2019-01-14 16:02:32,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:32,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68beca96-76e4-47c4-8309-f8e4ed47928d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:32,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-68beca96-76e4-47c4-8309-f8e4ed47928d 2019-01-14 16:02:32,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:32,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82cc8c40-bf96-4ad1-a9c4-6d67026c94a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:32,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-82cc8c40-bf96-4ad1-a9c4-6d67026c94a0 2019-01-14 16:02:32,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baf4353-af15-46a2-b9d0-c014978285d9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:02:33,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-8baf4353-af15-46a2-b9d0-c014978285d9 2019-01-14 16:02:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5389b4-8752-4078-909f-2147d48004b0 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:02:33,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-1f5389b4-8752-4078-909f-2147d48004b0 2019-01-14 16:02:33,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb08545-2e73-43b4-8194-a7a704d72a76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:33,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-cfb08545-2e73-43b4-8194-a7a704d72a76 2019-01-14 16:02:33,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c05d969a-d3a1-4d20-abf1-a0db8fef8305 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:33,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-c05d969a-d3a1-4d20-abf1-a0db8fef8305 2019-01-14 16:02:33,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7c86cb-b247-4164-936f-1768397f11bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:33,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-5f7c86cb-b247-4164-936f-1768397f11bc 2019-01-14 16:02:33,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:33,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883c9855-678b-40ce-8f49-be0daebab659 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:02:33,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-883c9855-678b-40ce-8f49-be0daebab659 2019-01-14 16:02:33,577 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ca5550ec-0425-434-proj 2019-01-14 16:02:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b971f6b-e303-499f-98bc-bf2f451ec7a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:33,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9671dd3f4da748c9b96c903ab48fc450 used request id req-2b971f6b-e303-499f-98bc-bf2f451ec7a7 2019-01-14 16:02:33,833 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ca5550ec-0425-434-proj-role 2019-01-14 16:02:33,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3e530c9713614055a0e763564af3174e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:33,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50c5dc75-9ee0-4d30-a776-288770f493ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:33,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3e530c9713614055a0e763564af3174e used request id req-50c5dc75-9ee0-4d30-a776-288770f493ba 2019-01-14 16:02:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96b226546c642801e7d216e6fa7396a0fc5746" 2019-01-14 16:02:34,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69767f87-51ca-4223-8f94-72561fd11591 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:34,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-69767f87-51ca-4223-8f94-72561fd11591 2019-01-14 16:02:34,082 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ca5550ec-0425-434-user 2019-01-14 16:02:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5d52faffbb024f6a883e0b89a8c23827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3744cb7b99afe3d446876ed32b309516f8104e40" 2019-01-14 16:02:34,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f088c39-d9d3-428c-96ac-d310bcf1f1ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:34,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5d52faffbb024f6a883e0b89a8c23827 used request id req-7f088c39-d9d3-428c-96ac-d310bcf1f1ce 2019-01-14 16:02:34,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:34,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["NoUfSKpUTUa2SFaZKrTIVw"], "issued_at": "2019-01-14T16:02:34.000000Z"}} 2019-01-14 16:02:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20161ee2da18270959e9acfab69d8af88e5804f9" 2019-01-14 16:02:34,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e04780-a267-47ea-bbf7-ce8f4fd825aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:34,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-63e04780-a267-47ea-bbf7-ce8f4fd825aa 2019-01-14 16:02:34,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:34,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:35,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["AVv6R76YS2SomK6ifYKFBg"], "issued_at": "2019-01-14T16:02:35.000000Z"}} 2019-01-14 16:02:35,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:35,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab565996-72dd-4336-af19-505dea3532eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:35,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ab565996-72dd-4336-af19-505dea3532eb 2019-01-14 16:02:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:35,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:35,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6929781c-4e9d-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:35,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3210158-c598-43f1-b579-32367d34c884 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6929781c-4e9d-4ba-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:02:35,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6929781c-4e9d-4ba-proj used request id req-e3210158-c598-43f1-b579-32367d34c884 2019-01-14 16:02:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:35,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b43be1-4e40-4c92-976d-f8e18e42cfb1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:35,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-25b43be1-4e40-4c92-976d-f8e18e42cfb1 2019-01-14 16:02:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj"}}' 2019-01-14 16:02:35,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb19d51-6b47-499e-a11e-f63fb1161fed Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19"}, "tags": [], "enabled": true, "id": "21a478bc022b44438d5078d4170c8b19", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj"}} 2019-01-14 16:02:35,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bfb19d51-6b47-499e-a11e-f63fb1161fed 2019-01-14 16:02:35,833 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6929781c-4e9d-4ba-proj 2019-01-14 16:02:35,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:35,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:36,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["PkxQMSQxTR2fsM5ktJY4tA"], "issued_at": "2019-01-14T16:02:36.000000Z"}} 2019-01-14 16:02:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20152ae1999b6c01efbecf7823265e7a5466f85b" 2019-01-14 16:02:36,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a4c9b6-72c2-4a98-8ad0-2013aa202b42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:36,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d8a4c9b6-72c2-4a98-8ad0-2013aa202b42 2019-01-14 16:02:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:36,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20152ae1999b6c01efbecf7823265e7a5466f85b" 2019-01-14 16:02:36,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb6a40c-97dd-48e1-8db0-cd1fa0d6df21 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:02:36,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0fb6a40c-97dd-48e1-8db0-cd1fa0d6df21 2019-01-14 16:02:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-6929781c-4e9d-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20152ae1999b6c01efbecf7823265e7a5466f85b" 2019-01-14 16:02:36,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0235aad0-eaef-4e29-a39c-ef1652fc2d3b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-6929781c-4e9d-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19"}, "tags": [], "enabled": true, "id": "21a478bc022b44438d5078d4170c8b19", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj"}]} 2019-01-14 16:02:36,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-6929781c-4e9d-4ba-proj used request id req-0235aad0-eaef-4e29-a39c-ef1652fc2d3b 2019-01-14 16:02:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20152ae1999b6c01efbecf7823265e7a5466f85b" 2019-01-14 16:02:36,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c6dc02-ddc6-425d-aec3-6d6d7a88102a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:36,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-62c6dc02-ddc6-425d-aec3-6d6d7a88102a 2019-01-14 16:02:37,038 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6929781c-4e9d-4ba-user 2019-01-14 16:02:37,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:37,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368ffad2-7601-490c-bd6e-d3b4c672282d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:37,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-368ffad2-7601-490c-bd6e-d3b4c672282d 2019-01-14 16:02:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" -d '{"role": {"name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role"}}' 2019-01-14 16:02:37,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d369a79-a5ab-4f76-afcf-b9c339a89faa Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65fdf3a6d2b544dfbe3e7af4fab6cc96", "links": {"self": "http://172.30.9.26:5000/v3/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96"}, "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role"}} 2019-01-14 16:02:37,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d369a79-a5ab-4f76-afcf-b9c339a89faa 2019-01-14 16:02:37,300 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role 2019-01-14 16:02:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:37,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91dbd8f-9bdc-49e4-919f-5123b213c265 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65fdf3a6d2b544dfbe3e7af4fab6cc96", "links": {"self": "http://172.30.9.26:5000/v3/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96"}, "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role"}} 2019-01-14 16:02:37,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96 used request id req-f91dbd8f-9bdc-49e4-919f-5123b213c265 2019-01-14 16:02:37,409 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role to project CreateRouterSuccessTests-6929781c-4e9d-4ba-proj 2019-01-14 16:02:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19/users/5854f2944a84426cadc24f28e8bb40f8/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:37,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a09c5b-f382-4ecf-baad-d8b558a89f3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:37,554 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19/users/5854f2944a84426cadc24f28e8bb40f8/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96 used request id req-21a09c5b-f382-4ecf-baad-d8b558a89f3f 2019-01-14 16:02:37,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:37,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:37,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65fdf3a6d2b544dfbe3e7af4fab6cc96", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role"}], "expires_at": "2019-01-14T17:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21a478bc022b44438d5078d4170c8b19", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-user", "id": "5854f2944a84426cadc24f28e8bb40f8"}, "audit_ids": ["QQp7tUCzTuKA-NKFm3URiA"], "issued_at": "2019-01-14T16:02:37.000000Z"}} 2019-01-14 16:02:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef0fea62fa0ed3d49b32daed4a759b6de4a4170" 2019-01-14 16:02:38,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85455079-486f-47f2-b56e-1cd5876b1e74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:38,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-85455079-486f-47f2-b56e-1cd5876b1e74 2019-01-14 16:02:38,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef0fea62fa0ed3d49b32daed4a759b6de4a4170" 2019-01-14 16:02:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e01cb389-f4c1-43be-8ddb-c5fd53d95c02 Date: Mon, 14 Jan 2019 16:02:38 GMT RESP BODY: {"routers": []} 2019-01-14 16:02:38,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router&admin_state_up=True used request id req-e01cb389-f4c1-43be-8ddb-c5fd53d95c02 2019-01-14 16:02:38,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:38,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:38,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65fdf3a6d2b544dfbe3e7af4fab6cc96", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role"}], "expires_at": "2019-01-14T17:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21a478bc022b44438d5078d4170c8b19", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-user", "id": "5854f2944a84426cadc24f28e8bb40f8"}, "audit_ids": ["OP7X4m-DRamKQhMIib_y5w"], "issued_at": "2019-01-14T16:02:38.000000Z"}} 2019-01-14 16:02:38,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4b516e57db4094cd7e4ff1897b800758ba5d1d" 2019-01-14 16:02:38,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2dbcf19-73db-45b5-ba23-66505bdd8c50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:38,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f2dbcf19-73db-45b5-ba23-66505bdd8c50 2019-01-14 16:02:38,810 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router 2019-01-14 16:02:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef0fea62fa0ed3d49b32daed4a759b6de4a4170" -d '{"router": {"name": "CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router", "admin_state_up": true}}' 2019-01-14 16:02:39,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-7c7c58ae-46df-4165-b5b8-b52be6023809 Date: Mon, 14 Jan 2019 16:02:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "21a478bc022b44438d5078d4170c8b19", "created_at": "2019-01-14T16:02:39Z", "admin_state_up": true, "updated_at": "2019-01-14T16:02:39Z", "revision_number": 0, "routes": [], "project_id": "21a478bc022b44438d5078d4170c8b19", "id": "0e482063-0cea-483a-b121-67d6221e341a", "name": "CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router"}} 2019-01-14 16:02:39,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-7c7c58ae-46df-4165-b5b8-b52be6023809 2019-01-14 16:02:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0e482063-0cea-483a-b121-67d6221e341a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef0fea62fa0ed3d49b32daed4a759b6de4a4170" 2019-01-14 16:02:39,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9840b9b2-976e-4aad-8465-087d6a729110 Date: Mon, 14 Jan 2019 16:02:39 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:39,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0e482063-0cea-483a-b121-67d6221e341a used request id req-9840b9b2-976e-4aad-8465-087d6a729110 2019-01-14 16:02:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/0e482063-0cea-483a-b121-67d6221e341a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef0fea62fa0ed3d49b32daed4a759b6de4a4170" 2019-01-14 16:02:39,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-5b8502fe-12ac-46fa-a555-b793ded350e8 Date: Mon, 14 Jan 2019 16:02:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "21a478bc022b44438d5078d4170c8b19", "created_at": "2019-01-14T16:02:39Z", "admin_state_up": true, "updated_at": "2019-01-14T16:02:39Z", "revision_number": 0, "routes": [], "project_id": "21a478bc022b44438d5078d4170c8b19", "id": "0e482063-0cea-483a-b121-67d6221e341a", "name": "CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router"}} 2019-01-14 16:02:39,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/0e482063-0cea-483a-b121-67d6221e341a used request id req-5b8502fe-12ac-46fa-a555-b793ded350e8 2019-01-14 16:02:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0e482063-0cea-483a-b121-67d6221e341a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef0fea62fa0ed3d49b32daed4a759b6de4a4170" 2019-01-14 16:02:39,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e25f4758-9217-4dbb-b8bf-9353c67a294a Date: Mon, 14 Jan 2019 16:02:39 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:39,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0e482063-0cea-483a-b121-67d6221e341a used request id req-e25f4758-9217-4dbb-b8bf-9353c67a294a 2019-01-14 16:02:39,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:40,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65fdf3a6d2b544dfbe3e7af4fab6cc96", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role"}], "expires_at": "2019-01-14T17:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21a478bc022b44438d5078d4170c8b19", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/21a478bc022b44438d5078d4170c8b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-user", "id": "5854f2944a84426cadc24f28e8bb40f8"}, "audit_ids": ["nWBzmLlHTsWNYIOfIIStqQ"], "issued_at": "2019-01-14T16:02:40.000000Z"}} 2019-01-14 16:02:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c99a35134586702b373f925b675982db25b8ed7" 2019-01-14 16:02:40,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-6c426a80-61d3-470b-afba-07ab360f45f2 Date: Mon, 14 Jan 2019 16:02:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "21a478bc022b44438d5078d4170c8b19", "created_at": "2019-01-14T16:02:39Z", "admin_state_up": true, "updated_at": "2019-01-14T16:02:39Z", "revision_number": 0, "routes": [], "project_id": "21a478bc022b44438d5078d4170c8b19", "id": "0e482063-0cea-483a-b121-67d6221e341a", "name": "CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router"}]} 2019-01-14 16:02:40,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router&admin_state_up=True used request id req-6c426a80-61d3-470b-afba-07ab360f45f2 2019-01-14 16:02:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:40,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:40,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20161ee2da18270959e9acfab69d8af88e5804f9" 2019-01-14 16:02:40,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f5551e-d164-4b79-9b32-e3c3fd42179a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21a478bc022b44438d5078d4170c8b19", "name": "CreateRouterSuccessTests-6929781c-4e9d-4ba-proj"}} 2019-01-14 16:02:40,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19 used request id req-c5f5551e-d164-4b79-9b32-e3c3fd42179a 2019-01-14 16:02:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0e482063-0cea-483a-b121-67d6221e341a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c99a35134586702b373f925b675982db25b8ed7" 2019-01-14 16:02:40,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c8048652-48c5-4e48-88be-51c4146fd7c5 Date: Mon, 14 Jan 2019 16:02:40 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:40,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0e482063-0cea-483a-b121-67d6221e341a used request id req-c8048652-48c5-4e48-88be-51c4146fd7c5 2019-01-14 16:02:40,794 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router 2019-01-14 16:02:40,794 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-899dcca8-3116-4636-bc0a-81df329cd0bb-pub-router 2019-01-14 16:02:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/0e482063-0cea-483a-b121-67d6221e341a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef0fea62fa0ed3d49b32daed4a759b6de4a4170" 2019-01-14 16:02:41,439 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d09bded4-3eba-4d65-8314-fa18af42e19f Content-Length: 0 Date: Mon, 14 Jan 2019 16:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:41,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0e482063-0cea-483a-b121-67d6221e341a used request id req-d09bded4-3eba-4d65-8314-fa18af42e19f 2019-01-14 16:02:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:41,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b851d321-c706-48d5-bc23-991ad3095ec8 Date: Mon, 14 Jan 2019 16:02:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:02:41,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b851d321-c706-48d5-bc23-991ad3095ec8 2019-01-14 16:02:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:41,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aede004d-25ad-4d1b-a640-8ec26f195e24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:41,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-aede004d-25ad-4d1b-a640-8ec26f195e24 2019-01-14 16:02:41,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:41,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:41,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57002023-3632-4af0-8bc2-28636faeef36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:41,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-57002023-3632-4af0-8bc2-28636faeef36 2019-01-14 16:02:41,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d3e847-4c04-479a-a423-bfe0b7ae799e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:42,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-89d3e847-4c04-479a-a423-bfe0b7ae799e 2019-01-14 16:02:42,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ee2b51-046d-4cb1-b536-304859e49d23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:42,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-01ee2b51-046d-4cb1-b536-304859e49d23 2019-01-14 16:02:42,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:42,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d44cca-f202-4c1e-88af-5563258b2892 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:02:42,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-c0d44cca-f202-4c1e-88af-5563258b2892 2019-01-14 16:02:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cc5a52-a752-4035-af2d-9826cb0c21ec 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:02:42,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-01cc5a52-a752-4035-af2d-9826cb0c21ec 2019-01-14 16:02:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e6e321a-b07b-4a5d-9925-bcc0f2ce6600 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:42,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-9e6e321a-b07b-4a5d-9925-bcc0f2ce6600 2019-01-14 16:02:42,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d7dd6d-d4e8-4cbf-93e3-d11f8dfe3cc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:42,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-63d7dd6d-d4e8-4cbf-93e3-d11f8dfe3cc0 2019-01-14 16:02:42,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248dcd39-5cf8-4894-a3e8-c76a4f3d3bc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:42,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-248dcd39-5cf8-4894-a3e8-c76a4f3d3bc8 2019-01-14 16:02:42,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:42,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6ee3c3-3c69-4104-b7ca-30bf149ea4c1 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:02:42,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-9a6ee3c3-3c69-4104-b7ca-30bf149ea4c1 2019-01-14 16:02:42,837 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6929781c-4e9d-4ba-proj 2019-01-14 16:02:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:43,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e887a66-9b52-4731-b3ce-751b2ff0fe94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:43,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/21a478bc022b44438d5078d4170c8b19 used request id req-7e887a66-9b52-4731-b3ce-751b2ff0fe94 2019-01-14 16:02:43,090 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6929781c-4e9d-4ba-proj-role 2019-01-14 16:02:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:43,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05413085-b05c-4acf-8495-64a5f86299b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:43,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/65fdf3a6d2b544dfbe3e7af4fab6cc96 used request id req-05413085-b05c-4acf-8495-64a5f86299b1 2019-01-14 16:02:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2808604a7aace70ee9ccf932d53d9d9a367fa" 2019-01-14 16:02:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11aa8ba-06da-4fbf-8ac6-7c40627fbf35 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:43,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e11aa8ba-06da-4fbf-8ac6-7c40627fbf35 2019-01-14 16:02:43,327 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6929781c-4e9d-4ba-user 2019-01-14 16:02:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5854f2944a84426cadc24f28e8bb40f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20152ae1999b6c01efbecf7823265e7a5466f85b" 2019-01-14 16:02:43,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a0b0b1-2c40-4c75-af9e-4f1c16ff5776 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:43,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5854f2944a84426cadc24f28e8bb40f8 used request id req-03a0b0b1-2c40-4c75-af9e-4f1c16ff5776 2019-01-14 16:02:43,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:43,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DLMh97tBTXOQSauxxiSVag"], "issued_at": "2019-01-14T16:02:43.000000Z"}} 2019-01-14 16:02:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f708d681dd68c5aed1a7725d334d95befdd0ffa" 2019-01-14 16:02:44,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d278e433-a7dd-4477-b9a1-e015b1d0d305 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:44,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d278e433-a7dd-4477-b9a1-e015b1d0d305 2019-01-14 16:02:44,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:44,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:44,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["BFson7WhTK2IClN3h-HW3A"], "issued_at": "2019-01-14T16:02:44.000000Z"}} 2019-01-14 16:02:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:44,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac74c9df-da0a-4fe7-9f47-4b4f3059a430 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:44,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ac74c9df-da0a-4fe7-9f47-4b4f3059a430 2019-01-14 16:02:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:44,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:44,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-af0914a6-0d2a-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:44,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61555266-f0b3-4ebc-bec7-dea6fde6d5d4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-af0914a6-0d2a-492-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:02:44,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-af0914a6-0d2a-492-proj used request id req-61555266-f0b3-4ebc-bec7-dea6fde6d5d4 2019-01-14 16:02:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:44,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091ec3f9-a646-4da4-8069-389837e56ad5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:44,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-091ec3f9-a646-4da4-8069-389837e56ad5 2019-01-14 16:02:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj"}}' 2019-01-14 16:02:44,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0418f96a-f9ad-4a7f-8ea2-8f5c105dc892 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62"}, "tags": [], "enabled": true, "id": "f59ea341ffdb47178d077db953287b62", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj"}} 2019-01-14 16:02:44,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0418f96a-f9ad-4a7f-8ea2-8f5c105dc892 2019-01-14 16:02:44,953 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-af0914a6-0d2a-492-proj 2019-01-14 16:02:44,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:44,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:45,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FpYi0QTUTNGe9Oi_xFF5wA"], "issued_at": "2019-01-14T16:02:45.000000Z"}} 2019-01-14 16:02:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4dee524fd99475a7cc98cf010bddf5e5279ae64" 2019-01-14 16:02:45,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92598217-cf07-415d-a8fb-6d6d6eb2b04f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:45,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-92598217-cf07-415d-a8fb-6d6d6eb2b04f 2019-01-14 16:02:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:45,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:45,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4dee524fd99475a7cc98cf010bddf5e5279ae64" 2019-01-14 16:02:45,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67a3ee9-c10c-4118-b26d-7d6b40f555e9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:02:45,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a67a3ee9-c10c-4118-b26d-7d6b40f555e9 2019-01-14 16:02:45,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-af0914a6-0d2a-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4dee524fd99475a7cc98cf010bddf5e5279ae64" 2019-01-14 16:02:45,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4854c573-7395-4275-ad2e-cce812553a78 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-af0914a6-0d2a-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62"}, "tags": [], "enabled": true, "id": "f59ea341ffdb47178d077db953287b62", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj"}]} 2019-01-14 16:02:45,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-af0914a6-0d2a-492-proj used request id req-4854c573-7395-4275-ad2e-cce812553a78 2019-01-14 16:02:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4dee524fd99475a7cc98cf010bddf5e5279ae64" 2019-01-14 16:02:45,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a246cbcb-cd2a-4268-8bc9-cea6fced0ef9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:45,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a246cbcb-cd2a-4268-8bc9-cea6fced0ef9 2019-01-14 16:02:46,240 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-af0914a6-0d2a-492-user 2019-01-14 16:02:46,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:46,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:46,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec221ab1-51b7-48a2-a414-7f0bf6cf5038 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:46,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ec221ab1-51b7-48a2-a414-7f0bf6cf5038 2019-01-14 16:02:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" -d '{"role": {"name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role"}}' 2019-01-14 16:02:46,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d783e51-335b-4edf-8385-671137411387 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2d8e647695f421187b1d6ba58d496dc", "links": {"self": "http://172.30.9.26:5000/v3/roles/d2d8e647695f421187b1d6ba58d496dc"}, "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role"}} 2019-01-14 16:02:46,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9d783e51-335b-4edf-8385-671137411387 2019-01-14 16:02:46,402 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role 2019-01-14 16:02:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d2d8e647695f421187b1d6ba58d496dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:46,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35312e41-30c5-4787-add8-84d2befcd1e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2d8e647695f421187b1d6ba58d496dc", "links": {"self": "http://172.30.9.26:5000/v3/roles/d2d8e647695f421187b1d6ba58d496dc"}, "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role"}} 2019-01-14 16:02:46,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d2d8e647695f421187b1d6ba58d496dc used request id req-35312e41-30c5-4787-add8-84d2befcd1e9 2019-01-14 16:02:46,513 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role to project CreateRouterSuccessTests-af0914a6-0d2a-492-proj 2019-01-14 16:02:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62/users/14aa9f7eb57e4687a4af365f8de897c9/roles/d2d8e647695f421187b1d6ba58d496dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:46,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7e5d71-c9c0-44fa-9170-2e9ce900bce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:46,655 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62/users/14aa9f7eb57e4687a4af365f8de897c9/roles/d2d8e647695f421187b1d6ba58d496dc used request id req-5c7e5d71-c9c0-44fa-9170-2e9ce900bce7 2019-01-14 16:02:46,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:46,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:47,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2d8e647695f421187b1d6ba58d496dc", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role"}], "expires_at": "2019-01-14T17:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59ea341ffdb47178d077db953287b62", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-user", "id": "14aa9f7eb57e4687a4af365f8de897c9"}, "audit_ids": ["h4tXccTuR16x1oFf8VZQ2g"], "issued_at": "2019-01-14T16:02:47.000000Z"}} 2019-01-14 16:02:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb801ba16c1cb2a2e31839c52b1570a74e14d33" 2019-01-14 16:02:47,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e021fe5-88ae-4366-8888-369ae20eea63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:47,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3e021fe5-88ae-4366-8888-369ae20eea63 2019-01-14 16:02:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb801ba16c1cb2a2e31839c52b1570a74e14d33" 2019-01-14 16:02:47,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bea3ec77-44d2-4845-8b3b-4590cbe14b5c Date: Mon, 14 Jan 2019 16:02:47 GMT RESP BODY: {"routers": []} 2019-01-14 16:02:47,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router&admin_state_up=False used request id req-bea3ec77-44d2-4845-8b3b-4590cbe14b5c 2019-01-14 16:02:47,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:47,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:47,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2d8e647695f421187b1d6ba58d496dc", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role"}], "expires_at": "2019-01-14T17:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59ea341ffdb47178d077db953287b62", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-user", "id": "14aa9f7eb57e4687a4af365f8de897c9"}, "audit_ids": ["TUxHuYHWQyaKwsMtuBBx3g"], "issued_at": "2019-01-14T16:02:47.000000Z"}} 2019-01-14 16:02:47,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356dffaf12b82429c7a746fed2405bcf96a8f6b" 2019-01-14 16:02:47,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a660198d-3a8e-4e88-9a3a-6036664b626a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:47,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a660198d-3a8e-4e88-9a3a-6036664b626a 2019-01-14 16:02:47,898 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router 2019-01-14 16:02:47,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb801ba16c1cb2a2e31839c52b1570a74e14d33" -d '{"router": {"name": "CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router", "admin_state_up": false}}' 2019-01-14 16:02:48,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-d3cb992a-df0c-4a37-9234-c4efb7053de2 Date: Mon, 14 Jan 2019 16:02:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f59ea341ffdb47178d077db953287b62", "created_at": "2019-01-14T16:02:48Z", "admin_state_up": false, "updated_at": "2019-01-14T16:02:48Z", "revision_number": 0, "routes": [], "project_id": "f59ea341ffdb47178d077db953287b62", "id": "1a09538a-bf7f-409d-bb40-bb861067600e", "name": "CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router"}} 2019-01-14 16:02:48,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-d3cb992a-df0c-4a37-9234-c4efb7053de2 2019-01-14 16:02:48,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1a09538a-bf7f-409d-bb40-bb861067600e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb801ba16c1cb2a2e31839c52b1570a74e14d33" 2019-01-14 16:02:48,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a99017a0-44f4-46e3-b5b8-d4faa48a3a46 Date: Mon, 14 Jan 2019 16:02:48 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:48,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1a09538a-bf7f-409d-bb40-bb861067600e used request id req-a99017a0-44f4-46e3-b5b8-d4faa48a3a46 2019-01-14 16:02:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/1a09538a-bf7f-409d-bb40-bb861067600e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb801ba16c1cb2a2e31839c52b1570a74e14d33" 2019-01-14 16:02:48,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-192e5382-08c1-4086-a1be-589dbdd68ac0 Date: Mon, 14 Jan 2019 16:02:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f59ea341ffdb47178d077db953287b62", "created_at": "2019-01-14T16:02:48Z", "admin_state_up": false, "updated_at": "2019-01-14T16:02:48Z", "revision_number": 0, "routes": [], "project_id": "f59ea341ffdb47178d077db953287b62", "id": "1a09538a-bf7f-409d-bb40-bb861067600e", "name": "CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router"}} 2019-01-14 16:02:48,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/1a09538a-bf7f-409d-bb40-bb861067600e used request id req-192e5382-08c1-4086-a1be-589dbdd68ac0 2019-01-14 16:02:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1a09538a-bf7f-409d-bb40-bb861067600e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb801ba16c1cb2a2e31839c52b1570a74e14d33" 2019-01-14 16:02:49,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5130f126-2e7b-48ee-ad37-0788dfb9e5f3 Date: Mon, 14 Jan 2019 16:02:49 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:49,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1a09538a-bf7f-409d-bb40-bb861067600e used request id req-5130f126-2e7b-48ee-ad37-0788dfb9e5f3 2019-01-14 16:02:49,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:49,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2d8e647695f421187b1d6ba58d496dc", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role"}], "expires_at": "2019-01-14T17:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59ea341ffdb47178d077db953287b62", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f59ea341ffdb47178d077db953287b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-user", "id": "14aa9f7eb57e4687a4af365f8de897c9"}, "audit_ids": ["GutOpiJuT_61b_Jhi6hyXg"], "issued_at": "2019-01-14T16:02:49.000000Z"}} 2019-01-14 16:02:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c68fa8892832fd9034b26605d1970acba8b9d9a" 2019-01-14 16:02:49,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 463 X-Openstack-Request-Id: req-2667bf67-47c7-4ab3-8787-d7b3511e6001 Date: Mon, 14 Jan 2019 16:02:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f59ea341ffdb47178d077db953287b62", "created_at": "2019-01-14T16:02:48Z", "admin_state_up": false, "updated_at": "2019-01-14T16:02:48Z", "revision_number": 0, "routes": [], "project_id": "f59ea341ffdb47178d077db953287b62", "id": "1a09538a-bf7f-409d-bb40-bb861067600e", "name": "CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router"}]} 2019-01-14 16:02:49,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router&admin_state_up=False used request id req-2667bf67-47c7-4ab3-8787-d7b3511e6001 2019-01-14 16:02:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:49,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:49,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f708d681dd68c5aed1a7725d334d95befdd0ffa" 2019-01-14 16:02:50,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb1a5e1-2b9a-452a-ae11-4d532bf2a1a4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f59ea341ffdb47178d077db953287b62", "name": "CreateRouterSuccessTests-af0914a6-0d2a-492-proj"}} 2019-01-14 16:02:50,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62 used request id req-9cb1a5e1-2b9a-452a-ae11-4d532bf2a1a4 2019-01-14 16:02:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1a09538a-bf7f-409d-bb40-bb861067600e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c68fa8892832fd9034b26605d1970acba8b9d9a" 2019-01-14 16:02:50,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dadbaceb-a024-43f7-a249-804c3479a0d4 Date: Mon, 14 Jan 2019 16:02:50 GMT RESP BODY: {"ports":[]} 2019-01-14 16:02:50,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1a09538a-bf7f-409d-bb40-bb861067600e used request id req-dadbaceb-a024-43f7-a249-804c3479a0d4 2019-01-14 16:02:50,330 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router 2019-01-14 16:02:50,330 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-82196cc4-6643-4aea-892d-c4e2929760b2-pub-router 2019-01-14 16:02:50,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/1a09538a-bf7f-409d-bb40-bb861067600e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb801ba16c1cb2a2e31839c52b1570a74e14d33" 2019-01-14 16:02:50,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c9f130a-b073-4895-b06a-812c4e56ca44 Content-Length: 0 Date: Mon, 14 Jan 2019 16:02:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:02:50,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1a09538a-bf7f-409d-bb40-bb861067600e used request id req-1c9f130a-b073-4895-b06a-812c4e56ca44 2019-01-14 16:02:50,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a8c41254-602f-4c12-87ab-eb717cc2b3fe Date: Mon, 14 Jan 2019 16:02:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:02:51,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a8c41254-602f-4c12-87ab-eb717cc2b3fe 2019-01-14 16:02:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b562e5f-2bd6-42f1-a128-e5e33324b906 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:51,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-7b562e5f-2bd6-42f1-a128-e5e33324b906 2019-01-14 16:02:51,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:51,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d4c8f0-b4f6-4e93-a846-110852ccb4e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:51,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-a4d4c8f0-b4f6-4e93-a846-110852ccb4e1 2019-01-14 16:02:51,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7a7a5a0-3173-4d2e-b082-f6812dfa36dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:51,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-e7a7a5a0-3173-4d2e-b082-f6812dfa36dd 2019-01-14 16:02:51,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d65901c-526f-4715-a760-856a594f8c23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:51,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-7d65901c-526f-4715-a760-856a594f8c23 2019-01-14 16:02:51,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:51,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1d39f3-fd91-403e-85ba-7556f16e09e6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:02:51,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-bd1d39f3-fd91-403e-85ba-7556f16e09e6 2019-01-14 16:02:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8939c053-15bd-4c9b-ad17-2bca6a0b9ffd 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:02:51,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-8939c053-15bd-4c9b-ad17-2bca6a0b9ffd 2019-01-14 16:02:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d78088f-f2d1-4682-a2df-80b2993e0ce9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:51,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-6d78088f-f2d1-4682-a2df-80b2993e0ce9 2019-01-14 16:02:51,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:51,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c85ac0-d3db-44d3-802f-252a1573c076 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:51,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-e0c85ac0-d3db-44d3-802f-252a1573c076 2019-01-14 16:02:51,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:52,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c840401-5f78-4bfc-af3f-819883ae9972 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:02:52,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-6c840401-5f78-4bfc-af3f-819883ae9972 2019-01-14 16:02:52,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:02:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:52,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8c70da-065b-422b-9a3e-9af0d0e16b5c 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:02:52,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-4a8c70da-065b-422b-9a3e-9af0d0e16b5c 2019-01-14 16:02:52,268 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-af0914a6-0d2a-492-proj 2019-01-14 16:02:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:52,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-097a3fac-8d97-44ed-9aa7-91512da808c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:52,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f59ea341ffdb47178d077db953287b62 used request id req-097a3fac-8d97-44ed-9aa7-91512da808c0 2019-01-14 16:02:52,522 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-af0914a6-0d2a-492-proj-role 2019-01-14 16:02:52,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d2d8e647695f421187b1d6ba58d496dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:52,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa02f9f-8fe5-4812-a2ae-6df4a4db3268 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:52,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d2d8e647695f421187b1d6ba58d496dc used request id req-7aa02f9f-8fe5-4812-a2ae-6df4a4db3268 2019-01-14 16:02:52,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17db0ca92d5542707ae7442381c996b6f55fc2eb" 2019-01-14 16:02:52,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c7bf87-75af-4554-9380-93f03cf0e313 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:52,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f5c7bf87-75af-4554-9380-93f03cf0e313 2019-01-14 16:02:52,766 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-af0914a6-0d2a-492-user 2019-01-14 16:02:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/14aa9f7eb57e4687a4af365f8de897c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4dee524fd99475a7cc98cf010bddf5e5279ae64" 2019-01-14 16:02:52,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e19c42d-de8e-4463-9a55-4493c5c7756f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:52,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/14aa9f7eb57e4687a4af365f8de897c9 used request id req-6e19c42d-de8e-4463-9a55-4493c5c7756f 2019-01-14 16:02:53,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:53,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["SR_ImK_SRAecSHsDWkTKyw"], "issued_at": "2019-01-14T16:02:53.000000Z"}} 2019-01-14 16:02:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbaa2beff8dfc0bfdefc4576dd9881f0de11e0a" 2019-01-14 16:02:53,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5260203-87fd-4e22-bde2-8f6aa00a21fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:53,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e5260203-87fd-4e22-bde2-8f6aa00a21fd 2019-01-14 16:02:53,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:53,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:53,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Gvh7dytXRQ2S3yTZlvmQpw"], "issued_at": "2019-01-14T16:02:53.000000Z"}} 2019-01-14 16:02:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:02:54,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8a5572-6517-48d0-b109-38281cf37e17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:54,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dd8a5572-6517-48d0-b109-38281cf37e17 2019-01-14 16:02:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:54,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:54,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:02:54,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7538ba-7eb9-4586-acc4-635238fae5fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:02:54,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj used request id req-0a7538ba-7eb9-4586-acc4-635238fae5fb 2019-01-14 16:02:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:02:54,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f752bea-74c4-490c-8a0b-7c825e38f6f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:54,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6f752bea-74c4-490c-8a0b-7c825e38f6f3 2019-01-14 16:02:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj"}}' 2019-01-14 16:02:54,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d46993b1-95a9-4d88-8c54-2b28a585a887 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57"}, "tags": [], "enabled": true, "id": "fdad66e5ba104cfd986d0654b5e2ea57", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj"}} 2019-01-14 16:02:54,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d46993b1-95a9-4d88-8c54-2b28a585a887 2019-01-14 16:02:54,426 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj 2019-01-14 16:02:54,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:54,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:54,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["X1pvTb-JRtSikKRcGFqYHw"], "issued_at": "2019-01-14T16:02:54.000000Z"}} 2019-01-14 16:02:54,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dbdd71da4f24b28300c4ba5ae524cedbf4db1c" 2019-01-14 16:02:54,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41940e8-e49d-4e2e-90be-8869e46b9b0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:54,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c41940e8-e49d-4e2e-90be-8869e46b9b0b 2019-01-14 16:02:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:54,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dbdd71da4f24b28300c4ba5ae524cedbf4db1c" 2019-01-14 16:02:55,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6399cfdd-6bae-4f41-904d-ff0f4f4c7948 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:02:55,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6399cfdd-6bae-4f41-904d-ff0f4f4c7948 2019-01-14 16:02:55,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dbdd71da4f24b28300c4ba5ae524cedbf4db1c" 2019-01-14 16:02:55,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160e19de-e2b8-40eb-b825-a25dc2b94d01 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57"}, "tags": [], "enabled": true, "id": "fdad66e5ba104cfd986d0654b5e2ea57", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj"}]} 2019-01-14 16:02:55,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj used request id req-160e19de-e2b8-40eb-b825-a25dc2b94d01 2019-01-14 16:02:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dbdd71da4f24b28300c4ba5ae524cedbf4db1c" 2019-01-14 16:02:55,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9701d077-19f6-40e9-8e4e-3445d8985838 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:02:55,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9701d077-19f6-40e9-8e4e-3445d8985838 2019-01-14 16:02:55,616 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c9571d03-b8b4-4cd-user 2019-01-14 16:02:55,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:02:55,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7402042d-02a0-4d6d-a98a-e4724b7c4b6d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:02:55,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7402042d-02a0-4d6d-a98a-e4724b7c4b6d 2019-01-14 16:02:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" -d '{"role": {"name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj-role"}}' 2019-01-14 16:02:55,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329f3ec8-e07d-4883-82b8-a19fa07eda93 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "30bbdee8da024ff9b2b172fd86d83ea3", "links": {"self": "http://172.30.9.26:5000/v3/roles/30bbdee8da024ff9b2b172fd86d83ea3"}, "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj-role"}} 2019-01-14 16:02:55,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-329f3ec8-e07d-4883-82b8-a19fa07eda93 2019-01-14 16:02:55,862 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj-role 2019-01-14 16:02:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/30bbdee8da024ff9b2b172fd86d83ea3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:02:55,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1450a508-a2ce-4fd5-b01a-535a4652bf40 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "30bbdee8da024ff9b2b172fd86d83ea3", "links": {"self": "http://172.30.9.26:5000/v3/roles/30bbdee8da024ff9b2b172fd86d83ea3"}, "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj-role"}} 2019-01-14 16:02:55,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/30bbdee8da024ff9b2b172fd86d83ea3 used request id req-1450a508-a2ce-4fd5-b01a-535a4652bf40 2019-01-14 16:02:55,969 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj-role to project CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj 2019-01-14 16:02:55,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57/users/780f0d119d7b4353b2d20806201dd6d9/roles/30bbdee8da024ff9b2b172fd86d83ea3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:02:56,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a68b109-7e87-47e7-9ff2-82701abe2c9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:02:56,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57/users/780f0d119d7b4353b2d20806201dd6d9/roles/30bbdee8da024ff9b2b172fd86d83ea3 used request id req-8a68b109-7e87-47e7-9ff2-82701abe2c9f 2019-01-14 16:02:56,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:56,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:56,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["5BPxDFlSQRq49D7IaYUIRA"], "issued_at": "2019-01-14T16:02:56.000000Z"}} 2019-01-14 16:02:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:02:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0acde4f-c126-421e-a1fe-4d5466c07a53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:56,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f0acde4f-c126-421e-a1fe-4d5466c07a53 2019-01-14 16:02:56,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:02:56,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c107be4e-fc02-46e8-bbdd-56007dcd6b1b Date: Mon, 14 Jan 2019 16:02:56 GMT RESP BODY: {"routers": []} 2019-01-14 16:02:56,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router&admin_state_up=True used request id req-c107be4e-fc02-46e8-bbdd-56007dcd6b1b 2019-01-14 16:02:56,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:02:56,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:02:57,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["WJFuirVDR0GYUFmIx4MnRQ"], "issued_at": "2019-01-14T16:02:57.000000Z"}} 2019-01-14 16:02:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c716da77797e1c78f4e71f24df2ceef15e7637a" 2019-01-14 16:02:57,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18f3ec7-a5b4-45e5-bf5a-42d106a5b3e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:02:57,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a18f3ec7-a5b4-45e5-bf5a-42d106a5b3e1 2019-01-14 16:02:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:02:57,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:02: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:02:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c716da77797e1c78f4e71f24df2ceef15e7637a" 2019-01-14 16:02:57,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5aef34-2624-4a64-86cc-ac6c71127bfa Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57"}, "tags": [], "enabled": true, "id": "fdad66e5ba104cfd986d0654b5e2ea57", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj"}]} 2019-01-14 16:02:57,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj used request id req-ef5aef34-2624-4a64-86cc-ac6c71127bfa 2019-01-14 16:02:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:02:57,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5cb0627c-19e9-45b0-96b9-fd1212589510 Date: Mon, 14 Jan 2019 16:02:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:02:57,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5cb0627c-19e9-45b0-96b9-fd1212589510 2019-01-14 16:02:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:02:58,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3d0978ef-617b-4904-9c09-60dcbce7ce78 Date: Mon, 14 Jan 2019 16:02:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 16:02:58,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-3d0978ef-617b-4904-9c09-60dcbce7ce78 2019-01-14 16:02:58,165 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router 2019-01-14 16:02:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "tenant_id": "fdad66e5ba104cfd986d0654b5e2ea57", "name": "CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router", "admin_state_up": true}}' 2019-01-14 16:02:59,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-9c73bfac-122e-47f4-b235-1c9de3d6ca74 Date: Mon, 14 Jan 2019 16:02:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "fdad66e5ba104cfd986d0654b5e2ea57", "created_at": "2019-01-14T16:02:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:02:59Z", "revision_number": 2, "routes": [], "project_id": "fdad66e5ba104cfd986d0654b5e2ea57", "id": "e8cc42f0-5b5e-4509-8a0e-a432edc4baf6", "name": "CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router"}} 2019-01-14 16:02:59,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-9c73bfac-122e-47f4-b235-1c9de3d6ca74 2019-01-14 16:02:59,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:02:59,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e17a1427-6d4a-42c5-9bed-3d34fbd0d73c Date: Mon, 14 Jan 2019 16:02:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:02:58Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.204"}],"id":"561cc214-9b02-4df4-844b-297e1ba54447","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:8b:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e8cc42f0-5b5e-4509-8a0e-a432edc4baf6","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:02:58Z","binding:vnic_type":"normal"}]} 2019-01-14 16:02:59,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 used request id req-e17a1427-6d4a-42c5-9bed-3d34fbd0d73c 2019-01-14 16:02:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:03:00,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-78224c6b-577e-4c0f-9cb3-9454eadbba2b Date: Mon, 14 Jan 2019 16:03:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:03:00,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-78224c6b-577e-4c0f-9cb3-9454eadbba2b 2019-01-14 16:03:00,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:03:00,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-46663def-1caf-4ccc-812a-361c4c8ae280 Date: Mon, 14 Jan 2019 16:03:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "fdad66e5ba104cfd986d0654b5e2ea57", "created_at": "2019-01-14T16:02:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:02:59Z", "revision_number": 2, "routes": [], "project_id": "fdad66e5ba104cfd986d0654b5e2ea57", "id": "e8cc42f0-5b5e-4509-8a0e-a432edc4baf6", "name": "CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router"}} 2019-01-14 16:03:00,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 used request id req-46663def-1caf-4ccc-812a-361c4c8ae280 2019-01-14 16:03:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:03:00,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-60acbf24-4dea-441e-9599-1376410fa803 Date: Mon, 14 Jan 2019 16:03:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:02:58Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.204"}],"id":"561cc214-9b02-4df4-844b-297e1ba54447","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:8b:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e8cc42f0-5b5e-4509-8a0e-a432edc4baf6","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:02:58Z","binding:vnic_type":"normal"}]} 2019-01-14 16:03:00,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 used request id req-60acbf24-4dea-441e-9599-1376410fa803 2019-01-14 16:03:00,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:03:00,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6ab513b3-d12c-434c-a879-f5d63e473948 Date: Mon, 14 Jan 2019 16:03:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:03:00,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-6ab513b3-d12c-434c-a879-f5d63e473948 2019-01-14 16:03:00,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:01,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30bbdee8da024ff9b2b172fd86d83ea3", "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj-role"}], "expires_at": "2019-01-14T17:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdad66e5ba104cfd986d0654b5e2ea57", "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fdad66e5ba104cfd986d0654b5e2ea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fdad66e5ba104cfd986d0654b5e2ea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/fdad66e5ba104cfd986d0654b5e2ea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-user", "id": "780f0d119d7b4353b2d20806201dd6d9"}, "audit_ids": ["oAn9VjM9S0CdDG6TCqNhnA"], "issued_at": "2019-01-14T16:03:01.000000Z"}} 2019-01-14 16:03:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d53a448fed6369683d21b6a0c2e2dfc4c89969" 2019-01-14 16:03:01,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3ed44321-dbd1-4b12-8bf5-bd79c69dcb56 Date: Mon, 14 Jan 2019 16:03:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "fdad66e5ba104cfd986d0654b5e2ea57", "created_at": "2019-01-14T16:02:58Z", "admin_state_up": true, "updated_at": "2019-01-14T16:02:59Z", "revision_number": 2, "routes": [], "project_id": "fdad66e5ba104cfd986d0654b5e2ea57", "id": "e8cc42f0-5b5e-4509-8a0e-a432edc4baf6", "name": "CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router"}]} 2019-01-14 16:03:01,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router&admin_state_up=True used request id req-3ed44321-dbd1-4b12-8bf5-bd79c69dcb56 2019-01-14 16:03:01,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:01,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:01,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbaa2beff8dfc0bfdefc4576dd9881f0de11e0a" 2019-01-14 16:03:01,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24ee929-3313-4428-ad89-ba8fcbeb538e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdad66e5ba104cfd986d0654b5e2ea57", "name": "CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj"}} 2019-01-14 16:03:01,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57 used request id req-e24ee929-3313-4428-ad89-ba8fcbeb538e 2019-01-14 16:03:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d53a448fed6369683d21b6a0c2e2dfc4c89969" 2019-01-14 16:03:01,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93865e8b-000b-4457-93b2-8efb5f1bf80b Date: Mon, 14 Jan 2019 16:03:01 GMT RESP BODY: {"ports":[]} 2019-01-14 16:03:01,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 used request id req-93865e8b-000b-4457-93b2-8efb5f1bf80b 2019-01-14 16:03:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d53a448fed6369683d21b6a0c2e2dfc4c89969" 2019-01-14 16:03:02,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-722b45ac-3fb7-4e0b-b68b-a3fc4c53c8ab Date: Mon, 14 Jan 2019 16:03:02 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:03:02,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-722b45ac-3fb7-4e0b-b68b-a3fc4c53c8ab 2019-01-14 16:03:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d53a448fed6369683d21b6a0c2e2dfc4c89969" 2019-01-14 16:03:02,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-160e4549-bfa3-4961-a5b9-c7c7b5b04d6d Date: Mon, 14 Jan 2019 16:03:02 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:03:02,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-160e4549-bfa3-4961-a5b9-c7c7b5b04d6d 2019-01-14 16:03:02,390 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router 2019-01-14 16:03:02,390 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a8d5c79e-1ebf-4746-8504-39316a718a0b-pub-router 2019-01-14 16:03:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ef8d72425efd40e3aa894e98286540d76cde9" 2019-01-14 16:03:04,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09b9f628-9beb-499f-9ec5-78d0e2924466 Content-Length: 0 Date: Mon, 14 Jan 2019 16:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:03:04,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e8cc42f0-5b5e-4509-8a0e-a432edc4baf6 used request id req-09b9f628-9beb-499f-9ec5-78d0e2924466 2019-01-14 16:03:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:04,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5c72b0ae-a7de-4dd3-8dba-b355ba29aab4 Date: Mon, 14 Jan 2019 16:03:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:03:04,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5c72b0ae-a7de-4dd3-8dba-b355ba29aab4 2019-01-14 16:03:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:04,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe98c25-c74a-40a5-bb73-806ce3fbc4dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:04,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-9fe98c25-c74a-40a5-bb73-806ce3fbc4dd 2019-01-14 16:03:04,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:04,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8a3ffc-c028-4293-9c98-749525961d6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:04,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-8c8a3ffc-c028-4293-9c98-749525961d6a 2019-01-14 16:03:04,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:04,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f748d5-a138-4282-aa3d-e6387ca5776a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:05,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-30f748d5-a138-4282-aa3d-e6387ca5776a 2019-01-14 16:03:05,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:05,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b58198-b8d7-4bc4-be04-9e40d7c01b63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:05,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-34b58198-b8d7-4bc4-be04-9e40d7c01b63 2019-01-14 16:03:05,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:05,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee0e851-0386-42ea-a42a-8a0d3ad3e608 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:03:05,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-6ee0e851-0386-42ea-a42a-8a0d3ad3e608 2019-01-14 16:03:05,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e145145-b924-4755-b07d-ba326ee63c00 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:03:05,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-4e145145-b924-4755-b07d-ba326ee63c00 2019-01-14 16:03:05,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf8ba791-0e74-403d-80c7-0affafa9ea13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:05,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-bf8ba791-0e74-403d-80c7-0affafa9ea13 2019-01-14 16:03:05,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:05,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8183cc2-d522-4ea8-9f98-293f69286659 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:05,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-d8183cc2-d522-4ea8-9f98-293f69286659 2019-01-14 16:03:05,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-debf9396-ae1e-4e90-951b-61d3e5be4dcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:05,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-debf9396-ae1e-4e90-951b-61d3e5be4dcd 2019-01-14 16:03:05,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:05,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba9525d-1f97-4a1d-b81e-e3d25439cf7f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:03:05,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-cba9525d-1f97-4a1d-b81e-e3d25439cf7f 2019-01-14 16:03:05,855 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj 2019-01-14 16:03:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:06,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d606d92-c5c7-4e50-9d20-27d70f2186db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:06,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fdad66e5ba104cfd986d0654b5e2ea57 used request id req-1d606d92-c5c7-4e50-9d20-27d70f2186db 2019-01-14 16:03:06,102 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c9571d03-b8b4-4cd-proj-role 2019-01-14 16:03:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/30bbdee8da024ff9b2b172fd86d83ea3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:06,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-571fffa9-11c5-40c0-b775-27d8ac7b45b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:06,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/30bbdee8da024ff9b2b172fd86d83ea3 used request id req-571fffa9-11c5-40c0-b775-27d8ac7b45b6 2019-01-14 16:03:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ed34b9c0e2492f87a3e4d047c1e7262ae73f50" 2019-01-14 16:03:06,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7077a3c8-7d39-479a-98e7-ddbcbc5ac49b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:03:06,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7077a3c8-7d39-479a-98e7-ddbcbc5ac49b 2019-01-14 16:03:06,356 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c9571d03-b8b4-4cd-user 2019-01-14 16:03:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/780f0d119d7b4353b2d20806201dd6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dbdd71da4f24b28300c4ba5ae524cedbf4db1c" 2019-01-14 16:03:06,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8edfa02f-cde2-4fa0-9326-45c7df664dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:06,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/780f0d119d7b4353b2d20806201dd6d9 used request id req-8edfa02f-cde2-4fa0-9326-45c7df664dce 2019-01-14 16:03:06,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:06,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Qw3b-AXUTgKrRvM5SNNRSQ"], "issued_at": "2019-01-14T16:03:06.000000Z"}} 2019-01-14 16:03:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ef8c0d0f02783710e0dd8bacd512751f8f2f3" 2019-01-14 16:03:07,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014d2156-f638-46b7-af1b-b6fbcb085617 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:07,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-014d2156-f638-46b7-af1b-b6fbcb085617 2019-01-14 16:03:07,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:07,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:07,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["nHkGvFcdSFaOjCjHmWB5PQ"], "issued_at": "2019-01-14T16:03:07.000000Z"}} 2019-01-14 16:03:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:07,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b906452-54d9-47c4-85bf-f1274e6b6ace Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:07,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2b906452-54d9-47c4-85bf-f1274e6b6ace 2019-01-14 16:03:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:07,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e1c1bf12-bb43-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:07,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca2e472-7fb0-4dd0-b976-e66c1a8d89a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e1c1bf12-bb43-459-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:03:07,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e1c1bf12-bb43-459-proj used request id req-bca2e472-7fb0-4dd0-b976-e66c1a8d89a7 2019-01-14 16:03:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:07,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da37c93c-b912-4d59-b38d-325adb132263 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:03:07,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-da37c93c-b912-4d59-b38d-325adb132263 2019-01-14 16:03:07,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}}' 2019-01-14 16:03:07,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46585f14-0e56-4af7-96d6-0e5fb7285e2f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3"}, "tags": [], "enabled": true, "id": "47caf502c1dc411b946ab65b787139b3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}} 2019-01-14 16:03:07,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-46585f14-0e56-4af7-96d6-0e5fb7285e2f 2019-01-14 16:03:07,851 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e1c1bf12-bb43-459-proj 2019-01-14 16:03:07,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:07,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:08,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LGEt12ahSl6ogcNBrXV5tw"], "issued_at": "2019-01-14T16:03:08.000000Z"}} 2019-01-14 16:03:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98edf09b1cc92c2b75d484c90e29b4b0194033c3" 2019-01-14 16:03:08,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbad4dbc-8dc1-491f-93d6-2727d4bde715 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:08,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fbad4dbc-8dc1-491f-93d6-2727d4bde715 2019-01-14 16:03:08,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:08,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98edf09b1cc92c2b75d484c90e29b4b0194033c3" 2019-01-14 16:03:08,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b43e9c1-6533-47b8-9ed3-8270459e181c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:03:08,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6b43e9c1-6533-47b8-9ed3-8270459e181c 2019-01-14 16:03:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-e1c1bf12-bb43-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98edf09b1cc92c2b75d484c90e29b4b0194033c3" 2019-01-14 16:03:08,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4abb80f-c304-4e79-8593-ab2fc53e27af Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-e1c1bf12-bb43-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3"}, "tags": [], "enabled": true, "id": "47caf502c1dc411b946ab65b787139b3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}]} 2019-01-14 16:03:08,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-e1c1bf12-bb43-459-proj used request id req-f4abb80f-c304-4e79-8593-ab2fc53e27af 2019-01-14 16:03:08,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98edf09b1cc92c2b75d484c90e29b4b0194033c3" 2019-01-14 16:03:08,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebff9a4-491f-4cf0-ab51-dc54b5051709 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:03:08,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0ebff9a4-491f-4cf0-ab51-dc54b5051709 2019-01-14 16:03:09,102 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e1c1bf12-bb43-459-user 2019-01-14 16:03:09,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:09,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae97094a-a01a-4cca-9a88-aab93137e517 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:03:09,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ae97094a-a01a-4cca-9a88-aab93137e517 2019-01-14 16:03:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" -d '{"role": {"name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}}' 2019-01-14 16:03:09,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49b9902c-285b-4ecf-b16b-54034c884d18 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf2b08589328451b9f292de4116b17fa", "links": {"self": "http://172.30.9.26:5000/v3/roles/bf2b08589328451b9f292de4116b17fa"}, "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}} 2019-01-14 16:03:09,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-49b9902c-285b-4ecf-b16b-54034c884d18 2019-01-14 16:03:09,347 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role 2019-01-14 16:03:09,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bf2b08589328451b9f292de4116b17fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:09,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f77d573-a42c-46df-89a9-8cbd59e49fa4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf2b08589328451b9f292de4116b17fa", "links": {"self": "http://172.30.9.26:5000/v3/roles/bf2b08589328451b9f292de4116b17fa"}, "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}} 2019-01-14 16:03:09,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bf2b08589328451b9f292de4116b17fa used request id req-7f77d573-a42c-46df-89a9-8cbd59e49fa4 2019-01-14 16:03:09,451 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role to project CreateRouterSuccessTests-e1c1bf12-bb43-459-proj 2019-01-14 16:03:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3/users/8f3e80f708e6490eab56568c29c12854/roles/bf2b08589328451b9f292de4116b17fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:09,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c837b72-4d38-4469-a8a7-e4f6d1c38a6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:09,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3/users/8f3e80f708e6490eab56568c29c12854/roles/bf2b08589328451b9f292de4116b17fa used request id req-0c837b72-4d38-4469-a8a7-e4f6d1c38a6f 2019-01-14 16:03:09,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:09,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:09,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf2b08589328451b9f292de4116b17fa", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}], "expires_at": "2019-01-14T17:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-user", "id": "8f3e80f708e6490eab56568c29c12854"}, "audit_ids": ["IdcdUs9MQTyydBj5_UmUcg"], "issued_at": "2019-01-14T16:03:09.000000Z"}} 2019-01-14 16:03:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:10,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b48b45e-72c7-4cde-a071-10701c1ccb3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:10,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0b48b45e-72c7-4cde-a071-10701c1ccb3b 2019-01-14 16:03:10,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:10,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-558408a6-65a6-4aab-a8ac-d7d45a37ce75 Date: Mon, 14 Jan 2019 16:03:10 GMT RESP BODY: {"networks":[]} 2019-01-14 16:03:10,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 used request id req-558408a6-65a6-4aab-a8ac-d7d45a37ce75 2019-01-14 16:03:10,248 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 2019-01-14 16:03:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" -d '{"network": {"name": "CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1", "admin_state_up": true}}' 2019-01-14 16:03:11,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-d2521043-4c98-42a6-b446-26c859b27179 Date: Mon, 14 Jan 2019 16:03:11 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:03:10Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}} 2019-01-14 16:03:11,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d2521043-4c98-42a6-b446-26c859b27179 2019-01-14 16:03:11,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:11,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-ae75fa3e-bc33-4f92-b55a-458892864a00 Date: Mon, 14 Jan 2019 16:03: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":"2019-01-14T16:03:10Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:11,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-ae75fa3e-bc33-4f92-b55a-458892864a00 2019-01-14 16:03:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:11,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab953c14-da5c-4279-a138-64cb9663805e Date: Mon, 14 Jan 2019 16:03:11 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:03:11,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-ab953c14-da5c-4279-a138-64cb9663805e 2019-01-14 16:03:11,656 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1 2019-01-14 16:03:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" -d '{"subnets": [{"ip_version": 4, "network_id": "48b7e739-c953-429a-badd-0ee227de0883", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]}' 2019-01-14 16:03:12,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d3950829-9f77-4cae-aa9c-748cf744a9c5 Date: Mon, 14 Jan 2019 16:03:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:12,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d3950829-9f77-4cae-aa9c-748cf744a9c5 2019-01-14 16:03:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:12,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-1b69cb9a-419d-41fa-be16-6d23a4b4a048 Date: Mon, 14 Jan 2019 16: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":["4c0344ec-1252-4a05-9af2-fb0620bf9654"],"updated_at":"2019-01-14T16:03:11Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:12,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-1b69cb9a-419d-41fa-be16-6d23a4b4a048 2019-01-14 16:03:12,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:12,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0f313d2f-f567-4f8a-a0ef-3e8ee8eaf778 Date: Mon, 14 Jan 2019 16:03:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:12,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-0f313d2f-f567-4f8a-a0ef-3e8ee8eaf778 2019-01-14 16:03:12,630 - OpenStackNetwork - DEBUG - Network [48b7e739-c953-429a-badd-0ee227de0883] created successfully 2019-01-14 16:03:12,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:12,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:13,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf2b08589328451b9f292de4116b17fa", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}], "expires_at": "2019-01-14T17:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-user", "id": "8f3e80f708e6490eab56568c29c12854"}, "audit_ids": ["PVAFCFElSc6iMo_3HwZ54g"], "issued_at": "2019-01-14T16:03:13.000000Z"}} 2019-01-14 16:03:13,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:13,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83cc84b-3a6a-480e-af72-e460f0914791 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:13,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e83cc84b-3a6a-480e-af72-e460f0914791 2019-01-14 16:03:13,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:13,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-571d46be-7f10-463e-b9ee-9732085f38fe Date: Mon, 14 Jan 2019 16:03:13 GMT RESP BODY: {"routers": []} 2019-01-14 16:03:13,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router&admin_state_up=True used request id req-571d46be-7f10-463e-b9ee-9732085f38fe 2019-01-14 16:03:13,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:13,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:13,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf2b08589328451b9f292de4116b17fa", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}], "expires_at": "2019-01-14T17:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-user", "id": "8f3e80f708e6490eab56568c29c12854"}, "audit_ids": ["lVGLi1SqSlyjjqhDr_JIaA"], "issued_at": "2019-01-14T16:03:13.000000Z"}} 2019-01-14 16:03:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc7c63b2c18cf89bdffce0a28e91f6b344c6977" 2019-01-14 16:03:13,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8221655-cc0f-4bc7-a8ca-5a80305d2d36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:13,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a8221655-cc0f-4bc7-a8ca-5a80305d2d36 2019-01-14 16:03:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:14,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d208feb2-a09d-4eaf-8c99-a58be1ed05d2 Date: Mon, 14 Jan 2019 16:03: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:03:14,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-d208feb2-a09d-4eaf-8c99-a58be1ed05d2 2019-01-14 16:03:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:14,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-249748be-18dd-4e7d-8679-9f1c1a84d09e Date: Mon, 14 Jan 2019 16:03:14 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:03:14,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-249748be-18dd-4e7d-8679-9f1c1a84d09e 2019-01-14 16:03:14,432 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router 2019-01-14 16:03:14,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router", "admin_state_up": true}}' 2019-01-14 16:03:16,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-dddf98c1-ed6b-4264-8d32-eb2208d14061 Date: Mon, 14 Jan 2019 16:03:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:15Z", "admin_state_up": true, "updated_at": "2019-01-14T16:03:16Z", "revision_number": 2, "routes": [], "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "cbf026ce-8d71-4384-809f-cbaa1d524d4b", "name": "CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router"}} 2019-01-14 16:03:16,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-dddf98c1-ed6b-4264-8d32-eb2208d14061 2019-01-14 16:03:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=cbf026ce-8d71-4384-809f-cbaa1d524d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:16,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22f732ad-19b5-4589-aea6-980f4aabee9c Date: Mon, 14 Jan 2019 16:03:16 GMT RESP BODY: {"ports":[]} 2019-01-14 16:03:16,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=cbf026ce-8d71-4384-809f-cbaa1d524d4b used request id req-22f732ad-19b5-4589-aea6-980f4aabee9c 2019-01-14 16:03:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:16,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-654b1bc3-532a-4ddc-8627-9a03a3379633 Date: Mon, 14 Jan 2019 16:03: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":["4c0344ec-1252-4a05-9af2-fb0620bf9654"],"updated_at":"2019-01-14T16:03:11Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:16,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 used request id req-654b1bc3-532a-4ddc-8627-9a03a3379633 2019-01-14 16:03:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:16,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a17364b4-3a2f-4659-9cf2-4ef8b9740f59 Date: Mon, 14 Jan 2019 16:03:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:16,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-a17364b4-3a2f-4659-9cf2-4ef8b9740f59 2019-01-14 16:03:16,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:17,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-58409575-ded0-40de-b60a-04ec0a987bf7 Date: Mon, 14 Jan 2019 16: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":["4c0344ec-1252-4a05-9af2-fb0620bf9654"],"updated_at":"2019-01-14T16:03:11Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:17,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 used request id req-58409575-ded0-40de-b60a-04ec0a987bf7 2019-01-14 16:03:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:17,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:17,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b0e313-aa7c-4102-865c-37fcab804c0a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}} 2019-01-14 16:03:17,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 used request id req-85b0e313-aa7c-4102-865c-37fcab804c0a 2019-01-14 16:03:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:17,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-51e7aeb0-a3ae-4885-86c9-69bd801a3971 Date: Mon, 14 Jan 2019 16:03:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:17,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-51e7aeb0-a3ae-4885-86c9-69bd801a3971 2019-01-14 16:03:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=48b7e739-c953-429a-badd-0ee227de0883&name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:17,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83a10cf2-b5e2-4933-bc60-069e11d1f7e2 Date: Mon, 14 Jan 2019 16:03:17 GMT RESP BODY: {"ports":[]} 2019-01-14 16:03:17,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=48b7e739-c953-429a-badd-0ee227de0883&name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1&admin_state_up=True used request id req-83a10cf2-b5e2-4933-bc60-069e11d1f7e2 2019-01-14 16:03:17,432 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1 for router - CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router 2019-01-14 16:03:17,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:17,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:17,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf2b08589328451b9f292de4116b17fa", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}], "expires_at": "2019-01-14T17:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-user", "id": "8f3e80f708e6490eab56568c29c12854"}, "audit_ids": ["yS10WaO-TeSV6RzP68EAkw"], "issued_at": "2019-01-14T16:03:17.000000Z"}} 2019-01-14 16:03:17,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0839fe266b240f7ddce5f229700a439bafb3507b" 2019-01-14 16:03:17,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52b0865-eea8-4e73-8ba6-5f6bd6d30873 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:17,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c52b0865-eea8-4e73-8ba6-5f6bd6d30873 2019-01-14 16:03:17,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:18,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-013adf3a-d0a1-4026-9970-38d7351b65e0 Date: Mon, 14 Jan 2019 16:03: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":["4c0344ec-1252-4a05-9af2-fb0620bf9654"],"updated_at":"2019-01-14T16:03:11Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:18,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 used request id req-013adf3a-d0a1-4026-9970-38d7351b65e0 2019-01-14 16:03:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:18,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-34cf6a47-dade-4b05-aa12-16acc18b0545 Date: Mon, 14 Jan 2019 16:03:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:18,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-34cf6a47-dade-4b05-aa12-16acc18b0545 2019-01-14 16:03:18,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:18,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9c88f4a8-0ccd-46b9-bcd2-e3232faecaa0 Date: Mon, 14 Jan 2019 16:03: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":["4c0344ec-1252-4a05-9af2-fb0620bf9654"],"updated_at":"2019-01-14T16:03:11Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:18,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 used request id req-9c88f4a8-0ccd-46b9-bcd2-e3232faecaa0 2019-01-14 16:03:18,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:18,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0839fe266b240f7ddce5f229700a439bafb3507b" 2019-01-14 16:03:18,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f583fa7b-b68f-49a1-be73-f75136711087 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}} 2019-01-14 16:03:18,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 used request id req-f583fa7b-b68f-49a1-be73-f75136711087 2019-01-14 16:03:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:19,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-feec5e93-b866-4d5a-ada9-78e0ce2fd45e Date: Mon, 14 Jan 2019 16:03:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:19,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-feec5e93-b866-4d5a-ada9-78e0ce2fd45e 2019-01-14 16:03:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883&name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:19,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a9651aad-a99a-48d0-980a-7142dc67e078 Date: Mon, 14 Jan 2019 16:03:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:19,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883&name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1 used request id req-a9651aad-a99a-48d0-980a-7142dc67e078 2019-01-14 16:03:19,304 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 2019-01-14 16:03:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" -d '{"port": {"network_id": "48b7e739-c953-429a-badd-0ee227de0883", "fixed_ips": [{"subnet_id": "4c0344ec-1252-4a05-9af2-fb0620bf9654", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1", "admin_state_up": true}}' 2019-01-14 16:03:20,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-4644b974-c438-4d62-822a-9a5f28808a20 Date: Mon, 14 Jan 2019 16:03:20 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:03:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:03:20Z","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:50:9e:cd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"47caf502c1dc411b946ab65b787139b3","fixed_ips":[{"subnet_id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","ip_address":"10.200.201.1"}],"id":"2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1","security_groups":["a6f17cb4-0910-4467-a5b1-dfd7f282dd72"],"device_id":""}} 2019-01-14 16:03:20,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4644b974-c438-4d62-822a-9a5f28808a20 2019-01-14 16:03:20,310 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1 for router - CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router 2019-01-14 16:03:20,310 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router 2019-01-14 16:03:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" -d '{"port_id": "2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1"}' 2019-01-14 16:03:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-466955ce-6630-443d-ae4e-391f6f8f3b11 Date: Mon, 14 Jan 2019 16:03:22 GMT RESP BODY: {"network_id": "48b7e739-c953-429a-badd-0ee227de0883", "tenant_id": "47caf502c1dc411b946ab65b787139b3", "subnet_id": "4c0344ec-1252-4a05-9af2-fb0620bf9654", "subnet_ids": ["4c0344ec-1252-4a05-9af2-fb0620bf9654"], "port_id": "2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1", "id": "cbf026ce-8d71-4384-809f-cbaa1d524d4b"} 2019-01-14 16:03:22,297 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b/add_router_interface used request id req-466955ce-6630-443d-ae4e-391f6f8f3b11 2019-01-14 16:03:22,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:22,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-14cf55a8-fd3d-4882-81c8-6fdd68a4ca49 Date: Mon, 14 Jan 2019 16:03:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:15Z", "admin_state_up": true, "updated_at": "2019-01-14T16:03:21Z", "revision_number": 3, "routes": [], "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "cbf026ce-8d71-4384-809f-cbaa1d524d4b", "name": "CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router"}} 2019-01-14 16:03:22,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b used request id req-14cf55a8-fd3d-4882-81c8-6fdd68a4ca49 2019-01-14 16:03:22,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=cbf026ce-8d71-4384-809f-cbaa1d524d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:22,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-54679b26-c822-4b30-8dbb-a5cace04d77d Date: Mon, 14 Jan 2019 16:03:22 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:19Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:22Z","binding:vnic_type":"normal","device_id":"cbf026ce-8d71-4384-809f-cbaa1d524d4b","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:50:9e:cd","id":"2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1","port_security_enabled":true,"project_id":"47caf502c1dc411b946ab65b787139b3","fixed_ips":[{"subnet_id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["a6f17cb4-0910-4467-a5b1-dfd7f282dd72"],"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1"}]} 2019-01-14 16:03:22,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=cbf026ce-8d71-4384-809f-cbaa1d524d4b used request id req-54679b26-c822-4b30-8dbb-a5cace04d77d 2019-01-14 16:03:22,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:22,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6a1d7371-6a4c-488a-b5c8-43754c63995e Date: Mon, 14 Jan 2019 16:03:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}} 2019-01-14 16:03:22,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 used request id req-6a1d7371-6a4c-488a-b5c8-43754c63995e 2019-01-14 16:03:22,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:23,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf2b08589328451b9f292de4116b17fa", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role"}], "expires_at": "2019-01-14T17:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/47caf502c1dc411b946ab65b787139b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-user", "id": "8f3e80f708e6490eab56568c29c12854"}, "audit_ids": ["9bfga7x7RCWfO4cGzM9pLw"], "issued_at": "2019-01-14T16:03:23.000000Z"}} 2019-01-14 16:03:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:23,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e1c9ae88-d146-4c04-b927-2d886151957a Date: Mon, 14 Jan 2019 16:03:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:15Z", "admin_state_up": true, "updated_at": "2019-01-14T16:03:21Z", "revision_number": 3, "routes": [], "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "cbf026ce-8d71-4384-809f-cbaa1d524d4b", "name": "CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router"}]} 2019-01-14 16:03:23,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router&admin_state_up=True used request id req-e1c9ae88-d146-4c04-b927-2d886151957a 2019-01-14 16:03:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:23,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:23,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ef8c0d0f02783710e0dd8bacd512751f8f2f3" 2019-01-14 16:03:23,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc775d2c-82f8-4fe4-8750-30c2b9185fcd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}} 2019-01-14 16:03:23,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 used request id req-cc775d2c-82f8-4fe4-8750-30c2b9185fcd 2019-01-14 16:03:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=cbf026ce-8d71-4384-809f-cbaa1d524d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:23,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6ed3f23b-befc-4bd3-aaa4-845735d2d87d Date: Mon, 14 Jan 2019 16:03:23 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:19Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:22Z","binding:vnic_type":"normal","device_id":"cbf026ce-8d71-4384-809f-cbaa1d524d4b","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:50:9e:cd","id":"2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1","port_security_enabled":true,"project_id":"47caf502c1dc411b946ab65b787139b3","fixed_ips":[{"subnet_id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["a6f17cb4-0910-4467-a5b1-dfd7f282dd72"],"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1"}]} 2019-01-14 16:03:23,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=cbf026ce-8d71-4384-809f-cbaa1d524d4b used request id req-6ed3f23b-befc-4bd3-aaa4-845735d2d87d 2019-01-14 16:03:23,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:24,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-acbce9fd-90c9-471e-b392-7cd7912919eb Date: Mon, 14 Jan 2019 16:03:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}} 2019-01-14 16:03:24,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 used request id req-acbce9fd-90c9-471e-b392-7cd7912919eb 2019-01-14 16:03:24,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:24,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4afcbb22-d0d4-4d5e-a460-3c101a06020d Date: Mon, 14 Jan 2019 16:03: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:03:24,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-4afcbb22-d0d4-4d5e-a460-3c101a06020d 2019-01-14 16:03:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:24,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a415aa6-ffe8-43e8-b2b1-94e71a6622b1 Date: Mon, 14 Jan 2019 16:03:24 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:03:24,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-4a415aa6-ffe8-43e8-b2b1-94e71a6622b1 2019-01-14 16:03:24,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:24,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-53fe487f-17f7-4937-9404-90cb40f90d2d Date: Mon, 14 Jan 2019 16:03: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":["4c0344ec-1252-4a05-9af2-fb0620bf9654"],"updated_at":"2019-01-14T16:03:11Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:24,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-53fe487f-17f7-4937-9404-90cb40f90d2d 2019-01-14 16:03:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:25,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4461abab-1d73-47ac-a4b0-10717d882764 Date: Mon, 14 Jan 2019 16:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:25,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-4461abab-1d73-47ac-a4b0-10717d882764 2019-01-14 16:03:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:25,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-d29f7005-3602-4577-b093-2af26b56e93b Date: Mon, 14 Jan 2019 16:03:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:19Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:22Z","binding:vnic_type":"normal","device_id":"cbf026ce-8d71-4384-809f-cbaa1d524d4b","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:50:9e:cd","id":"2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1","port_security_enabled":true,"project_id":"47caf502c1dc411b946ab65b787139b3","fixed_ips":[{"subnet_id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["a6f17cb4-0910-4467-a5b1-dfd7f282dd72"],"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:13Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48b7e739-c953-429a-badd-0ee227de0883","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:26:c8:b9","id":"3d7c56b2-d699-4557-801f-46dd8caf896d","port_security_enabled":false,"project_id":"47caf502c1dc411b946ab65b787139b3","fixed_ips":[{"subnet_id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:12Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48b7e739-c953-429a-badd-0ee227de0883","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c3:23:b0","id":"58c8a78f-f12b-4b9e-aaf6-bc33574e5dda","port_security_enabled":false,"project_id":"47caf502c1dc411b946ab65b787139b3","fixed_ips":[{"subnet_id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:12Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48b7e739-c953-429a-badd-0ee227de0883","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b2:2b:41","id":"ddfa6131-a0ab-49ff-851f-5e3afd9f8daf","port_security_enabled":false,"project_id":"47caf502c1dc411b946ab65b787139b3","fixed_ips":[{"subnet_id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:03:25,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-d29f7005-3602-4577-b093-2af26b56e93b 2019-01-14 16:03:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:25,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f4184a1c-e73d-49b6-ad94-6097d7b17036 Date: Mon, 14 Jan 2019 16:03:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}} 2019-01-14 16:03:25,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 used request id req-f4184a1c-e73d-49b6-ad94-6097d7b17036 2019-01-14 16:03:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:25,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-01f07dd7-a964-42d3-926a-fcfa47c45cf0 Date: Mon, 14 Jan 2019 16:03: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":["4c0344ec-1252-4a05-9af2-fb0620bf9654"],"updated_at":"2019-01-14T16:03:11Z","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47caf502c1dc411b946ab65b787139b3","id":"48b7e739-c953-429a-badd-0ee227de0883","name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1"}]} 2019-01-14 16:03:25,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-01f07dd7-a964-42d3-926a-fcfa47c45cf0 2019-01-14 16:03:25,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2eb9f2bf97104349094fbf4eeac1dff1d81b2d" 2019-01-14 16:03:25,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7a98f6db-7ccb-47b9-9304-ac89ee3b9e65 Date: Mon, 14 Jan 2019 16:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48b7e739-c953-429a-badd-0ee227de0883","tenant_id":"47caf502c1dc411b946ab65b787139b3","created_at":"2019-01-14T16:03:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:11Z","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":"47caf502c1dc411b946ab65b787139b3","id":"4c0344ec-1252-4a05-9af2-fb0620bf9654","subnetpool_id":null,"name":"CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1"}]} 2019-01-14 16:03:25,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=48b7e739-c953-429a-badd-0ee227de0883 used request id req-7a98f6db-7ccb-47b9-9304-ac89ee3b9e65 2019-01-14 16:03:25,844 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router and port CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-port1 2019-01-14 16:03:25,844 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router 2019-01-14 16:03:25,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" -d '{"port_id": "2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1"}' 2019-01-14 16:03:27,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-45f664e2-6519-4faf-8a7f-754a4b5a5584 Date: Mon, 14 Jan 2019 16:03:27 GMT RESP BODY: {"network_id": "48b7e739-c953-429a-badd-0ee227de0883", "tenant_id": "47caf502c1dc411b946ab65b787139b3", "subnet_id": "4c0344ec-1252-4a05-9af2-fb0620bf9654", "subnet_ids": ["4c0344ec-1252-4a05-9af2-fb0620bf9654"], "port_id": "2fad18f4-cc32-4185-a3d5-bed0c0a8a5c1", "id": "cbf026ce-8d71-4384-809f-cbaa1d524d4b"} 2019-01-14 16:03:27,781 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b/remove_router_interface used request id req-45f664e2-6519-4faf-8a7f-754a4b5a5584 2019-01-14 16:03:27,782 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router 2019-01-14 16:03:27,782 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-router 2019-01-14 16:03:27,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34abc4eeaca61325398e47bc396dd0988dd7350a" 2019-01-14 16:03:29,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37dbef3d-6a01-40ba-8010-4a4b35a533de Content-Length: 0 Date: Mon, 14 Jan 2019 16:03:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:03:29,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/cbf026ce-8d71-4384-809f-cbaa1d524d4b used request id req-37dbef3d-6a01-40ba-8010-4a4b35a533de 2019-01-14 16:03:29,368 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1 2019-01-14 16:03:29,368 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-subnet1 2019-01-14 16:03:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:32,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e0a1eb8-3942-4483-99f2-2dca2d668003 Date: Mon, 14 Jan 2019 16:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:03:32,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4c0344ec-1252-4a05-9af2-fb0620bf9654 used request id req-7e0a1eb8-3942-4483-99f2-2dca2d668003 2019-01-14 16:03:32,162 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-88c60a50-add7-47b2-8ac6-511b7ede8a72-pub-net1 2019-01-14 16:03:32,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/48b7e739-c953-429a-badd-0ee227de0883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5cb1b34c7b655a90043fd1c6eed0d18f429489" 2019-01-14 16:03:33,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8075e64c-8ede-4806-8dde-5c179f852b90 Date: Mon, 14 Jan 2019 16:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:03:33,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/48b7e739-c953-429a-badd-0ee227de0883 used request id req-8075e64c-8ede-4806-8dde-5c179f852b90 2019-01-14 16:03:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:33,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-bc856004-ba02-4c40-b14b-1e03737bc050 Date: Mon, 14 Jan 2019 16:03:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:10Z", "updated_at": "2019-01-14T16:03:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:10Z", "revision_number": 0, "id": "1ada535e-17e6-41ce-8e03-527349e1115c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "tenant_id": "47caf502c1dc411b946ab65b787139b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47caf502c1dc411b946ab65b787139b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:10Z", "revision_number": 0, "id": "7500ef7f-ff94-4657-b458-305d2da2bf37", "remote_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "tenant_id": "47caf502c1dc411b946ab65b787139b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47caf502c1dc411b946ab65b787139b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:10Z", "revision_number": 0, "id": "a1808040-76dc-43f1-a78b-2e290ec16262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "tenant_id": "47caf502c1dc411b946ab65b787139b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47caf502c1dc411b946ab65b787139b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:10Z", "revision_number": 0, "id": "b82f0c67-6292-4c17-b0b3-69647bb4e891", "remote_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "tenant_id": "47caf502c1dc411b946ab65b787139b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47caf502c1dc411b946ab65b787139b3"}], "revision_number": 4, "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:03:33,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bc856004-ba02-4c40-b14b-1e03737bc050 2019-01-14 16:03:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:34,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2135bfe2-aa2a-4a6f-93c8-9921708a6958 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:34,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-2135bfe2-aa2a-4a6f-93c8-9921708a6958 2019-01-14 16:03:34,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:34,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:34,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fafdc90-31f5-4a2d-af5b-f7bd48209a6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:34,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-5fafdc90-31f5-4a2d-af5b-f7bd48209a6b 2019-01-14 16:03:34,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:34,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c88201-1a9d-4201-a5d4-4048538aad51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:34,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-65c88201-1a9d-4201-a5d4-4048538aad51 2019-01-14 16:03:34,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:34,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66208fae-ecca-4a25-9924-c6a60066c3ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:34,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-66208fae-ecca-4a25-9924-c6a60066c3ff 2019-01-14 16:03:34,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:34,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:34,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eae8804-16e4-4e6a-9070-d9c8e867b068 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:03:34,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-1eae8804-16e4-4e6a-9070-d9c8e867b068 2019-01-14 16:03:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:34,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f754a432-c9be-46d5-a1c2-6ffe12cef66c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47caf502c1dc411b946ab65b787139b3", "name": "CreateRouterSuccessTests-e1c1bf12-bb43-459-proj"}} 2019-01-14 16:03:34,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 used request id req-f754a432-c9be-46d5-a1c2-6ffe12cef66c 2019-01-14 16:03:34,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6f17cb4-0910-4467-a5b1-dfd7f282dd72 2019-01-14 16:03:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6f17cb4-0910-4467-a5b1-dfd7f282dd72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:34,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-90ab403a-993b-4550-8d03-5b4a0c5b42e9 Date: Mon, 14 Jan 2019 16:03:34 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": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "port_range_min": null, "revision_number": 0, "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:10Z", "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "1ada535e-17e6-41ce-8e03-527349e1115c"}, {"remote_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "port_range_min": null, "revision_number": 0, "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:10Z", "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "7500ef7f-ff94-4657-b458-305d2da2bf37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "port_range_min": null, "revision_number": 0, "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:10Z", "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "a1808040-76dc-43f1-a78b-2e290ec16262"}, {"remote_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:03:10Z", "security_group_id": "a6f17cb4-0910-4467-a5b1-dfd7f282dd72", "port_range_min": null, "revision_number": 0, "tenant_id": "47caf502c1dc411b946ab65b787139b3", "created_at": "2019-01-14T16:03:10Z", "project_id": "47caf502c1dc411b946ab65b787139b3", "id": "b82f0c67-6292-4c17-b0b3-69647bb4e891"}]} 2019-01-14 16:03:34,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6f17cb4-0910-4467-a5b1-dfd7f282dd72 used request id req-90ab403a-993b-4550-8d03-5b4a0c5b42e9 2019-01-14 16:03:34,881 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:03:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a6f17cb4-0910-4467-a5b1-dfd7f282dd72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:35,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d7071fc-b58f-4b4b-ae32-c125b993b3d2 Content-Length: 0 Date: Mon, 14 Jan 2019 16:03:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:03:35,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a6f17cb4-0910-4467-a5b1-dfd7f282dd72 used request id req-7d7071fc-b58f-4b4b-ae32-c125b993b3d2 2019-01-14 16:03:35,294 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e1c1bf12-bb43-459-proj 2019-01-14 16:03:35,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:35,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae474bd9-868c-4cff-af0c-91de963c12e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:35,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/47caf502c1dc411b946ab65b787139b3 used request id req-ae474bd9-868c-4cff-af0c-91de963c12e0 2019-01-14 16:03:35,659 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e1c1bf12-bb43-459-proj-role 2019-01-14 16:03:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bf2b08589328451b9f292de4116b17fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:35,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-479b24d8-7797-4ad4-9ffb-9203f9eb0e75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:35,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bf2b08589328451b9f292de4116b17fa used request id req-479b24d8-7797-4ad4-9ffb-9203f9eb0e75 2019-01-14 16:03:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff864f8b513f76ffeaca2d888387456596b3e3a" 2019-01-14 16:03:35,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01829aa-3697-4022-bd84-f88bb5a217b6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:03:35,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f01829aa-3697-4022-bd84-f88bb5a217b6 2019-01-14 16:03:35,920 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e1c1bf12-bb43-459-user 2019-01-14 16:03:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8f3e80f708e6490eab56568c29c12854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98edf09b1cc92c2b75d484c90e29b4b0194033c3" 2019-01-14 16:03:36,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58520cde-4cc9-45dd-804b-6a2659556996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:36,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8f3e80f708e6490eab56568c29c12854 used request id req-58520cde-4cc9-45dd-804b-6a2659556996 2019-01-14 16:03:36,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:36,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["-Nu1TuNEQHOgvB9aKk6kJA"], "issued_at": "2019-01-14T16:03:36.000000Z"}} 2019-01-14 16:03:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6a003611ba38ea088a3e1ba9091a90dfb6f29e" 2019-01-14 16:03:36,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a0f312-9c54-4648-b633-42703678f316 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:36,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-19a0f312-9c54-4648-b633-42703678f316 2019-01-14 16:03:36,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:36,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:37,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["yHGjFjkzQ3SKXbLwBkcjZQ"], "issued_at": "2019-01-14T16:03:37.000000Z"}} 2019-01-14 16:03:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:37,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f5e121-87bc-49d1-8586-ca93b12117cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:37,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-64f5e121-87bc-49d1-8586-ca93b12117cc 2019-01-14 16:03:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:37,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8474af2-c871-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:37,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15dfd229-f2d4-4c16-9926-94da3272ca83 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8474af2-c871-473-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:03:37,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8474af2-c871-473-proj used request id req-15dfd229-f2d4-4c16-9926-94da3272ca83 2019-01-14 16:03:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:37,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd933e35-a183-49fb-b583-f19d6ee2f4f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:03:37,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fd933e35-a183-49fb-b583-f19d6ee2f4f5 2019-01-14 16:03:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj"}}' 2019-01-14 16:03:37,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b18599bb-bb9a-4041-b0dc-1428e5a2b267 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9"}, "tags": [], "enabled": true, "id": "fd2c070558de410e9b5df2388ec95ec9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj"}} 2019-01-14 16:03:37,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b18599bb-bb9a-4041-b0dc-1428e5a2b267 2019-01-14 16:03:37,486 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d8474af2-c871-473-proj 2019-01-14 16:03:37,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:37,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:37,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["1GZTaSgFRa26EOCuDs3gqQ"], "issued_at": "2019-01-14T16:03:37.000000Z"}} 2019-01-14 16:03:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10309dd0d1f1a3688ed06f4425d3454e67d422e" 2019-01-14 16:03:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27f37be-1c57-43b7-a413-0c232f036ca4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:38,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d27f37be-1c57-43b7-a413-0c232f036ca4 2019-01-14 16:03:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:38,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:38,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10309dd0d1f1a3688ed06f4425d3454e67d422e" 2019-01-14 16:03:38,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676c7ca5-72c1-4dd7-b1bc-34925a0a610c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:03:38,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-676c7ca5-72c1-4dd7-b1bc-34925a0a610c 2019-01-14 16:03:38,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8474af2-c871-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10309dd0d1f1a3688ed06f4425d3454e67d422e" 2019-01-14 16:03:38,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4c8cd9-4e21-4a9c-ab77-41151597fe74 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8474af2-c871-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9"}, "tags": [], "enabled": true, "id": "fd2c070558de410e9b5df2388ec95ec9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj"}]} 2019-01-14 16:03:38,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8474af2-c871-473-proj used request id req-bf4c8cd9-4e21-4a9c-ab77-41151597fe74 2019-01-14 16:03:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10309dd0d1f1a3688ed06f4425d3454e67d422e" 2019-01-14 16:03:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4614c544-4233-4507-8d3d-c2fed42718c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:03:38,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4614c544-4233-4507-8d3d-c2fed42718c1 2019-01-14 16:03:38,778 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d8474af2-c871-473-user 2019-01-14 16:03:38,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:38,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c9b533-5772-490e-a111-9bf66fd284ba Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:03:38,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-04c9b533-5772-490e-a111-9bf66fd284ba 2019-01-14 16:03:38,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" -d '{"role": {"name": "CreateRouterSuccessTests-d8474af2-c871-473-proj-role"}}' 2019-01-14 16:03:39,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1768b0b3-e78f-4554-a8e2-748dad18252b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5cbfd8bbb5b4c57ad9d0ae96bc862b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4"}, "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj-role"}} 2019-01-14 16:03:39,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1768b0b3-e78f-4554-a8e2-748dad18252b 2019-01-14 16:03:39,060 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d8474af2-c871-473-proj-role 2019-01-14 16:03:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:39,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685bfd13-43b8-435e-babd-5866ce4f1cf5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5cbfd8bbb5b4c57ad9d0ae96bc862b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4"}, "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj-role"}} 2019-01-14 16:03:39,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4 used request id req-685bfd13-43b8-435e-babd-5866ce4f1cf5 2019-01-14 16:03:39,172 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d8474af2-c871-473-proj-role to project CreateRouterSuccessTests-d8474af2-c871-473-proj 2019-01-14 16:03:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9/users/d83fb6d86eab4d63960c3dc860356e2b/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:39,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d06b4bf-f53c-41c0-96e4-87be84d10699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:39,333 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9/users/d83fb6d86eab4d63960c3dc860356e2b/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4 used request id req-9d06b4bf-f53c-41c0-96e4-87be84d10699 2019-01-14 16:03:39,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:39,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:39,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Z-eVJOCdTVGZegJVUB-hLw"], "issued_at": "2019-01-14T16:03:39.000000Z"}} 2019-01-14 16:03:39,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:39,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b032bc6-eec0-43f5-93b5-ab7f41ef9e70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:39,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5b032bc6-eec0-43f5-93b5-ab7f41ef9e70 2019-01-14 16:03:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:40,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-165c4e8b-82ce-4b9e-b096-0617f4e72ea4 Date: Mon, 14 Jan 2019 16:03:40 GMT RESP BODY: {"routers": []} 2019-01-14 16:03:40,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router&admin_state_up=True used request id req-165c4e8b-82ce-4b9e-b096-0617f4e72ea4 2019-01-14 16:03:40,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:40,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:40,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["pTIyQEKvQyqO_jm_4OoVeg"], "issued_at": "2019-01-14T16:03:40.000000Z"}} 2019-01-14 16:03:40,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f746cd0d73e387f34ad6f459969fbf4eaadb66b0" 2019-01-14 16:03:40,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ab0f5d-4c60-4498-a38f-2cfc5caebc13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:40,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a3ab0f5d-4c60-4498-a38f-2cfc5caebc13 2019-01-14 16:03:40,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:40,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:40,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8474af2-c871-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f746cd0d73e387f34ad6f459969fbf4eaadb66b0" 2019-01-14 16:03:40,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa44e9f9-b244-4c9d-8430-d68fc8499656 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8474af2-c871-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9"}, "tags": [], "enabled": true, "id": "fd2c070558de410e9b5df2388ec95ec9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj"}]} 2019-01-14 16:03:40,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8474af2-c871-473-proj used request id req-fa44e9f9-b244-4c9d-8430-d68fc8499656 2019-01-14 16:03:40,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:41,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-e865a209-9fae-4f93-9974-d64beb3ffbfa Date: Mon, 14 Jan 2019 16:03:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:03:41,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-e865a209-9fae-4f93-9974-d64beb3ffbfa 2019-01-14 16:03:41,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:41,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-af8a974d-73fa-440e-94c0-25de06ced08b Date: Mon, 14 Jan 2019 16:03:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 16:03:41,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-af8a974d-73fa-440e-94c0-25de06ced08b 2019-01-14 16:03:41,279 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router 2019-01-14 16:03:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "tenant_id": "fd2c070558de410e9b5df2388ec95ec9", "name": "CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router", "admin_state_up": true}}' 2019-01-14 16:03:42,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-0d397da8-491e-4754-a070-155682bae938 Date: Mon, 14 Jan 2019 16:03:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "fd2c070558de410e9b5df2388ec95ec9", "created_at": "2019-01-14T16:03:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:03:42Z", "revision_number": 2, "routes": [], "project_id": "fd2c070558de410e9b5df2388ec95ec9", "id": "935d5297-fc8f-460e-a1b1-9e8bc0ab67d1", "name": "CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router"}} 2019-01-14 16:03:42,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-0d397da8-491e-4754-a070-155682bae938 2019-01-14 16:03:42,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:43,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4c60e45e-69fe-4c12-a19e-0f7f0b976caf Date: Mon, 14 Jan 2019 16:03:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:03:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.203"}],"id":"a6d97049-9d60-4ee6-86d8-9864d490704d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:f0:99","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"935d5297-fc8f-460e-a1b1-9e8bc0ab67d1","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:03:42Z","binding:vnic_type":"normal"}]} 2019-01-14 16:03:43,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 used request id req-4c60e45e-69fe-4c12-a19e-0f7f0b976caf 2019-01-14 16:03:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:43,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d796a6c2-a9a5-4525-b5fc-c4c1126c1988 Date: Mon, 14 Jan 2019 16:03:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:03:43,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-d796a6c2-a9a5-4525-b5fc-c4c1126c1988 2019-01-14 16:03:43,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:43,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-42a40212-d600-400c-ae18-07a555fd299d Date: Mon, 14 Jan 2019 16:03:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "fd2c070558de410e9b5df2388ec95ec9", "created_at": "2019-01-14T16:03:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:03:42Z", "revision_number": 2, "routes": [], "project_id": "fd2c070558de410e9b5df2388ec95ec9", "id": "935d5297-fc8f-460e-a1b1-9e8bc0ab67d1", "name": "CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router"}} 2019-01-14 16:03:43,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 used request id req-42a40212-d600-400c-ae18-07a555fd299d 2019-01-14 16:03:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:44,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-607fc595-8836-46fc-8cdd-b6dfa14d94ca Date: Mon, 14 Jan 2019 16:03:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:03:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.203"}],"id":"a6d97049-9d60-4ee6-86d8-9864d490704d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:f0:99","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"935d5297-fc8f-460e-a1b1-9e8bc0ab67d1","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:03:42Z","binding:vnic_type":"normal"}]} 2019-01-14 16:03:44,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 used request id req-607fc595-8836-46fc-8cdd-b6dfa14d94ca 2019-01-14 16:03:44,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:44,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-390b2160-a7b5-48c9-8cdb-563f5fbff8f6 Date: Mon, 14 Jan 2019 16:03:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:03:44,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-390b2160-a7b5-48c9-8cdb-563f5fbff8f6 2019-01-14 16:03:44,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:45,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5cbfd8bbb5b4c57ad9d0ae96bc862b4", "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj-role"}], "expires_at": "2019-01-14T17:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd2c070558de410e9b5df2388ec95ec9", "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/fd2c070558de410e9b5df2388ec95ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/fd2c070558de410e9b5df2388ec95ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/fd2c070558de410e9b5df2388ec95ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fd2c070558de410e9b5df2388ec95ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/fd2c070558de410e9b5df2388ec95ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/fd2c070558de410e9b5df2388ec95ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fd2c070558de410e9b5df2388ec95ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/fd2c070558de410e9b5df2388ec95ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/fd2c070558de410e9b5df2388ec95ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fd2c070558de410e9b5df2388ec95ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fd2c070558de410e9b5df2388ec95ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fd2c070558de410e9b5df2388ec95ec9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/fd2c070558de410e9b5df2388ec95ec9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/fd2c070558de410e9b5df2388ec95ec9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8474af2-c871-473-user", "id": "d83fb6d86eab4d63960c3dc860356e2b"}, "audit_ids": ["zEwnuj3_QE-e1BXv1gyizw"], "issued_at": "2019-01-14T16:03:45.000000Z"}} 2019-01-14 16:03:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d254bf57f55d891b421edb444759f840f30fc4" 2019-01-14 16:03:45,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ce93526e-5cdd-4b89-b340-59f42eadf1ad Date: Mon, 14 Jan 2019 16:03:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "fd2c070558de410e9b5df2388ec95ec9", "created_at": "2019-01-14T16:03:41Z", "admin_state_up": true, "updated_at": "2019-01-14T16:03:42Z", "revision_number": 2, "routes": [], "project_id": "fd2c070558de410e9b5df2388ec95ec9", "id": "935d5297-fc8f-460e-a1b1-9e8bc0ab67d1", "name": "CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router"}]} 2019-01-14 16:03:45,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router&admin_state_up=True used request id req-ce93526e-5cdd-4b89-b340-59f42eadf1ad 2019-01-14 16:03:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:45,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:45,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6a003611ba38ea088a3e1ba9091a90dfb6f29e" 2019-01-14 16:03:45,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0e5fe4-3da9-43c3-813b-602e3caeb8ba Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fd2c070558de410e9b5df2388ec95ec9", "name": "CreateRouterSuccessTests-d8474af2-c871-473-proj"}} 2019-01-14 16:03:45,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9 used request id req-3c0e5fe4-3da9-43c3-813b-602e3caeb8ba 2019-01-14 16:03:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d254bf57f55d891b421edb444759f840f30fc4" 2019-01-14 16:03:45,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ebb4d7fb-3fc6-4daf-b320-b01d599a852c Date: Mon, 14 Jan 2019 16:03:45 GMT RESP BODY: {"ports":[]} 2019-01-14 16:03:45,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 used request id req-ebb4d7fb-3fc6-4daf-b320-b01d599a852c 2019-01-14 16:03:45,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d254bf57f55d891b421edb444759f840f30fc4" 2019-01-14 16:03:46,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-01fa183d-e9ce-496d-b171-671d20975c3d Date: Mon, 14 Jan 2019 16:03: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:03:46,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-01fa183d-e9ce-496d-b171-671d20975c3d 2019-01-14 16:03:46,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d254bf57f55d891b421edb444759f840f30fc4" 2019-01-14 16:03:46,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2d32ea14-8206-4387-ab67-9ff42c2ccdab Date: Mon, 14 Jan 2019 16:03:46 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:03:46,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-2d32ea14-8206-4387-ab67-9ff42c2ccdab 2019-01-14 16:03:46,391 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router 2019-01-14 16:03:46,391 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-93384636-7415-4c6d-a39d-bbfe03ccd29d-pub-router 2019-01-14 16:03:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61303b2e21ef5d9dfe12a7a5fa213a2c2abde" 2019-01-14 16:03:47,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a184e221-ac28-4cb6-bf2c-dbe626c854de Content-Length: 0 Date: Mon, 14 Jan 2019 16:03:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:03:47,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/935d5297-fc8f-460e-a1b1-9e8bc0ab67d1 used request id req-a184e221-ac28-4cb6-bf2c-dbe626c854de 2019-01-14 16:03:47,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5b4df535-d149-4121-ab70-ce5a9945b119 Date: Mon, 14 Jan 2019 16:03:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:03:48,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5b4df535-d149-4121-ab70-ce5a9945b119 2019-01-14 16:03:48,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-220ee4c9-8780-40ee-af79-05bd2874ab8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:48,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-220ee4c9-8780-40ee-af79-05bd2874ab8e 2019-01-14 16:03:48,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5b3727-8300-410a-9038-bcff180e379e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:48,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-9a5b3727-8300-410a-9038-bcff180e379e 2019-01-14 16:03:48,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d9cc67a-5f0c-4a0d-b336-36097c94ed14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:48,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-6d9cc67a-5f0c-4a0d-b336-36097c94ed14 2019-01-14 16:03:48,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42228a7c-2951-4681-b2f8-f3bc75f382e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:48,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-42228a7c-2951-4681-b2f8-f3bc75f382e4 2019-01-14 16:03:48,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f890f60-dc74-4a91-8a41-dfc61f52648e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:03:48,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-4f890f60-dc74-4a91-8a41-dfc61f52648e 2019-01-14 16:03:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691dcee5-3c78-4c8f-984d-a4efe48a9d46 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:03:48,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-691dcee5-3c78-4c8f-984d-a4efe48a9d46 2019-01-14 16:03:48,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:48,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eda1fbef-cd60-43bb-9391-3d7878d38373 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:48,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-eda1fbef-cd60-43bb-9391-3d7878d38373 2019-01-14 16:03:48,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:49,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a4c459-7b5a-4dd0-baab-f5e0d971d262 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:49,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-90a4c459-7b5a-4dd0-baab-f5e0d971d262 2019-01-14 16:03:49,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:49,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898a862a-3672-420d-8551-64d209db9e0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:03:49,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-898a862a-3672-420d-8551-64d209db9e0a 2019-01-14 16:03:49,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:03:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:49,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8277d2fc-0a93-4ca2-a658-d9d8ad69e717 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:03:49,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-8277d2fc-0a93-4ca2-a658-d9d8ad69e717 2019-01-14 16:03:49,257 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d8474af2-c871-473-proj 2019-01-14 16:03:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:49,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-008f59c2-f731-462b-84a5-bb399a66e0f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:49,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fd2c070558de410e9b5df2388ec95ec9 used request id req-008f59c2-f731-462b-84a5-bb399a66e0f6 2019-01-14 16:03:49,515 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d8474af2-c871-473-proj-role 2019-01-14 16:03:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:49,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-644ae869-b348-4584-80c6-4c390f6598a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:49,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e5cbfd8bbb5b4c57ad9d0ae96bc862b4 used request id req-644ae869-b348-4584-80c6-4c390f6598a6 2019-01-14 16:03:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508fd61b28320442b661427e1ad2538ca250540" 2019-01-14 16:03:49,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2599ca-7d97-4e64-8407-362e04798ba5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:03:49,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c2599ca-7d97-4e64-8407-362e04798ba5 2019-01-14 16:03:49,753 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d8474af2-c871-473-user 2019-01-14 16:03:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d83fb6d86eab4d63960c3dc860356e2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10309dd0d1f1a3688ed06f4425d3454e67d422e" 2019-01-14 16:03:49,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7eeeb7b-dde1-4034-a16e-1978910d401a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:49,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d83fb6d86eab4d63960c3dc860356e2b used request id req-c7eeeb7b-dde1-4034-a16e-1978910d401a 2019-01-14 16:03:50,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:50,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["gfY3IAJWS5WvikndUy7j0A"], "issued_at": "2019-01-14T16:03:50.000000Z"}} 2019-01-14 16:03:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fb1b498f01405621475ef618a858dfdea3d7f6" 2019-01-14 16:03:50,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7149f9-3f6e-479c-8bba-a23b6fabb007 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:50,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3f7149f9-3f6e-479c-8bba-a23b6fabb007 2019-01-14 16:03:50,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:50,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:50,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Hq6S93r7QUasVHeWS4304g"], "issued_at": "2019-01-14T16:03:50.000000Z"}} 2019-01-14 16:03:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:03:51,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f6c0e1-666a-40b9-9b78-d22e98a9ea00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:51,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a2f6c0e1-666a-40b9-9b78-d22e98a9ea00 2019-01-14 16:03:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:51,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8f4e749-8b50-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:03:51,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a93b5f-09ff-47cc-8a34-7c4d1627c07a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8f4e749-8b50-404-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:03:51,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8f4e749-8b50-404-proj used request id req-00a93b5f-09ff-47cc-8a34-7c4d1627c07a 2019-01-14 16:03:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:03:51,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b42fa8-07f7-4e45-b164-3fc1eba532ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:03:51,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-68b42fa8-07f7-4e45-b164-3fc1eba532ea 2019-01-14 16:03:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}}' 2019-01-14 16:03:51,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4643d94d-cf71-459c-921e-4a26c914f171 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "id": "c864c95b96f341a7b5957c5849f365cd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:03:51,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4643d94d-cf71-459c-921e-4a26c914f171 2019-01-14 16:03:51,377 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d8f4e749-8b50-404-proj 2019-01-14 16:03:51,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:51,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:51,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:03:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["kQoDS7VSQS6FcdYEN0e2UA"], "issued_at": "2019-01-14T16:03:51.000000Z"}} 2019-01-14 16:03:51,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da779a0a7340ce6a6126ccc34146ac482b6de9" 2019-01-14 16:03:51,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9f2d4a-efb0-4a1f-aa9b-760efb984d28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:51,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ba9f2d4a-efb0-4a1f-aa9b-760efb984d28 2019-01-14 16:03:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:03:51,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:03: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:03:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da779a0a7340ce6a6126ccc34146ac482b6de9" 2019-01-14 16:03:52,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0fdd44-acfd-4e69-b192-d03c65e02094 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:03:52,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7e0fdd44-acfd-4e69-b192-d03c65e02094 2019-01-14 16:03:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8f4e749-8b50-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da779a0a7340ce6a6126ccc34146ac482b6de9" 2019-01-14 16:03:52,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad9b91a-7e6a-4d91-a975-8cbac7d3296b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8f4e749-8b50-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "id": "c864c95b96f341a7b5957c5849f365cd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}]} 2019-01-14 16:03:52,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d8f4e749-8b50-404-proj used request id req-5ad9b91a-7e6a-4d91-a975-8cbac7d3296b 2019-01-14 16:03:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da779a0a7340ce6a6126ccc34146ac482b6de9" 2019-01-14 16:03:52,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9e16cc-643a-4c16-be04-353ba1c75f36 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:03:52,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ed9e16cc-643a-4c16-be04-353ba1c75f36 2019-01-14 16:03:52,558 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d8f4e749-8b50-404-user 2019-01-14 16:03:52,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:03:52,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d7f9f0-2eb3-4fea-a816-760ed5ed402e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:03:52,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f5d7f9f0-2eb3-4fea-a816-760ed5ed402e 2019-01-14 16:03:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" -d '{"role": {"name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}}' 2019-01-14 16:03:52,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad5f0056-a3c7-4a53-981a-663fb200d93f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b0ba4c8c12b4925bfef8d54c443209a", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b0ba4c8c12b4925bfef8d54c443209a"}, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}} 2019-01-14 16:03:52,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad5f0056-a3c7-4a53-981a-663fb200d93f 2019-01-14 16:03:52,791 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role 2019-01-14 16:03:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2b0ba4c8c12b4925bfef8d54c443209a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:03:52,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d47fbef-5b9a-41b4-a68a-3afa65e4012f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b0ba4c8c12b4925bfef8d54c443209a", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b0ba4c8c12b4925bfef8d54c443209a"}, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}} 2019-01-14 16:03:52,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2b0ba4c8c12b4925bfef8d54c443209a used request id req-1d47fbef-5b9a-41b4-a68a-3afa65e4012f 2019-01-14 16:03:52,903 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role to project CreateRouterSuccessTests-d8f4e749-8b50-404-proj 2019-01-14 16:03:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd/users/f05f684b71c949888bd26fe1cf65fa84/roles/2b0ba4c8c12b4925bfef8d54c443209a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:03:53,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1cdf993-9e97-4f80-801d-272e22bc88a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:03:53,062 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd/users/f05f684b71c949888bd26fe1cf65fa84/roles/2b0ba4c8c12b4925bfef8d54c443209a used request id req-b1cdf993-9e97-4f80-801d-272e22bc88a2 2019-01-14 16:03:53,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:53,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:53,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["ViLBo7qVQoW_4Sjz8O4ihA"], "issued_at": "2019-01-14T16:03:53.000000Z"}} 2019-01-14 16:03:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:03:53,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4ea366-8540-431c-9464-695ed5f62f35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:53,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8e4ea366-8540-431c-9464-695ed5f62f35 2019-01-14 16:03:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:03:53,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c91f2ad8-811b-4fc3-840b-17af5476f4e2 Date: Mon, 14 Jan 2019 16:03:53 GMT RESP BODY: {"networks":[]} 2019-01-14 16:03:53,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 used request id req-c91f2ad8-811b-4fc3-840b-17af5476f4e2 2019-01-14 16:03:53,804 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 2019-01-14 16:03:53,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" -d '{"network": {"name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1", "admin_state_up": true}}' 2019-01-14 16:03:54,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-f34fdcf0-cc15-4e5c-894c-a3941a021655 Date: Mon, 14 Jan 2019 16:03:54 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:03:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}} 2019-01-14 16:03:54,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f34fdcf0-cc15-4e5c-894c-a3941a021655 2019-01-14 16:03:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:03:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-72053b90-52bf-4cd6-a351-4c3ed953b17a Date: Mon, 14 Jan 2019 16:03: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":"2019-01-14T16:03:54Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:03:54,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-72053b90-52bf-4cd6-a351-4c3ed953b17a 2019-01-14 16:03:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:03:54,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a076bfcb-2928-4cef-bf48-6c7f1aeffcdc Date: Mon, 14 Jan 2019 16:03:54 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:03:54,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-a076bfcb-2928-4cef-bf48-6c7f1aeffcdc 2019-01-14 16:03:54,930 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1 2019-01-14 16:03:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" -d '{"subnets": [{"ip_version": 4, "network_id": "bb0be3a6-0c08-4fd9-9500-e9ad102f2d25", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]}' 2019-01-14 16:03:55,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b6274f5c-1c99-4c99-a21b-162524eda31c Date: Mon, 14 Jan 2019 16:03:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:03:55,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b6274f5c-1c99-4c99-a21b-162524eda31c 2019-01-14 16:03:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:03:56,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-54da34e0-c240-45e2-bc68-a3889973837f Date: Mon, 14 Jan 2019 16:03: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:03:56,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-54da34e0-c240-45e2-bc68-a3889973837f 2019-01-14 16:03:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:03:56,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b66657e7-12dc-4a8a-8ea6-9c59c9a5bca1 Date: Mon, 14 Jan 2019 16:03:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:03:56,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-b66657e7-12dc-4a8a-8ea6-9c59c9a5bca1 2019-01-14 16:03:56,261 - OpenStackNetwork - DEBUG - Network [bb0be3a6-0c08-4fd9-9500-e9ad102f2d25] created successfully 2019-01-14 16:03:56,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:56,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:03:56,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["h3_qUHcITb2fL6cl6Fpc6A"], "issued_at": "2019-01-14T16:03:56.000000Z"}} 2019-01-14 16:03:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:03:56,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bfd760-74b8-4984-998a-15ab45cb6feb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:03:56,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-78bfd760-74b8-4984-998a-15ab45cb6feb 2019-01-14 16:03:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:03:57,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f94f8d5c-10ee-41c0-ae28-0b52640db324 Date: Mon, 14 Jan 2019 16:03:57 GMT RESP BODY: {"networks":[]} 2019-01-14 16:03:57,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 used request id req-f94f8d5c-10ee-41c0-ae28-0b52640db324 2019-01-14 16:03:57,086 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 2019-01-14 16:03:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" -d '{"network": {"name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2", "admin_state_up": true}}' 2019-01-14 16:03:57,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-733c18ec-79bc-4ad6-ba3d-fedf81fe0da5 Date: Mon, 14 Jan 2019 16:03:57 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:03:57Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}} 2019-01-14 16:03:57,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-733c18ec-79bc-4ad6-ba3d-fedf81fe0da5 2019-01-14 16:03:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:03:58,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-4393a610-afa5-435a-8d3b-40293a34463a Date: Mon, 14 Jan 2019 16:03:58 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":"2019-01-14T16:03:57Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:03:58,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-4393a610-afa5-435a-8d3b-40293a34463a 2019-01-14 16:03:58,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:03:58,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8242db99-5d54-478b-8c9f-1b49e5858323 Date: Mon, 14 Jan 2019 16:03:58 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:03:58,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-8242db99-5d54-478b-8c9f-1b49e5858323 2019-01-14 16:03:58,233 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2 2019-01-14 16:03:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" -d '{"subnets": [{"ip_version": 4, "network_id": "3277c160-2dc4-4b3f-9c06-1206ce5a212a", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]}' 2019-01-14 16:03:59,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e1121a27-318a-41b1-a693-16bc293ef702 Date: Mon, 14 Jan 2019 16:03:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:03:59,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e1121a27-318a-41b1-a693-16bc293ef702 2019-01-14 16:03:59,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:03:59,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-43fd6547-bf24-4e36-bfa3-c5e3cc4737dc Date: Mon, 14 Jan 2019 16:03: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:03:59,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-43fd6547-bf24-4e36-bfa3-c5e3cc4737dc 2019-01-14 16:03:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:03:59,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-979e8428-a112-48b6-a01f-1364022506cd Date: Mon, 14 Jan 2019 16:03:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:03:59,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-979e8428-a112-48b6-a01f-1364022506cd 2019-01-14 16:03:59,872 - OpenStackNetwork - DEBUG - Network [3277c160-2dc4-4b3f-9c06-1206ce5a212a] created successfully 2019-01-14 16:03:59,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:03:59,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:00,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["iB_dM_eNQ0yWWopr2bo4zA"], "issued_at": "2019-01-14T16:04:00.000000Z"}} 2019-01-14 16:04:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:00,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcc70a0-ba32-4e88-b625-7e4b3be3f818 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:00,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5bcc70a0-ba32-4e88-b625-7e4b3be3f818 2019-01-14 16:04:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:00,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e7dedfd5-09f7-48ed-b9b8-3843bc8d95ae Date: Mon, 14 Jan 2019 16:04:00 GMT RESP BODY: {"routers": []} 2019-01-14 16:04:00,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router&admin_state_up=True used request id req-e7dedfd5-09f7-48ed-b9b8-3843bc8d95ae 2019-01-14 16:04:00,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:00,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:01,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["msCbY-R4TMmZRUWlW1cvWA"], "issued_at": "2019-01-14T16:04:01.000000Z"}} 2019-01-14 16:04:01,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965879935e9d486e61ef6f08e3a9b1e6ad8c7798" 2019-01-14 16:04:01,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c032cad8-a866-4a74-ab6e-73d37f9bcc70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:01,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c032cad8-a866-4a74-ab6e-73d37f9bcc70 2019-01-14 16:04:01,169 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" -d '{"router": {"name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router", "admin_state_up": true}}' 2019-01-14 16:04:01,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-801deb1a-ea54-4516-936a-66360dc4b3fe Date: Mon, 14 Jan 2019 16:04:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:04:01Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:01Z", "revision_number": 0, "routes": [], "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a", "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router"}} 2019-01-14 16:04:01,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-801deb1a-ea54-4516-936a-66360dc4b3fe 2019-01-14 16:04:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:01,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa328dd3-b9ed-4d3c-9335-1e78063767dc Date: Mon, 14 Jan 2019 16:04:01 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:01,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-fa328dd3-b9ed-4d3c-9335-1e78063767dc 2019-01-14 16:04:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:01,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5d548bd2-450e-425a-a3f4-6f7c03b82eb8 Date: Mon, 14 Jan 2019 16:04: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:01,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 used request id req-5d548bd2-450e-425a-a3f4-6f7c03b82eb8 2019-01-14 16:04:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:02,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-78d97fe2-a4ce-437f-b604-c9a9d2f18199 Date: Mon, 14 Jan 2019 16:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:02,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-78d97fe2-a4ce-437f-b604-c9a9d2f18199 2019-01-14 16:04:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:02,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6e238bde-e6e0-4ae3-8bf5-26634c5a5d21 Date: Mon, 14 Jan 2019 16:04: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:02,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 used request id req-6e238bde-e6e0-4ae3-8bf5-26634c5a5d21 2019-01-14 16:04:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:02,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:02,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ba0448-6ff0-43f9-9efc-5a977c88b53d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:02,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-e1ba0448-6ff0-43f9-9efc-5a977c88b53d 2019-01-14 16:04:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:02,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6148eb17-15ea-44b5-a8ac-72a2e37021ef Date: Mon, 14 Jan 2019 16:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:02,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-6148eb17-15ea-44b5-a8ac-72a2e37021ef 2019-01-14 16:04:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:02,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d24b5f0b-3ee4-4645-a5a1-6245e7365896 Date: Mon, 14 Jan 2019 16:04:02 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:02,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1&admin_state_up=True used request id req-d24b5f0b-3ee4-4645-a5a1-6245e7365896 2019-01-14 16:04:02,933 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1 for router - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:02,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:02,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:03,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["rcMaSDLDSXW3f_lIbJF5kg"], "issued_at": "2019-01-14T16:04:03.000000Z"}} 2019-01-14 16:04:03,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85db0df9954fa9ed3d4572af04fe940fc389a275" 2019-01-14 16:04:03,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62931a19-4cb9-49f8-9373-ac72d96c922b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:03,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-62931a19-4cb9-49f8-9373-ac72d96c922b 2019-01-14 16:04:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:03,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f01f2d66-ce31-415b-bcd1-5105cb8e1033 Date: Mon, 14 Jan 2019 16: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:03,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 used request id req-f01f2d66-ce31-415b-bcd1-5105cb8e1033 2019-01-14 16:04:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:03,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-36064669-73b8-4506-9537-93e9b4dbbd9d Date: Mon, 14 Jan 2019 16:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:03,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-36064669-73b8-4506-9537-93e9b4dbbd9d 2019-01-14 16:04:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:03,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4eba0c7c-ab97-4fc3-897c-1ab297dff47e Date: Mon, 14 Jan 2019 16: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:03,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 used request id req-4eba0c7c-ab97-4fc3-897c-1ab297dff47e 2019-01-14 16:04:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:03,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:03,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85db0df9954fa9ed3d4572af04fe940fc389a275" 2019-01-14 16:04:03,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fb67bb-e9a7-4a12-a77c-fed8ca8be0c1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:03,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-b5fb67bb-e9a7-4a12-a77c-fed8ca8be0c1 2019-01-14 16:04:03,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:03,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-381caa01-5b68-49fe-bcf3-a6697d25cfce Date: Mon, 14 Jan 2019 16:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:03,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-381caa01-5b68-49fe-bcf3-a6697d25cfce 2019-01-14 16:04:03,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:04,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2b662c34-a2a6-4a15-8a09-2472b7029a8f Date: Mon, 14 Jan 2019 16:04:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:04,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1 used request id req-2b662c34-a2a6-4a15-8a09-2472b7029a8f 2019-01-14 16:04:04,184 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 2019-01-14 16:04:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" -d '{"port": {"network_id": "bb0be3a6-0c08-4fd9-9500-e9ad102f2d25", "fixed_ips": [{"subnet_id": "43ae2520-3828-403c-951d-50f48d87d34d", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1", "admin_state_up": true}}' 2019-01-14 16:04:05,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-dc6412ad-3ae9-4d9d-98c0-e24b36ab1d20 Date: Mon, 14 Jan 2019 16:04:05 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:04:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:04:05Z","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:68:0e:0c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.1"}],"id":"5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc","security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"device_id":""}} 2019-01-14 16:04:05,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-dc6412ad-3ae9-4d9d-98c0-e24b36ab1d20 2019-01-14 16:04:05,388 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1 for router - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:05,388 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:05,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" -d '{"port_id": "5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc"}' 2019-01-14 16:04:07,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1f4ce2c1-87fd-4131-9b2e-12fcd8727e1b Date: Mon, 14 Jan 2019 16:04:07 GMT RESP BODY: {"network_id": "bb0be3a6-0c08-4fd9-9500-e9ad102f2d25", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "subnet_id": "43ae2520-3828-403c-951d-50f48d87d34d", "subnet_ids": ["43ae2520-3828-403c-951d-50f48d87d34d"], "port_id": "5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a"} 2019-01-14 16:04:07,435 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/add_router_interface used request id req-1f4ce2c1-87fd-4131-9b2e-12fcd8727e1b 2019-01-14 16:04:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:07,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-489f72e0-e4df-4a34-bc86-1cd2bc40d29a Date: Mon, 14 Jan 2019 16:04: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:07,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 used request id req-489f72e0-e4df-4a34-bc86-1cd2bc40d29a 2019-01-14 16:04:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:07,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ae09d7b1-c0a2-4794-9506-8fa78191dcc0 Date: Mon, 14 Jan 2019 16:04:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:07,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-ae09d7b1-c0a2-4794-9506-8fa78191dcc0 2019-01-14 16:04:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:08,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-64d12125-5719-4bdc-b57b-f99375ed7f26 Date: Mon, 14 Jan 2019 16: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:08,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 used request id req-64d12125-5719-4bdc-b57b-f99375ed7f26 2019-01-14 16:04:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:08,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb0b034-466c-436e-ae7d-ce8a938b349f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:08,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-aeb0b034-466c-436e-ae7d-ce8a938b349f 2019-01-14 16:04:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:08,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-36531eb4-65fc-4622-aed7-525008d218f4 Date: Mon, 14 Jan 2019 16:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:08,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-36531eb4-65fc-4622-aed7-525008d218f4 2019-01-14 16:04:08,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:08,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ac679d0-9e67-4570-834e-4e6463805d88 Date: Mon, 14 Jan 2019 16:04:08 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:08,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2&admin_state_up=True used request id req-6ac679d0-9e67-4570-834e-4e6463805d88 2019-01-14 16:04:08,262 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2 for router - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:08,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:08,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:08,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["kDqWt7t2Q2-k7pvtD2SbqQ"], "issued_at": "2019-01-14T16:04:08.000000Z"}} 2019-01-14 16:04:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5e17ee6d672da3d42e13bdf295adc15f8f8906" 2019-01-14 16:04:08,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6593b2-1765-44b2-9d3c-db7870316572 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:08,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad6593b2-1765-44b2-9d3c-db7870316572 2019-01-14 16:04:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:08,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-87224a8e-5eb8-4f3c-87a4-e374aa9520bb Date: Mon, 14 Jan 2019 16: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:08,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 used request id req-87224a8e-5eb8-4f3c-87a4-e374aa9520bb 2019-01-14 16:04:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dc1e205b-7313-4c79-b82a-209a14564ca3 Date: Mon, 14 Jan 2019 16:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:09,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-dc1e205b-7313-4c79-b82a-209a14564ca3 2019-01-14 16:04:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:09,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-12592ec7-1448-4fb0-be61-c3d817fded02 Date: Mon, 14 Jan 2019 16: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:09,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 used request id req-12592ec7-1448-4fb0-be61-c3d817fded02 2019-01-14 16:04:09,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:09,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:09,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5e17ee6d672da3d42e13bdf295adc15f8f8906" 2019-01-14 16:04:09,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657134bc-c39d-46dd-bb83-a11e196c8a89 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:09,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-657134bc-c39d-46dd-bb83-a11e196c8a89 2019-01-14 16:04:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:09,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c022da20-541d-428e-8d14-0a9afd13f5e7 Date: Mon, 14 Jan 2019 16:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:09,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-c022da20-541d-428e-8d14-0a9afd13f5e7 2019-01-14 16:04:09,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:09,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3603706c-28ed-44b3-8a3a-855f56ade668 Date: Mon, 14 Jan 2019 16:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:09,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2 used request id req-3603706c-28ed-44b3-8a3a-855f56ade668 2019-01-14 16:04:09,866 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 2019-01-14 16:04:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" -d '{"port": {"network_id": "3277c160-2dc4-4b3f-9c06-1206ce5a212a", "fixed_ips": [{"subnet_id": "c94a744a-d820-482d-9e4d-2f273f7e1c1a", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2", "admin_state_up": true}}' 2019-01-14 16:04:10,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-5bf9a6a3-9d2c-4283-a2da-d885e9415dac Date: Mon, 14 Jan 2019 16:04:10 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:04:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:04:10Z","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:85:a1:17","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.1"}],"id":"f7365cf7-44d4-4663-9075-ec65ee032a75","security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"device_id":""}} 2019-01-14 16:04:10,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-5bf9a6a3-9d2c-4283-a2da-d885e9415dac 2019-01-14 16:04:10,849 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2 for router - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:10,849 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" -d '{"port_id": "f7365cf7-44d4-4663-9075-ec65ee032a75"}' 2019-01-14 16:04:13,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d575e187-9dda-4141-a11b-775748184c92 Date: Mon, 14 Jan 2019 16:04:13 GMT RESP BODY: {"network_id": "3277c160-2dc4-4b3f-9c06-1206ce5a212a", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "subnet_id": "c94a744a-d820-482d-9e4d-2f273f7e1c1a", "subnet_ids": ["c94a744a-d820-482d-9e4d-2f273f7e1c1a"], "port_id": "f7365cf7-44d4-4663-9075-ec65ee032a75", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a"} 2019-01-14 16:04:13,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/add_router_interface used request id req-d575e187-9dda-4141-a11b-775748184c92 2019-01-14 16:04:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:13,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-53919d17-7441-4223-b4fb-35646df63e7f Date: Mon, 14 Jan 2019 16:04:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:04:01Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:12Z", "revision_number": 2, "routes": [], "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a", "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router"}} 2019-01-14 16:04:13,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-53919d17-7441-4223-b4fb-35646df63e7f 2019-01-14 16:04:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:13,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-9d5c90c0-fe7e-45fd-93e8-b29a6340d565 Date: Mon, 14 Jan 2019 16:04:13 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:07Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:68:0e:0c","id":"5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:12Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:85:a1:17","id":"f7365cf7-44d4-4663-9075-ec65ee032a75","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2"}]} 2019-01-14 16:04:13,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-9d5c90c0-fe7e-45fd-93e8-b29a6340d565 2019-01-14 16:04:13,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:14,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1092920b-2c43-43df-8540-56051b01e531 Date: Mon, 14 Jan 2019 16:04:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}} 2019-01-14 16:04:14,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d used request id req-1092920b-2c43-43df-8540-56051b01e531 2019-01-14 16:04:14,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:14,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-51ea4322-9384-4353-ab1c-f4ca193aa106 Date: Mon, 14 Jan 2019 16:04:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}} 2019-01-14 16:04:14,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a used request id req-51ea4322-9384-4353-ab1c-f4ca193aa106 2019-01-14 16:04:14,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:14,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["ouwph-pjSMG6U-cCEFesTg"], "issued_at": "2019-01-14T16:04:14.000000Z"}} 2019-01-14 16:04:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:14,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-844cfcb8-d2bd-4614-b2c9-c5178923728b Date: Mon, 14 Jan 2019 16:04:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:04:01Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:12Z", "revision_number": 2, "routes": [], "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a", "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router"}]} 2019-01-14 16:04:14,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router&admin_state_up=True used request id req-844cfcb8-d2bd-4614-b2c9-c5178923728b 2019-01-14 16:04:14,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:14,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fb1b498f01405621475ef618a858dfdea3d7f6" 2019-01-14 16:04:14,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1982d8-f7bb-4257-9ad7-c8ea65a7cac4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:14,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-ce1982d8-f7bb-4257-9ad7-c8ea65a7cac4 2019-01-14 16:04:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-eff2678d-3446-4a9a-9779-b2f41951ecd4 Date: Mon, 14 Jan 2019 16:04:15 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:07Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:68:0e:0c","id":"5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:12Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:85:a1:17","id":"f7365cf7-44d4-4663-9075-ec65ee032a75","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2"}]} 2019-01-14 16:04:15,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-eff2678d-3446-4a9a-9779-b2f41951ecd4 2019-01-14 16:04:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:15,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c1e7e9bd-c490-43d1-b874-30c1c74f34d2 Date: Mon, 14 Jan 2019 16:04:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}} 2019-01-14 16:04:15,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d used request id req-c1e7e9bd-c490-43d1-b874-30c1c74f34d2 2019-01-14 16:04:15,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-576f8c8d-26e9-465a-a3dd-d4d241b6fa73 Date: Mon, 14 Jan 2019 16:04:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}} 2019-01-14 16:04:15,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a used request id req-576f8c8d-26e9-465a-a3dd-d4d241b6fa73 2019-01-14 16:04:15,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:15,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:16,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b0ba4c8c12b4925bfef8d54c443209a", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role"}], "expires_at": "2019-01-14T17:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c864c95b96f341a7b5957c5849f365cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-user", "id": "f05f684b71c949888bd26fe1cf65fa84"}, "audit_ids": ["oKBha5EPQU2srGa7P9G2yw"], "issued_at": "2019-01-14T16:04:16.000000Z"}} 2019-01-14 16:04:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:16,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339ff03d-b366-4bcc-bdd5-24ebe487f646 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:16,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-339ff03d-b366-4bcc-bdd5-24ebe487f646 2019-01-14 16:04:16,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:16,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-88173c49-cfa9-4780-804a-0da0c6f49e3d Date: Mon, 14 Jan 2019 16:04:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:04:01Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:12Z", "revision_number": 2, "routes": [], "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a", "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router"}]} 2019-01-14 16:04:16,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router&admin_state_up=True used request id req-88173c49-cfa9-4780-804a-0da0c6f49e3d 2019-01-14 16:04:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:16,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:16,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cb4311-f5d3-4c88-8139-020b1447399c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:16,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-e5cb4311-f5d3-4c88-8139-020b1447399c 2019-01-14 16:04:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:16,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-332ef570-526a-4f90-977f-8bf5b6e1188a Date: Mon, 14 Jan 2019 16:04:16 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:07Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:68:0e:0c","id":"5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:12Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:85:a1:17","id":"f7365cf7-44d4-4663-9075-ec65ee032a75","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2"}]} 2019-01-14 16:04:16,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-332ef570-526a-4f90-977f-8bf5b6e1188a 2019-01-14 16:04:16,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e0c55d4d-eeb7-4f0f-b2ea-0600d6519cfd Date: Mon, 14 Jan 2019 16:04:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}} 2019-01-14 16:04:17,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d used request id req-e0c55d4d-eeb7-4f0f-b2ea-0600d6519cfd 2019-01-14 16:04:17,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3450ff00-32cc-498b-8eac-6a546ff1eb8b Date: Mon, 14 Jan 2019 16:04:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}} 2019-01-14 16:04:17,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a used request id req-3450ff00-32cc-498b-8eac-6a546ff1eb8b 2019-01-14 16:04:17,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8a0ab93b-bc0c-4947-ac09-782cfc41173c Date: Mon, 14 Jan 2019 16:04: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:17,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 used request id req-8a0ab93b-bc0c-4947-ac09-782cfc41173c 2019-01-14 16:04:17,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6a38fd47-b61b-428a-87c2-8215c05773a0 Date: Mon, 14 Jan 2019 16:04:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:17,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-6a38fd47-b61b-428a-87c2-8215c05773a0 2019-01-14 16:04:17,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ab620a83-347b-4a5a-906b-ea6d5dab083f Date: Mon, 14 Jan 2019 16:04: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:17,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 used request id req-ab620a83-347b-4a5a-906b-ea6d5dab083f 2019-01-14 16:04:17,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fa0137-47bb-419f-8494-8b90d19d9f75 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:17,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-31fa0137-47bb-419f-8494-8b90d19d9f75 2019-01-14 16:04:17,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7ad2f1b5-ad30-4d60-b990-76dff5fc6a95 Date: Mon, 14 Jan 2019 16:04:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:17,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-7ad2f1b5-ad30-4d60-b990-76dff5fc6a95 2019-01-14 16:04:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-9007884e-2d99-438c-b0b4-01c8e6b60f1b Date: Mon, 14 Jan 2019 16:04:17 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:07Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:68:0e:0c","id":"5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1"}]} 2019-01-14 16:04:17,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1&admin_state_up=True used request id req-9007884e-2d99-438c-b0b4-01c8e6b60f1b 2019-01-14 16:04:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ada7ee4-8d75-452f-8a76-3b6e4e56cc12 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:17,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-9ada7ee4-8d75-452f-8a76-3b6e4e56cc12 2019-01-14 16:04:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:17,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-80d8033e-0777-4220-9bd7-d6d93be40b0a Date: Mon, 14 Jan 2019 16:04: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:17,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 used request id req-80d8033e-0777-4220-9bd7-d6d93be40b0a 2019-01-14 16:04:17,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:18,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0c50eaf5-4dcd-49d6-9614-295f888b17bb Date: Mon, 14 Jan 2019 16:04:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:18,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-0c50eaf5-4dcd-49d6-9614-295f888b17bb 2019-01-14 16:04:18,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:18,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-de33a73f-2e06-4a01-872a-172784af1af2 Date: Mon, 14 Jan 2019 16:04: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:18,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 used request id req-de33a73f-2e06-4a01-872a-172784af1af2 2019-01-14 16:04:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:18,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fea468-c60b-48d3-96ae-5310323bc1ae Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:18,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-84fea468-c60b-48d3-96ae-5310323bc1ae 2019-01-14 16:04:18,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:18,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6d65dafd-bcd8-4809-b549-ac1424569a61 Date: Mon, 14 Jan 2019 16:04:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:18,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-6d65dafd-bcd8-4809-b549-ac1424569a61 2019-01-14 16:04:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:18,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-82faec7e-c304-4ebd-9781-7868e24b9e91 Date: Mon, 14 Jan 2019 16:04:18 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:12Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:85:a1:17","id":"f7365cf7-44d4-4663-9075-ec65ee032a75","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2"}]} 2019-01-14 16:04:18,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a&name=CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2&admin_state_up=True used request id req-82faec7e-c304-4ebd-9781-7868e24b9e91 2019-01-14 16:04:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:18,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2dd9de8-03b2-4524-b341-ed3a21903033 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:18,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-b2dd9de8-03b2-4524-b341-ed3a21903033 2019-01-14 16:04:18,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:18,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-02ccfde4-4f77-4bc7-91ea-52ae464f76e2 Date: Mon, 14 Jan 2019 16:04:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:04:01Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:12Z", "revision_number": 2, "routes": [], "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a", "name": "CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router"}} 2019-01-14 16:04:18,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-02ccfde4-4f77-4bc7-91ea-52ae464f76e2 2019-01-14 16:04:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:19,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-17b3fcfb-445a-42cf-99fc-05c368bef25b Date: Mon, 14 Jan 2019 16:04:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:07Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:68:0e:0c","id":"5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:12Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:85:a1:17","id":"f7365cf7-44d4-4663-9075-ec65ee032a75","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2"}]} 2019-01-14 16:04:19,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-17b3fcfb-445a-42cf-99fc-05c368bef25b 2019-01-14 16:04:19,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:19,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1efeaea1-5d05-4e28-b551-3adccb2fc19c Date: Mon, 14 Jan 2019 16:04:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}} 2019-01-14 16:04:19,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d used request id req-1efeaea1-5d05-4e28-b551-3adccb2fc19c 2019-01-14 16:04:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4c3918d9a9069a0fd8c7cc4f4d73d90f9c754a" 2019-01-14 16:04:19,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8ae878de-53f3-4a6e-a805-d8c538dbd0ca Date: Mon, 14 Jan 2019 16:04:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}} 2019-01-14 16:04:19,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a used request id req-8ae878de-53f3-4a6e-a805-d8c538dbd0ca 2019-01-14 16:04:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:19,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a8e273ca-e133-42d4-ba6a-f1d3d48161a2 Date: Mon, 14 Jan 2019 16:04: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:19,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-a8e273ca-e133-42d4-ba6a-f1d3d48161a2 2019-01-14 16:04:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:20,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2aaa9a10-7d71-401f-b518-93a8258506d6 Date: Mon, 14 Jan 2019 16:04:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:20,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-2aaa9a10-7d71-401f-b518-93a8258506d6 2019-01-14 16:04:20,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:20,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-8501aca9-45c2-4f22-847f-5952f0ccd45c Date: Mon, 14 Jan 2019 16:04:20 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:07Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:68:0e:0c","id":"5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:56Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:31:76:b0","id":"88805ac6-d67f-4cbc-85ae-fc241e4d88d3","port_security_enabled":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:67:1b","id":"c0f8f5ba-2bf7-4200-9a2b-319667755dd5","port_security_enabled":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:56Z","admin_state_up":true,"updated_at":"2019-01-14T16:03:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cb:b0:2f","id":"fbb80174-d6ea-48b6-91b6-36ef195368a7","port_security_enabled":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"43ae2520-3828-403c-951d-50f48d87d34d","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:04:20,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-8501aca9-45c2-4f22-847f-5952f0ccd45c 2019-01-14 16:04:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:20,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d39297ca-1749-46e5-b16d-4c75fbd19bef Date: Mon, 14 Jan 2019 16:04: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:20,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-d39297ca-1749-46e5-b16d-4c75fbd19bef 2019-01-14 16:04:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:20,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9e8035c9-bfe1-4d98-9f54-7c784e584e17 Date: Mon, 14 Jan 2019 16:04:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:20,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-9e8035c9-bfe1-4d98-9f54-7c784e584e17 2019-01-14 16:04:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:21,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-5a9ab96b-3c1e-4218-97d4-477a315d2dbc Date: Mon, 14 Jan 2019 16:04:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3277c160-2dc4-4b3f-9c06-1206ce5a212a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:60:ca:8a","id":"269f0d2c-b26a-41b5-a3c2-5d7c550876fd","port_security_enabled":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:59Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3277c160-2dc4-4b3f-9c06-1206ce5a212a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:23:f8:97","id":"5a3b12b1-94f6-4b09-8574-f54f941bfdaa","port_security_enabled":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3277c160-2dc4-4b3f-9c06-1206ce5a212a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:31:ca:ed","id":"8c9be3d3-134a-492b-92d4-c6590364a908","port_security_enabled":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:04:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:04:12Z","binding:vnic_type":"normal","device_id":"905000fc-5de3-44e3-af58-79eb8a2e153a","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:85:a1:17","id":"f7365cf7-44d4-4663-9075-ec65ee032a75","port_security_enabled":true,"project_id":"c864c95b96f341a7b5957c5849f365cd","fixed_ips":[{"subnet_id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["ebccf123-3579-474f-a965-6d04a3b6c91b"],"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2"}]} 2019-01-14 16:04:21,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-5a9ab96b-3c1e-4218-97d4-477a315d2dbc 2019-01-14 16:04:21,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:21,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9bfce443-ebe2-43fa-8107-0ca7ed965063 Date: Mon, 14 Jan 2019 16:04:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}} 2019-01-14 16:04:21,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d used request id req-9bfce443-ebe2-43fa-8107-0ca7ed965063 2019-01-14 16:04:21,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:21,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-23340d7a-1092-41c4-a9ed-de7bfed58ae0 Date: Mon, 14 Jan 2019 16:04: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":["43ae2520-3828-403c-951d-50f48d87d34d"],"updated_at":"2019-01-14T16:03:55Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1"}]} 2019-01-14 16:04:21,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-23340d7a-1092-41c4-a9ed-de7bfed58ae0 2019-01-14 16:04:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:21,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1094636c-599c-4e62-a97a-c0ba919ee3cf Date: Mon, 14 Jan 2019 16:04:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0be3a6-0c08-4fd9-9500-e9ad102f2d25","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:55Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03: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":"c864c95b96f341a7b5957c5849f365cd","id":"43ae2520-3828-403c-951d-50f48d87d34d","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1"}]} 2019-01-14 16:04:21,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-1094636c-599c-4e62-a97a-c0ba919ee3cf 2019-01-14 16:04:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:21,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e997360a-2b9b-47c2-adb9-93b152101ba4 Date: Mon, 14 Jan 2019 16:04:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}} 2019-01-14 16:04:21,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a used request id req-e997360a-2b9b-47c2-adb9-93b152101ba4 2019-01-14 16:04:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:21,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-613b4866-04f5-4e63-8a8c-d210f2191972 Date: Mon, 14 Jan 2019 16:04: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":["c94a744a-d820-482d-9e4d-2f273f7e1c1a"],"updated_at":"2019-01-14T16:03:58Z","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c864c95b96f341a7b5957c5849f365cd","id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2"}]} 2019-01-14 16:04:21,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-613b4866-04f5-4e63-8a8c-d210f2191972 2019-01-14 16:04:21,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33b1a7a0bf35644e0dd9e7a901b6cede515f9b5" 2019-01-14 16:04:21,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f93e20c8-a19c-4030-a895-872195694887 Date: Mon, 14 Jan 2019 16:04:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3277c160-2dc4-4b3f-9c06-1206ce5a212a","tenant_id":"c864c95b96f341a7b5957c5849f365cd","created_at":"2019-01-14T16:03:58Z","dns_nameservers":[],"updated_at":"2019-01-14T16:03:58Z","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":"c864c95b96f341a7b5957c5849f365cd","id":"c94a744a-d820-482d-9e4d-2f273f7e1c1a","subnetpool_id":null,"name":"CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2"}]} 2019-01-14 16:04:21,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-f93e20c8-a19c-4030-a895-872195694887 2019-01-14 16:04:21,627 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router and port CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port1 2019-01-14 16:04:21,627 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" -d '{"port_id": "5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc"}' 2019-01-14 16:04:23,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-538e8e53-94db-470a-b8a0-62b9176ad5c7 Date: Mon, 14 Jan 2019 16:04:23 GMT RESP BODY: {"network_id": "bb0be3a6-0c08-4fd9-9500-e9ad102f2d25", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "subnet_id": "43ae2520-3828-403c-951d-50f48d87d34d", "subnet_ids": ["43ae2520-3828-403c-951d-50f48d87d34d"], "port_id": "5574a1b4-8152-4f0f-992e-a4ca7c7ed0dc", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a"} 2019-01-14 16:04:23,219 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/remove_router_interface used request id req-538e8e53-94db-470a-b8a0-62b9176ad5c7 2019-01-14 16:04:23,220 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router and port CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-port2 2019-01-14 16:04:23,220 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:23,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" -d '{"port_id": "f7365cf7-44d4-4663-9075-ec65ee032a75"}' 2019-01-14 16:04:24,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c59b686a-d098-46c8-8ed6-6e76a319fdf6 Date: Mon, 14 Jan 2019 16:04:24 GMT RESP BODY: {"network_id": "3277c160-2dc4-4b3f-9c06-1206ce5a212a", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "subnet_id": "c94a744a-d820-482d-9e4d-2f273f7e1c1a", "subnet_ids": ["c94a744a-d820-482d-9e4d-2f273f7e1c1a"], "port_id": "f7365cf7-44d4-4663-9075-ec65ee032a75", "id": "905000fc-5de3-44e3-af58-79eb8a2e153a"} 2019-01-14 16:04:24,839 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a/remove_router_interface used request id req-c59b686a-d098-46c8-8ed6-6e76a319fdf6 2019-01-14 16:04:24,840 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:24,840 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-router 2019-01-14 16:04:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf55f29e59e3113e8e394ee384fbe2c257bed049" 2019-01-14 16:04:25,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e64238f7-4150-41e5-aee9-9f167ed0c5e7 Content-Length: 0 Date: Mon, 14 Jan 2019 16:04:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:04:25,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/905000fc-5de3-44e3-af58-79eb8a2e153a used request id req-e64238f7-4150-41e5-aee9-9f167ed0c5e7 2019-01-14 16:04:25,535 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1 2019-01-14 16:04:25,535 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet1 2019-01-14 16:04:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:04:28,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b51f5039-55ea-4ff1-a2d2-511121308d1a Date: Mon, 14 Jan 2019 16:04:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:04:28,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/43ae2520-3828-403c-951d-50f48d87d34d used request id req-b51f5039-55ea-4ff1-a2d2-511121308d1a 2019-01-14 16:04:28,399 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net1 2019-01-14 16:04:28,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ddf3e01ee9cbe32949d990b9e530bf7e40bbf" 2019-01-14 16:04:29,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a42fa03-1099-4cd2-bd60-7aa1d380fd5d Date: Mon, 14 Jan 2019 16:04:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:04:29,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bb0be3a6-0c08-4fd9-9500-e9ad102f2d25 used request id req-4a42fa03-1099-4cd2-bd60-7aa1d380fd5d 2019-01-14 16:04:29,993 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2 2019-01-14 16:04:29,993 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-subnet2 2019-01-14 16:04:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:04:32,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a0200f7-735d-4d12-b8ce-21733b3e2545 Date: Mon, 14 Jan 2019 16:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:04:32,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c94a744a-d820-482d-9e4d-2f273f7e1c1a used request id req-7a0200f7-735d-4d12-b8ce-21733b3e2545 2019-01-14 16:04:32,558 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-c1925460-03a7-4a67-949d-e34863433c3e-pub-net2 2019-01-14 16:04:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/3277c160-2dc4-4b3f-9c06-1206ce5a212a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1060613bccc84e02525d90b5fa19f6fac7d503" 2019-01-14 16:04:34,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab5c38d9-eb23-46ca-8c91-5d67daee0922 Date: Mon, 14 Jan 2019 16:04:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:04:34,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3277c160-2dc4-4b3f-9c06-1206ce5a212a used request id req-ab5c38d9-eb23-46ca-8c91-5d67daee0922 2019-01-14 16:04:34,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:34,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1415bfaf-d571-440a-945b-2476ae98ad63 Date: Mon, 14 Jan 2019 16:04:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:03:54Z", "updated_at": "2019-01-14T16:03:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:54Z", "revision_number": 0, "id": "3e02715e-d72a-43d6-a870-c5fd635fcabf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c864c95b96f341a7b5957c5849f365cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:54Z", "revision_number": 0, "id": "5a66e178-e973-4111-941e-562804a8ce60", "remote_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c864c95b96f341a7b5957c5849f365cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:54Z", "revision_number": 0, "id": "f647fce7-4247-4617-8404-8574012d316d", "remote_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c864c95b96f341a7b5957c5849f365cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:03:54Z", "revision_number": 0, "id": "fd8c1180-4fdb-4dd8-8bd0-98b8fe63de1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c864c95b96f341a7b5957c5849f365cd"}], "revision_number": 4, "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "name": "default"}]} 2019-01-14 16:04:34,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1415bfaf-d571-440a-945b-2476ae98ad63 2019-01-14 16:04:34,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b37fda-5be4-471b-9a5d-8ff0c3c11b62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:35,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-33b37fda-5be4-471b-9a5d-8ff0c3c11b62 2019-01-14 16:04:35,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e9caaa-1b93-4418-87ff-9a90acad57f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:35,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-68e9caaa-1b93-4418-87ff-9a90acad57f9 2019-01-14 16:04:35,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a60460-a0bb-4837-9989-ed76ee57c1f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:35,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-82a60460-a0bb-4837-9989-ed76ee57c1f4 2019-01-14 16:04:35,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-910f55cd-a16a-4291-a8d1-a646197042fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:35,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-910f55cd-a16a-4291-a8d1-a646197042fa 2019-01-14 16:04:35,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cf5cb2-058a-432f-9ffa-2b69a510907d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:04:35,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-96cf5cb2-058a-432f-9ffa-2b69a510907d 2019-01-14 16:04:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92276401-0c4a-4410-9342-01e490ba2ea4 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:04:35,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-92276401-0c4a-4410-9342-01e490ba2ea4 2019-01-14 16:04:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4651256d-d99d-4faf-b836-344f56f9a160 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:35,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-4651256d-d99d-4faf-b836-344f56f9a160 2019-01-14 16:04:35,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06e513e3-b002-4109-b044-ff7314243ea1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:35,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-06e513e3-b002-4109-b044-ff7314243ea1 2019-01-14 16:04:35,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:35,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:35,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae876bc1-dda2-4687-b3aa-e50d8ba8f538 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:35,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-ae876bc1-dda2-4687-b3aa-e50d8ba8f538 2019-01-14 16:04:35,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:36,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08afd5e-8472-4ffb-8156-5b52febe799f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:04:36,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-a08afd5e-8472-4ffb-8156-5b52febe799f 2019-01-14 16:04:36,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:36,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6943a88-a72c-48cb-812a-52524f5521b2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c864c95b96f341a7b5957c5849f365cd", "name": "CreateRouterSuccessTests-d8f4e749-8b50-404-proj"}} 2019-01-14 16:04:36,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-e6943a88-a72c-48cb-812a-52524f5521b2 2019-01-14 16:04:36,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebccf123-3579-474f-a965-6d04a3b6c91b 2019-01-14 16:04:36,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ebccf123-3579-474f-a965-6d04a3b6c91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:36,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dabe0670-3d36-4880-ab99-811bf0b33f4c Date: Mon, 14 Jan 2019 16:04: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": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "port_range_min": null, "revision_number": 0, "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:03:54Z", "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "3e02715e-d72a-43d6-a870-c5fd635fcabf"}, {"remote_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "port_range_min": null, "revision_number": 0, "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:03:54Z", "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "5a66e178-e973-4111-941e-562804a8ce60"}, {"remote_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "port_range_min": null, "revision_number": 0, "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:03:54Z", "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "f647fce7-4247-4617-8404-8574012d316d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:03:54Z", "security_group_id": "ebccf123-3579-474f-a965-6d04a3b6c91b", "port_range_min": null, "revision_number": 0, "tenant_id": "c864c95b96f341a7b5957c5849f365cd", "created_at": "2019-01-14T16:03:54Z", "project_id": "c864c95b96f341a7b5957c5849f365cd", "id": "fd8c1180-4fdb-4dd8-8bd0-98b8fe63de1d"}]} 2019-01-14 16:04:36,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ebccf123-3579-474f-a965-6d04a3b6c91b used request id req-dabe0670-3d36-4880-ab99-811bf0b33f4c 2019-01-14 16:04:36,390 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:04:36,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ebccf123-3579-474f-a965-6d04a3b6c91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:36,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf507e4c-1359-4828-be4a-adc6396fb7a2 Content-Length: 0 Date: Mon, 14 Jan 2019 16:04:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:04:36,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ebccf123-3579-474f-a965-6d04a3b6c91b used request id req-cf507e4c-1359-4828-be4a-adc6396fb7a2 2019-01-14 16:04:36,737 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d8f4e749-8b50-404-proj 2019-01-14 16:04:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:37,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-642d6f84-ae37-4507-a59d-1a71e6da01a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:37,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c864c95b96f341a7b5957c5849f365cd used request id req-642d6f84-ae37-4507-a59d-1a71e6da01a9 2019-01-14 16:04:37,024 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d8f4e749-8b50-404-proj-role 2019-01-14 16:04:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2b0ba4c8c12b4925bfef8d54c443209a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:37,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b34408-b531-4a51-aac9-aac5580c0de7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:37,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2b0ba4c8c12b4925bfef8d54c443209a used request id req-66b34408-b531-4a51-aac9-aac5580c0de7 2019-01-14 16:04:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268fd1eb173d2497292760869eba02da192b7237" 2019-01-14 16:04:37,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e991b917-8389-46fe-b32c-aa70d885f278 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:04:37,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e991b917-8389-46fe-b32c-aa70d885f278 2019-01-14 16:04:37,361 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d8f4e749-8b50-404-user 2019-01-14 16:04:37,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f05f684b71c949888bd26fe1cf65fa84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da779a0a7340ce6a6126ccc34146ac482b6de9" 2019-01-14 16:04:37,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-059033e8-eaa1-4e15-a829-9e88af5302d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:37,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f05f684b71c949888bd26fe1cf65fa84 used request id req-059033e8-eaa1-4e15-a829-9e88af5302d3 2019-01-14 16:04:37,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:38,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["jCNLLz23SMqqqaOJSi2jvQ"], "issued_at": "2019-01-14T16:04:38.000000Z"}} 2019-01-14 16:04:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d543847b42cef46040cb305f22a1696a96154" 2019-01-14 16:04:38,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d1065e-ddfb-4993-863e-e4bfe2e6b506 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:38,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-26d1065e-ddfb-4993-863e-e4bfe2e6b506 2019-01-14 16:04:38,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:38,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:38,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Ygc9f59ATSG0sXslmvcNZw"], "issued_at": "2019-01-14T16:04:38.000000Z"}} 2019-01-14 16:04:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:38,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfa86f8-432b-473d-8932-4651d482236a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:38,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ebfa86f8-432b-473d-8932-4651d482236a 2019-01-14 16:04:38,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:38,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-470465bc-59c0-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:38,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cdf2c1-a238-4b1a-a846-3d7a29f5ed9f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-470465bc-59c0-40a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:04:38,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-470465bc-59c0-40a-proj used request id req-e5cdf2c1-a238-4b1a-a846-3d7a29f5ed9f 2019-01-14 16:04:38,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:38,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dfa6d2c-0d46-46dc-9d3e-c1720a84016b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:04:38,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4dfa6d2c-0d46-46dc-9d3e-c1720a84016b 2019-01-14 16:04:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj"}}' 2019-01-14 16:04:39,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1203f66f-d034-45f8-a9ab-e049366770b2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11"}, "tags": [], "enabled": true, "id": "9d4e68cc69904816acb27077fdd85f11", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj"}} 2019-01-14 16:04:39,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1203f66f-d034-45f8-a9ab-e049366770b2 2019-01-14 16:04:39,042 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-470465bc-59c0-40a-proj 2019-01-14 16:04:39,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:39,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:39,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["vPhRvzUcR-WI9ZF6hTycdw"], "issued_at": "2019-01-14T16:04:39.000000Z"}} 2019-01-14 16:04:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72c9be92f6d1b40e96e564d78151662917e1225" 2019-01-14 16:04:39,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563882ea-5e61-4c32-9ce8-41de804bea11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:39,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-563882ea-5e61-4c32-9ce8-41de804bea11 2019-01-14 16:04:39,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:39,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72c9be92f6d1b40e96e564d78151662917e1225" 2019-01-14 16:04:39,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc8ea0a-47d9-4450-b441-8ab77f53543f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:04:39,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8cc8ea0a-47d9-4450-b441-8ab77f53543f 2019-01-14 16:04:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-470465bc-59c0-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72c9be92f6d1b40e96e564d78151662917e1225" 2019-01-14 16:04:39,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4cdbb7-897a-4028-9f36-8b2ca4bc58d1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-470465bc-59c0-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11"}, "tags": [], "enabled": true, "id": "9d4e68cc69904816acb27077fdd85f11", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj"}]} 2019-01-14 16:04:39,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-470465bc-59c0-40a-proj used request id req-3c4cdbb7-897a-4028-9f36-8b2ca4bc58d1 2019-01-14 16:04:39,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72c9be92f6d1b40e96e564d78151662917e1225" 2019-01-14 16:04:39,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df48434f-d364-4fc1-9c01-977f9aeb5895 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:04:39,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-df48434f-d364-4fc1-9c01-977f9aeb5895 2019-01-14 16:04:40,455 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-470465bc-59c0-40a-user 2019-01-14 16:04:40,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:40,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1fb44f-9d88-4e37-b2c9-225e4856d421 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:04:40,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0c1fb44f-9d88-4e37-b2c9-225e4856d421 2019-01-14 16:04:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" -d '{"role": {"name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj-role"}}' 2019-01-14 16:04:40,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1f405c-2e5d-424b-9218-9313aa427f6c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0a6cca6b2e84fecb91150f40f8feb7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/f0a6cca6b2e84fecb91150f40f8feb7c"}, "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj-role"}} 2019-01-14 16:04:40,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2b1f405c-2e5d-424b-9218-9313aa427f6c 2019-01-14 16:04:40,707 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-470465bc-59c0-40a-proj-role 2019-01-14 16:04:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f0a6cca6b2e84fecb91150f40f8feb7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:40,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66bda253-3cec-445d-9f74-42e44e595d5e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0a6cca6b2e84fecb91150f40f8feb7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/f0a6cca6b2e84fecb91150f40f8feb7c"}, "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj-role"}} 2019-01-14 16:04:40,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f0a6cca6b2e84fecb91150f40f8feb7c used request id req-66bda253-3cec-445d-9f74-42e44e595d5e 2019-01-14 16:04:40,811 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-470465bc-59c0-40a-proj-role to project CreateRouterSuccessTests-470465bc-59c0-40a-proj 2019-01-14 16:04:40,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11/users/448be468ae7e40d0a2cee3977a66180a/roles/f0a6cca6b2e84fecb91150f40f8feb7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:40,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1353c9d6-35ec-46f3-8794-86a240c60b5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:40,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11/users/448be468ae7e40d0a2cee3977a66180a/roles/f0a6cca6b2e84fecb91150f40f8feb7c used request id req-1353c9d6-35ec-46f3-8794-86a240c60b5c 2019-01-14 16:04:40,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:40,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:41,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0a6cca6b2e84fecb91150f40f8feb7c", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj-role"}], "expires_at": "2019-01-14T17:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d4e68cc69904816acb27077fdd85f11", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-470465bc-59c0-40a-user", "id": "448be468ae7e40d0a2cee3977a66180a"}, "audit_ids": ["No1Pc9tpRSO617UY-NP8uQ"], "issued_at": "2019-01-14T16:04:41.000000Z"}} 2019-01-14 16:04:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4f73d7-7beb-4503-a7ef-c28ac0575d52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:41,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8d4f73d7-7beb-4503-a7ef-c28ac0575d52 2019-01-14 16:04:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:41,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f9d53ba1-46ff-4010-9c7d-c1767b92662f Date: Mon, 14 Jan 2019 16:04:41 GMT RESP BODY: {"routers": []} 2019-01-14 16:04:41,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router&admin_state_up=True used request id req-f9d53ba1-46ff-4010-9c7d-c1767b92662f 2019-01-14 16:04:41,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:41,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:42,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0a6cca6b2e84fecb91150f40f8feb7c", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj-role"}], "expires_at": "2019-01-14T17:04:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d4e68cc69904816acb27077fdd85f11", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-470465bc-59c0-40a-user", "id": "448be468ae7e40d0a2cee3977a66180a"}, "audit_ids": ["h5aWAaOZQ0aIir9gVslSAg"], "issued_at": "2019-01-14T16:04:42.000000Z"}} 2019-01-14 16:04:42,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88fa37cd0eb207ac2e0e72959626e8d1b08890e" 2019-01-14 16:04:42,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be93d72-26ed-4fb7-9ff8-36b9582b4fdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:42,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3be93d72-26ed-4fb7-9ff8-36b9582b4fdc 2019-01-14 16:04:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:42,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fb134652-710c-43f6-b65e-d0dbb95a3fe0 Date: Mon, 14 Jan 2019 16:04: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:04:42,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-fb134652-710c-43f6-b65e-d0dbb95a3fe0 2019-01-14 16:04:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:42,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10811b33-f5f6-451d-87fc-cc41e7ded377 Date: Mon, 14 Jan 2019 16:04:42 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:04:42,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-10811b33-f5f6-451d-87fc-cc41e7ded377 2019-01-14 16:04:42,982 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router 2019-01-14 16:04:42,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router", "admin_state_up": true}}' 2019-01-14 16:04:44,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2249e353-1c18-4943-9eee-500a3d542038 Date: Mon, 14 Jan 2019 16:04:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "9d4e68cc69904816acb27077fdd85f11", "created_at": "2019-01-14T16:04:43Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:44Z", "revision_number": 2, "routes": [], "project_id": "9d4e68cc69904816acb27077fdd85f11", "id": "f090999b-18e4-4267-972d-38a00f3e0eb0", "name": "CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router"}} 2019-01-14 16:04:44,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-2249e353-1c18-4943-9eee-500a3d542038 2019-01-14 16:04:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f090999b-18e4-4267-972d-38a00f3e0eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:44,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2bf18972-2fcb-483d-89c5-838a57eedc63 Date: Mon, 14 Jan 2019 16:04:44 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:44,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f090999b-18e4-4267-972d-38a00f3e0eb0 used request id req-2bf18972-2fcb-483d-89c5-838a57eedc63 2019-01-14 16:04:44,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/f090999b-18e4-4267-972d-38a00f3e0eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:44,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8b99fd5a-2767-4b55-8a7a-386b0c6b7469 Date: Mon, 14 Jan 2019 16:04:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "9d4e68cc69904816acb27077fdd85f11", "created_at": "2019-01-14T16:04:43Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:44Z", "revision_number": 2, "routes": [], "project_id": "9d4e68cc69904816acb27077fdd85f11", "id": "f090999b-18e4-4267-972d-38a00f3e0eb0", "name": "CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router"}} 2019-01-14 16:04:44,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/f090999b-18e4-4267-972d-38a00f3e0eb0 used request id req-8b99fd5a-2767-4b55-8a7a-386b0c6b7469 2019-01-14 16:04:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f090999b-18e4-4267-972d-38a00f3e0eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:44,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e58acac4-c86e-452e-9a74-06447a23b96a Date: Mon, 14 Jan 2019 16:04:44 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:44,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f090999b-18e4-4267-972d-38a00f3e0eb0 used request id req-e58acac4-c86e-452e-9a74-06447a23b96a 2019-01-14 16:04:44,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:45,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0a6cca6b2e84fecb91150f40f8feb7c", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj-role"}], "expires_at": "2019-01-14T17:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d4e68cc69904816acb27077fdd85f11", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9d4e68cc69904816acb27077fdd85f11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-470465bc-59c0-40a-user", "id": "448be468ae7e40d0a2cee3977a66180a"}, "audit_ids": ["M0yg41rhRfWKeyfSU8cpQQ"], "issued_at": "2019-01-14T16:04:45.000000Z"}} 2019-01-14 16:04:45,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5d66e83f3c10ba71dc732e7d6773e2b6231703" 2019-01-14 16:04:45,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f4111e93-26ec-4a0f-a639-f71c57fbf84d Date: Mon, 14 Jan 2019 16:04:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "9d4e68cc69904816acb27077fdd85f11", "created_at": "2019-01-14T16:04:43Z", "admin_state_up": true, "updated_at": "2019-01-14T16:04:44Z", "revision_number": 2, "routes": [], "project_id": "9d4e68cc69904816acb27077fdd85f11", "id": "f090999b-18e4-4267-972d-38a00f3e0eb0", "name": "CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router"}]} 2019-01-14 16:04:45,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router&admin_state_up=True used request id req-f4111e93-26ec-4a0f-a639-f71c57fbf84d 2019-01-14 16:04:45,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:45,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d543847b42cef46040cb305f22a1696a96154" 2019-01-14 16:04:45,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf4ac93-706a-403c-acd8-9cec468fff82 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d4e68cc69904816acb27077fdd85f11", "name": "CreateRouterSuccessTests-470465bc-59c0-40a-proj"}} 2019-01-14 16:04:45,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11 used request id req-3bf4ac93-706a-403c-acd8-9cec468fff82 2019-01-14 16:04:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f090999b-18e4-4267-972d-38a00f3e0eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5d66e83f3c10ba71dc732e7d6773e2b6231703" 2019-01-14 16:04:46,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ae1871f4-5c51-4d3c-9bcd-8526c4555d5f Date: Mon, 14 Jan 2019 16:04:46 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:46,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f090999b-18e4-4267-972d-38a00f3e0eb0 used request id req-ae1871f4-5c51-4d3c-9bcd-8526c4555d5f 2019-01-14 16:04:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5d66e83f3c10ba71dc732e7d6773e2b6231703" 2019-01-14 16:04:46,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fd248a1c-42b9-4435-ac62-986fb8793bc9 Date: Mon, 14 Jan 2019 16:04: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:04:46,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-fd248a1c-42b9-4435-ac62-986fb8793bc9 2019-01-14 16:04:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5d66e83f3c10ba71dc732e7d6773e2b6231703" 2019-01-14 16:04:46,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c761b75-5c39-4058-be02-46166f550909 Date: Mon, 14 Jan 2019 16:04:46 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:04:46,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-9c761b75-5c39-4058-be02-46166f550909 2019-01-14 16:04:46,526 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router 2019-01-14 16:04:46,526 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-70a85288-a2cb-4ae0-a736-3b3e792279fd-pub-router 2019-01-14 16:04:46,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/f090999b-18e4-4267-972d-38a00f3e0eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedd4ca1c71d5356d8c9b7e5bb6eef46860a14b3" 2019-01-14 16:04:47,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0f2b91f-364d-4e11-b807-91fddb651e64 Content-Length: 0 Date: Mon, 14 Jan 2019 16:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:04:47,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f090999b-18e4-4267-972d-38a00f3e0eb0 used request id req-d0f2b91f-364d-4e11-b807-91fddb651e64 2019-01-14 16:04:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:48,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b4aa4ad4-ed1b-414b-869c-dd175b055951 Date: Mon, 14 Jan 2019 16:04:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:04:48,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b4aa4ad4-ed1b-414b-869c-dd175b055951 2019-01-14 16:04:48,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:48,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26966299-e57b-4605-afa0-a22b2e826db5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:48,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-26966299-e57b-4605-afa0-a22b2e826db5 2019-01-14 16:04:48,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:48,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0730da-2df3-4a40-9cc2-e7a40a8cbe00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:48,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-2d0730da-2df3-4a40-9cc2-e7a40a8cbe00 2019-01-14 16:04:48,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:48,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0eec1bb-060e-4537-b5d4-87abc0db78d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:48,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-a0eec1bb-060e-4537-b5d4-87abc0db78d6 2019-01-14 16:04:48,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:48,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e732680-54af-40be-81fc-26e34a38337a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:48,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-5e732680-54af-40be-81fc-26e34a38337a 2019-01-14 16:04:48,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:48,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:48,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed059038-e218-4e8d-9e6c-0ad0c9dcc0a1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:04:48,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-ed059038-e218-4e8d-9e6c-0ad0c9dcc0a1 2019-01-14 16:04:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:48,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a9905e-3575-4608-a303-4281f7494492 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:04:48,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-07a9905e-3575-4608-a303-4281f7494492 2019-01-14 16:04:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:49,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59857671-b9ea-4651-a7e5-5b5128f34229 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:49,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-59857671-b9ea-4651-a7e5-5b5128f34229 2019-01-14 16:04:49,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:49,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17763de0-1c19-4b79-beca-bfce17894204 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:49,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-17763de0-1c19-4b79-beca-bfce17894204 2019-01-14 16:04:49,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:49,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1c6e2c-f313-4abe-a21e-6b882a178b7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:04:49,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-bb1c6e2c-f313-4abe-a21e-6b882a178b7b 2019-01-14 16:04:49,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:04:49,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:49,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4405714c-9683-4a2c-84ca-6c071ca73ad5 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:04:49,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-4405714c-9683-4a2c-84ca-6c071ca73ad5 2019-01-14 16:04:49,441 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-470465bc-59c0-40a-proj 2019-01-14 16:04:49,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:49,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751fb32e-1869-447e-b83f-211d8e7105b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:49,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9d4e68cc69904816acb27077fdd85f11 used request id req-751fb32e-1869-447e-b83f-211d8e7105b2 2019-01-14 16:04:49,623 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-470465bc-59c0-40a-proj-role 2019-01-14 16:04:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f0a6cca6b2e84fecb91150f40f8feb7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:49,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60cf33bd-9dde-4976-892e-1470b18884d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:49,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f0a6cca6b2e84fecb91150f40f8feb7c used request id req-60cf33bd-9dde-4976-892e-1470b18884d2 2019-01-14 16:04:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df241f86aac6b04ec715858e8b6fb39cad842d55" 2019-01-14 16:04:49,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018bcb5f-3aa5-4d92-b73d-99d1331eae5f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:04:49,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-018bcb5f-3aa5-4d92-b73d-99d1331eae5f 2019-01-14 16:04:49,871 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-470465bc-59c0-40a-user 2019-01-14 16:04:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/448be468ae7e40d0a2cee3977a66180a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72c9be92f6d1b40e96e564d78151662917e1225" 2019-01-14 16:04:50,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-226abc8d-530d-425d-8de2-daa824e04772 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:50,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/448be468ae7e40d0a2cee3977a66180a used request id req-226abc8d-530d-425d-8de2-daa824e04772 2019-01-14 16:04:50,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:50,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["JZqBKK4gS361X0QzgL_w2A"], "issued_at": "2019-01-14T16:04:50.000000Z"}} 2019-01-14 16:04:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:04:50,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a149144d-5726-49c4-a890-0ab24655be05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:50,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a149144d-5726-49c4-a890-0ab24655be05 2019-01-14 16:04:50,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:50,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:51,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["EmhVPoV9RCKbefY58kbKWQ"], "issued_at": "2019-01-14T16:04:51.000000Z"}} 2019-01-14 16:04:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:04:51,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b1a160-029f-466e-9452-418cff525d48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:51,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-91b1a160-029f-466e-9452-418cff525d48 2019-01-14 16:04:51,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:51,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-542e0276-ed8d-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:04:51,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4012d84-2e4b-4789-91a9-85468ebf8baf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-542e0276-ed8d-466-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:04:51,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-542e0276-ed8d-466-proj used request id req-f4012d84-2e4b-4789-91a9-85468ebf8baf 2019-01-14 16:04:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:04:51,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13937479-0b3e-4bdc-a1db-74a164130709 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:04:51,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-13937479-0b3e-4bdc-a1db-74a164130709 2019-01-14 16:04:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-542e0276-ed8d-466-proj"}}' 2019-01-14 16:04:51,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b0ea01-7015-4b24-b632-c5ad11a45740 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0db2839e1e584e158a41915a17f69c4f"}, "tags": [], "enabled": true, "id": "0db2839e1e584e158a41915a17f69c4f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-542e0276-ed8d-466-proj"}} 2019-01-14 16:04:51,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-47b0ea01-7015-4b24-b632-c5ad11a45740 2019-01-14 16:04:51,611 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-542e0276-ed8d-466-proj 2019-01-14 16:04:51,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:51,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:52,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["xmYunpMHSUyYl-hWlgC-RQ"], "issued_at": "2019-01-14T16:04:52.000000Z"}} 2019-01-14 16:04:52,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa08f0db962246fc5cfb5f6ceec24667048038" 2019-01-14 16:04:52,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cd5720-4537-4526-a72a-8b7472614630 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:52,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-53cd5720-4537-4526-a72a-8b7472614630 2019-01-14 16:04:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:04:52,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:04:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa08f0db962246fc5cfb5f6ceec24667048038" 2019-01-14 16:04:52,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e317390f-fd3e-41b5-9a7e-b3381d40323b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:04:52,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e317390f-fd3e-41b5-9a7e-b3381d40323b 2019-01-14 16:04:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-542e0276-ed8d-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa08f0db962246fc5cfb5f6ceec24667048038" 2019-01-14 16:04:52,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0573a608-17ea-4bc2-973a-f8d31580663a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-542e0276-ed8d-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0db2839e1e584e158a41915a17f69c4f"}, "tags": [], "enabled": true, "id": "0db2839e1e584e158a41915a17f69c4f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-542e0276-ed8d-466-proj"}]} 2019-01-14 16:04:52,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-542e0276-ed8d-466-proj used request id req-0573a608-17ea-4bc2-973a-f8d31580663a 2019-01-14 16:04:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa08f0db962246fc5cfb5f6ceec24667048038" 2019-01-14 16:04:52,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e664f1c-8f14-4e43-a4cc-6f5ece32f5c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:04:52,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5e664f1c-8f14-4e43-a4cc-6f5ece32f5c5 2019-01-14 16:04:52,886 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-542e0276-ed8d-466-user 2019-01-14 16:04:52,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:04:52,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db383a1-118c-4fc4-b571-c7cf86cca6cf Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:04:52,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4db383a1-118c-4fc4-b571-c7cf86cca6cf 2019-01-14 16:04:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" -d '{"role": {"name": "CreateRouterSuccessTests-542e0276-ed8d-466-proj-role"}}' 2019-01-14 16:04:53,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b9d40b1-f18d-4639-93d2-6ebc1de53cae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8e697939ee44810a5886641feb18bbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/f8e697939ee44810a5886641feb18bbb"}, "name": "CreateRouterSuccessTests-542e0276-ed8d-466-proj-role"}} 2019-01-14 16:04:53,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1b9d40b1-f18d-4639-93d2-6ebc1de53cae 2019-01-14 16:04:53,156 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-542e0276-ed8d-466-proj-role 2019-01-14 16:04:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f8e697939ee44810a5886641feb18bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:04:53,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd8a893-8602-475b-9a77-68d3629a1876 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8e697939ee44810a5886641feb18bbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/f8e697939ee44810a5886641feb18bbb"}, "name": "CreateRouterSuccessTests-542e0276-ed8d-466-proj-role"}} 2019-01-14 16:04:53,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f8e697939ee44810a5886641feb18bbb used request id req-2bd8a893-8602-475b-9a77-68d3629a1876 2019-01-14 16:04:53,267 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-542e0276-ed8d-466-proj-role to project CreateRouterSuccessTests-542e0276-ed8d-466-proj 2019-01-14 16:04:53,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0db2839e1e584e158a41915a17f69c4f/users/17905462f9ca409b8e41293d4d4da057/roles/f8e697939ee44810a5886641feb18bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:04:53,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a066a7f6-1ccb-4ba7-9d0f-6a9c071633a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:04:53,423 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0db2839e1e584e158a41915a17f69c4f/users/17905462f9ca409b8e41293d4d4da057/roles/f8e697939ee44810a5886641feb18bbb used request id req-a066a7f6-1ccb-4ba7-9d0f-6a9c071633a1 2019-01-14 16:04:53,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:53,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:53,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["XOMOq8dqQwOadnESi-eBYA"], "issued_at": "2019-01-14T16:04:53.000000Z"}} 2019-01-14 16:04:53,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:53,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c060d4a8-cfb8-4522-b97d-4f451464a961 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:53,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c060d4a8-cfb8-4522-b97d-4f451464a961 2019-01-14 16:04:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:54,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15693d01-1481-4b4f-8270-214d80b54e79 Date: Mon, 14 Jan 2019 16:04:54 GMT RESP BODY: {"routers": []} 2019-01-14 16:04:54,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router&admin_state_up=True used request id req-15693d01-1481-4b4f-8270-214d80b54e79 2019-01-14 16:04:54,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:54,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:54,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["lhOpr5xtRE-DujbpRfLDLw"], "issued_at": "2019-01-14T16:04:54.000000Z"}} 2019-01-14 16:04:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f76680fccc594de4ebd58f882d28ddfcb41612" 2019-01-14 16:04:54,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3e2adc-97c3-4f64-a44b-be0f8a58cb26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:54,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5e3e2adc-97c3-4f64-a44b-be0f8a58cb26 2019-01-14 16:04:54,609 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router 2019-01-14 16:04:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" -d '{"router": {"name": "CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router", "admin_state_up": true}}' 2019-01-14 16:04:54,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-e8046534-bd46-47c9-94c6-61f7ea47ca50 Date: Mon, 14 Jan 2019 16:04:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T16:04:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:04:54Z", "revision_number": 0, "routes": [], "project_id": "93fb5372ea27416abe4004296e5af319", "id": "6e3b03b9-defa-4e02-a17e-2639422f1ca0", "name": "CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router"}} 2019-01-14 16:04:54,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-e8046534-bd46-47c9-94c6-61f7ea47ca50 2019-01-14 16:04:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6e3b03b9-defa-4e02-a17e-2639422f1ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:55,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a8cc7fec-795c-41c9-a53a-26a19d7dceb8 Date: Mon, 14 Jan 2019 16:04:55 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:55,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6e3b03b9-defa-4e02-a17e-2639422f1ca0 used request id req-a8cc7fec-795c-41c9-a53a-26a19d7dceb8 2019-01-14 16:04:55,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:55,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-49b2fb1f-d82e-4cf6-a7de-b2c9d20f34a8 Date: Mon, 14 Jan 2019 16:04:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:04:55,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-49b2fb1f-d82e-4cf6-a7de-b2c9d20f34a8 2019-01-14 16:04:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:55,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-97790f25-dc6f-4363-a054-bd4e6d4a9cbb Date: Mon, 14 Jan 2019 16:04:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 16:04:55,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-97790f25-dc6f-4363-a054-bd4e6d4a9cbb 2019-01-14 16:04:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2&name=CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:56,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f4c3b2a8-4ac0-46f8-9494-62e586ed5f21 Date: Mon, 14 Jan 2019 16:04:56 GMT RESP BODY: {"ports":[]} 2019-01-14 16:04:56,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2&name=CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1&admin_state_up=True used request id req-f4c3b2a8-4ac0-46f8-9494-62e586ed5f21 2019-01-14 16:04:56,087 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1 for router - CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router 2019-01-14 16:04:56,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:04:56,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:04:56,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["UMFTjtt4QzmsrDhnSF7W1A"], "issued_at": "2019-01-14T16:04:56.000000Z"}} 2019-01-14 16:04:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e207f0ab23a8caac5b7416a6c06232bc81562" 2019-01-14 16:04:56,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9a4746-f43a-412b-8d68-5a02e616de37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:04:56,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-eb9a4746-f43a-412b-8d68-5a02e616de37 2019-01-14 16:04:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:56,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-f5db567d-72b4-4bfc-b475-deeac2e03403 Date: Mon, 14 Jan 2019 16:04:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:04:56,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-f5db567d-72b4-4bfc-b475-deeac2e03403 2019-01-14 16:04:56,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:04:57,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7edd8c45-5489-41ae-84b2-084653057964 Date: Mon, 14 Jan 2019 16:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 16:04:57,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-7edd8c45-5489-41ae-84b2-084653057964 2019-01-14 16:04:57,369 - neutron_utils - INFO - Creating port for network with name - external 2019-01-14 16:04:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" -d '{"port": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "name": "CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1", "admin_state_up": true}}' 2019-01-14 16:04:58,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-1662835b-5f2a-4769-8628-2123174d9933 Date: Mon, 14 Jan 2019 16:04:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:04:57Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.211"}],"id":"1be9acf5-0749-486f-b807-888e4b35dc14","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:50:50","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:04:57Z","binding:vnic_type":"normal"}} 2019-01-14 16:04:58,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1662835b-5f2a-4769-8628-2123174d9933 2019-01-14 16:04:58,232 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1 for router - CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router 2019-01-14 16:04:58,232 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router 2019-01-14 16:04:58,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" -d '{"port_id": "1be9acf5-0749-486f-b807-888e4b35dc14"}' 2019-01-14 16:05:00,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-29234c9f-c1b6-4b7c-bb38-7d607874ed7f Date: Mon, 14 Jan 2019 16:05:00 GMT RESP BODY: {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "tenant_id": "93fb5372ea27416abe4004296e5af319", "subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "subnet_ids": ["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"], "port_id": "1be9acf5-0749-486f-b807-888e4b35dc14", "id": "6e3b03b9-defa-4e02-a17e-2639422f1ca0"} 2019-01-14 16:05:00,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0/add_router_interface used request id req-29234c9f-c1b6-4b7c-bb38-7d607874ed7f 2019-01-14 16:05:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:05:00,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-1b76a396-9659-4e76-808f-e6268e52f91c Date: Mon, 14 Jan 2019 16:05:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T16:04:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:04:59Z", "revision_number": 1, "routes": [], "project_id": "93fb5372ea27416abe4004296e5af319", "id": "6e3b03b9-defa-4e02-a17e-2639422f1ca0", "name": "CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router"}} 2019-01-14 16:05:00,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0 used request id req-1b76a396-9659-4e76-808f-e6268e52f91c 2019-01-14 16:05:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6e3b03b9-defa-4e02-a17e-2639422f1ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:05:00,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-e1ffd5d1-6390-4689-9c41-152b4d83f69f Date: Mon, 14 Jan 2019 16:05:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:04:59Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.211"}],"id":"1be9acf5-0749-486f-b807-888e4b35dc14","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:50:50","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6e3b03b9-defa-4e02-a17e-2639422f1ca0","name":"CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:04:57Z","binding:vnic_type":"normal"}]} 2019-01-14 16:05:00,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6e3b03b9-defa-4e02-a17e-2639422f1ca0 used request id req-e1ffd5d1-6390-4689-9c41-152b4d83f69f 2019-01-14 16:05:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:05:01,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0da016fe-96aa-4e0c-a8d9-0596d8653c59 Date: Mon, 14 Jan 2019 16:05:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:05:01,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-0da016fe-96aa-4e0c-a8d9-0596d8653c59 2019-01-14 16:05:01,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:05:01,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecde3de0-dca3-42fe-98d5-4981dd4e2b7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:01,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ecde3de0-dca3-42fe-98d5-4981dd4e2b7a 2019-01-14 16:05:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:05:01,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 484 X-Openstack-Request-Id: req-9857556d-93f3-4e5d-8dbc-4f0e1e5ba10c Date: Mon, 14 Jan 2019 16:05:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T16:04:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:04:59Z", "revision_number": 1, "routes": [], "project_id": "93fb5372ea27416abe4004296e5af319", "id": "6e3b03b9-defa-4e02-a17e-2639422f1ca0", "name": "CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router"}]} 2019-01-14 16:05:01,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router&admin_state_up=True used request id req-9857556d-93f3-4e5d-8dbc-4f0e1e5ba10c 2019-01-14 16:05:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:01,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:05: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:05:01,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b94d9f-2625-4627-b528-14e49c8ac109 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:05:01,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-52b94d9f-2625-4627-b528-14e49c8ac109 2019-01-14 16:05:01,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6e3b03b9-defa-4e02-a17e-2639422f1ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:05:01,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-7234320e-0495-4247-9cd1-8876036b621d Date: Mon, 14 Jan 2019 16:05:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:04:59Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.211"}],"id":"1be9acf5-0749-486f-b807-888e4b35dc14","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:50:50","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6e3b03b9-defa-4e02-a17e-2639422f1ca0","name":"CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:04:57Z","binding:vnic_type":"normal"}]} 2019-01-14 16:05:01,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6e3b03b9-defa-4e02-a17e-2639422f1ca0 used request id req-7234320e-0495-4247-9cd1-8876036b621d 2019-01-14 16:05:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:05:02,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-add05d74-1977-41cc-98a2-525545b76022 Date: Mon, 14 Jan 2019 16:05:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:05:02,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-add05d74-1977-41cc-98a2-525545b76022 2019-01-14 16:05:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:05:02,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a74d9603-5a4b-4337-91c0-3a7db358b5dc Date: Mon, 14 Jan 2019 16:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:05:02,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-a74d9603-5a4b-4337-91c0-3a7db358b5dc 2019-01-14 16:05:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae18f572c49531600d821932bb95eb0577fd1a8" 2019-01-14 16:05:02,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ad54483c-53bc-4fa1-943e-44fd13b0f072 Date: Mon, 14 Jan 2019 16:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-14 16:05:02,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-ad54483c-53bc-4fa1-943e-44fd13b0f072 2019-01-14 16:05:02,743 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router and port CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-port1 2019-01-14 16:05:02,744 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router 2019-01-14 16:05:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" -d '{"port_id": "1be9acf5-0749-486f-b807-888e4b35dc14"}' 2019-01-14 16:05:04,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-78fc1003-60be-4732-983c-7183bc2d5c58 Date: Mon, 14 Jan 2019 16:05:04 GMT RESP BODY: {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "tenant_id": "93fb5372ea27416abe4004296e5af319", "subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "subnet_ids": ["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"], "port_id": "1be9acf5-0749-486f-b807-888e4b35dc14", "id": "6e3b03b9-defa-4e02-a17e-2639422f1ca0"} 2019-01-14 16:05:04,411 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0/remove_router_interface used request id req-78fc1003-60be-4732-983c-7183bc2d5c58 2019-01-14 16:05:04,412 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router 2019-01-14 16:05:04,412 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a4e7169e-0154-4333-a190-90e309de3384-pub-router 2019-01-14 16:05:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc18be77f45339120a324ad228c0b1c8b622058" 2019-01-14 16:05:05,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a20844d-5e4d-4c20-8fe5-af323c66dc31 Content-Length: 0 Date: Mon, 14 Jan 2019 16:05:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:05,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6e3b03b9-defa-4e02-a17e-2639422f1ca0 used request id req-5a20844d-5e4d-4c20-8fe5-af323c66dc31 2019-01-14 16:05:05,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:05,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7c62359d-e4f5-4a40-b9f9-d0cf701772ae Date: Mon, 14 Jan 2019 16:05:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:05:05,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7c62359d-e4f5-4a40-b9f9-d0cf701772ae 2019-01-14 16:05:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:05,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c225e2-74b3-4279-891f-912c8b90d86b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:05,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-a4c225e2-74b3-4279-891f-912c8b90d86b 2019-01-14 16:05:05,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:05,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8b70db5-4ac8-443b-8d66-d6725aa55470 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:05,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-e8b70db5-4ac8-443b-8d66-d6725aa55470 2019-01-14 16:05:05,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:05,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:05,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b163da6-04fc-4d2b-9d46-49622a5576de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:05,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-2b163da6-04fc-4d2b-9d46-49622a5576de 2019-01-14 16:05:05,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:05,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c086441-04f9-40df-a7af-574de9023847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:05,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-1c086441-04f9-40df-a7af-574de9023847 2019-01-14 16:05:05,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:06,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13bf41e-5896-4a59-bbfa-1893fd3ebb92 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:05:06,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-f13bf41e-5896-4a59-bbfa-1893fd3ebb92 2019-01-14 16:05:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:06,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e809123-f7d7-44f3-9208-55aeabf7fb6f 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:05:06,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-4e809123-f7d7-44f3-9208-55aeabf7fb6f 2019-01-14 16:05:06,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:06,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25d70035-556d-49c7-9a5c-cfbc4f5705a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:06,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-25d70035-556d-49c7-9a5c-cfbc4f5705a8 2019-01-14 16:05:06,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:06,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266f1485-3249-4f64-8227-dbb76ab930e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:06,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-266f1485-3249-4f64-8227-dbb76ab930e6 2019-01-14 16:05:06,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:06,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:06,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4d480a2-ca9b-4ca3-bf7f-3487b0a5e16f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:06,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-f4d480a2-ca9b-4ca3-bf7f-3487b0a5e16f 2019-01-14 16:05:06,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:06,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-143f7c25-db60-43cc-b608-e90dadfbfc61 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:05:06,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-143f7c25-db60-43cc-b608-e90dadfbfc61 2019-01-14 16:05:06,675 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-542e0276-ed8d-466-proj 2019-01-14 16:05:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0db2839e1e584e158a41915a17f69c4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:06,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde3ec7a-1fa6-463b-a32d-19e75b6e5a69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:06,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0db2839e1e584e158a41915a17f69c4f used request id req-fde3ec7a-1fa6-463b-a32d-19e75b6e5a69 2019-01-14 16:05:06,922 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-542e0276-ed8d-466-proj-role 2019-01-14 16:05:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f8e697939ee44810a5886641feb18bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:07,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd87e2d-ab1e-4aec-aea2-3bde257b2270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:07,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f8e697939ee44810a5886641feb18bbb used request id req-5cd87e2d-ab1e-4aec-aea2-3bde257b2270 2019-01-14 16:05:07,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4585a605319e368b7d785fd07b3bb499c5a06604" 2019-01-14 16:05:07,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d6165b-d8b6-4254-b71e-a41ce9ec9ef0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:05:07,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62d6165b-d8b6-4254-b71e-a41ce9ec9ef0 2019-01-14 16:05:07,177 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-542e0276-ed8d-466-user 2019-01-14 16:05:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/17905462f9ca409b8e41293d4d4da057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa08f0db962246fc5cfb5f6ceec24667048038" 2019-01-14 16:05:07,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449aa393-1d6a-4264-bba5-16cd36206191 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:07,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/17905462f9ca409b8e41293d4d4da057 used request id req-449aa393-1d6a-4264-bba5-16cd36206191 2019-01-14 16:05:07,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:07,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["7eRNJntiR5SaMyS8ZYUrxQ"], "issued_at": "2019-01-14T16:05:07.000000Z"}} 2019-01-14 16:05:07,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfd541ba25ea25a73737e1c17bb396d8c1a0338" 2019-01-14 16:05:07,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4046e60b-a4be-470e-9190-e3353efe1a06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:07,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4046e60b-a4be-470e-9190-e3353efe1a06 2019-01-14 16:05:07,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:07,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:08,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LtVZx7R2SauzIvaBnbTrqA"], "issued_at": "2019-01-14T16:05:08.000000Z"}} 2019-01-14 16:05:08,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:08,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af056e5b-8d19-4c02-8107-f45fde1ea1f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:08,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af056e5b-8d19-4c02-8107-f45fde1ea1f8 2019-01-14 16:05:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:08,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:08,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df713432-7273-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:08,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc52e1e0-c0b0-4616-b47a-d6c8170a5b25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df713432-7273-4c9-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:05:08,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df713432-7273-4c9-proj used request id req-cc52e1e0-c0b0-4616-b47a-d6c8170a5b25 2019-01-14 16:05:08,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:08,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a23129b-0373-4c29-9fb6-b47b3e142f27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:05:08,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3a23129b-0373-4c29-9fb6-b47b3e142f27 2019-01-14 16:05:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}}' 2019-01-14 16:05:08,844 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe1e3b5-4802-4272-a874-8569b5b58fa8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126"}, "tags": [], "enabled": true, "id": "1b175196524948789376f2a32b5e3126", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}} 2019-01-14 16:05:08,844 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1fe1e3b5-4802-4272-a874-8569b5b58fa8 2019-01-14 16:05:08,844 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-df713432-7273-4c9-proj 2019-01-14 16:05:08,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:08,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:09,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["XiqcTeHjRWeotemoSHf4BQ"], "issued_at": "2019-01-14T16:05:09.000000Z"}} 2019-01-14 16:05:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9dfaf6b80e734b08d742411cefdcbb60e03e372" 2019-01-14 16:05:09,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4b7f18-65d5-4a75-bd68-ed0fdba22b16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:09,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ed4b7f18-65d5-4a75-bd68-ed0fdba22b16 2019-01-14 16:05:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:09,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:05: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:09,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9dfaf6b80e734b08d742411cefdcbb60e03e372" 2019-01-14 16:05:09,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416b279e-188d-4c12-be87-2bc857607c4f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:05:09,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-416b279e-188d-4c12-be87-2bc857607c4f 2019-01-14 16:05:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df713432-7273-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9dfaf6b80e734b08d742411cefdcbb60e03e372" 2019-01-14 16:05:09,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4132e4cc-1e09-48fb-b5c2-fb57664ce3fb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df713432-7273-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126"}, "tags": [], "enabled": true, "id": "1b175196524948789376f2a32b5e3126", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}]} 2019-01-14 16:05:09,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df713432-7273-4c9-proj used request id req-4132e4cc-1e09-48fb-b5c2-fb57664ce3fb 2019-01-14 16:05:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9dfaf6b80e734b08d742411cefdcbb60e03e372" 2019-01-14 16:05:09,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d97da3-dfb4-4d97-814c-ffd457bc2b34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:05:09,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e1d97da3-dfb4-4d97-814c-ffd457bc2b34 2019-01-14 16:05:10,131 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-df713432-7273-4c9-user 2019-01-14 16:05:10,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:10,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fa8222-481e-4611-b3fc-be98af3ecbf2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:05:10,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7fa8222-481e-4611-b3fc-be98af3ecbf2 2019-01-14 16:05:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" -d '{"role": {"name": "CreateRouterSuccessTests-df713432-7273-4c9-proj-role"}}' 2019-01-14 16:05:10,383 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c5c85ca-2347-4b3c-9aa3-f4299e80f0e0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6c1e5a52abd448d826b14425f39bb39", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6c1e5a52abd448d826b14425f39bb39"}, "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj-role"}} 2019-01-14 16:05:10,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0c5c85ca-2347-4b3c-9aa3-f4299e80f0e0 2019-01-14 16:05:10,383 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-df713432-7273-4c9-proj-role 2019-01-14 16:05:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f6c1e5a52abd448d826b14425f39bb39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:10,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2620d426-31b8-4053-aa70-a7c2fb44037d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6c1e5a52abd448d826b14425f39bb39", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6c1e5a52abd448d826b14425f39bb39"}, "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj-role"}} 2019-01-14 16:05:10,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f6c1e5a52abd448d826b14425f39bb39 used request id req-2620d426-31b8-4053-aa70-a7c2fb44037d 2019-01-14 16:05:10,403 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-df713432-7273-4c9-proj-role to project CreateRouterSuccessTests-df713432-7273-4c9-proj 2019-01-14 16:05:10,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126/users/63397fd5578b42b3981ddadd30dc64ee/roles/f6c1e5a52abd448d826b14425f39bb39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:10,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b38d5d49-7d89-4a42-9ab0-cd4ed230e85d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:10,560 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126/users/63397fd5578b42b3981ddadd30dc64ee/roles/f6c1e5a52abd448d826b14425f39bb39 used request id req-b38d5d49-7d89-4a42-9ab0-cd4ed230e85d 2019-01-14 16:05:10,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:10,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:10,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6c1e5a52abd448d826b14425f39bb39", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj-role"}], "expires_at": "2019-01-14T17:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b175196524948789376f2a32b5e3126", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df713432-7273-4c9-user", "id": "63397fd5578b42b3981ddadd30dc64ee"}, "audit_ids": ["NxSqrvP8TDuENlnSg7m21w"], "issued_at": "2019-01-14T16:05:10.000000Z"}} 2019-01-14 16:05:10,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:11,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e046b64-5890-405f-8737-657a5826dc3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:11,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2e046b64-5890-405f-8737-657a5826dc3a 2019-01-14 16:05:11,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:11,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9f10069b-8ac5-4520-bd0d-376663b287f2 Date: Mon, 14 Jan 2019 16:05:11 GMT RESP BODY: {"networks":[]} 2019-01-14 16:05:11,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1 used request id req-9f10069b-8ac5-4520-bd0d-376663b287f2 2019-01-14 16:05:11,272 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1 2019-01-14 16:05:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" -d '{"network": {"name": "CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1", "admin_state_up": true}}' 2019-01-14 16:05:11,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-4cbfcd3e-d429-4b18-8d4d-814b24f20c12 Date: Mon, 14 Jan 2019 16:05:11 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:05:11Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1b175196524948789376f2a32b5e3126","id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","name":"CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1"}} 2019-01-14 16:05:11,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4cbfcd3e-d429-4b18-8d4d-814b24f20c12 2019-01-14 16:05:11,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4789ed56-34bf-48c6-8c2f-3798964a03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:12,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-d1ea18ab-88bf-4384-87ec-97dfe905a686 Date: Mon, 14 Jan 2019 16:05:12 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":"2019-01-14T16:05:11Z","tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1b175196524948789376f2a32b5e3126","id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","name":"CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1"}]} 2019-01-14 16:05:12,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4789ed56-34bf-48c6-8c2f-3798964a03c9 used request id req-d1ea18ab-88bf-4384-87ec-97dfe905a686 2019-01-14 16:05:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4789ed56-34bf-48c6-8c2f-3798964a03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:12,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3001c11-95ed-4fa6-986f-508696745fa3 Date: Mon, 14 Jan 2019 16:05:12 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:05:12,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4789ed56-34bf-48c6-8c2f-3798964a03c9 used request id req-a3001c11-95ed-4fa6-986f-508696745fa3 2019-01-14 16:05:12,381 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1 2019-01-14 16:05:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" -d '{"subnets": [{"ip_version": 4, "network_id": "4789ed56-34bf-48c6-8c2f-3798964a03c9", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1"}]}' 2019-01-14 16:05:13,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-64598aaa-c4b1-4094-a47b-419077ad675f Date: Mon, 14 Jan 2019 16:05:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:12Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:12Z","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":"1b175196524948789376f2a32b5e3126","id":"4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3","subnetpool_id":null,"name":"CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1"}]} 2019-01-14 16:05:13,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-64598aaa-c4b1-4094-a47b-419077ad675f 2019-01-14 16:05:13,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4789ed56-34bf-48c6-8c2f-3798964a03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:13,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2b173376-a3d4-4949-b8bd-d73b9c112c79 Date: Mon, 14 Jan 2019 16:05: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":["4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3"],"updated_at":"2019-01-14T16:05:12Z","tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b175196524948789376f2a32b5e3126","id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","name":"CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1"}]} 2019-01-14 16:05:13,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4789ed56-34bf-48c6-8c2f-3798964a03c9 used request id req-2b173376-a3d4-4949-b8bd-d73b9c112c79 2019-01-14 16:05:13,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4789ed56-34bf-48c6-8c2f-3798964a03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:13,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3c1b4ddd-5940-4489-9958-56ad05ef4bf8 Date: Mon, 14 Jan 2019 16:05:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:12Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:12Z","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":"1b175196524948789376f2a32b5e3126","id":"4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3","subnetpool_id":null,"name":"CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1"}]} 2019-01-14 16:05:13,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4789ed56-34bf-48c6-8c2f-3798964a03c9 used request id req-3c1b4ddd-5940-4489-9958-56ad05ef4bf8 2019-01-14 16:05:13,586 - OpenStackNetwork - DEBUG - Network [4789ed56-34bf-48c6-8c2f-3798964a03c9] created successfully 2019-01-14 16:05:13,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:13,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:13,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6c1e5a52abd448d826b14425f39bb39", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj-role"}], "expires_at": "2019-01-14T17:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b175196524948789376f2a32b5e3126", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df713432-7273-4c9-user", "id": "63397fd5578b42b3981ddadd30dc64ee"}, "audit_ids": ["RkwGkko4TeuDWz7kA7dVUg"], "issued_at": "2019-01-14T16:05:13.000000Z"}} 2019-01-14 16:05:13,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:14,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f8a933-be66-45de-8203-dae822150c12 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:14,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-43f8a933-be66-45de-8203-dae822150c12 2019-01-14 16:05:14,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:14,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b10df44-2196-43ec-913a-b76f2b24b55b Date: Mon, 14 Jan 2019 16:05:14 GMT RESP BODY: {"routers": []} 2019-01-14 16:05:14,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router&admin_state_up=True used request id req-9b10df44-2196-43ec-913a-b76f2b24b55b 2019-01-14 16:05:14,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:14,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:14,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6c1e5a52abd448d826b14425f39bb39", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj-role"}], "expires_at": "2019-01-14T17:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b175196524948789376f2a32b5e3126", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b175196524948789376f2a32b5e3126", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df713432-7273-4c9-user", "id": "63397fd5578b42b3981ddadd30dc64ee"}, "audit_ids": ["QwO6dvQrRveSWWj2DULsWg"], "issued_at": "2019-01-14T16:05:14.000000Z"}} 2019-01-14 16:05:14,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c9d3f9cb2d99c5e881cf9512f4d90f590b744f" 2019-01-14 16:05:14,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de676577-5943-4e5d-9262-cec2b69ae466 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:14,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-de676577-5943-4e5d-9262-cec2b69ae466 2019-01-14 16:05:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:15,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc535e5e-d81b-4029-a757-ff971fce060f Date: Mon, 14 Jan 2019 16:05:15 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:05:15,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-cc535e5e-d81b-4029-a757-ff971fce060f 2019-01-14 16:05:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:15,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-899e30a6-5cd5-40b9-a810-b89091f54d51 Date: Mon, 14 Jan 2019 16:05:15 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:05:15,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-899e30a6-5cd5-40b9-a810-b89091f54d51 2019-01-14 16:05:15,346 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router 2019-01-14 16:05:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router", "admin_state_up": true}}' 2019-01-14 16:05:16,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-82194137-1221-4a4f-aacf-9134d116ba0c Date: Mon, 14 Jan 2019 16:05:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "1b175196524948789376f2a32b5e3126", "created_at": "2019-01-14T16:05:15Z", "admin_state_up": true, "updated_at": "2019-01-14T16:05:16Z", "revision_number": 2, "routes": [], "project_id": "1b175196524948789376f2a32b5e3126", "id": "7a799f23-8dde-4631-a0ca-30bc388d8010", "name": "CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router"}} 2019-01-14 16:05:16,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-82194137-1221-4a4f-aacf-9134d116ba0c 2019-01-14 16:05:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7a799f23-8dde-4631-a0ca-30bc388d8010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:16,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-31a49066-d0c1-443a-81db-0d6d5ff8ca57 Date: Mon, 14 Jan 2019 16:05:16 GMT RESP BODY: {"ports":[]} 2019-01-14 16:05:16,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7a799f23-8dde-4631-a0ca-30bc388d8010 used request id req-31a49066-d0c1-443a-81db-0d6d5ff8ca57 2019-01-14 16:05:16,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:17,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dc069ed3-5e70-4bc7-a10e-b7ed56f1abf0 Date: Mon, 14 Jan 2019 16:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:12Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:12Z","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":"1b175196524948789376f2a32b5e3126","id":"4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3","subnetpool_id":null,"name":"CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1"}]} 2019-01-14 16:05:17,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1 used request id req-dc069ed3-5e70-4bc7-a10e-b7ed56f1abf0 2019-01-14 16:05:17,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:17,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:05: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:17,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0f622e-9cf3-4240-9051-eca17c5ba0f5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b175196524948789376f2a32b5e3126", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}} 2019-01-14 16:05:17,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126 used request id req-4b0f622e-9cf3-4240-9051-eca17c5ba0f5 2019-01-14 16:05:17,273 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-14 16:05:17,273 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router 2019-01-14 16:05:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" -d '{"subnet_id": "4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3"}' 2019-01-14 16:05:19,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08f668f1-79be-41c0-aa2a-55608d7901f5 Date: Mon, 14 Jan 2019 16:05:19 GMT RESP BODY: {"network_id": "4789ed56-34bf-48c6-8c2f-3798964a03c9", "tenant_id": "1b175196524948789376f2a32b5e3126", "subnet_id": "4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3", "subnet_ids": ["4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3"], "port_id": "065df946-4147-4764-ba21-045d688d08ff", "id": "7a799f23-8dde-4631-a0ca-30bc388d8010"} 2019-01-14 16:05:19,573 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010/add_router_interface used request id req-08f668f1-79be-41c0-aa2a-55608d7901f5 2019-01-14 16:05:19,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:19,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d8c94dc6-8d49-4fc0-8e6c-b860db909a5d Date: Mon, 14 Jan 2019 16:05:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "1b175196524948789376f2a32b5e3126", "created_at": "2019-01-14T16:05:15Z", "admin_state_up": true, "updated_at": "2019-01-14T16:05:18Z", "revision_number": 3, "routes": [], "project_id": "1b175196524948789376f2a32b5e3126", "id": "7a799f23-8dde-4631-a0ca-30bc388d8010", "name": "CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router"}} 2019-01-14 16:05:19,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010 used request id req-d8c94dc6-8d49-4fc0-8e6c-b860db909a5d 2019-01-14 16:05:19,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7a799f23-8dde-4631-a0ca-30bc388d8010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:19,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c206a898-b68a-44c9-89e1-c6e082d34266 Date: Mon, 14 Jan 2019 16:05:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:18Z","admin_state_up":true,"updated_at":"2019-01-14T16:05:19Z","binding:vnic_type":"normal","device_id":"7a799f23-8dde-4631-a0ca-30bc388d8010","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:64:0b:51","id":"065df946-4147-4764-ba21-045d688d08ff","port_security_enabled":false,"project_id":"1b175196524948789376f2a32b5e3126","fixed_ips":[{"subnet_id":"4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:05:19,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7a799f23-8dde-4631-a0ca-30bc388d8010 used request id req-c206a898-b68a-44c9-89e1-c6e082d34266 2019-01-14 16:05:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:20,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-796c3293-2b5f-4958-9040-fcf1a1e24fc6 Date: Mon, 14 Jan 2019 16:05:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4789ed56-34bf-48c6-8c2f-3798964a03c9","tenant_id":"1b175196524948789376f2a32b5e3126","created_at":"2019-01-14T16:05:12Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:12Z","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":"1b175196524948789376f2a32b5e3126","id":"4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3","subnetpool_id":null,"name":"CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1"}} 2019-01-14 16:05:20,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3 used request id req-796c3293-2b5f-4958-9040-fcf1a1e24fc6 2019-01-14 16:05:20,182 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router and subnet CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1 2019-01-14 16:05:20,182 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router 2019-01-14 16:05:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" -d '{"subnet_id": "4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3"}' 2019-01-14 16:05:21,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2f7eccb2-34ef-422f-8935-f27d0b50eebd Date: Mon, 14 Jan 2019 16:05:21 GMT RESP BODY: {"network_id": "4789ed56-34bf-48c6-8c2f-3798964a03c9", "tenant_id": "1b175196524948789376f2a32b5e3126", "subnet_id": "4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3", "subnet_ids": ["4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3"], "port_id": "065df946-4147-4764-ba21-045d688d08ff", "id": "7a799f23-8dde-4631-a0ca-30bc388d8010"} 2019-01-14 16:05:21,931 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010/remove_router_interface used request id req-2f7eccb2-34ef-422f-8935-f27d0b50eebd 2019-01-14 16:05:21,931 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router 2019-01-14 16:05:21,932 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-router 2019-01-14 16:05:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f110780e3110c99e7ea520d535108800bff43bc3" 2019-01-14 16:05:23,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-239b6359-c9dc-4cee-bf41-13117a29a58a Content-Length: 0 Date: Mon, 14 Jan 2019 16:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:23,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7a799f23-8dde-4631-a0ca-30bc388d8010 used request id req-239b6359-c9dc-4cee-bf41-13117a29a58a 2019-01-14 16:05:23,272 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1 2019-01-14 16:05:23,272 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-subnet1 2019-01-14 16:05:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:26,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d9393ab-96df-4bfe-8b2a-359c5cd7429a Date: Mon, 14 Jan 2019 16:05:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:26,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4ffbc21d-8cca-48c5-a5e9-bcf1118e7bb3 used request id req-4d9393ab-96df-4bfe-8b2a-359c5cd7429a 2019-01-14 16:05:26,005 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d0936c88-17be-43a3-acba-33250e9b49d5-pub-net1 2019-01-14 16:05:26,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4789ed56-34bf-48c6-8c2f-3798964a03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ed666a4231c699bcb9fcb8f8052d93e8214976" 2019-01-14 16:05:27,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d7a4a80-b426-40da-93c0-08af463a2f5f Date: Mon, 14 Jan 2019 16:05:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:27,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4789ed56-34bf-48c6-8c2f-3798964a03c9 used request id req-0d7a4a80-b426-40da-93c0-08af463a2f5f 2019-01-14 16:05:27,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:27,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-24adf1fd-1d0d-4a32-8a08-cf78f2994cda Date: Mon, 14 Jan 2019 16:05:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b175196524948789376f2a32b5e3126", "created_at": "2019-01-14T16:05:11Z", "updated_at": "2019-01-14T16:05:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "revision_number": 0, "id": "647b8630-4f27-4bfd-a94f-405a8b901e50", "remote_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "remote_ip_prefix": null, "created_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "tenant_id": "1b175196524948789376f2a32b5e3126", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b175196524948789376f2a32b5e3126"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "revision_number": 0, "id": "9bd245f9-9cbe-447f-877b-9399d874736c", "remote_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "remote_ip_prefix": null, "created_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "tenant_id": "1b175196524948789376f2a32b5e3126", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b175196524948789376f2a32b5e3126"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "revision_number": 0, "id": "c1b7f8b8-6959-4d1f-b81e-a2b6e1587f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "tenant_id": "1b175196524948789376f2a32b5e3126", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b175196524948789376f2a32b5e3126"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "revision_number": 0, "id": "cec2ded5-4852-4856-9eb8-5ce519962326", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "tenant_id": "1b175196524948789376f2a32b5e3126", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b175196524948789376f2a32b5e3126"}], "revision_number": 4, "project_id": "1b175196524948789376f2a32b5e3126", "id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:05:27,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-24adf1fd-1d0d-4a32-8a08-cf78f2994cda 2019-01-14 16:05:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:27,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a49b808-5837-4f22-93ec-4bc4e9a98e95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:27,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-0a49b808-5837-4f22-93ec-4bc4e9a98e95 2019-01-14 16:05:27,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:27,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:28,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b95594-4c2f-42c0-991d-7a0259d10997 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b175196524948789376f2a32b5e3126", "name": "CreateRouterSuccessTests-df713432-7273-4c9-proj"}} 2019-01-14 16:05:28,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126 used request id req-59b95594-4c2f-42c0-991d-7a0259d10997 2019-01-14 16:05:28,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e0ec20c-ccbc-4c14-bce6-e1443a4123ca 2019-01-14 16:05:28,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1e0ec20c-ccbc-4c14-bce6-e1443a4123ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:28,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-478e1e6b-b38a-40f2-8508-b6cd16699854 Date: Mon, 14 Jan 2019 16:05:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "port_range_min": null, "revision_number": 0, "tenant_id": "1b175196524948789376f2a32b5e3126", "created_at": "2019-01-14T16:05:11Z", "project_id": "1b175196524948789376f2a32b5e3126", "id": "647b8630-4f27-4bfd-a94f-405a8b901e50"}, {"remote_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "port_range_min": null, "revision_number": 0, "tenant_id": "1b175196524948789376f2a32b5e3126", "created_at": "2019-01-14T16:05:11Z", "project_id": "1b175196524948789376f2a32b5e3126", "id": "9bd245f9-9cbe-447f-877b-9399d874736c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "port_range_min": null, "revision_number": 0, "tenant_id": "1b175196524948789376f2a32b5e3126", "created_at": "2019-01-14T16:05:11Z", "project_id": "1b175196524948789376f2a32b5e3126", "id": "c1b7f8b8-6959-4d1f-b81e-a2b6e1587f5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:05:11Z", "security_group_id": "1e0ec20c-ccbc-4c14-bce6-e1443a4123ca", "port_range_min": null, "revision_number": 0, "tenant_id": "1b175196524948789376f2a32b5e3126", "created_at": "2019-01-14T16:05:11Z", "project_id": "1b175196524948789376f2a32b5e3126", "id": "cec2ded5-4852-4856-9eb8-5ce519962326"}]} 2019-01-14 16:05:28,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1e0ec20c-ccbc-4c14-bce6-e1443a4123ca used request id req-478e1e6b-b38a-40f2-8508-b6cd16699854 2019-01-14 16:05:28,312 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:05:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1e0ec20c-ccbc-4c14-bce6-e1443a4123ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:28,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-482ac4b0-9f6a-40be-a89a-11759f49edc3 Content-Length: 0 Date: Mon, 14 Jan 2019 16:05:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:28,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1e0ec20c-ccbc-4c14-bce6-e1443a4123ca used request id req-482ac4b0-9f6a-40be-a89a-11759f49edc3 2019-01-14 16:05:28,786 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-df713432-7273-4c9-proj 2019-01-14 16:05:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:29,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a830b0fe-3c1c-4148-a4d3-fb002f76ccc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:29,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1b175196524948789376f2a32b5e3126 used request id req-a830b0fe-3c1c-4148-a4d3-fb002f76ccc9 2019-01-14 16:05:29,143 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-df713432-7273-4c9-proj-role 2019-01-14 16:05:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f6c1e5a52abd448d826b14425f39bb39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:29,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0b4ad29-72ee-4016-964d-5e12810d7f67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:29,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f6c1e5a52abd448d826b14425f39bb39 used request id req-a0b4ad29-72ee-4016-964d-5e12810d7f67 2019-01-14 16:05:29,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b6d59d9133a974cfbb4e0b402f521e76777ab1" 2019-01-14 16:05:29,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d51f1d-178f-4069-8596-f7663a98ab42 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:05:29,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c3d51f1d-178f-4069-8596-f7663a98ab42 2019-01-14 16:05:29,393 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-df713432-7273-4c9-user 2019-01-14 16:05:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/63397fd5578b42b3981ddadd30dc64ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9dfaf6b80e734b08d742411cefdcbb60e03e372" 2019-01-14 16:05:29,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c265a057-ba55-4bc5-899e-82f53b135d99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:29,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/63397fd5578b42b3981ddadd30dc64ee used request id req-c265a057-ba55-4bc5-899e-82f53b135d99 2019-01-14 16:05:29,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:30,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["q8jIWI26QHauxDkAnFuVOw"], "issued_at": "2019-01-14T16:05:30.000000Z"}} 2019-01-14 16:05:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9e3f70aa6f5159f656b4c8f80a93834539fcf2" 2019-01-14 16:05:30,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef1b985-ed4b-44e1-87e1-b86511709746 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:30,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2ef1b985-ed4b-44e1-87e1-b86511709746 2019-01-14 16:05:30,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:30,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:30,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["KvoYYpMhTqK4vRf6ElZQWQ"], "issued_at": "2019-01-14T16:05:30.000000Z"}} 2019-01-14 16:05:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:30,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48072e24-a016-4c78-b67f-e08e6a565e3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:30,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-48072e24-a016-4c78-b67f-e08e6a565e3d 2019-01-14 16:05:30,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:30,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:05: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bf8fbc81-344b-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:30,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df26392-e432-4155-8c06-f150e423b300 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bf8fbc81-344b-433-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:05:30,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bf8fbc81-344b-433-proj used request id req-4df26392-e432-4155-8c06-f150e423b300 2019-01-14 16:05:30,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:31,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ecb124-0507-42d1-9eb7-41d352b0f973 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:05:31,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-33ecb124-0507-42d1-9eb7-41d352b0f973 2019-01-14 16:05:31,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj"}}' 2019-01-14 16:05:31,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f28a95-fb18-4160-86d8-db5a024bb12e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b63f64001c64606b53caa9a662fab86"}, "tags": [], "enabled": true, "id": "9b63f64001c64606b53caa9a662fab86", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj"}} 2019-01-14 16:05:31,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a2f28a95-fb18-4160-86d8-db5a024bb12e 2019-01-14 16:05:31,185 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bf8fbc81-344b-433-proj 2019-01-14 16:05:31,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:31,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:31,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FMOnDFBmQfOfozdAsXj9Tg"], "issued_at": "2019-01-14T16:05:31.000000Z"}} 2019-01-14 16:05:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde0d52f962675bb901b372c6078ff76d6374181" 2019-01-14 16:05:31,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087bb130-6cc0-468c-99a6-e09d25837892 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:31,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-087bb130-6cc0-468c-99a6-e09d25837892 2019-01-14 16:05:31,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:31,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:05: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde0d52f962675bb901b372c6078ff76d6374181" 2019-01-14 16:05:31,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b9da24-a71c-4e5a-9add-2e70db5770b6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:05:31,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-59b9da24-a71c-4e5a-9add-2e70db5770b6 2019-01-14 16:05:31,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-bf8fbc81-344b-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde0d52f962675bb901b372c6078ff76d6374181" 2019-01-14 16:05:31,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0f73fb-3e57-4b1f-8da9-d73a63238399 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-bf8fbc81-344b-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b63f64001c64606b53caa9a662fab86"}, "tags": [], "enabled": true, "id": "9b63f64001c64606b53caa9a662fab86", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj"}]} 2019-01-14 16:05:31,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-bf8fbc81-344b-433-proj used request id req-cf0f73fb-3e57-4b1f-8da9-d73a63238399 2019-01-14 16:05:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde0d52f962675bb901b372c6078ff76d6374181" 2019-01-14 16:05:32,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d96d0cb-9bc7-4d21-9107-abc222a55cb3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:05:32,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0d96d0cb-9bc7-4d21-9107-abc222a55cb3 2019-01-14 16:05:32,514 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bf8fbc81-344b-433-user 2019-01-14 16:05:32,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:32,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028e36fe-5d5f-40ff-bd88-e1238491e8d9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:05:32,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-028e36fe-5d5f-40ff-bd88-e1238491e8d9 2019-01-14 16:05:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" -d '{"role": {"name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role"}}' 2019-01-14 16:05:32,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35cddbaf-4cd2-491f-8737-a1afa4c9a253 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84c9f280f8854ae1ad6365995e6f6c9e", "links": {"self": "http://172.30.9.26:5000/v3/roles/84c9f280f8854ae1ad6365995e6f6c9e"}, "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role"}} 2019-01-14 16:05:32,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-35cddbaf-4cd2-491f-8737-a1afa4c9a253 2019-01-14 16:05:32,742 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role 2019-01-14 16:05:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/84c9f280f8854ae1ad6365995e6f6c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:32,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679d7ba4-fcf8-4a74-8452-947053e46696 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84c9f280f8854ae1ad6365995e6f6c9e", "links": {"self": "http://172.30.9.26:5000/v3/roles/84c9f280f8854ae1ad6365995e6f6c9e"}, "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role"}} 2019-01-14 16:05:32,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/84c9f280f8854ae1ad6365995e6f6c9e used request id req-679d7ba4-fcf8-4a74-8452-947053e46696 2019-01-14 16:05:32,858 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role to project CreateRouterSuccessTests-bf8fbc81-344b-433-proj 2019-01-14 16:05:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9b63f64001c64606b53caa9a662fab86/users/75d65b2b49204c2ca51d36253942d4fd/roles/84c9f280f8854ae1ad6365995e6f6c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:33,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc220d8-fc71-47d8-8118-58554bd309e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:33,016 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9b63f64001c64606b53caa9a662fab86/users/75d65b2b49204c2ca51d36253942d4fd/roles/84c9f280f8854ae1ad6365995e6f6c9e used request id req-abc220d8-fc71-47d8-8118-58554bd309e4 2019-01-14 16:05:33,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:33,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:33,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["GNLmE5DvQDuyyf36xxcVmQ"], "issued_at": "2019-01-14T16:05:33.000000Z"}} 2019-01-14 16:05:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:33,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e7d910-4e67-49a2-b415-69ec5b485085 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:33,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-06e7d910-4e67-49a2-b415-69ec5b485085 2019-01-14 16:05:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:33,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-43413c3f-4203-48ed-b400-d80a63433d2a Date: Mon, 14 Jan 2019 16:05:33 GMT RESP BODY: {"networks":[]} 2019-01-14 16:05:33,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1 used request id req-43413c3f-4203-48ed-b400-d80a63433d2a 2019-01-14 16:05:33,758 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1 2019-01-14 16:05:33,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" -d '{"network": {"name": "CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1", "admin_state_up": true}}' 2019-01-14 16:05:34,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-e626349b-a46b-44aa-b5a9-e5bcb7acc1ad Date: Mon, 14 Jan 2019 16:05:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"56df4a8c-8949-49e8-8278-eba63b5eff52","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:05:34Z","is_default":false,"provider:segmentation_id":39,"name":"CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:34Z","mtu":1450}} 2019-01-14 16:05:34,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e626349b-a46b-44aa-b5a9-e5bcb7acc1ad 2019-01-14 16:05:34,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=56df4a8c-8949-49e8-8278-eba63b5eff52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:34,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-19c32d11-d74d-40c6-b74f-3334c1f2caf6 Date: Mon, 14 Jan 2019 16:05:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"56df4a8c-8949-49e8-8278-eba63b5eff52","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:05:34Z","provider:segmentation_id":39,"name":"CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:34Z","provider:network_type":"vxlan"}]} 2019-01-14 16:05:34,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=56df4a8c-8949-49e8-8278-eba63b5eff52 used request id req-19c32d11-d74d-40c6-b74f-3334c1f2caf6 2019-01-14 16:05:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=56df4a8c-8949-49e8-8278-eba63b5eff52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:34,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0cd7b02a-f877-487c-92c8-79ef68da7ad1 Date: Mon, 14 Jan 2019 16:05:34 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:05:34,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=56df4a8c-8949-49e8-8278-eba63b5eff52 used request id req-0cd7b02a-f877-487c-92c8-79ef68da7ad1 2019-01-14 16:05:34,698 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1 2019-01-14 16:05:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" -d '{"subnets": [{"ip_version": 4, "network_id": "56df4a8c-8949-49e8-8278-eba63b5eff52", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1"}]}' 2019-01-14 16:05:35,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4db5a502-fa3c-401f-8c11-45b413c9b8e4 Date: Mon, 14 Jan 2019 16:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56df4a8c-8949-49e8-8278-eba63b5eff52","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:35Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:35Z","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":"93fb5372ea27416abe4004296e5af319","id":"85930013-255c-4624-9af3-bdadf906b74f","subnetpool_id":null,"name":"CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1"}]} 2019-01-14 16:05:35,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-4db5a502-fa3c-401f-8c11-45b413c9b8e4 2019-01-14 16:05:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=56df4a8c-8949-49e8-8278-eba63b5eff52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:35,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-a7420852-3c59-4097-88d2-b3bc190c7dac Date: Mon, 14 Jan 2019 16:05:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"56df4a8c-8949-49e8-8278-eba63b5eff52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["85930013-255c-4624-9af3-bdadf906b74f"],"description":"","tags":[],"updated_at":"2019-01-14T16:05:35Z","provider:segmentation_id":39,"name":"CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:34Z","provider:network_type":"vxlan"}]} 2019-01-14 16:05:35,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=56df4a8c-8949-49e8-8278-eba63b5eff52 used request id req-a7420852-3c59-4097-88d2-b3bc190c7dac 2019-01-14 16:05:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=56df4a8c-8949-49e8-8278-eba63b5eff52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:35,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6b8c817b-21f0-45f8-99e0-980e4d4c666e Date: Mon, 14 Jan 2019 16:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56df4a8c-8949-49e8-8278-eba63b5eff52","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:35Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:35Z","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":"93fb5372ea27416abe4004296e5af319","id":"85930013-255c-4624-9af3-bdadf906b74f","subnetpool_id":null,"name":"CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1"}]} 2019-01-14 16:05:35,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=56df4a8c-8949-49e8-8278-eba63b5eff52 used request id req-6b8c817b-21f0-45f8-99e0-980e4d4c666e 2019-01-14 16:05:35,767 - OpenStackNetwork - DEBUG - Network [56df4a8c-8949-49e8-8278-eba63b5eff52] created successfully 2019-01-14 16:05:35,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:35,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:36,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84c9f280f8854ae1ad6365995e6f6c9e", "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role"}], "expires_at": "2019-01-14T17:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b63f64001c64606b53caa9a662fab86", "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-user", "id": "75d65b2b49204c2ca51d36253942d4fd"}, "audit_ids": ["Ucsg8ojVQiW30jY9oYmoBQ"], "issued_at": "2019-01-14T16:05:36.000000Z"}} 2019-01-14 16:05:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" 2019-01-14 16:05:36,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f94012d-058a-4c24-877b-8b36493b0634 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:36,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f94012d-058a-4c24-877b-8b36493b0634 2019-01-14 16:05:36,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" 2019-01-14 16:05:36,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa801bc5-1a87-4555-b33c-9d1805ee4f5c Date: Mon, 14 Jan 2019 16:05:36 GMT RESP BODY: {"routers": []} 2019-01-14 16:05:36,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-router&admin_state_up=True used request id req-aa801bc5-1a87-4555-b33c-9d1805ee4f5c 2019-01-14 16:05:36,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:36,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:36,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84c9f280f8854ae1ad6365995e6f6c9e", "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role"}], "expires_at": "2019-01-14T17:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b63f64001c64606b53caa9a662fab86", "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9b63f64001c64606b53caa9a662fab86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9b63f64001c64606b53caa9a662fab86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9b63f64001c64606b53caa9a662fab86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bf8fbc81-344b-433-user", "id": "75d65b2b49204c2ca51d36253942d4fd"}, "audit_ids": ["dyXCjiH5RueeecOsmquyPQ"], "issued_at": "2019-01-14T16:05:36.000000Z"}} 2019-01-14 16:05:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc652d4cbd5cd5e1b658b51b12c277e6ca0781e" 2019-01-14 16:05:37,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9cb54f-26e4-4a96-9402-e6a6e859aa06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:37,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fb9cb54f-26e4-4a96-9402-e6a6e859aa06 2019-01-14 16:05:37,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" 2019-01-14 16:05:37,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a413bba0-c95d-46e7-a593-d5d9725268f4 Date: Mon, 14 Jan 2019 16:05: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:05:37,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-a413bba0-c95d-46e7-a593-d5d9725268f4 2019-01-14 16:05:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" 2019-01-14 16:05:37,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-947b538e-bf3e-4ae5-be87-06b4dcda089d Date: Mon, 14 Jan 2019 16:05:37 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:05:37,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-947b538e-bf3e-4ae5-be87-06b4dcda089d 2019-01-14 16:05:37,556 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-router 2019-01-14 16:05:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-router", "admin_state_up": true}}' 2019-01-14 16:05:38,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-043c01c0-6495-4189-8ff8-08e373336db1 Date: Mon, 14 Jan 2019 16:05:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9b63f64001c64606b53caa9a662fab86", "created_at": "2019-01-14T16:05:37Z", "admin_state_up": true, "updated_at": "2019-01-14T16:05:38Z", "revision_number": 2, "routes": [], "project_id": "9b63f64001c64606b53caa9a662fab86", "id": "c7a3ef44-8db5-4bba-9546-9533bc51c666", "name": "CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-router"}} 2019-01-14 16:05:38,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-043c01c0-6495-4189-8ff8-08e373336db1 2019-01-14 16:05:38,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c7a3ef44-8db5-4bba-9546-9533bc51c666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" 2019-01-14 16:05:39,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-75cb0d6f-bde1-485e-958f-72a3f2dd75be Date: Mon, 14 Jan 2019 16:05:39 GMT RESP BODY: {"ports":[]} 2019-01-14 16:05:39,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c7a3ef44-8db5-4bba-9546-9533bc51c666 used request id req-75cb0d6f-bde1-485e-958f-72a3f2dd75be 2019-01-14 16:05:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" 2019-01-14 16:05:39,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f81a4fb-568a-4968-a14c-d0141943f19b Date: Mon, 14 Jan 2019 16:05:39 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:05:39,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1 used request id req-5f81a4fb-568a-4968-a14c-d0141943f19b 2019-01-14 16:05:39,338 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-router 2019-01-14 16:05:39,338 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-router 2019-01-14 16:05:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/c7a3ef44-8db5-4bba-9546-9533bc51c666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06dbce018c1e7387ef338c14760dd3f501955b7b" 2019-01-14 16:05:40,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1b56ef1-c0e4-4e07-beb6-2ab1ac40e305 Content-Length: 0 Date: Mon, 14 Jan 2019 16:05:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:40,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/c7a3ef44-8db5-4bba-9546-9533bc51c666 used request id req-c1b56ef1-c0e4-4e07-beb6-2ab1ac40e305 2019-01-14 16:05:40,817 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1 2019-01-14 16:05:40,817 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-subnet1 2019-01-14 16:05:40,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/85930013-255c-4624-9af3-bdadf906b74f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:43,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-195a929b-5085-480f-b771-8f1376318bb1 Date: Mon, 14 Jan 2019 16:05:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:43,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/85930013-255c-4624-9af3-bdadf906b74f used request id req-195a929b-5085-480f-b771-8f1376318bb1 2019-01-14 16:05:43,238 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-268cd3e6-6ff3-47bf-986a-e78b9cc0e6d1-pub-net1 2019-01-14 16:05:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/56df4a8c-8949-49e8-8278-eba63b5eff52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60917b75c00e870c77d736172d5c90afafab86f0" 2019-01-14 16:05:44,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2857d7e3-b8ce-46e1-b6a9-2c2c856e55bd Date: Mon, 14 Jan 2019 16:05:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:44,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/56df4a8c-8949-49e8-8278-eba63b5eff52 used request id req-2857d7e3-b8ce-46e1-b6a9-2c2c856e55bd 2019-01-14 16:05:44,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-dbe68d04-7723-4a1c-8b14-a0e46ab65542 Date: Mon, 14 Jan 2019 16:05:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:05:45,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-dbe68d04-7723-4a1c-8b14-a0e46ab65542 2019-01-14 16:05:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89f826a5-6860-47f5-9e12-bd9a6a22d7e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:45,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-89f826a5-6860-47f5-9e12-bd9a6a22d7e8 2019-01-14 16:05:45,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6fc066c-06d2-435c-99d5-d238d44e33e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:45,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-d6fc066c-06d2-435c-99d5-d238d44e33e2 2019-01-14 16:05:45,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d505e56-42c5-47ae-acab-57039ebd99d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:45,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-0d505e56-42c5-47ae-acab-57039ebd99d8 2019-01-14 16:05:45,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-706b930e-afdc-4466-b70a-8bdbd0f92d84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:45,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-706b930e-afdc-4466-b70a-8bdbd0f92d84 2019-01-14 16:05:45,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d97b58-e3de-4c62-a8e8-7c874c05b05f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:05:45,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-05d97b58-e3de-4c62-a8e8-7c874c05b05f 2019-01-14 16:05:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ec1a96-eea8-44a9-9405-479378dd25d2 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:05:45,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-48ec1a96-eea8-44a9-9405-479378dd25d2 2019-01-14 16:05:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8394169-9fe6-45d3-897e-e302fc70c7ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:45,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-a8394169-9fe6-45d3-897e-e302fc70c7ca 2019-01-14 16:05:45,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:45,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e021ba-0dca-47f4-9324-2142a7648b01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:45,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-b8e021ba-0dca-47f4-9324-2142a7648b01 2019-01-14 16:05:45,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:45,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:46,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8627e738-5e74-4193-a188-4ee5b07d2fef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:05:46,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-8627e738-5e74-4193-a188-4ee5b07d2fef 2019-01-14 16:05:46,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:05:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:46,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2941fbae-1a1b-4e95-9226-d50d9a99db27 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:05:46,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-2941fbae-1a1b-4e95-9226-d50d9a99db27 2019-01-14 16:05:46,121 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bf8fbc81-344b-433-proj 2019-01-14 16:05:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9b63f64001c64606b53caa9a662fab86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:46,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb8a6d5e-6315-40d8-b65f-a6e1ff32f17a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:46,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9b63f64001c64606b53caa9a662fab86 used request id req-bb8a6d5e-6315-40d8-b65f-a6e1ff32f17a 2019-01-14 16:05:46,413 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bf8fbc81-344b-433-proj-role 2019-01-14 16:05:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/84c9f280f8854ae1ad6365995e6f6c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:46,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ac8875-d45a-4b71-84d3-a485f5c387bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:46,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/84c9f280f8854ae1ad6365995e6f6c9e used request id req-66ac8875-d45a-4b71-84d3-a485f5c387bf 2019-01-14 16:05:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03d5ee1890260ba24be801b727954f004d46ea" 2019-01-14 16:05:46,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416eac5c-88e2-4548-8072-c9ce97064df4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:05:46,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-416eac5c-88e2-4548-8072-c9ce97064df4 2019-01-14 16:05:46,675 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bf8fbc81-344b-433-user 2019-01-14 16:05:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/75d65b2b49204c2ca51d36253942d4fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde0d52f962675bb901b372c6078ff76d6374181" 2019-01-14 16:05:46,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01cd2b13-e8b9-4713-8b75-09f2cec43b64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:46,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/75d65b2b49204c2ca51d36253942d4fd used request id req-01cd2b13-e8b9-4713-8b75-09f2cec43b64 2019-01-14 16:05:46,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:47,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DOrvxWwWTi2f-gg0bzR_iA"], "issued_at": "2019-01-14T16:05:47.000000Z"}} 2019-01-14 16:05:47,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae6b2daecebf3dfcf1fa2f606a53d157cfe80db" 2019-01-14 16:05:47,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10bfe24-c26f-4855-9886-34a3c1e87e9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:47,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b10bfe24-c26f-4855-9886-34a3c1e87e9f 2019-01-14 16:05:47,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:47,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:47,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["N__6pZ04QZmVSimKfb6UFg"], "issued_at": "2019-01-14T16:05:47.000000Z"}} 2019-01-14 16:05:47,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:05:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d0d052-c7b7-489e-98ca-5ee0f0fb23de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:47,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-42d0d052-c7b7-489e-98ca-5ee0f0fb23de 2019-01-14 16:05:47,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:47,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:05: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bba8889c-d103-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:05:48,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84992b96-7c2f-4a60-9614-89317c7064e3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bba8889c-d103-423-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:05:48,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bba8889c-d103-423-proj used request id req-84992b96-7c2f-4a60-9614-89317c7064e3 2019-01-14 16:05:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:05:48,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8706a32a-b4cb-46fb-9186-d5c69e5f766f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:05:48,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8706a32a-b4cb-46fb-9186-d5c69e5f766f 2019-01-14 16:05:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj"}}' 2019-01-14 16:05:48,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d94b726-cee5-40f7-96b1-a984482922fc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c02de956856744a282ef61ce669f1a68"}, "tags": [], "enabled": true, "id": "c02de956856744a282ef61ce669f1a68", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj"}} 2019-01-14 16:05:48,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4d94b726-cee5-40f7-96b1-a984482922fc 2019-01-14 16:05:48,347 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-bba8889c-d103-423-proj 2019-01-14 16:05:48,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:48,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:48,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["vAY6AEp8T7qcKaJTjloEfw"], "issued_at": "2019-01-14T16:05:48.000000Z"}} 2019-01-14 16:05:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b3a22ad009f2e18b649925626329923027233" 2019-01-14 16:05:48,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9162a4bc-b8b3-46f6-96d7-3d57e441e1ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:48,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9162a4bc-b8b3-46f6-96d7-3d57e441e1ab 2019-01-14 16:05:48,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:05:48,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:05: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:05:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b3a22ad009f2e18b649925626329923027233" 2019-01-14 16:05:49,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a9c105-4181-4749-9361-3c4ee982bc7b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:05:49,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-11a9c105-4181-4749-9361-3c4ee982bc7b 2019-01-14 16:05:49,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-bba8889c-d103-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b3a22ad009f2e18b649925626329923027233" 2019-01-14 16:05:49,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f308442d-2922-4a43-b7e3-de12cfd44f99 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-bba8889c-d103-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c02de956856744a282ef61ce669f1a68"}, "tags": [], "enabled": true, "id": "c02de956856744a282ef61ce669f1a68", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj"}]} 2019-01-14 16:05:49,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-bba8889c-d103-423-proj used request id req-f308442d-2922-4a43-b7e3-de12cfd44f99 2019-01-14 16:05:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b3a22ad009f2e18b649925626329923027233" 2019-01-14 16:05:49,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe155db-a3d7-44e4-b1ef-5f8d5f27243a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:05:49,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4fe155db-a3d7-44e4-b1ef-5f8d5f27243a 2019-01-14 16:05:49,580 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-bba8889c-d103-423-user 2019-01-14 16:05:49,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:05:49,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e32264-0f4c-4553-a86a-8709004c18fd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:05:49,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-73e32264-0f4c-4553-a86a-8709004c18fd 2019-01-14 16:05:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" -d '{"role": {"name": "CreateRouterNegativeTests-bba8889c-d103-423-proj-role"}}' 2019-01-14 16:05:49,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8728f23e-08df-4eee-8314-1f27c4880d59 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4db670eea9c4dc6847f7e7e12b3a52b", "links": {"self": "http://172.30.9.26:5000/v3/roles/f4db670eea9c4dc6847f7e7e12b3a52b"}, "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj-role"}} 2019-01-14 16:05:49,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8728f23e-08df-4eee-8314-1f27c4880d59 2019-01-14 16:05:49,826 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-bba8889c-d103-423-proj-role 2019-01-14 16:05:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f4db670eea9c4dc6847f7e7e12b3a52b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:05:49,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c81a311-ae06-4da0-8f0c-89871e80902d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4db670eea9c4dc6847f7e7e12b3a52b", "links": {"self": "http://172.30.9.26:5000/v3/roles/f4db670eea9c4dc6847f7e7e12b3a52b"}, "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj-role"}} 2019-01-14 16:05:49,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f4db670eea9c4dc6847f7e7e12b3a52b used request id req-1c81a311-ae06-4da0-8f0c-89871e80902d 2019-01-14 16:05:49,942 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-bba8889c-d103-423-proj-role to project CreateRouterNegativeTests-bba8889c-d103-423-proj 2019-01-14 16:05:49,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c02de956856744a282ef61ce669f1a68/users/0471dc868059434ea042a76cbb0e2bd9/roles/f4db670eea9c4dc6847f7e7e12b3a52b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:05:50,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3af37f-91d4-47ab-a289-e4ea04f67c16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:05:50,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c02de956856744a282ef61ce669f1a68/users/0471dc868059434ea042a76cbb0e2bd9/roles/f4db670eea9c4dc6847f7e7e12b3a52b used request id req-1f3af37f-91d4-47ab-a289-e4ea04f67c16 2019-01-14 16:05:50,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:50,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:50,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["RBpN31KWS2mn6R6MgSFH4w"], "issued_at": "2019-01-14T16:05:50.000000Z"}} 2019-01-14 16:05:50,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:05:50,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bafff41-f6a2-4ab2-9214-a010be3b0a94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:50,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3bafff41-f6a2-4ab2-9214-a010be3b0a94 2019-01-14 16:05:50,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:05:50,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-641387e3-46b8-4491-89ba-7160608bf56a Date: Mon, 14 Jan 2019 16:05:50 GMT RESP BODY: {"networks":[]} 2019-01-14 16:05:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 used request id req-641387e3-46b8-4491-89ba-7160608bf56a 2019-01-14 16:05:50,940 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 2019-01-14 16:05:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" -d '{"network": {"name": "CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1", "admin_state_up": true}}' 2019-01-14 16:05:51,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-0a79a08a-2e44-47dd-84b5-e2bebd9b6f53 Date: Mon, 14 Jan 2019 16:05:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"772eb20c-c0b5-4c3c-b047-f3302e79b9eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:05:51Z","is_default":false,"provider:segmentation_id":69,"name":"CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:51Z","mtu":1450}} 2019-01-14 16:05:51,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0a79a08a-2e44-47dd-84b5-e2bebd9b6f53 2019-01-14 16:05:51,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:05:51,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-688be476-21f3-443e-8cee-5beeb2c29d4c Date: Mon, 14 Jan 2019 16:05:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"772eb20c-c0b5-4c3c-b047-f3302e79b9eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:05:51Z","provider:segmentation_id":69,"name":"CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:51Z","provider:network_type":"vxlan"}]} 2019-01-14 16:05:51,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb used request id req-688be476-21f3-443e-8cee-5beeb2c29d4c 2019-01-14 16:05:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:05:51,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1a86a2b0-14b7-4547-a1d5-8679a6003635 Date: Mon, 14 Jan 2019 16:05:51 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:05:51,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb used request id req-1a86a2b0-14b7-4547-a1d5-8679a6003635 2019-01-14 16:05:51,968 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-subnet1 2019-01-14 16:05:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" -d '{"subnets": [{"ip_version": 4, "network_id": "772eb20c-c0b5-4c3c-b047-f3302e79b9eb", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-subnet1"}]}' 2019-01-14 16:05:52,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-1f6ec650-08bb-4ea9-baf3-e4131c7606a3 Date: Mon, 14 Jan 2019 16:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"772eb20c-c0b5-4c3c-b047-f3302e79b9eb","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:52Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:52Z","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":"93fb5372ea27416abe4004296e5af319","id":"23ef1d30-fced-428f-a068-6e254643adac","subnetpool_id":null,"name":"CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-subnet1"}]} 2019-01-14 16:05:52,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1f6ec650-08bb-4ea9-baf3-e4131c7606a3 2019-01-14 16:05:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:05:53,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-33b5a95a-813d-4b7c-80e7-5f5eea8c7299 Date: Mon, 14 Jan 2019 16:05:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"772eb20c-c0b5-4c3c-b047-f3302e79b9eb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["23ef1d30-fced-428f-a068-6e254643adac"],"description":"","tags":[],"updated_at":"2019-01-14T16:05:52Z","provider:segmentation_id":69,"name":"CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:51Z","provider:network_type":"vxlan"}]} 2019-01-14 16:05:53,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb used request id req-33b5a95a-813d-4b7c-80e7-5f5eea8c7299 2019-01-14 16:05:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:05:53,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-f95b6f55-2f1a-4476-8c90-ad9029315a05 Date: Mon, 14 Jan 2019 16:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"772eb20c-c0b5-4c3c-b047-f3302e79b9eb","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:05:52Z","dns_nameservers":[],"updated_at":"2019-01-14T16:05:52Z","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":"93fb5372ea27416abe4004296e5af319","id":"23ef1d30-fced-428f-a068-6e254643adac","subnetpool_id":null,"name":"CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-subnet1"}]} 2019-01-14 16:05:53,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=772eb20c-c0b5-4c3c-b047-f3302e79b9eb used request id req-f95b6f55-2f1a-4476-8c90-ad9029315a05 2019-01-14 16:05:53,375 - OpenStackNetwork - DEBUG - Network [772eb20c-c0b5-4c3c-b047-f3302e79b9eb] created successfully 2019-01-14 16:05:53,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:53,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:53,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4db670eea9c4dc6847f7e7e12b3a52b", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj-role"}], "expires_at": "2019-01-14T17:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c02de956856744a282ef61ce669f1a68", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-bba8889c-d103-423-user", "id": "0471dc868059434ea042a76cbb0e2bd9"}, "audit_ids": ["SGpZ-pwiT72tE5D-FofEfA"], "issued_at": "2019-01-14T16:05:53.000000Z"}} 2019-01-14 16:05:53,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:53,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54801cb8-6ba5-4c76-8d8b-3f98b50f5284 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:53,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-54801cb8-6ba5-4c76-8d8b-3f98b50f5284 2019-01-14 16:05:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:54,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08609cec-8434-42c9-b331-1018c05d3b2c Date: Mon, 14 Jan 2019 16:05:54 GMT RESP BODY: {"routers": []} 2019-01-14 16:05:54,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router&admin_state_up=True used request id req-08609cec-8434-42c9-b331-1018c05d3b2c 2019-01-14 16:05:54,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:54,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:54,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4db670eea9c4dc6847f7e7e12b3a52b", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj-role"}], "expires_at": "2019-01-14T17:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c02de956856744a282ef61ce669f1a68", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-bba8889c-d103-423-user", "id": "0471dc868059434ea042a76cbb0e2bd9"}, "audit_ids": ["WNhtKAW6SPiwv36yFtUS_Q"], "issued_at": "2019-01-14T16:05:54.000000Z"}} 2019-01-14 16:05:54,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134b49d06fb05b3a643ce19c128adf6605d703ce" 2019-01-14 16:05:54,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26f0f05-9118-4038-8633-8769b73be213 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:54,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e26f0f05-9118-4038-8633-8769b73be213 2019-01-14 16:05:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:54,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ef2a8408-9189-4326-824c-c5949b2dd95a Date: Mon, 14 Jan 2019 16:05: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 16:05:54,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-ef2a8408-9189-4326-824c-c5949b2dd95a 2019-01-14 16:05:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:55,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e2977c7-4198-4b2f-8327-fc85c3a43c45 Date: Mon, 14 Jan 2019 16:05:55 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:05:55,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b72952ad-4afd-40e8-a6ee-24b313de6dd2 used request id req-8e2977c7-4198-4b2f-8327-fc85c3a43c45 2019-01-14 16:05:55,121 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router 2019-01-14 16:05:55,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router", "admin_state_up": true}}' 2019-01-14 16:05:56,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-1ba334ac-f225-458f-89f2-f722a6b68010 Date: Mon, 14 Jan 2019 16:05:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "c02de956856744a282ef61ce669f1a68", "created_at": "2019-01-14T16:05:55Z", "admin_state_up": true, "updated_at": "2019-01-14T16:05:56Z", "revision_number": 2, "routes": [], "project_id": "c02de956856744a282ef61ce669f1a68", "id": "df3787ec-445f-493e-9262-f00d4bad0f9c", "name": "CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router"}} 2019-01-14 16:05:56,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-1ba334ac-f225-458f-89f2-f722a6b68010 2019-01-14 16:05:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=df3787ec-445f-493e-9262-f00d4bad0f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:56,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc119e94-9af3-4f83-aa9d-af9a5ee38aa2 Date: Mon, 14 Jan 2019 16:05:56 GMT RESP BODY: {"ports":[]} 2019-01-14 16:05:56,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=df3787ec-445f-493e-9262-f00d4bad0f9c used request id req-dc119e94-9af3-4f83-aa9d-af9a5ee38aa2 2019-01-14 16:05:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:56,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-df678a5d-2ecb-4fd8-97da-633a583be4e3 Date: Mon, 14 Jan 2019 16:05:56 GMT RESP BODY: {"networks":[]} 2019-01-14 16:05:56,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 used request id req-df678a5d-2ecb-4fd8-97da-633a583be4e3 2019-01-14 16:05:56,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:56,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b738a070-b9d1-48e4-a35d-d8759add3b4d Date: Mon, 14 Jan 2019 16:05:56 GMT RESP BODY: {"ports":[]} 2019-01-14 16:05:56,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-port1&admin_state_up=True used request id req-b738a070-b9d1-48e4-a35d-d8759add3b4d 2019-01-14 16:05:56,723 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-port1 for router - CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router 2019-01-14 16:05:56,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:05:56,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:05:57,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4db670eea9c4dc6847f7e7e12b3a52b", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj-role"}], "expires_at": "2019-01-14T17:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c02de956856744a282ef61ce669f1a68", "name": "CreateRouterNegativeTests-bba8889c-d103-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c02de956856744a282ef61ce669f1a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-bba8889c-d103-423-user", "id": "0471dc868059434ea042a76cbb0e2bd9"}, "audit_ids": ["2ZXYvBfpTyKa6JNqMMEH2g"], "issued_at": "2019-01-14T16:05:57.000000Z"}} 2019-01-14 16:05:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b805adb9f5923ba69fff3f6e4378aecc9b27de18" 2019-01-14 16:05:57,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adac45d-cfb3-4a33-a786-b5f1aa25ee3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:05:57,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0adac45d-cfb3-4a33-a786-b5f1aa25ee3b 2019-01-14 16:05:57,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:57,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-347f2e98-ccd4-4e17-ac94-c9504a7e820c Date: Mon, 14 Jan 2019 16:05:57 GMT RESP BODY: {"networks":[]} 2019-01-14 16:05:57,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 used request id req-347f2e98-ccd4-4e17-ac94-c9504a7e820c 2019-01-14 16:05:57,432 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router 2019-01-14 16:05:57,432 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-router 2019-01-14 16:05:57,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/df3787ec-445f-493e-9262-f00d4bad0f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36eea1be48d6b807feff420e2a0d8273653cd141" 2019-01-14 16:05:58,983 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95affcbc-1f36-430c-b92f-a9d91f36aae6 Content-Length: 0 Date: Mon, 14 Jan 2019 16:05:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:05:58,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/df3787ec-445f-493e-9262-f00d4bad0f9c used request id req-95affcbc-1f36-430c-b92f-a9d91f36aae6 2019-01-14 16:05:58,984 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-subnet1 2019-01-14 16:05:58,984 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-subnet1 2019-01-14 16:05:58,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/23ef1d30-fced-428f-a068-6e254643adac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:06:01,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ee02855-abdb-44dd-af59-f9b8229f4119 Date: Mon, 14 Jan 2019 16:06:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:06:01,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/23ef1d30-fced-428f-a068-6e254643adac used request id req-8ee02855-abdb-44dd-af59-f9b8229f4119 2019-01-14 16:06:01,343 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-989ea29e-2966-4daa-8801-593ccf302d28-pub-net1 2019-01-14 16:06:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/772eb20c-c0b5-4c3c-b047-f3302e79b9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248408d188c36e7f061c97c707a31679488084a5" 2019-01-14 16:06:02,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-292aeac6-17e9-4797-a40f-9269cd0f9aba Date: Mon, 14 Jan 2019 16:06:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:06:02,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/772eb20c-c0b5-4c3c-b047-f3302e79b9eb used request id req-292aeac6-17e9-4797-a40f-9269cd0f9aba 2019-01-14 16:06:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cd056d7e-7f1c-4ba6-afe5-29c2867d41b4 Date: Mon, 14 Jan 2019 16:06:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:03,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-cd056d7e-7f1c-4ba6-afe5-29c2867d41b4 2019-01-14 16:06:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c8f3a5-35e4-477c-a308-15f8d90e6ba3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:03,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-77c8f3a5-35e4-477c-a308-15f8d90e6ba3 2019-01-14 16:06:03,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dba21b4-2e4c-412b-b887-f42f459f022c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:03,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-4dba21b4-2e4c-412b-b887-f42f459f022c 2019-01-14 16:06:03,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0002d2-0140-40c0-895b-03c40efff54b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:03,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-ca0002d2-0140-40c0-895b-03c40efff54b 2019-01-14 16:06:03,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805c0d54-a329-4438-bdbf-e5dcb01b2865 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:03,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-805c0d54-a329-4438-bdbf-e5dcb01b2865 2019-01-14 16:06:03,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf98731-3909-46bc-a0d9-eb796773fb7a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:03,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-0cf98731-3909-46bc-a0d9-eb796773fb7a 2019-01-14 16:06:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e7c0cb-2856-44fd-80e3-a72bc50d5a99 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:03,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-b2e7c0cb-2856-44fd-80e3-a72bc50d5a99 2019-01-14 16:06:03,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:03,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55dce0d1-19ba-41de-b208-d092397b546d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:03,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-55dce0d1-19ba-41de-b208-d092397b546d 2019-01-14 16:06:03,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:04,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2e3882-5529-4f92-a748-c1a5c95707b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:04,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-1b2e3882-5529-4f92-a748-c1a5c95707b2 2019-01-14 16:06:04,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:04,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04904983-41e5-4fac-95da-3a547022c0a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:04,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-04904983-41e5-4fac-95da-3a547022c0a9 2019-01-14 16:06:04,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:04,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a483617-728c-46b7-9984-0ee0ae5c4f23 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:04,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-3a483617-728c-46b7-9984-0ee0ae5c4f23 2019-01-14 16:06:04,336 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-bba8889c-d103-423-proj 2019-01-14 16:06:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c02de956856744a282ef61ce669f1a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:04,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7caef34c-2c85-4a5f-9152-b43f186a6349 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:04,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c02de956856744a282ef61ce669f1a68 used request id req-7caef34c-2c85-4a5f-9152-b43f186a6349 2019-01-14 16:06:04,593 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-bba8889c-d103-423-proj-role 2019-01-14 16:06:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f4db670eea9c4dc6847f7e7e12b3a52b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:04,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-743e412e-2319-4558-bfd8-9c1b38fcf0b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:04,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f4db670eea9c4dc6847f7e7e12b3a52b used request id req-743e412e-2319-4558-bfd8-9c1b38fcf0b4 2019-01-14 16:06:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24db4bbae45745f6edd781c1a846e38ee7b5d1e6" 2019-01-14 16:06:04,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c11e1a0-44f4-4bd8-86ed-26dda97f5f95 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:04,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c11e1a0-44f4-4bd8-86ed-26dda97f5f95 2019-01-14 16:06:04,846 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-bba8889c-d103-423-user 2019-01-14 16:06:04,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0471dc868059434ea042a76cbb0e2bd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b3a22ad009f2e18b649925626329923027233" 2019-01-14 16:06:05,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0d5711-607c-4989-a336-15f91a9650f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:05,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0471dc868059434ea042a76cbb0e2bd9 used request id req-4c0d5711-607c-4989-a336-15f91a9650f3 2019-01-14 16:06:05,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:05,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["W3Fk_W3JR2OM3iJ_epreMA"], "issued_at": "2019-01-14T16:06:05.000000Z"}} 2019-01-14 16:06:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b32d11043510df333463a0bc39cad2fa4a7381" 2019-01-14 16:06:05,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fea0bdf-2f9a-4c94-89b4-0565c54e4b83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:05,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3fea0bdf-2f9a-4c94-89b4-0565c54e4b83 2019-01-14 16:06:05,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:05,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:06,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["zEkJ6sTiQKW3TF921IwAaA"], "issued_at": "2019-01-14T16:06:06.000000Z"}} 2019-01-14 16:06:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:06,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fccc7db1-10b0-4670-b7bd-8d628ccf5276 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:06,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fccc7db1-10b0-4670-b7bd-8d628ccf5276 2019-01-14 16:06:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:06,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4514cdb1-60db-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:06,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc21e26-6a9c-4bf8-84d9-b2092051adf9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4514cdb1-60db-406-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:06,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4514cdb1-60db-406-proj used request id req-8cc21e26-6a9c-4bf8-84d9-b2092051adf9 2019-01-14 16:06:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:06,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87af6c58-6ad4-464e-bf52-e8b5e6d4c7b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:06,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-87af6c58-6ad4-464e-bf52-e8b5e6d4c7b1 2019-01-14 16:06:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj"}}' 2019-01-14 16:06:06,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05037213-c9c4-4ef4-9073-5773a0496383 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8450fd1714da417982e12cb6935f7eed"}, "tags": [], "enabled": true, "id": "8450fd1714da417982e12cb6935f7eed", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj"}} 2019-01-14 16:06:06,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-05037213-c9c4-4ef4-9073-5773a0496383 2019-01-14 16:06:06,605 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-4514cdb1-60db-406-proj 2019-01-14 16:06:06,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:06,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:07,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["HhGpikDJS5-bnnJL-wa-KA"], "issued_at": "2019-01-14T16:06:07.000000Z"}} 2019-01-14 16:06:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98a64a2633ccdbfaf355fbfa3d769fdba9439a3" 2019-01-14 16:06:07,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea25e99-2306-4481-9ed1-2de5c2fd0ddc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:07,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fea25e99-2306-4481-9ed1-2de5c2fd0ddc 2019-01-14 16:06:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:07,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:07,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98a64a2633ccdbfaf355fbfa3d769fdba9439a3" 2019-01-14 16:06:07,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6871a736-ab0f-4f76-8f69-db0b37bbeb59 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:07,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6871a736-ab0f-4f76-8f69-db0b37bbeb59 2019-01-14 16:06:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-4514cdb1-60db-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98a64a2633ccdbfaf355fbfa3d769fdba9439a3" 2019-01-14 16:06:07,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e355f2-a4a7-4c12-b951-c7df4fa35d6a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-4514cdb1-60db-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8450fd1714da417982e12cb6935f7eed"}, "tags": [], "enabled": true, "id": "8450fd1714da417982e12cb6935f7eed", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj"}]} 2019-01-14 16:06:07,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-4514cdb1-60db-406-proj used request id req-19e355f2-a4a7-4c12-b951-c7df4fa35d6a 2019-01-14 16:06:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98a64a2633ccdbfaf355fbfa3d769fdba9439a3" 2019-01-14 16:06:07,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b136ba2-7774-4fd3-9cc1-5d15f0f2d3eb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:07,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0b136ba2-7774-4fd3-9cc1-5d15f0f2d3eb 2019-01-14 16:06:07,910 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-4514cdb1-60db-406-user 2019-01-14 16:06:07,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:08,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac9e305-83b4-42eb-9e54-8b481e0e3d27 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:08,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aac9e305-83b4-42eb-9e54-8b481e0e3d27 2019-01-14 16:06:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" -d '{"role": {"name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj-role"}}' 2019-01-14 16:06:08,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c148df-56d5-412c-b81c-4c6bc0d72d95 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37e5238af06e48daa7a28c8c84dc29a0", "links": {"self": "http://172.30.9.26:5000/v3/roles/37e5238af06e48daa7a28c8c84dc29a0"}, "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj-role"}} 2019-01-14 16:06:08,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-90c148df-56d5-412c-b81c-4c6bc0d72d95 2019-01-14 16:06:08,166 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-4514cdb1-60db-406-proj-role 2019-01-14 16:06:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/37e5238af06e48daa7a28c8c84dc29a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:08,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f648187-d2df-4796-8e98-dafd9d449618 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37e5238af06e48daa7a28c8c84dc29a0", "links": {"self": "http://172.30.9.26:5000/v3/roles/37e5238af06e48daa7a28c8c84dc29a0"}, "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj-role"}} 2019-01-14 16:06:08,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/37e5238af06e48daa7a28c8c84dc29a0 used request id req-1f648187-d2df-4796-8e98-dafd9d449618 2019-01-14 16:06:08,269 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-4514cdb1-60db-406-proj-role to project CreateRouterNegativeTests-4514cdb1-60db-406-proj 2019-01-14 16:06:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8450fd1714da417982e12cb6935f7eed/users/0ac8c793ca03432ebd9f8f7c20b25d63/roles/37e5238af06e48daa7a28c8c84dc29a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:08,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cad9139-39ef-42db-bc80-f1523e9b9a74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:08,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8450fd1714da417982e12cb6935f7eed/users/0ac8c793ca03432ebd9f8f7c20b25d63/roles/37e5238af06e48daa7a28c8c84dc29a0 used request id req-5cad9139-39ef-42db-bc80-f1523e9b9a74 2019-01-14 16:06:08,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:08,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:08,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e5238af06e48daa7a28c8c84dc29a0", "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj-role"}], "expires_at": "2019-01-14T17:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8450fd1714da417982e12cb6935f7eed", "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4514cdb1-60db-406-user", "id": "0ac8c793ca03432ebd9f8f7c20b25d63"}, "audit_ids": ["6lqOJgBZTIKPzl31qrY6rg"], "issued_at": "2019-01-14T16:06:08.000000Z"}} 2019-01-14 16:06:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc929af91174a17b6720ad82d2d2fd281db0afed" 2019-01-14 16:06:08,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bdf2e7-3995-4d94-bc5b-5aed51a25161 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:08,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-79bdf2e7-3995-4d94-bc5b-5aed51a25161 2019-01-14 16:06:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-59109bcf-ebf3-4903-8dea-513275591716-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc929af91174a17b6720ad82d2d2fd281db0afed" 2019-01-14 16:06:09,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9783961-aa0b-40f0-b521-05a94a504b7e Date: Mon, 14 Jan 2019 16:06:09 GMT RESP BODY: {"routers": []} 2019-01-14 16:06:09,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-59109bcf-ebf3-4903-8dea-513275591716-pub-router&admin_state_up=True used request id req-c9783961-aa0b-40f0-b521-05a94a504b7e 2019-01-14 16:06:09,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:09,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:09,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e5238af06e48daa7a28c8c84dc29a0", "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj-role"}], "expires_at": "2019-01-14T17:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8450fd1714da417982e12cb6935f7eed", "name": "CreateRouterNegativeTests-4514cdb1-60db-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8450fd1714da417982e12cb6935f7eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8450fd1714da417982e12cb6935f7eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8450fd1714da417982e12cb6935f7eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4514cdb1-60db-406-user", "id": "0ac8c793ca03432ebd9f8f7c20b25d63"}, "audit_ids": ["cCLaR8ABRm-3fBHOAjnXEA"], "issued_at": "2019-01-14T16:06:09.000000Z"}} 2019-01-14 16:06:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6fa92871fc25e91e28585083a2079ba600ebd0" 2019-01-14 16:06:09,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de5566f-2355-4bfa-9c1b-e52f2366f8f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:09,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8de5566f-2355-4bfa-9c1b-e52f2366f8f6 2019-01-14 16:06:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc929af91174a17b6720ad82d2d2fd281db0afed" 2019-01-14 16:06:09,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a076b7bf-0cab-413d-81ec-7c809b36475b Date: Mon, 14 Jan 2019 16:06:09 GMT RESP BODY: {"networks":[]} 2019-01-14 16:06:09,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=Invalid_name used request id req-a076b7bf-0cab-413d-81ec-7c809b36475b 2019-01-14 16:06:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a42ace35-15cb-497f-a3aa-590042f64ac7 Date: Mon, 14 Jan 2019 16:06:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:10,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a42ace35-15cb-497f-a3aa-590042f64ac7 2019-01-14 16:06:10,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a23538-0415-4616-bb8d-74e449fe77f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:10,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-f9a23538-0415-4616-bb8d-74e449fe77f1 2019-01-14 16:06:10,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:10,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a70523-abbd-4dd7-afbc-d3203dcc528b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:10,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-f4a70523-abbd-4dd7-afbc-d3203dcc528b 2019-01-14 16:06:10,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d8a490d-1863-49cc-9b1c-7dfedd44b9c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:10,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-3d8a490d-1863-49cc-9b1c-7dfedd44b9c2 2019-01-14 16:06:10,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575789ff-f7e7-4347-9fc9-f8750dd8fb9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:10,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-575789ff-f7e7-4347-9fc9-f8750dd8fb9c 2019-01-14 16:06:10,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:10,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40c1904-bd7a-4fc2-b149-c980d1846424 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:10,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-c40c1904-bd7a-4fc2-b149-c980d1846424 2019-01-14 16:06:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19783e8d-30e2-41e8-9997-7dfc0a74a4dc 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:10,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-19783e8d-30e2-41e8-9997-7dfc0a74a4dc 2019-01-14 16:06:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:10,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0177b5c-8c04-4e99-9b95-1322f2dbfcdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:10,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-f0177b5c-8c04-4e99-9b95-1322f2dbfcdd 2019-01-14 16:06:10,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:10,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:11,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5252e95-3da8-4da2-aa30-3ddd139c96be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:11,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-b5252e95-3da8-4da2-aa30-3ddd139c96be 2019-01-14 16:06:11,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:11,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ca3097-2eb6-4afd-b6a7-ee03023fd431 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:11,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-51ca3097-2eb6-4afd-b6a7-ee03023fd431 2019-01-14 16:06:11,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:11,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63322be-fd40-44d8-b162-672230bc6787 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:11,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c63322be-fd40-44d8-b162-672230bc6787 2019-01-14 16:06:11,304 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-4514cdb1-60db-406-proj 2019-01-14 16:06:11,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8450fd1714da417982e12cb6935f7eed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:11,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8468f4a-77d0-469c-8e39-41c6b2cf19bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:11,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8450fd1714da417982e12cb6935f7eed used request id req-f8468f4a-77d0-469c-8e39-41c6b2cf19bd 2019-01-14 16:06:11,556 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-4514cdb1-60db-406-proj-role 2019-01-14 16:06:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/37e5238af06e48daa7a28c8c84dc29a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:11,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcfd1112-cab1-4311-813a-9c6508fd4db7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:11,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/37e5238af06e48daa7a28c8c84dc29a0 used request id req-dcfd1112-cab1-4311-813a-9c6508fd4db7 2019-01-14 16:06:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dde4b12c4d18e77f627ee8e50f59068ff89d22" 2019-01-14 16:06:11,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8393d3-a689-4839-bf89-cb3be0692d18 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:11,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8d8393d3-a689-4839-bf89-cb3be0692d18 2019-01-14 16:06:11,814 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-4514cdb1-60db-406-user 2019-01-14 16:06:11,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0ac8c793ca03432ebd9f8f7c20b25d63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98a64a2633ccdbfaf355fbfa3d769fdba9439a3" 2019-01-14 16:06:12,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ccdea7f-42f9-4fce-8e82-7ef609866ac6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:12,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0ac8c793ca03432ebd9f8f7c20b25d63 used request id req-6ccdea7f-42f9-4fce-8e82-7ef609866ac6 2019-01-14 16:06:12,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:12,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["PKqFtoHtRn-j1EVgJG-y8A"], "issued_at": "2019-01-14T16:06:12.000000Z"}} 2019-01-14 16:06:12,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6684eba5f86ee8573cc794fbbcf288949b9ae7cb" 2019-01-14 16:06:12,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bce012c-3000-4fc9-ac5f-16868b3c1b26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:12,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2bce012c-3000-4fc9-ac5f-16868b3c1b26 2019-01-14 16:06:12,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:12,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:13,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["RbLh1HugRwiljf7PT0gcHA"], "issued_at": "2019-01-14T16:06:13.000000Z"}} 2019-01-14 16:06:13,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:13,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c5acb5-c01d-4533-b7a0-6323baeab28a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:13,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f4c5acb5-c01d-4533-b7a0-6323baeab28a 2019-01-14 16:06:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:13,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-14cfb706-5b62-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:13,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402aaac7-be38-490c-9b32-6984f585be71 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-14cfb706-5b62-41a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:13,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-14cfb706-5b62-41a-proj used request id req-402aaac7-be38-490c-9b32-6984f585be71 2019-01-14 16:06:13,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:13,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e2d139-12f9-49a7-a0a5-6a95bb8915b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:13,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c1e2d139-12f9-49a7-a0a5-6a95bb8915b7 2019-01-14 16:06:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-14cfb706-5b62-41a-proj"}}' 2019-01-14 16:06:13,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-842ee303-c67c-4664-9414-af80b6a980da Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84b91e773ac1477482e197ab3dd4a1d8"}, "tags": [], "enabled": true, "id": "84b91e773ac1477482e197ab3dd4a1d8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-14cfb706-5b62-41a-proj"}} 2019-01-14 16:06:13,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-842ee303-c67c-4664-9414-af80b6a980da 2019-01-14 16:06:13,575 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-14cfb706-5b62-41a-proj 2019-01-14 16:06:13,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:13,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:13,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6fPo_dIJREGejcOXBgDuGA"], "issued_at": "2019-01-14T16:06:13.000000Z"}} 2019-01-14 16:06:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea59bbe5c71ca6998659a86dd481818e9d95814d" 2019-01-14 16:06:14,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c71606-7e9d-44ff-b4f6-c2a5bf2ef945 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:14,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-67c71606-7e9d-44ff-b4f6-c2a5bf2ef945 2019-01-14 16:06:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:14,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea59bbe5c71ca6998659a86dd481818e9d95814d" 2019-01-14 16:06:14,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9bec1a-7b5e-4582-bdb1-75fb12f9dcca Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:14,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-df9bec1a-7b5e-4582-bdb1-75fb12f9dcca 2019-01-14 16:06:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-14cfb706-5b62-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea59bbe5c71ca6998659a86dd481818e9d95814d" 2019-01-14 16:06:14,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae12d794-7d59-44f8-9ce5-4212ee9982f5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-14cfb706-5b62-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84b91e773ac1477482e197ab3dd4a1d8"}, "tags": [], "enabled": true, "id": "84b91e773ac1477482e197ab3dd4a1d8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-14cfb706-5b62-41a-proj"}]} 2019-01-14 16:06:14,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-14cfb706-5b62-41a-proj used request id req-ae12d794-7d59-44f8-9ce5-4212ee9982f5 2019-01-14 16:06:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea59bbe5c71ca6998659a86dd481818e9d95814d" 2019-01-14 16:06:14,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a277358f-c200-457d-9739-955356614ae9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:14,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a277358f-c200-457d-9739-955356614ae9 2019-01-14 16:06:14,855 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-14cfb706-5b62-41a-user 2019-01-14 16:06:14,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:14,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5036c680-ca4d-49bc-b096-790bf8616add Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:14,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5036c680-ca4d-49bc-b096-790bf8616add 2019-01-14 16:06:14,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" -d '{"role": {"name": "CreateRouterNegativeTests-14cfb706-5b62-41a-proj-role"}}' 2019-01-14 16:06:15,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e8e9df-3a8c-420a-9811-b709fdee0432 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1c92e9cd8c8452c93a8297f1c814fcb", "links": {"self": "http://172.30.9.26:5000/v3/roles/f1c92e9cd8c8452c93a8297f1c814fcb"}, "name": "CreateRouterNegativeTests-14cfb706-5b62-41a-proj-role"}} 2019-01-14 16:06:15,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-96e8e9df-3a8c-420a-9811-b709fdee0432 2019-01-14 16:06:15,107 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-14cfb706-5b62-41a-proj-role 2019-01-14 16:06:15,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f1c92e9cd8c8452c93a8297f1c814fcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:15,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5800bb9-02c1-4685-9074-5321acff501e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1c92e9cd8c8452c93a8297f1c814fcb", "links": {"self": "http://172.30.9.26:5000/v3/roles/f1c92e9cd8c8452c93a8297f1c814fcb"}, "name": "CreateRouterNegativeTests-14cfb706-5b62-41a-proj-role"}} 2019-01-14 16:06:15,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f1c92e9cd8c8452c93a8297f1c814fcb used request id req-d5800bb9-02c1-4685-9074-5321acff501e 2019-01-14 16:06:15,217 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-14cfb706-5b62-41a-proj-role to project CreateRouterNegativeTests-14cfb706-5b62-41a-proj 2019-01-14 16:06:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/84b91e773ac1477482e197ab3dd4a1d8/users/78cddc3540114007a2208dbea78119ce/roles/f1c92e9cd8c8452c93a8297f1c814fcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:15,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755f0068-ee60-48a7-b331-8122c03fe8e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:15,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/84b91e773ac1477482e197ab3dd4a1d8/users/78cddc3540114007a2208dbea78119ce/roles/f1c92e9cd8c8452c93a8297f1c814fcb used request id req-755f0068-ee60-48a7-b331-8122c03fe8e9 2019-01-14 16:06:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:15,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-94d60118-c1a7-465b-b766-369cd0a18bec Date: Mon, 14 Jan 2019 16:06:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:15,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-94d60118-c1a7-465b-b766-369cd0a18bec 2019-01-14 16:06:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:15,776 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2a7c19-1c4a-4092-b7e4-f267372a5e33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:15,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-5f2a7c19-1c4a-4092-b7e4-f267372a5e33 2019-01-14 16:06:15,777 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:15,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6285cd-7c9f-4b08-854a-5f0b3ce86f17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:15,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-db6285cd-7c9f-4b08-854a-5f0b3ce86f17 2019-01-14 16:06:15,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:15,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fba5357-b771-4ba3-8504-1cfd0448b7f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:15,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-8fba5357-b771-4ba3-8504-1cfd0448b7f2 2019-01-14 16:06:15,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bbd2e74-4da8-414b-b4e3-e5010c2ffb36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:16,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-4bbd2e74-4da8-414b-b4e3-e5010c2ffb36 2019-01-14 16:06:16,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82fc9e3d-3713-4302-b755-be9d9f779cdb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:16,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-82fc9e3d-3713-4302-b755-be9d9f779cdb 2019-01-14 16:06:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8311c141-3b32-4028-9288-4db24278f18d 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:16,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-8311c141-3b32-4028-9288-4db24278f18d 2019-01-14 16:06:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca3f918-bec3-4e34-899e-f7a7c96eab7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:16,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-bca3f918-bec3-4e34-899e-f7a7c96eab7a 2019-01-14 16:06:16,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a098511-d87c-4cc3-9e01-f925a771e0cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:16,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-7a098511-d87c-4cc3-9e01-f925a771e0cf 2019-01-14 16:06:16,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:16,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de026563-94f4-4b8c-8c3d-cbc667489ab8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:16,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-de026563-94f4-4b8c-8c3d-cbc667489ab8 2019-01-14 16:06:16,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428b2883-4db0-474e-a8f5-70c53b8c07a2 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:16,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-428b2883-4db0-474e-a8f5-70c53b8c07a2 2019-01-14 16:06:16,694 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-14cfb706-5b62-41a-proj 2019-01-14 16:06:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/84b91e773ac1477482e197ab3dd4a1d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:16,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb8253c-12e7-41c1-ba56-0496a5062440 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:16,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/84b91e773ac1477482e197ab3dd4a1d8 used request id req-8bb8253c-12e7-41c1-ba56-0496a5062440 2019-01-14 16:06:16,969 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-14cfb706-5b62-41a-proj-role 2019-01-14 16:06:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f1c92e9cd8c8452c93a8297f1c814fcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:17,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d7cbeb-963e-44c1-ba02-e49693bbcab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:17,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f1c92e9cd8c8452c93a8297f1c814fcb used request id req-f1d7cbeb-963e-44c1-ba02-e49693bbcab6 2019-01-14 16:06:17,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b079ca69fc85c8b153234932eeafd62e7924bc27" 2019-01-14 16:06:17,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2021414-637c-485f-b006-6737b93382fa Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:17,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f2021414-637c-485f-b006-6737b93382fa 2019-01-14 16:06:17,215 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-14cfb706-5b62-41a-user 2019-01-14 16:06:17,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/78cddc3540114007a2208dbea78119ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea59bbe5c71ca6998659a86dd481818e9d95814d" 2019-01-14 16:06:17,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6adc76d8-e02d-466f-9dfd-2602af6085eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:17,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/78cddc3540114007a2208dbea78119ce used request id req-6adc76d8-e02d-466f-9dfd-2602af6085eb 2019-01-14 16:06:17,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:17,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["IgRu037ITtqfdcrSeG2MmQ"], "issued_at": "2019-01-14T16:06:17.000000Z"}} 2019-01-14 16:06:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec60a0873a73d65d42a597b37ea4d12cd9137a3e" 2019-01-14 16:06:17,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961f44d1-9755-4d7e-90e0-56545718dab3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:17,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-961f44d1-9755-4d7e-90e0-56545718dab3 2019-01-14 16:06:17,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:17,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:18,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["mus7bjcHT4uUzUJ-Oey0-w"], "issued_at": "2019-01-14T16:06:18.000000Z"}} 2019-01-14 16:06:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:18,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1896e2e-464e-4ba2-9556-656b545004a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:18,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f1896e2e-464e-4ba2-9556-656b545004a5 2019-01-14 16:06:18,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:18,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f528d64a-c02e-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:18,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37cabe6-c232-418d-a504-cf8a51a88f70 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f528d64a-c02e-4e9-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:18,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f528d64a-c02e-4e9-proj used request id req-d37cabe6-c232-418d-a504-cf8a51a88f70 2019-01-14 16:06:18,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:18,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51668459-3409-4d96-9705-3b928b1c334e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:18,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-51668459-3409-4d96-9705-3b928b1c334e 2019-01-14 16:06:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-f528d64a-c02e-4e9-proj"}}' 2019-01-14 16:06:18,813 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b142976d-e1cb-4d72-a91d-74a93ab928a2 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ddac3fb630104b0a982030f7d14ddcb5"}, "tags": [], "enabled": true, "id": "ddac3fb630104b0a982030f7d14ddcb5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-f528d64a-c02e-4e9-proj"}} 2019-01-14 16:06:18,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b142976d-e1cb-4d72-a91d-74a93ab928a2 2019-01-14 16:06:18,814 - keystone_utils - INFO - Created project with name - CreateQoSTests-f528d64a-c02e-4e9-proj 2019-01-14 16:06:18,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:18,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:19,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["vn_mX3cOQeCurXu0FZFXlg"], "issued_at": "2019-01-14T16:06:19.000000Z"}} 2019-01-14 16:06:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987ec6b09759ef50c87cacdc610bb7ca5085806f" 2019-01-14 16:06:19,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d48d641-4b51-4070-a94c-5d421a7b02e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:19,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d48d641-4b51-4070-a94c-5d421a7b02e2 2019-01-14 16:06:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:19,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:19,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987ec6b09759ef50c87cacdc610bb7ca5085806f" 2019-01-14 16:06:19,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017d1490-ef1c-496b-b0ef-4969fc96d987 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:19,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-017d1490-ef1c-496b-b0ef-4969fc96d987 2019-01-14 16:06:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-f528d64a-c02e-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987ec6b09759ef50c87cacdc610bb7ca5085806f" 2019-01-14 16:06:19,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d93a37-aca3-4740-8ddf-8847d2552039 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-f528d64a-c02e-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ddac3fb630104b0a982030f7d14ddcb5"}, "tags": [], "enabled": true, "id": "ddac3fb630104b0a982030f7d14ddcb5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-f528d64a-c02e-4e9-proj"}]} 2019-01-14 16:06:19,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-f528d64a-c02e-4e9-proj used request id req-f7d93a37-aca3-4740-8ddf-8847d2552039 2019-01-14 16:06:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987ec6b09759ef50c87cacdc610bb7ca5085806f" 2019-01-14 16:06:19,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a46d3ff-202a-441e-bc2a-e94c42e2e268 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:19,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4a46d3ff-202a-441e-bc2a-e94c42e2e268 2019-01-14 16:06:20,084 - keystone_utils - INFO - Created user with name - CreateQoSTests-f528d64a-c02e-4e9-user 2019-01-14 16:06:20,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:20,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:20,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061f129c-17fc-4ee3-a2b6-1de11f092252 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:20,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-061f129c-17fc-4ee3-a2b6-1de11f092252 2019-01-14 16:06:20,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" -d '{"role": {"name": "CreateQoSTests-f528d64a-c02e-4e9-proj-role"}}' 2019-01-14 16:06:20,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6dc6046-0e29-4481-af4f-9ab695b287f7 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4eb11c8a2eb94ad688bb63e74ac0b956", "links": {"self": "http://172.30.9.26:5000/v3/roles/4eb11c8a2eb94ad688bb63e74ac0b956"}, "name": "CreateQoSTests-f528d64a-c02e-4e9-proj-role"}} 2019-01-14 16:06:20,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a6dc6046-0e29-4481-af4f-9ab695b287f7 2019-01-14 16:06:20,425 - keystone_utils - INFO - Created role with name - CreateQoSTests-f528d64a-c02e-4e9-proj-role 2019-01-14 16:06:20,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4eb11c8a2eb94ad688bb63e74ac0b956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:20,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f753a8-73cd-4b1a-b4d0-b4ae1552756e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4eb11c8a2eb94ad688bb63e74ac0b956", "links": {"self": "http://172.30.9.26:5000/v3/roles/4eb11c8a2eb94ad688bb63e74ac0b956"}, "name": "CreateQoSTests-f528d64a-c02e-4e9-proj-role"}} 2019-01-14 16:06:20,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4eb11c8a2eb94ad688bb63e74ac0b956 used request id req-00f753a8-73cd-4b1a-b4d0-b4ae1552756e 2019-01-14 16:06:20,446 - keystone_utils - INFO - Granting role CreateQoSTests-f528d64a-c02e-4e9-proj-role to project CreateQoSTests-f528d64a-c02e-4e9-proj 2019-01-14 16:06:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ddac3fb630104b0a982030f7d14ddcb5/users/964dbd911e6e42cf9467d3c7dcac0d8d/roles/4eb11c8a2eb94ad688bb63e74ac0b956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:20,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbefd551-c96e-4f37-905b-4f3585d0d187 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:20,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ddac3fb630104b0a982030f7d14ddcb5/users/964dbd911e6e42cf9467d3c7dcac0d8d/roles/4eb11c8a2eb94ad688bb63e74ac0b956 used request id req-cbefd551-c96e-4f37-905b-4f3585d0d187 2019-01-14 16:06:20,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:20,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:21,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ZRC-iMlcRKKdxcsCPOMn1A"], "issued_at": "2019-01-14T16:06:21.000000Z"}} 2019-01-14 16:06:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94501597941ffefe55d26850d3e53b48d59c28c0" 2019-01-14 16:06:21,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38909537-df24-44ea-93b0-265cf0eb6c0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:21,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-38909537-df24-44ea-93b0-265cf0eb6c0a 2019-01-14 16:06:21,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94501597941ffefe55d26850d3e53b48d59c28c0" 2019-01-14 16:06:21,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:21 GMT Server: Apache x-compute-request-id: req-addcb18d-00e3-45e8-aa75-d7a8c79d40c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-addcb18d-00e3-45e8-aa75-d7a8c79d40c8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-14 16:06:21,368 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-addcb18d-00e3-45e8-aa75-d7a8c79d40c8 2019-01-14 16:06:21,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-addcb18d-00e3-45e8-aa75-d7a8c79d40c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94501597941ffefe55d26850d3e53b48d59c28c0" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-8f3a3513-541d-49bb-86af-0b07297386b3"}}' 2019-01-14 16:06:22,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:21 GMT Server: Apache x-compute-request-id: req-4edbf07e-9dd1-4896-8d83-bbec89a10f63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4edbf07e-9dd1-4896-8d83-bbec89a10f63 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33", "name": "CreateQoSTests-8f3a3513-541d-49bb-86af-0b07297386b3"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33", "rel": "bookmark"}]} 2019-01-14 16:06:22,009 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-4edbf07e-9dd1-4896-8d83-bbec89a10f63 2019-01-14 16:06:22,009 - create_qos - INFO - Created qos with name - CreateQoSTests-8f3a3513-541d-49bb-86af-0b07297386b3 2019-01-14 16:06:22,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec60a0873a73d65d42a597b37ea4d12cd9137a3e" 2019-01-14 16:06:22,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:22 GMT Server: Apache x-compute-request-id: req-b44261af-8320-4ee2-8398-830f57d9dedd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b44261af-8320-4ee2-8398-830f57d9dedd Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33", "name": "CreateQoSTests-8f3a3513-541d-49bb-86af-0b07297386b3"}]} 2019-01-14 16:06:22,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-b44261af-8320-4ee2-8398-830f57d9dedd 2019-01-14 16:06:22,250 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8f3a3513-541d-49bb-86af-0b07297386b3 2019-01-14 16:06:22,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b44261af-8320-4ee2-8398-830f57d9dedd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec60a0873a73d65d42a597b37ea4d12cd9137a3e" 2019-01-14 16:06:22,509 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:06:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86598525-78bc-4efa-88ae-3776fb5d9811 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. 2019-01-14 16:06:22,510 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33?force=False used request id req-86598525-78bc-4efa-88ae-3776fb5d9811 2019-01-14 16:06:22,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b44261af-8320-4ee2-8398-830f57d9dedd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec60a0873a73d65d42a597b37ea4d12cd9137a3e" 2019-01-14 16:06:22,716 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:22 GMT Server: Apache x-compute-request-id: req-29f6c979-fe87-45fd-a8a7-e00f1c6e2847 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29f6c979-fe87-45fd-a8a7-e00f1c6e2847 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-14 16:06:22,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-29f6c979-fe87-45fd-a8a7-e00f1c6e2847 2019-01-14 16:06:22,717 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8f3a3513-541d-49bb-86af-0b07297386b3 2019-01-14 16:06:22,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-addcb18d-00e3-45e8-aa75-d7a8c79d40c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94501597941ffefe55d26850d3e53b48d59c28c0" 2019-01-14 16:06:22,941 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ba7c05c1-2cdb-47e1-9a45-3409f404a4e7 x-openstack-request-id: req-ba7c05c1-2cdb-47e1-9a45-3409f404a4e7 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33.", "code": 404}} 2019-01-14 16:06:22,942 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/f6414bb1-f1a5-4b2d-9c6b-3b5062d14c33?force=False used request id req-ba7c05c1-2cdb-47e1-9a45-3409f404a4e7 2019-01-14 16:06:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d4a4c124-7fa3-4792-b64a-9c7a55a0fb39 Date: Mon, 14 Jan 2019 16:06:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:23,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d4a4c124-7fa3-4792-b64a-9c7a55a0fb39 2019-01-14 16:06:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15ac665-ea35-4ec0-9e65-dee816a60a19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:23,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-c15ac665-ea35-4ec0-9e65-dee816a60a19 2019-01-14 16:06:23,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:23,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3982859-572e-4953-ab9b-6fe12678f503 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:23,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-e3982859-572e-4953-ab9b-6fe12678f503 2019-01-14 16:06:23,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bcea01d-5388-43c3-81b7-dfde95188a8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:23,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-4bcea01d-5388-43c3-81b7-dfde95188a8d 2019-01-14 16:06:23,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580b69c9-0b84-42a9-9d2f-dffe576e4e38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:23,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-580b69c9-0b84-42a9-9d2f-dffe576e4e38 2019-01-14 16:06:23,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0db9133-a7d9-4806-82a9-bddbdae97ba2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:23,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-c0db9133-a7d9-4806-82a9-bddbdae97ba2 2019-01-14 16:06:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1d5ef5-52ec-408b-9768-7afb5f1f3472 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:23,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-0e1d5ef5-52ec-408b-9768-7afb5f1f3472 2019-01-14 16:06:23,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:23,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7660022b-7c14-490f-b7af-95996f54564c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:23,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-7660022b-7c14-490f-b7af-95996f54564c 2019-01-14 16:06:23,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:24,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c77a9d6-db3a-4d03-9446-fb1d4318f6e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:24,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-6c77a9d6-db3a-4d03-9446-fb1d4318f6e7 2019-01-14 16:06:24,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:24,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce55760-0c59-4bec-8569-c99322bd9c9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:24,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-5ce55760-0c59-4bec-8569-c99322bd9c9a 2019-01-14 16:06:24,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:24,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3cd53b7-1e38-419c-a366-ad05f7876288 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:24,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-e3cd53b7-1e38-419c-a366-ad05f7876288 2019-01-14 16:06:24,323 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-f528d64a-c02e-4e9-proj 2019-01-14 16:06:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ddac3fb630104b0a982030f7d14ddcb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:24,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc84a28-a4b8-4b1e-8bc3-370ae9671875 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:24,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ddac3fb630104b0a982030f7d14ddcb5 used request id req-3bc84a28-a4b8-4b1e-8bc3-370ae9671875 2019-01-14 16:06:24,556 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-f528d64a-c02e-4e9-proj-role 2019-01-14 16:06:24,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4eb11c8a2eb94ad688bb63e74ac0b956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:24,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865a0658-8543-4dcc-abdf-79fceb348d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:24,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4eb11c8a2eb94ad688bb63e74ac0b956 used request id req-865a0658-8543-4dcc-abdf-79fceb348d16 2019-01-14 16:06:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8f74a88cec099a94ff7d694d14ac6ded696d74" 2019-01-14 16:06:24,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e2eadf-c408-4f32-9176-e2468b4978f9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:24,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a2e2eadf-c408-4f32-9176-e2468b4978f9 2019-01-14 16:06:24,788 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-f528d64a-c02e-4e9-user 2019-01-14 16:06:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/964dbd911e6e42cf9467d3c7dcac0d8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987ec6b09759ef50c87cacdc610bb7ca5085806f" 2019-01-14 16:06:24,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadab2f8-46e8-46b0-aaf1-4d4640cf909d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:24,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/964dbd911e6e42cf9467d3c7dcac0d8d used request id req-aadab2f8-46e8-46b0-aaf1-4d4640cf909d 2019-01-14 16:06:24,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:25,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["eMUoDc-NSWe_ei6afrrqwQ"], "issued_at": "2019-01-14T16:06:25.000000Z"}} 2019-01-14 16:06:25,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46be3b227011f47970c738a2609920a5f680d7ab" 2019-01-14 16:06:25,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434d7e8a-faa6-455e-8fed-b8f05ab2673b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:25,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-434d7e8a-faa6-455e-8fed-b8f05ab2673b 2019-01-14 16:06:25,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:25,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:25,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["eT16efu2RDObICSOMd4dzQ"], "issued_at": "2019-01-14T16:06:25.000000Z"}} 2019-01-14 16:06:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:26,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ced2d25-e800-4a4a-8505-3f2ff7cc6e09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:26,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8ced2d25-e800-4a4a-8505-3f2ff7cc6e09 2019-01-14 16:06:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:26,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:26,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f9f53c3f-8aa6-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:26,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78757ea5-fdad-4d81-9897-7386aaa5f98d Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f9f53c3f-8aa6-435-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:26,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f9f53c3f-8aa6-435-proj used request id req-78757ea5-fdad-4d81-9897-7386aaa5f98d 2019-01-14 16:06:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:26,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4afafde-e918-478a-9c7c-f4289b9b74cb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:26,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f4afafde-e918-478a-9c7c-f4289b9b74cb 2019-01-14 16:06:26,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-f9f53c3f-8aa6-435-proj"}}' 2019-01-14 16:06:26,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cefa104-5842-46e6-b3d3-964f8e8c59da Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f04e29df10a84ef08afa609e7b3228f5"}, "tags": [], "enabled": true, "id": "f04e29df10a84ef08afa609e7b3228f5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-f9f53c3f-8aa6-435-proj"}} 2019-01-14 16:06:26,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4cefa104-5842-46e6-b3d3-964f8e8c59da 2019-01-14 16:06:26,382 - keystone_utils - INFO - Created project with name - CreateQoSTests-f9f53c3f-8aa6-435-proj 2019-01-14 16:06:26,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:26,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:26,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["uwGThLrRQ8-JydHek_UxMg"], "issued_at": "2019-01-14T16:06:26.000000Z"}} 2019-01-14 16:06:26,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c84dfe99e47e25a2aa768e38e8f976b6f5ab726" 2019-01-14 16:06:26,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aeabad9-5814-4169-b733-137a02776ce3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:26,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5aeabad9-5814-4169-b733-137a02776ce3 2019-01-14 16:06:26,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:26,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:26,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c84dfe99e47e25a2aa768e38e8f976b6f5ab726" 2019-01-14 16:06:27,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54252fe7-0c88-4a76-bc97-52ae668c06aa Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:27,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-54252fe7-0c88-4a76-bc97-52ae668c06aa 2019-01-14 16:06:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-f9f53c3f-8aa6-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c84dfe99e47e25a2aa768e38e8f976b6f5ab726" 2019-01-14 16:06:27,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7548d3-3d64-4a6d-9a1e-9b6e45f58a54 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-f9f53c3f-8aa6-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f04e29df10a84ef08afa609e7b3228f5"}, "tags": [], "enabled": true, "id": "f04e29df10a84ef08afa609e7b3228f5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-f9f53c3f-8aa6-435-proj"}]} 2019-01-14 16:06:27,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-f9f53c3f-8aa6-435-proj used request id req-7a7548d3-3d64-4a6d-9a1e-9b6e45f58a54 2019-01-14 16:06:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c84dfe99e47e25a2aa768e38e8f976b6f5ab726" 2019-01-14 16:06:27,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c48cab-6f43-4963-a4cd-3bb8cd4e45be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:27,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b0c48cab-6f43-4963-a4cd-3bb8cd4e45be 2019-01-14 16:06:27,538 - keystone_utils - INFO - Created user with name - CreateQoSTests-f9f53c3f-8aa6-435-user 2019-01-14 16:06:27,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:27,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:27,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c36f85-4cbe-4e2c-9efd-053d7d2d1699 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:27,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-27c36f85-4cbe-4e2c-9efd-053d7d2d1699 2019-01-14 16:06:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" -d '{"role": {"name": "CreateQoSTests-f9f53c3f-8aa6-435-proj-role"}}' 2019-01-14 16:06:27,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e0668f4-fb2a-4d47-bbea-501ebe29cadf Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28ab4c8d374845019984999997e6e631", "links": {"self": "http://172.30.9.26:5000/v3/roles/28ab4c8d374845019984999997e6e631"}, "name": "CreateQoSTests-f9f53c3f-8aa6-435-proj-role"}} 2019-01-14 16:06:27,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4e0668f4-fb2a-4d47-bbea-501ebe29cadf 2019-01-14 16:06:27,778 - keystone_utils - INFO - Created role with name - CreateQoSTests-f9f53c3f-8aa6-435-proj-role 2019-01-14 16:06:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/28ab4c8d374845019984999997e6e631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:27,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0634f6e1-6ff5-4ef8-8ee2-49cc6c325105 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28ab4c8d374845019984999997e6e631", "links": {"self": "http://172.30.9.26:5000/v3/roles/28ab4c8d374845019984999997e6e631"}, "name": "CreateQoSTests-f9f53c3f-8aa6-435-proj-role"}} 2019-01-14 16:06:27,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/28ab4c8d374845019984999997e6e631 used request id req-0634f6e1-6ff5-4ef8-8ee2-49cc6c325105 2019-01-14 16:06:27,887 - keystone_utils - INFO - Granting role CreateQoSTests-f9f53c3f-8aa6-435-proj-role to project CreateQoSTests-f9f53c3f-8aa6-435-proj 2019-01-14 16:06:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f04e29df10a84ef08afa609e7b3228f5/users/35c571c358bf416ca68ae4dfe3c700bd/roles/28ab4c8d374845019984999997e6e631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:28,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff8e5754-7f5e-474b-bea6-a8763b268867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:28,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f04e29df10a84ef08afa609e7b3228f5/users/35c571c358bf416ca68ae4dfe3c700bd/roles/28ab4c8d374845019984999997e6e631 used request id req-ff8e5754-7f5e-474b-bea6-a8763b268867 2019-01-14 16:06:28,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:28,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:28,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["SBzkTzZwQDy9Bs2yKm46mw"], "issued_at": "2019-01-14T16:06:28.000000Z"}} 2019-01-14 16:06:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150e5094e3ac078e707d60ddd4a4b69554d4d67a" 2019-01-14 16:06:28,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3cd574d-395a-4372-bb06-9f6035d545a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:28,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b3cd574d-395a-4372-bb06-9f6035d545a8 2019-01-14 16:06:28,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150e5094e3ac078e707d60ddd4a4b69554d4d67a" 2019-01-14 16:06:28,786 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:28 GMT Server: Apache x-compute-request-id: req-fb5f14ba-c902-42e6-b3aa-b16cab15a2b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb5f14ba-c902-42e6-b3aa-b16cab15a2b5 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-14 16:06:28,786 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-fb5f14ba-c902-42e6-b3aa-b16cab15a2b5 2019-01-14 16:06:28,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fb5f14ba-c902-42e6-b3aa-b16cab15a2b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150e5094e3ac078e707d60ddd4a4b69554d4d67a" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-2dcbc383-6a7e-46e3-b602-c187c6ee91d0"}}' 2019-01-14 16:06:29,060 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:28 GMT Server: Apache x-compute-request-id: req-0275aef1-0525-4583-935e-cec4a16ce2a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0275aef1-0525-4583-935e-cec4a16ce2a5 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3222683a-a9f2-449f-9cad-da36752836a1", "name": "CreateQoSTests-2dcbc383-6a7e-46e3-b602-c187c6ee91d0"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/3222683a-a9f2-449f-9cad-da36752836a1", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/3222683a-a9f2-449f-9cad-da36752836a1", "rel": "bookmark"}]} 2019-01-14 16:06:29,061 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-0275aef1-0525-4583-935e-cec4a16ce2a5 2019-01-14 16:06:29,061 - create_qos - INFO - Created qos with name - CreateQoSTests-2dcbc383-6a7e-46e3-b602-c187c6ee91d0 2019-01-14 16:06:29,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46be3b227011f47970c738a2609920a5f680d7ab" 2019-01-14 16:06:29,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:29 GMT Server: Apache x-compute-request-id: req-37239ec1-1d9f-40e7-862a-c624f7d406aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37239ec1-1d9f-40e7-862a-c624f7d406aa Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3222683a-a9f2-449f-9cad-da36752836a1", "name": "CreateQoSTests-2dcbc383-6a7e-46e3-b602-c187c6ee91d0"}]} 2019-01-14 16:06:29,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-37239ec1-1d9f-40e7-862a-c624f7d406aa 2019-01-14 16:06:29,283 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-2dcbc383-6a7e-46e3-b602-c187c6ee91d0 2019-01-14 16:06:29,286 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/3222683a-a9f2-449f-9cad-da36752836a1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb5f14ba-c902-42e6-b3aa-b16cab15a2b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150e5094e3ac078e707d60ddd4a4b69554d4d67a" 2019-01-14 16:06:29,539 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:06:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a219f49-29b9-450d-82c8-41741f48949c 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. 2019-01-14 16:06:29,539 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/3222683a-a9f2-449f-9cad-da36752836a1?force=False used request id req-2a219f49-29b9-450d-82c8-41741f48949c 2019-01-14 16:06:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:29,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8bcaba9f-5f2c-4d6d-965c-b78b9e517df7 Date: Mon, 14 Jan 2019 16:06:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:29,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8bcaba9f-5f2c-4d6d-965c-b78b9e517df7 2019-01-14 16:06:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee02c4b-ada3-47f0-b862-811e724a6001 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:30,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-7ee02c4b-ada3-47f0-b862-811e724a6001 2019-01-14 16:06:30,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:30,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce19756-9285-424b-8b92-2815c62d49e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:30,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-0ce19756-9285-424b-8b92-2815c62d49e9 2019-01-14 16:06:30,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e1e511d-dc03-4bef-9e32-3c2dd58ad12b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:30,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-3e1e511d-dc03-4bef-9e32-3c2dd58ad12b 2019-01-14 16:06:30,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0f96d1-4a24-4b95-bc45-8ce33a3b26f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:30,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-0b0f96d1-4a24-4b95-bc45-8ce33a3b26f9 2019-01-14 16:06:30,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60179316-0230-4f16-83bc-ac07101dd4a2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:30,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-60179316-0230-4f16-83bc-ac07101dd4a2 2019-01-14 16:06:30,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7344ed6-9025-47e7-b381-d2c8aa847a37 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:30,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-e7344ed6-9025-47e7-b381-d2c8aa847a37 2019-01-14 16:06:30,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81982554-18cd-4346-88f0-c239f14c9dab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:30,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-81982554-18cd-4346-88f0-c239f14c9dab 2019-01-14 16:06:30,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:30,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3c75d6-3bfd-4dee-9525-39022c49a5bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:30,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-ea3c75d6-3bfd-4dee-9525-39022c49a5bb 2019-01-14 16:06:30,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e735ea70-28d9-49e5-9b38-2a8410fe51b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:30,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-e735ea70-28d9-49e5-9b38-2a8410fe51b6 2019-01-14 16:06:30,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:30,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430293fb-b6e0-473f-8fd9-155eaebcc356 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:30,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-430293fb-b6e0-473f-8fd9-155eaebcc356 2019-01-14 16:06:30,956 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-f9f53c3f-8aa6-435-proj 2019-01-14 16:06:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f04e29df10a84ef08afa609e7b3228f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:31,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f1571d-0c00-4bcc-93d6-e433d6de295d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:31,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f04e29df10a84ef08afa609e7b3228f5 used request id req-98f1571d-0c00-4bcc-93d6-e433d6de295d 2019-01-14 16:06:31,221 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-f9f53c3f-8aa6-435-proj-role 2019-01-14 16:06:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/28ab4c8d374845019984999997e6e631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:31,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d172a496-88cb-4d6c-bfef-bad7daf569b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:31,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/28ab4c8d374845019984999997e6e631 used request id req-d172a496-88cb-4d6c-bfef-bad7daf569b5 2019-01-14 16:06:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7b4e86bf25dc052bcc09575914adcd1f1259e0" 2019-01-14 16:06:31,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e43c38e-b07f-4e8d-9395-746342569a60 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:31,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e43c38e-b07f-4e8d-9395-746342569a60 2019-01-14 16:06:31,456 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-f9f53c3f-8aa6-435-user 2019-01-14 16:06:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/35c571c358bf416ca68ae4dfe3c700bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c84dfe99e47e25a2aa768e38e8f976b6f5ab726" 2019-01-14 16:06:31,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca6d34b-1b8f-411d-a97c-c320799f43f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:31,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/35c571c358bf416ca68ae4dfe3c700bd used request id req-4ca6d34b-1b8f-411d-a97c-c320799f43f8 2019-01-14 16:06:31,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:32,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Dns15XWTRlOpJX0EO_3r8w"], "issued_at": "2019-01-14T16:06:32.000000Z"}} 2019-01-14 16:06:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00f7947b19bd6b14421edf37f7f3a3bbc57b9bb" 2019-01-14 16:06:32,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf3fc5a-4275-41da-b647-601ed997c162 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:32,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-edf3fc5a-4275-41da-b647-601ed997c162 2019-01-14 16:06:32,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:32,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:32,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["5pGcvipIQRya5oeNqkOGBQ"], "issued_at": "2019-01-14T16:06:32.000000Z"}} 2019-01-14 16:06:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:32,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4980c7-1d05-4ef4-87f8-088937542418 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:32,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1b4980c7-1d05-4ef4-87f8-088937542418 2019-01-14 16:06:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:32,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-43f3eb29-94ab-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:32,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588859e3-2e39-4142-bbef-482549d959ce Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-43f3eb29-94ab-49c-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:32,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-43f3eb29-94ab-49c-proj used request id req-588859e3-2e39-4142-bbef-482549d959ce 2019-01-14 16:06:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:32,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bc6e97-d7f0-4449-9ab2-5859023340ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:32,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f0bc6e97-d7f0-4449-9ab2-5859023340ae 2019-01-14 16:06:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-43f3eb29-94ab-49c-proj"}}' 2019-01-14 16:06:33,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda4409b-e454-4962-bfde-d1d1393f5305 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eef7d104de2e43198cda4dec2bc6b866"}, "tags": [], "enabled": true, "id": "eef7d104de2e43198cda4dec2bc6b866", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-43f3eb29-94ab-49c-proj"}} 2019-01-14 16:06:33,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cda4409b-e454-4962-bfde-d1d1393f5305 2019-01-14 16:06:33,072 - keystone_utils - INFO - Created project with name - CreateQoSTests-43f3eb29-94ab-49c-proj 2019-01-14 16:06:33,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:33,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:33,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["GrLk4HBBS0-7WwLNdxmUlg"], "issued_at": "2019-01-14T16:06:33.000000Z"}} 2019-01-14 16:06:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb040e91407b1730e854d19ead96cc88bdfb0c" 2019-01-14 16:06:33,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb603d1-84b7-4f83-b68c-72554160ebc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:33,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cfb603d1-84b7-4f83-b68c-72554160ebc6 2019-01-14 16:06:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:33,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb040e91407b1730e854d19ead96cc88bdfb0c" 2019-01-14 16:06:33,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525bbfc7-7d80-484e-a537-56c35640de3c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:33,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-525bbfc7-7d80-484e-a537-56c35640de3c 2019-01-14 16:06:33,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-43f3eb29-94ab-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb040e91407b1730e854d19ead96cc88bdfb0c" 2019-01-14 16:06:33,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4e03b9-6b58-4ac4-b89e-6778472452c2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-43f3eb29-94ab-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eef7d104de2e43198cda4dec2bc6b866"}, "tags": [], "enabled": true, "id": "eef7d104de2e43198cda4dec2bc6b866", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-43f3eb29-94ab-49c-proj"}]} 2019-01-14 16:06:33,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-43f3eb29-94ab-49c-proj used request id req-ef4e03b9-6b58-4ac4-b89e-6778472452c2 2019-01-14 16:06:33,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb040e91407b1730e854d19ead96cc88bdfb0c" 2019-01-14 16:06:34,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91adc5a1-0180-4d2c-ae20-0e4c6b088780 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:34,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-91adc5a1-0180-4d2c-ae20-0e4c6b088780 2019-01-14 16:06:34,449 - keystone_utils - INFO - Created user with name - CreateQoSTests-43f3eb29-94ab-49c-user 2019-01-14 16:06:34,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:34,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:34,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99700216-6867-44b8-9e35-fa8b1abe92df Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:34,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-99700216-6867-44b8-9e35-fa8b1abe92df 2019-01-14 16:06:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" -d '{"role": {"name": "CreateQoSTests-43f3eb29-94ab-49c-proj-role"}}' 2019-01-14 16:06:34,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c1aed4-9661-4c10-a236-7781c838e4f9 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f77b42d44a0c4dbd8c7e987da661108b", "links": {"self": "http://172.30.9.26:5000/v3/roles/f77b42d44a0c4dbd8c7e987da661108b"}, "name": "CreateQoSTests-43f3eb29-94ab-49c-proj-role"}} 2019-01-14 16:06:34,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-40c1aed4-9661-4c10-a236-7781c838e4f9 2019-01-14 16:06:34,683 - keystone_utils - INFO - Created role with name - CreateQoSTests-43f3eb29-94ab-49c-proj-role 2019-01-14 16:06:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f77b42d44a0c4dbd8c7e987da661108b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:34,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8184962b-11f1-4b76-ac3d-7dda48e08628 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f77b42d44a0c4dbd8c7e987da661108b", "links": {"self": "http://172.30.9.26:5000/v3/roles/f77b42d44a0c4dbd8c7e987da661108b"}, "name": "CreateQoSTests-43f3eb29-94ab-49c-proj-role"}} 2019-01-14 16:06:34,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f77b42d44a0c4dbd8c7e987da661108b used request id req-8184962b-11f1-4b76-ac3d-7dda48e08628 2019-01-14 16:06:34,797 - keystone_utils - INFO - Granting role CreateQoSTests-43f3eb29-94ab-49c-proj-role to project CreateQoSTests-43f3eb29-94ab-49c-proj 2019-01-14 16:06:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/eef7d104de2e43198cda4dec2bc6b866/users/99a2eec814214a1882f7034fc197002a/roles/f77b42d44a0c4dbd8c7e987da661108b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:35,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a3baed-8346-4a78-80df-3e6fad9219ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:35,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/eef7d104de2e43198cda4dec2bc6b866/users/99a2eec814214a1882f7034fc197002a/roles/f77b42d44a0c4dbd8c7e987da661108b used request id req-91a3baed-8346-4a78-80df-3e6fad9219ac 2019-01-14 16:06:35,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:35,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:35,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["xo1UYtjLSJ6-uymBjvnCSw"], "issued_at": "2019-01-14T16:06:35.000000Z"}} 2019-01-14 16:06:35,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e97bcac9f66d30d4d6d07b483cfe55f9b9d79c5" 2019-01-14 16:06:35,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae59a964-46c9-4a63-8f81-005d9139d4c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:35,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ae59a964-46c9-4a63-8f81-005d9139d4c7 2019-01-14 16:06:35,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e97bcac9f66d30d4d6d07b483cfe55f9b9d79c5" 2019-01-14 16:06:36,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:35 GMT Server: Apache x-compute-request-id: req-a11ad6be-5992-48c4-a0ef-3bfde7503730 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a11ad6be-5992-48c4-a0ef-3bfde7503730 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-14 16:06:36,174 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-a11ad6be-5992-48c4-a0ef-3bfde7503730 2019-01-14 16:06:36,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a11ad6be-5992-48c4-a0ef-3bfde7503730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e97bcac9f66d30d4d6d07b483cfe55f9b9d79c5" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-d4a2fc5f-a685-4226-bb5d-095262744344"}}' 2019-01-14 16:06:36,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:36 GMT Server: Apache x-compute-request-id: req-e11aec03-838f-47bd-8ba6-42363f13dbc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e11aec03-838f-47bd-8ba6-42363f13dbc1 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "040fc4d5-1d0b-4391-9b10-9b02145dfed1", "name": "CreateQoSTests-d4a2fc5f-a685-4226-bb5d-095262744344"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/040fc4d5-1d0b-4391-9b10-9b02145dfed1", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/040fc4d5-1d0b-4391-9b10-9b02145dfed1", "rel": "bookmark"}]} 2019-01-14 16:06:36,402 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-e11aec03-838f-47bd-8ba6-42363f13dbc1 2019-01-14 16:06:36,403 - create_qos - INFO - Created qos with name - CreateQoSTests-d4a2fc5f-a685-4226-bb5d-095262744344 2019-01-14 16:06:36,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00f7947b19bd6b14421edf37f7f3a3bbc57b9bb" 2019-01-14 16:06:36,638 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:36 GMT Server: Apache x-compute-request-id: req-2bb3a0b1-5b3d-4daf-b287-84b225a2f107 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bb3a0b1-5b3d-4daf-b287-84b225a2f107 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "040fc4d5-1d0b-4391-9b10-9b02145dfed1", "name": "CreateQoSTests-d4a2fc5f-a685-4226-bb5d-095262744344"}]} 2019-01-14 16:06:36,638 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-2bb3a0b1-5b3d-4daf-b287-84b225a2f107 2019-01-14 16:06:36,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:36,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:37,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["w20Mo-NRRw6E6EWJfUEWQg"], "issued_at": "2019-01-14T16:06:37.000000Z"}} 2019-01-14 16:06:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca20e22e239199150038e42068da80923daa26ad" 2019-01-14 16:06:37,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d4f7ba-2bb8-4f84-a220-1102cc6efb8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:37,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-09d4f7ba-2bb8-4f84-a220-1102cc6efb8f 2019-01-14 16:06:37,158 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca20e22e239199150038e42068da80923daa26ad" 2019-01-14 16:06:37,375 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:37 GMT Server: Apache x-compute-request-id: req-48cbcea8-1e75-4e35-a88e-16baa255be90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48cbcea8-1e75-4e35-a88e-16baa255be90 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "040fc4d5-1d0b-4391-9b10-9b02145dfed1", "name": "CreateQoSTests-d4a2fc5f-a685-4226-bb5d-095262744344"}]} 2019-01-14 16:06:37,375 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-48cbcea8-1e75-4e35-a88e-16baa255be90 2019-01-14 16:06:37,376 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d4a2fc5f-a685-4226-bb5d-095262744344 2019-01-14 16:06:37,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/040fc4d5-1d0b-4391-9b10-9b02145dfed1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a11ad6be-5992-48c4-a0ef-3bfde7503730" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e97bcac9f66d30d4d6d07b483cfe55f9b9d79c5" 2019-01-14 16:06:37,634 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:06:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e7d24071-d262-4e58-99fe-b66f7793d45a 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. 2019-01-14 16:06:37,635 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/040fc4d5-1d0b-4391-9b10-9b02145dfed1?force=False used request id req-e7d24071-d262-4e58-99fe-b66f7793d45a 2019-01-14 16:06:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-05705c89-0757-4c29-804e-2d87d1eddb3c Date: Mon, 14 Jan 2019 16:06:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:38,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-05705c89-0757-4c29-804e-2d87d1eddb3c 2019-01-14 16:06:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b1a736-db30-45da-8fde-9eb5437315e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:38,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-43b1a736-db30-45da-8fde-9eb5437315e6 2019-01-14 16:06:38,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:38,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24a3dd87-c27e-4e7c-92a6-eedbf99200c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:38,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-24a3dd87-c27e-4e7c-92a6-eedbf99200c5 2019-01-14 16:06:38,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:38,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ca7aed-a1a5-4a85-9ca8-00c6bfbcb685 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:38,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-42ca7aed-a1a5-4a85-9ca8-00c6bfbcb685 2019-01-14 16:06:38,432 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c4edf2b-7fcc-43aa-a4be-ad691a257c34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:38,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-9c4edf2b-7fcc-43aa-a4be-ad691a257c34 2019-01-14 16:06:38,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830be1a0-15b9-4f7a-aecf-9f1fc5109823 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:38,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-830be1a0-15b9-4f7a-aecf-9f1fc5109823 2019-01-14 16:06:38,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfe6ce7-3380-424e-bf6f-38e41a5be80c 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:38,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-2dfe6ce7-3380-424e-bf6f-38e41a5be80c 2019-01-14 16:06:38,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c3801ec-6149-4b1b-b7ef-1cb9f70aa12b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:38,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-2c3801ec-6149-4b1b-b7ef-1cb9f70aa12b 2019-01-14 16:06:38,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:38,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a8f897-0686-488e-bcf2-23c9a1032124 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:38,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-e3a8f897-0686-488e-bcf2-23c9a1032124 2019-01-14 16:06:38,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:39,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6389068-b4aa-4322-8af3-cc19045a6cfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:39,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-a6389068-b4aa-4322-8af3-cc19045a6cfa 2019-01-14 16:06:39,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:39,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fa2c20-232a-4146-a876-73f8d856c6db 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:39,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c1fa2c20-232a-4146-a876-73f8d856c6db 2019-01-14 16:06:39,196 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-43f3eb29-94ab-49c-proj 2019-01-14 16:06:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/eef7d104de2e43198cda4dec2bc6b866 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:39,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b8a3cf-6fc4-4635-bd7d-36047b2d9a28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:39,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/eef7d104de2e43198cda4dec2bc6b866 used request id req-a9b8a3cf-6fc4-4635-bd7d-36047b2d9a28 2019-01-14 16:06:39,454 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-43f3eb29-94ab-49c-proj-role 2019-01-14 16:06:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f77b42d44a0c4dbd8c7e987da661108b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:39,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd9a58a-ed83-45a3-80b4-20522ebfbdf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:39,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f77b42d44a0c4dbd8c7e987da661108b used request id req-3cd9a58a-ed83-45a3-80b4-20522ebfbdf1 2019-01-14 16:06:39,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe1cbade754f2e579c6cb413c64c5d390c1b6c2" 2019-01-14 16:06:39,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a478cefe-5004-4252-a284-a06a410f981d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:39,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a478cefe-5004-4252-a284-a06a410f981d 2019-01-14 16:06:39,702 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-43f3eb29-94ab-49c-user 2019-01-14 16:06:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/99a2eec814214a1882f7034fc197002a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb040e91407b1730e854d19ead96cc88bdfb0c" 2019-01-14 16:06:39,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76de20a5-0e4f-4e79-9c00-73e9a90753d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:39,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/99a2eec814214a1882f7034fc197002a used request id req-76de20a5-0e4f-4e79-9c00-73e9a90753d4 2019-01-14 16:06:39,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:40,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["WjAYmgikT2iKSdZ6zqFowg"], "issued_at": "2019-01-14T16:06:40.000000Z"}} 2019-01-14 16:06:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e8daa9bdb6116ffe2f71d05fbc8da5c37cebdd" 2019-01-14 16:06:40,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd290b3-4ec5-45cd-bb9f-bb7a6d863313 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:40,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dcd290b3-4ec5-45cd-bb9f-bb7a6d863313 2019-01-14 16:06:40,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:40,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:40,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Jj6ZvRgLTZSd_ZLncxzkEw"], "issued_at": "2019-01-14T16:06:40.000000Z"}} 2019-01-14 16:06:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:40,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5e99cc-91f1-47dc-a73a-734554e44615 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:40,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2d5e99cc-91f1-47dc-a73a-734554e44615 2019-01-14 16:06:40,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:40,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:40,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:40,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a567ec-06bd-4934-91ec-897d3944cba0 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:40,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj used request id req-57a567ec-06bd-4934-91ec-897d3944cba0 2019-01-14 16:06:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:40,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7468babf-4b00-4485-8ba4-78059a8648d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:40,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7468babf-4b00-4485-8ba4-78059a8648d2 2019-01-14 16:06:40,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj"}}' 2019-01-14 16:06:41,149 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e1a134d-01ed-4812-9fab-63f7bc0de7ec Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/62bd0e3a1a8842c7995eb4e524545067"}, "tags": [], "enabled": true, "id": "62bd0e3a1a8842c7995eb4e524545067", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj"}} 2019-01-14 16:06:41,149 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6e1a134d-01ed-4812-9fab-63f7bc0de7ec 2019-01-14 16:06:41,149 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj 2019-01-14 16:06:41,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:41,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:41,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["0kj1HvO0TICfw1xzKjnlRw"], "issued_at": "2019-01-14T16:06:41.000000Z"}} 2019-01-14 16:06:41,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172af064f370b76d763beb8cc11d0cb1785bafa0" 2019-01-14 16:06:41,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3477f52d-7b56-4bb5-92ac-bff4a56caf49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:41,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3477f52d-7b56-4bb5-92ac-bff4a56caf49 2019-01-14 16:06:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:41,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172af064f370b76d763beb8cc11d0cb1785bafa0" 2019-01-14 16:06:41,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ec8e90-7811-43dc-b3f0-ffa9131bbcdd Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:41,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-10ec8e90-7811-43dc-b3f0-ffa9131bbcdd 2019-01-14 16:06:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172af064f370b76d763beb8cc11d0cb1785bafa0" 2019-01-14 16:06:41,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3461a2-2697-4fad-b017-5094d78869c5 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/62bd0e3a1a8842c7995eb4e524545067"}, "tags": [], "enabled": true, "id": "62bd0e3a1a8842c7995eb4e524545067", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj"}]} 2019-01-14 16:06:41,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj used request id req-9c3461a2-2697-4fad-b017-5094d78869c5 2019-01-14 16:06:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172af064f370b76d763beb8cc11d0cb1785bafa0" 2019-01-14 16:06:42,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d761cf9-0ae3-4f7a-bdf3-bf29f623eda0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:42,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0d761cf9-0ae3-4f7a-bdf3-bf29f623eda0 2019-01-14 16:06:42,432 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-user 2019-01-14 16:06:42,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:42,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:42,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2796bd5d-e4ef-4b73-a502-169bea04c400 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:42,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2796bd5d-e4ef-4b73-a502-169bea04c400 2019-01-14 16:06:42,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj-role"}}' 2019-01-14 16:06:42,694 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99372f4e-f0aa-431a-a0f8-ad4c385ff126 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80715e72626b44a6853cefebe54920be", "links": {"self": "http://172.30.9.26:5000/v3/roles/80715e72626b44a6853cefebe54920be"}, "name": "CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj-role"}} 2019-01-14 16:06:42,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-99372f4e-f0aa-431a-a0f8-ad4c385ff126 2019-01-14 16:06:42,694 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj-role 2019-01-14 16:06:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/80715e72626b44a6853cefebe54920be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:42,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3829ef-1342-4425-aab8-d65f5f591818 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80715e72626b44a6853cefebe54920be", "links": {"self": "http://172.30.9.26:5000/v3/roles/80715e72626b44a6853cefebe54920be"}, "name": "CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj-role"}} 2019-01-14 16:06:42,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/80715e72626b44a6853cefebe54920be used request id req-3a3829ef-1342-4425-aab8-d65f5f591818 2019-01-14 16:06:42,808 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj-role to project CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj 2019-01-14 16:06:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/62bd0e3a1a8842c7995eb4e524545067/users/0f4469b4a1e74f90af0b267cfb152a16/roles/80715e72626b44a6853cefebe54920be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:42,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f181fee-01de-4c9a-aecf-0b10796d6041 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:42,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/62bd0e3a1a8842c7995eb4e524545067/users/0f4469b4a1e74f90af0b267cfb152a16/roles/80715e72626b44a6853cefebe54920be used request id req-4f181fee-01de-4c9a-aecf-0b10796d6041 2019-01-14 16:06:42,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:42,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:43,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3agDSMXSTK2k8jPVMplIvA"], "issued_at": "2019-01-14T16:06:43.000000Z"}} 2019-01-14 16:06:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb5130bd663bb79e3ed3ad3d9fe1b0e92c4e7a" 2019-01-14 16:06:43,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c35e46b-1f8d-409f-8175-76d381f5d4c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:43,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7c35e46b-1f8d-409f-8175-76d381f5d4c4 2019-01-14 16:06:43,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb5130bd663bb79e3ed3ad3d9fe1b0e92c4e7a" 2019-01-14 16:06:43,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:43 GMT Server: Apache x-compute-request-id: req-97463762-0a0b-4428-861b-feba3ef507ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97463762-0a0b-4428-861b-feba3ef507ca Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:06:43,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-97463762-0a0b-4428-861b-feba3ef507ca 2019-01-14 16:06:43,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-97463762-0a0b-4428-861b-feba3ef507ca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb5130bd663bb79e3ed3ad3d9fe1b0e92c4e7a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-60913f63-be96-4fef-ba6c-d51ceaf54a45", "description": null}}' 2019-01-14 16:06:44,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:43 GMT Server: Apache x-compute-request-id: req-627e7b87-6602-4614-9f95-d7ad01f1bfd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-627e7b87-6602-4614-9f95-d7ad01f1bfd1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-60913f63-be96-4fef-ba6c-d51ceaf54a45", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c59556e7-5d01-4ae7-8316-3c633878d643", "description": null}} 2019-01-14 16:06:44,077 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-627e7b87-6602-4614-9f95-d7ad01f1bfd1 2019-01-14 16:06:44,078 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-60913f63-be96-4fef-ba6c-d51ceaf54a45 2019-01-14 16:06:44,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e8daa9bdb6116ffe2f71d05fbc8da5c37cebdd" 2019-01-14 16:06:44,305 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:44 GMT Server: Apache x-compute-request-id: req-2a6232cc-f46d-47d4-aa8a-ae0a7feffbeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a6232cc-f46d-47d4-aa8a-ae0a7feffbeb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-60913f63-be96-4fef-ba6c-d51ceaf54a45", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c59556e7-5d01-4ae7-8316-3c633878d643", "description": null}]} 2019-01-14 16:06:44,305 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-2a6232cc-f46d-47d4-aa8a-ae0a7feffbeb 2019-01-14 16:06:44,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a6232cc-f46d-47d4-aa8a-ae0a7feffbeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e8daa9bdb6116ffe2f71d05fbc8da5c37cebdd" 2019-01-14 16:06:44,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:44 GMT Server: Apache x-compute-request-id: req-f5c70e67-9cdb-4561-95f4-a8d057313389 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5c70e67-9cdb-4561-95f4-a8d057313389 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-60913f63-be96-4fef-ba6c-d51ceaf54a45", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c59556e7-5d01-4ae7-8316-3c633878d643", "description": null}} 2019-01-14 16:06:44,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643 used request id req-f5c70e67-9cdb-4561-95f4-a8d057313389 2019-01-14 16:06:44,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a6232cc-f46d-47d4-aa8a-ae0a7feffbeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e8daa9bdb6116ffe2f71d05fbc8da5c37cebdd" 2019-01-14 16:06:44,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:44 GMT Server: Apache x-compute-request-id: req-2d9a6a39-bf60-45ad-aa8d-f82af30357bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d9a6a39-bf60-45ad-aa8d-f82af30357bc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:06:44,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643/encryption used request id req-2d9a6a39-bf60-45ad-aa8d-f82af30357bc 2019-01-14 16:06:44,720 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-60913f63-be96-4fef-ba6c-d51ceaf54a45 2019-01-14 16:06:44,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a6232cc-f46d-47d4-aa8a-ae0a7feffbeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e8daa9bdb6116ffe2f71d05fbc8da5c37cebdd" 2019-01-14 16:06:44,988 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:06:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-059b0f2b-0931-4b02-a331-ee5eecce4865 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. 2019-01-14 16:06:44,988 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643 used request id req-059b0f2b-0931-4b02-a331-ee5eecce4865 2019-01-14 16:06:44,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a6232cc-f46d-47d4-aa8a-ae0a7feffbeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e8daa9bdb6116ffe2f71d05fbc8da5c37cebdd" 2019-01-14 16:06:45,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:44 GMT Server: Apache x-compute-request-id: req-472b6460-6552-4906-9252-907362123b28 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-472b6460-6552-4906-9252-907362123b28 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:06:45,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-472b6460-6552-4906-9252-907362123b28 2019-01-14 16:06:45,207 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-60913f63-be96-4fef-ba6c-d51ceaf54a45 2019-01-14 16:06:45,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97463762-0a0b-4428-861b-feba3ef507ca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fb5130bd663bb79e3ed3ad3d9fe1b0e92c4e7a" 2019-01-14 16:06:45,432 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7a07a1ad-fecc-4819-acbe-5079cdfebb4e x-openstack-request-id: req-7a07a1ad-fecc-4819-acbe-5079cdfebb4e Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type c59556e7-5d01-4ae7-8316-3c633878d643 could not be found.", "code": 404}} 2019-01-14 16:06:45,433 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c59556e7-5d01-4ae7-8316-3c633878d643 used request id req-7a07a1ad-fecc-4819-acbe-5079cdfebb4e 2019-01-14 16:06:45,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:45,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f86829e7-bf27-4595-8165-14f01f08423f Date: Mon, 14 Jan 2019 16:06:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:45,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f86829e7-bf27-4595-8165-14f01f08423f 2019-01-14 16:06:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:45,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9848fdb0-34b8-440a-a7dd-99d4ae7727b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:45,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-9848fdb0-34b8-440a-a7dd-99d4ae7727b5 2019-01-14 16:06:45,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:45,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da511101-0461-470f-acbe-8516a1b24d6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:45,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-da511101-0461-470f-acbe-8516a1b24d6e 2019-01-14 16:06:45,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:45,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12c19dce-525b-472f-ae3a-7ca06b9ff7b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:46,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-12c19dce-525b-472f-ae3a-7ca06b9ff7b2 2019-01-14 16:06:46,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1cc096-e75c-45ca-ab47-c4c2cf24caf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:46,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-ba1cc096-e75c-45ca-ab47-c4c2cf24caf5 2019-01-14 16:06:46,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe859535-e0fc-4e2e-9116-d9a8660a5630 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:46,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-fe859535-e0fc-4e2e-9116-d9a8660a5630 2019-01-14 16:06:46,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5955d13-d491-41c0-a2a1-e49232e0880e 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:46,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-a5955d13-d491-41c0-a2a1-e49232e0880e 2019-01-14 16:06:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7cdc29-d31e-4105-9a4f-ac9564ef04f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:46,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-cf7cdc29-d31e-4105-9a4f-ac9564ef04f7 2019-01-14 16:06:46,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d2fcc6-e73f-4103-8669-d21401cd2ac5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:46,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-91d2fcc6-e73f-4103-8669-d21401cd2ac5 2019-01-14 16:06:46,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:46,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1626a7f0-ce40-472f-824c-e769363e14e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:46,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-1626a7f0-ce40-472f-824c-e769363e14e5 2019-01-14 16:06:46,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:46,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19d30b0-745c-4673-be2e-90f6753c2caa 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:46,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c19d30b0-745c-4673-be2e-90f6753c2caa 2019-01-14 16:06:46,864 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj 2019-01-14 16:06:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/62bd0e3a1a8842c7995eb4e524545067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:47,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f99143ba-f3d7-4f52-a77e-d78d32ebdb8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:47,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/62bd0e3a1a8842c7995eb4e524545067 used request id req-f99143ba-f3d7-4f52-a77e-d78d32ebdb8e 2019-01-14 16:06:47,107 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-proj-role 2019-01-14 16:06:47,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/80715e72626b44a6853cefebe54920be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:47,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57597aea-dd98-44a7-b27b-b57dec727207 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:47,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/80715e72626b44a6853cefebe54920be used request id req-57597aea-dd98-44a7-b27b-b57dec727207 2019-01-14 16:06:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b46762aa5f65721e337af1d6d9a7f37aea6b3c" 2019-01-14 16:06:47,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87384ab1-15d1-4b8d-a0ac-f3bd38400b45 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:47,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-87384ab1-15d1-4b8d-a0ac-f3bd38400b45 2019-01-14 16:06:47,368 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ed0bdae2-4490-48b-user 2019-01-14 16:06:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0f4469b4a1e74f90af0b267cfb152a16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172af064f370b76d763beb8cc11d0cb1785bafa0" 2019-01-14 16:06:47,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766aa3de-65cd-49c9-88fc-5dd134756b4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:47,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0f4469b4a1e74f90af0b267cfb152a16 used request id req-766aa3de-65cd-49c9-88fc-5dd134756b4b 2019-01-14 16:06:47,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:47,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3k6makFNT3OqR2DgtWllIA"], "issued_at": "2019-01-14T16:06:47.000000Z"}} 2019-01-14 16:06:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2551d44f76dc7645a479c6e7115d40216aab8095" 2019-01-14 16:06:48,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87195bdb-eea7-480c-9a8c-18e21b7066ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:48,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-87195bdb-eea7-480c-9a8c-18e21b7066ae 2019-01-14 16:06:48,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:48,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:48,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["MruDj_EtTEGkBt4vjq6dnw"], "issued_at": "2019-01-14T16:06:48.000000Z"}} 2019-01-14 16:06:48,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:48,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4425383e-bb8f-459b-8f6e-909646d84d47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:48,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4425383e-bb8f-459b-8f6e-909646d84d47 2019-01-14 16:06:48,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:48,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:48,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435b5e06-e7eb-4850-871c-449278a2583d Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:48,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj used request id req-435b5e06-e7eb-4850-871c-449278a2583d 2019-01-14 16:06:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:48,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a650168-3e9e-43c8-984f-782605ef2bac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:48,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4a650168-3e9e-43c8-984f-782605ef2bac 2019-01-14 16:06:48,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj"}}' 2019-01-14 16:06:49,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ffb73e7-1599-42cb-9d53-4599a5f7ec61 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/daebfc755bc84925a486332e62b3aa15"}, "tags": [], "enabled": true, "id": "daebfc755bc84925a486332e62b3aa15", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj"}} 2019-01-14 16:06:49,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5ffb73e7-1599-42cb-9d53-4599a5f7ec61 2019-01-14 16:06:49,024 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj 2019-01-14 16:06:49,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:49,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:49,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["gosblNlWRK-ZV4FsGlh0PA"], "issued_at": "2019-01-14T16:06:49.000000Z"}} 2019-01-14 16:06:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c073560e9add7c455c2483eb85c4732a12e7f5e" 2019-01-14 16:06:49,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be7518e-079f-46d8-902e-0469330bd624 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:49,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9be7518e-079f-46d8-902e-0469330bd624 2019-01-14 16:06:49,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:49,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c073560e9add7c455c2483eb85c4732a12e7f5e" 2019-01-14 16:06:49,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4dfc3c-df41-4c9d-a7eb-b3037fe7012c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:49,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2f4dfc3c-df41-4c9d-a7eb-b3037fe7012c 2019-01-14 16:06:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c073560e9add7c455c2483eb85c4732a12e7f5e" 2019-01-14 16:06:49,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99f3907-7b52-400f-a284-ec53e385301d Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/daebfc755bc84925a486332e62b3aa15"}, "tags": [], "enabled": true, "id": "daebfc755bc84925a486332e62b3aa15", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj"}]} 2019-01-14 16:06:49,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj used request id req-e99f3907-7b52-400f-a284-ec53e385301d 2019-01-14 16:06:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c073560e9add7c455c2483eb85c4732a12e7f5e" 2019-01-14 16:06:49,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266feade-1a5b-40dc-a063-cb3c61792ec5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:49,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-266feade-1a5b-40dc-a063-cb3c61792ec5 2019-01-14 16:06:50,376 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-user 2019-01-14 16:06:50,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:50,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb33c2f3-280f-4ac4-8ba5-e88094137891 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:50,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fb33c2f3-280f-4ac4-8ba5-e88094137891 2019-01-14 16:06:50,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj-role"}}' 2019-01-14 16:06:50,694 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1be46c-4e5b-4cde-8ff4-101149b58775 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e41b17a21f5c4b62916797609e9c4bae", "links": {"self": "http://172.30.9.26:5000/v3/roles/e41b17a21f5c4b62916797609e9c4bae"}, "name": "CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj-role"}} 2019-01-14 16:06:50,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ea1be46c-4e5b-4cde-8ff4-101149b58775 2019-01-14 16:06:50,694 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj-role 2019-01-14 16:06:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e41b17a21f5c4b62916797609e9c4bae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:50,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05e25dd-27dd-4d6b-aa03-fdbe0f960e69 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e41b17a21f5c4b62916797609e9c4bae", "links": {"self": "http://172.30.9.26:5000/v3/roles/e41b17a21f5c4b62916797609e9c4bae"}, "name": "CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj-role"}} 2019-01-14 16:06:50,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e41b17a21f5c4b62916797609e9c4bae used request id req-b05e25dd-27dd-4d6b-aa03-fdbe0f960e69 2019-01-14 16:06:50,802 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj-role to project CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj 2019-01-14 16:06:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/daebfc755bc84925a486332e62b3aa15/users/42b8d1d69a2b41b28c3bcdf6ab8768f1/roles/e41b17a21f5c4b62916797609e9c4bae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:50,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff4704e-10c3-46b7-82ea-49e8b36946a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:50,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/daebfc755bc84925a486332e62b3aa15/users/42b8d1d69a2b41b28c3bcdf6ab8768f1/roles/e41b17a21f5c4b62916797609e9c4bae used request id req-7ff4704e-10c3-46b7-82ea-49e8b36946a3 2019-01-14 16:06:50,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:50,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:51,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["sBlR8Oa5RNSnhqCMWrK-YA"], "issued_at": "2019-01-14T16:06:51.000000Z"}} 2019-01-14 16:06:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210830cf5f2de4872e9b0cbac97660eed81eb2a5" 2019-01-14 16:06:51,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2865f25c-9b52-45ec-a92c-48074b6d1b61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:51,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2865f25c-9b52-45ec-a92c-48074b6d1b61 2019-01-14 16:06:51,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210830cf5f2de4872e9b0cbac97660eed81eb2a5" 2019-01-14 16:06:51,844 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:51 GMT Server: Apache x-compute-request-id: req-afd2ce84-bed4-4485-855b-e76d6ce85acd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-afd2ce84-bed4-4485-855b-e76d6ce85acd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:06:51,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-afd2ce84-bed4-4485-855b-e76d6ce85acd 2019-01-14 16:06:51,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-afd2ce84-bed4-4485-855b-e76d6ce85acd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210830cf5f2de4872e9b0cbac97660eed81eb2a5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477", "description": null}}' 2019-01-14 16:06:52,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:51 GMT Server: Apache x-compute-request-id: req-888e929a-96e9-4a13-882d-6d01e675665d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-888e929a-96e9-4a13-882d-6d01e675665d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62e11235-687f-47c9-9b9a-9a43024d7e25", "description": null}} 2019-01-14 16:06:52,106 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-888e929a-96e9-4a13-882d-6d01e675665d 2019-01-14 16:06:52,107 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477 2019-01-14 16:06:52,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2551d44f76dc7645a479c6e7115d40216aab8095" 2019-01-14 16:06:52,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:52 GMT Server: Apache x-compute-request-id: req-f0616b3a-9b66-4ea6-895e-7b2e94e3fc58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0616b3a-9b66-4ea6-895e-7b2e94e3fc58 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62e11235-687f-47c9-9b9a-9a43024d7e25", "description": null}]} 2019-01-14 16:06:52,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-f0616b3a-9b66-4ea6-895e-7b2e94e3fc58 2019-01-14 16:06:52,332 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0616b3a-9b66-4ea6-895e-7b2e94e3fc58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2551d44f76dc7645a479c6e7115d40216aab8095" 2019-01-14 16:06:52,551 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:52 GMT Server: Apache x-compute-request-id: req-5ef160fd-cc57-4bd4-b72b-bc0a02ce3b4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ef160fd-cc57-4bd4-b72b-bc0a02ce3b4d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62e11235-687f-47c9-9b9a-9a43024d7e25", "description": null}} 2019-01-14 16:06:52,552 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25 used request id req-5ef160fd-cc57-4bd4-b72b-bc0a02ce3b4d 2019-01-14 16:06:52,554 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0616b3a-9b66-4ea6-895e-7b2e94e3fc58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2551d44f76dc7645a479c6e7115d40216aab8095" 2019-01-14 16:06:52,756 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:52 GMT Server: Apache x-compute-request-id: req-45f08714-a54e-47bb-bb1c-22f8516a82ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-45f08714-a54e-47bb-bb1c-22f8516a82ff Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:06:52,756 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25/encryption used request id req-45f08714-a54e-47bb-bb1c-22f8516a82ff 2019-01-14 16:06:52,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:52,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:53,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ktx8ypG2SmauKDsscgDtkQ"], "issued_at": "2019-01-14T16:06:53.000000Z"}} 2019-01-14 16:06:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eacb8026786e87d7cb6bd17a3f1734847dcc22bf" 2019-01-14 16:06:53,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8742be-d138-4ce8-a659-311161fa9e26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:53,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ec8742be-d138-4ce8-a659-311161fa9e26 2019-01-14 16:06:53,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eacb8026786e87d7cb6bd17a3f1734847dcc22bf" 2019-01-14 16:06:53,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:53 GMT Server: Apache x-compute-request-id: req-157abd1e-0c7c-48af-8bb4-f4b657382b13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-157abd1e-0c7c-48af-8bb4-f4b657382b13 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62e11235-687f-47c9-9b9a-9a43024d7e25", "description": null}]} 2019-01-14 16:06:53,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-157abd1e-0c7c-48af-8bb4-f4b657382b13 2019-01-14 16:06:53,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-157abd1e-0c7c-48af-8bb4-f4b657382b13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eacb8026786e87d7cb6bd17a3f1734847dcc22bf" 2019-01-14 16:06:53,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:53 GMT Server: Apache x-compute-request-id: req-22776372-f739-49d0-96d3-f2733c519628 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22776372-f739-49d0-96d3-f2733c519628 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62e11235-687f-47c9-9b9a-9a43024d7e25", "description": null}} 2019-01-14 16:06:53,730 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25 used request id req-22776372-f739-49d0-96d3-f2733c519628 2019-01-14 16:06:53,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-157abd1e-0c7c-48af-8bb4-f4b657382b13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eacb8026786e87d7cb6bd17a3f1734847dcc22bf" 2019-01-14 16:06:54,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:53 GMT Server: Apache x-compute-request-id: req-5f71b68e-cae1-48ed-afc5-82994e35f389 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f71b68e-cae1-48ed-afc5-82994e35f389 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:06:54,360 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25/encryption used request id req-5f71b68e-cae1-48ed-afc5-82994e35f389 2019-01-14 16:06:54,361 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-ef49bb15-dc39-426f-ba44-b4c36c90b477 2019-01-14 16:06:54,363 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-afd2ce84-bed4-4485-855b-e76d6ce85acd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210830cf5f2de4872e9b0cbac97660eed81eb2a5" 2019-01-14 16:06:54,622 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:06:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8250b0a3-2713-452b-9259-76de12315c93 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. 2019-01-14 16:06:54,622 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/62e11235-687f-47c9-9b9a-9a43024d7e25 used request id req-8250b0a3-2713-452b-9259-76de12315c93 2019-01-14 16:06:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:55,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9cc8bbd5-87ae-450b-9c04-2db1e2b94062 Date: Mon, 14 Jan 2019 16:06:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:06:55,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9cc8bbd5-87ae-450b-9c04-2db1e2b94062 2019-01-14 16:06:55,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:55,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f990ac5-c583-4afe-9660-a88c469de157 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:55,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-1f990ac5-c583-4afe-9660-a88c469de157 2019-01-14 16:06:55,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:55,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a38af4b-4fb6-4307-9f31-36744085f12a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:55,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-3a38af4b-4fb6-4307-9f31-36744085f12a 2019-01-14 16:06:55,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:55,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:55,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fde51ae-f468-4ddd-9d4e-47bc88814dc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:55,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-6fde51ae-f468-4ddd-9d4e-47bc88814dc0 2019-01-14 16:06:55,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:55,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0809d6cd-2463-427f-952b-04ab3f89bdd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:55,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-0809d6cd-2463-427f-952b-04ab3f89bdd3 2019-01-14 16:06:55,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:55,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:55,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5320fe64-ede5-49ce-9da8-455815c2d04f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:06:55,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-5320fe64-ede5-49ce-9da8-455815c2d04f 2019-01-14 16:06:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141c7d61-2fd3-4627-a5af-c7178412e6db 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:06:56,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-141c7d61-2fd3-4627-a5af-c7178412e6db 2019-01-14 16:06:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e574d52c-2375-4210-a141-65660df66ae3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:56,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-e574d52c-2375-4210-a141-65660df66ae3 2019-01-14 16:06:56,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a710c4f6-2530-4275-b9fc-ed7e6e57db13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:56,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-a710c4f6-2530-4275-b9fc-ed7e6e57db13 2019-01-14 16:06:56,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe901c56-209b-423a-9ed8-ad1f08010ede Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:06:56,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-fe901c56-209b-423a-9ed8-ad1f08010ede 2019-01-14 16:06:56,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:06:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c839992-bad7-4f85-95c1-38ee37c766a4 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:06:56,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-2c839992-bad7-4f85-95c1-38ee37c766a4 2019-01-14 16:06:56,462 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj 2019-01-14 16:06:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/daebfc755bc84925a486332e62b3aa15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d3069d-eb03-495c-8370-0d31f1cb5a5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:56,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/daebfc755bc84925a486332e62b3aa15 used request id req-03d3069d-eb03-495c-8370-0d31f1cb5a5c 2019-01-14 16:06:56,724 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-proj-role 2019-01-14 16:06:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e41b17a21f5c4b62916797609e9c4bae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25cea751-12b1-4b57-bada-9106ba2ae02a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:56,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e41b17a21f5c4b62916797609e9c4bae used request id req-25cea751-12b1-4b57-bada-9106ba2ae02a 2019-01-14 16:06:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de15fad39c6f62c088b0406b6e3cc96ea226110" 2019-01-14 16:06:56,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce966548-0fe9-4a12-854a-d7fde5f3a9c3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:56,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce966548-0fe9-4a12-854a-d7fde5f3a9c3 2019-01-14 16:06:56,977 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-a7eeefbb-6e60-4a2-user 2019-01-14 16:06:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/42b8d1d69a2b41b28c3bcdf6ab8768f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c073560e9add7c455c2483eb85c4732a12e7f5e" 2019-01-14 16:06:57,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a03b836-6b98-45b4-9c22-5982546a8b62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:06:57,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/42b8d1d69a2b41b28c3bcdf6ab8768f1 used request id req-8a03b836-6b98-45b4-9c22-5982546a8b62 2019-01-14 16:06:57,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:57,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["yRg_Pdq8QgC_LX97OdI01A"], "issued_at": "2019-01-14T16:06:57.000000Z"}} 2019-01-14 16:06:57,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c555c2dc6a4b978415c8a1540ff54057f16fbbf" 2019-01-14 16:06:57,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62443b82-bbee-4f20-8b8d-d62b1e34b2b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:57,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-62443b82-bbee-4f20-8b8d-d62b1e34b2b5 2019-01-14 16:06:57,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:57,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:58,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["YfGHH4Y3SxmpEr5dtldX3Q"], "issued_at": "2019-01-14T16:06:58.000000Z"}} 2019-01-14 16:06:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:06:58,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0865d0-2388-4a83-863b-0d90d4401367 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:58,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d0865d0-2388-4a83-863b-0d90d4401367 2019-01-14 16:06:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:58,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:58,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:06:58,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab16377c-7090-40c3-8280-c383869ed347 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:06:58,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj used request id req-ab16377c-7090-40c3-8280-c383869ed347 2019-01-14 16:06:58,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:06:58,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f232d8ed-892f-443e-9eb3-14389534d928 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:58,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f232d8ed-892f-443e-9eb3-14389534d928 2019-01-14 16:06:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj"}}' 2019-01-14 16:06:58,616 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d78ec60-4c2b-4714-810d-2a40731db408 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29110389af374f859315b862d096c844"}, "tags": [], "enabled": true, "id": "29110389af374f859315b862d096c844", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj"}} 2019-01-14 16:06:58,616 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8d78ec60-4c2b-4714-810d-2a40731db408 2019-01-14 16:06:58,616 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj 2019-01-14 16:06:58,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:58,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:06:59,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["bfQ3ONMOSaK8rOxTgKmL1A"], "issued_at": "2019-01-14T16:06:59.000000Z"}} 2019-01-14 16:06:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6eee49990d79d0ce0c3cd01173cd483c3cbeab0" 2019-01-14 16:06:59,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bb5af4-6c67-4fb3-b3f3-be29d7f02eaf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:06:59,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d5bb5af4-6c67-4fb3-b3f3-be29d7f02eaf 2019-01-14 16:06:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:06:59,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:06: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:06:59,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6eee49990d79d0ce0c3cd01173cd483c3cbeab0" 2019-01-14 16:06:59,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d1219d-952c-4c69-9829-04dfbd1e6f1f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:06:59,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c0d1219d-952c-4c69-9829-04dfbd1e6f1f 2019-01-14 16:06:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6eee49990d79d0ce0c3cd01173cd483c3cbeab0" 2019-01-14 16:06:59,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d898f0-99c8-4981-a093-0dd6201d4771 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29110389af374f859315b862d096c844"}, "tags": [], "enabled": true, "id": "29110389af374f859315b862d096c844", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj"}]} 2019-01-14 16:06:59,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj used request id req-86d898f0-99c8-4981-a093-0dd6201d4771 2019-01-14 16:06:59,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6eee49990d79d0ce0c3cd01173cd483c3cbeab0" 2019-01-14 16:06:59,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59724dfc-24f4-46d1-bd47-f4340e466b48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:06:59,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-59724dfc-24f4-46d1-bd47-f4340e466b48 2019-01-14 16:06:59,881 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-user 2019-01-14 16:06:59,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:06:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:06:59,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94d7c50-41b9-4f66-a00a-0b2899ed4f40 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:06:59,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b94d7c50-41b9-4f66-a00a-0b2899ed4f40 2019-01-14 16:07:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj-role"}}' 2019-01-14 16:07:00,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee8e6f52-faed-4dd1-8c66-477445e2f08a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac6fd28971ca451183e877968d92e656", "links": {"self": "http://172.30.9.26:5000/v3/roles/ac6fd28971ca451183e877968d92e656"}, "name": "CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj-role"}} 2019-01-14 16:07:00,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ee8e6f52-faed-4dd1-8c66-477445e2f08a 2019-01-14 16:07:00,138 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj-role 2019-01-14 16:07:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ac6fd28971ca451183e877968d92e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:00,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d794ef69-55b5-44b6-8e6a-d98c551630b2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac6fd28971ca451183e877968d92e656", "links": {"self": "http://172.30.9.26:5000/v3/roles/ac6fd28971ca451183e877968d92e656"}, "name": "CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj-role"}} 2019-01-14 16:07:00,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ac6fd28971ca451183e877968d92e656 used request id req-d794ef69-55b5-44b6-8e6a-d98c551630b2 2019-01-14 16:07:00,254 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj-role to project CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj 2019-01-14 16:07:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/29110389af374f859315b862d096c844/users/a494f9eade974d418787fbb35b82b59d/roles/ac6fd28971ca451183e877968d92e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:00,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409349c2-5ccd-4886-a4d9-c84737f58abc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:00,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/29110389af374f859315b862d096c844/users/a494f9eade974d418787fbb35b82b59d/roles/ac6fd28971ca451183e877968d92e656 used request id req-409349c2-5ccd-4886-a4d9-c84737f58abc 2019-01-14 16:07:00,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:00,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:00,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["uH-qgPYHTyCam08BaVH_Zg"], "issued_at": "2019-01-14T16:07:00.000000Z"}} 2019-01-14 16:07:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae4cd58e3e718ba9440998268a79e5d4e4ca5c2" 2019-01-14 16:07:00,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7d0d2f-154c-4611-a37d-240d9f888adf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:00,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9c7d0d2f-154c-4611-a37d-240d9f888adf 2019-01-14 16:07:00,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae4cd58e3e718ba9440998268a79e5d4e4ca5c2" 2019-01-14 16:07:01,128 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:00 GMT Server: Apache x-compute-request-id: req-a61e2c2a-c325-4e23-921e-22f40efe5112 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a61e2c2a-c325-4e23-921e-22f40efe5112 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:07:01,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-a61e2c2a-c325-4e23-921e-22f40efe5112 2019-01-14 16:07:01,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a61e2c2a-c325-4e23-921e-22f40efe5112" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae4cd58e3e718ba9440998268a79e5d4e4ca5c2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63", "description": null}}' 2019-01-14 16:07:01,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:01 GMT Server: Apache x-compute-request-id: req-7692fcde-ee60-44e0-a116-dd02bf3278d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7692fcde-ee60-44e0-a116-dd02bf3278d5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c34b20-8be4-4e35-a8b8-d81ef6202088", "description": null}} 2019-01-14 16:07:01,783 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-7692fcde-ee60-44e0-a116-dd02bf3278d5 2019-01-14 16:07:01,784 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63 2019-01-14 16:07:01,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c555c2dc6a4b978415c8a1540ff54057f16fbbf" 2019-01-14 16:07:01,992 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:01 GMT Server: Apache x-compute-request-id: req-3afee0fd-00c1-4b4c-bb74-b564a9895202 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3afee0fd-00c1-4b4c-bb74-b564a9895202 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c34b20-8be4-4e35-a8b8-d81ef6202088", "description": null}]} 2019-01-14 16:07:01,992 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-3afee0fd-00c1-4b4c-bb74-b564a9895202 2019-01-14 16:07:01,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3afee0fd-00c1-4b4c-bb74-b564a9895202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c555c2dc6a4b978415c8a1540ff54057f16fbbf" 2019-01-14 16:07:02,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:01 GMT Server: Apache x-compute-request-id: req-d3362c5e-0c31-4591-a565-44fa942daa3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3362c5e-0c31-4591-a565-44fa942daa3e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c34b20-8be4-4e35-a8b8-d81ef6202088", "description": null}} 2019-01-14 16:07:02,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 used request id req-d3362c5e-0c31-4591-a565-44fa942daa3e 2019-01-14 16:07:02,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3afee0fd-00c1-4b4c-bb74-b564a9895202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c555c2dc6a4b978415c8a1540ff54057f16fbbf" 2019-01-14 16:07:02,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:02 GMT Server: Apache x-compute-request-id: req-bbd8d9fb-05c3-4571-b54d-5601c7bc6d40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bbd8d9fb-05c3-4571-b54d-5601c7bc6d40 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:07:02,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088/encryption used request id req-bbd8d9fb-05c3-4571-b54d-5601c7bc6d40 2019-01-14 16:07:02,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3afee0fd-00c1-4b4c-bb74-b564a9895202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c555c2dc6a4b978415c8a1540ff54057f16fbbf" 2019-01-14 16:07:02,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:02 GMT Server: Apache x-compute-request-id: req-a49dfce9-e0d6-4a9f-b010-c4c2b15083e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a49dfce9-e0d6-4a9f-b010-c4c2b15083e5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c34b20-8be4-4e35-a8b8-d81ef6202088", "description": null}} 2019-01-14 16:07:02,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 used request id req-a49dfce9-e0d6-4a9f-b010-c4c2b15083e5 2019-01-14 16:07:02,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3afee0fd-00c1-4b4c-bb74-b564a9895202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c555c2dc6a4b978415c8a1540ff54057f16fbbf" 2019-01-14 16:07:02,844 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:02 GMT Server: Apache x-compute-request-id: req-7b3d2e2c-8415-4aa4-830f-95930d084e54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b3d2e2c-8415-4aa4-830f-95930d084e54 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c34b20-8be4-4e35-a8b8-d81ef6202088", "description": null}} 2019-01-14 16:07:02,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 used request id req-7b3d2e2c-8415-4aa4-830f-95930d084e54 2019-01-14 16:07:02,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3afee0fd-00c1-4b4c-bb74-b564a9895202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c555c2dc6a4b978415c8a1540ff54057f16fbbf" 2019-01-14 16:07:03,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:02 GMT Server: Apache x-compute-request-id: req-3af31546-ca65-4fef-812d-cd2ec49ff520 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3af31546-ca65-4fef-812d-cd2ec49ff520 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:07:03,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088/encryption used request id req-3af31546-ca65-4fef-812d-cd2ec49ff520 2019-01-14 16:07:03,075 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-fd441688-2fd1-4508-906d-fc11582d1e63 2019-01-14 16:07:03,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a61e2c2a-c325-4e23-921e-22f40efe5112" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae4cd58e3e718ba9440998268a79e5d4e4ca5c2" 2019-01-14 16:07:03,341 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-159efe9c-030a-400d-8e16-7a7445e983e8 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. 2019-01-14 16:07:03,341 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/b5c34b20-8be4-4e35-a8b8-d81ef6202088 used request id req-159efe9c-030a-400d-8e16-7a7445e983e8 2019-01-14 16:07:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-574632c6-9c72-4839-bb69-69c665a7196a Date: Mon, 14 Jan 2019 16:07:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:07:04,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-574632c6-9c72-4839-bb69-69c665a7196a 2019-01-14 16:07:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ffd905-0eb1-4f33-a85a-503bc8fcdc21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:04,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-f8ffd905-0eb1-4f33-a85a-503bc8fcdc21 2019-01-14 16:07:04,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de7555c-417e-4e81-93ac-2145f4e43889 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:04,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-8de7555c-417e-4e81-93ac-2145f4e43889 2019-01-14 16:07:04,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:04,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa80deb-393f-45d9-a578-82483b101d96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:04,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-3aa80deb-393f-45d9-a578-82483b101d96 2019-01-14 16:07:04,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a78baba-3ad2-4020-9451-29f579e466f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:04,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-6a78baba-3ad2-4020-9451-29f579e466f5 2019-01-14 16:07:04,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:04,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6527edf-d6c3-4392-aea7-54792acb8bcd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:07:04,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-b6527edf-d6c3-4392-aea7-54792acb8bcd 2019-01-14 16:07:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10fd061-dbaf-4e4c-b33e-6b309aeb0a4a 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:07:04,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-e10fd061-dbaf-4e4c-b33e-6b309aeb0a4a 2019-01-14 16:07:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55870adc-c464-4663-ae6e-1ccbae643cc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:04,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-55870adc-c464-4663-ae6e-1ccbae643cc3 2019-01-14 16:07:04,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:04,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d0c5b9-a60e-4ec9-832b-aab5e18e726e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:04,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-a1d0c5b9-a60e-4ec9-832b-aab5e18e726e 2019-01-14 16:07:04,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:04,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:04,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f15a54a8-9575-4103-8655-01366e8d0834 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:04,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-f15a54a8-9575-4103-8655-01366e8d0834 2019-01-14 16:07:04,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:04,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:05,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0edd7ad-db0f-4692-94b4-8e38b9d6e85e 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:07:05,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c0edd7ad-db0f-4692-94b4-8e38b9d6e85e 2019-01-14 16:07:05,044 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj 2019-01-14 16:07:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/29110389af374f859315b862d096c844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:05,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1fc70ac-c262-497f-984f-202c68c84b02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:05,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/29110389af374f859315b862d096c844 used request id req-a1fc70ac-c262-497f-984f-202c68c84b02 2019-01-14 16:07:05,304 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-proj-role 2019-01-14 16:07:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ac6fd28971ca451183e877968d92e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:05,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d60517-385b-4012-9c66-48d32261f25f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:05,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ac6fd28971ca451183e877968d92e656 used request id req-28d60517-385b-4012-9c66-48d32261f25f 2019-01-14 16:07:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433428bff2cab2375ad8b7a319c309757fb9e48d" 2019-01-14 16:07:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1be9e74-645e-454d-a3a9-26aa279132d0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:05,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b1be9e74-645e-454d-a3a9-26aa279132d0 2019-01-14 16:07:05,542 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-8b5efa53-cc48-435-user 2019-01-14 16:07:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a494f9eade974d418787fbb35b82b59d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6eee49990d79d0ce0c3cd01173cd483c3cbeab0" 2019-01-14 16:07:05,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dc5acb0-5bd5-465c-8347-45af199c3b93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:05,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a494f9eade974d418787fbb35b82b59d used request id req-1dc5acb0-5bd5-465c-8347-45af199c3b93 2019-01-14 16:07:05,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:06,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["gQUr4r-tQXGptS6PBmhMtg"], "issued_at": "2019-01-14T16:07:06.000000Z"}} 2019-01-14 16:07:06,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fc86676501d297ec02359c5e9dea2c2c14c0d4" 2019-01-14 16:07:06,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38d10c7-91a4-4260-9d4e-45f09b115fe6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:06,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b38d10c7-91a4-4260-9d4e-45f09b115fe6 2019-01-14 16:07:06,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:06,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:06,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9fHBaTxxSVOdwiqpkgJjSg"], "issued_at": "2019-01-14T16:07:06.000000Z"}} 2019-01-14 16:07:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:06,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cea7de-319b-4738-9346-79716f3c5a84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:06,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f6cea7de-319b-4738-9346-79716f3c5a84 2019-01-14 16:07:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:06,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:06,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e833a8c5-fa5f-4d61-8da8-4361f722b565 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:07:06,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj used request id req-e833a8c5-fa5f-4d61-8da8-4361f722b565 2019-01-14 16:07:06,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:07,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f133cf-1378-433b-9808-1f8068a81b1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:07,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e5f133cf-1378-433b-9808-1f8068a81b1f 2019-01-14 16:07:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj"}}' 2019-01-14 16:07:07,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5fe410c-482c-4a31-8201-247ddd185531 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1fff8d253abb43078325b0dc669c04e0"}, "tags": [], "enabled": true, "id": "1fff8d253abb43078325b0dc669c04e0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj"}} 2019-01-14 16:07:07,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c5fe410c-482c-4a31-8201-247ddd185531 2019-01-14 16:07:07,191 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj 2019-01-14 16:07:07,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:07,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:07,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["j9G9C6-lSpyCNdRR2qpvNg"], "issued_at": "2019-01-14T16:07:07.000000Z"}} 2019-01-14 16:07:07,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa8cb7901218a5da987a56757b03559c2e29e8" 2019-01-14 16:07:07,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406258be-6616-4931-b9c5-eadbd8217ae7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:07,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-406258be-6616-4931-b9c5-eadbd8217ae7 2019-01-14 16:07:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:07,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:07,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa8cb7901218a5da987a56757b03559c2e29e8" 2019-01-14 16:07:07,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf6e019-35ab-4de6-baf9-7dcfbe2a5a1f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:07:07,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eaf6e019-35ab-4de6-baf9-7dcfbe2a5a1f 2019-01-14 16:07:07,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa8cb7901218a5da987a56757b03559c2e29e8" 2019-01-14 16:07:07,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b754b6-4b37-4410-8347-455cbcf10738 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1fff8d253abb43078325b0dc669c04e0"}, "tags": [], "enabled": true, "id": "1fff8d253abb43078325b0dc669c04e0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj"}]} 2019-01-14 16:07:07,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj used request id req-62b754b6-4b37-4410-8347-455cbcf10738 2019-01-14 16:07:07,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa8cb7901218a5da987a56757b03559c2e29e8" 2019-01-14 16:07:08,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dac9b73-1883-4db9-91ad-153ce994dbff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:08,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8dac9b73-1883-4db9-91ad-153ce994dbff 2019-01-14 16:07:08,400 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-678c0a80-e228-47a-user 2019-01-14 16:07:08,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:08,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:08,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1be162e-756b-4360-bd9d-a991a1f505bd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:08,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e1be162e-756b-4360-bd9d-a991a1f505bd 2019-01-14 16:07:08,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" -d '{"role": {"name": "CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj-role"}}' 2019-01-14 16:07:08,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f42ce523-38d9-4ca8-a5a2-c3c88dfc4637 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "022bbe17fe4a4afda452c4c2023018e6", "links": {"self": "http://172.30.9.26:5000/v3/roles/022bbe17fe4a4afda452c4c2023018e6"}, "name": "CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj-role"}} 2019-01-14 16:07:08,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f42ce523-38d9-4ca8-a5a2-c3c88dfc4637 2019-01-14 16:07:08,646 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj-role 2019-01-14 16:07:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/022bbe17fe4a4afda452c4c2023018e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:08,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46080615-6ff6-49a1-a75b-80b56018d07d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "022bbe17fe4a4afda452c4c2023018e6", "links": {"self": "http://172.30.9.26:5000/v3/roles/022bbe17fe4a4afda452c4c2023018e6"}, "name": "CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj-role"}} 2019-01-14 16:07:08,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/022bbe17fe4a4afda452c4c2023018e6 used request id req-46080615-6ff6-49a1-a75b-80b56018d07d 2019-01-14 16:07:08,759 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj-role to project CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj 2019-01-14 16:07:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1fff8d253abb43078325b0dc669c04e0/users/9df6a15218f441c0a9800821be9d824a/roles/022bbe17fe4a4afda452c4c2023018e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:08,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8dcd0bf-a80c-469f-9ed0-071246e8d848 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:08,906 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1fff8d253abb43078325b0dc669c04e0/users/9df6a15218f441c0a9800821be9d824a/roles/022bbe17fe4a4afda452c4c2023018e6 used request id req-b8dcd0bf-a80c-469f-9ed0-071246e8d848 2019-01-14 16:07:08,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:08,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:09,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["h9ZbsN3rQeSakczQdkF6ug"], "issued_at": "2019-01-14T16:07:09.000000Z"}} 2019-01-14 16:07:09,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707841c9b0a377048ac3fa0f3b888f358586ea60" 2019-01-14 16:07:09,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96923af5-af27-4930-8b62-207d438e2b47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:09,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-96923af5-af27-4930-8b62-207d438e2b47 2019-01-14 16:07:09,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707841c9b0a377048ac3fa0f3b888f358586ea60" 2019-01-14 16:07:09,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:09 GMT Server: Apache x-compute-request-id: req-d723d222-1670-4dfe-a713-8c803b9047a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d723d222-1670-4dfe-a713-8c803b9047a6 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-14 16:07:09,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-d723d222-1670-4dfe-a713-8c803b9047a6 2019-01-14 16:07:09,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d723d222-1670-4dfe-a713-8c803b9047a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707841c9b0a377048ac3fa0f3b888f358586ea60" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-qos-spec"}}' 2019-01-14 16:07:10,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:09 GMT Server: Apache x-compute-request-id: req-b9db095f-b54d-41ae-b014-a937d1980219 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9db095f-b54d-41ae-b014-a937d1980219 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6f61a3c5-877a-4a48-87a2-e2c51e3792a1", "name": "CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/6f61a3c5-877a-4a48-87a2-e2c51e3792a1", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/6f61a3c5-877a-4a48-87a2-e2c51e3792a1", "rel": "bookmark"}]} 2019-01-14 16:07:10,361 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-b9db095f-b54d-41ae-b014-a937d1980219 2019-01-14 16:07:10,362 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-qos-spec 2019-01-14 16:07:10,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:10,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:10,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["kZimj9HTQn-QiMENddeN-Q"], "issued_at": "2019-01-14T16:07:10.000000Z"}} 2019-01-14 16:07:10,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b50e7c97b08c899147840ad783940566b43e2" 2019-01-14 16:07:10,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fef30a-e36a-47d3-b658-b12ef2ebd818 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:10,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f0fef30a-e36a-47d3-b658-b12ef2ebd818 2019-01-14 16:07:10,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b50e7c97b08c899147840ad783940566b43e2" 2019-01-14 16:07:11,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:10 GMT Server: Apache x-compute-request-id: req-a35ee044-9339-431a-9194-483ea73f654f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a35ee044-9339-431a-9194-483ea73f654f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:07:11,073 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-a35ee044-9339-431a-9194-483ea73f654f 2019-01-14 16:07:11,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a35ee044-9339-431a-9194-483ea73f654f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b50e7c97b08c899147840ad783940566b43e2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-vol_type", "description": null}}' 2019-01-14 16:07:11,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:11 GMT Server: Apache x-compute-request-id: req-e1a5b0b3-76eb-4d76-bd79-b5b1103aa7e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1a5b0b3-76eb-4d76-bd79-b5b1103aa7e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c", "description": null}} 2019-01-14 16:07:11,328 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-e1a5b0b3-76eb-4d76-bd79-b5b1103aa7e3 2019-01-14 16:07:11,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a35ee044-9339-431a-9194-483ea73f654f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b50e7c97b08c899147840ad783940566b43e2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-14 16:07:11,599 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:11 GMT Server: Apache x-compute-request-id: req-54639c3b-1c99-4c84-9de8-4f6ebe14699c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54639c3b-1c99-4c84-9de8-4f6ebe14699c Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c", "name": "foo", "control_location": "back-end", "encryption_id": "c07e3ae1-5460-4937-a16c-51a4124dafd8", "provider": "bar", "provider_class": "bar"}} 2019-01-14 16:07:11,599 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c/encryption used request id req-54639c3b-1c99-4c84-9de8-4f6ebe14699c 2019-01-14 16:07:11,600 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-vol_type 2019-01-14 16:07:11,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fc86676501d297ec02359c5e9dea2c2c14c0d4" 2019-01-14 16:07:11,806 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:11 GMT Server: Apache x-compute-request-id: req-2cde7ec0-0dcf-4979-bc8f-40dba55fe8de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cde7ec0-0dcf-4979-bc8f-40dba55fe8de Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c", "description": null}} 2019-01-14 16:07:11,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c used request id req-2cde7ec0-0dcf-4979-bc8f-40dba55fe8de 2019-01-14 16:07:11,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cde7ec0-0dcf-4979-bc8f-40dba55fe8de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fc86676501d297ec02359c5e9dea2c2c14c0d4" 2019-01-14 16:07:12,024 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:11 GMT Server: Apache x-compute-request-id: req-84d5a991-1ada-439d-a09d-d297814a57eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84d5a991-1ada-439d-a09d-d297814a57eb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c", "description": null}} 2019-01-14 16:07:12,024 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c used request id req-84d5a991-1ada-439d-a09d-d297814a57eb 2019-01-14 16:07:12,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cde7ec0-0dcf-4979-bc8f-40dba55fe8de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fc86676501d297ec02359c5e9dea2c2c14c0d4" 2019-01-14 16:07:12,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:12 GMT Server: Apache x-compute-request-id: req-c5d27e5d-c6cd-439a-b164-9e74d192eb5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5d27e5d-c6cd-439a-b164-9e74d192eb5a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c", "control_location": "back-end", "deleted": false, "created_at": "2019-01-14T16:07:11.000000", "updated_at": null, "encryption_id": "c07e3ae1-5460-4937-a16c-51a4124dafd8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-14 16:07:12,246 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c/encryption used request id req-c5d27e5d-c6cd-439a-b164-9e74d192eb5a 2019-01-14 16:07:12,247 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-vol_type 2019-01-14 16:07:12,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a35ee044-9339-431a-9194-483ea73f654f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b50e7c97b08c899147840ad783940566b43e2" 2019-01-14 16:07:12,491 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-300c8b08-b5a4-4037-8db2-d9af0b811a51 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. 2019-01-14 16:07:12,491 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4c2bc5ff-1755-4075-b7a2-d1cf1d0df33c used request id req-300c8b08-b5a4-4037-8db2-d9af0b811a51 2019-01-14 16:07:12,492 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-65ccb9c9-d107-40c3-b4e5-669ce67057c6-qos-spec 2019-01-14 16:07:12,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/6f61a3c5-877a-4a48-87a2-e2c51e3792a1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d723d222-1670-4dfe-a713-8c803b9047a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707841c9b0a377048ac3fa0f3b888f358586ea60" 2019-01-14 16:07:12,761 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f4dcf2f-5d78-4a1b-b392-5aafc90a9977 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. 2019-01-14 16:07:12,761 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/6f61a3c5-877a-4a48-87a2-e2c51e3792a1?force=False used request id req-8f4dcf2f-5d78-4a1b-b392-5aafc90a9977 2019-01-14 16:07:12,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3bb5a099-d7fb-4e99-bb4a-2ab364a87a1b Date: Mon, 14 Jan 2019 16:07:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:07:13,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3bb5a099-d7fb-4e99-bb4a-2ab364a87a1b 2019-01-14 16:07:13,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7acd0aa2-8a01-4d11-927d-816c7bdbc80a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:13,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-7acd0aa2-8a01-4d11-927d-816c7bdbc80a 2019-01-14 16:07:13,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:13,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41fd6d09-de43-4ff1-8c98-270063a0bd10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:13,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-41fd6d09-de43-4ff1-8c98-270063a0bd10 2019-01-14 16:07:13,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:13,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccaa6f85-5940-40f1-bb35-bb3db783ff7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:13,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-ccaa6f85-5940-40f1-bb35-bb3db783ff7b 2019-01-14 16:07:13,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a723da-3091-4ca9-8ccf-f53692e41bad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:13,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-41a723da-3091-4ca9-8ccf-f53692e41bad 2019-01-14 16:07:13,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ca6b07-4e59-4903-8d48-80ecd82a270e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:07:13,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-32ca6b07-4e59-4903-8d48-80ecd82a270e 2019-01-14 16:07:13,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594b3ffe-039c-42f4-ac6a-1c47b1294e7a 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:07:13,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-594b3ffe-039c-42f4-ac6a-1c47b1294e7a 2019-01-14 16:07:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-776b4ee6-78f4-4bfa-bb5d-25ef99c19af0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:13,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-776b4ee6-78f4-4bfa-bb5d-25ef99c19af0 2019-01-14 16:07:13,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:13,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ef002b-c8dd-4020-9db2-6dc97636f917 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:13,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-37ef002b-c8dd-4020-9db2-6dc97636f917 2019-01-14 16:07:13,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:13,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a5070f-95e8-4f26-8cb3-8855ab9ee9b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:13,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-68a5070f-95e8-4f26-8cb3-8855ab9ee9b9 2019-01-14 16:07:13,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:14,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffae8cb-3547-458c-8f6e-17eb3cf3438e 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:07:14,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-bffae8cb-3547-458c-8f6e-17eb3cf3438e 2019-01-14 16:07:14,086 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj 2019-01-14 16:07:14,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1fff8d253abb43078325b0dc669c04e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:14,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab3da1e4-0108-49a4-b47d-de4ce178fbd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:14,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1fff8d253abb43078325b0dc669c04e0 used request id req-ab3da1e4-0108-49a4-b47d-de4ce178fbd0 2019-01-14 16:07:14,328 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-678c0a80-e228-47a-proj-role 2019-01-14 16:07:14,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/022bbe17fe4a4afda452c4c2023018e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:14,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df4525f-e8e6-4902-abd7-b2a0b97be901 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:14,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/022bbe17fe4a4afda452c4c2023018e6 used request id req-4df4525f-e8e6-4902-abd7-b2a0b97be901 2019-01-14 16:07:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b1e33fb8abf509578bb9bb3fc03f176bf8bb8c" 2019-01-14 16:07:14,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22116d2d-a68e-4875-991c-29ce0543ddea Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:14,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-22116d2d-a68e-4875-991c-29ce0543ddea 2019-01-14 16:07:14,585 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-678c0a80-e228-47a-user 2019-01-14 16:07:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9df6a15218f441c0a9800821be9d824a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa8cb7901218a5da987a56757b03559c2e29e8" 2019-01-14 16:07:14,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2ae15b-32cb-430a-b3d9-b27f07989606 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:14,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9df6a15218f441c0a9800821be9d824a used request id req-1a2ae15b-32cb-430a-b3d9-b27f07989606 2019-01-14 16:07:14,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:15,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FXdtzOJWT4OLowAbhubyRg"], "issued_at": "2019-01-14T16:07:15.000000Z"}} 2019-01-14 16:07:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27e531018db135c789fc03502a3c1bb2d5322fd" 2019-01-14 16:07:15,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b6e4cf-a001-4ca2-b7da-9f706ac1d026 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:15,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-69b6e4cf-a001-4ca2-b7da-9f706ac1d026 2019-01-14 16:07:15,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:15,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:15,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["oUL89kzbQ4K-e-ZSTKDpPw"], "issued_at": "2019-01-14T16:07:15.000000Z"}} 2019-01-14 16:07:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:15,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c686ddaf-b5c1-481d-a158-006f75045aa5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:15,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c686ddaf-b5c1-481d-a158-006f75045aa5 2019-01-14 16:07:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:15,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:15,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6f08a6-6ca6-4f46-8851-83fbb0ee1444 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:07:15,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj used request id req-fd6f08a6-6ca6-4f46-8851-83fbb0ee1444 2019-01-14 16:07:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:16,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4e6779-2384-433d-8568-54543df76efb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:16,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1b4e6779-2384-433d-8568-54543df76efb 2019-01-14 16:07:16,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj"}}' 2019-01-14 16:07:16,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d13064d-ffd4-4dd6-9ca2-d5b9a54cd039 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c4f4c35a7da94821949066565507ffb4"}, "tags": [], "enabled": true, "id": "c4f4c35a7da94821949066565507ffb4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj"}} 2019-01-14 16:07:16,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8d13064d-ffd4-4dd6-9ca2-d5b9a54cd039 2019-01-14 16:07:16,209 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj 2019-01-14 16:07:16,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:16,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:16,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["-vVXeRcYTQ63pPscz0HGWQ"], "issued_at": "2019-01-14T16:07:16.000000Z"}} 2019-01-14 16:07:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8992bfa9224562ffcd9e9790350205432bce2de8" 2019-01-14 16:07:16,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70839ae3-f6f0-488a-9553-dbb57f9c1768 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:16,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-70839ae3-f6f0-488a-9553-dbb57f9c1768 2019-01-14 16:07:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:16,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8992bfa9224562ffcd9e9790350205432bce2de8" 2019-01-14 16:07:16,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9bf082-87d6-4ea1-a708-90a494089d7a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:07:16,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1e9bf082-87d6-4ea1-a708-90a494089d7a 2019-01-14 16:07:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8992bfa9224562ffcd9e9790350205432bce2de8" 2019-01-14 16:07:16,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b29db9a-2318-459a-b6a4-774b2c95e4eb Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c4f4c35a7da94821949066565507ffb4"}, "tags": [], "enabled": true, "id": "c4f4c35a7da94821949066565507ffb4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj"}]} 2019-01-14 16:07:16,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj used request id req-4b29db9a-2318-459a-b6a4-774b2c95e4eb 2019-01-14 16:07:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8992bfa9224562ffcd9e9790350205432bce2de8" 2019-01-14 16:07:17,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c888c6bd-9579-4382-b6c8-9bdc93e02e10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:17,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c888c6bd-9579-4382-b6c8-9bdc93e02e10 2019-01-14 16:07:17,478 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-67d8926e-b8d9-444-user 2019-01-14 16:07:17,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:17,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:17,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e47f31-1d57-4c75-9376-f55571267473 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:17,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16e47f31-1d57-4c75-9376-f55571267473 2019-01-14 16:07:17,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" -d '{"role": {"name": "CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj-role"}}' 2019-01-14 16:07:17,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c1c98a8-2897-4156-b0ae-20c2cbd51f88 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7edb95ee39eb47ceb74e00f09513ee33", "links": {"self": "http://172.30.9.26:5000/v3/roles/7edb95ee39eb47ceb74e00f09513ee33"}, "name": "CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj-role"}} 2019-01-14 16:07:17,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3c1c98a8-2897-4156-b0ae-20c2cbd51f88 2019-01-14 16:07:17,730 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj-role 2019-01-14 16:07:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7edb95ee39eb47ceb74e00f09513ee33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:17,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dacb5d5-f3c8-4fa9-9b02-78805f2a3109 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7edb95ee39eb47ceb74e00f09513ee33", "links": {"self": "http://172.30.9.26:5000/v3/roles/7edb95ee39eb47ceb74e00f09513ee33"}, "name": "CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj-role"}} 2019-01-14 16:07:17,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7edb95ee39eb47ceb74e00f09513ee33 used request id req-1dacb5d5-f3c8-4fa9-9b02-78805f2a3109 2019-01-14 16:07:17,749 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj-role to project CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj 2019-01-14 16:07:17,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c4f4c35a7da94821949066565507ffb4/users/f5c29187c0bb4d5da2bd6c60a94925ec/roles/7edb95ee39eb47ceb74e00f09513ee33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:17,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac3fd66d-572a-49ca-aa14-8da0c30edd0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:17,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c4f4c35a7da94821949066565507ffb4/users/f5c29187c0bb4d5da2bd6c60a94925ec/roles/7edb95ee39eb47ceb74e00f09513ee33 used request id req-ac3fd66d-572a-49ca-aa14-8da0c30edd0a 2019-01-14 16:07:17,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:17,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:18,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ytvNS4ZCQA2mi_aJXh-5Iw"], "issued_at": "2019-01-14T16:07:18.000000Z"}} 2019-01-14 16:07:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe046130415d483f3d367c34838da2588cca5a" 2019-01-14 16:07:18,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f14f75d-9f05-4fa8-b04a-ca30a3a31245 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:18,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0f14f75d-9f05-4fa8-b04a-ca30a3a31245 2019-01-14 16:07:18,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe046130415d483f3d367c34838da2588cca5a" 2019-01-14 16:07:18,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:18 GMT Server: Apache x-compute-request-id: req-7376609e-24ea-470f-85b1-d7a873378ef5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7376609e-24ea-470f-85b1-d7a873378ef5 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-14 16:07:18,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-7376609e-24ea-470f-85b1-d7a873378ef5 2019-01-14 16:07:18,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7376609e-24ea-470f-85b1-d7a873378ef5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe046130415d483f3d367c34838da2588cca5a" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-qos-spec"}}' 2019-01-14 16:07:18,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:18 GMT Server: Apache x-compute-request-id: req-8c41ddf6-ae00-4ed9-bcad-421ede9d1a2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c41ddf6-ae00-4ed9-bcad-421ede9d1a2b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "45533fe5-0bf9-4307-866f-016486e640c4", "name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4", "rel": "bookmark"}]} 2019-01-14 16:07:18,912 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-8c41ddf6-ae00-4ed9-bcad-421ede9d1a2b 2019-01-14 16:07:18,913 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-qos-spec 2019-01-14 16:07:18,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:18,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:19,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ly9lRmv0QZuD5OJGVhCaUQ"], "issued_at": "2019-01-14T16:07:19.000000Z"}} 2019-01-14 16:07:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee82f505f19610586fc855709f71ab9e8f2b770" 2019-01-14 16:07:19,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07483f4e-9fc3-4a49-ada0-4f9fa057d97b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:19,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-07483f4e-9fc3-4a49-ada0-4f9fa057d97b 2019-01-14 16:07:19,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee82f505f19610586fc855709f71ab9e8f2b770" 2019-01-14 16:07:19,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:19 GMT Server: Apache x-compute-request-id: req-194f4c96-37d2-4014-85e1-4b4beea977e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-194f4c96-37d2-4014-85e1-4b4beea977e8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:07:19,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-194f4c96-37d2-4014-85e1-4b4beea977e8 2019-01-14 16:07:19,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-194f4c96-37d2-4014-85e1-4b4beea977e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee82f505f19610586fc855709f71ab9e8f2b770" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-vol_type", "description": null}}' 2019-01-14 16:07:19,895 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:19 GMT Server: Apache x-compute-request-id: req-e28e0022-6c84-4040-b812-fb6015a14919 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e28e0022-6c84-4040-b812-fb6015a14919 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3668885e-f2b2-4f49-8921-2db86645beb9", "description": null}} 2019-01-14 16:07:19,895 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-e28e0022-6c84-4040-b812-fb6015a14919 2019-01-14 16:07:19,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-194f4c96-37d2-4014-85e1-4b4beea977e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee82f505f19610586fc855709f71ab9e8f2b770" 2019-01-14 16:07:20,121 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:19 GMT Server: Apache x-compute-request-id: req-3e2f279a-cd05-479a-aef5-5747c7628cd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e2f279a-cd05-479a-aef5-5747c7628cd3 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "45533fe5-0bf9-4307-866f-016486e640c4", "name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-qos-spec"}]} 2019-01-14 16:07:20,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-3e2f279a-cd05-479a-aef5-5747c7628cd3 2019-01-14 16:07:20,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4/associate?vol_type_id=3668885e-f2b2-4f49-8921-2db86645beb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-194f4c96-37d2-4014-85e1-4b4beea977e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee82f505f19610586fc855709f71ab9e8f2b770" 2019-01-14 16:07:20,473 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c83f44d0-4dd3-4d89-8893-04e82efa4cd4 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. 2019-01-14 16:07:20,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4/associate?vol_type_id=3668885e-f2b2-4f49-8921-2db86645beb9 used request id req-c83f44d0-4dd3-4d89-8893-04e82efa4cd4 2019-01-14 16:07:20,473 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-vol_type 2019-01-14 16:07:20,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27e531018db135c789fc03502a3c1bb2d5322fd" 2019-01-14 16:07:20,696 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:20 GMT Server: Apache x-compute-request-id: req-200a88dc-3356-429f-b774-bac6caec1525 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-200a88dc-3356-429f-b774-bac6caec1525 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-vol_type", "qos_specs_id": "45533fe5-0bf9-4307-866f-016486e640c4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3668885e-f2b2-4f49-8921-2db86645beb9", "description": null}} 2019-01-14 16:07:20,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9 used request id req-200a88dc-3356-429f-b774-bac6caec1525 2019-01-14 16:07:20,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-200a88dc-3356-429f-b774-bac6caec1525" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27e531018db135c789fc03502a3c1bb2d5322fd" 2019-01-14 16:07:20,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:20 GMT Server: Apache x-compute-request-id: req-c165ae8a-dcdb-45c3-81bc-ae340bf92724 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c165ae8a-dcdb-45c3-81bc-ae340bf92724 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-vol_type", "qos_specs_id": "45533fe5-0bf9-4307-866f-016486e640c4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3668885e-f2b2-4f49-8921-2db86645beb9", "description": null}} 2019-01-14 16:07:20,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9 used request id req-c165ae8a-dcdb-45c3-81bc-ae340bf92724 2019-01-14 16:07:20,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-200a88dc-3356-429f-b774-bac6caec1525" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27e531018db135c789fc03502a3c1bb2d5322fd" 2019-01-14 16:07:21,121 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:20 GMT Server: Apache x-compute-request-id: req-23815f2b-0b6d-42a4-bbc9-6fb34d7bf69f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23815f2b-0b6d-42a4-bbc9-6fb34d7bf69f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:07:21,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9/encryption used request id req-23815f2b-0b6d-42a4-bbc9-6fb34d7bf69f 2019-01-14 16:07:21,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-200a88dc-3356-429f-b774-bac6caec1525" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27e531018db135c789fc03502a3c1bb2d5322fd" 2019-01-14 16:07:21,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:21 GMT Server: Apache x-compute-request-id: req-3d66bdb5-4914-4df7-894f-f910a4ab9772 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d66bdb5-4914-4df7-894f-f910a4ab9772 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "45533fe5-0bf9-4307-866f-016486e640c4", "name": "CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4", "rel": "bookmark"}]} 2019-01-14 16:07:21,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4 used request id req-3d66bdb5-4914-4df7-894f-f910a4ab9772 2019-01-14 16:07:21,323 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-vol_type 2019-01-14 16:07:21,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-194f4c96-37d2-4014-85e1-4b4beea977e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee82f505f19610586fc855709f71ab9e8f2b770" 2019-01-14 16:07:21,670 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2f3b4313-d5b4-40ec-b6d6-e4748301d5f4 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. 2019-01-14 16:07:21,670 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/3668885e-f2b2-4f49-8921-2db86645beb9 used request id req-2f3b4313-d5b4-40ec-b6d6-e4748301d5f4 2019-01-14 16:07:21,671 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-e313ce66-f71e-4bd2-ac3e-69acd8bb20a1-qos-spec 2019-01-14 16:07:21,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7376609e-24ea-470f-85b1-d7a873378ef5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe046130415d483f3d367c34838da2588cca5a" 2019-01-14 16:07:21,903 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1059569f-0dd5-40ec-ad6d-910a83b872f0 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. 2019-01-14 16:07:21,903 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/45533fe5-0bf9-4307-866f-016486e640c4?force=False used request id req-1059569f-0dd5-40ec-ad6d-910a83b872f0 2019-01-14 16:07:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d678f411-9d23-4b7b-a154-c8443839e129 Date: Mon, 14 Jan 2019 16:07:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:07:22,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d678f411-9d23-4b7b-a154-c8443839e129 2019-01-14 16:07:22,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba891dd-0bd0-42b9-8893-010fd695da12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:22,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-fba891dd-0bd0-42b9-8893-010fd695da12 2019-01-14 16:07:22,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:22,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcbfc97-d0e5-443f-985e-70c7255c8cdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:22,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-bbcbfc97-d0e5-443f-985e-70c7255c8cdb 2019-01-14 16:07:22,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25417ae-f867-4f55-ba33-1218ccc718e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:22,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-f25417ae-f867-4f55-ba33-1218ccc718e3 2019-01-14 16:07:22,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c947b39-aed8-41b2-9f0c-68619bac59c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:22,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-3c947b39-aed8-41b2-9f0c-68619bac59c2 2019-01-14 16:07:22,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d12d7c-4e4a-4b68-84f7-8361bf4d33ea Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:07:22,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-d8d12d7c-4e4a-4b68-84f7-8361bf4d33ea 2019-01-14 16:07:22,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a554cad2-1dcd-47a1-9dac-55953ef4330f 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:07:22,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-a554cad2-1dcd-47a1-9dac-55953ef4330f 2019-01-14 16:07:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:22,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ec5352-832c-474f-a42b-8c2960003b5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:22,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-c9ec5352-832c-474f-a42b-8c2960003b5e 2019-01-14 16:07:22,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:23,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e1cd6b-e38b-4177-b13f-20b07f52b532 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:23,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-67e1cd6b-e38b-4177-b13f-20b07f52b532 2019-01-14 16:07:23,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:23,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf07c10-ac32-4db0-bc7b-3b4c01ebb7c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:23,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-dbf07c10-ac32-4db0-bc7b-3b4c01ebb7c0 2019-01-14 16:07:23,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:23,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7974771a-1760-4dc0-a2d6-d868f022c936 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:07:23,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-7974771a-1760-4dc0-a2d6-d868f022c936 2019-01-14 16:07:23,309 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj 2019-01-14 16:07:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c4f4c35a7da94821949066565507ffb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:23,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90335bc9-97c7-48fa-9d85-56ca8807bfb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:23,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c4f4c35a7da94821949066565507ffb4 used request id req-90335bc9-97c7-48fa-9d85-56ca8807bfb6 2019-01-14 16:07:23,574 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-67d8926e-b8d9-444-proj-role 2019-01-14 16:07:23,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7edb95ee39eb47ceb74e00f09513ee33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:23,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949185e0-acd5-4b67-8d6d-b768a490ad39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:23,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7edb95ee39eb47ceb74e00f09513ee33 used request id req-949185e0-acd5-4b67-8d6d-b768a490ad39 2019-01-14 16:07:23,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b0be921648f41fcbdd0d2b706e0a3733311b46" 2019-01-14 16:07:23,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd591e1-0595-482f-b8dd-6fb5683621ca Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:23,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6cd591e1-0595-482f-b8dd-6fb5683621ca 2019-01-14 16:07:23,813 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-67d8926e-b8d9-444-user 2019-01-14 16:07:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f5c29187c0bb4d5da2bd6c60a94925ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8992bfa9224562ffcd9e9790350205432bce2de8" 2019-01-14 16:07:24,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a87ed40-ef92-4b7c-89c9-eddee9ee7492 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:24,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f5c29187c0bb4d5da2bd6c60a94925ec used request id req-9a87ed40-ef92-4b7c-89c9-eddee9ee7492 2019-01-14 16:07:24,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:24,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["NBM2vUihQQSbr9s0l6VJWA"], "issued_at": "2019-01-14T16:07:24.000000Z"}} 2019-01-14 16:07:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd971586b2dbb4ebde2621f17b8becc0cc959e5" 2019-01-14 16:07:24,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791ea412-1fae-48af-8ff9-f3d5be6d575a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:24,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-791ea412-1fae-48af-8ff9-f3d5be6d575a 2019-01-14 16:07:24,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:24,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:24,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Sn1jR_GHTsGIEewETVkKNA"], "issued_at": "2019-01-14T16:07:24.000000Z"}} 2019-01-14 16:07:24,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:25,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20aa87e7-651f-488e-a1d7-66ed2fea25be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:25,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-20aa87e7-651f-488e-a1d7-66ed2fea25be 2019-01-14 16:07:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:25,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:25,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964957f1-1809-4d18-b185-011ef6476222 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:07:25,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj used request id req-964957f1-1809-4d18-b185-011ef6476222 2019-01-14 16:07:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:25,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd51ca18-f926-4688-9b0c-bcbf173748db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:25,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bd51ca18-f926-4688-9b0c-bcbf173748db 2019-01-14 16:07:25,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj"}}' 2019-01-14 16:07:25,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20e96c8b-192a-4244-b974-1040a0166ee8 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f54f458e00f440a9a308a5c4ccd38f45"}, "tags": [], "enabled": true, "id": "f54f458e00f440a9a308a5c4ccd38f45", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj"}} 2019-01-14 16:07:25,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-20e96c8b-192a-4244-b974-1040a0166ee8 2019-01-14 16:07:25,460 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj 2019-01-14 16:07:25,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:25,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:25,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["2ZtixKZ9T4G3m3sGDhuT7w"], "issued_at": "2019-01-14T16:07:25.000000Z"}} 2019-01-14 16:07:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23aaba830c629a7e20e2e40caa7c2a2209a436" 2019-01-14 16:07:25,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450768c0-e989-4119-8823-8c9b5d44be87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:25,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-450768c0-e989-4119-8823-8c9b5d44be87 2019-01-14 16:07:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:25,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:25,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23aaba830c629a7e20e2e40caa7c2a2209a436" 2019-01-14 16:07:26,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f873f9a6-53bf-4381-b0ec-efd96f3b846a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:07:26,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f873f9a6-53bf-4381-b0ec-efd96f3b846a 2019-01-14 16:07:26,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23aaba830c629a7e20e2e40caa7c2a2209a436" 2019-01-14 16:07:26,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a019ac6-0d76-4cda-a16e-5687054c1689 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f54f458e00f440a9a308a5c4ccd38f45"}, "tags": [], "enabled": true, "id": "f54f458e00f440a9a308a5c4ccd38f45", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj"}]} 2019-01-14 16:07:26,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj used request id req-6a019ac6-0d76-4cda-a16e-5687054c1689 2019-01-14 16:07:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23aaba830c629a7e20e2e40caa7c2a2209a436" 2019-01-14 16:07:26,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff2e531-a3e4-4c28-950c-75bfa4171cce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:26,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0ff2e531-a3e4-4c28-950c-75bfa4171cce 2019-01-14 16:07:26,771 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-5287765c-df7c-4ab-user 2019-01-14 16:07:26,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:26,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:26,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5768819-6fcc-48ac-b779-f4b407e27bb3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:26,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a5768819-6fcc-48ac-b779-f4b407e27bb3 2019-01-14 16:07:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" -d '{"role": {"name": "CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj-role"}}' 2019-01-14 16:07:27,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f593dc-dfc8-4411-8c48-f04feaf208d9 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f831c91427f4bb4bf82fe20d438c8fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f831c91427f4bb4bf82fe20d438c8fb"}, "name": "CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj-role"}} 2019-01-14 16:07:27,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2f593dc-dfc8-4411-8c48-f04feaf208d9 2019-01-14 16:07:27,006 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj-role 2019-01-14 16:07:27,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3f831c91427f4bb4bf82fe20d438c8fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:27,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b831c607-fb84-4ee8-98ee-b01255b3e2b4 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f831c91427f4bb4bf82fe20d438c8fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f831c91427f4bb4bf82fe20d438c8fb"}, "name": "CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj-role"}} 2019-01-14 16:07:27,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3f831c91427f4bb4bf82fe20d438c8fb used request id req-b831c607-fb84-4ee8-98ee-b01255b3e2b4 2019-01-14 16:07:27,118 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj-role to project CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj 2019-01-14 16:07:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f54f458e00f440a9a308a5c4ccd38f45/users/dffda4a61d164fed83b2bbfaae06c92f/roles/3f831c91427f4bb4bf82fe20d438c8fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:27,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbad7829-2101-4898-a7bc-9103c76c7466 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:27,272 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f54f458e00f440a9a308a5c4ccd38f45/users/dffda4a61d164fed83b2bbfaae06c92f/roles/3f831c91427f4bb4bf82fe20d438c8fb used request id req-dbad7829-2101-4898-a7bc-9103c76c7466 2019-01-14 16:07:27,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:27,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:27,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9cGeF2p9RVaM-Isq02XXRw"], "issued_at": "2019-01-14T16:07:27.000000Z"}} 2019-01-14 16:07:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a88bcd140c7060fb95be3f6126784de6c944fa5" 2019-01-14 16:07:27,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e3fc45-18f6-492e-b297-624aa035fc00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:27,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c3e3fc45-18f6-492e-b297-624aa035fc00 2019-01-14 16:07:27,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a88bcd140c7060fb95be3f6126784de6c944fa5" 2019-01-14 16:07:28,001 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:27 GMT Server: Apache x-compute-request-id: req-ce433852-f0bc-49d1-93a3-e734146c0bd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ce433852-f0bc-49d1-93a3-e734146c0bd2 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-14 16:07:28,002 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-ce433852-f0bc-49d1-93a3-e734146c0bd2 2019-01-14 16:07:28,005 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ce433852-f0bc-49d1-93a3-e734146c0bd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a88bcd140c7060fb95be3f6126784de6c944fa5" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-qos-spec"}}' 2019-01-14 16:07:28,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:28 GMT Server: Apache x-compute-request-id: req-0d84f499-cb1f-4780-816e-147c50b39ea9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d84f499-cb1f-4780-816e-147c50b39ea9 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "bde16be5-59f4-4515-9dfe-85c41dc21e40", "name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40", "rel": "bookmark"}]} 2019-01-14 16:07:28,227 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-0d84f499-cb1f-4780-816e-147c50b39ea9 2019-01-14 16:07:28,228 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-qos-spec 2019-01-14 16:07:28,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:28,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:28,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["EenByIyhSOCn72d-ntnIKg"], "issued_at": "2019-01-14T16:07:28.000000Z"}} 2019-01-14 16:07:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511e0ce4bff96c6be0c942b7a54c516fad44012a" 2019-01-14 16:07:28,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f2401f-850b-4e1a-bc45-50b298ad128e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:28,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-92f2401f-850b-4e1a-bc45-50b298ad128e 2019-01-14 16:07:28,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511e0ce4bff96c6be0c942b7a54c516fad44012a" 2019-01-14 16:07:28,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:28 GMT Server: Apache x-compute-request-id: req-af04f43e-837e-4df4-88ac-8e697b690dd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af04f43e-837e-4df4-88ac-8e697b690dd1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:07:28,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-af04f43e-837e-4df4-88ac-8e697b690dd1 2019-01-14 16:07:28,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af04f43e-837e-4df4-88ac-8e697b690dd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511e0ce4bff96c6be0c942b7a54c516fad44012a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-vol_type", "description": null}}' 2019-01-14 16:07:29,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:28 GMT Server: Apache x-compute-request-id: req-c1ce7532-691c-4c51-be27-abbc0269d983 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1ce7532-691c-4c51-be27-abbc0269d983 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "51e34a9c-1a71-4faf-a1b1-b11b782a7384", "description": null}} 2019-01-14 16:07:29,207 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-c1ce7532-691c-4c51-be27-abbc0269d983 2019-01-14 16:07:29,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af04f43e-837e-4df4-88ac-8e697b690dd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511e0ce4bff96c6be0c942b7a54c516fad44012a" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-14 16:07:29,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:29 GMT Server: Apache x-compute-request-id: req-f7a866cf-f899-40fe-8475-b996b68bc4b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7a866cf-f899-40fe-8475-b996b68bc4b3 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "51e34a9c-1a71-4faf-a1b1-b11b782a7384", "name": "foo", "control_location": "back-end", "encryption_id": "7b30e533-bffa-4500-b746-b2abc603f4eb", "provider": "bar", "provider_class": "bar"}} 2019-01-14 16:07:29,467 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384/encryption used request id req-f7a866cf-f899-40fe-8475-b996b68bc4b3 2019-01-14 16:07:29,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af04f43e-837e-4df4-88ac-8e697b690dd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511e0ce4bff96c6be0c942b7a54c516fad44012a" 2019-01-14 16:07:29,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:29 GMT Server: Apache x-compute-request-id: req-9535e27d-b878-45e9-8135-d2f5a5268a02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9535e27d-b878-45e9-8135-d2f5a5268a02 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "bde16be5-59f4-4515-9dfe-85c41dc21e40", "name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-qos-spec"}]} 2019-01-14 16:07:29,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs used request id req-9535e27d-b878-45e9-8135-d2f5a5268a02 2019-01-14 16:07:29,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40/associate?vol_type_id=51e34a9c-1a71-4faf-a1b1-b11b782a7384 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af04f43e-837e-4df4-88ac-8e697b690dd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511e0ce4bff96c6be0c942b7a54c516fad44012a" 2019-01-14 16:07:29,940 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b9f14e6a-4b38-48ff-b256-f5b8238c937f 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. 2019-01-14 16:07:29,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40/associate?vol_type_id=51e34a9c-1a71-4faf-a1b1-b11b782a7384 used request id req-b9f14e6a-4b38-48ff-b256-f5b8238c937f 2019-01-14 16:07:29,941 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-vol_type 2019-01-14 16:07:29,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd971586b2dbb4ebde2621f17b8becc0cc959e5" 2019-01-14 16:07:30,143 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:29 GMT Server: Apache x-compute-request-id: req-becbfcb3-8fc2-4475-b359-4b4952984873 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-becbfcb3-8fc2-4475-b359-4b4952984873 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-vol_type", "qos_specs_id": "bde16be5-59f4-4515-9dfe-85c41dc21e40", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "51e34a9c-1a71-4faf-a1b1-b11b782a7384", "description": null}} 2019-01-14 16:07:30,143 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384 used request id req-becbfcb3-8fc2-4475-b359-4b4952984873 2019-01-14 16:07:30,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-becbfcb3-8fc2-4475-b359-4b4952984873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd971586b2dbb4ebde2621f17b8becc0cc959e5" 2019-01-14 16:07:30,367 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:30 GMT Server: Apache x-compute-request-id: req-cfb033c6-e92a-4b55-b6cc-22b6fad7e214 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cfb033c6-e92a-4b55-b6cc-22b6fad7e214 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-vol_type", "qos_specs_id": "bde16be5-59f4-4515-9dfe-85c41dc21e40", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "51e34a9c-1a71-4faf-a1b1-b11b782a7384", "description": null}} 2019-01-14 16:07:30,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384 used request id req-cfb033c6-e92a-4b55-b6cc-22b6fad7e214 2019-01-14 16:07:30,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-becbfcb3-8fc2-4475-b359-4b4952984873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd971586b2dbb4ebde2621f17b8becc0cc959e5" 2019-01-14 16:07:30,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:30 GMT Server: Apache x-compute-request-id: req-e476aa3f-95ee-4ac7-896e-555ecaf787e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e476aa3f-95ee-4ac7-896e-555ecaf787e9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "51e34a9c-1a71-4faf-a1b1-b11b782a7384", "control_location": "back-end", "deleted": false, "created_at": "2019-01-14T16:07:29.000000", "updated_at": null, "encryption_id": "7b30e533-bffa-4500-b746-b2abc603f4eb", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-14 16:07:30,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384/encryption used request id req-e476aa3f-95ee-4ac7-896e-555ecaf787e9 2019-01-14 16:07:30,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-becbfcb3-8fc2-4475-b359-4b4952984873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd971586b2dbb4ebde2621f17b8becc0cc959e5" 2019-01-14 16:07:30,777 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:30 GMT Server: Apache x-compute-request-id: req-b2a54eea-1cb8-4bd9-986a-425dbf9ad752 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2a54eea-1cb8-4bd9-986a-425dbf9ad752 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "bde16be5-59f4-4515-9dfe-85c41dc21e40", "name": "CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40", "rel": "bookmark"}]} 2019-01-14 16:07:30,777 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40 used request id req-b2a54eea-1cb8-4bd9-986a-425dbf9ad752 2019-01-14 16:07:30,777 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-vol_type 2019-01-14 16:07:30,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af04f43e-837e-4df4-88ac-8e697b690dd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511e0ce4bff96c6be0c942b7a54c516fad44012a" 2019-01-14 16:07:31,035 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee3f2878-fd30-4e44-be93-af64036cf59f 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. 2019-01-14 16:07:31,035 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/51e34a9c-1a71-4faf-a1b1-b11b782a7384 used request id req-ee3f2878-fd30-4e44-be93-af64036cf59f 2019-01-14 16:07:31,036 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-935e1299-7922-4b7b-a1b6-4c2c058e0ce1-qos-spec 2019-01-14 16:07:31,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce433852-f0bc-49d1-93a3-e734146c0bd2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a88bcd140c7060fb95be3f6126784de6c944fa5" 2019-01-14 16:07:31,292 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edf56c02-b97f-4460-9071-74f73c8ab1f2 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. 2019-01-14 16:07:31,292 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/qos-specs/bde16be5-59f4-4515-9dfe-85c41dc21e40?force=False used request id req-edf56c02-b97f-4460-9071-74f73c8ab1f2 2019-01-14 16:07:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:31,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b466e301-563d-4046-8642-a6372d6fe316 Date: Mon, 14 Jan 2019 16:07:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:07:31,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b466e301-563d-4046-8642-a6372d6fe316 2019-01-14 16:07:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:31,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74919adc-07cb-4b41-a120-ecc1388e061a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:31,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-74919adc-07cb-4b41-a120-ecc1388e061a 2019-01-14 16:07:31,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:31,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:31,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57abbb9f-f152-4852-913f-e6f9fb6976c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:31,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-57abbb9f-f152-4852-913f-e6f9fb6976c4 2019-01-14 16:07:31,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:31,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf0dedc-4467-4c64-bfa0-291bf9659b61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:31,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-1cf0dedc-4467-4c64-bfa0-291bf9659b61 2019-01-14 16:07:31,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a707b842-eb43-43cc-8c3d-2bb9419f6542 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:32,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-a707b842-eb43-43cc-8c3d-2bb9419f6542 2019-01-14 16:07:32,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:32,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e39fb67-d8a5-42c2-9908-19b5ee25a319 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:07:32,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-5e39fb67-d8a5-42c2-9908-19b5ee25a319 2019-01-14 16:07:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a61e50-8ba7-4bfa-b5bb-02e792eb785a 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:07:32,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-10a61e50-8ba7-4bfa-b5bb-02e792eb785a 2019-01-14 16:07:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32b623e-1967-44ad-a5f5-006d4377cf18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:32,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-f32b623e-1967-44ad-a5f5-006d4377cf18 2019-01-14 16:07:32,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3f9968-9e41-45ba-817a-a2f5984d64d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:32,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-4b3f9968-9e41-45ba-817a-a2f5984d64d0 2019-01-14 16:07:32,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d365bd3-5352-4f85-b7a2-758af2bc926f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:32,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-8d365bd3-5352-4f85-b7a2-758af2bc926f 2019-01-14 16:07:32,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe181c5d-b136-43dd-a8aa-ab8ffde324e3 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:07:32,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-fe181c5d-b136-43dd-a8aa-ab8ffde324e3 2019-01-14 16:07:32,715 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj 2019-01-14 16:07:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f54f458e00f440a9a308a5c4ccd38f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:32,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0763b9-5fe6-4be4-9026-86c17e59f927 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:32,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f54f458e00f440a9a308a5c4ccd38f45 used request id req-3d0763b9-5fe6-4be4-9026-86c17e59f927 2019-01-14 16:07:32,981 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-5287765c-df7c-4ab-proj-role 2019-01-14 16:07:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3f831c91427f4bb4bf82fe20d438c8fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:33,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb26a59c-a590-42db-b6f1-e04e3e8bb2e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:33,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3f831c91427f4bb4bf82fe20d438c8fb used request id req-fb26a59c-a590-42db-b6f1-e04e3e8bb2e7 2019-01-14 16:07:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b2e72d2d828d7e15749a61b56df5595a77110" 2019-01-14 16:07:33,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e20f374-5fbf-4398-b1a1-380d903990d6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:33,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1e20f374-5fbf-4398-b1a1-380d903990d6 2019-01-14 16:07:33,303 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-5287765c-df7c-4ab-user 2019-01-14 16:07:33,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/dffda4a61d164fed83b2bbfaae06c92f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23aaba830c629a7e20e2e40caa7c2a2209a436" 2019-01-14 16:07:33,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f03b54c9-2748-4ea9-b556-ccb6409c7cf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:33,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dffda4a61d164fed83b2bbfaae06c92f used request id req-f03b54c9-2748-4ea9-b556-ccb6409c7cf4 2019-01-14 16:07:33,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:33,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["UjZr0ZtSS4GlHAHibWAIxg"], "issued_at": "2019-01-14T16:07:33.000000Z"}} 2019-01-14 16:07:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb59c0dcbce9d71364e7a3370e64ac2582cc4b9" 2019-01-14 16:07:34,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ff16c6-6755-4ca6-82ea-beef57aeeb4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:34,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c0ff16c6-6755-4ca6-82ea-beef57aeeb4b 2019-01-14 16:07:34,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:34,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:34,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Gl5Yx6cBQ32UeiFZ-Vshhg"], "issued_at": "2019-01-14T16:07:34.000000Z"}} 2019-01-14 16:07:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:34,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e5f744-03fb-4645-a2fc-ba5e57ac53ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:34,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b7e5f744-03fb-4645-a2fc-ba5e57ac53ee 2019-01-14 16:07:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:34,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:34,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86cf6f18-7627-4255-b428-9f1bcd9cad15 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:07:34,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj used request id req-86cf6f18-7627-4255-b428-9f1bcd9cad15 2019-01-14 16:07:34,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:34,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4677fc59-f8e8-4cbc-8e43-e9d366a51707 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:34,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4677fc59-f8e8-4cbc-8e43-e9d366a51707 2019-01-14 16:07:34,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj"}}' 2019-01-14 16:07:34,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20a3a3c-3c13-4c52-a816-0eaa07f68628 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790"}, "tags": [], "enabled": true, "id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj"}} 2019-01-14 16:07:34,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a20a3a3c-3c13-4c52-a816-0eaa07f68628 2019-01-14 16:07:34,940 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj 2019-01-14 16:07:34,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:34,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:35,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Qymu_mBDRT6OHIvExurnSQ"], "issued_at": "2019-01-14T16:07:35.000000Z"}} 2019-01-14 16:07:35,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9818b2508f42627d17273eab6efd929f500d849" 2019-01-14 16:07:35,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86338e2-8832-4d2d-bd63-52debf9c02f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:35,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e86338e2-8832-4d2d-bd63-52debf9c02f3 2019-01-14 16:07:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:35,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9818b2508f42627d17273eab6efd929f500d849" 2019-01-14 16:07:35,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68906ee-fe34-478a-b181-e297602b2d70 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:07:35,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b68906ee-fe34-478a-b181-e297602b2d70 2019-01-14 16:07:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9818b2508f42627d17273eab6efd929f500d849" 2019-01-14 16:07:35,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13289c9-9242-4226-9aaa-71baa6da2e62 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790"}, "tags": [], "enabled": true, "id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj"}]} 2019-01-14 16:07:35,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj used request id req-f13289c9-9242-4226-9aaa-71baa6da2e62 2019-01-14 16:07:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9818b2508f42627d17273eab6efd929f500d849" 2019-01-14 16:07:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00058f8b-8c7b-4d03-8dfe-989287ee182e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:35,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-00058f8b-8c7b-4d03-8dfe-989287ee182e 2019-01-14 16:07:36,233 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-user 2019-01-14 16:07:36,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:36,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8cfba2-2a53-48b0-87c4-d704b694f068 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:36,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd8cfba2-2a53-48b0-87c4-d704b694f068 2019-01-14 16:07:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role"}}' 2019-01-14 16:07:36,472 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164ac85c-6497-4887-8fbe-81e61904c46c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b77b8b132234489da97fa248d9ac0ba6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b77b8b132234489da97fa248d9ac0ba6"}, "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role"}} 2019-01-14 16:07:36,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-164ac85c-6497-4887-8fbe-81e61904c46c 2019-01-14 16:07:36,472 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role 2019-01-14 16:07:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b77b8b132234489da97fa248d9ac0ba6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:36,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2154ade8-53b4-4243-ba0a-3da505bce9ed Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b77b8b132234489da97fa248d9ac0ba6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b77b8b132234489da97fa248d9ac0ba6"}, "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role"}} 2019-01-14 16:07:36,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b77b8b132234489da97fa248d9ac0ba6 used request id req-2154ade8-53b4-4243-ba0a-3da505bce9ed 2019-01-14 16:07:36,590 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role to project CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj 2019-01-14 16:07:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790/users/8b4f65cb4d65482bb6db3e73eb524446/roles/b77b8b132234489da97fa248d9ac0ba6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:36,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec204e47-f634-4860-a186-f0fbc0c8a546 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:36,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790/users/8b4f65cb4d65482bb6db3e73eb524446/roles/b77b8b132234489da97fa248d9ac0ba6 used request id req-ec204e47-f634-4860-a186-f0fbc0c8a546 2019-01-14 16:07:36,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:37,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b77b8b132234489da97fa248d9ac0ba6", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role"}], "expires_at": "2019-01-14T17:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-user", "id": "8b4f65cb4d65482bb6db3e73eb524446"}, "audit_ids": ["Jk40deUhQESgCd8inPh5SQ"], "issued_at": "2019-01-14T16:07:37.000000Z"}} 2019-01-14 16:07:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f8538df5e12f7d57f17436a56e3941b8a07ca" 2019-01-14 16:07:37,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4940994-efb2-4c79-b62c-b2f3df4760d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:37,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c4940994-efb2-4c79-b62c-b2f3df4760d2 2019-01-14 16:07:37,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:37,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:37,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b77b8b132234489da97fa248d9ac0ba6", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role"}], "expires_at": "2019-01-14T17:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-user", "id": "8b4f65cb4d65482bb6db3e73eb524446"}, "audit_ids": ["70MQDw6eRLmBIQ7c4sACEA"], "issued_at": "2019-01-14T16:07:37.000000Z"}} 2019-01-14 16:07:37,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:37,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7ecfd0-683c-4a9e-85ec-5d211be00932 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:37,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ef7ecfd0-683c-4a9e-85ec-5d211be00932 2019-01-14 16:07:37,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:37,965 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:37 GMT Server: Apache x-compute-request-id: req-ad3f511d-a084-4a42-8059-f56d1e76389b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad3f511d-a084-4a42-8059-f56d1e76389b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:07:37,965 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/detail used request id req-ad3f511d-a084-4a42-8059-f56d1e76389b 2019-01-14 16:07:37,968 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ad3f511d-a084-4a42-8059-f56d1e76389b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3", "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}}' 2019-01-14 16:07:38,523 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:37 GMT Server: Apache x-compute-request-id: req-15b12b11-44ea-4b74-8fe8-75400173b2be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15b12b11-44ea-4b74-8fe8-75400173b2be Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8b4f65cb4d65482bb6db3e73eb524446", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "self"}, {"href": "http://172.30.9.26:8776/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:38.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "size": 1}} 2019-01-14 16:07:38,523 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes used request id req-15b12b11-44ea-4b74-8fe8-75400173b2be 2019-01-14 16:07:38,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad3f511d-a084-4a42-8059-f56d1e76389b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:38,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:38 GMT Server: Apache x-compute-request-id: req-25d28fd1-dbeb-44eb-8b82-f55b6ef820f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25d28fd1-dbeb-44eb-8b82-f55b6ef820f7 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8b4f65cb4d65482bb6db3e73eb524446", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "self"}, {"href": "http://172.30.9.26:8776/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "updated_at": "2019-01-14T16:07:38.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "size": 1}} 2019-01-14 16:07:38,770 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 used request id req-25d28fd1-dbeb-44eb-8b82-f55b6ef820f7 2019-01-14 16:07:38,770 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3 2019-01-14 16:07:38,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad3f511d-a084-4a42-8059-f56d1e76389b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:39,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:38 GMT Server: Apache x-compute-request-id: req-3cc6c577-903c-429c-aa18-acf0aeaf19f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3cc6c577-903c-429c-aa18-acf0aeaf19f5 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8b4f65cb4d65482bb6db3e73eb524446", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "self"}, {"href": "http://172.30.9.26:8776/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "updated_at": "2019-01-14T16:07:38.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "size": 1}} 2019-01-14 16:07:39,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 used request id req-3cc6c577-903c-429c-aa18-acf0aeaf19f5 2019-01-14 16:07:39,001 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:07:39,001 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3 2019-01-14 16:07:39,001 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3 2019-01-14 16:07:39,003 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f8538df5e12f7d57f17436a56e3941b8a07ca" 2019-01-14 16:07:39,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:39 GMT Server: Apache x-compute-request-id: req-e4910839-7c6b-45cb-91eb-d2cbb01b0fea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4910839-7c6b-45cb-91eb-d2cbb01b0fea Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8b4f65cb4d65482bb6db3e73eb524446", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "self"}, {"href": "http://172.30.9.26:8776/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "updated_at": "2019-01-14T16:07:38.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "size": 1}]} 2019-01-14 16:07:39,242 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/detail used request id req-e4910839-7c6b-45cb-91eb-d2cbb01b0fea 2019-01-14 16:07:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:39,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:39,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f8538df5e12f7d57f17436a56e3941b8a07ca" 2019-01-14 16:07:39,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a59c3f-48d4-4d19-9e65-8729e44a29eb Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "name": "CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj"}} 2019-01-14 16:07:39,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790 used request id req-93a59c3f-48d4-4d19-9e65-8729e44a29eb 2019-01-14 16:07:39,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad3f511d-a084-4a42-8059-f56d1e76389b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:39,587 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:39 GMT Server: Apache x-compute-request-id: req-0e429954-ddb0-4ee0-9f6e-0a30682adfec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e429954-ddb0-4ee0-9f6e-0a30682adfec Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8b4f65cb4d65482bb6db3e73eb524446", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "self"}, {"href": "http://172.30.9.26:8776/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "updated_at": "2019-01-14T16:07:38.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "size": 1}} 2019-01-14 16:07:39,587 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 used request id req-0e429954-ddb0-4ee0-9f6e-0a30682adfec 2019-01-14 16:07:39,588 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:07:39,588 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3 2019-01-14 16:07:39,588 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3 2019-01-14 16:07:39,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad3f511d-a084-4a42-8059-f56d1e76389b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:39,856 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bce5c24d-183c-41bf-96c5-26085d69ddbb 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. 2019-01-14 16:07:39,856 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 used request id req-bce5c24d-183c-41bf-96c5-26085d69ddbb 2019-01-14 16:07:39,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad3f511d-a084-4a42-8059-f56d1e76389b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:39,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:39 GMT Server: Apache x-compute-request-id: req-a88fb34d-bcc0-484e-b902-32092ae3cdca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a88fb34d-bcc0-484e-b902-32092ae3cdca Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "8b4f65cb4d65482bb6db3e73eb524446", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "self"}, {"href": "http://172.30.9.26:8776/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e171ef21bd1f4ccfb2f7f2f8a8317790", "updated_at": "2019-01-14T16:07:39.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4bc6e0c-0d94-4e9e-9217-8b8809a61002", "size": 1}} 2019-01-14 16:07:39,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 used request id req-a88fb34d-bcc0-484e-b902-32092ae3cdca 2019-01-14 16:07:39,914 - create_volume - DEBUG - Instance status is - deleting 2019-01-14 16:07:39,914 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-14 16:07:42,917 - create_volume - DEBUG - Volume status query timeout in 56.9390490055 2019-01-14 16:07:42,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad3f511d-a084-4a42-8059-f56d1e76389b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f02ff90a1f02f55e28283141f15c13187fc412c" 2019-01-14 16:07:43,245 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ad8cbde2-9bcd-4da9-9d51-af1f04433d17 x-openstack-request-id: req-ad8cbde2-9bcd-4da9-9d51-af1f04433d17 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e4bc6e0c-0d94-4e9e-9217-8b8809a61002 could not be found.", "code": 404}} 2019-01-14 16:07:43,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/e4bc6e0c-0d94-4e9e-9217-8b8809a61002 used request id req-ad8cbde2-9bcd-4da9-9d51-af1f04433d17 2019-01-14 16:07:43,246 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e4bc6e0c-0d94-4e9e-9217-8b8809a61002 could not be found. (HTTP 404) (Request-ID: req-ad8cbde2-9bcd-4da9-9d51-af1f04433d17) 2019-01-14 16:07:43,246 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-f8e710c6-6dab-4bc4-afa4-ab777d3d6db3 2019-01-14 16:07:43,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e4910839-7c6b-45cb-91eb-d2cbb01b0fea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f8538df5e12f7d57f17436a56e3941b8a07ca" 2019-01-14 16:07:43,572 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:43 GMT Server: Apache x-compute-request-id: req-7d1711e3-11e4-43c1-8d2c-8735fc7447f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d1711e3-11e4-43c1-8d2c-8735fc7447f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:07:43,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e171ef21bd1f4ccfb2f7f2f8a8317790/volumes/detail used request id req-7d1711e3-11e4-43c1-8d2c-8735fc7447f4 2019-01-14 16:07:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:43,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e4300aad-5025-4a2c-a0fd-e7c4df5dc357 Date: Mon, 14 Jan 2019 16:07:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:07:43,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e4300aad-5025-4a2c-a0fd-e7c4df5dc357 2019-01-14 16:07:43,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:43,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfb1f89-b9e9-439f-9359-9dffffe7a27e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:43,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-4bfb1f89-b9e9-439f-9359-9dffffe7a27e 2019-01-14 16:07:43,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67533856-1eb8-4da1-9650-639a0a34b3fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:44,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-67533856-1eb8-4da1-9650-639a0a34b3fe 2019-01-14 16:07:44,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:44,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e54dd5-51c9-4bb9-854e-0d46b4f61b79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:44,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-61e54dd5-51c9-4bb9-854e-0d46b4f61b79 2019-01-14 16:07:44,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e85c3ab-6473-4f55-ab4f-fe942ef509d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:44,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-5e85c3ab-6473-4f55-ab4f-fe942ef509d0 2019-01-14 16:07:44,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffa1b5a-af0b-4e18-b897-749ba94d0f20 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:07:44,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-9ffa1b5a-af0b-4e18-b897-749ba94d0f20 2019-01-14 16:07:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941e4f77-46d4-4b03-850e-454a3a150673 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:07:44,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-941e4f77-46d4-4b03-850e-454a3a150673 2019-01-14 16:07:44,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d13cc50-498e-4a57-96ae-0519f3d1fcc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:44,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-3d13cc50-498e-4a57-96ae-0519f3d1fcc0 2019-01-14 16:07:44,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a762c1fa-4d7d-4f94-8814-d474eeab1b16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:44,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-a762c1fa-4d7d-4f94-8814-d474eeab1b16 2019-01-14 16:07:44,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c37dd7b-3b6b-4057-874b-c19402a05f06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:44,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-9c37dd7b-3b6b-4057-874b-c19402a05f06 2019-01-14 16:07:44,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:44,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:44,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9caf4d-4d87-4412-a10c-a763e1a469e6 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:07:44,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-ee9caf4d-4d87-4412-a10c-a763e1a469e6 2019-01-14 16:07:44,970 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj 2019-01-14 16:07:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:45,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6c2fdef-97b2-4777-a0f6-29ada82419ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:45,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e171ef21bd1f4ccfb2f7f2f8a8317790 used request id req-c6c2fdef-97b2-4777-a0f6-29ada82419ab 2019-01-14 16:07:45,244 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-proj-role 2019-01-14 16:07:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b77b8b132234489da97fa248d9ac0ba6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:45,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f318880-e98e-44d6-9ea0-18c0dc389745 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:45,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b77b8b132234489da97fa248d9ac0ba6 used request id req-6f318880-e98e-44d6-9ea0-18c0dc389745 2019-01-14 16:07:45,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b53620466453214ef3c36aaea69b9a33fbe4d" 2019-01-14 16:07:45,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3389ae-5544-401b-bc1b-733a3a2cb2e2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:45,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab3389ae-5544-401b-bc1b-733a3a2cb2e2 2019-01-14 16:07:45,473 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-9b9e4e0a-8ae8-451-user 2019-01-14 16:07:45,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8b4f65cb4d65482bb6db3e73eb524446 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9818b2508f42627d17273eab6efd929f500d849" 2019-01-14 16:07:45,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c57834-1f3e-4290-af35-9fd27dfd1549 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:45,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8b4f65cb4d65482bb6db3e73eb524446 used request id req-15c57834-1f3e-4290-af35-9fd27dfd1549 2019-01-14 16:07:45,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:46,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["s9Bzj_e2QbGiJ14L6nBdTQ"], "issued_at": "2019-01-14T16:07:46.000000Z"}} 2019-01-14 16:07:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecbb0284dfc680868565e8541552858f292b645" 2019-01-14 16:07:46,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39027994-a012-4c71-80a3-e46045f3e01a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:46,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-39027994-a012-4c71-80a3-e46045f3e01a 2019-01-14 16:07:46,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:46,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:46,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["i_SxsU7pRKCf0zjCmCPNGQ"], "issued_at": "2019-01-14T16:07:46.000000Z"}} 2019-01-14 16:07:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:46,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ca9a4e-ec48-4258-bf7f-26a64656506d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:46,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b3ca9a4e-ec48-4258-bf7f-26a64656506d 2019-01-14 16:07:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:46,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:46,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:46,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a12089-1a34-410d-a4dc-6d0b1413e1aa Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:07:46,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj used request id req-10a12089-1a34-410d-a4dc-6d0b1413e1aa 2019-01-14 16:07:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:46,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334cd0f8-3db7-40ce-ae3b-979ed6b53dc8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:46,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-334cd0f8-3db7-40ce-ae3b-979ed6b53dc8 2019-01-14 16:07:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}}' 2019-01-14 16:07:47,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5167f0-cf56-4aea-a122-accab35fb056 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9"}, "tags": [], "enabled": true, "id": "b10406d3a5344a32813296c61e307ab9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}} 2019-01-14 16:07:47,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-df5167f0-cf56-4aea-a122-accab35fb056 2019-01-14 16:07:47,083 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj 2019-01-14 16:07:47,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:47,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:47,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["lA01PTEiQFSY1QbGFtqo5A"], "issued_at": "2019-01-14T16:07:47.000000Z"}} 2019-01-14 16:07:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd37a082682414dc13b359a1bd71092f27582855" 2019-01-14 16:07:47,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af80b894-e058-4a79-a081-f99d36fe5850 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:47,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af80b894-e058-4a79-a081-f99d36fe5850 2019-01-14 16:07:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:47,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:47,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd37a082682414dc13b359a1bd71092f27582855" 2019-01-14 16:07:47,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad27f4fa-45c9-4154-bfd0-41f8ebbdffec Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:07:47,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ad27f4fa-45c9-4154-bfd0-41f8ebbdffec 2019-01-14 16:07:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd37a082682414dc13b359a1bd71092f27582855" 2019-01-14 16:07:47,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38e97d9-6bcb-4724-9361-e82c63738dde Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9"}, "tags": [], "enabled": true, "id": "b10406d3a5344a32813296c61e307ab9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}]} 2019-01-14 16:07:47,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj used request id req-a38e97d9-6bcb-4724-9361-e82c63738dde 2019-01-14 16:07:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd37a082682414dc13b359a1bd71092f27582855" 2019-01-14 16:07:47,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67005eda-0657-42b2-9f22-713a1ac64793 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:47,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-67005eda-0657-42b2-9f22-713a1ac64793 2019-01-14 16:07:48,382 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-user 2019-01-14 16:07:48,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:48,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd16839-1503-4d7d-a640-0cfb809fe3c5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:48,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8cd16839-1503-4d7d-a640-0cfb809fe3c5 2019-01-14 16:07:48,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role"}}' 2019-01-14 16:07:48,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f67ce0ed-7562-4545-8bb1-a3126c80e913 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "449cd6d620ac40bca6da1309b2c952e6", "links": {"self": "http://172.30.9.26:5000/v3/roles/449cd6d620ac40bca6da1309b2c952e6"}, "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role"}} 2019-01-14 16:07:48,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f67ce0ed-7562-4545-8bb1-a3126c80e913 2019-01-14 16:07:48,532 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role 2019-01-14 16:07:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/449cd6d620ac40bca6da1309b2c952e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:48,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3460aa04-d633-4921-b1f3-1b86c520de0f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "449cd6d620ac40bca6da1309b2c952e6", "links": {"self": "http://172.30.9.26:5000/v3/roles/449cd6d620ac40bca6da1309b2c952e6"}, "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role"}} 2019-01-14 16:07:48,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/449cd6d620ac40bca6da1309b2c952e6 used request id req-3460aa04-d633-4921-b1f3-1b86c520de0f 2019-01-14 16:07:48,554 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role to project CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj 2019-01-14 16:07:48,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9/users/9d1c8f90e0ea46ed856ab26356285098/roles/449cd6d620ac40bca6da1309b2c952e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:48,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc66d196-0612-41e6-9e8f-f55d4a9cd002 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:48,702 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9/users/9d1c8f90e0ea46ed856ab26356285098/roles/449cd6d620ac40bca6da1309b2c952e6 used request id req-bc66d196-0612-41e6-9e8f-f55d4a9cd002 2019-01-14 16:07:48,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:49,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "449cd6d620ac40bca6da1309b2c952e6", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role"}], "expires_at": "2019-01-14T17:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b10406d3a5344a32813296c61e307ab9", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-user", "id": "9d1c8f90e0ea46ed856ab26356285098"}, "audit_ids": ["TDWOkxcmSaCgGCcZWIY38w"], "issued_at": "2019-01-14T16:07:49.000000Z"}} 2019-01-14 16:07:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5bcd3a5292a1df29bd26b4e00c62894f3122b5" 2019-01-14 16:07:49,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7d5347-4e9d-4ebd-8040-8ec6c48dc24a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:49,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3a7d5347-4e9d-4ebd-8040-8ec6c48dc24a 2019-01-14 16:07:49,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:49,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:49,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "449cd6d620ac40bca6da1309b2c952e6", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role"}], "expires_at": "2019-01-14T17:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b10406d3a5344a32813296c61e307ab9", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-user", "id": "9d1c8f90e0ea46ed856ab26356285098"}, "audit_ids": ["i8EF_hL9SSeILCi5HSrU8A"], "issued_at": "2019-01-14T16:07:49.000000Z"}} 2019-01-14 16:07:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" 2019-01-14 16:07:49,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ddbecf-36c6-4dd7-915b-59a8457661b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:49,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b4ddbecf-36c6-4dd7-915b-59a8457661b2 2019-01-14 16:07:49,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" 2019-01-14 16:07:49,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:49 GMT Server: Apache x-compute-request-id: req-697b8748-f946-4fef-932f-8dfdbe7e7827 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-697b8748-f946-4fef-932f-8dfdbe7e7827 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:07:49,940 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/detail used request id req-697b8748-f946-4fef-932f-8dfdbe7e7827 2019-01-14 16:07:49,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-697b8748-f946-4fef-932f-8dfdbe7e7827" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15", "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}}' 2019-01-14 16:07:50,361 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:49 GMT Server: Apache x-compute-request-id: req-b9adb015-de39-4d39-be38-03ae73486557 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b9adb015-de39-4d39-be38-03ae73486557 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9d1c8f90e0ea46ed856ab26356285098", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "self"}, {"href": "http://172.30.9.26:8776/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:50.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac7272a8-307f-4766-a8a0-cc1e40692d16", "size": 1}} 2019-01-14 16:07:50,361 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes used request id req-b9adb015-de39-4d39-be38-03ae73486557 2019-01-14 16:07:50,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-697b8748-f946-4fef-932f-8dfdbe7e7827" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" 2019-01-14 16:07:50,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:50 GMT Server: Apache x-compute-request-id: req-dfba999d-9a5c-4d5e-8210-9791227153a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfba999d-9a5c-4d5e-8210-9791227153a5 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9d1c8f90e0ea46ed856ab26356285098", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "self"}, {"href": "http://172.30.9.26:8776/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b10406d3a5344a32813296c61e307ab9", "updated_at": "2019-01-14T16:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac7272a8-307f-4766-a8a0-cc1e40692d16", "size": 1}} 2019-01-14 16:07:50,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 used request id req-dfba999d-9a5c-4d5e-8210-9791227153a5 2019-01-14 16:07:50,611 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15 2019-01-14 16:07:50,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-697b8748-f946-4fef-932f-8dfdbe7e7827" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" 2019-01-14 16:07:50,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:50 GMT Server: Apache x-compute-request-id: req-b2f6149a-4986-466a-8587-53be7161ab22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2f6149a-4986-466a-8587-53be7161ab22 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9d1c8f90e0ea46ed856ab26356285098", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "self"}, {"href": "http://172.30.9.26:8776/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b10406d3a5344a32813296c61e307ab9", "updated_at": "2019-01-14T16:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac7272a8-307f-4766-a8a0-cc1e40692d16", "size": 1}} 2019-01-14 16:07:50,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 used request id req-b2f6149a-4986-466a-8587-53be7161ab22 2019-01-14 16:07:50,842 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:07:50,842 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15 2019-01-14 16:07:50,842 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15 2019-01-14 16:07:50,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5bcd3a5292a1df29bd26b4e00c62894f3122b5" 2019-01-14 16:07:51,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:50 GMT Server: Apache x-compute-request-id: req-22b725ae-1cc9-4749-99f4-c79264512849 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22b725ae-1cc9-4749-99f4-c79264512849 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9d1c8f90e0ea46ed856ab26356285098", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "self"}, {"href": "http://172.30.9.26:8776/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b10406d3a5344a32813296c61e307ab9", "updated_at": "2019-01-14T16:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac7272a8-307f-4766-a8a0-cc1e40692d16", "size": 1}]} 2019-01-14 16:07:51,092 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/detail used request id req-22b725ae-1cc9-4749-99f4-c79264512849 2019-01-14 16:07:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:51,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5bcd3a5292a1df29bd26b4e00c62894f3122b5" 2019-01-14 16:07:51,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f126fa-f0e4-44fd-b733-7e4f3e18d2cb Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b10406d3a5344a32813296c61e307ab9", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}} 2019-01-14 16:07:51,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9 used request id req-96f126fa-f0e4-44fd-b733-7e4f3e18d2cb 2019-01-14 16:07:51,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:51,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:51,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "449cd6d620ac40bca6da1309b2c952e6", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role"}], "expires_at": "2019-01-14T17:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b10406d3a5344a32813296c61e307ab9", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b10406d3a5344a32813296c61e307ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-user", "id": "9d1c8f90e0ea46ed856ab26356285098"}, "audit_ids": ["sHmKHCQkQ-CzIgDJbP00MQ"], "issued_at": "2019-01-14T16:07:51.000000Z"}} 2019-01-14 16:07:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe96b7a7b30e765800a39f10a880f806c1336ad" 2019-01-14 16:07:51,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b26f58-8533-41ac-8b9d-53a4f60da44d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:51,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e2b26f58-8533-41ac-8b9d-53a4f60da44d 2019-01-14 16:07:51,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe96b7a7b30e765800a39f10a880f806c1336ad" 2019-01-14 16:07:51,962 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:51 GMT Server: Apache x-compute-request-id: req-7b1fe4ad-d4c4-4ef8-b432-4d32b600b12b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b1fe4ad-d4c4-4ef8-b432-4d32b600b12b Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9d1c8f90e0ea46ed856ab26356285098", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "self"}, {"href": "http://172.30.9.26:8776/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b10406d3a5344a32813296c61e307ab9", "updated_at": "2019-01-14T16:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac7272a8-307f-4766-a8a0-cc1e40692d16", "size": 1}]} 2019-01-14 16:07:51,962 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/detail used request id req-7b1fe4ad-d4c4-4ef8-b432-4d32b600b12b 2019-01-14 16:07:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:51,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe96b7a7b30e765800a39f10a880f806c1336ad" 2019-01-14 16:07:52,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b23bca1-98ed-405f-aefa-413efd950481 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b10406d3a5344a32813296c61e307ab9", "name": "CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj"}} 2019-01-14 16:07:52,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9 used request id req-6b23bca1-98ed-405f-aefa-413efd950481 2019-01-14 16:07:52,078 - create_volume - INFO - Did not create volume due to cleanup mode 2019-01-14 16:07:52,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-697b8748-f946-4fef-932f-8dfdbe7e7827" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" 2019-01-14 16:07:52,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:52 GMT Server: Apache x-compute-request-id: req-907cc5ed-441d-4aaf-8a61-fa1a7900ec5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-907cc5ed-441d-4aaf-8a61-fa1a7900ec5b Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9d1c8f90e0ea46ed856ab26356285098", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "self"}, {"href": "http://172.30.9.26:8776/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b10406d3a5344a32813296c61e307ab9", "updated_at": "2019-01-14T16:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac7272a8-307f-4766-a8a0-cc1e40692d16", "size": 1}} 2019-01-14 16:07:52,333 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 used request id req-907cc5ed-441d-4aaf-8a61-fa1a7900ec5b 2019-01-14 16:07:52,333 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:07:52,334 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15 2019-01-14 16:07:52,334 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15 2019-01-14 16:07:52,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-697b8748-f946-4fef-932f-8dfdbe7e7827" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" 2019-01-14 16:07:52,611 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf380ff6-0e41-484d-befe-f090368b07ce 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. 2019-01-14 16:07:52,611 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 used request id req-bf380ff6-0e41-484d-befe-f090368b07ce 2019-01-14 16:07:52,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-697b8748-f946-4fef-932f-8dfdbe7e7827" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3c20ff6c818bd3ecb36b1e44d4a585e0087e52" 2019-01-14 16:07:52,828 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d98c64f1-1c9a-4663-855b-bb1fa67c6d5c x-openstack-request-id: req-d98c64f1-1c9a-4663-855b-bb1fa67c6d5c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ac7272a8-307f-4766-a8a0-cc1e40692d16 could not be found.", "code": 404}} 2019-01-14 16:07:52,829 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b10406d3a5344a32813296c61e307ab9/volumes/ac7272a8-307f-4766-a8a0-cc1e40692d16 used request id req-d98c64f1-1c9a-4663-855b-bb1fa67c6d5c 2019-01-14 16:07:52,829 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ac7272a8-307f-4766-a8a0-cc1e40692d16 could not be found. (HTTP 404) (Request-ID: req-d98c64f1-1c9a-4663-855b-bb1fa67c6d5c) 2019-01-14 16:07:52,829 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-24b1c910-8539-4942-abfa-4d6cd6564f15 2019-01-14 16:07:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:53,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-796984de-d40b-4ac4-b94a-b63fc20dda32 Date: Mon, 14 Jan 2019 16:07:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:07:53,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-796984de-d40b-4ac4-b94a-b63fc20dda32 2019-01-14 16:07:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:53,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef5fd79-0664-497b-9828-189187f3827b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:53,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-fef5fd79-0664-497b-9828-189187f3827b 2019-01-14 16:07:53,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:53,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-151e4965-9526-4469-b381-e413a8b1038c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:53,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-151e4965-9526-4469-b381-e413a8b1038c 2019-01-14 16:07:53,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:53,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53dfa2c-2970-4a3d-a894-7b935b762fb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:53,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-b53dfa2c-2970-4a3d-a894-7b935b762fb7 2019-01-14 16:07:53,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:53,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:53,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3612b3a-a476-4f4e-ba9e-eb52ae691d98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:53,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-e3612b3a-a476-4f4e-ba9e-eb52ae691d98 2019-01-14 16:07:53,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:53,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d09b370-f505-4c9d-8142-f6c2c239687e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:07:54,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-5d09b370-f505-4c9d-8142-f6c2c239687e 2019-01-14 16:07:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c07e28-d42f-4ce0-8286-f7e072531ec2 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:07:54,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-87c07e28-d42f-4ce0-8286-f7e072531ec2 2019-01-14 16:07:54,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80cb9ea-186e-424b-a68f-c135093e6fad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:54,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-a80cb9ea-186e-424b-a68f-c135093e6fad 2019-01-14 16:07:54,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:54,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793755ed-c220-464e-947c-c7f3fa969b60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:54,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-793755ed-c220-464e-947c-c7f3fa969b60 2019-01-14 16:07:54,353 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-097029fb-8291-4106-be75-ffd1d6df9e8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:07:54,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-097029fb-8291-4106-be75-ffd1d6df9e8b 2019-01-14 16:07:54,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:07:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a740ef71-764d-4b6f-aa9a-1517ca8d59f0 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:07:54,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-a740ef71-764d-4b6f-aa9a-1517ca8d59f0 2019-01-14 16:07:54,488 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj 2019-01-14 16:07:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650eaba7-d06f-4027-aa61-1fa789c0c1ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:54,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b10406d3a5344a32813296c61e307ab9 used request id req-650eaba7-d06f-4027-aa61-1fa789c0c1ce 2019-01-14 16:07:54,749 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-proj-role 2019-01-14 16:07:54,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/449cd6d620ac40bca6da1309b2c952e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e9a215-2868-44d8-82ac-e2d4f318cf85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:54,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/449cd6d620ac40bca6da1309b2c952e6 used request id req-92e9a215-2868-44d8-82ac-e2d4f318cf85 2019-01-14 16:07:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fa5ee19d13908fcf3b72b6d71d234ff809484" 2019-01-14 16:07:54,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e59a4b27-5976-402d-a032-86336630888c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:54,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e59a4b27-5976-402d-a032-86336630888c 2019-01-14 16:07:54,978 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-d0dc4f8f-5896-459-user 2019-01-14 16:07:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9d1c8f90e0ea46ed856ab26356285098 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd37a082682414dc13b359a1bd71092f27582855" 2019-01-14 16:07:55,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87426295-f349-4098-ab19-df150b5e3afa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:55,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9d1c8f90e0ea46ed856ab26356285098 used request id req-87426295-f349-4098-ab19-df150b5e3afa 2019-01-14 16:07:55,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:55,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["g31XSzZ0Q9GfG413_Hebyg"], "issued_at": "2019-01-14T16:07:55.000000Z"}} 2019-01-14 16:07:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1123d7119f84827b9cd5f87d65152dc6e784ef" 2019-01-14 16:07:55,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff39989-a1fb-496d-9602-0efe84ae8155 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:55,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dff39989-a1fb-496d-9602-0efe84ae8155 2019-01-14 16:07:55,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:55,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:56,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["qvSnR7wSSmiqFlbnLZgptQ"], "issued_at": "2019-01-14T16:07:56.000000Z"}} 2019-01-14 16:07:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:07:56,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5db137-84da-4b13-9c61-2af45c4fef85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:56,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0f5db137-84da-4b13-9c61-2af45c4fef85 2019-01-14 16:07:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:56,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:56,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:07:56,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e277de-b2d9-47c8-9295-79d85f17d22c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:07:56,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj used request id req-56e277de-b2d9-47c8-9295-79d85f17d22c 2019-01-14 16:07:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:07:56,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e88da5c-48f5-4daa-8961-e13f5016bb25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:56,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6e88da5c-48f5-4daa-8961-e13f5016bb25 2019-01-14 16:07:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj"}}' 2019-01-14 16:07:56,712 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308e6d8d-f7e9-44ba-a0ce-5dcb39980b6a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7"}, "tags": [], "enabled": true, "id": "d501de0791d04e9c876c39834a367fd7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj"}} 2019-01-14 16:07:56,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-308e6d8d-f7e9-44ba-a0ce-5dcb39980b6a 2019-01-14 16:07:56,712 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj 2019-01-14 16:07:56,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:56,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:57,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Ta8lenbxSSyWm5UGJ30-3g"], "issued_at": "2019-01-14T16:07:57.000000Z"}} 2019-01-14 16:07:57,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856cdc9191952667cdc98d7e7f0bef77efdb26f" 2019-01-14 16:07:57,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a11888-5090-4312-acfe-0760df437e59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:57,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f9a11888-5090-4312-acfe-0760df437e59 2019-01-14 16:07:57,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:07:57,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:07: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:07:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856cdc9191952667cdc98d7e7f0bef77efdb26f" 2019-01-14 16:07:57,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfc550c-02b8-481a-a867-00100a174878 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:07:57,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fbfc550c-02b8-481a-a867-00100a174878 2019-01-14 16:07:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856cdc9191952667cdc98d7e7f0bef77efdb26f" 2019-01-14 16:07:57,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79223fb-881b-40db-b424-df048fb33941 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7"}, "tags": [], "enabled": true, "id": "d501de0791d04e9c876c39834a367fd7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj"}]} 2019-01-14 16:07:57,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj used request id req-d79223fb-881b-40db-b424-df048fb33941 2019-01-14 16:07:57,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856cdc9191952667cdc98d7e7f0bef77efdb26f" 2019-01-14 16:07:57,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8e03f7-1814-465d-96e7-f697eb1ee284 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:07:57,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4a8e03f7-1814-465d-96e7-f697eb1ee284 2019-01-14 16:07:57,914 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-45d96f92-c883-470-user 2019-01-14 16:07:57,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:07:58,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd1dd40-f320-4e8a-a5e2-65b5f21a3bb3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:07:58,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1fd1dd40-f320-4e8a-a5e2-65b5f21a3bb3 2019-01-14 16:07:58,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role"}}' 2019-01-14 16:07:58,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c99c840e-6636-4666-87f9-3b964dff0c7a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42ec2b7fdd94464398680d0acd456037", "links": {"self": "http://172.30.9.26:5000/v3/roles/42ec2b7fdd94464398680d0acd456037"}, "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role"}} 2019-01-14 16:07:58,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c99c840e-6636-4666-87f9-3b964dff0c7a 2019-01-14 16:07:58,161 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role 2019-01-14 16:07:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/42ec2b7fdd94464398680d0acd456037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:07:58,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432eac2a-9036-4069-a4f8-fb280106d712 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42ec2b7fdd94464398680d0acd456037", "links": {"self": "http://172.30.9.26:5000/v3/roles/42ec2b7fdd94464398680d0acd456037"}, "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role"}} 2019-01-14 16:07:58,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/42ec2b7fdd94464398680d0acd456037 used request id req-432eac2a-9036-4069-a4f8-fb280106d712 2019-01-14 16:07:58,264 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role to project CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj 2019-01-14 16:07:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7/users/1e01b7bf9d5d411ba5de775ba694023d/roles/42ec2b7fdd94464398680d0acd456037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:07:58,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82cf1f0-b49f-4060-818d-f3a17fcc8a39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:07:58,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7/users/1e01b7bf9d5d411ba5de775ba694023d/roles/42ec2b7fdd94464398680d0acd456037 used request id req-c82cf1f0-b49f-4060-818d-f3a17fcc8a39 2019-01-14 16:07:58,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:58,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42ec2b7fdd94464398680d0acd456037", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role"}], "expires_at": "2019-01-14T17:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d501de0791d04e9c876c39834a367fd7", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-user", "id": "1e01b7bf9d5d411ba5de775ba694023d"}, "audit_ids": ["KedR_gaNSg6LItPItTofiQ"], "issued_at": "2019-01-14T16:07:58.000000Z"}} 2019-01-14 16:07:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3412529c0ab7595e254db91f4b31a236d1857ab" 2019-01-14 16:07:58,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2df6c6-7907-4ea1-b00b-0f02d8e68207 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:58,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f2df6c6-7907-4ea1-b00b-0f02d8e68207 2019-01-14 16:07:58,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:07:58,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:07:59,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42ec2b7fdd94464398680d0acd456037", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role"}], "expires_at": "2019-01-14T17:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d501de0791d04e9c876c39834a367fd7", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d501de0791d04e9c876c39834a367fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/d501de0791d04e9c876c39834a367fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-user", "id": "1e01b7bf9d5d411ba5de775ba694023d"}, "audit_ids": ["eYSl9O38RJe5UorSz5gWrg"], "issued_at": "2019-01-14T16:07:59.000000Z"}} 2019-01-14 16:07:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:07:59,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05396ab4-e5cb-45f7-a86a-2bf94619f1af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:07:59,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-05396ab4-e5cb-45f7-a86a-2bf94619f1af 2019-01-14 16:07:59,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:07:59,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:07:59 GMT Server: Apache x-compute-request-id: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:07:59,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/detail used request id req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358 2019-01-14 16:07:59,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1", "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}}' 2019-01-14 16:08:00,096 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:07:59 GMT Server: Apache x-compute-request-id: req-0af3c468-137d-4c22-a750-459b813625e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0af3c468-137d-4c22-a750-459b813625e8 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1e01b7bf9d5d411ba5de775ba694023d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:59.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b7adb12-6073-45fd-814b-d61dae7c40bf", "size": 1}} 2019-01-14 16:08:00,096 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes used request id req-0af3c468-137d-4c22-a750-459b813625e8 2019-01-14 16:08:00,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:08:00,324 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:00 GMT Server: Apache x-compute-request-id: req-5762401f-d4f4-4108-ac71-c3c6f053af5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5762401f-d4f4-4108-ac71-c3c6f053af5f Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1e01b7bf9d5d411ba5de775ba694023d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d501de0791d04e9c876c39834a367fd7", "updated_at": "2019-01-14T16:08:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b7adb12-6073-45fd-814b-d61dae7c40bf", "size": 1}} 2019-01-14 16:08:00,324 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf used request id req-5762401f-d4f4-4108-ac71-c3c6f053af5f 2019-01-14 16:08:00,324 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1 2019-01-14 16:08:00,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:08:00,681 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:00 GMT Server: Apache x-compute-request-id: req-a3a9c462-fc08-46fd-9522-da4a5189f83d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3a9c462-fc08-46fd-9522-da4a5189f83d Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1e01b7bf9d5d411ba5de775ba694023d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d501de0791d04e9c876c39834a367fd7", "updated_at": "2019-01-14T16:08:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b7adb12-6073-45fd-814b-d61dae7c40bf", "size": 1}} 2019-01-14 16:08:00,682 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf used request id req-a3a9c462-fc08-46fd-9522-da4a5189f83d 2019-01-14 16:08:00,682 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:08:00,682 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1 2019-01-14 16:08:00,682 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1 2019-01-14 16:08:00,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3412529c0ab7595e254db91f4b31a236d1857ab" 2019-01-14 16:08:00,921 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:00 GMT Server: Apache x-compute-request-id: req-e98628bf-c36b-4321-966e-6d2c141cfa38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e98628bf-c36b-4321-966e-6d2c141cfa38 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1e01b7bf9d5d411ba5de775ba694023d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d501de0791d04e9c876c39834a367fd7", "updated_at": "2019-01-14T16:08:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b7adb12-6073-45fd-814b-d61dae7c40bf", "size": 1}]} 2019-01-14 16:08:00,921 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/detail used request id req-e98628bf-c36b-4321-966e-6d2c141cfa38 2019-01-14 16:08:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:00,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3412529c0ab7595e254db91f4b31a236d1857ab" 2019-01-14 16:08:01,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a02817c-5095-430a-b3bb-19ee5c063eb0 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d501de0791d04e9c876c39834a367fd7", "name": "CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj"}} 2019-01-14 16:08:01,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7 used request id req-5a02817c-5095-430a-b3bb-19ee5c063eb0 2019-01-14 16:08:01,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:08:01,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:01 GMT Server: Apache x-compute-request-id: req-9d072cdf-5574-4175-8527-b40e0ae4ca7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d072cdf-5574-4175-8527-b40e0ae4ca7a Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1e01b7bf9d5d411ba5de775ba694023d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d501de0791d04e9c876c39834a367fd7", "updated_at": "2019-01-14T16:08:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b7adb12-6073-45fd-814b-d61dae7c40bf", "size": 1}} 2019-01-14 16:08:01,265 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf used request id req-9d072cdf-5574-4175-8527-b40e0ae4ca7a 2019-01-14 16:08:01,266 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:08:01,266 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1 2019-01-14 16:08:01,266 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1 2019-01-14 16:08:01,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:08:01,515 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:08:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-454cc988-e06f-4cbb-86b4-b0207f3f4978 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. 2019-01-14 16:08:01,515 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf used request id req-454cc988-e06f-4cbb-86b4-b0207f3f4978 2019-01-14 16:08:01,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:08:01,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:01 GMT Server: Apache x-compute-request-id: req-cb2717f7-3f38-4079-97b9-b0338ca86122 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb2717f7-3f38-4079-97b9-b0338ca86122 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "1e01b7bf9d5d411ba5de775ba694023d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:07:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d501de0791d04e9c876c39834a367fd7", "updated_at": "2019-01-14T16:08:01.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b7adb12-6073-45fd-814b-d61dae7c40bf", "size": 1}} 2019-01-14 16:08:01,582 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf used request id req-cb2717f7-3f38-4079-97b9-b0338ca86122 2019-01-14 16:08:01,582 - create_volume - DEBUG - Instance status is - deleting 2019-01-14 16:08:01,582 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-14 16:08:04,585 - create_volume - DEBUG - Volume status query timeout in 56.9305160046 2019-01-14 16:08:04,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcd8546-c5f9-42b2-8f10-d5cc11b1a358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8387e78ffa43713dd23d03640f31ca421191705" 2019-01-14 16:08:04,823 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-de969e03-d26c-4791-904f-685948c3d0c8 x-openstack-request-id: req-de969e03-d26c-4791-904f-685948c3d0c8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2b7adb12-6073-45fd-814b-d61dae7c40bf could not be found.", "code": 404}} 2019-01-14 16:08:04,823 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/d501de0791d04e9c876c39834a367fd7/volumes/2b7adb12-6073-45fd-814b-d61dae7c40bf used request id req-de969e03-d26c-4791-904f-685948c3d0c8 2019-01-14 16:08:04,823 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2b7adb12-6073-45fd-814b-d61dae7c40bf could not be found. (HTTP 404) (Request-ID: req-de969e03-d26c-4791-904f-685948c3d0c8) 2019-01-14 16:08:04,824 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-5a1295a8-0a63-4456-a2e3-d5438f3b59e1 2019-01-14 16:08:04,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:05,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5c94d8e2-fffa-456b-8b2b-92fbc9935220 Date: Mon, 14 Jan 2019 16:08:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:08:05,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5c94d8e2-fffa-456b-8b2b-92fbc9935220 2019-01-14 16:08:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:05,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94e34879-a7ee-4a27-a6e0-9b276b1e208f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:05,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-94e34879-a7ee-4a27-a6e0-9b276b1e208f 2019-01-14 16:08:05,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:05,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:05,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7adcf284-72cb-4ef5-a350-a994321f379d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:05,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-7adcf284-72cb-4ef5-a350-a994321f379d 2019-01-14 16:08:05,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:05,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10927ff5-ccac-4882-a293-05be743ae62b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:05,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-10927ff5-ccac-4882-a293-05be743ae62b 2019-01-14 16:08:05,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:05,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ade0580-7230-41a6-bdc3-ec162e3619c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:05,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-2ade0580-7230-41a6-bdc3-ec162e3619c2 2019-01-14 16:08:05,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387cc38c-88e7-431b-a121-b8619eb7f902 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:08:06,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-387cc38c-88e7-431b-a121-b8619eb7f902 2019-01-14 16:08:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0fba38-c6e8-4678-a27a-e0b72604dd8c 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:08:06,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-8d0fba38-c6e8-4678-a27a-e0b72604dd8c 2019-01-14 16:08:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c40ded1c-eb40-4739-b94f-997deadcf555 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:06,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-c40ded1c-eb40-4739-b94f-997deadcf555 2019-01-14 16:08:06,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8bb90f-31a0-4d39-813a-1bdd82f46e69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:06,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-5f8bb90f-31a0-4d39-813a-1bdd82f46e69 2019-01-14 16:08:06,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89f264b2-49c5-41dc-917d-61588487befb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:06,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-89f264b2-49c5-41dc-917d-61588487befb 2019-01-14 16:08:06,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d1ff0f-01ed-4cd3-a258-ec33d9695bc4 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:08:06,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-66d1ff0f-01ed-4cd3-a258-ec33d9695bc4 2019-01-14 16:08:06,587 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj 2019-01-14 16:08:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee1a295-5ddb-427e-a13d-37c22dc72eda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:06,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d501de0791d04e9c876c39834a367fd7 used request id req-8ee1a295-5ddb-427e-a13d-37c22dc72eda 2019-01-14 16:08:06,843 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-45d96f92-c883-470-proj-role 2019-01-14 16:08:06,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/42ec2b7fdd94464398680d0acd456037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:06,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48b6345-4268-4a24-863d-5bdde521a7ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:06,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/42ec2b7fdd94464398680d0acd456037 used request id req-a48b6345-4268-4a24-863d-5bdde521a7ab 2019-01-14 16:08:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800c824b62acba036433b900edccdc332c2bd4d9" 2019-01-14 16:08:07,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fb0183-95b0-42a5-9809-de48bde0f088 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:07,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-60fb0183-95b0-42a5-9809-de48bde0f088 2019-01-14 16:08:07,089 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-45d96f92-c883-470-user 2019-01-14 16:08:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1e01b7bf9d5d411ba5de775ba694023d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c856cdc9191952667cdc98d7e7f0bef77efdb26f" 2019-01-14 16:08:07,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f0a78b2-01b4-4e9e-8cad-d5397a33f0f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:07,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1e01b7bf9d5d411ba5de775ba694023d used request id req-0f0a78b2-01b4-4e9e-8cad-d5397a33f0f6 2019-01-14 16:08:07,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:07,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hVPR0e0SSMm_DmAC6UeKvg"], "issued_at": "2019-01-14T16:08:07.000000Z"}} 2019-01-14 16:08:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f248b29ada9644e739a6d0710e29dfe5a3bbdb0" 2019-01-14 16:08:07,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedf96fe-9f70-4c67-94e3-86be16e8343a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:07,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fedf96fe-9f70-4c67-94e3-86be16e8343a 2019-01-14 16:08:07,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:07,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:08,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LGPWagTyRKGK_chHibWdjw"], "issued_at": "2019-01-14T16:08:08.000000Z"}} 2019-01-14 16:08:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:08,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860a77ee-6963-46e5-983a-5acc0f1113d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:08,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-860a77ee-6963-46e5-983a-5acc0f1113d8 2019-01-14 16:08:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:08,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:08,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c872220-9101-4cd3-93dd-0065452b4aa7 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:08:08,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj used request id req-1c872220-9101-4cd3-93dd-0065452b4aa7 2019-01-14 16:08:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:08,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6ae50e-cc10-459e-8157-fb947f69ac0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:08,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3b6ae50e-cc10-459e-8157-fb947f69ac0a 2019-01-14 16:08:08,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj"}}' 2019-01-14 16:08:08,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e892e1f-bf31-40a4-b0f2-6636e5788d1d Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/872b1a3be49141d7aa8ba491034a133e"}, "tags": [], "enabled": true, "id": "872b1a3be49141d7aa8ba491034a133e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj"}} 2019-01-14 16:08:08,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2e892e1f-bf31-40a4-b0f2-6636e5788d1d 2019-01-14 16:08:08,833 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj 2019-01-14 16:08:08,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:08,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:09,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["KNsxdJ7FRCSPf__YqXNl_Q"], "issued_at": "2019-01-14T16:08:09.000000Z"}} 2019-01-14 16:08:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1204ca1ba6fe344a0a95194a4d9277ba3a1ee530" 2019-01-14 16:08:09,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccf860e-fb46-4fa8-b273-797eec6b46de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:09,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7ccf860e-fb46-4fa8-b273-797eec6b46de 2019-01-14 16:08:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:09,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:09,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1204ca1ba6fe344a0a95194a4d9277ba3a1ee530" 2019-01-14 16:08:09,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c000a185-a0f7-44f1-be41-487157bac0d4 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:08:09,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c000a185-a0f7-44f1-be41-487157bac0d4 2019-01-14 16:08:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1204ca1ba6fe344a0a95194a4d9277ba3a1ee530" 2019-01-14 16:08:09,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9daf167c-b5f2-4f6c-97f4-0d9d33015a71 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/872b1a3be49141d7aa8ba491034a133e"}, "tags": [], "enabled": true, "id": "872b1a3be49141d7aa8ba491034a133e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj"}]} 2019-01-14 16:08:09,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj used request id req-9daf167c-b5f2-4f6c-97f4-0d9d33015a71 2019-01-14 16:08:09,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1204ca1ba6fe344a0a95194a4d9277ba3a1ee530" 2019-01-14 16:08:09,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398b61b4-6dfa-4185-81e8-98fc0c5d9232 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:09,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-398b61b4-6dfa-4185-81e8-98fc0c5d9232 2019-01-14 16:08:10,035 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-user 2019-01-14 16:08:10,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:10,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:10,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2307e1d3-27a4-4e01-b700-f5dd3fbe8482 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:10,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2307e1d3-27a4-4e01-b700-f5dd3fbe8482 2019-01-14 16:08:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj-role"}}' 2019-01-14 16:08:10,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be45ea9-9f1c-4fad-a5f7-b39e533aa1e1 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b7b33facd274c91af41d9f3e4dac57c", "links": {"self": "http://172.30.9.26:5000/v3/roles/4b7b33facd274c91af41d9f3e4dac57c"}, "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj-role"}} 2019-01-14 16:08:10,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5be45ea9-9f1c-4fad-a5f7-b39e533aa1e1 2019-01-14 16:08:10,281 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj-role 2019-01-14 16:08:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4b7b33facd274c91af41d9f3e4dac57c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:10,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2a92ec-bf80-4e2f-ae47-6aa1d900dbd8 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b7b33facd274c91af41d9f3e4dac57c", "links": {"self": "http://172.30.9.26:5000/v3/roles/4b7b33facd274c91af41d9f3e4dac57c"}, "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj-role"}} 2019-01-14 16:08:10,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4b7b33facd274c91af41d9f3e4dac57c used request id req-dc2a92ec-bf80-4e2f-ae47-6aa1d900dbd8 2019-01-14 16:08:10,299 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj-role to project CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj 2019-01-14 16:08:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/872b1a3be49141d7aa8ba491034a133e/users/e233d3dfa76c423ba9562abd30b21e77/roles/4b7b33facd274c91af41d9f3e4dac57c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:10,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a73ce6-9680-49ac-8960-a6c3111bcde3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:10,362 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/872b1a3be49141d7aa8ba491034a133e/users/e233d3dfa76c423ba9562abd30b21e77/roles/4b7b33facd274c91af41d9f3e4dac57c used request id req-f8a73ce6-9680-49ac-8960-a6c3111bcde3 2019-01-14 16:08:10,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:10,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:10,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b7b33facd274c91af41d9f3e4dac57c", "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj-role"}], "expires_at": "2019-01-14T17:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "872b1a3be49141d7aa8ba491034a133e", "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/872b1a3be49141d7aa8ba491034a133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/872b1a3be49141d7aa8ba491034a133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/872b1a3be49141d7aa8ba491034a133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/872b1a3be49141d7aa8ba491034a133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/872b1a3be49141d7aa8ba491034a133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/872b1a3be49141d7aa8ba491034a133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/872b1a3be49141d7aa8ba491034a133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/872b1a3be49141d7aa8ba491034a133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/872b1a3be49141d7aa8ba491034a133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_872b1a3be49141d7aa8ba491034a133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_872b1a3be49141d7aa8ba491034a133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/872b1a3be49141d7aa8ba491034a133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/872b1a3be49141d7aa8ba491034a133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/872b1a3be49141d7aa8ba491034a133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-user", "id": "e233d3dfa76c423ba9562abd30b21e77"}, "audit_ids": ["kDekhZF0REihsm88_R8CSg"], "issued_at": "2019-01-14T16:08:10.000000Z"}} 2019-01-14 16:08:10,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c15d0c23d949c6a3d872a46d19536c41488f1b" 2019-01-14 16:08:10,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb6dc5f-9e3f-4f29-ab6f-1ea18cd2ea60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:10,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0eb6dc5f-9e3f-4f29-ab6f-1ea18cd2ea60 2019-01-14 16:08:10,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/872b1a3be49141d7aa8ba491034a133e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c15d0c23d949c6a3d872a46d19536c41488f1b" 2019-01-14 16:08:11,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:10 GMT Server: Apache x-compute-request-id: req-c2282147-284e-4a98-b4f2-f984ee40116f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2282147-284e-4a98-b4f2-f984ee40116f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:08:11,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/872b1a3be49141d7aa8ba491034a133e/volumes/detail used request id req-c2282147-284e-4a98-b4f2-f984ee40116f 2019-01-14 16:08:11,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/872b1a3be49141d7aa8ba491034a133e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c2282147-284e-4a98-b4f2-f984ee40116f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c15d0c23d949c6a3d872a46d19536c41488f1b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-c5d2d330-93d3-4052-8781-588b4981a0ca", "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}}' 2019-01-14 16:08:11,653 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 14 Jan 2019 16:08:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d58cbb91-8202-469c-bd57-60da1079e73a x-openstack-request-id: req-d58cbb91-8202-469c-bd57-60da1079e73a Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-14 16:08:11,653 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/872b1a3be49141d7aa8ba491034a133e/volumes used request id req-d58cbb91-8202-469c-bd57-60da1079e73a 2019-01-14 16:08:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:12,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b78e6580-dc35-4a68-9feb-5725b585e376 Date: Mon, 14 Jan 2019 16:08:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:08:12,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b78e6580-dc35-4a68-9feb-5725b585e376 2019-01-14 16:08:12,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:12,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3fa041-6fa0-4c51-9bba-65c79c93f6d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:12,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-2b3fa041-6fa0-4c51-9bba-65c79c93f6d7 2019-01-14 16:08:12,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:12,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54cf2aee-4be1-459b-b895-8beefbeabd6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:12,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-54cf2aee-4be1-459b-b895-8beefbeabd6d 2019-01-14 16:08:12,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:12,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:12,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b6aa60d-ac58-4ac3-a699-918b5f19e0a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:12,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-8b6aa60d-ac58-4ac3-a699-918b5f19e0a6 2019-01-14 16:08:12,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:12,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307efc70-d83f-4c7f-8b13-d92dde0e56b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:12,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-307efc70-d83f-4c7f-8b13-d92dde0e56b3 2019-01-14 16:08:12,902 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:12,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885f0575-e00c-4801-8132-8ec46edc38e8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:08:13,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-885f0575-e00c-4801-8132-8ec46edc38e8 2019-01-14 16:08:13,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960c8ae8-d706-42f4-a94e-3d076e6f1107 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:08:13,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-960c8ae8-d706-42f4-a94e-3d076e6f1107 2019-01-14 16:08:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d921f8e-9040-4fe1-9400-9c1e9e95ce92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:13,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-4d921f8e-9040-4fe1-9400-9c1e9e95ce92 2019-01-14 16:08:13,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0c6fb8b-3cf6-480a-afe9-fdd16bc2d2eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:13,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-c0c6fb8b-3cf6-480a-afe9-fdd16bc2d2eb 2019-01-14 16:08:13,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c016f7-cffe-429e-adf4-863b901f2232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:13,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-71c016f7-cffe-429e-adf4-863b901f2232 2019-01-14 16:08:13,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c39b9c-07a7-4352-807c-816c66acc076 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:08:13,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-e9c39b9c-07a7-4352-807c-816c66acc076 2019-01-14 16:08:13,569 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj 2019-01-14 16:08:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/872b1a3be49141d7aa8ba491034a133e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0185473f-ec29-4670-afd0-1d352612c264 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:13,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/872b1a3be49141d7aa8ba491034a133e used request id req-0185473f-ec29-4670-afd0-1d352612c264 2019-01-14 16:08:13,826 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-proj-role 2019-01-14 16:08:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4b7b33facd274c91af41d9f3e4dac57c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:13,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a703dfe-159e-4be7-8a3d-d5dbc4c7baf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:13,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4b7b33facd274c91af41d9f3e4dac57c used request id req-2a703dfe-159e-4be7-8a3d-d5dbc4c7baf2 2019-01-14 16:08:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c615be46d7357e07ed0e2090216454390d49d0" 2019-01-14 16:08:14,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a790b027-b7e4-430d-9031-50c8ff717bb4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:14,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a790b027-b7e4-430d-9031-50c8ff717bb4 2019-01-14 16:08:14,063 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e90dcf35-ccad-414-user 2019-01-14 16:08:14,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e233d3dfa76c423ba9562abd30b21e77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1204ca1ba6fe344a0a95194a4d9277ba3a1ee530" 2019-01-14 16:08:14,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4e1cc2-9a83-432b-8b86-c2bf8c73fc42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:14,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e233d3dfa76c423ba9562abd30b21e77 used request id req-4c4e1cc2-9a83-432b-8b86-c2bf8c73fc42 2019-01-14 16:08:14,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:14,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["YYbsX0XpQcmda7-sEwE6wQ"], "issued_at": "2019-01-14T16:08:14.000000Z"}} 2019-01-14 16:08:14,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c2b9ea8e1f9bc82625f9a00d07f1111295567" 2019-01-14 16:08:14,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a75f8d-1785-4512-b57a-26cc905766a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:14,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81a75f8d-1785-4512-b57a-26cc905766a4 2019-01-14 16:08:14,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:14,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:15,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["PHq9hGksRei7XVrJDjhs5Q"], "issued_at": "2019-01-14T16:08:15.000000Z"}} 2019-01-14 16:08:15,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:15,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a407d260-ab9b-467f-a42c-d7470bec3894 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:15,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a407d260-ab9b-467f-a42c-d7470bec3894 2019-01-14 16:08:15,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:15,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:15,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da94a04-bf09-4e73-9846-f37560df43d7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:08:15,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj used request id req-5da94a04-bf09-4e73-9846-f37560df43d7 2019-01-14 16:08:15,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:15,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce86d5bf-8ad4-43f9-9c7c-f21a43f379de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:15,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ce86d5bf-8ad4-43f9-9c7c-f21a43f379de 2019-01-14 16:08:15,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj"}}' 2019-01-14 16:08:15,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89158037-dde8-4930-a790-5335ed724baa Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c228d74f05214e0b934c392a9665d75d"}, "tags": [], "enabled": true, "id": "c228d74f05214e0b934c392a9665d75d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj"}} 2019-01-14 16:08:15,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-89158037-dde8-4930-a790-5335ed724baa 2019-01-14 16:08:15,724 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj 2019-01-14 16:08:15,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:15,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:16,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LlrOKTdrRZ6_LoUYav8duw"], "issued_at": "2019-01-14T16:08:16.000000Z"}} 2019-01-14 16:08:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac260d46e5d6ae6215d5dc9c20f061a1982aac77" 2019-01-14 16:08:16,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f2fe23-ee15-4b37-9fd9-855fdd8cf87e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:16,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e3f2fe23-ee15-4b37-9fd9-855fdd8cf87e 2019-01-14 16:08:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:16,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:16,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac260d46e5d6ae6215d5dc9c20f061a1982aac77" 2019-01-14 16:08:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1723c898-480e-4dc5-a319-7c48d95a198e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:08:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1723c898-480e-4dc5-a319-7c48d95a198e 2019-01-14 16:08:16,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac260d46e5d6ae6215d5dc9c20f061a1982aac77" 2019-01-14 16:08:16,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d20dab-e272-4e44-9c7d-ab5698df6bac Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c228d74f05214e0b934c392a9665d75d"}, "tags": [], "enabled": true, "id": "c228d74f05214e0b934c392a9665d75d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj"}]} 2019-01-14 16:08:16,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj used request id req-92d20dab-e272-4e44-9c7d-ab5698df6bac 2019-01-14 16:08:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac260d46e5d6ae6215d5dc9c20f061a1982aac77" 2019-01-14 16:08:16,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f56010-0d30-47b7-ba07-5b5d7ada4bdf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:16,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a7f56010-0d30-47b7-ba07-5b5d7ada4bdf 2019-01-14 16:08:16,993 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-user 2019-01-14 16:08:16,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:17,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8640be5a-afe7-4597-a932-c4b7a2604e9e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:17,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8640be5a-afe7-4597-a932-c4b7a2604e9e 2019-01-14 16:08:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj-role"}}' 2019-01-14 16:08:17,244 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-423c33fa-72a2-4606-ad70-431c08617393 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a80a49a46694c158c28a7e6c0a89f7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/1a80a49a46694c158c28a7e6c0a89f7c"}, "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj-role"}} 2019-01-14 16:08:17,244 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-423c33fa-72a2-4606-ad70-431c08617393 2019-01-14 16:08:17,245 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj-role 2019-01-14 16:08:17,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1a80a49a46694c158c28a7e6c0a89f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:17,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f84cf08-8970-45b2-ab55-3ce00d8668fc Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a80a49a46694c158c28a7e6c0a89f7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/1a80a49a46694c158c28a7e6c0a89f7c"}, "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj-role"}} 2019-01-14 16:08:17,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1a80a49a46694c158c28a7e6c0a89f7c used request id req-6f84cf08-8970-45b2-ab55-3ce00d8668fc 2019-01-14 16:08:17,439 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj-role to project CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj 2019-01-14 16:08:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c228d74f05214e0b934c392a9665d75d/users/387157b7c22640b39ace37ff52ca15be/roles/1a80a49a46694c158c28a7e6c0a89f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:17,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ef4b3c-1381-4673-b151-84b54b3d39cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:17,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c228d74f05214e0b934c392a9665d75d/users/387157b7c22640b39ace37ff52ca15be/roles/1a80a49a46694c158c28a7e6c0a89f7c used request id req-06ef4b3c-1381-4673-b151-84b54b3d39cc 2019-01-14 16:08:17,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:17,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:17,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a80a49a46694c158c28a7e6c0a89f7c", "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj-role"}], "expires_at": "2019-01-14T17:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c228d74f05214e0b934c392a9665d75d", "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c228d74f05214e0b934c392a9665d75d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c228d74f05214e0b934c392a9665d75d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c228d74f05214e0b934c392a9665d75d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c228d74f05214e0b934c392a9665d75d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c228d74f05214e0b934c392a9665d75d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c228d74f05214e0b934c392a9665d75d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c228d74f05214e0b934c392a9665d75d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c228d74f05214e0b934c392a9665d75d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c228d74f05214e0b934c392a9665d75d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c228d74f05214e0b934c392a9665d75d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c228d74f05214e0b934c392a9665d75d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c228d74f05214e0b934c392a9665d75d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c228d74f05214e0b934c392a9665d75d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c228d74f05214e0b934c392a9665d75d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-user", "id": "387157b7c22640b39ace37ff52ca15be"}, "audit_ids": ["ZZgpPc9CRve2MyzaHZ_IoA"], "issued_at": "2019-01-14T16:08:17.000000Z"}} 2019-01-14 16:08:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4856fcaad191f03a3892d7442c83d8bcabc641b" 2019-01-14 16:08:18,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba8e72f-854a-4fb5-8a18-045519f1962c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:18,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5ba8e72f-854a-4fb5-8a18-045519f1962c 2019-01-14 16:08:18,087 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c228d74f05214e0b934c392a9665d75d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4856fcaad191f03a3892d7442c83d8bcabc641b" 2019-01-14 16:08:18,303 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:18 GMT Server: Apache x-compute-request-id: req-91f85496-9584-419a-9efa-530927934d74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91f85496-9584-419a-9efa-530927934d74 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:08:18,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c228d74f05214e0b934c392a9665d75d/volumes/detail used request id req-91f85496-9584-419a-9efa-530927934d74 2019-01-14 16:08:18,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c228d74f05214e0b934c392a9665d75d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-91f85496-9584-419a-9efa-530927934d74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4856fcaad191f03a3892d7442c83d8bcabc641b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-0f69a2a3-3642-41bd-aebd-e251f270b6e9", "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}}' 2019-01-14 16:08:18,495 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 14 Jan 2019 16:08:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4b594155-97b9-4a60-a47c-095a77e3cdfd x-openstack-request-id: req-4b594155-97b9-4a60-a47c-095a77e3cdfd 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}} 2019-01-14 16:08:18,495 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c228d74f05214e0b934c392a9665d75d/volumes used request id req-4b594155-97b9-4a60-a47c-095a77e3cdfd 2019-01-14 16:08:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:18,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7e451f6f-4701-435f-abc3-6e303613e74b Date: Mon, 14 Jan 2019 16:08:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:08:18,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7e451f6f-4701-435f-abc3-6e303613e74b 2019-01-14 16:08:18,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:18,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad11f7b7-2edc-4aee-b672-b200e76552c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:18,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-ad11f7b7-2edc-4aee-b672-b200e76552c8 2019-01-14 16:08:18,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71dfa57a-d6fe-4702-b9da-90a0361b8cd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:19,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-71dfa57a-d6fe-4702-b9da-90a0361b8cd9 2019-01-14 16:08:19,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:19,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e013cdb-04f5-4d58-8454-357c9d857efc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:19,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-9e013cdb-04f5-4d58-8454-357c9d857efc 2019-01-14 16:08:19,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:19,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d097d41-8d9e-40d0-a8b3-6724e713e832 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:19,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-5d097d41-8d9e-40d0-a8b3-6724e713e832 2019-01-14 16:08:19,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:19,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c4dab7-6506-4e73-918f-e03ded2ce07f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:08:19,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-79c4dab7-6506-4e73-918f-e03ded2ce07f 2019-01-14 16:08:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b56712-25b1-4fb8-9189-8e9aae65ef81 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:08:19,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-26b56712-25b1-4fb8-9189-8e9aae65ef81 2019-01-14 16:08:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94e6122b-ad73-4b91-9b3a-2f2990e0019e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:19,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-94e6122b-ad73-4b91-9b3a-2f2990e0019e 2019-01-14 16:08:19,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:19,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2459a4e-99ea-4f47-ad1a-2ab2a96a8a89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:19,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-a2459a4e-99ea-4f47-ad1a-2ab2a96a8a89 2019-01-14 16:08:19,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc6cecf7-4c46-42e3-9e03-3bc70784cb75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:19,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-dc6cecf7-4c46-42e3-9e03-3bc70784cb75 2019-01-14 16:08:19,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:19,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277c9024-61a2-42bf-a559-0edd3446e498 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:08:19,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-277c9024-61a2-42bf-a559-0edd3446e498 2019-01-14 16:08:19,894 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj 2019-01-14 16:08:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c228d74f05214e0b934c392a9665d75d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:20,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9cfee2b-e0df-4924-a112-4caacbb08249 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:20,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c228d74f05214e0b934c392a9665d75d used request id req-a9cfee2b-e0df-4924-a112-4caacbb08249 2019-01-14 16:08:20,161 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-proj-role 2019-01-14 16:08:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1a80a49a46694c158c28a7e6c0a89f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:20,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa522b1-948e-43a7-98e8-38469adaadb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:20,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1a80a49a46694c158c28a7e6c0a89f7c used request id req-bfa522b1-948e-43a7-98e8-38469adaadb8 2019-01-14 16:08:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2c61c77b86f0cddf568570c88470162db17ad1" 2019-01-14 16:08:20,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acbf37a-7c5c-4eb9-9f20-43b09696e80c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:20,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1acbf37a-7c5c-4eb9-9f20-43b09696e80c 2019-01-14 16:08:20,400 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-2d0cbba5-03ee-41a-user 2019-01-14 16:08:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/387157b7c22640b39ace37ff52ca15be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac260d46e5d6ae6215d5dc9c20f061a1982aac77" 2019-01-14 16:08:20,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59747f0d-1b19-40de-92bb-33a4636c7e7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:20,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/387157b7c22640b39ace37ff52ca15be used request id req-59747f0d-1b19-40de-92bb-33a4636c7e7f 2019-01-14 16:08:20,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:21,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3oXORnhjRWqODPLIZCzyFQ"], "issued_at": "2019-01-14T16:08:21.000000Z"}} 2019-01-14 16:08:21,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e142222b3c1a170d58c4f589cf1d1aa0da9a3cd3" 2019-01-14 16:08:21,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e328d27f-63f6-457e-baad-77b27c30f7e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:21,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e328d27f-63f6-457e-baad-77b27c30f7e2 2019-01-14 16:08:21,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:21,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:21,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["piJd19LJRByv_wfgPp0cZg"], "issued_at": "2019-01-14T16:08:21.000000Z"}} 2019-01-14 16:08:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:21,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de5ced4-fa55-4259-9bc4-6607079f8ef0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:21,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1de5ced4-fa55-4259-9bc4-6607079f8ef0 2019-01-14 16:08:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:21,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:21,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5777a90-25ea-47e7-aa16-d732a718d73e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:08:21,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj used request id req-f5777a90-25ea-47e7-aa16-d732a718d73e 2019-01-14 16:08:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:21,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fb1cde-70c3-4061-950d-c1a923ca737c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:21,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-11fb1cde-70c3-4061-950d-c1a923ca737c 2019-01-14 16:08:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj"}}' 2019-01-14 16:08:22,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd88a31-27a4-443e-bb9d-a6bb70dcf13b Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0c7216516b4240629f88ae62e5796d0f"}, "tags": [], "enabled": true, "id": "0c7216516b4240629f88ae62e5796d0f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj"}} 2019-01-14 16:08:22,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cdd88a31-27a4-443e-bb9d-a6bb70dcf13b 2019-01-14 16:08:22,047 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj 2019-01-14 16:08:22,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:22,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:22,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ufxqg4FwQ5mQ4Fb-YRbIWQ"], "issued_at": "2019-01-14T16:08:22.000000Z"}} 2019-01-14 16:08:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a156ba2211305862ebbc453dbf0e27d3e47ea0a1" 2019-01-14 16:08:22,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdfd79c-bdd0-471c-99b6-db3065263ceb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:22,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0bdfd79c-bdd0-471c-99b6-db3065263ceb 2019-01-14 16:08:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:22,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a156ba2211305862ebbc453dbf0e27d3e47ea0a1" 2019-01-14 16:08:22,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62231371-2099-4600-9306-fcb45ec2676d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:08:22,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-62231371-2099-4600-9306-fcb45ec2676d 2019-01-14 16:08:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a156ba2211305862ebbc453dbf0e27d3e47ea0a1" 2019-01-14 16:08:22,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5df1e2-1650-49e9-8ff7-ecadcad23610 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0c7216516b4240629f88ae62e5796d0f"}, "tags": [], "enabled": true, "id": "0c7216516b4240629f88ae62e5796d0f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj"}]} 2019-01-14 16:08:22,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj used request id req-3a5df1e2-1650-49e9-8ff7-ecadcad23610 2019-01-14 16:08:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a156ba2211305862ebbc453dbf0e27d3e47ea0a1" 2019-01-14 16:08:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725c6c4e-a9fc-4df9-b6d0-d26cbade2f98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:22,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-725c6c4e-a9fc-4df9-b6d0-d26cbade2f98 2019-01-14 16:08:23,352 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-user 2019-01-14 16:08:23,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:23,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:23,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16b177f-4f5c-4db0-aa9e-9b1ca66bbf24 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:23,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c16b177f-4f5c-4db0-aa9e-9b1ca66bbf24 2019-01-14 16:08:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj-role"}}' 2019-01-14 16:08:23,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f62e12c-d1c4-49c6-ab66-7dac9dae9c9e Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a41d8d63834e4dbc80a0e03efedb7163", "links": {"self": "http://172.30.9.26:5000/v3/roles/a41d8d63834e4dbc80a0e03efedb7163"}, "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj-role"}} 2019-01-14 16:08:23,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f62e12c-d1c4-49c6-ab66-7dac9dae9c9e 2019-01-14 16:08:23,586 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj-role 2019-01-14 16:08:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a41d8d63834e4dbc80a0e03efedb7163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:23,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36548b4-3b3b-4dd8-a0d9-f76f53156b97 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a41d8d63834e4dbc80a0e03efedb7163", "links": {"self": "http://172.30.9.26:5000/v3/roles/a41d8d63834e4dbc80a0e03efedb7163"}, "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj-role"}} 2019-01-14 16:08:23,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a41d8d63834e4dbc80a0e03efedb7163 used request id req-c36548b4-3b3b-4dd8-a0d9-f76f53156b97 2019-01-14 16:08:23,703 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj-role to project CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj 2019-01-14 16:08:23,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0c7216516b4240629f88ae62e5796d0f/users/154250fd9f354011a209d1da90f97aee/roles/a41d8d63834e4dbc80a0e03efedb7163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:23,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fafae0cb-de50-453a-adbe-b47774502077 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:23,858 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0c7216516b4240629f88ae62e5796d0f/users/154250fd9f354011a209d1da90f97aee/roles/a41d8d63834e4dbc80a0e03efedb7163 used request id req-fafae0cb-de50-453a-adbe-b47774502077 2019-01-14 16:08:23,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:23,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:24,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a41d8d63834e4dbc80a0e03efedb7163", "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj-role"}], "expires_at": "2019-01-14T17:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c7216516b4240629f88ae62e5796d0f", "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0c7216516b4240629f88ae62e5796d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0c7216516b4240629f88ae62e5796d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0c7216516b4240629f88ae62e5796d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0c7216516b4240629f88ae62e5796d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0c7216516b4240629f88ae62e5796d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0c7216516b4240629f88ae62e5796d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0c7216516b4240629f88ae62e5796d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0c7216516b4240629f88ae62e5796d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0c7216516b4240629f88ae62e5796d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0c7216516b4240629f88ae62e5796d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0c7216516b4240629f88ae62e5796d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0c7216516b4240629f88ae62e5796d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0c7216516b4240629f88ae62e5796d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0c7216516b4240629f88ae62e5796d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-user", "id": "154250fd9f354011a209d1da90f97aee"}, "audit_ids": ["jFE7HZi6TZaRaRl2LqqTOg"], "issued_at": "2019-01-14T16:08:24.000000Z"}} 2019-01-14 16:08:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521e350c759d3ced8f0c9128485922f4e94bbf3b" 2019-01-14 16:08:24,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a55f37-3a94-4c34-bc97-7011c6b9a761 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:24,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-75a55f37-3a94-4c34-bc97-7011c6b9a761 2019-01-14 16:08:24,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0c7216516b4240629f88ae62e5796d0f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521e350c759d3ced8f0c9128485922f4e94bbf3b" 2019-01-14 16:08:24,577 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:24 GMT Server: Apache x-compute-request-id: req-5b394d4d-ecb7-42e4-af69-b037ea55c810 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b394d4d-ecb7-42e4-af69-b037ea55c810 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:08:24,577 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0c7216516b4240629f88ae62e5796d0f/volumes/detail used request id req-5b394d4d-ecb7-42e4-af69-b037ea55c810 2019-01-14 16:08:24,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/0c7216516b4240629f88ae62e5796d0f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5b394d4d-ecb7-42e4-af69-b037ea55c810" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521e350c759d3ced8f0c9128485922f4e94bbf3b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-76507eef-b949-4e85-a1de-04724ff946b0", "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}}' 2019-01-14 16:08:24,773 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c201024e-8634-4128-a037-020c9c468c4f x-openstack-request-id: req-c201024e-8634-4128-a037-020c9c468c4f Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-14 16:08:24,773 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/0c7216516b4240629f88ae62e5796d0f/volumes used request id req-c201024e-8634-4128-a037-020c9c468c4f 2019-01-14 16:08:24,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-52687e93-c2a1-4f49-9e83-2f51bda01dd6 Date: Mon, 14 Jan 2019 16:08:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:08:25,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-52687e93-c2a1-4f49-9e83-2f51bda01dd6 2019-01-14 16:08:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:25,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d102868c-332b-4259-9bf5-4669d19262e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:25,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-d102868c-332b-4259-9bf5-4669d19262e7 2019-01-14 16:08:25,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:25,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72eee732-d4ad-4922-ba5e-a6aab54ec2eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:25,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-72eee732-d4ad-4922-ba5e-a6aab54ec2eb 2019-01-14 16:08:25,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:25,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:25,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f36c4d83-ec51-4a07-b773-f34083f69323 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:25,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-f36c4d83-ec51-4a07-b773-f34083f69323 2019-01-14 16:08:25,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:25,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:25,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343a6b4f-3813-468b-bd41-023f5d7d5b05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:25,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-343a6b4f-3813-468b-bd41-023f5d7d5b05 2019-01-14 16:08:25,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:25,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1416c9e-b354-45ae-b075-cb7415b592b4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:08:25,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-c1416c9e-b354-45ae-b075-cb7415b592b4 2019-01-14 16:08:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:26,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766d4492-ecd5-44db-8023-5e76664630ea 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:08:26,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-766d4492-ecd5-44db-8023-5e76664630ea 2019-01-14 16:08:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:26,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-415f3c0a-974d-47d5-9ac1-763a53e599de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:26,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-415f3c0a-974d-47d5-9ac1-763a53e599de 2019-01-14 16:08:26,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:26,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a454c2d8-919f-4e8d-a58d-31ddf39a3e02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:26,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-a454c2d8-919f-4e8d-a58d-31ddf39a3e02 2019-01-14 16:08:26,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:26,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:26,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a39ad4a-3170-4010-8666-222f3b378224 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:26,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-8a39ad4a-3170-4010-8666-222f3b378224 2019-01-14 16:08:26,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:26,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28edd17f-aa21-48d1-9a48-198955d477be 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:08:26,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-28edd17f-aa21-48d1-9a48-198955d477be 2019-01-14 16:08:26,575 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj 2019-01-14 16:08:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0c7216516b4240629f88ae62e5796d0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:26,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2defdcc-a0c1-4915-aafa-cb3563179666 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:26,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0c7216516b4240629f88ae62e5796d0f used request id req-e2defdcc-a0c1-4915-aafa-cb3563179666 2019-01-14 16:08:26,807 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-proj-role 2019-01-14 16:08:26,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a41d8d63834e4dbc80a0e03efedb7163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:26,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e546a0e1-8454-4c32-8709-f620540759ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:26,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a41d8d63834e4dbc80a0e03efedb7163 used request id req-e546a0e1-8454-4c32-8709-f620540759ab 2019-01-14 16:08:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf22cdb54b131b7f9996d246e96e79cf6d3f41e" 2019-01-14 16:08:27,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c190aac2-b44c-430e-beae-8a652fc3d65f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:27,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c190aac2-b44c-430e-beae-8a652fc3d65f 2019-01-14 16:08:27,055 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-5d8c7e24-7579-40d-user 2019-01-14 16:08:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/154250fd9f354011a209d1da90f97aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a156ba2211305862ebbc453dbf0e27d3e47ea0a1" 2019-01-14 16:08:27,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf6e9f3-ce19-4596-8d46-45bd39736b13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:27,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/154250fd9f354011a209d1da90f97aee used request id req-fcf6e9f3-ce19-4596-8d46-45bd39736b13 2019-01-14 16:08:27,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:27,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["nEB9gWguTMKI0E9Tmx8CcA"], "issued_at": "2019-01-14T16:08:27.000000Z"}} 2019-01-14 16:08:27,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd02f71f24819177755cf240c36983c06501b717" 2019-01-14 16:08:27,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1226844-a485-4416-9968-7fd32f783290 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:27,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c1226844-a485-4416-9968-7fd32f783290 2019-01-14 16:08:27,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:27,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:28,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["CsdvoYrlR9OanmG_p8YTow"], "issued_at": "2019-01-14T16:08:28.000000Z"}} 2019-01-14 16:08:28,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:28,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cbb844-2f30-4b4b-8977-687698bc2aca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:28,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81cbb844-2f30-4b4b-8977-687698bc2aca 2019-01-14 16:08:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:28,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-effbaf41-87e3-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:28,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f29dd1-1ff9-4fd5-abed-cab30e6521da Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-effbaf41-87e3-495-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:08:28,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-effbaf41-87e3-495-proj used request id req-b2f29dd1-1ff9-4fd5-abed-cab30e6521da 2019-01-14 16:08:28,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:28,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6595cbc-2cc7-4e98-a6ad-6dd8825bb22d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:28,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d6595cbc-2cc7-4e98-a6ad-6dd8825bb22d 2019-01-14 16:08:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj"}}' 2019-01-14 16:08:28,682 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47626108-356f-427e-9148-0e92b52e7426 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/86265e3c275641a2a4b6b80762099189"}, "tags": [], "enabled": true, "id": "86265e3c275641a2a4b6b80762099189", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj"}} 2019-01-14 16:08:28,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-47626108-356f-427e-9148-0e92b52e7426 2019-01-14 16:08:28,682 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-effbaf41-87e3-495-proj 2019-01-14 16:08:28,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:28,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:29,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["MA90XOMMQt2sR7qWR1Qfig"], "issued_at": "2019-01-14T16:08:29.000000Z"}} 2019-01-14 16:08:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74f9ab55404e711d8c1061cdec0019c02874634" 2019-01-14 16:08:29,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7f6a08-1413-4447-9ef3-7b9312ad0a05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:29,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc7f6a08-1413-4447-9ef3-7b9312ad0a05 2019-01-14 16:08:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:29,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74f9ab55404e711d8c1061cdec0019c02874634" 2019-01-14 16:08:29,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f410f2b7-0e4e-40cd-9925-19ed649599a6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:08:29,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f410f2b7-0e4e-40cd-9925-19ed649599a6 2019-01-14 16:08:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-effbaf41-87e3-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74f9ab55404e711d8c1061cdec0019c02874634" 2019-01-14 16:08:29,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d906fa-2aa0-4415-8740-e61b31596de3 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-effbaf41-87e3-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/86265e3c275641a2a4b6b80762099189"}, "tags": [], "enabled": true, "id": "86265e3c275641a2a4b6b80762099189", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj"}]} 2019-01-14 16:08:29,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-effbaf41-87e3-495-proj used request id req-e4d906fa-2aa0-4415-8740-e61b31596de3 2019-01-14 16:08:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74f9ab55404e711d8c1061cdec0019c02874634" 2019-01-14 16:08:29,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81923b75-dcf1-454a-b2d2-e9f7a586308d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:29,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-81923b75-dcf1-454a-b2d2-e9f7a586308d 2019-01-14 16:08:29,893 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-effbaf41-87e3-495-user 2019-01-14 16:08:29,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:30,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd01ae67-f043-4cf4-859d-5ee2eefacb39 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:30,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd01ae67-f043-4cf4-859d-5ee2eefacb39 2019-01-14 16:08:30,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" -d '{"role": {"name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj-role"}}' 2019-01-14 16:08:30,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2055f5d5-2739-426e-a0ef-ac06219b3b4a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bead8d8a8d444abda8e209228f2b56e3", "links": {"self": "http://172.30.9.26:5000/v3/roles/bead8d8a8d444abda8e209228f2b56e3"}, "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj-role"}} 2019-01-14 16:08:30,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2055f5d5-2739-426e-a0ef-ac06219b3b4a 2019-01-14 16:08:30,137 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-effbaf41-87e3-495-proj-role 2019-01-14 16:08:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bead8d8a8d444abda8e209228f2b56e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:30,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdf89db-5d0b-4107-a65d-39d2ea9c5aa6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bead8d8a8d444abda8e209228f2b56e3", "links": {"self": "http://172.30.9.26:5000/v3/roles/bead8d8a8d444abda8e209228f2b56e3"}, "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj-role"}} 2019-01-14 16:08:30,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bead8d8a8d444abda8e209228f2b56e3 used request id req-bbdf89db-5d0b-4107-a65d-39d2ea9c5aa6 2019-01-14 16:08:30,240 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-effbaf41-87e3-495-proj-role to project CreateVolumeWithTypeTests-effbaf41-87e3-495-proj 2019-01-14 16:08:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/86265e3c275641a2a4b6b80762099189/users/59e0cf594f5f4c799041cc53fbeb2460/roles/bead8d8a8d444abda8e209228f2b56e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:30,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2d91a15-9cd6-4953-85f4-6b359605add5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:30,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/86265e3c275641a2a4b6b80762099189/users/59e0cf594f5f4c799041cc53fbeb2460/roles/bead8d8a8d444abda8e209228f2b56e3 used request id req-c2d91a15-9cd6-4953-85f4-6b359605add5 2019-01-14 16:08:30,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:30,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:30,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DKzXCN0JT-WH8u6_PDwR_A"], "issued_at": "2019-01-14T16:08:30.000000Z"}} 2019-01-14 16:08:30,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc37e882d4a6e7966f9f312ab20f3477859841bb" 2019-01-14 16:08:30,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7358689f-a049-4712-84ed-2995acf9624a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:30,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7358689f-a049-4712-84ed-2995acf9624a 2019-01-14 16:08:30,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc37e882d4a6e7966f9f312ab20f3477859841bb" 2019-01-14 16:08:31,121 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:30 GMT Server: Apache x-compute-request-id: req-29e875bb-7dbc-4340-9171-4b55501c5cc0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29e875bb-7dbc-4340-9171-4b55501c5cc0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:08:31,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-29e875bb-7dbc-4340-9171-4b55501c5cc0 2019-01-14 16:08:31,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-29e875bb-7dbc-4340-9171-4b55501c5cc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc37e882d4a6e7966f9f312ab20f3477859841bb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-6a134b00-ffbc-4df6-b937-566f86d8c3ba-vol-type", "description": null}}' 2019-01-14 16:08:31,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:31 GMT Server: Apache x-compute-request-id: req-d701eb44-4b77-4d58-a89a-631342d2e974 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d701eb44-4b77-4d58-a89a-631342d2e974 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-6a134b00-ffbc-4df6-b937-566f86d8c3ba-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4811f0d6-c8aa-4519-9670-5001ad19ccd8", "description": null}} 2019-01-14 16:08:31,369 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-d701eb44-4b77-4d58-a89a-631342d2e974 2019-01-14 16:08:31,370 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-6a134b00-ffbc-4df6-b937-566f86d8c3ba-vol-type 2019-01-14 16:08:31,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:31,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:31,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bead8d8a8d444abda8e209228f2b56e3", "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj-role"}], "expires_at": "2019-01-14T17:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86265e3c275641a2a4b6b80762099189", "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/86265e3c275641a2a4b6b80762099189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/86265e3c275641a2a4b6b80762099189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/86265e3c275641a2a4b6b80762099189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/86265e3c275641a2a4b6b80762099189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/86265e3c275641a2a4b6b80762099189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/86265e3c275641a2a4b6b80762099189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/86265e3c275641a2a4b6b80762099189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/86265e3c275641a2a4b6b80762099189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/86265e3c275641a2a4b6b80762099189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_86265e3c275641a2a4b6b80762099189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_86265e3c275641a2a4b6b80762099189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/86265e3c275641a2a4b6b80762099189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/86265e3c275641a2a4b6b80762099189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/86265e3c275641a2a4b6b80762099189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-effbaf41-87e3-495-user", "id": "59e0cf594f5f4c799041cc53fbeb2460"}, "audit_ids": ["cpeRjjCpQYq665wp3yt6zg"], "issued_at": "2019-01-14T16:08:31.000000Z"}} 2019-01-14 16:08:31,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece909e88054b068804b4841397416cf80f5590f" 2019-01-14 16:08:31,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a011435-206c-433d-a247-012696560218 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:31,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3a011435-206c-433d-a247-012696560218 2019-01-14 16:08:31,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/86265e3c275641a2a4b6b80762099189/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece909e88054b068804b4841397416cf80f5590f" 2019-01-14 16:08:32,195 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:31 GMT Server: Apache x-compute-request-id: req-2cd4308f-8aae-47e9-a53a-6c07402ee912 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2cd4308f-8aae-47e9-a53a-6c07402ee912 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:08:32,195 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/86265e3c275641a2a4b6b80762099189/volumes/detail used request id req-2cd4308f-8aae-47e9-a53a-6c07402ee912 2019-01-14 16:08:32,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/86265e3c275641a2a4b6b80762099189/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2cd4308f-8aae-47e9-a53a-6c07402ee912" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece909e88054b068804b4841397416cf80f5590f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-6a134b00-ffbc-4df6-b937-566f86d8c3ba-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}}' 2019-01-14 16:08:32,408 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-582e18a8-dc90-4a05-851f-b60d5b500209 x-openstack-request-id: req-582e18a8-dc90-4a05-851f-b60d5b500209 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-14 16:08:32,408 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/86265e3c275641a2a4b6b80762099189/volumes used request id req-582e18a8-dc90-4a05-851f-b60d5b500209 2019-01-14 16:08:32,409 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-6a134b00-ffbc-4df6-b937-566f86d8c3ba-vol-type 2019-01-14 16:08:32,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4811f0d6-c8aa-4519-9670-5001ad19ccd8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29e875bb-7dbc-4340-9171-4b55501c5cc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc37e882d4a6e7966f9f312ab20f3477859841bb" 2019-01-14 16:08:32,652 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:08:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-302f441a-dace-4281-839c-e6eebeda1cfe 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. 2019-01-14 16:08:32,652 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/4811f0d6-c8aa-4519-9670-5001ad19ccd8 used request id req-302f441a-dace-4281-839c-e6eebeda1cfe 2019-01-14 16:08:32,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:32,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-99eecc6e-f459-40d3-aa26-ad520a9334dc Date: Mon, 14 Jan 2019 16:08:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:08:32,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-99eecc6e-f459-40d3-aa26-ad520a9334dc 2019-01-14 16:08:32,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc5a6f2-83e3-4881-91e5-4ff39bd3698e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:33,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-4bc5a6f2-83e3-4881-91e5-4ff39bd3698e 2019-01-14 16:08:33,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fae63fa-53b3-4a30-b9fe-46146e74496f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:33,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-0fae63fa-53b3-4a30-b9fe-46146e74496f 2019-01-14 16:08:33,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-422310f1-8d99-46fc-bbc8-8404d6e47dc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:33,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-422310f1-8d99-46fc-bbc8-8404d6e47dc8 2019-01-14 16:08:33,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2e1c72-7238-46d8-8d38-719c605b1a74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:33,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-2c2e1c72-7238-46d8-8d38-719c605b1a74 2019-01-14 16:08:33,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8bd1b58-41c9-40bf-aece-93326c9efaae Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:08:33,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-f8bd1b58-41c9-40bf-aece-93326c9efaae 2019-01-14 16:08:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb92a3d-7643-4684-b328-22e2c5b686c3 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:08:33,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-3cb92a3d-7643-4684-b328-22e2c5b686c3 2019-01-14 16:08:33,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcdabbe2-2212-4fcc-9308-749da95463af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:33,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-dcdabbe2-2212-4fcc-9308-749da95463af 2019-01-14 16:08:33,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:33,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541c9202-2de1-44ce-8093-5fb51076aa8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:33,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-541c9202-2de1-44ce-8093-5fb51076aa8b 2019-01-14 16:08:33,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:33,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f900314-4882-409b-a019-31c069641a74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:33,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-9f900314-4882-409b-a019-31c069641a74 2019-01-14 16:08:33,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:33,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffede84d-53e2-440a-9b2a-fafa984d1cc9 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:08:33,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-ffede84d-53e2-440a-9b2a-fafa984d1cc9 2019-01-14 16:08:33,965 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-effbaf41-87e3-495-proj 2019-01-14 16:08:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/86265e3c275641a2a4b6b80762099189 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:34,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef6feca7-7954-4e45-b290-440da099bbaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:34,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/86265e3c275641a2a4b6b80762099189 used request id req-ef6feca7-7954-4e45-b290-440da099bbaf 2019-01-14 16:08:34,244 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-effbaf41-87e3-495-proj-role 2019-01-14 16:08:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bead8d8a8d444abda8e209228f2b56e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:34,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8177898b-9efb-4427-9e5e-6e991390603c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:34,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bead8d8a8d444abda8e209228f2b56e3 used request id req-8177898b-9efb-4427-9e5e-6e991390603c 2019-01-14 16:08:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a27f3eba6cd6e7111b606bc2028c8467a32e7e" 2019-01-14 16:08:34,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b771623b-a8a0-47dc-8444-8244e371ebab Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:34,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b771623b-a8a0-47dc-8444-8244e371ebab 2019-01-14 16:08:34,489 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-effbaf41-87e3-495-user 2019-01-14 16:08:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/59e0cf594f5f4c799041cc53fbeb2460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74f9ab55404e711d8c1061cdec0019c02874634" 2019-01-14 16:08:34,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cae77f70-370b-4635-9f90-8257cf9be2b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:34,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/59e0cf594f5f4c799041cc53fbeb2460 used request id req-cae77f70-370b-4635-9f90-8257cf9be2b2 2019-01-14 16:08:34,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:35,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["rt3yme5BS3WZ6JowpM3MtQ"], "issued_at": "2019-01-14T16:08:35.000000Z"}} 2019-01-14 16:08:35,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69446d17c0ea8f265f1e676aed1b511e213d771b" 2019-01-14 16:08:35,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3087b013-ad99-4683-9207-f25ceb38a5e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:35,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3087b013-ad99-4683-9207-f25ceb38a5e1 2019-01-14 16:08:35,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:35,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:35,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["MJbAQgupSNu1cgLr8roXXw"], "issued_at": "2019-01-14T16:08:35.000000Z"}} 2019-01-14 16:08:35,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:35,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15977752-4a7a-4bc3-9d9d-0d92695c185c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:35,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-15977752-4a7a-4bc3-9d9d-0d92695c185c 2019-01-14 16:08:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:35,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:35,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45170c49-c652-468b-8b0a-2e91a7d70f3b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:08:35,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj used request id req-45170c49-c652-468b-8b0a-2e91a7d70f3b 2019-01-14 16:08:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:36,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3389f819-da6f-4690-898f-ec5ff97a799b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:36,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3389f819-da6f-4690-898f-ec5ff97a799b 2019-01-14 16:08:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj"}}' 2019-01-14 16:08:36,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ef808e-7f51-4287-8582-a8c75704abab Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab45935fd02a42829e4821066a197033"}, "tags": [], "enabled": true, "id": "ab45935fd02a42829e4821066a197033", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj"}} 2019-01-14 16:08:36,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-15ef808e-7f51-4287-8582-a8c75704abab 2019-01-14 16:08:36,238 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj 2019-01-14 16:08:36,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:36,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:36,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["8mg__wbnSE2mclJQ0Odf5g"], "issued_at": "2019-01-14T16:08:36.000000Z"}} 2019-01-14 16:08:36,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2c9fa2547f232be2c5cc7d3886acaecccebf" 2019-01-14 16:08:36,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a913bb-0aa0-48c8-9d6f-5a087cf86775 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:36,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c0a913bb-0aa0-48c8-9d6f-5a087cf86775 2019-01-14 16:08:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:36,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2c9fa2547f232be2c5cc7d3886acaecccebf" 2019-01-14 16:08:36,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c69fb51-97ae-43da-a630-72acfcd7fdb1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:08:36,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2c69fb51-97ae-43da-a630-72acfcd7fdb1 2019-01-14 16:08:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2c9fa2547f232be2c5cc7d3886acaecccebf" 2019-01-14 16:08:36,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80273c1c-4057-4da4-a176-77cdb614a8a7 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab45935fd02a42829e4821066a197033"}, "tags": [], "enabled": true, "id": "ab45935fd02a42829e4821066a197033", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj"}]} 2019-01-14 16:08:36,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj used request id req-80273c1c-4057-4da4-a176-77cdb614a8a7 2019-01-14 16:08:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2c9fa2547f232be2c5cc7d3886acaecccebf" 2019-01-14 16:08:36,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96072fa-be13-4adf-9556-7eb0c2c7870f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:36,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b96072fa-be13-4adf-9556-7eb0c2c7870f 2019-01-14 16:08:37,335 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-59979ea7-a41f-41e-user 2019-01-14 16:08:37,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:37,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1094e263-a164-47f4-b949-d31c7980da25 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:37,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1094e263-a164-47f4-b949-d31c7980da25 2019-01-14 16:08:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" -d '{"role": {"name": "CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj-role"}}' 2019-01-14 16:08:37,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef79854-cbfe-43ad-bfb0-c07f67fe8bb8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10954e9f82af4ade84e5513a593f6a2c", "links": {"self": "http://172.30.9.26:5000/v3/roles/10954e9f82af4ade84e5513a593f6a2c"}, "name": "CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj-role"}} 2019-01-14 16:08:37,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5ef79854-cbfe-43ad-bfb0-c07f67fe8bb8 2019-01-14 16:08:37,573 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj-role 2019-01-14 16:08:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/10954e9f82af4ade84e5513a593f6a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:37,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57026316-52b1-4af2-83e0-e49e45babb51 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10954e9f82af4ade84e5513a593f6a2c", "links": {"self": "http://172.30.9.26:5000/v3/roles/10954e9f82af4ade84e5513a593f6a2c"}, "name": "CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj-role"}} 2019-01-14 16:08:37,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/10954e9f82af4ade84e5513a593f6a2c used request id req-57026316-52b1-4af2-83e0-e49e45babb51 2019-01-14 16:08:37,687 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj-role to project CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj 2019-01-14 16:08:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ab45935fd02a42829e4821066a197033/users/68d27908a24b4010ae44038f3da06b4c/roles/10954e9f82af4ade84e5513a593f6a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:37,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d5049d-fc81-456e-941a-5499478f4cc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:37,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ab45935fd02a42829e4821066a197033/users/68d27908a24b4010ae44038f3da06b4c/roles/10954e9f82af4ade84e5513a593f6a2c used request id req-14d5049d-fc81-456e-941a-5499478f4cc8 2019-01-14 16:08:37,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:37,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:38,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["2ozKf35pRSuBWCUvQPwV6Q"], "issued_at": "2019-01-14T16:08:38.000000Z"}} 2019-01-14 16:08:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc708ba92553b069a82bdcfae0fa5d9e45ac30e9" 2019-01-14 16:08:38,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6714fd-633d-4ee4-8fd4-0451918daaf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:38,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-be6714fd-633d-4ee4-8fd4-0451918daaf8 2019-01-14 16:08:38,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc708ba92553b069a82bdcfae0fa5d9e45ac30e9" 2019-01-14 16:08:38,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:38 GMT Server: Apache x-compute-request-id: req-c0934a3c-28ed-48ad-a35c-d016cafd4c36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c0934a3c-28ed-48ad-a35c-d016cafd4c36 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-14 16:08:38,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types?is_public=None used request id req-c0934a3c-28ed-48ad-a35c-d016cafd4c36 2019-01-14 16:08:38,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c0934a3c-28ed-48ad-a35c-d016cafd4c36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc708ba92553b069a82bdcfae0fa5d9e45ac30e9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type", "description": null}}' 2019-01-14 16:08:38,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:38 GMT Server: Apache x-compute-request-id: req-ecfd5290-e84d-4b70-b6a4-3e7b692e3558 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ecfd5290-e84d-4b70-b6a4-3e7b692e3558 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c32a5f7a-6967-4305-bddd-05f1e7d1bf65", "description": null}} 2019-01-14 16:08:38,814 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types used request id req-ecfd5290-e84d-4b70-b6a4-3e7b692e3558 2019-01-14 16:08:38,814 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type 2019-01-14 16:08:38,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:38,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:39,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["OxFSnxC7T8qGwmzkUKDOXA"], "issued_at": "2019-01-14T16:08:39.000000Z"}} 2019-01-14 16:08:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:39,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49758e7-d8ba-4016-9f44-ab97dfb4bf74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:39,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b49758e7-d8ba-4016-9f44-ab97dfb4bf74 2019-01-14 16:08:39,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:39,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:39 GMT Server: Apache x-compute-request-id: req-102a8c2a-58f5-4562-818c-161367c4087c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-102a8c2a-58f5-4562-818c-161367c4087c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:08:39,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/detail used request id req-102a8c2a-58f5-4562-818c-161367c4087c 2019-01-14 16:08:39,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-102a8c2a-58f5-4562-818c-161367c4087c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-14 16:08:40,178 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:08:39 GMT Server: Apache x-compute-request-id: req-7d153b25-29dc-4feb-be7a-84a8aa63cbd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d153b25-29dc-4feb-be7a-84a8aa63cbd3 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:08:40.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type", "name": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fb0476ad-7773-4438-9884-669ba97fcd67", "size": 1}} 2019-01-14 16:08:40,178 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes used request id req-7d153b25-29dc-4feb-be7a-84a8aa63cbd3 2019-01-14 16:08:40,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-102a8c2a-58f5-4562-818c-161367c4087c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:40,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:40 GMT Server: Apache x-compute-request-id: req-9a82ba09-66a6-439e-a05d-c20104b84ffa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a82ba09-66a6-439e-a05d-c20104b84ffa Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-14T16:08:40.000000", "replication_status": null, "snapshot_id": null, "id": "fb0476ad-7773-4438-9884-669ba97fcd67", "size": 1, "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "os-vol-tenant-attr:tenant_id": "93fb5372ea27416abe4004296e5af319", "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-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol", "bootable": "false", "created_at": "2019-01-14T16:08:40.000000", "volume_type": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type"}} 2019-01-14 16:08:40,425 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 used request id req-9a82ba09-66a6-439e-a05d-c20104b84ffa 2019-01-14 16:08:40,425 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol 2019-01-14 16:08:40,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-102a8c2a-58f5-4562-818c-161367c4087c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:40,675 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:40 GMT Server: Apache x-compute-request-id: req-a2575d4e-6249-4cd1-abd0-4c20c8437bfb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2575d4e-6249-4cd1-abd0-4c20c8437bfb Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-14T16:08:40.000000", "replication_status": null, "snapshot_id": null, "id": "fb0476ad-7773-4438-9884-669ba97fcd67", "size": 1, "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "os-vol-tenant-attr:tenant_id": "93fb5372ea27416abe4004296e5af319", "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-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol", "bootable": "false", "created_at": "2019-01-14T16:08:40.000000", "volume_type": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type"}} 2019-01-14 16:08:40,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 used request id req-a2575d4e-6249-4cd1-abd0-4c20c8437bfb 2019-01-14 16:08:40,676 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:08:40,676 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol 2019-01-14 16:08:40,676 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol 2019-01-14 16:08:40,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-102a8c2a-58f5-4562-818c-161367c4087c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:40,928 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:40 GMT Server: Apache x-compute-request-id: req-13a99b58-ac15-49b0-abcc-6862bcbd2f8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13a99b58-ac15-49b0-abcc-6862bcbd2f8c Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-14T16:08:40.000000", "replication_status": null, "snapshot_id": null, "id": "fb0476ad-7773-4438-9884-669ba97fcd67", "size": 1, "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "os-vol-tenant-attr:tenant_id": "93fb5372ea27416abe4004296e5af319", "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-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol", "bootable": "false", "created_at": "2019-01-14T16:08:40.000000", "volume_type": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type"}} 2019-01-14 16:08:40,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 used request id req-13a99b58-ac15-49b0-abcc-6862bcbd2f8c 2019-01-14 16:08:40,929 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:08:40,929 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol 2019-01-14 16:08:40,929 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol 2019-01-14 16:08:40,932 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-102a8c2a-58f5-4562-818c-161367c4087c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:41,215 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:08:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52d6e394-0b75-4c26-9b3d-0804f1ba2d2f 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. 2019-01-14 16:08:41,215 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 used request id req-52d6e394-0b75-4c26-9b3d-0804f1ba2d2f 2019-01-14 16:08:41,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-102a8c2a-58f5-4562-818c-161367c4087c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:41,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:41 GMT Server: Apache x-compute-request-id: req-1e8542ac-30cb-482f-862e-8d3dc1dc5df1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e8542ac-30cb-482f-862e-8d3dc1dc5df1 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "self"}, {"href": "http://172.30.9.26:8776/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-14T16:08:41.000000", "replication_status": null, "snapshot_id": null, "id": "fb0476ad-7773-4438-9884-669ba97fcd67", "size": 1, "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "os-vol-tenant-attr:tenant_id": "93fb5372ea27416abe4004296e5af319", "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-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol", "bootable": "false", "created_at": "2019-01-14T16:08:40.000000", "volume_type": "CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type"}} 2019-01-14 16:08:41,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 used request id req-1e8542ac-30cb-482f-862e-8d3dc1dc5df1 2019-01-14 16:08:41,273 - create_volume - DEBUG - Instance status is - deleting 2019-01-14 16:08:41,273 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-14 16:08:44,276 - create_volume - DEBUG - Volume status query timeout in 56.9394719601 2019-01-14 16:08:44,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-102a8c2a-58f5-4562-818c-161367c4087c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a4298de7c025c18ffa5cbf1c8502d7c66591da" 2019-01-14 16:08:44,517 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-66aa177a-d873-4914-add2-a0ba09a62a63 x-openstack-request-id: req-66aa177a-d873-4914-add2-a0ba09a62a63 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fb0476ad-7773-4438-9884-669ba97fcd67 could not be found.", "code": 404}} 2019-01-14 16:08:44,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/volumes/fb0476ad-7773-4438-9884-669ba97fcd67 used request id req-66aa177a-d873-4914-add2-a0ba09a62a63 2019-01-14 16:08:44,518 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume fb0476ad-7773-4438-9884-669ba97fcd67 could not be found. (HTTP 404) (Request-ID: req-66aa177a-d873-4914-add2-a0ba09a62a63) 2019-01-14 16:08:44,518 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol 2019-01-14 16:08:44,518 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a6cd298f-9492-4199-945b-c87e89bd9dd0-vol-type 2019-01-14 16:08:44,521 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c32a5f7a-6967-4305-bddd-05f1e7d1bf65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0934a3c-28ed-48ad-a35c-d016cafd4c36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc708ba92553b069a82bdcfae0fa5d9e45ac30e9" 2019-01-14 16:08:44,766 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:08:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9146c406-6b5f-4594-b661-34d93626dc32 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. 2019-01-14 16:08:44,766 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319/types/c32a5f7a-6967-4305-bddd-05f1e7d1bf65 used request id req-9146c406-6b5f-4594-b661-34d93626dc32 2019-01-14 16:08:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:45,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e9bb490e-42a4-4cde-b24e-e1e82d8bf0cb Date: Mon, 14 Jan 2019 16:08:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:08:45,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e9bb490e-42a4-4cde-b24e-e1e82d8bf0cb 2019-01-14 16:08:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:45,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913e0e38-2c14-4326-b790-70cb6c4620ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:45,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-913e0e38-2c14-4326-b790-70cb6c4620ab 2019-01-14 16:08:45,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:45,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d7b3cd-49ca-41cf-a42c-fc887f75fa73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:45,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-56d7b3cd-49ca-41cf-a42c-fc887f75fa73 2019-01-14 16:08:45,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:45,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6b9dce9-379b-4a9b-b293-28dd8cefa2c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:45,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-a6b9dce9-379b-4a9b-b293-28dd8cefa2c3 2019-01-14 16:08:45,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:45,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05cd395a-0901-4d62-8a4b-e29942cb2060 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:45,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-05cd395a-0901-4d62-8a4b-e29942cb2060 2019-01-14 16:08:45,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:45,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:45,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d726d76-353b-46a2-bb9b-3c6ea46c5e0b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:08:45,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-6d726d76-353b-46a2-bb9b-3c6ea46c5e0b 2019-01-14 16:08:45,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:45,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8b7893-d8d8-4a36-bd91-f8365da1e247 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:08:45,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-ff8b7893-d8d8-4a36-bd91-f8365da1e247 2019-01-14 16:08:45,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:46,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0ed459-4369-4b82-ad9c-c236de5400d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:46,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-9c0ed459-4369-4b82-ad9c-c236de5400d8 2019-01-14 16:08:46,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:46,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1baec67b-85e0-4753-80ed-001e1d0fb443 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:46,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-1baec67b-85e0-4753-80ed-001e1d0fb443 2019-01-14 16:08:46,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:46,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:46,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47df83c8-f84e-4e0c-9691-79b96d53a2f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:46,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-47df83c8-f84e-4e0c-9691-79b96d53a2f3 2019-01-14 16:08:46,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:46,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0c2a14-b48e-4ed6-82e4-6206803c37c4 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:08:46,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-3e0c2a14-b48e-4ed6-82e4-6206803c37c4 2019-01-14 16:08:46,451 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj 2019-01-14 16:08:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ab45935fd02a42829e4821066a197033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:46,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9db8db9-8ded-48e7-ae28-e961ee5fd148 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:46,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ab45935fd02a42829e4821066a197033 used request id req-e9db8db9-8ded-48e7-ae28-e961ee5fd148 2019-01-14 16:08:46,699 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-59979ea7-a41f-41e-proj-role 2019-01-14 16:08:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/10954e9f82af4ade84e5513a593f6a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:46,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa81b36-a92d-4561-bfb3-90dd6444ad3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:46,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/10954e9f82af4ade84e5513a593f6a2c used request id req-daa81b36-a92d-4561-bfb3-90dd6444ad3b 2019-01-14 16:08:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d76feafab1a17aefd17b07f7182ee43dd3d971" 2019-01-14 16:08:46,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d072ce-0fba-44be-b885-8ff65ebd04d7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:46,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-81d072ce-0fba-44be-b885-8ff65ebd04d7 2019-01-14 16:08:46,937 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-59979ea7-a41f-41e-user 2019-01-14 16:08:46,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/68d27908a24b4010ae44038f3da06b4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2c9fa2547f232be2c5cc7d3886acaecccebf" 2019-01-14 16:08:47,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7bff8a3-7da9-4b1e-a4ee-0d20d908565c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:47,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/68d27908a24b4010ae44038f3da06b4c used request id req-f7bff8a3-7da9-4b1e-a4ee-0d20d908565c 2019-01-14 16:08:47,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:47,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ftvUNYb0SxWYN2QfkQHepA"], "issued_at": "2019-01-14T16:08:47.000000Z"}} 2019-01-14 16:08:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f9ebe5fd6a291465e7595189ac81e4f8be92e" 2019-01-14 16:08:47,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab01b06-48a2-4c5a-a940-0afbed7d5b39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:47,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cab01b06-48a2-4c5a-a940-0afbed7d5b39 2019-01-14 16:08:47,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:47,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:48,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["SSLQqztfQNaIhb-f6YjvIA"], "issued_at": "2019-01-14T16:08:48.000000Z"}} 2019-01-14 16:08:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:48,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e2c937-c354-4d26-a357-53dc0ed0af4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:48,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81e2c937-c354-4d26-a357-53dc0ed0af4b 2019-01-14 16:08:48,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:48,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2f171491-58ca-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:48,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef20138-4721-40d9-a05d-1d2966fe2e6d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2f171491-58ca-4c7-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:08:48,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2f171491-58ca-4c7-proj used request id req-3ef20138-4721-40d9-a05d-1d2966fe2e6d 2019-01-14 16:08:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:48,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3eb755-fd6a-4802-ac43-25e14e10fa44 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:48,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7a3eb755-fd6a-4802-ac43-25e14e10fa44 2019-01-14 16:08:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj"}}' 2019-01-14 16:08:48,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8155beac-485f-4a1e-a1d4-28bba1b01c8a Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/416bbace8e404e68819f4b8592002290"}, "tags": [], "enabled": true, "id": "416bbace8e404e68819f4b8592002290", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj"}} 2019-01-14 16:08:48,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8155beac-485f-4a1e-a1d4-28bba1b01c8a 2019-01-14 16:08:48,598 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-2f171491-58ca-4c7-proj 2019-01-14 16:08:48,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:48,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:49,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hm9zFSCORmqCyai8h_Cp0g"], "issued_at": "2019-01-14T16:08:49.000000Z"}} 2019-01-14 16:08:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341b478221c35b0d86252d2119de82734360e73" 2019-01-14 16:08:49,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8eb260-913f-42c9-a136-2d0f7a5715d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:49,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ea8eb260-913f-42c9-a136-2d0f7a5715d3 2019-01-14 16:08:49,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:49,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341b478221c35b0d86252d2119de82734360e73" 2019-01-14 16:08:49,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9d10b0-49c1-43ce-8daf-184e6fb8fa03 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:08:49,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ff9d10b0-49c1-43ce-8daf-184e6fb8fa03 2019-01-14 16:08:49,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-2f171491-58ca-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341b478221c35b0d86252d2119de82734360e73" 2019-01-14 16:08:49,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8c7bb8-c6f7-47ab-b3f9-1cd5a8f22c05 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-2f171491-58ca-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/416bbace8e404e68819f4b8592002290"}, "tags": [], "enabled": true, "id": "416bbace8e404e68819f4b8592002290", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj"}]} 2019-01-14 16:08:49,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-2f171491-58ca-4c7-proj used request id req-bc8c7bb8-c6f7-47ab-b3f9-1cd5a8f22c05 2019-01-14 16:08:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341b478221c35b0d86252d2119de82734360e73" 2019-01-14 16:08:49,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82999883-abdc-42ab-a6db-b93f6791a495 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:49,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-82999883-abdc-42ab-a6db-b93f6791a495 2019-01-14 16:08:49,819 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-2f171491-58ca-4c7-user 2019-01-14 16:08:49,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:49,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0e9cad-5feb-493a-8f4f-954770432e95 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:49,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe0e9cad-5feb-493a-8f4f-954770432e95 2019-01-14 16:08:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" -d '{"role": {"name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role"}}' 2019-01-14 16:08:50,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05a53d8-1e27-4723-97c7-2de894ee2bc2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac778cbad398452caaf95bde79776e5f", "links": {"self": "http://172.30.9.26:5000/v3/roles/ac778cbad398452caaf95bde79776e5f"}, "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role"}} 2019-01-14 16:08:50,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d05a53d8-1e27-4723-97c7-2de894ee2bc2 2019-01-14 16:08:50,071 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role 2019-01-14 16:08:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ac778cbad398452caaf95bde79776e5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:50,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708aaab0-7b98-46c0-b4ae-5267a24fc70c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac778cbad398452caaf95bde79776e5f", "links": {"self": "http://172.30.9.26:5000/v3/roles/ac778cbad398452caaf95bde79776e5f"}, "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role"}} 2019-01-14 16:08:50,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ac778cbad398452caaf95bde79776e5f used request id req-708aaab0-7b98-46c0-b4ae-5267a24fc70c 2019-01-14 16:08:50,188 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role to project CreateVolumeWithImageTests-2f171491-58ca-4c7-proj 2019-01-14 16:08:50,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/416bbace8e404e68819f4b8592002290/users/000aa39af8154272a090db47c5436762/roles/ac778cbad398452caaf95bde79776e5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:50,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039a86d8-df38-4515-a975-b474ee6b87a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:50,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/416bbace8e404e68819f4b8592002290/users/000aa39af8154272a090db47c5436762/roles/ac778cbad398452caaf95bde79776e5f used request id req-039a86d8-df38-4515-a975-b474ee6b87a4 2019-01-14 16:08:50,255 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:08:50,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:50,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:50,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac778cbad398452caaf95bde79776e5f", "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role"}], "expires_at": "2019-01-14T17:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "416bbace8e404e68819f4b8592002290", "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-user", "id": "000aa39af8154272a090db47c5436762"}, "audit_ids": ["G2n9uBKLTieEIPRAwCxV8Q"], "issued_at": "2019-01-14T16:08:50.000000Z"}} 2019-01-14 16:08:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" 2019-01-14 16:08:50,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d094d9d-3f7b-4096-8a2b-a5befee20187 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:50,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d094d9d-3f7b-4096-8a2b-a5befee20187 2019-01-14 16:08:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" 2019-01-14 16:08:50,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1652b69f-20a8-438a-810e-6a8841e3d534 Date: Mon, 14 Jan 2019 16:08:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image"} 2019-01-14 16:08:50,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image used request id req-1652b69f-20a8-438a-810e-6a8841e3d534 2019-01-14 16:08:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" 2019-01-14 16:08:51,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-453665bb-a1a0-4b95-b4ea-f319e10a1c7d Date: Mon, 14 Jan 2019 16:08: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"}}} 2019-01-14 16:08:51,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-453665bb-a1a0-4b95-b4ea-f319e10a1c7d 2019-01-14 16:08:51,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image"}' 2019-01-14 16:08:51,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b986b214-0798-42f6-a844-636ee6f3b8e7 Date: Mon, 14 Jan 2019 16:08:51 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:08:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:08:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84", "min_disk": 0, "protected": false, "id": "d5c6e157-b822-4c9c-9f4b-c57145888a84", "file": "/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/file", "checksum": null, "owner": "416bbace8e404e68819f4b8592002290", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:08:51,445 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b986b214-0798-42f6-a844-636ee6f3b8e7 2019-01-14 16:08:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" -d '' 2019-01-14 16:08:52,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30325314-1664-4e6c-ba1d-7124a778c292 Date: Mon, 14 Jan 2019 16:08:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:08:52,933 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/file used request id req-30325314-1664-4e6c-ba1d-7124a778c292 2019-01-14 16:08:52,934 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:08:52,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" 2019-01-14 16:08:53,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b7372f5a-bd73-4825-ac25-9a0a8be4b506 Date: Mon, 14 Jan 2019 16:08:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:08:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:08:52Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/snap", "metadata": {}}], "self": "/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84", "min_disk": 0, "protected": false, "id": "d5c6e157-b822-4c9c-9f4b-c57145888a84", "file": "/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "416bbace8e404e68819f4b8592002290", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:08:53,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84 used request id req-b7372f5a-bd73-4825-ac25-9a0a8be4b506 2019-01-14 16:08:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" 2019-01-14 16:08:53,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c733d1db-c24e-45fb-8ee5-7d10adc907a8 Date: Mon, 14 Jan 2019 16:08: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"}}} 2019-01-14 16:08:53,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c733d1db-c24e-45fb-8ee5-7d10adc907a8 2019-01-14 16:08:53,348 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image 2019-01-14 16:08:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" 2019-01-14 16:08:53,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2aca37b8-3cda-4306-bd9d-78f5be903bc0 Date: Mon, 14 Jan 2019 16:08:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:08:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:08:52Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/snap", "metadata": {}}], "self": "/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84", "min_disk": 0, "protected": false, "id": "d5c6e157-b822-4c9c-9f4b-c57145888a84", "file": "/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "416bbace8e404e68819f4b8592002290", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d5c6e157-b822-4c9c-9f4b-c57145888a84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:08:53,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84 used request id req-2aca37b8-3cda-4306-bd9d-78f5be903bc0 2019-01-14 16:08:53,550 - create_image - DEBUG - Instance status is - active 2019-01-14 16:08:53,550 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image 2019-01-14 16:08:53,550 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image 2019-01-14 16:08:53,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:53,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:53,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac778cbad398452caaf95bde79776e5f", "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role"}], "expires_at": "2019-01-14T17:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "416bbace8e404e68819f4b8592002290", "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/416bbace8e404e68819f4b8592002290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/416bbace8e404e68819f4b8592002290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/416bbace8e404e68819f4b8592002290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2f171491-58ca-4c7-user", "id": "000aa39af8154272a090db47c5436762"}, "audit_ids": ["J2qVKTwyReGzJ2-t_7A7rg"], "issued_at": "2019-01-14T16:08:53.000000Z"}} 2019-01-14 16:08:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b00193dd0940e455397c5864958f8dec1e342b5" 2019-01-14 16:08:54,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e8aa44-9a50-4aaa-849a-8f6c556b2f86 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:54,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-82e8aa44-9a50-4aaa-849a-8f6c556b2f86 2019-01-14 16:08:54,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/416bbace8e404e68819f4b8592002290/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b00193dd0940e455397c5864958f8dec1e342b5" 2019-01-14 16:08:54,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:54 GMT Server: Apache x-compute-request-id: req-9d9024f6-4338-4d05-882d-91c7054cb16c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d9024f6-4338-4d05-882d-91c7054cb16c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:08:54,291 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/416bbace8e404e68819f4b8592002290/volumes/detail used request id req-9d9024f6-4338-4d05-882d-91c7054cb16c 2019-01-14 16:08:54,294 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/416bbace8e404e68819f4b8592002290/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9d9024f6-4338-4d05-882d-91c7054cb16c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b00193dd0940e455397c5864958f8dec1e342b5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-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}}' 2019-01-14 16:08:55,119 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 14 Jan 2019 16:08:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6832d3df-a749-4d78-bef0-22f6b88096aa x-openstack-request-id: req-6832d3df-a749-4d78-bef0-22f6b88096aa Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-14 16:08:55,120 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/416bbace8e404e68819f4b8592002290/volumes used request id req-6832d3df-a749-4d78-bef0-22f6b88096aa 2019-01-14 16:08:55,120 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-0e8b9feb-e2b5-4ac3-831f-cd3b2a8a95e9-image 2019-01-14 16:08:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2afc17131e432cb3caf1ae169735182a733895bc" 2019-01-14 16:08:55,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5f80b7a-6ed1-46f3-bc3c-818e99bfb0ab Date: Mon, 14 Jan 2019 16:08:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:08:55,657 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d5c6e157-b822-4c9c-9f4b-c57145888a84 used request id req-b5f80b7a-6ed1-46f3-bc3c-818e99bfb0ab 2019-01-14 16:08:55,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:56,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c7ef5de4-4edf-4c64-ae82-4e7b76ca306b Date: Mon, 14 Jan 2019 16:08:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:08:56,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c7ef5de4-4edf-4c64-ae82-4e7b76ca306b 2019-01-14 16:08:56,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:56,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b771084-3158-4524-b8e2-58498355d445 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:56,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-8b771084-3158-4524-b8e2-58498355d445 2019-01-14 16:08:56,478 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:56,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:56,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b291b27-ce12-4e83-a5e6-86f20a17786a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:56,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-1b291b27-ce12-4e83-a5e6-86f20a17786a 2019-01-14 16:08:56,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:56,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b78fb36-5f66-44c0-9c94-3e9dc1f284fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:56,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-4b78fb36-5f66-44c0-9c94-3e9dc1f284fe 2019-01-14 16:08:56,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:56,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b6b1d03-9bbb-4f69-8ce5-6d2c1b9891fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:56,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-4b6b1d03-9bbb-4f69-8ce5-6d2c1b9891fb 2019-01-14 16:08:56,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:56,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:56,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b746916-427d-451a-a30a-04549be31811 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:08:56,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-8b746916-427d-451a-a30a-04549be31811 2019-01-14 16:08:56,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0568b10e-4ab1-45f3-8741-787214c3287d 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:08:57,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-0568b10e-4ab1-45f3-8741-787214c3287d 2019-01-14 16:08:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3ef2d2f-847b-49e4-85f3-687149c6d777 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:57,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-a3ef2d2f-847b-49e4-85f3-687149c6d777 2019-01-14 16:08:57,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e18c75cf-8335-44fd-9fcf-c1c199280e81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:57,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-e18c75cf-8335-44fd-9fcf-c1c199280e81 2019-01-14 16:08:57,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92665df6-ef18-44a3-876e-1294b1bb64a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:08:57,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-92665df6-ef18-44a3-876e-1294b1bb64a7 2019-01-14 16:08:57,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:08:57,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9710d380-4860-46bc-b227-7013d04ae402 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:08:57,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-9710d380-4860-46bc-b227-7013d04ae402 2019-01-14 16:08:57,468 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-2f171491-58ca-4c7-proj 2019-01-14 16:08:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/416bbace8e404e68819f4b8592002290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d007c45-a470-4bcd-bea5-222c71f15c52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:57,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/416bbace8e404e68819f4b8592002290 used request id req-7d007c45-a470-4bcd-bea5-222c71f15c52 2019-01-14 16:08:57,735 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-2f171491-58ca-4c7-proj-role 2019-01-14 16:08:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ac778cbad398452caaf95bde79776e5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4784650a-5cf4-4373-b4fc-482fb67db5bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:57,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ac778cbad398452caaf95bde79776e5f used request id req-4784650a-5cf4-4373-b4fc-482fb67db5bd 2019-01-14 16:08:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51173264b066b88a9e0002fc90d1bdc05fba9e4f" 2019-01-14 16:08:57,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd83a77-3ead-4550-9161-3dbd6d769f7a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:08:57,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8dd83a77-3ead-4550-9161-3dbd6d769f7a 2019-01-14 16:08:57,984 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-2f171491-58ca-4c7-user 2019-01-14 16:08:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/000aa39af8154272a090db47c5436762 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341b478221c35b0d86252d2119de82734360e73" 2019-01-14 16:08:58,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d58a674-1647-4d71-bbbd-8e60c2c7ca9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:08:58,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/000aa39af8154272a090db47c5436762 used request id req-6d58a674-1647-4d71-bbbd-8e60c2c7ca9a 2019-01-14 16:08:58,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:58,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Mmbv6ezcTX-BlA1b37EAKg"], "issued_at": "2019-01-14T16:08:58.000000Z"}} 2019-01-14 16:08:58,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58e582a458f47e0d4e218f85970b655e86e06be" 2019-01-14 16:08:58,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c45398-4566-4d8a-81c0-17b635a147bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:58,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81c45398-4566-4d8a-81c0-17b635a147bc 2019-01-14 16:08:58,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:58,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:08:59,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["rAkD7ipmSdyFy7YnM1J2mg"], "issued_at": "2019-01-14T16:08:59.000000Z"}} 2019-01-14 16:08:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:08:59,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b3fab0-ef64-48d9-a3aa-37b8ff8f06b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:08:59,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-92b3fab0-ef64-48d9-a3aa-37b8ff8f06b3 2019-01-14 16:08:59,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:08:59,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:08: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:08:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:08:59,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70ced2c-73c8-4113-a326-1c024b34d150 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:08:59,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj used request id req-f70ced2c-73c8-4113-a326-1c024b34d150 2019-01-14 16:08:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:08:59,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb748ab-2cea-4f1c-836e-be2805c097af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:08:59,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dcb748ab-2cea-4f1c-836e-be2805c097af 2019-01-14 16:08:59,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj"}}' 2019-01-14 16:08:59,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20176b0f-45c9-4ae9-8152-afa124fd1497 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c2c17faeecc34207a7177f08958d98bb"}, "tags": [], "enabled": true, "id": "c2c17faeecc34207a7177f08958d98bb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj"}} 2019-01-14 16:08:59,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-20176b0f-45c9-4ae9-8152-afa124fd1497 2019-01-14 16:08:59,605 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj 2019-01-14 16:08:59,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:08:59,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:00,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["AV-4oRjUTk-HKl3iSPbvww"], "issued_at": "2019-01-14T16:09:00.000000Z"}} 2019-01-14 16:09:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28ed04f09128ff872f2e3e37d9e7d7f334f8ecf" 2019-01-14 16:09:00,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbf91bb-08fa-4db8-b1d1-e369015b9dcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:00,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2fbf91bb-08fa-4db8-b1d1-e369015b9dcc 2019-01-14 16:09:00,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:09:00,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:09: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:09:00,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28ed04f09128ff872f2e3e37d9e7d7f334f8ecf" 2019-01-14 16:09:00,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4bfde2-e22f-45ee-9fea-70eb67f7e576 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:09:00,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9b4bfde2-e22f-45ee-9fea-70eb67f7e576 2019-01-14 16:09:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28ed04f09128ff872f2e3e37d9e7d7f334f8ecf" 2019-01-14 16:09:00,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5eed175-25d4-4143-bde7-d1ef423a0a9a Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c2c17faeecc34207a7177f08958d98bb"}, "tags": [], "enabled": true, "id": "c2c17faeecc34207a7177f08958d98bb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj"}]} 2019-01-14 16:09:00,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj used request id req-f5eed175-25d4-4143-bde7-d1ef423a0a9a 2019-01-14 16:09:00,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28ed04f09128ff872f2e3e37d9e7d7f334f8ecf" 2019-01-14 16:09:00,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76cfc568-6e33-4fce-9849-4f4a2e477aac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:09:00,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-76cfc568-6e33-4fce-9849-4f4a2e477aac 2019-01-14 16:09:00,765 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-8249cd48-ef7d-4b5-user 2019-01-14 16:09:00,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:00,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea0e1d5-a8fa-4939-afbb-155656b14cbe Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:09:00,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dea0e1d5-a8fa-4939-afbb-155656b14cbe 2019-01-14 16:09:00,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" -d '{"role": {"name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role"}}' 2019-01-14 16:09:01,017 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86e39df-47b4-49b0-ab22-07fc0b94c64f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7450eabb2e214675a55f10d2d1c1b78c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7450eabb2e214675a55f10d2d1c1b78c"}, "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role"}} 2019-01-14 16:09:01,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d86e39df-47b4-49b0-ab22-07fc0b94c64f 2019-01-14 16:09:01,017 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role 2019-01-14 16:09:01,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7450eabb2e214675a55f10d2d1c1b78c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:01,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068e2fe8-92f3-4941-a999-7a270e343414 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7450eabb2e214675a55f10d2d1c1b78c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7450eabb2e214675a55f10d2d1c1b78c"}, "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role"}} 2019-01-14 16:09:01,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7450eabb2e214675a55f10d2d1c1b78c used request id req-068e2fe8-92f3-4941-a999-7a270e343414 2019-01-14 16:09:01,119 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role to project CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj 2019-01-14 16:09:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c2c17faeecc34207a7177f08958d98bb/users/850f8866c94d44af98d5337b49242ea4/roles/7450eabb2e214675a55f10d2d1c1b78c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:01,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4662ca-6103-4b5f-84e0-709a34ad7382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:09:01,265 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c2c17faeecc34207a7177f08958d98bb/users/850f8866c94d44af98d5337b49242ea4/roles/7450eabb2e214675a55f10d2d1c1b78c used request id req-8d4662ca-6103-4b5f-84e0-709a34ad7382 2019-01-14 16:09:01,267 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:09:01,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:01,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:01,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7450eabb2e214675a55f10d2d1c1b78c", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role"}], "expires_at": "2019-01-14T17:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2c17faeecc34207a7177f08958d98bb", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-user", "id": "850f8866c94d44af98d5337b49242ea4"}, "audit_ids": ["m8kMJQAERV6OMQx_NWoTTw"], "issued_at": "2019-01-14T16:09:01.000000Z"}} 2019-01-14 16:09:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" 2019-01-14 16:09:01,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c798e7ff-e841-4b67-9418-97da99d74f3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:01,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c798e7ff-e841-4b67-9418-97da99d74f3e 2019-01-14 16:09:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" 2019-01-14 16:09:01,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-52549c1b-3ec9-40e4-b4fe-d8976bbf33e1 Date: Mon, 14 Jan 2019 16:09:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image"} 2019-01-14 16:09:01,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image used request id req-52549c1b-3ec9-40e4-b4fe-d8976bbf33e1 2019-01-14 16:09:01,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" 2019-01-14 16:09:02,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6765c8fc-2ca8-446e-b272-e1bfbc4bb3a7 Date: Mon, 14 Jan 2019 16:09: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"}}} 2019-01-14 16:09:02,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6765c8fc-2ca8-446e-b272-e1bfbc4bb3a7 2019-01-14 16:09:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image"}' 2019-01-14 16:09:02,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-37fbb063-2b92-47d7-84f4-2701ea413ad6 Date: Mon, 14 Jan 2019 16:09:02 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:09:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:09:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "min_disk": 0, "protected": false, "id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "file": "/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/file", "checksum": null, "owner": "c2c17faeecc34207a7177f08958d98bb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:09:02,431 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-37fbb063-2b92-47d7-84f4-2701ea413ad6 2019-01-14 16:09:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" -d '' 2019-01-14 16:09:03,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-122f3f0c-42cd-4669-a2f3-898d16241443 Date: Mon, 14 Jan 2019 16:09:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:09:03,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/file used request id req-122f3f0c-42cd-4669-a2f3-898d16241443 2019-01-14 16:09:03,117 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:09:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" 2019-01-14 16:09:03,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1ef64df8-e503-4ed5-8243-11ad32990484 Date: Mon, 14 Jan 2019 16:09:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:09:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:09:03Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/snap", "metadata": {}}], "self": "/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "min_disk": 0, "protected": false, "id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "file": "/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c2c17faeecc34207a7177f08958d98bb", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:09:03,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0 used request id req-1ef64df8-e503-4ed5-8243-11ad32990484 2019-01-14 16:09:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" 2019-01-14 16:09:03,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-01a531cd-bebc-468d-ae05-8e0f50da892c Date: Mon, 14 Jan 2019 16:09:03 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"}}} 2019-01-14 16:09:03,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-01a531cd-bebc-468d-ae05-8e0f50da892c 2019-01-14 16:09:03,516 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image 2019-01-14 16:09:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" 2019-01-14 16:09:03,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ab3a03bb-b561-4a0f-99ae-f7d6f17378e2 Date: Mon, 14 Jan 2019 16:09:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:09:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:09:03Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/snap", "metadata": {}}], "self": "/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "min_disk": 0, "protected": false, "id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "file": "/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c2c17faeecc34207a7177f08958d98bb", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:09:03,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0 used request id req-ab3a03bb-b561-4a0f-99ae-f7d6f17378e2 2019-01-14 16:09:03,721 - create_image - DEBUG - Instance status is - active 2019-01-14 16:09:03,721 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image 2019-01-14 16:09:03,721 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image 2019-01-14 16:09:03,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:03,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:04,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7450eabb2e214675a55f10d2d1c1b78c", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role"}], "expires_at": "2019-01-14T17:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2c17faeecc34207a7177f08958d98bb", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-user", "id": "850f8866c94d44af98d5337b49242ea4"}, "audit_ids": ["NzvO-M1GT-mok86PMHNH3A"], "issued_at": "2019-01-14T16:09:04.000000Z"}} 2019-01-14 16:09:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:04,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591650bd-90ad-424e-a24f-ecb0208d0752 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:04,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-591650bd-90ad-424e-a24f-ecb0208d0752 2019-01-14 16:09:04,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:04,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:04 GMT Server: Apache x-compute-request-id: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:09:04,454 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/detail used request id req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1 2019-01-14 16:09:04,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "imageRef": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-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}}' 2019-01-14 16:09:07,276 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:09:04 GMT Server: Apache x-compute-request-id: req-65817147-bed1-4baa-a1c1-2e687ce54496 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65817147-bed1-4baa-a1c1-2e687ce54496 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "850f8866c94d44af98d5337b49242ea4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:09:07.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1}} 2019-01-14 16:09:07,277 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes used request id req-65817147-bed1-4baa-a1c1-2e687ce54496 2019-01-14 16:09:07,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:07,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:07 GMT Server: Apache x-compute-request-id: req-bc34ca2c-46a1-41e3-9b9d-010ff47979c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc34ca2c-46a1-41e3-9b9d-010ff47979c4 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "850f8866c94d44af98d5337b49242ea4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:09:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "updated_at": "2019-01-14T16:09:07.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1}} 2019-01-14 16:09:07,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-bc34ca2c-46a1-41e3-9b9d-010ff47979c4 2019-01-14 16:09:07,511 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol 2019-01-14 16:09:07,513 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:07,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:07 GMT Server: Apache x-compute-request-id: req-72a12f9d-58c2-418d-8809-41ae2415695b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72a12f9d-58c2-418d-8809-41ae2415695b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "850f8866c94d44af98d5337b49242ea4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:09:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "updated_at": "2019-01-14T16:09:07.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1}} 2019-01-14 16:09:07,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-72a12f9d-58c2-418d-8809-41ae2415695b 2019-01-14 16:09:07,748 - create_volume - DEBUG - Instance status is - creating 2019-01-14 16:09:07,748 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-14 16:09:10,751 - create_volume - DEBUG - Volume status query timeout in 296.759361029 2019-01-14 16:09:10,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:11,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:10 GMT Server: Apache x-compute-request-id: req-2249ee8d-d200-4bd7-91eb-56ffcc9729bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2249ee8d-d200-4bd7-91eb-56ffcc9729bb Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "850f8866c94d44af98d5337b49242ea4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:09:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "updated_at": "2019-01-14T16:09:09.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1}} 2019-01-14 16:09:11,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-2249ee8d-d200-4bd7-91eb-56ffcc9729bb 2019-01-14 16:09:11,000 - create_volume - DEBUG - Instance status is - downloading 2019-01-14 16:09:11,000 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-14 16:09:14,003 - create_volume - DEBUG - Volume status query timeout in 293.507265091 2019-01-14 16:09:14,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:14,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:14 GMT Server: Apache x-compute-request-id: req-b7ee3610-0229-4f0f-929c-2c6fae30b71b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7ee3610-0229-4f0f-929c-2c6fae30b71b Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-14T16:09:11.000000", "replication_status": null, "snapshot_id": null, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1, "user_id": "850f8866c94d44af98d5337b49242ea4", "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "image_id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "bootable": "true", "created_at": "2019-01-14T16:09:07.000000", "volume_type": null}} 2019-01-14 16:09:14,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-b7ee3610-0229-4f0f-929c-2c6fae30b71b 2019-01-14 16:09:14,258 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:09:14,258 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol 2019-01-14 16:09:14,258 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol 2019-01-14 16:09:14,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:14,595 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:14 GMT Server: Apache x-compute-request-id: req-1cb310e2-08b8-48fc-895a-8e903af0587a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cb310e2-08b8-48fc-895a-8e903af0587a Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-14T16:09:11.000000", "replication_status": null, "snapshot_id": null, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1, "user_id": "850f8866c94d44af98d5337b49242ea4", "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "image_id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "bootable": "true", "created_at": "2019-01-14T16:09:07.000000", "volume_type": null}} 2019-01-14 16:09:14,596 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-1cb310e2-08b8-48fc-895a-8e903af0587a 2019-01-14 16:09:14,596 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:09:14,596 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol 2019-01-14 16:09:14,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:15,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7450eabb2e214675a55f10d2d1c1b78c", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role"}], "expires_at": "2019-01-14T17:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2c17faeecc34207a7177f08958d98bb", "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c2c17faeecc34207a7177f08958d98bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8249cd48-ef7d-4b5-user", "id": "850f8866c94d44af98d5337b49242ea4"}, "audit_ids": ["m4qVd9ALSrup8XZngZGXfQ"], "issued_at": "2019-01-14T16:09:15.000000Z"}} 2019-01-14 16:09:15,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fedd8b5487e49144755b15d2331f0690b1e220b" 2019-01-14 16:09:15,248 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:15 GMT Server: Apache x-compute-request-id: req-1730a6bb-1500-47c5-9919-fc3c5df46a4c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1730a6bb-1500-47c5-9919-fc3c5df46a4c Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-14T16:09:11.000000", "replication_status": null, "snapshot_id": null, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1, "user_id": "850f8866c94d44af98d5337b49242ea4", "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "image_id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "bootable": "true", "created_at": "2019-01-14T16:09:07.000000", "volume_type": null}} 2019-01-14 16:09:15,248 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-1730a6bb-1500-47c5-9919-fc3c5df46a4c 2019-01-14 16:09:15,251 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:15,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:15 GMT Server: Apache x-compute-request-id: req-cca0f100-4a02-4605-988a-db0b06823195 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cca0f100-4a02-4605-988a-db0b06823195 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-14T16:09:11.000000", "replication_status": null, "snapshot_id": null, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1, "user_id": "850f8866c94d44af98d5337b49242ea4", "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "image_id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "bootable": "true", "created_at": "2019-01-14T16:09:07.000000", "volume_type": null}} 2019-01-14 16:09:15,508 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-cca0f100-4a02-4605-988a-db0b06823195 2019-01-14 16:09:15,509 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:09:15,509 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol 2019-01-14 16:09:15,509 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol 2019-01-14 16:09:15,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:15,599 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:09:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df302214-4a4b-4b10-b973-87873daaa193 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. 2019-01-14 16:09:15,599 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-df302214-4a4b-4b10-b973-87873daaa193 2019-01-14 16:09:15,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:15,656 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:15 GMT Server: Apache x-compute-request-id: req-d9b2692d-d38f-4f13-994e-26632335f92e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9b2692d-d38f-4f13-994e-26632335f92e Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "self"}, {"href": "http://172.30.9.26:8776/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-14T16:09:15.000000", "replication_status": null, "snapshot_id": null, "id": "0f9e01fe-3e2f-450a-8be6-dad34698bece", "size": 1, "user_id": "850f8866c94d44af98d5337b49242ea4", "os-vol-tenant-attr:tenant_id": "c2c17faeecc34207a7177f08958d98bb", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image", "image_id": "82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol", "bootable": "true", "created_at": "2019-01-14T16:09:07.000000", "volume_type": null}} 2019-01-14 16:09:15,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-d9b2692d-d38f-4f13-994e-26632335f92e 2019-01-14 16:09:15,657 - create_volume - DEBUG - Instance status is - deleting 2019-01-14 16:09:15,657 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-14 16:09:18,660 - create_volume - DEBUG - Volume status query timeout in 56.9389719963 2019-01-14 16:09:18,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a02d15a8-b1de-47a8-aa79-ecf5a0539ef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cefb7141efbf1b34a8034a50287fc5c2a36d9f" 2019-01-14 16:09:18,908 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-25dad89c-2f1c-4821-b181-225e923a0878 x-openstack-request-id: req-25dad89c-2f1c-4821-b181-225e923a0878 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0f9e01fe-3e2f-450a-8be6-dad34698bece could not be found.", "code": 404}} 2019-01-14 16:09:18,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c2c17faeecc34207a7177f08958d98bb/volumes/0f9e01fe-3e2f-450a-8be6-dad34698bece used request id req-25dad89c-2f1c-4821-b181-225e923a0878 2019-01-14 16:09:18,909 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0f9e01fe-3e2f-450a-8be6-dad34698bece could not be found. (HTTP 404) (Request-ID: req-25dad89c-2f1c-4821-b181-225e923a0878) 2019-01-14 16:09:18,909 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-vol 2019-01-14 16:09:18,910 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-ea63a6cb-eb99-4329-b942-90dfc58f717b-image 2019-01-14 16:09:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c17cc96e7e9f79ccf08b3ce8310269101504521b" 2019-01-14 16:09:19,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90f779dd-7ae5-43a8-9060-bb41d8cab739 Date: Mon, 14 Jan 2019 16:09:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:09:19,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/82b84acf-bbbc-4f7e-8a97-a8bc6c7e09d0 used request id req-90f779dd-7ae5-43a8-9060-bb41d8cab739 2019-01-14 16:09:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:19,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b2ecdaab-b471-4349-a41c-5c28074db31c Date: Mon, 14 Jan 2019 16:09:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:09:19,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b2ecdaab-b471-4349-a41c-5c28074db31c 2019-01-14 16:09:19,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b79dc51f-06ee-43c0-b8bb-d09454c4edef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:09:20,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-b79dc51f-06ee-43c0-b8bb-d09454c4edef 2019-01-14 16:09:20,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:09:20,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa954809-dcc3-484c-8c12-d43a60df0e90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:09:20,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-fa954809-dcc3-484c-8c12-d43a60df0e90 2019-01-14 16:09:20,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:09:20,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193b7b41-b3bc-400d-adc2-85a4806fab58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:09:20,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-193b7b41-b3bc-400d-adc2-85a4806fab58 2019-01-14 16:09:20,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:09:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c50ed71-d58c-4bff-a068-df5b52c9b7d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:09:20,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-1c50ed71-d58c-4bff-a068-df5b52c9b7d9 2019-01-14 16:09:20,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:09:20,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1f03bf-cb84-46fc-a76c-d8d21a2d2f1e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:09:20,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-fd1f03bf-cb84-46fc-a76c-d8d21a2d2f1e 2019-01-14 16:09:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0e641e-a5a3-46a2-b615-0dd3d06eb6d1 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:09:20,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-8e0e641e-a5a3-46a2-b615-0dd3d06eb6d1 2019-01-14 16:09:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c1ae38-dc31-4a6b-9e82-5a342a68ad21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:09:20,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-40c1ae38-dc31-4a6b-9e82-5a342a68ad21 2019-01-14 16:09:20,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:09:20,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8c1fd52-0cba-41c8-9dfe-1989b570fa3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:09:20,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-f8c1fd52-0cba-41c8-9dfe-1989b570fa3f 2019-01-14 16:09:20,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:09:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:20,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3975f88-fbfc-47d7-a655-b521faf7e624 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:09:20,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-c3975f88-fbfc-47d7-a655-b521faf7e624 2019-01-14 16:09:20,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:09:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:21,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d35766e-2ec5-40c0-bcf8-5acdad0dd736 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:09:21,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-3d35766e-2ec5-40c0-bcf8-5acdad0dd736 2019-01-14 16:09:21,087 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj 2019-01-14 16:09:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c2c17faeecc34207a7177f08958d98bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:21,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b25e39eb-292f-4f77-958f-12bdd9b67bf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:09:21,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c2c17faeecc34207a7177f08958d98bb used request id req-b25e39eb-292f-4f77-958f-12bdd9b67bf6 2019-01-14 16:09:21,400 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-8249cd48-ef7d-4b5-proj-role 2019-01-14 16:09:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7450eabb2e214675a55f10d2d1c1b78c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:21,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525dac88-cb04-41ca-8e9d-3c53dc3d0728 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:09:21,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7450eabb2e214675a55f10d2d1c1b78c used request id req-525dac88-cb04-41ca-8e9d-3c53dc3d0728 2019-01-14 16:09:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abff8f4adf3bdf9b2eaa37a813e110494c346e9" 2019-01-14 16:09:21,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5800b51e-fa18-4e48-8443-ae0897e7c13b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:09:21,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5800b51e-fa18-4e48-8443-ae0897e7c13b 2019-01-14 16:09:21,638 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-8249cd48-ef7d-4b5-user 2019-01-14 16:09:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/850f8866c94d44af98d5337b49242ea4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28ed04f09128ff872f2e3e37d9e7d7f334f8ecf" 2019-01-14 16:09:21,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2e2ab1-4599-431c-a307-85261a9a3067 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:09:21,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/850f8866c94d44af98d5337b49242ea4 used request id req-0c2e2ab1-4599-431c-a307-85261a9a3067 2019-01-14 16:09:21,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:22,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FGqVy8oBTmyTOb2cMlCKzw"], "issued_at": "2019-01-14T16:09:22.000000Z"}} 2019-01-14 16:09:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad53f856a3edd260af75fb843714a902c6463d1" 2019-01-14 16:09:22,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24c3697-1688-49d1-8648-57d0cee529de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:22,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f24c3697-1688-49d1-8648-57d0cee529de 2019-01-14 16:09:22,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:22,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:22,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["jzdo_gHaQ4K2CaM3ROjtNA"], "issued_at": "2019-01-14T16:09:22.000000Z"}} 2019-01-14 16:09:22,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:09:22,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fcb7bb-b07b-42d6-a36c-e5ebb305d35b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:22,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-06fcb7bb-b07b-42d6-a36c-e5ebb305d35b 2019-01-14 16:09:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:09:22,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:09: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:09:22,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d4411716-2877-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:09:22,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a3414b-23a4-45bd-944d-4544dec76502 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d4411716-2877-465-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:09:22,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d4411716-2877-465-proj used request id req-a2a3414b-23a4-45bd-944d-4544dec76502 2019-01-14 16:09:22,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:09:23,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5932f12-3f67-4048-815e-c957649114c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:09:23,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f5932f12-3f67-4048-815e-c957649114c1 2019-01-14 16:09:23,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}}' 2019-01-14 16:09:23,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b59dbb-faa9-49cc-9c8c-acb81832a5cc Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:09:23,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e7b59dbb-faa9-49cc-9c8c-acb81832a5cc 2019-01-14 16:09:23,257 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-d4411716-2877-465-proj 2019-01-14 16:09:23,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:23,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:23,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hUPKuamhSQiLZ5pjQHOXyA"], "issued_at": "2019-01-14T16:09:23.000000Z"}} 2019-01-14 16:09:23,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a93706e40b17670b91095860e6a5c9d5434f7b" 2019-01-14 16:09:23,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f13673e-278e-4f21-a2ec-0b01e5d1b35f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:23,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4f13673e-278e-4f21-a2ec-0b01e5d1b35f 2019-01-14 16:09:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:09:23,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:09: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:09:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a93706e40b17670b91095860e6a5c9d5434f7b" 2019-01-14 16:09:23,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f8c966-ac95-4eb8-911d-445fb4b0b2b8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:09:23,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-37f8c966-ac95-4eb8-911d-445fb4b0b2b8 2019-01-14 16:09:23,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-d4411716-2877-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a93706e40b17670b91095860e6a5c9d5434f7b" 2019-01-14 16:09:23,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2878a4-3d7f-4520-816e-bbc2e3d81928 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-d4411716-2877-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}]} 2019-01-14 16:09:23,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-d4411716-2877-465-proj used request id req-ca2878a4-3d7f-4520-816e-bbc2e3d81928 2019-01-14 16:09:23,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a93706e40b17670b91095860e6a5c9d5434f7b" 2019-01-14 16:09:24,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe69617-a0a2-47f9-a956-f0e6bf2a1d1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:09:24,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8fe69617-a0a2-47f9-a956-f0e6bf2a1d1f 2019-01-14 16:09:24,471 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-d4411716-2877-465-user 2019-01-14 16:09:24,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:24,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:09:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee07170c-74d5-4fb7-8efe-cb9d427a5530 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:09:24,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ee07170c-74d5-4fb7-8efe-cb9d427a5530 2019-01-14 16:09:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" -d '{"role": {"name": "SimpleHealthCheck-d4411716-2877-465-proj-role"}}' 2019-01-14 16:09:24,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f87978e-8522-4db3-ba2a-ec82b586aeff Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35d195660ee74ab28d53484d86a50910", "links": {"self": "http://172.30.9.26:5000/v3/roles/35d195660ee74ab28d53484d86a50910"}, "name": "SimpleHealthCheck-d4411716-2877-465-proj-role"}} 2019-01-14 16:09:24,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1f87978e-8522-4db3-ba2a-ec82b586aeff 2019-01-14 16:09:24,711 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-d4411716-2877-465-proj-role 2019-01-14 16:09:24,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/35d195660ee74ab28d53484d86a50910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:09:24,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959b2df9-2e57-41ec-b7f8-6dea999b258a Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35d195660ee74ab28d53484d86a50910", "links": {"self": "http://172.30.9.26:5000/v3/roles/35d195660ee74ab28d53484d86a50910"}, "name": "SimpleHealthCheck-d4411716-2877-465-proj-role"}} 2019-01-14 16:09:24,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/35d195660ee74ab28d53484d86a50910 used request id req-959b2df9-2e57-41ec-b7f8-6dea999b258a 2019-01-14 16:09:24,824 - keystone_utils - INFO - Granting role SimpleHealthCheck-d4411716-2877-465-proj-role to project SimpleHealthCheck-d4411716-2877-465-proj 2019-01-14 16:09:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d/users/3e77d4646f234bc38a7d6fd39832bb98/roles/35d195660ee74ab28d53484d86a50910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:09:24,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e18c08f-4148-443a-a3f3-d7474f3359d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:09:24,889 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d/users/3e77d4646f234bc38a7d6fd39832bb98/roles/35d195660ee74ab28d53484d86a50910 used request id req-1e18c08f-4148-443a-a3f3-d7474f3359d6 2019-01-14 16:09:24,889 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:09:24,890 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:09:24,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:24,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:25,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35d195660ee74ab28d53484d86a50910", "name": "SimpleHealthCheck-d4411716-2877-465-proj-role"}], "expires_at": "2019-01-14T17:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d4411716-2877-465-user", "id": "3e77d4646f234bc38a7d6fd39832bb98"}, "audit_ids": ["34WwGqZdQOiHmr8x3QR2Ig"], "issued_at": "2019-01-14T16:09:25.000000Z"}} 2019-01-14 16:09:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" 2019-01-14 16:09:25,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd6518c-9158-4aab-b00b-3b84adfa4155 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:25,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3bd6518c-9158-4aab-b00b-3b84adfa4155 2019-01-14 16:09:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" 2019-01-14 16:09:26,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7221d901-2c08-43da-a96f-c0ed11fbbed9 Date: Mon, 14 Jan 2019 16:09:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image"} 2019-01-14 16:09:26,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image used request id req-7221d901-2c08-43da-a96f-c0ed11fbbed9 2019-01-14 16:09:26,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" 2019-01-14 16:09:26,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-991d9568-7c03-4200-8722-f1e4dccd60cc Date: Mon, 14 Jan 2019 16:09:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-14 16:09:26,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-991d9568-7c03-4200-8722-f1e4dccd60cc 2019-01-14 16:09:26,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image"}' 2019-01-14 16:09:26,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c31e4f3-f4a7-4119-9f34-e0a3a7c5f1cd Date: Mon, 14 Jan 2019 16:09:26 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:09:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:09:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "min_disk": 0, "protected": false, "id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "file": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/file", "checksum": null, "owner": "3f3eb9b34aa24b00bbd55e27af7ab47d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:09:26,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6c31e4f3-f4a7-4119-9f34-e0a3a7c5f1cd 2019-01-14 16:09:26,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" -d '' 2019-01-14 16:09:27,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b367846e-2a3f-455f-bb34-b07b433b6514 Date: Mon, 14 Jan 2019 16:09:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:09:27,500 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/file used request id req-b367846e-2a3f-455f-bb34-b07b433b6514 2019-01-14 16:09:27,501 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:09:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" 2019-01-14 16:09:27,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-de24eb6e-5b92-4a82-a9b8-22ccad410f3c Date: Mon, 14 Jan 2019 16:09:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:09:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:09:27Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/snap", "metadata": {}}], "self": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "min_disk": 0, "protected": false, "id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "file": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f3eb9b34aa24b00bbd55e27af7ab47d", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:09:27,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea used request id req-de24eb6e-5b92-4a82-a9b8-22ccad410f3c 2019-01-14 16:09:27,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" 2019-01-14 16:09:28,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-31acea7a-b3a9-4f40-b7e4-5fc018b0254c Date: Mon, 14 Jan 2019 16:09:28 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"}}} 2019-01-14 16:09:28,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-31acea7a-b3a9-4f40-b7e4-5fc018b0254c 2019-01-14 16:09:28,127 - create_image - INFO - Created image with name - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image 2019-01-14 16:09:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" 2019-01-14 16:09:28,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-47eed808-25ea-4033-855b-27a7b71000ed Date: Mon, 14 Jan 2019 16:09:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:09:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:09:27Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/snap", "metadata": {}}], "self": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "min_disk": 0, "protected": false, "id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "file": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f3eb9b34aa24b00bbd55e27af7ab47d", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:09:28,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea used request id req-47eed808-25ea-4033-855b-27a7b71000ed 2019-01-14 16:09:28,412 - create_image - DEBUG - Instance status is - active 2019-01-14 16:09:28,412 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image 2019-01-14 16:09:28,413 - create_image - INFO - Image is now active with name - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image 2019-01-14 16:09:28,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:28,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:28,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35d195660ee74ab28d53484d86a50910", "name": "SimpleHealthCheck-d4411716-2877-465-proj-role"}], "expires_at": "2019-01-14T17:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d4411716-2877-465-user", "id": "3e77d4646f234bc38a7d6fd39832bb98"}, "audit_ids": ["baoR8bueTTqo2vkrtXcyqg"], "issued_at": "2019-01-14T16:09:28.000000Z"}} 2019-01-14 16:09:28,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:09:28,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf75f45-af70-41b7-b5d0-e9b3a2a7eec2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:28,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ccf75f45-af70-41b7-b5d0-e9b3a2a7eec2 2019-01-14 16:09:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:09:29,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-45ed6968-585f-469e-becb-582835dc3126 Date: Mon, 14 Jan 2019 16:09:29 GMT RESP BODY: {"networks":[]} 2019-01-14 16:09:29,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-45ed6968-585f-469e-becb-582835dc3126 2019-01-14 16:09:29,144 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net 2019-01-14 16:09:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" -d '{"network": {"name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net", "admin_state_up": true}}' 2019-01-14 16:09:30,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-65721a4f-78f9-4d86-b269-1b7a44a4ad99 Date: Mon, 14 Jan 2019 16:09:30 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:09:30Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}} 2019-01-14 16:09:30,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-65721a4f-78f9-4d86-b269-1b7a44a4ad99 2019-01-14 16:09:30,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:09:31,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-f8060cac-b08f-4be2-9c4c-b46de54e3dfe Date: Mon, 14 Jan 2019 16:09:31 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":"2019-01-14T16:09:30Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:31,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-f8060cac-b08f-4be2-9c4c-b46de54e3dfe 2019-01-14 16:09:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:09:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ad1c04f7-ff48-45fa-9611-ec3392363fc5 Date: Mon, 14 Jan 2019 16:09:31 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:09:31,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-ad1c04f7-ff48-45fa-9611-ec3392363fc5 2019-01-14 16:09:31,821 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet 2019-01-14 16:09:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" -d '{"subnets": [{"ip_version": 4, "network_id": "edf65107-945d-4020-8801-90b1b86a0b5a", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]}' 2019-01-14 16:09:33,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a0916448-89ea-4ccc-826b-05c269afd81b Date: Mon, 14 Jan 2019 16:09:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","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":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:33,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a0916448-89ea-4ccc-826b-05c269afd81b 2019-01-14 16:09:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:09:33,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-632b176c-43c1-4e40-afb0-926bfbbbc1d6 Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:33,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-632b176c-43c1-4e40-afb0-926bfbbbc1d6 2019-01-14 16:09:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:09:33,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-584630b0-dd8a-4334-9b2d-a43b21d1f272 Date: Mon, 14 Jan 2019 16:09:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:33,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-584630b0-dd8a-4334-9b2d-a43b21d1f272 2019-01-14 16:09:33,848 - OpenStackNetwork - DEBUG - Network [edf65107-945d-4020-8801-90b1b86a0b5a] created successfully 2019-01-14 16:09:33,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:33,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:34,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["_AVuv6bVQGiGuY6663Mctw"], "issued_at": "2019-01-14T16:09:34.000000Z"}} 2019-01-14 16:09:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4576f6ff17bb8a722bc429908be00e3fffa613c1" 2019-01-14 16:09:34,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7014b333-aaea-42e7-8552-b47f98553ccd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:34,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7014b333-aaea-42e7-8552-b47f98553ccd 2019-01-14 16:09:34,366 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:09:34,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4576f6ff17bb8a722bc429908be00e3fffa613c1" 2019-01-14 16:09:35,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09: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-96099f20-2b8c-4d0a-a74c-a719f863f30d x-compute-request-id: req-96099f20-2b8c-4d0a-a74c-a719f863f30d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:09:35,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-96099f20-2b8c-4d0a-a74c-a719f863f30d 2019-01-14 16:09:35,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4576f6ff17bb8a722bc429908be00e3fffa613c1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:09:35,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0bd2d9a-0292-41af-90ac-4c1416f2320d x-compute-request-id: req-d0bd2d9a-0292-41af-90ac-4c1416f2320d Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "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": "3dd3e293-407a-4c19-ac28-0d28479510f1"}} 2019-01-14 16:09:35,060 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d0bd2d9a-0292-41af-90ac-4c1416f2320d 2019-01-14 16:09:35,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:35,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:35,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35d195660ee74ab28d53484d86a50910", "name": "SimpleHealthCheck-d4411716-2877-465-proj-role"}], "expires_at": "2019-01-14T17:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d4411716-2877-465-user", "id": "3e77d4646f234bc38a7d6fd39832bb98"}, "audit_ids": ["MRIp28lPRY6CHmzGwJtVpw"], "issued_at": "2019-01-14T16:09:35.000000Z"}} 2019-01-14 16:09:35,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:35,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af27b05b-410f-40ec-882d-89dc8946217a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:35,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af27b05b-410f-40ec-882d-89dc8946217a 2019-01-14 16:09:35,570 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:09:35,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:35,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244a20b7-87ff-4d4a-8e3b-b2695ed42dad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:35,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-244a20b7-87ff-4d4a-8e3b-b2695ed42dad 2019-01-14 16:09:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:35,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-05c7f727-0ba2-4442-aa0d-01138e68ad4f Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:35,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-05c7f727-0ba2-4442-aa0d-01138e68ad4f 2019-01-14 16:09:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:36,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cebd7826-53f2-4b76-b1d7-f140b567f506 Date: Mon, 14 Jan 2019 16:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:36,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-cebd7826-53f2-4b76-b1d7-f140b567f506 2019-01-14 16:09:36,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:36,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bdea7d5a-9f81-4256-af7d-6d669eaadc96 Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:36,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-bdea7d5a-9f81-4256-af7d-6d669eaadc96 2019-01-14 16:09:36,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:09:36,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:09:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:36,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274e0ec0-2bb1-4de8-97da-b3b7acb4c4e3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:09:36,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-274e0ec0-2bb1-4de8-97da-b3b7acb4c4e3 2019-01-14 16:09:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:37,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ecd7bc1a-68a5-4b6f-bbdb-a4b411285427 Date: Mon, 14 Jan 2019 16:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:37,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-ecd7bc1a-68a5-4b6f-bbdb-a4b411285427 2019-01-14 16:09:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:37,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9dc67e08-4dda-4076-93cd-b719b9d39af3 Date: Mon, 14 Jan 2019 16:09:37 GMT RESP BODY: {"ports":[]} 2019-01-14 16:09:37,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1&admin_state_up=True used request id req-9dc67e08-4dda-4076-93cd-b719b9d39af3 2019-01-14 16:09:37,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:37,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e07cc71-3891-47f5-964f-ddffdd3366ed x-compute-request-id: req-3e07cc71-3891-47f5-964f-ddffdd3366ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:09:37,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst used request id req-3e07cc71-3891-47f5-964f-ddffdd3366ed 2019-01-14 16:09:37,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:38,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4af39985-d21f-44db-9d88-a895163f2c62 Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:38,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-4af39985-d21f-44db-9d88-a895163f2c62 2019-01-14 16:09:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:39,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-491d579a-2fb7-4f9b-86b4-d88503c9f3a3 Date: Mon, 14 Jan 2019 16:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:39,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-491d579a-2fb7-4f9b-86b4-d88503c9f3a3 2019-01-14 16:09:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:39,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3a2bb1d0-bd4f-4185-9149-b4745f3de14d Date: Mon, 14 Jan 2019 16:09:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:39,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-3a2bb1d0-bd4f-4185-9149-b4745f3de14d 2019-01-14 16:09:39,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:39,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48d50d4-af39-46e7-a95d-ff3f462f0fb9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:09:39,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-f48d50d4-af39-46e7-a95d-ff3f462f0fb9 2019-01-14 16:09:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:40,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a98f8050-f6e8-48bc-a0e8-5e870e895f6f Date: Mon, 14 Jan 2019 16:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:40,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-a98f8050-f6e8-48bc-a0e8-5e870e895f6f 2019-01-14 16:09:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:40,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11ac29be-acee-43cf-9195-b850edcc8f55 Date: Mon, 14 Jan 2019 16:09:40 GMT RESP BODY: {"ports":[]} 2019-01-14 16:09:40,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1&admin_state_up=True used request id req-11ac29be-acee-43cf-9195-b850edcc8f55 2019-01-14 16:09:40,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:09:40,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:09:40,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35d195660ee74ab28d53484d86a50910", "name": "SimpleHealthCheck-d4411716-2877-465-proj-role"}], "expires_at": "2019-01-14T17:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3f3eb9b34aa24b00bbd55e27af7ab47d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d4411716-2877-465-user", "id": "3e77d4646f234bc38a7d6fd39832bb98"}, "audit_ids": ["8RIA8dCGSmWfarWS2qqgyQ"], "issued_at": "2019-01-14T16:09:40.000000Z"}} 2019-01-14 16:09:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0db8031e1b9c2df8ea0e45b943aed6ad97301c" 2019-01-14 16:09:40,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a03d24-f234-4389-b3a1-1b4e5cbcc88e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:09:40,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-96a03d24-f234-4389-b3a1-1b4e5cbcc88e 2019-01-14 16:09:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:40,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b12bdbf9-5608-4aef-9f3e-6dbae72dbaa7 Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:40,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-b12bdbf9-5608-4aef-9f3e-6dbae72dbaa7 2019-01-14 16:09:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:41,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-69c58b6a-71ea-4b9a-a018-1791a98f9675 Date: Mon, 14 Jan 2019 16:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:41,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-69c58b6a-71ea-4b9a-a018-1791a98f9675 2019-01-14 16:09:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:42,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-38dcb49e-8305-43a0-9707-5237a684ddb3 Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:42,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-38dcb49e-8305-43a0-9707-5237a684ddb3 2019-01-14 16:09:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:09:42,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:09: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:09:42,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0db8031e1b9c2df8ea0e45b943aed6ad97301c" 2019-01-14 16:09:42,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0901a5-c22e-46cd-98c4-186ba2b75c64 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:09:42,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-db0901a5-c22e-46cd-98c4-186ba2b75c64 2019-01-14 16:09:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:42,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-81eb86fe-106b-4f16-bdf7-a40e37064dcc Date: Mon, 14 Jan 2019 16:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:42,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-81eb86fe-106b-4f16-bdf7-a40e37064dcc 2019-01-14 16:09:42,298 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net 2019-01-14 16:09:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" -d '{"port": {"network_id": "edf65107-945d-4020-8801-90b1b86a0b5a", "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1", "admin_state_up": true}}' 2019-01-14 16:09:43,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-aaf54a2b-e83d-4ae9-ad47-7ab466f08bac Date: Mon, 14 Jan 2019 16:09:43 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:09:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:09:42Z","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3b:93:ce","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","fixed_ips":[{"subnet_id":"94c6d9aa-5794-4824-8298-b7753b7c496f","ip_address":"10.55.0.7"}],"id":"5c2e0af5-4059-4900-8764-44541a1d2a7a","security_groups":["2234c4b2-382f-4880-b4b2-a38064d819ae"],"device_id":""}} 2019-01-14 16:09:43,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-aaf54a2b-e83d-4ae9-ad47-7ab466f08bac 2019-01-14 16:09:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:43,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f2b4bb99-8369-485c-9b2c-89e746a4c087 Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:43,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-f2b4bb99-8369-485c-9b2c-89e746a4c087 2019-01-14 16:09:43,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:43,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7dcb39cc-b6be-4d11-acd9-086172531f09 Date: Mon, 14 Jan 2019 16:09:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:43,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-7dcb39cc-b6be-4d11-acd9-086172531f09 2019-01-14 16:09:43,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:43,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6f4b865e-8a75-4ffe-850f-64af2755b466 Date: Mon, 14 Jan 2019 16:09: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:09:43,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-6f4b865e-8a75-4ffe-850f-64af2755b466 2019-01-14 16:09:43,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:43,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5f0ddf-c1f5-419f-bd65-5fe535fbb397 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:09:43,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-eb5f0ddf-c1f5-419f-bd65-5fe535fbb397 2019-01-14 16:09:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:43,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-44e0eea7-b152-4f70-b271-e951c72374e5 Date: Mon, 14 Jan 2019 16:09:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:09:43,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-44e0eea7-b152-4f70-b271-e951c72374e5 2019-01-14 16:09:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:44,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-15277261-bff3-4880-a221-49eef43de1a8 Date: Mon, 14 Jan 2019 16:09:44 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:09:42Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3b:93:ce","id":"5c2e0af5-4059-4900-8764-44541a1d2a7a","port_security_enabled":true,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","fixed_ips":[{"subnet_id":"94c6d9aa-5794-4824-8298-b7753b7c496f","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["2234c4b2-382f-4880-b4b2-a38064d819ae"],"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1"}]} 2019-01-14 16:09:44,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1&admin_state_up=True used request id req-15277261-bff3-4880-a221-49eef43de1a8 2019-01-14 16:09:44,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:44,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5cecec-2120-4c03-a7b4-1d21d078e3c7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:09:44,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-2e5cecec-2120-4c03-a7b4-1d21d078e3c7 2019-01-14 16:09:44,645 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst 2019-01-14 16:09:44,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:44,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09: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-29aeded6-fdb8-4021-bbe6-ed9d74a4073d x-compute-request-id: req-29aeded6-fdb8-4021-bbe6-ed9d74a4073d Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}], "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-flavor-name"}]} 2019-01-14 16:09:44,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-29aeded6-fdb8-4021-bbe6-ed9d74a4073d 2019-01-14 16:09:44,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:44,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09: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-f4733195-101e-4e63-80f4-063fcc0ea258 x-compute-request-id: req-f4733195-101e-4e63-80f4-063fcc0ea258 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "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": "3dd3e293-407a-4c19-ac28-0d28479510f1"}} 2019-01-14 16:09:44,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1 used request id req-f4733195-101e-4e63-80f4-063fcc0ea258 2019-01-14 16:09:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:45,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-70ddff72-a9e3-4d1c-9d29-a7c14f528f8f Date: Mon, 14 Jan 2019 16:09:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:09:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:09:27Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/snap", "metadata": {}}], "self": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "min_disk": 0, "protected": false, "id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "file": "/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f3eb9b34aa24b00bbd55e27af7ab47d", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image"} 2019-01-14 16:09:45,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image used request id req-70ddff72-a9e3-4d1c-9d29-a7c14f528f8f 2019-01-14 16:09:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:45,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-35cd5b6b-63b7-4309-843a-7da3fcb65210 Date: Mon, 14 Jan 2019 16:09:45 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"}}} 2019-01-14 16:09:45,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-35cd5b6b-63b7-4309-843a-7da3fcb65210 2019-01-14 16:09:45,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" -d '{"server": {"name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "imageRef": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "flavorRef": "3dd3e293-407a-4c19-ac28-0d28479510f1", "max_count": 1, "min_count": 1, "networks": [{"port": "5c2e0af5-4059-4900-8764-44541a1d2a7a"}]}}' 2019-01-14 16:09:48,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:09: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-e07e035b-7f60-4159-8a7f-9749c69422b9 x-compute-request-id: req-e07e035b-7f60-4159-8a7f-9749c69422b9 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "adminPass": "K6NTphe9pqJs"}} 2019-01-14 16:09:48,593 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e07e035b-7f60-4159-8a7f-9749c69422b9 2019-01-14 16:09:48,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:49,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09: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-fe649e68-c55b-4845-ab66-9b347c5efe27 x-compute-request-id: req-fe649e68-c55b-4845-ab66-9b347c5efe27 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.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:09:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:09:49,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-fe649e68-c55b-4845-ab66-9b347c5efe27 2019-01-14 16:09:49,829 - create_instance - INFO - Created instance with name - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst 2019-01-14 16:09:49,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:50,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09: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-d2e09376-ed1c-418b-baf5-94de6d25801e x-compute-request-id: req-d2e09376-ed1c-418b-baf5-94de6d25801e 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.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:09:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:09:50,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-d2e09376-ed1c-418b-baf5-94de6d25801e 2019-01-14 16:09:50,508 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst] is - BUILD 2019-01-14 16:09:50,508 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:09:53,511 - create_instance - DEBUG - VM status query timeout in 896.31795311 2019-01-14 16:09:53,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:54,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09: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-ffded64c-404e-4caa-9ee8-d821bd73f79e x-compute-request-id: req-ffded64c-404e-4caa-9ee8-d821bd73f79e 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.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "security_groups": [{"name": "default"}], "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:09:51Z", "hostId": "b5faf372ec5c9ac84fd67baec2e6c531937f552ace8f7c73c4033a36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:09:54,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-ffded64c-404e-4caa-9ee8-d821bd73f79e 2019-01-14 16:09:54,196 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst] is - BUILD 2019-01-14 16:09:54,197 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:09:57,199 - create_instance - DEBUG - VM status query timeout in 892.630135059 2019-01-14 16:09:57,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:09:58,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:09: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-d5026803-e95d-4685-9523-22b226c8cf15 x-compute-request-id: req-d5026803-e95d-4685-9523-22b226c8cf15 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.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "security_groups": [{"name": "default"}], "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:09:51Z", "hostId": "b5faf372ec5c9ac84fd67baec2e6c531937f552ace8f7c73c4033a36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:09:58,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-d5026803-e95d-4685-9523-22b226c8cf15 2019-01-14 16:09:58,815 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst] is - BUILD 2019-01-14 16:09:58,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:10:01,818 - create_instance - DEBUG - VM status query timeout in 888.010979176 2019-01-14 16:10:01,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:02,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10: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-29e4f323-2700-43e6-a91c-31edadda3dcc x-compute-request-id: req-29e4f323-2700-43e6-a91c-31edadda3dcc Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:93:ce", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:09:57.000000", "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "security_groups": [{"name": "default"}], "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:09:57Z", "hostId": "b5faf372ec5c9ac84fd67baec2e6c531937f552ace8f7c73c4033a36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:10:02,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-29e4f323-2700-43e6-a91c-31edadda3dcc 2019-01-14 16:10:02,922 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst] is - ACTIVE 2019-01-14 16:10:02,922 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:10:02,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:03,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-7c20632b-afad-40c3-aa96-80165be2e9f4 x-compute-request-id: req-7c20632b-afad-40c3-aa96-80165be2e9f4 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:93:ce", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:09:57.000000", "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "security_groups": [{"name": "default"}], "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:09:57Z", "hostId": "b5faf372ec5c9ac84fd67baec2e6c531937f552ace8f7c73c4033a36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:10:03,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-7c20632b-afad-40c3-aa96-80165be2e9f4 2019-01-14 16:10:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:03,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3036fe3a-0be0-4c1a-ab3e-d2c669f9d606 Date: Mon, 14 Jan 2019 16:10: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":["94c6d9aa-5794-4824-8298-b7753b7c496f"],"updated_at":"2019-01-14T16:09:32Z","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"edf65107-945d-4020-8801-90b1b86a0b5a","name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net"}]} 2019-01-14 16:10:03,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net used request id req-3036fe3a-0be0-4c1a-ab3e-d2c669f9d606 2019-01-14 16:10:03,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:03,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3185bb72-78b9-4518-8fd4-ea03fb5e27d6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:10:03,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-3185bb72-78b9-4518-8fd4-ea03fb5e27d6 2019-01-14 16:10:03,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:04,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ae8f4805-ec7e-48bb-9f3e-6edabfb7aad1 Date: Mon, 14 Jan 2019 16:10:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","id":"94c6d9aa-5794-4824-8298-b7753b7c496f","subnetpool_id":null,"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet"}]} 2019-01-14 16:10:04,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-ae8f4805-ec7e-48bb-9f3e-6edabfb7aad1 2019-01-14 16:10:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:04,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3020 X-Openstack-Request-Id: req-4171a168-72c1-4727-8dd3-3157b6827b66 Date: Mon, 14 Jan 2019 16:10:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:33Z","admin_state_up":true,"updated_at":"2019-01-14T16:09:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-edf65107-945d-4020-8801-90b1b86a0b5a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:43:e5","id":"1f22aa17-092d-4195-91a0-dc052c21e69c","port_security_enabled":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","fixed_ips":[{"subnet_id":"94c6d9aa-5794-4824-8298-b7753b7c496f","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:09:56Z","binding:vnic_type":"normal","device_id":"c17c4b21-fee3-4f3d-a801-36366264a364","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3b:93:ce","id":"5c2e0af5-4059-4900-8764-44541a1d2a7a","port_security_enabled":true,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","fixed_ips":[{"subnet_id":"94c6d9aa-5794-4824-8298-b7753b7c496f","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["2234c4b2-382f-4880-b4b2-a38064d819ae"],"name":"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:34Z","admin_state_up":true,"updated_at":"2019-01-14T16:09:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-edf65107-945d-4020-8801-90b1b86a0b5a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:da:70","id":"89c68134-3532-461d-9031-65b59575fe75","port_security_enabled":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","fixed_ips":[{"subnet_id":"94c6d9aa-5794-4824-8298-b7753b7c496f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"edf65107-945d-4020-8801-90b1b86a0b5a","tenant_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","created_at":"2019-01-14T16:09:33Z","admin_state_up":true,"updated_at":"2019-01-14T16:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-edf65107-945d-4020-8801-90b1b86a0b5a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ea:8d:3c","id":"d3012217-21db-493e-bacd-3f575b67d2a1","port_security_enabled":false,"project_id":"3f3eb9b34aa24b00bbd55e27af7ab47d","fixed_ips":[{"subnet_id":"94c6d9aa-5794-4824-8298-b7753b7c496f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:10:04,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=edf65107-945d-4020-8801-90b1b86a0b5a used request id req-4171a168-72c1-4727-8dd3-3157b6827b66 2019-01-14 16:10:04,151 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2019-01-14 16:10:04,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:05,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10: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-f00f8ccb-ef2b-4af9-92cc-57bab4375319 x-compute-request-id: req-f00f8ccb-ef2b-4af9-92cc-57bab4375319 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:93:ce", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:09:57.000000", "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "security_groups": [{"name": "default"}], "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:09:57Z", "hostId": "b5faf372ec5c9ac84fd67baec2e6c531937f552ace8f7c73c4033a36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:10:05,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-f00f8ccb-ef2b-4af9-92cc-57bab4375319 2019-01-14 16:10:05,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 16:10:05,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4738b71b-a1a1-47ed-91b9-e5a4d8aac653 x-compute-request-id: req-4738b71b-a1a1-47ed-91b9-e5a4d8aac653 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 0x000000000FFE14F7 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 0x000000000FFE147F 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 527572124 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.228384] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231295] pid_max: default: 32768 minimum: 301\n[ 0.232866] ACPI: Core revision 20150930\n[ 0.234848] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237137] Security Framework initialized\n[ 0.238563] Yama: becoming mindful.\n[ 0.239850] AppArmor: AppArmor initialized\n[ 0.241315] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243571] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245782] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.247894] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.250249] Initializing cgroup subsys io\n[ 0.251679] Initializing cgroup subsys memory\n[ 0.253183] Initializing cgroup subsys devices\n[ 0.254708] Initializing cgroup subsys freezer\n[ 0.256236] Initializing cgroup subsys net_cls\n[ 0.257760] Initializing cgroup subsys perf_event\n[ 0.259366] Initializing cgroup subsys net_prio\n[ 0.260913] Initializing cgroup subsys hugetlb\n[ 0.262435] Initializing cgroup subsys pids\n[ 0.263942] CPU: Physical Processor ID: 0\n[ 0.266046] mce: CPU supports 10 MCE banks\n[ 0.267523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269278] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286155] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294497] ftrace: allocating 31920 entries in 125 pages\n[ 0.325563] smpboot: Max logical packages: 1\n[ 0.327065] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329418] x2apic enabled\n[ 0.330783] Switched APIC routing to physical x2apic.\n[ 0.333639] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342353] KVM setup paravirtual spinlock\n[ 0.344263] x86: Booted up 1 node, 1 CPUs\n[ 0.345668] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348033] devtmpfs: initialized\n[ 0.350245] evm: security.selinux\n[ 0.351456] evm: security.SMACK64\n[ 0.352665] evm: security.SMACK64EXEC\n[ 0.353968] evm: security.SMACK64TRANSMUTE\n[ 0.355388] evm: security.SMACK64MMAP\n[ 0.356685] evm: security.ima\n[ 0.357802] evm: security.capability\n[ 0.359159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362375] pinctrl core: initialized pinctrl subsystem\n[ 0.364253] RTC time: 16:09:57, date: 01/14/19\n[ 0.365865] NET: Registered protocol family 16\n[ 0.367509] cpuidle: using governor ladder\n[ 0.368945] cpuidle: using governor menu\n[ 0.370323] PCCT header not found.\n[ 0.371827] ACPI: bus type PCI registered\n[ 0.373226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375374] PCI: Using configuration type 1 for base access\n[ 0.377910] ACPI: Added _OSI(Module Device)\n[ 0.379378] ACPI: Added _OSI(Processor Device)\n[ 0.380883] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382460] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385050] ACPI: Interpreter enabled\n[ 0.386371] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399269] ACPI: (supports S0 S5)\n[ 0.400499] ACPI: Using IOAPIC for interrupt routing\n[ 0.402157] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408603] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412860] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416648] acpiphp: Slot [3] registered\n[ 0.418038] acpiphp: Slot [4] registered\n[ 0.419429] acpiphp: Slot [5] registered\n[ 0.420821] acpiphp: Slot [6] registered\n[ 0.422208] acpiphp: Slot [7] registered\n[ 0.423592] acpiphp: Slot [8] registered\n[ 0.424988] acpiphp: Slot [9] registered\n[ 0.426382] acpiphp: Slot [10] registered\n[ 0.427793] acpiphp: Slot [11] registered\n[ 0.429215] acpiphp: Slot [12] registered\n[ 0.430624] acpiphp: Slot [13] registered\n[ 0.432031] acpiphp: Slot [14] registered\n[ 0.433449] acpiphp: Slot [15] registered\n[ 0.450740] acpiphp: Slot [16] registered\n[ 0.452167] acpiphp: Slot [17] registered\n[ 0.453575] acpiphp: Slot [18] registered\n[ 0.454987] acpiphp: Slot [19] registered\n[ 0.456401] acpiphp: Slot [20] registered\n[ 0.457809] acpiphp: Slot [21] registered\n[ 0.459224] acpiphp: Slot [22] registered\n[ 0.460637] acpiphp: Slot [23] registered\n[ 0.462048] acpiphp: Slot [24] registered\n[ 0.463465] acpiphp: Slot [25] registered\n[ 0.464873] acpiphp: Slot [26] registered\n[ 0.466282] acpiphp: Slot [27] registered\n[ 0.467695] acpiphp: Slot [28] registered\n[ 0.469110] acpiphp: Slot [29] registered\n[ 0.470519] acpiphp: Slot [30] registered\n[ 0.471935] acpiphp: Slot [31] registered\n[ 0.473346] PCI host bridge to bus 0000:00\n[ 0.474763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476895] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481566] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.484105] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486684] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491290] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493519] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495581] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502182] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504663] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.531703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.539068] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541455] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543765] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.545616] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.548328] vgaarb: loaded\n[ 0.549380] vgaarb: bridge control possible 0000:00:02.0\n[ 0.551491] SCSI subsystem initialized\n[ 0.553096] ACPI: bus type USB registered\n[ 0.554546] usbcore: registered new interface driver usbfs\n[ 0.556357] usbcore: registered new interface driver hub\n[ 0.558113] usbcore: registered new device driver usb\n[ 0.560013] PCI: Using ACPI for IRQ routing\n[ 0.561982] NetLabel: Initializing\n[ 0.563234] NetLabel: domain hash size = 128\n[ 0.564726] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566408] NetLabel: unlabeled traffic allowed by default\n[ 0.568448] clocksource: Switched to clocksource kvm-clock\n[ 0.578630] AppArmor: AppArmor Filesystem Enabled\n[ 0.580288] pnp: PnP ACPI init\n[ 0.581787] pnp: PnP ACPI: found 5 devices\n[ 0.588793] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.591784] NET: Registered protocol family 2\n[ 0.593557] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.595795] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.597861] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.599959] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601854] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603910] NET: Registered protocol family 1\n[ 0.605440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607371] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624203] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639626] Trying to unpack rootfs image as initramfs...\n[ 0.701570] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.704411] Scanning for low memory corruption every 60 seconds\n[ 0.706656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708717] audit: initializing netlink subsys (disabled)\n[ 0.710505] audit: type=2000 audit(1547482198.100:1): initialized\n[ 0.712727] Initialise system trusted keyring\n[ 0.714357] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.716397] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.719486] zbud: loaded\n[ 0.720661] VFS: Disk quotas dquot_6.6.0\n[ 0.722079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724652] fuse init (API version 7.23)\n[ 0.726168] Key type big_key registered\n[ 0.727566] Allocating IMA MOK and blacklist keyrings.\n[ 0.729579] Key type asymmetric registered\n[ 0.731009] Asymmetric key parser 'x509' registered\n[ 0.732689] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.735267] io scheduler noop registered\n[ 0.736654] io scheduler deadline registered (default)\n[ 0.738396] io scheduler cfq registered\n[ 0.739834] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.746388] ACPI: Power Button [PWRF]\n[ 0.747816] GHES: HEST is not enabled!\n[ 0.762100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791838] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.795389] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.820633] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.824104] Linux agpgart interface v0.103\n[ 0.827619] brd: module loaded\n[ 0.830005] loop: module loaded\n[ 0.835493] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838034] GPT:90111 != 20971519\n[ 0.839243] GPT:Alternate GPT header not at the end of the disk.\n[ 0.841170] GPT:90111 != 20971519\n[ 0.842375] GPT: Use GNU Parted to correct GPT errors.\n[ 0.844066] vda: vda1 vda15\n[ 0.845949] scsi host0: ata_piix\n[ 0.847259] scsi host1: ata_piix\n[ 0.848506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.850650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.853390] libphy: Fixed MDIO Bus: probed\n[ 0.854823] tun: Universal TUN/TAP device driver, 1.6\n[ 0.856507] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.859724] PPP generic driver version 2.4.2\n[ 0.861277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.863362] ehci-pci: EHCI PCI platform driver\n[ 0.864894] ehci-platform: EHCI generic platform driver\n[ 0.866636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.868629] ohci-pci: OHCI PCI platform driver\n[ 0.870161] ohci-platform: OHCI generic platform driver\n[ 0.872022] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887180] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.888920] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.891445] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.899820] usb usb1: Product: UHCI Host Controller\n[ 0.901410] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903384] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.905044] hub 1-0:1.0: USB hub found\n[ 0.906389] hub 1-0:1.0: 2 ports detected\n[ 0.907995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911576] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913240] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914996] mousedev: PS/2 mouse device common for all mice\n[ 0.917166] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920079] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922203] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.924268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.926315] i2c /dev entries driver\n[ 0.927624] device-mapper: uevent: version 1.0.3\n[ 0.929263] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.932057] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.934375] NET: Registered protocol family 10\n[ 0.936428] NET: Registered protocol family 17\n[ 0.938030] Key type dns_resolver registered\n[ 0.939679] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941578] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.944672] registered taskstats version 1\n[ 0.946138] Loading compiled-in X.509 certificates\n[ 0.948357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.951552] zswap: loaded using pool lzo/zbud\n[ 0.954125] Key type trusted registered\n[ 0.956618] Key type encrypted registered\n[ 0.958017] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.959802] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961600] evm: HMAC attrs: 0x1\n[ 0.963199] Magic number: 3:334:186\n[ 0.964659] rtc_cmos 00:00: setting system clock to 2019-01-14 16:09:58 UTC (1547482198)\n[ 0.967445] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.969346] EDD information not available.\n[ 1.011259] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.029844] Write protecting the kernel read-only data: 14336k\n[ 1.035227] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038388] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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.93\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.247893] 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 1.03. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbS8L2ktCykoYWm1xltgdZuF+SYnjb4l4SSY6UftH0Mae8nvHxbJzqxIVEsBSA42f+5DIbEg2fw4qGN4C+Rdw73W1XnxX1k/YprmpO3bKgyvQ29D/K+WCZqsYJcsip72d3INmhXUJQnA2+ZeTw5sNRI5k5TSSGTvRERflifPL6O6lL1/DuD0PSpjLq++vfZy1cx/ldgbybF3lYMUJQNEovSoNplzMDbXBojxhU3RzU0F6R6eIOCLNP5RUaCdCsJbP1zf2oA37aD9eHmixKf6o5UZvrfjGy9WrtNOjmtIrx1NQVsF90ecr2Uh9bWNk5xlhmFifzs6cqjtFze/u1FJ2B root@simplehealthcheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAPZr54PGT9l3nXoIIZsyllSO8XoX/ZMbAlYNCXafdnZvPTeVRg4r7eVa3/99VJc1S/RtUK9WLnalnjy4G8ZKrun76Exzk2fhtXuPAS0/iLADgyzE4h0ctKRpI4gmHcfuQEc5xBO+2GejNaTCznAQN4d2EmPrDDlWrA8Uzm8w44ZlAAAAFQD8nxuLkBxMOB6ynfzsTe+eijNnxwAAAIEA473BuqVEa61U7axh6meezfGyQzyZuVXTuiiUGPBnpI9oJzstO+6wp+X5X3eeYyNpDYZsYkiA1iTQBXVdLyjOPRNNix9rhVDBUioY5xClkyOUl2HM9LZ1zPYTS/lFi5Ua+XuXB7JQuadgHTXgGLY48mh0mFtr+jIM4esc7+o6RykAAACAHqpeM81ophYgc7YR0UBsNtmse+BPIqvjG0H3rfATRomOwIWOUtK3ZUfYSLrzRel1+n8WpdC3AQONDnGK+jirmyOEHAuiz8hiD6XhRAI4g5kAfDl1JaNMBVIhFnPw4RVxz8bMspTRRNN4/e7eiqP5ClMY1F2UcYtUdMUptQRwTJ4= root@simplehealthcheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-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:fe3b:93ce/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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.13 ===\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:3B:93:CE \n inet addr:10.55.0.7 Bcast:10.55.0.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3b:93ce/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:9986 (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.3\nnameserver 10.55.0.4\nnameserver 10.55.0.2\n### ping -c 5 10.55.0.1\nPING 10.55.0.1 (10.55.0.1): 56 data bytes\n"} 2019-01-14 16:10:05,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364/action used request id req-4738b71b-a1a1-47ed-91b9-e5a4d8aac653 2019-01-14 16:10:05,499 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-14 16:10:05,499 - 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 0x000000000FFE14F7 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 0x000000000FFE147F 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 527572124 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.228384] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231295] pid_max: default: 32768 minimum: 301 [ 0.232866] ACPI: Core revision 20150930 [ 0.234848] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237137] Security Framework initialized [ 0.238563] Yama: becoming mindful. [ 0.239850] AppArmor: AppArmor initialized [ 0.241315] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243571] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245782] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.247894] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.250249] Initializing cgroup subsys io [ 0.251679] Initializing cgroup subsys memory [ 0.253183] Initializing cgroup subsys devices [ 0.254708] Initializing cgroup subsys freezer [ 0.256236] Initializing cgroup subsys net_cls [ 0.257760] Initializing cgroup subsys perf_event [ 0.259366] Initializing cgroup subsys net_prio [ 0.260913] Initializing cgroup subsys hugetlb [ 0.262435] Initializing cgroup subsys pids [ 0.263942] CPU: Physical Processor ID: 0 [ 0.266046] mce: CPU supports 10 MCE banks [ 0.267523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269278] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286155] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294497] ftrace: allocating 31920 entries in 125 pages [ 0.325563] smpboot: Max logical packages: 1 [ 0.327065] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329418] x2apic enabled [ 0.330783] Switched APIC routing to physical x2apic. [ 0.333639] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342353] KVM setup paravirtual spinlock [ 0.344263] x86: Booted up 1 node, 1 CPUs [ 0.345668] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348033] devtmpfs: initialized [ 0.350245] evm: security.selinux [ 0.351456] evm: security.SMACK64 [ 0.352665] evm: security.SMACK64EXEC [ 0.353968] evm: security.SMACK64TRANSMUTE [ 0.355388] evm: security.SMACK64MMAP [ 0.356685] evm: security.ima [ 0.357802] evm: security.capability [ 0.359159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362375] pinctrl core: initialized pinctrl subsystem [ 0.364253] RTC time: 16:09:57, date: 01/14/19 [ 0.365865] NET: Registered protocol family 16 [ 0.367509] cpuidle: using governor ladder [ 0.368945] cpuidle: using governor menu [ 0.370323] PCCT header not found. [ 0.371827] ACPI: bus type PCI registered [ 0.373226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375374] PCI: Using configuration type 1 for base access [ 0.377910] ACPI: Added _OSI(Module Device) [ 0.379378] ACPI: Added _OSI(Processor Device) [ 0.380883] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382460] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385050] ACPI: Interpreter enabled [ 0.386371] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399269] ACPI: (supports S0 S5) [ 0.400499] ACPI: Using IOAPIC for interrupt routing [ 0.402157] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408603] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412860] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416648] acpiphp: Slot [3] registered [ 0.418038] acpiphp: Slot [4] registered [ 0.419429] acpiphp: Slot [5] registered [ 0.420821] acpiphp: Slot [6] registered [ 0.422208] acpiphp: Slot [7] registered [ 0.423592] acpiphp: Slot [8] registered [ 0.424988] acpiphp: Slot [9] registered [ 0.426382] acpiphp: Slot [10] registered [ 0.427793] acpiphp: Slot [11] registered [ 0.429215] acpiphp: Slot [12] registered [ 0.430624] acpiphp: Slot [13] registered [ 0.432031] acpiphp: Slot [14] registered [ 0.433449] acpiphp: Slot [15] registered [ 0.450740] acpiphp: Slot [16] registered [ 0.452167] acpiphp: Slot [17] registered [ 0.453575] acpiphp: Slot [18] registered [ 0.454987] acpiphp: Slot [19] registered [ 0.456401] acpiphp: Slot [20] registered [ 0.457809] acpiphp: Slot [21] registered [ 0.459224] acpiphp: Slot [22] registered [ 0.460637] acpiphp: Slot [23] registered [ 0.462048] acpiphp: Slot [24] registered [ 0.463465] acpiphp: Slot [25] registered [ 0.464873] acpiphp: Slot [26] registered [ 0.466282] acpiphp: Slot [27] registered [ 0.467695] acpiphp: Slot [28] registered [ 0.469110] acpiphp: Slot [29] registered [ 0.470519] acpiphp: Slot [30] registered [ 0.471935] acpiphp: Slot [31] registered [ 0.473346] PCI host bridge to bus 0000:00 [ 0.474763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476895] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481566] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.484105] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486684] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491290] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493519] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495581] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502182] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504663] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.531703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.539068] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541455] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543765] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.545616] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.548328] vgaarb: loaded [ 0.549380] vgaarb: bridge control possible 0000:00:02.0 [ 0.551491] SCSI subsystem initialized [ 0.553096] ACPI: bus type USB registered [ 0.554546] usbcore: registered new interface driver usbfs [ 0.556357] usbcore: registered new interface driver hub [ 0.558113] usbcore: registered new device driver usb [ 0.560013] PCI: Using ACPI for IRQ routing [ 0.561982] NetLabel: Initializing [ 0.563234] NetLabel: domain hash size = 128 [ 0.564726] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566408] NetLabel: unlabeled traffic allowed by default [ 0.568448] clocksource: Switched to clocksource kvm-clock [ 0.578630] AppArmor: AppArmor Filesystem Enabled [ 0.580288] pnp: PnP ACPI init [ 0.581787] pnp: PnP ACPI: found 5 devices [ 0.588793] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.591784] NET: Registered protocol family 2 [ 0.593557] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.595795] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.597861] TCP: Hash tables configured (established 2048 bind 2048) [ 0.599959] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.601854] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.603910] NET: Registered protocol family 1 [ 0.605440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607371] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609260] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624203] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639626] Trying to unpack rootfs image as initramfs... [ 0.701570] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.704411] Scanning for low memory corruption every 60 seconds [ 0.706656] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708717] audit: initializing netlink subsys (disabled) [ 0.710505] audit: type=2000 audit(1547482198.100:1): initialized [ 0.712727] Initialise system trusted keyring [ 0.714357] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.716397] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.719486] zbud: loaded [ 0.720661] VFS: Disk quotas dquot_6.6.0 [ 0.722079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724652] fuse init (API version 7.23) [ 0.726168] Key type big_key registered [ 0.727566] Allocating IMA MOK and blacklist keyrings. [ 0.729579] Key type asymmetric registered [ 0.731009] Asymmetric key parser 'x509' registered [ 0.732689] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.735267] io scheduler noop registered [ 0.736654] io scheduler deadline registered (default) [ 0.738396] io scheduler cfq registered [ 0.739834] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.746388] ACPI: Power Button [PWRF] [ 0.747816] GHES: HEST is not enabled! [ 0.762100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791838] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.795389] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.820633] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.824104] Linux agpgart interface v0.103 [ 0.827619] brd: module loaded [ 0.830005] loop: module loaded [ 0.835493] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838034] GPT:90111 != 20971519 [ 0.839243] GPT:Alternate GPT header not at the end of the disk. [ 0.841170] GPT:90111 != 20971519 [ 0.842375] GPT: Use GNU Parted to correct GPT errors. [ 0.844066] vda: vda1 vda15 [ 0.845949] scsi host0: ata_piix [ 0.847259] scsi host1: ata_piix [ 0.848506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.850650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853390] libphy: Fixed MDIO Bus: probed [ 0.854823] tun: Universal TUN/TAP device driver, 1.6 [ 0.856507] tun: (C) 1999-2004 Max Krasnyansky [ 0.859724] PPP generic driver version 2.4.2 [ 0.861277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863362] ehci-pci: EHCI PCI platform driver [ 0.864894] ehci-platform: EHCI generic platform driver [ 0.866636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.868629] ohci-pci: OHCI PCI platform driver [ 0.870161] ohci-platform: OHCI generic platform driver [ 0.872022] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887180] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.888920] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891445] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899820] usb usb1: Product: UHCI Host Controller [ 0.901410] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903384] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905044] hub 1-0:1.0: USB hub found [ 0.906389] hub 1-0:1.0: 2 ports detected [ 0.907995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911576] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914996] mousedev: PS/2 mouse device common for all mice [ 0.917166] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920079] rtc_cmos 00:00: RTC can wake from S4 [ 0.922203] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926315] i2c /dev entries driver [ 0.927624] device-mapper: uevent: version 1.0.3 [ 0.929263] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932057] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934375] NET: Registered protocol family 10 [ 0.936428] NET: Registered protocol family 17 [ 0.938030] Key type dns_resolver registered [ 0.939679] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941578] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944672] registered taskstats version 1 [ 0.946138] Loading compiled-in X.509 certificates [ 0.948357] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951552] zswap: loaded using pool lzo/zbud [ 0.954125] Key type trusted registered [ 0.956618] Key type encrypted registered [ 0.958017] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959802] ima: No TPM chip found, activating TPM-bypass! [ 0.961600] evm: HMAC attrs: 0x1 [ 0.963199] Magic number: 3:334:186 [ 0.964659] rtc_cmos 00:00: setting system clock to 2019-01-14 16:09:58 UTC (1547482198) [ 0.967445] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969346] EDD information not available. [ 1.011259] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.029844] Write protecting the kernel read-only data: 14336k [ 1.035227] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038388] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.93 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.247893] 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 1.03. iid=i-000000a4 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbS8L2ktCykoYWm1xltgdZuF+SYnjb4l4SSY6UftH0Mae8nvHxbJzqxIVEsBSA42f+5DIbEg2fw4qGN4C+Rdw73W1XnxX1k/YprmpO3bKgyvQ29D/K+WCZqsYJcsip72d3INmhXUJQnA2+ZeTw5sNRI5k5TSSGTvRERflifPL6O6lL1/DuD0PSpjLq++vfZy1cx/ldgbybF3lYMUJQNEovSoNplzMDbXBojxhU3RzU0F6R6eIOCLNP5RUaCdCsJbP1zf2oA37aD9eHmixKf6o5UZvrfjGy9WrtNOjmtIrx1NQVsF90ecr2Uh9bWNk5xlhmFifzs6cqjtFze/u1FJ2B root@simplehealthcheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst ssh-dss AAAAB3NzaC1kc3MAAACBAPZr54PGT9l3nXoIIZsyllSO8XoX/ZMbAlYNCXafdnZvPTeVRg4r7eVa3/99VJc1S/RtUK9WLnalnjy4G8ZKrun76Exzk2fhtXuPAS0/iLADgyzE4h0ctKRpI4gmHcfuQEc5xBO+2GejNaTCznAQN4d2EmPrDDlWrA8Uzm8w44ZlAAAAFQD8nxuLkBxMOB6ynfzsTe+eijNnxwAAAIEA473BuqVEa61U7axh6meezfGyQzyZuVXTuiiUGPBnpI9oJzstO+6wp+X5X3eeYyNpDYZsYkiA1iTQBXVdLyjOPRNNix9rhVDBUioY5xClkyOUl2HM9LZ1zPYTS/lFi5Ua+XuXB7JQuadgHTXgGLY48mh0mFtr+jIM4esc7+o6RykAAACAHqpeM81ophYgc7YR0UBsNtmse+BPIqvjG0H3rfATRomOwIWOUtK3ZUfYSLrzRel1+n8WpdC3AQONDnGK+jirmyOEHAuiz8hiD6XhRAI4g5kAfDl1JaNMBVIhFnPw4RVxz8bMspTRRNN4/e7eiqP5ClMY1F2UcYtUdMUptQRwTJ4= root@simplehealthcheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-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:fe3b:93ce/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-000000a4 name: N/A availability-zone: nova local-hostname: simplehealthcheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.13 === === 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:3B:93:CE inet addr:10.55.0.7 Bcast:10.55.0.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3b:93ce/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:9986 (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.3 nameserver 10.55.0.4 nameserver 10.55.0.2 ### ping -c 5 10.55.0.1 PING 10.55.0.1 (10.55.0.1): 56 data bytes 2019-01-14 16:10:05,499 - create_instance - INFO - Deleting Port with ID - 5c2e0af5-4059-4900-8764-44541a1d2a7a 2019-01-14 16:10:05,500 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9port-1 2019-01-14 16:10:05,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/5c2e0af5-4059-4900-8764-44541a1d2a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:06,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5eb36278-1056-4e1b-bb3d-5fac685f5ad8 Date: Mon, 14 Jan 2019 16:10:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:10:06,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/5c2e0af5-4059-4900-8764-44541a1d2a7a used request id req-5eb36278-1056-4e1b-bb3d-5fac685f5ad8 2019-01-14 16:10:06,003 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst 2019-01-14 16:10:06,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:06,137 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-e2173006-0c15-424f-9fab-9aa24336b036 x-compute-request-id: req-e2173006-0c15-424f-9fab-9aa24336b036 Content-Type: application/json 2019-01-14 16:10:06,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-e2173006-0c15-424f-9fab-9aa24336b036 2019-01-14 16:10:06,138 - create_instance - INFO - Checking deletion status 2019-01-14 16:10:06,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:06,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-237b5748-522b-40ea-987f-377ec85ce0ba x-compute-request-id: req-237b5748-522b-40ea-987f-377ec85ce0ba Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:93:ce", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17c4b21-fee3-4f3d-a801-36366264a364", "rel": "bookmark"}], "image": {"id": "cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "links": [{"href": "http://172.30.9.26:8774/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:09:57.000000", "flavor": {"id": "3dd3e293-407a-4c19-ac28-0d28479510f1", "links": [{"href": "http://172.30.9.26:8774/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1", "rel": "bookmark"}]}, "id": "c17c4b21-fee3-4f3d-a801-36366264a364", "user_id": "3e77d4646f234bc38a7d6fd39832bb98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:10:06Z", "hostId": "b5faf372ec5c9ac84fd67baec2e6c531937f552ace8f7c73c4033a36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst", "created": "2019-01-14T16:09:48Z", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:10:06,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-237b5748-522b-40ea-987f-377ec85ce0ba 2019-01-14 16:10:06,844 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst] is - ACTIVE 2019-01-14 16:10:06,844 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:10:09,848 - create_instance - DEBUG - VM status query timeout in 296.290380001 2019-01-14 16:10:09,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75969b7d7ddd03efa41f8195922cbdba70c0f364" 2019-01-14 16:10:09,893 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:10: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-1281e96f-065e-4e4c-ab08-998296a4e18e x-compute-request-id: req-1281e96f-065e-4e4c-ab08-998296a4e18e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c17c4b21-fee3-4f3d-a801-36366264a364 could not be found.", "code": 404}} 2019-01-14 16:10:09,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17c4b21-fee3-4f3d-a801-36366264a364 used request id req-1281e96f-065e-4e4c-ab08-998296a4e18e 2019-01-14 16:10:09,893 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c17c4b21-fee3-4f3d-a801-36366264a364 could not be found. (HTTP 404) (Request-ID: req-1281e96f-065e-4e4c-ab08-998296a4e18e) 2019-01-14 16:10:09,894 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-inst 2019-01-14 16:10:09,895 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet 2019-01-14 16:10:09,895 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-subnet 2019-01-14 16:10:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/94c6d9aa-5794-4824-8298-b7753b7c496f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:10:12,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2525515-6cfd-4b00-80c2-ea6802b86e20 Date: Mon, 14 Jan 2019 16:10:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:10:12,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/94c6d9aa-5794-4824-8298-b7753b7c496f used request id req-b2525515-6cfd-4b00-80c2-ea6802b86e20 2019-01-14 16:10:12,374 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-priv-net 2019-01-14 16:10:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/edf65107-945d-4020-8801-90b1b86a0b5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b67f3b74b933013c0aa3a938b497db072ac8f8" 2019-01-14 16:10:13,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d3f14a2-3d8e-4db5-93e4-a73e706069ef Date: Mon, 14 Jan 2019 16:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:10:13,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/edf65107-945d-4020-8801-90b1b86a0b5a used request id req-0d3f14a2-3d8e-4db5-93e4-a73e706069ef 2019-01-14 16:10:13,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4576f6ff17bb8a722bc429908be00e3fffa613c1" 2019-01-14 16:10:13,901 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:10: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-67933c97-c9b6-4d9a-9c7d-08c68c09586d x-compute-request-id: req-67933c97-c9b6-4d9a-9c7d-08c68c09586d Content-Length: 0 Content-Type: application/json 2019-01-14 16:10:13,901 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3dd3e293-407a-4c19-ac28-0d28479510f1 used request id req-67933c97-c9b6-4d9a-9c7d-08c68c09586d 2019-01-14 16:10:13,902 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-4add1a3f-c5d0-47d3-9225-28b0bf1efee9-image 2019-01-14 16:10:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd485d1eeaf6efb3cdaaa4ec737c3ca678ea6f2" 2019-01-14 16:10:15,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17e541e5-dd93-4c44-9eaf-67efd9f70a36 Date: Mon, 14 Jan 2019 16:10:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:10:15,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cc7bed1d-5df8-4400-83a2-da6d58ae0eea used request id req-17e541e5-dd93-4c44-9eaf-67efd9f70a36 2019-01-14 16:10:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:15,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-988240e8-c5b5-4eb8-8e1c-1d27f0749de5 Date: Mon, 14 Jan 2019 16:10:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "created_at": "2019-01-14T16:09:29Z", "updated_at": "2019-01-14T16:09:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "revision_number": 0, "id": "38d76b2f-0c9b-41b4-a156-4ab94a7d3e8c", "remote_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "remote_ip_prefix": null, "created_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "revision_number": 0, "id": "da021e9d-2178-40b2-b601-98eaf4f40579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "revision_number": 0, "id": "dec63bff-9ef5-4199-88fc-4d1058741eb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "revision_number": 0, "id": "ecc61fba-5f52-4184-aab2-0442a21931f1", "remote_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "remote_ip_prefix": null, "created_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d"}], "revision_number": 4, "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:10:15,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-988240e8-c5b5-4eb8-8e1c-1d27f0749de5 2019-01-14 16:10:15,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:15,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3411e25-2d91-439c-ac04-aef34e9d5ce0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:10:15,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-c3411e25-2d91-439c-ac04-aef34e9d5ce0 2019-01-14 16:10:15,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:10:15,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:15,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb460356-23fb-4631-af37-899faa95336b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "name": "SimpleHealthCheck-d4411716-2877-465-proj"}} 2019-01-14 16:10:15,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-cb460356-23fb-4631-af37-899faa95336b 2019-01-14 16:10:15,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2234c4b2-382f-4880-b4b2-a38064d819ae 2019-01-14 16:10:15,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2234c4b2-382f-4880-b4b2-a38064d819ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:15,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f774aa5a-69e7-46b6-add2-9e5ce1a1a3b2 Date: Mon, 14 Jan 2019 16:10:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "port_range_min": null, "revision_number": 0, "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "created_at": "2019-01-14T16:09:30Z", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "id": "38d76b2f-0c9b-41b4-a156-4ab94a7d3e8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "port_range_min": null, "revision_number": 0, "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "created_at": "2019-01-14T16:09:30Z", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "id": "da021e9d-2178-40b2-b601-98eaf4f40579"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "port_range_min": null, "revision_number": 0, "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "created_at": "2019-01-14T16:09:30Z", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "id": "dec63bff-9ef5-4199-88fc-4d1058741eb8"}, {"remote_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:09:30Z", "security_group_id": "2234c4b2-382f-4880-b4b2-a38064d819ae", "port_range_min": null, "revision_number": 0, "tenant_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "created_at": "2019-01-14T16:09:30Z", "project_id": "3f3eb9b34aa24b00bbd55e27af7ab47d", "id": "ecc61fba-5f52-4184-aab2-0442a21931f1"}]} 2019-01-14 16:10:15,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2234c4b2-382f-4880-b4b2-a38064d819ae used request id req-f774aa5a-69e7-46b6-add2-9e5ce1a1a3b2 2019-01-14 16:10:15,837 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:10:15,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2234c4b2-382f-4880-b4b2-a38064d819ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:16,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e89fc56e-c654-40b5-aa2f-7017e234ac9b Content-Length: 0 Date: Mon, 14 Jan 2019 16:10:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:10:16,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2234c4b2-382f-4880-b4b2-a38064d819ae used request id req-e89fc56e-c654-40b5-aa2f-7017e234ac9b 2019-01-14 16:10:16,204 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-d4411716-2877-465-proj 2019-01-14 16:10:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:16,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f03fccc5-cdc7-498e-919d-4abee240c2a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:10:16,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3f3eb9b34aa24b00bbd55e27af7ab47d used request id req-f03fccc5-cdc7-498e-919d-4abee240c2a9 2019-01-14 16:10:16,532 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-d4411716-2877-465-proj-role 2019-01-14 16:10:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/35d195660ee74ab28d53484d86a50910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:16,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f744cb5d-760f-4912-8119-2b89aef49234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:10:16,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/35d195660ee74ab28d53484d86a50910 used request id req-f744cb5d-760f-4912-8119-2b89aef49234 2019-01-14 16:10:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce4119954d416da6b577ada2ccfccc8049508d" 2019-01-14 16:10:16,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0da2aa8-01f7-45ea-b5c3-e26941ed9ba3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:10:16,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a0da2aa8-01f7-45ea-b5c3-e26941ed9ba3 2019-01-14 16:10:16,855 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-d4411716-2877-465-user 2019-01-14 16:10:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3e77d4646f234bc38a7d6fd39832bb98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a93706e40b17670b91095860e6a5c9d5434f7b" 2019-01-14 16:10:17,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb645d7-d367-4ed7-931f-d793bf9dcd76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:10:17,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3e77d4646f234bc38a7d6fd39832bb98 used request id req-3fb645d7-d367-4ed7-931f-d793bf9dcd76 2019-01-14 16:10:17,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:17,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9RfgbcG3TtKxlVdEGabUqA"], "issued_at": "2019-01-14T16:10:17.000000Z"}} 2019-01-14 16:10:17,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24df91c4c5c75a8868cdc74130fe177eae9bdca1" 2019-01-14 16:10:17,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d894ef5-56a9-49af-a446-5a562eef3947 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:17,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7d894ef5-56a9-49af-a446-5a562eef3947 2019-01-14 16:10:17,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:17,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:18,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["WUn4yGefTK2hINLfdNGapQ"], "issued_at": "2019-01-14T16:10:18.000000Z"}} 2019-01-14 16:10:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:10:18,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b95f78-c5a0-4f09-9716-7da799e56210 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:18,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-40b95f78-c5a0-4f09-9716-7da799e56210 2019-01-14 16:10:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:18,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:18,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-646726e7-41e4-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:10:18,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd1efa4-b01b-40f5-9d5b-f224b79bf02f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-646726e7-41e4-492-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:10:18,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-646726e7-41e4-492-proj used request id req-6cd1efa4-b01b-40f5-9d5b-f224b79bf02f 2019-01-14 16:10:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:10:18,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3d2fe5-f0e6-4be5-b771-3d223e0b09a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:10:18,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0f3d2fe5-f0e6-4be5-b771-3d223e0b09a2 2019-01-14 16:10:18,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}}' 2019-01-14 16:10:18,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff1709b-e1d6-4d32-989e-8fb789aafdcd Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "id": "75710a50b2f7438899b79485932c70e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:18,513 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-aff1709b-e1d6-4d32-989e-8fb789aafdcd 2019-01-14 16:10:18,514 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-646726e7-41e4-492-proj 2019-01-14 16:10:18,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:18,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:18,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ECfz3XnsRGOrymoCZhOcdw"], "issued_at": "2019-01-14T16:10:18.000000Z"}} 2019-01-14 16:10:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d3d3f54b5a000118e5101dca1f43b98bef3e3" 2019-01-14 16:10:19,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7912d54a-d8a4-4207-b92b-a9d4a23bfa5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:19,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7912d54a-d8a4-4207-b92b-a9d4a23bfa5b 2019-01-14 16:10:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:19,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d3d3f54b5a000118e5101dca1f43b98bef3e3" 2019-01-14 16:10:19,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984b7067-d000-4d66-b61c-621ec62319d8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:10:19,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-984b7067-d000-4d66-b61c-621ec62319d8 2019-01-14 16:10:19,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-646726e7-41e4-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d3d3f54b5a000118e5101dca1f43b98bef3e3" 2019-01-14 16:10:19,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ce7f89-5c21-4b5a-ba71-e3fb12b88987 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-646726e7-41e4-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "id": "75710a50b2f7438899b79485932c70e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}]} 2019-01-14 16:10:19,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-646726e7-41e4-492-proj used request id req-18ce7f89-5c21-4b5a-ba71-e3fb12b88987 2019-01-14 16:10:19,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d3d3f54b5a000118e5101dca1f43b98bef3e3" 2019-01-14 16:10:19,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014619c9-f43d-40ce-9cc8-edac846fe12f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:10:19,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-014619c9-f43d-40ce-9cc8-edac846fe12f 2019-01-14 16:10:19,915 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-646726e7-41e4-492-user 2019-01-14 16:10:19,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:10:20,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedf675f-e4ea-4d7b-8d44-b8cc5e66bc50 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:10:20,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fedf675f-e4ea-4d7b-8d44-b8cc5e66bc50 2019-01-14 16:10:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" -d '{"role": {"name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}}' 2019-01-14 16:10:20,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79a64cc6-d766-458e-b3ad-feff70948b2f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35884c322ad84e42b21214f9174bccfc", "links": {"self": "http://172.30.9.26:5000/v3/roles/35884c322ad84e42b21214f9174bccfc"}, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}} 2019-01-14 16:10:20,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-79a64cc6-d766-458e-b3ad-feff70948b2f 2019-01-14 16:10:20,155 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role 2019-01-14 16:10:20,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/35884c322ad84e42b21214f9174bccfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:10:20,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a5c0dd-80d0-4b47-a143-2438f2fb9dfb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35884c322ad84e42b21214f9174bccfc", "links": {"self": "http://172.30.9.26:5000/v3/roles/35884c322ad84e42b21214f9174bccfc"}, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}} 2019-01-14 16:10:20,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/35884c322ad84e42b21214f9174bccfc used request id req-80a5c0dd-80d0-4b47-a143-2438f2fb9dfb 2019-01-14 16:10:20,269 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role to project CreateInstanceTwoNetTests-646726e7-41e4-492-proj 2019-01-14 16:10:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1/users/1bb16bd57580483c8cb59a3248b67af1/roles/35884c322ad84e42b21214f9174bccfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:10:20,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66d3bc4-c397-4421-9b92-1f828e24cc79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:10:20,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1/users/1bb16bd57580483c8cb59a3248b67af1/roles/35884c322ad84e42b21214f9174bccfc used request id req-f66d3bc4-c397-4421-9b92-1f828e24cc79 2019-01-14 16:10:20,427 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:10:20,428 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:10:20,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:20,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:20,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["Z_47zh67SAqoQ2BFgdew6A"], "issued_at": "2019-01-14T16:10:20.000000Z"}} 2019-01-14 16:10:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" 2019-01-14 16:10:20,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92287d5-27dd-4a54-93f9-3d9514a5f784 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:20,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f92287d5-27dd-4a54-93f9-3d9514a5f784 2019-01-14 16:10:20,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" 2019-01-14 16:10:21,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-dd022597-3054-468f-b9b1-a54fb0cea2da Date: Mon, 14 Jan 2019 16:10:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5"} 2019-01-14 16:10:21,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 used request id req-dd022597-3054-468f-b9b1-a54fb0cea2da 2019-01-14 16:10:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" 2019-01-14 16:10:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a9fdf06-e712-4d0a-9255-3f0af5bb20ec Date: Mon, 14 Jan 2019 16:10: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"}}} 2019-01-14 16:10:21,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6a9fdf06-e712-4d0a-9255-3f0af5bb20ec 2019-01-14 16:10:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5"}' 2019-01-14 16:10:22,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ce085a65-de37-4571-94ba-eaeaa717c06a Date: Mon, 14 Jan 2019 16:10:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:10:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:10:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "min_disk": 0, "protected": false, "id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "file": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/file", "checksum": null, "owner": "75710a50b2f7438899b79485932c70e1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:10:22,031 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ce085a65-de37-4571-94ba-eaeaa717c06a 2019-01-14 16:10:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" -d '' 2019-01-14 16:10:22,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-748d6a7e-191e-4f3d-b302-c95b75c6360c Date: Mon, 14 Jan 2019 16:10:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:10:22,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/file used request id req-748d6a7e-191e-4f3d-b302-c95b75c6360c 2019-01-14 16:10:22,961 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:10:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" 2019-01-14 16:10:23,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-b8de37e1-8636-4e6d-90b6-39c5eac1c3fe Date: Mon, 14 Jan 2019 16:10:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:10:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:10:22Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "metadata": {}}], "self": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "min_disk": 0, "protected": false, "id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "file": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "75710a50b2f7438899b79485932c70e1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:10:23,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa used request id req-b8de37e1-8636-4e6d-90b6-39c5eac1c3fe 2019-01-14 16:10:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" 2019-01-14 16:10:23,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bd507f18-ba2b-4100-a77c-0b99619b5ebc Date: Mon, 14 Jan 2019 16:10: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"}}} 2019-01-14 16:10:23,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bd507f18-ba2b-4100-a77c-0b99619b5ebc 2019-01-14 16:10:23,178 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 2019-01-14 16:10:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" 2019-01-14 16:10:23,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-c036b9a3-3412-4bd4-9867-8683592b2642 Date: Mon, 14 Jan 2019 16:10:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:10:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:10:22Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "metadata": {}}], "self": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "min_disk": 0, "protected": false, "id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "file": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "75710a50b2f7438899b79485932c70e1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:10:23,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa used request id req-c036b9a3-3412-4bd4-9867-8683592b2642 2019-01-14 16:10:23,197 - create_image - DEBUG - Instance status is - active 2019-01-14 16:10:23,197 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 2019-01-14 16:10:23,197 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 2019-01-14 16:10:23,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:23,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:23,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["qzMeU-aESauBM0dZgDgpIw"], "issued_at": "2019-01-14T16:10:23.000000Z"}} 2019-01-14 16:10:23,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:10:23,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70e0bf8-231f-4ffc-bd9d-ab741a76ac42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:23,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c70e0bf8-231f-4ffc-bd9d-ab741a76ac42 2019-01-14 16:10:23,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:10:23,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-702cd8a4-64e5-4ae6-90d8-5986775b4fab Date: Mon, 14 Jan 2019 16:10:23 GMT RESP BODY: {"networks":[]} 2019-01-14 16:10:23,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-702cd8a4-64e5-4ae6-90d8-5986775b4fab 2019-01-14 16:10:23,921 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 2019-01-14 16:10:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" -d '{"network": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1", "admin_state_up": true}}' 2019-01-14 16:10:24,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-c68e97d4-9b8d-4d22-8044-20c86d50544b Date: Mon, 14 Jan 2019 16:10:24 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:10:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}} 2019-01-14 16:10:24,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c68e97d4-9b8d-4d22-8044-20c86d50544b 2019-01-14 16:10:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:10:25,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-9d333667-4d46-4743-94b8-6039cc4db736 Date: Mon, 14 Jan 2019 16:10:25 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":"2019-01-14T16:10:24Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:25,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-9d333667-4d46-4743-94b8-6039cc4db736 2019-01-14 16:10:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:10:25,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-beaa4429-f6a9-4448-8324-d4b6be902268 Date: Mon, 14 Jan 2019 16:10:25 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:10:25,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-beaa4429-f6a9-4448-8324-d4b6be902268 2019-01-14 16:10:25,245 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1 2019-01-14 16:10:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" -d '{"subnets": [{"ip_version": 4, "network_id": "4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]}' 2019-01-14 16:10:26,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a4cd5701-762d-4358-93e6-c705b14b58bb Date: Mon, 14 Jan 2019 16:10:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:26,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a4cd5701-762d-4358-93e6-c705b14b58bb 2019-01-14 16:10:26,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:10:26,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6fc1895f-0d94-44ad-9a7e-316cfa02856d Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:26,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-6fc1895f-0d94-44ad-9a7e-316cfa02856d 2019-01-14 16:10:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:10:26,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1345f0d3-02d0-49a1-a7cd-3764d8141a10 Date: Mon, 14 Jan 2019 16:10:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:26,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-1345f0d3-02d0-49a1-a7cd-3764d8141a10 2019-01-14 16:10:26,822 - OpenStackNetwork - DEBUG - Network [4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3] created successfully 2019-01-14 16:10:26,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:26,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:27,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["XEi05KebSMeSeOVyRW3j1g"], "issued_at": "2019-01-14T16:10:27.000000Z"}} 2019-01-14 16:10:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:10:27,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34846199-2d06-4017-ad63-3ea19926e13c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:27,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-34846199-2d06-4017-ad63-3ea19926e13c 2019-01-14 16:10:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:10:27,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-16fd6fe0-6e3c-4d88-bef4-236190b14024 Date: Mon, 14 Jan 2019 16:10:27 GMT RESP BODY: {"networks":[]} 2019-01-14 16:10:27,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-16fd6fe0-6e3c-4d88-bef4-236190b14024 2019-01-14 16:10:27,467 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 2019-01-14 16:10:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" -d '{"network": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2", "admin_state_up": true}}' 2019-01-14 16:10:27,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-f1766bb8-6811-44b6-bda2-95efe692c39a Date: Mon, 14 Jan 2019 16:10:27 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:10:27Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}} 2019-01-14 16:10:27,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f1766bb8-6811-44b6-bda2-95efe692c39a 2019-01-14 16:10:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:10:28,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-c343ab9c-34cd-4c93-842c-8babe65c8132 Date: Mon, 14 Jan 2019 16:10:28 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":"2019-01-14T16:10:27Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:10:28,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-c343ab9c-34cd-4c93-842c-8babe65c8132 2019-01-14 16:10:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:10:28,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-61c97851-a529-4e38-a2c1-863755d625df Date: Mon, 14 Jan 2019 16:10:28 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:10:28,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-61c97851-a529-4e38-a2c1-863755d625df 2019-01-14 16:10:28,320 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2 2019-01-14 16:10:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" -d '{"subnets": [{"ip_version": 4, "network_id": "ab7b0c3d-2875-4038-b814-f68c2336ffce", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]}' 2019-01-14 16:10:29,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-92f23e48-ca7d-483b-9f83-11e23821197d Date: Mon, 14 Jan 2019 16:10:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:10:29,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-92f23e48-ca7d-483b-9f83-11e23821197d 2019-01-14 16:10:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:10:29,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0da8aef8-ca2d-4b41-91cf-77c110ac2431 Date: Mon, 14 Jan 2019 16:10: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:10:29,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-0da8aef8-ca2d-4b41-91cf-77c110ac2431 2019-01-14 16:10:29,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:10:30,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3eae02db-c5b4-417d-8bc7-edf2182564d6 Date: Mon, 14 Jan 2019 16:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:10:30,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-3eae02db-c5b4-417d-8bc7-edf2182564d6 2019-01-14 16:10:30,106 - OpenStackNetwork - DEBUG - Network [ab7b0c3d-2875-4038-b814-f68c2336ffce] created successfully 2019-01-14 16:10:30,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:30,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:30,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["0zQPubJBTUGSB-vu6ds54A"], "issued_at": "2019-01-14T16:10:30.000000Z"}} 2019-01-14 16:10:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:30,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8990ec8-7167-4abd-8edf-e66253cd74fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:30,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b8990ec8-7167-4abd-8edf-e66253cd74fe 2019-01-14 16:10:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:30,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74fb157c-cfcc-463c-97f3-3cd9961d3b64 Date: Mon, 14 Jan 2019 16:10:30 GMT RESP BODY: {"routers": []} 2019-01-14 16:10:30,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router&admin_state_up=True used request id req-74fb157c-cfcc-463c-97f3-3cd9961d3b64 2019-01-14 16:10:30,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:30,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:31,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["LCxTzleCTHin8VtW-daq0A"], "issued_at": "2019-01-14T16:10:31.000000Z"}} 2019-01-14 16:10:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}479dd9eef95bc37c8b5ef184b908cdae4bd63471" 2019-01-14 16:10:31,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabb5d46-cabb-415a-bcac-7d68e5fa7a6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:31,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dabb5d46-cabb-415a-bcac-7d68e5fa7a6f 2019-01-14 16:10:31,390 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:10:31,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" -d '{"router": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router", "admin_state_up": true}}' 2019-01-14 16:10:32,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-3e1e2f2d-7b4d-47c8-9c60-28c75e888d47 Date: Mon, 14 Jan 2019 16:10:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:31Z", "admin_state_up": true, "updated_at": "2019-01-14T16:10:31Z", "revision_number": 0, "routes": [], "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a6693516-ae53-4f80-a775-35693e8744df", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router"}} 2019-01-14 16:10:32,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-3e1e2f2d-7b4d-47c8-9c60-28c75e888d47 2019-01-14 16:10:32,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a6693516-ae53-4f80-a775-35693e8744df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:32,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3cc9eac7-a6f0-4432-9477-bcae5289a9c0 Date: Mon, 14 Jan 2019 16:10:32 GMT RESP BODY: {"ports":[]} 2019-01-14 16:10:32,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a6693516-ae53-4f80-a775-35693e8744df used request id req-3cc9eac7-a6f0-4432-9477-bcae5289a9c0 2019-01-14 16:10:32,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:32,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-b9fc7979-8aee-4c84-8bc5-0090c407fd08 Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:32,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-b9fc7979-8aee-4c84-8bc5-0090c407fd08 2019-01-14 16:10:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:33,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3bcb0a74-4b8d-4d19-96eb-f8fd4d3709f6 Date: Mon, 14 Jan 2019 16:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:33,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-3bcb0a74-4b8d-4d19-96eb-f8fd4d3709f6 2019-01-14 16:10:33,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:33,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-317bdc8e-7bfd-4c50-a8dd-6f6de98060d8 Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:33,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-317bdc8e-7bfd-4c50-a8dd-6f6de98060d8 2019-01-14 16:10:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:33,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:33,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ea1e45-96f3-4120-9adc-7ef0715bc305 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:33,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-87ea1e45-96f3-4120-9adc-7ef0715bc305 2019-01-14 16:10:33,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:33,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ed6b803b-c9cb-4285-85c7-295d68a57268 Date: Mon, 14 Jan 2019 16:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:33,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-ed6b803b-c9cb-4285-85c7-295d68a57268 2019-01-14 16:10:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:33,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f8e74b16-f8a2-4b2a-9999-267f63854457 Date: Mon, 14 Jan 2019 16:10:33 GMT RESP BODY: {"ports":[]} 2019-01-14 16:10:33,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1&admin_state_up=True used request id req-f8e74b16-f8a2-4b2a-9999-267f63854457 2019-01-14 16:10:33,652 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1 for router - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:10:33,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:33,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:34,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["PQanSUbcTLiuxfh3L5mHjw"], "issued_at": "2019-01-14T16:10:34.000000Z"}} 2019-01-14 16:10:34,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752ab5e9fe6fd4087b80e29f8dadc667575a2de7" 2019-01-14 16:10:34,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c558e577-13fe-4eb3-a5ce-37e0fec5f486 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:34,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c558e577-13fe-4eb3-a5ce-37e0fec5f486 2019-01-14 16:10:34,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:34,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a2762b37-017e-48e2-8de9-2715a5173835 Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:34,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-a2762b37-017e-48e2-8de9-2715a5173835 2019-01-14 16:10:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:35,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-95bfb8bf-6911-4ff9-b260-3260e56a07c4 Date: Mon, 14 Jan 2019 16:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:35,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-95bfb8bf-6911-4ff9-b260-3260e56a07c4 2019-01-14 16:10:35,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:35,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-759b0763-d466-4eea-a8a8-306f7d7048b4 Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:35,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-759b0763-d466-4eea-a8a8-306f7d7048b4 2019-01-14 16:10:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:35,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752ab5e9fe6fd4087b80e29f8dadc667575a2de7" 2019-01-14 16:10:35,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e08a2d-7aba-411d-aed5-21ff9b0efb41 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:35,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-62e08a2d-7aba-411d-aed5-21ff9b0efb41 2019-01-14 16:10:35,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:35,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-45329478-45a9-42a7-a419-8ec00ecd81b0 Date: Mon, 14 Jan 2019 16:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:35,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-45329478-45a9-42a7-a419-8ec00ecd81b0 2019-01-14 16:10:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:36,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a6a4dc68-0f86-4d41-b104-db4e1e6da2f9 Date: Mon, 14 Jan 2019 16:10:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:36,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1 used request id req-a6a4dc68-0f86-4d41-b104-db4e1e6da2f9 2019-01-14 16:10:36,576 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 2019-01-14 16:10:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" -d '{"port": {"network_id": "4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3", "fixed_ips": [{"subnet_id": "6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1", "admin_state_up": true}}' 2019-01-14 16:10:37,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d84a318e-18b6-482b-beb4-6660172e2386 Date: Mon, 14 Jan 2019 16:10:37 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:10:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:10:37Z","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:dd:fc:a7","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.1"}],"id":"854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4","security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"device_id":""}} 2019-01-14 16:10:37,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d84a318e-18b6-482b-beb4-6660172e2386 2019-01-14 16:10:37,416 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1 for router - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:10:37,416 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:10:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" -d '{"port_id": "854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4"}' 2019-01-14 16:10:39,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-abf74f75-1ecc-4639-8ed4-611360ac762b Date: Mon, 14 Jan 2019 16:10:39 GMT RESP BODY: {"network_id": "4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3", "tenant_id": "75710a50b2f7438899b79485932c70e1", "subnet_id": "6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f", "subnet_ids": ["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"], "port_id": "854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4", "id": "a6693516-ae53-4f80-a775-35693e8744df"} 2019-01-14 16:10:39,487 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/add_router_interface used request id req-abf74f75-1ecc-4639-8ed4-611360ac762b 2019-01-14 16:10:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:39,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-7081e398-9303-4403-86ee-5326d982687d Date: Mon, 14 Jan 2019 16:10:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:10:39,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-7081e398-9303-4403-86ee-5326d982687d 2019-01-14 16:10:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:40,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9c02ffd1-c8df-426d-8d12-f2fbc5f6a4ff Date: Mon, 14 Jan 2019 16:10:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:10:40,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-9c02ffd1-c8df-426d-8d12-f2fbc5f6a4ff 2019-01-14 16:10:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:40,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0c2c8c4c-bcf8-42b2-bf25-457cce52e9cf Date: Mon, 14 Jan 2019 16:10: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:10:40,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-0c2c8c4c-bcf8-42b2-bf25-457cce52e9cf 2019-01-14 16:10:40,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:40,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38806fb5-5f07-4e36-b39b-abae4d0ab012 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:40,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-38806fb5-5f07-4e36-b39b-abae4d0ab012 2019-01-14 16:10:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:40,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e5cd4d4d-cba8-47af-abed-cc78c231b886 Date: Mon, 14 Jan 2019 16:10:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:10:40,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-e5cd4d4d-cba8-47af-abed-cc78c231b886 2019-01-14 16:10:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:40,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-975aa376-7242-44c5-afc4-ef2f0b4ce0dd Date: Mon, 14 Jan 2019 16:10:40 GMT RESP BODY: {"ports":[]} 2019-01-14 16:10:40,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2&admin_state_up=True used request id req-975aa376-7242-44c5-afc4-ef2f0b4ce0dd 2019-01-14 16:10:40,688 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2 for router - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:10:40,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:40,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:41,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["sb3_RQ_EQ5CKfIRZz53jkA"], "issued_at": "2019-01-14T16:10:41.000000Z"}} 2019-01-14 16:10:41,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980b0438013bf2cda2a010a2abf1705acea8def4" 2019-01-14 16:10:41,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb80ec8-c10b-4889-9b04-ad1dd2de9f62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:41,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8fb80ec8-c10b-4889-9b04-ad1dd2de9f62 2019-01-14 16:10:41,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:41,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a3a0dd79-f15c-4c78-8e02-2909d2b692be Date: Mon, 14 Jan 2019 16:10: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:10:41,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-a3a0dd79-f15c-4c78-8e02-2909d2b692be 2019-01-14 16:10:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:41,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-12c752c6-f293-4220-ab04-870a3794f96e Date: Mon, 14 Jan 2019 16:10:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:10:41,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-12c752c6-f293-4220-ab04-870a3794f96e 2019-01-14 16:10:41,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:41,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-dae695b9-ad38-4098-9461-f949975dc138 Date: Mon, 14 Jan 2019 16:10: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:10:41,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-dae695b9-ad38-4098-9461-f949975dc138 2019-01-14 16:10:41,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:41,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:41,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980b0438013bf2cda2a010a2abf1705acea8def4" 2019-01-14 16:10:41,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930fd162-6d6d-4546-a987-b487a68921d5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:41,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-930fd162-6d6d-4546-a987-b487a68921d5 2019-01-14 16:10:41,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:41,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-825c811c-b6ea-48e4-857e-26e3fed5d169 Date: Mon, 14 Jan 2019 16:10:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:10:41,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-825c811c-b6ea-48e4-857e-26e3fed5d169 2019-01-14 16:10:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:41,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d2be8a59-8bc4-4f6b-9f4b-9c43e05631a3 Date: Mon, 14 Jan 2019 16:10:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:10:41,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2 used request id req-d2be8a59-8bc4-4f6b-9f4b-9c43e05631a3 2019-01-14 16:10:41,966 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 2019-01-14 16:10:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" -d '{"port": {"network_id": "ab7b0c3d-2875-4038-b814-f68c2336ffce", "fixed_ips": [{"subnet_id": "2948f557-8096-429f-9579-8ef468a3e725", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2", "admin_state_up": true}}' 2019-01-14 16:10:42,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-59a2a651-1b57-4702-bce4-426e742d0615 Date: Mon, 14 Jan 2019 16:10:42 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:10:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:10:42Z","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:54:1c:fa","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.1"}],"id":"55dcb0d9-c570-47b1-9bb1-82d2708bacc3","security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"device_id":""}} 2019-01-14 16:10:42,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-59a2a651-1b57-4702-bce4-426e742d0615 2019-01-14 16:10:42,997 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2 for router - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:10:42,997 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:10:43,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" -d '{"port_id": "55dcb0d9-c570-47b1-9bb1-82d2708bacc3"}' 2019-01-14 16:10:44,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5785d5ed-4054-47a2-996a-6b3d5cf823f7 Date: Mon, 14 Jan 2019 16:10:44 GMT RESP BODY: {"network_id": "ab7b0c3d-2875-4038-b814-f68c2336ffce", "tenant_id": "75710a50b2f7438899b79485932c70e1", "subnet_id": "2948f557-8096-429f-9579-8ef468a3e725", "subnet_ids": ["2948f557-8096-429f-9579-8ef468a3e725"], "port_id": "55dcb0d9-c570-47b1-9bb1-82d2708bacc3", "id": "a6693516-ae53-4f80-a775-35693e8744df"} 2019-01-14 16:10:44,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/add_router_interface used request id req-5785d5ed-4054-47a2-996a-6b3d5cf823f7 2019-01-14 16:10:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:45,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-8d5bec68-1d77-4276-8b10-efd44e65252b Date: Mon, 14 Jan 2019 16:10:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:31Z", "admin_state_up": true, "updated_at": "2019-01-14T16:10:44Z", "revision_number": 2, "routes": [], "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a6693516-ae53-4f80-a775-35693e8744df", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router"}} 2019-01-14 16:10:45,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df used request id req-8d5bec68-1d77-4276-8b10-efd44e65252b 2019-01-14 16:10:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a6693516-ae53-4f80-a775-35693e8744df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:45,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1657 X-Openstack-Request-Id: req-27e54d64-b73e-42fd-beb8-b71f14446153 Date: Mon, 14 Jan 2019 16:10:45 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:44Z","binding:vnic_type":"normal","device_id":"a6693516-ae53-4f80-a775-35693e8744df","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:54:1c:fa","id":"55dcb0d9-c570-47b1-9bb1-82d2708bacc3","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:36Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:39Z","binding:vnic_type":"normal","device_id":"a6693516-ae53-4f80-a775-35693e8744df","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:dd:fc:a7","id":"854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1"}]} 2019-01-14 16:10:45,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a6693516-ae53-4f80-a775-35693e8744df used request id req-27e54d64-b73e-42fd-beb8-b71f14446153 2019-01-14 16:10:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:45,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-567d989c-d14a-4b66-aca5-64ce8d54e9d2 Date: Mon, 14 Jan 2019 16:10:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}} 2019-01-14 16:10:45,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f used request id req-567d989c-d14a-4b66-aca5-64ce8d54e9d2 2019-01-14 16:10:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2948f557-8096-429f-9579-8ef468a3e725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:10:45,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-32e81c60-80d9-48c0-b506-96229cd6fe7d Date: Mon, 14 Jan 2019 16:10:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}} 2019-01-14 16:10:45,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2948f557-8096-429f-9579-8ef468a3e725 used request id req-32e81c60-80d9-48c0-b506-96229cd6fe7d 2019-01-14 16:10:45,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:45,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:45,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["p0uJyiI8RQuDQwmenDDcow"], "issued_at": "2019-01-14T16:10:45.000000Z"}} 2019-01-14 16:10:45,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8403df2868f69eaae6d943878348c77d10a7a8" 2019-01-14 16:10:45,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89575dd1-7eb0-4f5c-b87c-25456132bc57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:45,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89575dd1-7eb0-4f5c-b87c-25456132bc57 2019-01-14 16:10:45,962 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:10:45,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8403df2868f69eaae6d943878348c77d10a7a8" 2019-01-14 16:10:46,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10: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-708168b0-371a-43d9-ae20-f1cd3c144347 x-compute-request-id: req-708168b0-371a-43d9-ae20-f1cd3c144347 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:10:46,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-708168b0-371a-43d9-ae20-f1cd3c144347 2019-01-14 16:10:46,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8403df2868f69eaae6d943878348c77d10a7a8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-14 16:10:46,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aff81e4f-eaa4-48c0-a87d-537e96e4e0c1 x-compute-request-id: req-aff81e4f-eaa4-48c0-a87d-537e96e4e0c1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "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": "f9609c91-0ca9-4409-9e68-600f41611550"}} 2019-01-14 16:10:46,640 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-aff81e4f-eaa4-48c0-a87d-537e96e4e0c1 2019-01-14 16:10:46,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:46,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:47,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["fLN9T92STwGTb71Zzi6uRQ"], "issued_at": "2019-01-14T16:10:47.000000Z"}} 2019-01-14 16:10:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:47,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b726a2-db05-45d1-ab37-73495b4c2068 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:47,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-06b726a2-db05-45d1-ab37-73495b4c2068 2019-01-14 16:10:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:47,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-113de814-9687-49a5-b962-69a12f936ca6 Date: Mon, 14 Jan 2019 16:10:47 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:10:47,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp used request id req-113de814-9687-49a5-b962-69a12f936ca6 2019-01-14 16:10:47,361 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp... 2019-01-14 16:10:47,361 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp 2019-01-14 16:10:47,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}}' 2019-01-14 16:10:47,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-e35dcc79-ede5-494a-afae-7985581b91dd Date: Mon, 14 Jan 2019 16:10:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "updated_at": "2019-01-14T16:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "36256e69-5978-42b1-915a-0f828a6b6042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "a7875633-00b6-4238-a6fc-36b874076275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}], "revision_number": 2, "project_id": "75710a50b2f7438899b79485932c70e1", "id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}} 2019-01-14 16:10:47,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-e35dcc79-ede5-494a-afae-7985581b91dd 2019-01-14 16:10:47,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:47,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c4868d6-db51-461d-a4cb-4400acb29a54 Date: Mon, 14 Jan 2019 16:10:47 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": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "36256e69-5978-42b1-915a-0f828a6b6042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a7875633-00b6-4238-a6fc-36b874076275"}]} 2019-01-14 16:10:47,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-1c4868d6-db51-461d-a4cb-4400acb29a54 2019-01-14 16:10:47,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:48,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d806f71-9994-4807-be94-33963e057627 Date: Mon, 14 Jan 2019 16:10: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": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "36256e69-5978-42b1-915a-0f828a6b6042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a7875633-00b6-4238-a6fc-36b874076275"}]} 2019-01-14 16:10:48,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-3d806f71-9994-4807-be94-33963e057627 2019-01-14 16:10:48,179 - neutron_utils - INFO - Retrieving security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:48,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-c53ffb48-f679-48e4-8b49-939c659c541b Date: Mon, 14 Jan 2019 16:10:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "updated_at": "2019-01-14T16:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "36256e69-5978-42b1-915a-0f828a6b6042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "a7875633-00b6-4238-a6fc-36b874076275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}], "revision_number": 2, "project_id": "75710a50b2f7438899b79485932c70e1", "id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}]} 2019-01-14 16:10:48,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-c53ffb48-f679-48e4-8b49-939c659c541b 2019-01-14 16:10:48,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:48,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56b7e89e-0e00-4e9f-9cd3-ce682daab4ac Date: Mon, 14 Jan 2019 16:10: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": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "36256e69-5978-42b1-915a-0f828a6b6042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a7875633-00b6-4238-a6fc-36b874076275"}]} 2019-01-14 16:10:48,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-56b7e89e-0e00-4e9f-9cd3-ce682daab4ac 2019-01-14 16:10:48,615 - neutron_utils - INFO - Retrieving security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:48,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-9b33d316-82f8-4b59-ab39-c4566ab52493 Date: Mon, 14 Jan 2019 16:10:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "updated_at": "2019-01-14T16:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "36256e69-5978-42b1-915a-0f828a6b6042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "a7875633-00b6-4238-a6fc-36b874076275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}], "revision_number": 2, "project_id": "75710a50b2f7438899b79485932c70e1", "id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}]} 2019-01-14 16:10:48,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-9b33d316-82f8-4b59-ab39-c4566ab52493 2019-01-14 16:10:48,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:48,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1740c98-8e63-4a74-a938-6111ca847aa7 Date: Mon, 14 Jan 2019 16:10: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": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "36256e69-5978-42b1-915a-0f828a6b6042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a7875633-00b6-4238-a6fc-36b874076275"}]} 2019-01-14 16:10:48,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-d1740c98-8e63-4a74-a938-6111ca847aa7 2019-01-14 16:10:48,870 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp 2019-01-14 16:10:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:49,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-8ed1866a-7b1f-4ec1-857f-b55a54220937 Date: Mon, 14 Jan 2019 16:10:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "updated_at": "2019-01-14T16:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "36256e69-5978-42b1-915a-0f828a6b6042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "a7875633-00b6-4238-a6fc-36b874076275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}], "revision_number": 2, "project_id": "75710a50b2f7438899b79485932c70e1", "id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}]} 2019-01-14 16:10:49,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp used request id req-8ed1866a-7b1f-4ec1-857f-b55a54220937 2019-01-14 16:10:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:49,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:49,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ee02b4-1a12-4ca1-b8ad-d842d4cb238b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:49,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-f6ee02b4-1a12-4ca1-b8ad-d842d4cb238b 2019-01-14 16:10:49,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:49,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b63b7990-a95f-409b-9758-450b6cf7eacb Date: Mon, 14 Jan 2019 16:10:49 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": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "36256e69-5978-42b1-915a-0f828a6b6042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a7875633-00b6-4238-a6fc-36b874076275"}]} 2019-01-14 16:10:49,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-b63b7990-a95f-409b-9758-450b6cf7eacb 2019-01-14 16:10:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}002d76811e45e4744d6b5458675703dee6d8223c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04"}}' 2019-01-14 16:10:49,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-cd890269-37dc-4867-b01d-d7f60886c707 Date: Mon, 14 Jan 2019 16:10:49 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": "2019-01-14T16:10:49Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:49Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "cfd81cc0-345b-4a35-9b9d-3a7302825b9c"}} 2019-01-14 16:10:49,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-cd890269-37dc-4867-b01d-d7f60886c707 2019-01-14 16:10:49,783 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp 2019-01-14 16:10:49,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:50,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-ac533f6c-0d08-4b5b-8da4-0488818a20bd Date: Mon, 14 Jan 2019 16:10:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "updated_at": "2019-01-14T16:10:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "36256e69-5978-42b1-915a-0f828a6b6042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "a7875633-00b6-4238-a6fc-36b874076275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:49Z", "revision_number": 0, "id": "cfd81cc0-345b-4a35-9b9d-3a7302825b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:49Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}], "revision_number": 3, "project_id": "75710a50b2f7438899b79485932c70e1", "id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}]} 2019-01-14 16:10:50,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp used request id req-ac533f6c-0d08-4b5b-8da4-0488818a20bd 2019-01-14 16:10:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:50,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fb50ab-20c1-4e8f-aab8-4f4c6a8c2034 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:50,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-a7fb50ab-20c1-4e8f-aab8-4f4c6a8c2034 2019-01-14 16:10:50,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:50,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-71c1150a-3882-438f-b939-9b06084493f6 Date: Mon, 14 Jan 2019 16:10: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": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "36256e69-5978-42b1-915a-0f828a6b6042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a7875633-00b6-4238-a6fc-36b874076275"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:49Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:49Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "cfd81cc0-345b-4a35-9b9d-3a7302825b9c"}]} 2019-01-14 16:10:50,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-71c1150a-3882-438f-b939-9b06084493f6 2019-01-14 16:10:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}002d76811e45e4744d6b5458675703dee6d8223c" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04"}}' 2019-01-14 16:10:51,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-2194b257-ee62-41d7-bfa0-35dfe06543d0 Date: Mon, 14 Jan 2019 16:10:51 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": "2019-01-14T16:10:51Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:51Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "4d52176c-dcbb-4e74-8ea7-b7d428858866"}} 2019-01-14 16:10:51,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-2194b257-ee62-41d7-bfa0-35dfe06543d0 2019-01-14 16:10:51,136 - neutron_utils - INFO - Retrieving security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:51,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-4714a765-f03d-47e4-8abd-c0aa16b611ba Date: Mon, 14 Jan 2019 16:10:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "updated_at": "2019-01-14T16:10:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "36256e69-5978-42b1-915a-0f828a6b6042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:51Z", "revision_number": 0, "id": "4d52176c-dcbb-4e74-8ea7-b7d428858866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:51Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "revision_number": 0, "id": "a7875633-00b6-4238-a6fc-36b874076275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:49Z", "revision_number": 0, "id": "cfd81cc0-345b-4a35-9b9d-3a7302825b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:49Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}], "revision_number": 4, "project_id": "75710a50b2f7438899b79485932c70e1", "id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}]} 2019-01-14 16:10:51,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-4714a765-f03d-47e4-8abd-c0aa16b611ba 2019-01-14 16:10:51,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89ce7239-b985-4e8f-8342-dd0a2112ed04 2019-01-14 16:10:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:10:51,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-1774ce90-33df-4dee-b0cf-73b39ff08275 Date: Mon, 14 Jan 2019 16:10:51 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": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "36256e69-5978-42b1-915a-0f828a6b6042"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:51Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:51Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "4d52176c-dcbb-4e74-8ea7-b7d428858866"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:47Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:47Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "a7875633-00b6-4238-a6fc-36b874076275"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:49Z", "security_group_id": "89ce7239-b985-4e8f-8342-dd0a2112ed04", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:49Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "cfd81cc0-345b-4a35-9b9d-3a7302825b9c"}]} 2019-01-14 16:10:51,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-1774ce90-33df-4dee-b0cf-73b39ff08275 2019-01-14 16:10:51,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:51,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:51,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["-Q62Tr83QhCZ2RkVKSXFGg"], "issued_at": "2019-01-14T16:10:51.000000Z"}} 2019-01-14 16:10:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:52,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e40db1-9a2c-4853-bff7-a2290295fd33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:52,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a5e40db1-9a2c-4853-bff7-a2290295fd33 2019-01-14 16:10:52,075 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:10:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:52,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053611cd-949d-485d-ad82-02b054e25eec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:52,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-053611cd-949d-485d-ad82-02b054e25eec 2019-01-14 16:10:52,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:52,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-9436e92c-bb90-4d37-b20b-fc08b3c9cab0 Date: Mon, 14 Jan 2019 16: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:52,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-9436e92c-bb90-4d37-b20b-fc08b3c9cab0 2019-01-14 16:10:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:52,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fc7e6e0f-b397-43f1-a3cc-d8e5e03f2590 Date: Mon, 14 Jan 2019 16:10:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:52,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-fc7e6e0f-b397-43f1-a3cc-d8e5e03f2590 2019-01-14 16:10:52,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:52,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5e7ca1ce-e59b-4c3b-a993-d0b8a7c710ba Date: Mon, 14 Jan 2019 16: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:52,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-5e7ca1ce-e59b-4c3b-a993-d0b8a7c710ba 2019-01-14 16:10:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:53,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:53,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d526a3d2-aeb5-4a0e-808f-df14889a4a40 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:53,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-d526a3d2-aeb5-4a0e-808f-df14889a4a40 2019-01-14 16:10:53,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:53,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e2bd5f30-47fb-4d9b-a9d5-c30a4273d98f Date: Mon, 14 Jan 2019 16:10:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:53,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-e2bd5f30-47fb-4d9b-a9d5-c30a4273d98f 2019-01-14 16:10:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:53,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f7fad60-b6a1-46d2-8342-4d1aedbc1d67 Date: Mon, 14 Jan 2019 16:10:53 GMT RESP BODY: {"ports":[]} 2019-01-14 16:10:53,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port&admin_state_up=True used request id req-4f7fad60-b6a1-46d2-8342-4d1aedbc1d67 2019-01-14 16:10:53,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:53,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94b2f381-5c15-4f07-b5d6-a9842b2233ae x-compute-request-id: req-94b2f381-5c15-4f07-b5d6-a9842b2233ae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:10:53,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1 used request id req-94b2f381-5c15-4f07-b5d6-a9842b2233ae 2019-01-14 16:10:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:54,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f2d2bd4b-772a-4880-832f-6d26c20b60ba Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:54,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-f2d2bd4b-772a-4880-832f-6d26c20b60ba 2019-01-14 16:10:54,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:54,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7c15b85b-e6cd-4441-ab02-6f0ed9e376c7 Date: Mon, 14 Jan 2019 16:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:54,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-7c15b85b-e6cd-4441-ab02-6f0ed9e376c7 2019-01-14 16:10:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:54,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d7691db1-6099-4d3a-89aa-9cce508db9cf Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:54,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-d7691db1-6099-4d3a-89aa-9cce508db9cf 2019-01-14 16:10:54,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:54,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2276a4bb-3f5f-4599-a926-bdf1c9522665 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:54,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-2276a4bb-3f5f-4599-a926-bdf1c9522665 2019-01-14 16:10:54,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:54,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b0d9eb94-4646-47eb-ae07-7e72b97f284c Date: Mon, 14 Jan 2019 16:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:54,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-b0d9eb94-4646-47eb-ae07-7e72b97f284c 2019-01-14 16:10:54,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:54,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-76c45ade-66c1-404d-b30e-d1fe5e6c6d3d Date: Mon, 14 Jan 2019 16:10:54 GMT RESP BODY: {"ports":[]} 2019-01-14 16:10:54,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port&admin_state_up=True used request id req-76c45ade-66c1-404d-b30e-d1fe5e6c6d3d 2019-01-14 16:10:54,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:10:54,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:10:55,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["wuvOZceNR5-sD_PjHrz9SQ"], "issued_at": "2019-01-14T16:10:55.000000Z"}} 2019-01-14 16:10:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8688290d1ab94bf62a588cb696bf8f0b7e5382" 2019-01-14 16:10:55,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a973692-a8e2-4cca-aae0-430425679dc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:10:55,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9a973692-a8e2-4cca-aae0-430425679dc8 2019-01-14 16:10:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:55,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-141fa842-33b5-4e12-aa45-0a2943947fbc Date: Mon, 14 Jan 2019 16: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:55,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-141fa842-33b5-4e12-aa45-0a2943947fbc 2019-01-14 16:10:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:55,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a19bbaf2-e6fd-459f-818f-6fd14e7c73bc Date: Mon, 14 Jan 2019 16:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:55,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-a19bbaf2-e6fd-459f-818f-6fd14e7c73bc 2019-01-14 16:10:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:56,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1cf3b5fe-8b82-4018-acef-e0878338cd18 Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:56,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-1cf3b5fe-8b82-4018-acef-e0878338cd18 2019-01-14 16:10:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:10:56,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:10: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:10:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8688290d1ab94bf62a588cb696bf8f0b7e5382" 2019-01-14 16:10:56,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a44e60-32e7-4fae-8f8c-ccd73ad97025 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:56,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-71a44e60-32e7-4fae-8f8c-ccd73ad97025 2019-01-14 16:10:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:56,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0c09a031-8006-4f75-a0d7-41d7f09f0901 Date: Mon, 14 Jan 2019 16:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:56,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-0c09a031-8006-4f75-a0d7-41d7f09f0901 2019-01-14 16:10:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:56,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba8be945-8314-4a29-896e-7e2bcc7129ca Date: Mon, 14 Jan 2019 16:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:56,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1 used request id req-ba8be945-8314-4a29-896e-7e2bcc7129ca 2019-01-14 16:10:56,430 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 2019-01-14 16:10:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" -d '{"port": {"network_id": "4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3", "fixed_ips": [{"subnet_id": "6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port", "admin_state_up": true}}' 2019-01-14 16:10:57,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-d36518b0-0e07-4ed5-921c-3d5052196bc8 Date: Mon, 14 Jan 2019 16:10:57 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:10:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:10:57Z","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:57:d1:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.5"}],"id":"4cc6f573-7188-49dc-ba5d-9ef94aa01e06","security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"device_id":""}} 2019-01-14 16:10:57,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d36518b0-0e07-4ed5-921c-3d5052196bc8 2019-01-14 16:10:57,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:57,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ab85190e-6c5c-496c-afa4-5fdf38ae0951 Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:57,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-ab85190e-6c5c-496c-afa4-5fdf38ae0951 2019-01-14 16:10:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:57,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-42c30d98-6fea-44a9-878d-a300356ed50a Date: Mon, 14 Jan 2019 16:10:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:57,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-42c30d98-6fea-44a9-878d-a300356ed50a 2019-01-14 16:10:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:58,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-dd974850-12d9-4198-9c5f-4b0d74b56374 Date: Mon, 14 Jan 2019 16:10: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:10:58,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-dd974850-12d9-4198-9c5f-4b0d74b56374 2019-01-14 16:10:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:58,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c160abb-2b7d-4623-859d-d82ca4dabc51 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:58,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-5c160abb-2b7d-4623-859d-d82ca4dabc51 2019-01-14 16:10:58,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:58,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-16537894-3a93-4527-a4af-9efefb026630 Date: Mon, 14 Jan 2019 16:10:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:10:58,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-16537894-3a93-4527-a4af-9efefb026630 2019-01-14 16:10:58,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:58,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5b4e2d59-d7ca-461b-9dcc-af321328149f Date: Mon, 14 Jan 2019 16:10:58 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:57Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:57Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:57:d1:fc","id":"4cc6f573-7188-49dc-ba5d-9ef94aa01e06","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port"}]} 2019-01-14 16:10:58,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port&admin_state_up=True used request id req-5b4e2d59-d7ca-461b-9dcc-af321328149f 2019-01-14 16:10:58,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:58,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac58329c-86f6-4898-8fe8-c144e50233f1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:10:58,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-ac58329c-86f6-4898-8fe8-c144e50233f1 2019-01-14 16:10:58,779 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1 2019-01-14 16:10:58,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:58,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10: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-091d822c-0f17-4c70-9207-6b0d06370111 x-compute-request-id: req-091d822c-0f17-4c70-9207-6b0d06370111 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-flavor-name"}]} 2019-01-14 16:10:58,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-091d822c-0f17-4c70-9207-6b0d06370111 2019-01-14 16:10:58,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:58,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:10: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-ac16959d-f531-4780-8bf0-c220fe88dd4c x-compute-request-id: req-ac16959d-f531-4780-8bf0-c220fe88dd4c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "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": "f9609c91-0ca9-4409-9e68-600f41611550"}} 2019-01-14 16:10:58,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550 used request id req-ac16959d-f531-4780-8bf0-c220fe88dd4c 2019-01-14 16:10:58,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:59,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-d64e3ef8-cce9-4952-894f-6d1aee83c5e5 Date: Mon, 14 Jan 2019 16:10:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:10:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:10:22Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "metadata": {}}], "self": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "min_disk": 0, "protected": false, "id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "file": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "75710a50b2f7438899b79485932c70e1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5"} 2019-01-14 16:10:59,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 used request id req-d64e3ef8-cce9-4952-894f-6d1aee83c5e5 2019-01-14 16:10:59,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:10:59,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b16f73fd-b97f-4c0a-802e-141cc073928c Date: Mon, 14 Jan 2019 16:10: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"}}} 2019-01-14 16:10:59,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b16f73fd-b97f-4c0a-802e-141cc073928c 2019-01-14 16:10:59,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" -d '{"server": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "imageRef": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "flavorRef": "f9609c91-0ca9-4409-9e68-600f41611550", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "4cc6f573-7188-49dc-ba5d-9ef94aa01e06"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}]}}' 2019-01-14 16:11:02,082 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:10:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11da7359-1fb4-4b17-9078-42d1b97df126 x-compute-request-id: req-11da7359-1fb4-4b17-9078-42d1b97df126 Content-Length: 437 location: http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "adminPass": "jJ63cuYHAxfS"}} 2019-01-14 16:11:02,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-11da7359-1fb4-4b17-9078-42d1b97df126 2019-01-14 16:11:02,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:02,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-8f8487db-2e3d-44e5-a4b8-2a94c7bf1eb4 x-compute-request-id: req-8f8487db-2e3d-44e5-a4b8-2a94c7bf1eb4 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.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:02,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-8f8487db-2e3d-44e5-a4b8-2a94c7bf1eb4 2019-01-14 16:11:02,383 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1 2019-01-14 16:11:02,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:02,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-f6ef9b38-b1c1-4c00-9d66-5387b6cd8b15 x-compute-request-id: req-f6ef9b38-b1c1-4c00-9d66-5387b6cd8b15 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.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:02,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-f6ef9b38-b1c1-4c00-9d66-5387b6cd8b15 2019-01-14 16:11:02,801 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1] is - BUILD 2019-01-14 16:11:02,801 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:11:05,804 - create_instance - DEBUG - VM status query timeout in 896.578751802 2019-01-14 16:11:05,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:06,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-dc5338e6-e67e-43e6-8fa6-1c799e412a73 x-compute-request-id: req-dc5338e6-e67e-43e6-8fa6-1c799e412a73 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.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:04Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:06,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-dc5338e6-e67e-43e6-8fa6-1c799e412a73 2019-01-14 16:11:06,916 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1] is - BUILD 2019-01-14 16:11:06,917 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:11:09,920 - create_instance - DEBUG - VM status query timeout in 892.46312499 2019-01-14 16:11:09,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:10,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-db8ff87e-54b7-4fe9-81de-0a63b50a883b x-compute-request-id: req-db8ff87e-54b7-4fe9-81de-0a63b50a883b 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.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:04Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:10,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-db8ff87e-54b7-4fe9-81de-0a63b50a883b 2019-01-14 16:11:10,356 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1] is - BUILD 2019-01-14 16:11:10,356 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:11:13,359 - create_instance - DEBUG - VM status query timeout in 889.023998976 2019-01-14 16:11:13,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:14,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-7b7bf309-c3fa-474f-befc-6c8cbe2d8fe1 x-compute-request-id: req-7b7bf309-c3fa-474f-befc-6c8cbe2d8fe1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d1:fc", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:10Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:14,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-7b7bf309-c3fa-474f-befc-6c8cbe2d8fe1 2019-01-14 16:11:14,340 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1] is - ACTIVE 2019-01-14 16:11:14,340 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:11:14,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:15,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-9884a900-16a5-4a3b-8dab-9222f0865024 x-compute-request-id: req-9884a900-16a5-4a3b-8dab-9222f0865024 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d1:fc", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:10Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:15,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-9884a900-16a5-4a3b-8dab-9222f0865024 2019-01-14 16:11:15,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:15,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-14b8ba19-7e31-4358-b844-aa262ad29146 Date: Mon, 14 Jan 2019 16: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:11:15,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-14b8ba19-7e31-4358-b844-aa262ad29146 2019-01-14 16:11:15,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:15,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ad964b-a871-4ad6-aae6-819ad5f9597f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:15,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-00ad964b-a871-4ad6-aae6-819ad5f9597f 2019-01-14 16:11:15,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:15,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2fbc6dbf-f47e-409c-82c8-1b832ed39b7f Date: Mon, 14 Jan 2019 16:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:11:15,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-2fbc6dbf-f47e-409c-82c8-1b832ed39b7f 2019-01-14 16:11:15,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-422e5963-20aa-44e5-8ead-35591c08b526 Date: Mon, 14 Jan 2019 16:11:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:57Z","admin_state_up":true,"updated_at":"2019-01-14T16:11:09Z","binding:vnic_type":"normal","device_id":"f3129fe7-874a-48f2-b576-4f99998f2f51","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:57:d1:fc","id":"4cc6f573-7188-49dc-ba5d-9ef94aa01e06","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:26Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:da:5a","id":"6946e990-0de9-4467-ad51-91d9125c760a","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b8:38:f0","id":"82b85d84-df34-420c-abd7-af0b5be921e6","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:36Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:39Z","binding:vnic_type":"normal","device_id":"a6693516-ae53-4f80-a775-35693e8744df","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:dd:fc:a7","id":"854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d2:ab:81","id":"db49632f-a073-4efa-8ea3-4f96fce0d83f","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:11:15,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-422e5963-20aa-44e5-8ead-35591c08b526 2019-01-14 16:11:15,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:16,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-87f3006a-ea37-45a3-a5ed-2a09f8b1aa94 x-compute-request-id: req-87f3006a-ea37-45a3-a5ed-2a09f8b1aa94 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d1:fc", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:10Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:16,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-87f3006a-ea37-45a3-a5ed-2a09f8b1aa94 2019-01-14 16:11:16,097 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1] is - ACTIVE 2019-01-14 16:11:16,097 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:11:16,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:16,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-2d94cf54-5c4a-42f5-96a3-de811a198ed5 x-compute-request-id: req-2d94cf54-5c4a-42f5-96a3-de811a198ed5 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d1:fc", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:10Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:16,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-2d94cf54-5c4a-42f5-96a3-de811a198ed5 2019-01-14 16:11:16,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:16,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5ff0b2c2-5477-4ec1-b3ed-8a62033d90cf Date: Mon, 14 Jan 2019 16:11: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":["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"],"updated_at":"2019-01-14T16:10:25Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1"}]} 2019-01-14 16:11:16,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 used request id req-5ff0b2c2-5477-4ec1-b3ed-8a62033d90cf 2019-01-14 16:11:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:17,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e08e960-10f2-45b7-b6cd-70390f0daf96 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:17,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-1e08e960-10f2-45b7-b6cd-70390f0daf96 2019-01-14 16:11:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:17,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-362700fa-0b76-47b2-a763-96f4f53226f1 Date: Mon, 14 Jan 2019 16:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:25Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:25Z","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":"75710a50b2f7438899b79485932c70e1","id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1"}]} 2019-01-14 16:11:17,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-362700fa-0b76-47b2-a763-96f4f53226f1 2019-01-14 16:11:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:17,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-14fb2560-389f-4e97-adfd-de33f293a0b3 Date: Mon, 14 Jan 2019 16:11:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:57Z","admin_state_up":true,"updated_at":"2019-01-14T16:11:09Z","binding:vnic_type":"normal","device_id":"f3129fe7-874a-48f2-b576-4f99998f2f51","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:57:d1:fc","id":"4cc6f573-7188-49dc-ba5d-9ef94aa01e06","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:26Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:da:5a","id":"6946e990-0de9-4467-ad51-91d9125c760a","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b8:38:f0","id":"82b85d84-df34-420c-abd7-af0b5be921e6","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:36Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:39Z","binding:vnic_type":"normal","device_id":"a6693516-ae53-4f80-a775-35693e8744df","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:dd:fc:a7","id":"854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d2:ab:81","id":"db49632f-a073-4efa-8ea3-4f96fce0d83f","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:11:17,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-14fb2560-389f-4e97-adfd-de33f293a0b3 2019-01-14 16:11:17,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}}' 2019-01-14 16:11:18,641 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:11:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6bfb440-ec41-44e6-b423-8b41b65c9fe8 x-compute-request-id: req-c6bfb440-ec41-44e6-b423-8b41b65c9fe8 Content-Length: 0 Content-Type: application/json 2019-01-14 16:11:18,642 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51/action used request id req-c6bfb440-ec41-44e6-b423-8b41b65c9fe8 2019-01-14 16:11:18,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:11:18,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:11:19,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:11:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["Gl8Ze0jqTD6x6dwlG_nXlw"], "issued_at": "2019-01-14T16:11:19.000000Z"}} 2019-01-14 16:11:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:19,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d99e65e-1b41-4ad4-85ad-516fc781c3d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:11:19,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3d99e65e-1b41-4ad4-85ad-516fc781c3d3 2019-01-14 16:11:19,141 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:11:19,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:19,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44b3ca1-0776-4830-b488-a9ebf93588de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:11:19,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a44b3ca1-0776-4830-b488-a9ebf93588de 2019-01-14 16:11:19,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:19,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4f9d5938-2259-4464-8a0e-964b95112c1e Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:19,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-4f9d5938-2259-4464-8a0e-964b95112c1e 2019-01-14 16:11:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:19,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f2410ef1-8426-4792-aa1f-9ceca53faaf3 Date: Mon, 14 Jan 2019 16:11:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:19,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-f2410ef1-8426-4792-aa1f-9ceca53faaf3 2019-01-14 16:11:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:20,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-fc342bcd-1cac-4985-b640-0104b5909ef0 Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:20,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-fc342bcd-1cac-4985-b640-0104b5909ef0 2019-01-14 16:11:20,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:11:20,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:11: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:11:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:20,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1daa767e-16f7-48f1-a849-8a593d29065e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:20,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-1daa767e-16f7-48f1-a849-8a593d29065e 2019-01-14 16:11:20,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:20,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-17ebdc34-b0d7-4b2f-8913-cc6320ed2c27 Date: Mon, 14 Jan 2019 16:11:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:20,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-17ebdc34-b0d7-4b2f-8913-cc6320ed2c27 2019-01-14 16:11:20,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:20,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19b19a5b-4851-4583-8f80-357ae1e39d59 Date: Mon, 14 Jan 2019 16:11:20 GMT RESP BODY: {"ports":[]} 2019-01-14 16:11:20,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port&admin_state_up=True used request id req-19b19a5b-4851-4583-8f80-357ae1e39d59 2019-01-14 16:11:20,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:21,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82447bf9-8a90-42cb-8e12-a0609e7a1a10 x-compute-request-id: req-82447bf9-8a90-42cb-8e12-a0609e7a1a10 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:11:21,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2 used request id req-82447bf9-8a90-42cb-8e12-a0609e7a1a10 2019-01-14 16:11:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:21,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-646c1474-1ce7-4a0d-a031-f52eca90e3a8 Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:21,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-646c1474-1ce7-4a0d-a031-f52eca90e3a8 2019-01-14 16:11:21,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-192e0c67-55ac-4cba-9b6a-ad755ef97baa Date: Mon, 14 Jan 2019 16:11:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:21,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-192e0c67-55ac-4cba-9b6a-ad755ef97baa 2019-01-14 16:11:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:22,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-29e6141d-fe95-4b09-b277-3c47f97799aa Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:22,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-29e6141d-fe95-4b09-b277-3c47f97799aa 2019-01-14 16:11:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:22,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78889754-fd90-4fd6-a6f6-675084227bfc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:22,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-78889754-fd90-4fd6-a6f6-675084227bfc 2019-01-14 16:11:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:22,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-50265439-68bc-4773-ad46-3f49aca8147a Date: Mon, 14 Jan 2019 16:11:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:22,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-50265439-68bc-4773-ad46-3f49aca8147a 2019-01-14 16:11:22,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:22,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a97fbe1a-882b-4a1c-a28a-657447fbdc6d Date: Mon, 14 Jan 2019 16:11:22 GMT RESP BODY: {"ports":[]} 2019-01-14 16:11:22,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port&admin_state_up=True used request id req-a97fbe1a-882b-4a1c-a28a-657447fbdc6d 2019-01-14 16:11:22,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:11:22,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:11:23,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35884c322ad84e42b21214f9174bccfc", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role"}], "expires_at": "2019-01-14T17:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/75710a50b2f7438899b79485932c70e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-user", "id": "1bb16bd57580483c8cb59a3248b67af1"}, "audit_ids": ["izMHiL0dT_-qnI-VSdO_qw"], "issued_at": "2019-01-14T16:11:23.000000Z"}} 2019-01-14 16:11:23,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4dc17e235d5e0d241a193ee39aaf215d87f61b" 2019-01-14 16:11:23,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4219f0ce-49ad-43df-81e2-b935b544aa62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:11:23,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4219f0ce-49ad-43df-81e2-b935b544aa62 2019-01-14 16:11:23,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:23,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a337443a-f6d8-4410-be61-da16aa7fd3ff Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:23,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-a337443a-f6d8-4410-be61-da16aa7fd3ff 2019-01-14 16:11:23,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:23,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-63935d7f-96a3-42f4-ac6c-78e301aa3adf Date: Mon, 14 Jan 2019 16:11:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:23,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-63935d7f-96a3-42f4-ac6c-78e301aa3adf 2019-01-14 16:11:23,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:24,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-134fcc7e-20e1-421d-bf43-7c752a8a8397 Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:24,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-134fcc7e-20e1-421d-bf43-7c752a8a8397 2019-01-14 16:11:24,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:11:24,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:11: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:11:24,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4dc17e235d5e0d241a193ee39aaf215d87f61b" 2019-01-14 16:11:24,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f890d1a5-5649-4931-92af-67430a39f259 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:24,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-f890d1a5-5649-4931-92af-67430a39f259 2019-01-14 16:11:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:24,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dabee1ae-80dd-4ad7-8e98-7c39dfa107b8 Date: Mon, 14 Jan 2019 16:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:24,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-dabee1ae-80dd-4ad7-8e98-7c39dfa107b8 2019-01-14 16:11:24,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:24,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3075cb7e-3541-4308-a9f0-0bbb76c22a31 Date: Mon, 14 Jan 2019 16:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:24,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2 used request id req-3075cb7e-3541-4308-a9f0-0bbb76c22a31 2019-01-14 16:11:24,469 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 2019-01-14 16:11:24,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" -d '{"port": {"network_id": "ab7b0c3d-2875-4038-b814-f68c2336ffce", "fixed_ips": [{"subnet_id": "2948f557-8096-429f-9579-8ef468a3e725", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port", "admin_state_up": true}}' 2019-01-14 16:11:25,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-66b7bbeb-3f63-457f-b630-f36dc150b986 Date: Mon, 14 Jan 2019 16:11:25 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:11:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:11:24Z","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:82:ed:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.5"}],"id":"50243b84-3bf3-4961-b55d-1c47dc1f64ba","security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"device_id":""}} 2019-01-14 16:11:25,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-66b7bbeb-3f63-457f-b630-f36dc150b986 2019-01-14 16:11:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:25,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-34b13b9b-ed34-43c6-9a14-ab57f2485909 Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:25,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-34b13b9b-ed34-43c6-9a14-ab57f2485909 2019-01-14 16:11:25,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:25,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-854ff3f2-13c1-46c0-bb3a-2c4563d181f1 Date: Mon, 14 Jan 2019 16:11:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:25,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-854ff3f2-13c1-46c0-bb3a-2c4563d181f1 2019-01-14 16:11:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:26,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5382b810-4f70-4810-b930-4fc774bb43a4 Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:26,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-5382b810-4f70-4810-b930-4fc774bb43a4 2019-01-14 16:11:26,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:26,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d599538-94ce-4dfa-a6d3-f0f07b56b384 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:26,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-7d599538-94ce-4dfa-a6d3-f0f07b56b384 2019-01-14 16:11:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:26,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1fb17eba-d633-4c14-b425-1312975edd84 Date: Mon, 14 Jan 2019 16:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:26,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-1fb17eba-d633-4c14-b425-1312975edd84 2019-01-14 16:11:26,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:26,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-adcc17b8-1db3-4e11-b018-484ab516324d Date: Mon, 14 Jan 2019 16:11:26 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:11:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:11:24Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:82:ed:a8","id":"50243b84-3bf3-4961-b55d-1c47dc1f64ba","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port"}]} 2019-01-14 16:11:26,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce&name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port&admin_state_up=True used request id req-adcc17b8-1db3-4e11-b018-484ab516324d 2019-01-14 16:11:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:27,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b3641a-1094-4991-a8ef-c67ad9a972d0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:27,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-08b3641a-1094-4991-a8ef-c67ad9a972d0 2019-01-14 16:11:27,101 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2 2019-01-14 16:11:27,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:27,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-a48e5a38-0200-42e4-9c16-eea0b4b38427 x-compute-request-id: req-a48e5a38-0200-42e4-9c16-eea0b4b38427 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-flavor-name"}]} 2019-01-14 16:11:27,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a48e5a38-0200-42e4-9c16-eea0b4b38427 2019-01-14 16:11:27,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:27,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-d6f63b92-1e9e-4020-9fb2-f96fc8edf6f7 x-compute-request-id: req-d6f63b92-1e9e-4020-9fb2-f96fc8edf6f7 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "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": "f9609c91-0ca9-4409-9e68-600f41611550"}} 2019-01-14 16:11:27,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550 used request id req-d6f63b92-1e9e-4020-9fb2-f96fc8edf6f7 2019-01-14 16:11:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:27,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-26648b22-7df0-42a7-bbfc-8440dbf11db6 Date: Mon, 14 Jan 2019 16:11:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:10:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:10:22Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "metadata": {}}], "self": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "min_disk": 0, "protected": false, "id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "file": "/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "75710a50b2f7438899b79485932c70e1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d331bf21-140f-4cc5-80a0-ff90420cacaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5"} 2019-01-14 16:11:27,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 used request id req-26648b22-7df0-42a7-bbfc-8440dbf11db6 2019-01-14 16:11:27,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:27,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c3a300ee-5267-499a-816d-08736ab7ef16 Date: Mon, 14 Jan 2019 16:11:27 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"}}} 2019-01-14 16:11:27,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c3a300ee-5267-499a-816d-08736ab7ef16 2019-01-14 16:11:27,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" -d '{"server": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "imageRef": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "flavorRef": "f9609c91-0ca9-4409-9e68-600f41611550", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "50243b84-3bf3-4961-b55d-1c47dc1f64ba"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}]}}' 2019-01-14 16:11:30,753 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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-0e8e59c5-1870-42f1-9278-b6cc36e49460 x-compute-request-id: req-0e8e59c5-1870-42f1-9278-b6cc36e49460 Content-Length: 437 location: http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "adminPass": "Sf9aP9VxfZfG"}} 2019-01-14 16:11:30,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0e8e59c5-1870-42f1-9278-b6cc36e49460 2019-01-14 16:11:30,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:30,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-553d1a22-330b-4f1f-92ed-d1d4c12baed3 x-compute-request-id: req-553d1a22-330b-4f1f-92ed-d1d4c12baed3 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.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:30,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-553d1a22-330b-4f1f-92ed-d1d4c12baed3 2019-01-14 16:11:30,999 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2 2019-01-14 16:11:31,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:31,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a118bd0d-732b-48b6-a134-d36f82c5c52e x-compute-request-id: req-a118bd0d-732b-48b6-a134-d36f82c5c52e 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.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:31,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-a118bd0d-732b-48b6-a134-d36f82c5c52e 2019-01-14 16:11:31,413 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2] is - BUILD 2019-01-14 16:11:31,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:11:34,416 - create_instance - DEBUG - VM status query timeout in 896.583383083 2019-01-14 16:11:34,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:34,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60071d8b-d788-4680-83ec-4a4695960886 x-compute-request-id: req-60071d8b-d788-4680-83ec-4a4695960886 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.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:32Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:34,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-60071d8b-d788-4680-83ec-4a4695960886 2019-01-14 16:11:34,961 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2] is - BUILD 2019-01-14 16:11:34,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:11:37,964 - create_instance - DEBUG - VM status query timeout in 893.035612106 2019-01-14 16:11:37,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:38,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-a37e56b4-ab40-4967-8ad7-0da8b184a755 x-compute-request-id: req-a37e56b4-ab40-4967-8ad7-0da8b184a755 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.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:11:32Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:38,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-a37e56b4-ab40-4967-8ad7-0da8b184a755 2019-01-14 16:11:38,799 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2] is - BUILD 2019-01-14 16:11:38,799 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:11:41,802 - create_instance - DEBUG - VM status query timeout in 889.197746992 2019-01-14 16:11:41,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:42,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-e858720d-0e10-47e8-8e0a-5cc68187fe1c x-compute-request-id: req-e858720d-0e10-47e8-8e0a-5cc68187fe1c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:ed:a8", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:38.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:38Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:42,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-e858720d-0e10-47e8-8e0a-5cc68187fe1c 2019-01-14 16:11:42,530 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2] is - ACTIVE 2019-01-14 16:11:42,530 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:11:42,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:42,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-cc19c3d4-9e84-4945-8849-1e535d0faa44 x-compute-request-id: req-cc19c3d4-9e84-4945-8849-1e535d0faa44 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:ed:a8", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:38.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:38Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:42,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-cc19c3d4-9e84-4945-8849-1e535d0faa44 2019-01-14 16:11:42,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:43,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-044e6f10-6489-4350-9494-49331e12e7a9 Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:43,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-044e6f10-6489-4350-9494-49331e12e7a9 2019-01-14 16:11:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:43,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b52a8fa-76be-46d8-bac3-fdc56ccec9b2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:43,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-7b52a8fa-76be-46d8-bac3-fdc56ccec9b2 2019-01-14 16:11:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:43,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-673e7e2b-a7b6-4c21-8ba6-468297b2283a Date: Mon, 14 Jan 2019 16:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:43,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-673e7e2b-a7b6-4c21-8ba6-468297b2283a 2019-01-14 16:11:43,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:43,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-078f8bb3-fd34-4123-aa24-fa7c25ad6b3f Date: Mon, 14 Jan 2019 16:11:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:29Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ab7b0c3d-2875-4038-b814-f68c2336ffce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:8f:d8","id":"0aed2ea7-c1de-405e-ae0d-20393939d4a0","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:11:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:11:38Z","binding:vnic_type":"normal","device_id":"9bfbe983-3898-43fd-8ca7-9f765613c953","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:82:ed:a8","id":"50243b84-3bf3-4961-b55d-1c47dc1f64ba","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:44Z","binding:vnic_type":"normal","device_id":"a6693516-ae53-4f80-a775-35693e8744df","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:54:1c:fa","id":"55dcb0d9-c570-47b1-9bb1-82d2708bacc3","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:30Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ab7b0c3d-2875-4038-b814-f68c2336ffce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e6:14:05","id":"bdaf3332-c449-4a03-8fd9-9de5c4b685a0","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:30Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ab7b0c3d-2875-4038-b814-f68c2336ffce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:e7:f2","id":"eb800f0a-ebc6-4e19-8089-195a15e7624e","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:11:43,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-078f8bb3-fd34-4123-aa24-fa7c25ad6b3f 2019-01-14 16:11:43,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:44,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-92e29d1e-4d71-4251-90de-aa045812424d x-compute-request-id: req-92e29d1e-4d71-4251-90de-aa045812424d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:ed:a8", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:38.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:38Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:44,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-92e29d1e-4d71-4251-90de-aa045812424d 2019-01-14 16:11:44,345 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2] is - ACTIVE 2019-01-14 16:11:44,346 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:11:44,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:45,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-1eaf5e8c-19bf-475e-af72-c6c361f7c8c3 x-compute-request-id: req-1eaf5e8c-19bf-475e-af72-c6c361f7c8c3 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:ed:a8", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:38.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:38Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:45,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-1eaf5e8c-19bf-475e-af72-c6c361f7c8c3 2019-01-14 16:11:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:45,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5561dfc8-8666-4404-9945-34a400c4730b Date: Mon, 14 Jan 2019 16:11: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":["2948f557-8096-429f-9579-8ef468a3e725"],"updated_at":"2019-01-14T16:10:28Z","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"75710a50b2f7438899b79485932c70e1","id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2"}]} 2019-01-14 16:11:45,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 used request id req-5561dfc8-8666-4404-9945-34a400c4730b 2019-01-14 16:11:45,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:45,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32845fc1-b391-45a3-962d-204a03493132 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:11:45,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-32845fc1-b391-45a3-962d-204a03493132 2019-01-14 16:11:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:46,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3d6750f7-2f15-4ac3-9a0c-1c8582973aac Date: Mon, 14 Jan 2019 16:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:28Z","dns_nameservers":[],"updated_at":"2019-01-14T16:10:28Z","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":"75710a50b2f7438899b79485932c70e1","id":"2948f557-8096-429f-9579-8ef468a3e725","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2"}]} 2019-01-14 16:11:46,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-3d6750f7-2f15-4ac3-9a0c-1c8582973aac 2019-01-14 16:11:46,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:46,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-ca64fdb3-b745-461b-8d15-1a72879ecee8 Date: Mon, 14 Jan 2019 16:11:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:29Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ab7b0c3d-2875-4038-b814-f68c2336ffce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:8f:d8","id":"0aed2ea7-c1de-405e-ae0d-20393939d4a0","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:11:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:11:38Z","binding:vnic_type":"normal","device_id":"9bfbe983-3898-43fd-8ca7-9f765613c953","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:82:ed:a8","id":"50243b84-3bf3-4961-b55d-1c47dc1f64ba","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:44Z","binding:vnic_type":"normal","device_id":"a6693516-ae53-4f80-a775-35693e8744df","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:54:1c:fa","id":"55dcb0d9-c570-47b1-9bb1-82d2708bacc3","port_security_enabled":true,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["f40aff06-438b-4a88-a1f3-f41afe8bfa2b"],"name":"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:30Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ab7b0c3d-2875-4038-b814-f68c2336ffce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e6:14:05","id":"bdaf3332-c449-4a03-8fd9-9de5c4b685a0","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7b0c3d-2875-4038-b814-f68c2336ffce","tenant_id":"75710a50b2f7438899b79485932c70e1","created_at":"2019-01-14T16:10:30Z","admin_state_up":true,"updated_at":"2019-01-14T16:10:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ab7b0c3d-2875-4038-b814-f68c2336ffce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:e7:f2","id":"eb800f0a-ebc6-4e19-8089-195a15e7624e","port_security_enabled":false,"project_id":"75710a50b2f7438899b79485932c70e1","fixed_ips":[{"subnet_id":"2948f557-8096-429f-9579-8ef468a3e725","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:11:46,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-ca64fdb3-b745-461b-8d15-1a72879ecee8 2019-01-14 16:11:46,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}}' 2019-01-14 16:11:47,440 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:11: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-5b70d56d-c7ad-4e73-abcb-3bcd4c7c9f7f x-compute-request-id: req-5b70d56d-c7ad-4e73-abcb-3bcd4c7c9f7f Content-Length: 0 Content-Type: application/json 2019-01-14 16:11:47,440 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953/action used request id req-5b70d56d-c7ad-4e73-abcb-3bcd4c7c9f7f 2019-01-14 16:11:47,441 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2019-01-14 16:11:47,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:47,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-9637aeae-c3ef-4ba1-a794-c75faeeb4a33 x-compute-request-id: req-9637aeae-c3ef-4ba1-a794-c75faeeb4a33 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d1:fc", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}, {"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:10Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:47,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-9637aeae-c3ef-4ba1-a794-c75faeeb4a33 2019-01-14 16:11:47,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 16:11:48,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-49b5a286-6fcf-49b2-ad49-c5d6de022009 x-compute-request-id: req-49b5a286-6fcf-49b2-ad49-c5d6de022009 Content-Encoding: gzip Content-Length: 8178 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 0x000000001FFE1551 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 0x000000001FFE14D1 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 520595915 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.236656] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.239572] pid_max: default: 32768 minimum: 301\n[ 0.241134] ACPI: Core revision 20150930\n[ 0.243121] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.245377] Security Framework initialized\n[ 0.246798] Yama: becoming mindful.\n[ 0.248074] AppArmor: AppArmor initialized\n[ 0.249536] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.251812] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.254015] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256116] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258478] Initializing cgroup subsys io\n[ 0.259894] Initializing cgroup subsys memory\n[ 0.261397] Initializing cgroup subsys devices\n[ 0.262916] Initializing cgroup subsys freezer\n[ 0.264435] Initializing cgroup subsys net_cls\n[ 0.265946] Initializing cgroup subsys perf_event\n[ 0.267543] Initializing cgroup subsys net_prio\n[ 0.269083] Initializing cgroup subsys hugetlb\n[ 0.270592] Initializing cgroup subsys pids\n[ 0.272100] CPU: Physical Processor ID: 0\n[ 0.274198] mce: CPU supports 10 MCE banks\n[ 0.275665] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.277405] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.280724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289104] ftrace: allocating 31920 entries in 125 pages\n[ 0.320337] smpboot: Max logical packages: 2\n[ 0.321831] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.323924] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.326258] x2apic enabled\n[ 0.327618] Switched APIC routing to physical x2apic.\n[ 0.330470] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.336257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339503] KVM setup paravirtual spinlock\n[ 0.341546] x86: Booting SMP configuration:\n[ 0.343053] .... node #0, CPUs: #1\n[ 0.344508] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.367316] x86: Booted up 1 node, 2 CPUs\n[ 0.367320] KVM setup async PF for cpu 1\n[ 0.367324] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.371800] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.374277] devtmpfs: initialized\n[ 0.376523] evm: security.selinux\n[ 0.377733] evm: security.SMACK64\n[ 0.378932] evm: security.SMACK64EXEC\n[ 0.380234] evm: security.SMACK64TRANSMUTE\n[ 0.381639] evm: security.SMACK64MMAP\n[ 0.382925] evm: security.ima\n[ 0.384038] evm: security.capability\n[ 0.385399] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388614] pinctrl core: initialized pinctrl subsystem\n[ 0.390485] RTC time: 16:11:10, date: 01/14/19\n[ 0.392099] NET: Registered protocol family 16\n[ 0.402362] cpuidle: using governor ladder\n[ 0.414454] cpuidle: using governor menu\n[ 0.415870] PCCT header not found.\n[ 0.417170] ACPI: bus type PCI registered\n[ 0.418564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420713] PCI: Using configuration type 1 for base access\n[ 0.434983] ACPI: Added _OSI(Module Device)\n[ 0.436454] ACPI: Added _OSI(Processor Device)\n[ 0.437975] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439542] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442310] ACPI: Interpreter enabled\n[ 0.443626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.446834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.453266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.456475] ACPI: (supports S0 S5)\n[ 0.457699] ACPI: Using IOAPIC for interrupt routing\n[ 0.459340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.464068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.466044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.468199] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.470279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.474074] acpiphp: Slot [3] registered\n[ 0.475460] acpiphp: Slot [4] registered\n[ 0.476842] acpiphp: Slot [5] registered\n[ 0.478225] acpiphp: Slot [6] registered\n[ 0.479605] acpiphp: Slot [7] registered\n[ 0.480989] acpiphp: Slot [8] registered\n[ 0.482375] acpiphp: Slot [9] registered\n[ 0.483753] acpiphp: Slot [10] registered\n[ 0.500899] acpiphp: Slot [11] registered\n[ 0.502343] acpiphp: Slot [12] registered\n[ 0.503744] acpiphp: Slot [13] registered\n[ 0.505155] acpiphp: Slot [14] registered\n[ 0.506557] acpiphp: Slot [15] registered\n[ 0.507966] acpiphp: Slot [16] registered\n[ 0.509373] acpiphp: Slot [17] registered\n[ 0.510776] acpiphp: Slot [18] registered\n[ 0.512177] acpiphp: Slot [19] registered\n[ 0.513584] acpiphp: Slot [20] registered\n[ 0.514994] acpiphp: Slot [21] registered\n[ 0.516392] acpiphp: Slot [22] registered\n[ 0.517800] acpiphp: Slot [23] registered\n[ 0.519206] acpiphp: Slot [24] registered\n[ 0.520603] acpiphp: Slot [25] registered\n[ 0.522010] acpiphp: Slot [26] registered\n[ 0.523410] acpiphp: Slot [27] registered\n[ 0.524814] acpiphp: Slot [28] registered\n[ 0.526221] acpiphp: Slot [29] registered\n[ 0.527620] acpiphp: Slot [30] registered\n[ 0.529025] acpiphp: Slot [31] registered\n[ 0.530423] PCI host bridge to bus 0000:00\n[ 0.531827] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.533949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.536078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.538620] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.541146] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.543717] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.548462] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.550703] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.552765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.559318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.561804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.589377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.592077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.594535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.596976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.599381] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.601582] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.603926] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.605768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.608470] vgaarb: loaded\n[ 0.609513] vgaarb: bridge control possible 0000:00:02.0\n[ 0.611632] SCSI subsystem initialized\n[ 0.613324] ACPI: bus type USB registered\n[ 0.614765] usbcore: registered new interface driver usbfs\n[ 0.616563] usbcore: registered new interface driver hub\n[ 0.618309] usbcore: registered new device driver usb\n[ 0.620259] PCI: Using ACPI for IRQ routing\n[ 0.622186] NetLabel: Initializing\n[ 0.623429] NetLabel: domain hash size = 128\n[ 0.624908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.626575] NetLabel: unlabeled traffic allowed by default\n[ 0.628613] clocksource: Switched to clocksource kvm-clock\n[ 0.639642] AppArmor: AppArmor Filesystem Enabled\n[ 0.641311] pnp: PnP ACPI init\n[ 0.642839] pnp: PnP ACPI: found 5 devices\n[ 0.650666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.653649] NET: Registered protocol family 2\n[ 0.655480] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.657721] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.659810] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.661883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663762] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.665814] NET: Registered protocol family 1\n[ 0.667329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.669239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.671105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.690747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.710461] Trying to unpack rootfs image as initramfs...\n[ 0.772595] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.776068] Scanning for low memory corruption every 60 seconds\n[ 0.778776] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.781286] audit: initializing netlink subsys (disabled)\n[ 0.783475] audit: type=2000 audit(1547482271.306:1): initialized\n[ 0.786143] Initialise system trusted keyring\n[ 0.788102] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.790610] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.794277] zbud: loaded\n[ 0.795652] VFS: Disk quotas dquot_6.6.0\n[ 0.797405] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.800484] fuse init (API version 7.23)\n[ 0.802320] Key type big_key registered\n[ 0.803973] Allocating IMA MOK and blacklist keyrings.\n[ 0.806492] Key type asymmetric registered\n[ 0.808222] Asymmetric key parser 'x509' registered\n[ 0.810250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.813370] io scheduler noop registered\n[ 0.815023] io scheduler deadline registered (default)\n[ 0.817161] io scheduler cfq registered\n[ 0.818867] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.821094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.823754] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.826825] ACPI: Power Button [PWRF]\n[ 0.828552] GHES: HEST is not enabled!\n[ 0.847571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.886722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.890678] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.917287] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.921399] Linux agpgart interface v0.103\n[ 0.925658] brd: module loaded\n[ 0.928463] loop: module loaded\n[ 0.934866] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.937985] GPT:90111 != 20971519\n[ 0.939446] GPT:Alternate GPT header not at the end of the disk.\n[ 0.941832] GPT:90111 != 20971519\n[ 0.943292] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945385] vda: vda1 vda15\n[ 0.947545] scsi host0: ata_piix\n[ 0.949136] scsi host1: ata_piix\n[ 0.950596] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.953236] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.956179] libphy: Fixed MDIO Bus: probed\n[ 0.958051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.960094] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.963769] PPP generic driver version 2.4.2\n[ 0.965633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.968209] ehci-pci: EHCI PCI platform driver\n[ 0.970061] ehci-platform: EHCI generic platform driver\n[ 0.972167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.974580] ohci-pci: OHCI PCI platform driver\n[ 0.976383] ohci-platform: OHCI generic platform driver\n[ 0.978538] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.998409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.000509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.003564] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.005636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.008026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.010661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.013669] usb usb1: Product: UHCI Host Controller\n[ 1.015622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.017974] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.019639] hub 1-0:1.0: USB hub found\n[ 1.020994] hub 1-0:1.0: 2 ports detected\n[ 1.022555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.026141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.027801] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.029706] mousedev: PS/2 mouse device common for all mice\n[ 1.031846] rtc_cmos 00:00: RTC can wake from S4\n[ 1.033984] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.036897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.039063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.041148] i2c /dev entries driver\n[ 1.042457] device-mapper: uevent: version 1.0.3\n[ 1.044141] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.047019] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.049271] NET: Registered protocol family 10\n[ 1.051133] NET: Registered protocol family 17\n[ 1.052674] Key type dns_resolver registered\n[ 1.054313] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.056199] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.058439] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.061548] registered taskstats version 1\n[ 1.062996] Loading compiled-in X.509 certificates\n[ 1.065175] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.068388] zswap: loaded using pool lzo/zbud\n[ 1.070842] Key type trusted registered\n[ 1.073522] Key type encrypted registered\n[ 1.074940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.076748] ima: No TPM chip found, activating TPM-bypass!\n[ 1.078562] evm: HMAC attrs: 0x1\n[ 1.096067] Magic number: 3:334:186\n[ 1.097542] rtc_cmos 00:00: setting system clock to 2019-01-14 16:11:11 UTC (1547482271)\n[ 1.100341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.102270] EDD information not available.\n[ 1.114190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.116894] Write protecting the kernel read-only data: 14336k\n[ 1.120291] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.123383] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.320281] 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.23. iid=i-000000a7\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 11.94s]\nvPing KO\n"} 2019-01-14 16:11:48,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51/action used request id req-49b5a286-6fcf-49b2-ad49-c5d6de022009 2019-01-14 16:11:48,095 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-14 16:11:48,095 - 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 0x000000001FFE1551 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 0x000000001FFE14D1 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 520595915 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.236656] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.239572] pid_max: default: 32768 minimum: 301 [ 0.241134] ACPI: Core revision 20150930 [ 0.243121] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.245377] Security Framework initialized [ 0.246798] Yama: becoming mindful. [ 0.248074] AppArmor: AppArmor initialized [ 0.249536] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.251812] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.254015] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256116] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258478] Initializing cgroup subsys io [ 0.259894] Initializing cgroup subsys memory [ 0.261397] Initializing cgroup subsys devices [ 0.262916] Initializing cgroup subsys freezer [ 0.264435] Initializing cgroup subsys net_cls [ 0.265946] Initializing cgroup subsys perf_event [ 0.267543] Initializing cgroup subsys net_prio [ 0.269083] Initializing cgroup subsys hugetlb [ 0.270592] Initializing cgroup subsys pids [ 0.272100] CPU: Physical Processor ID: 0 [ 0.274198] mce: CPU supports 10 MCE banks [ 0.275665] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.277405] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.280724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289104] ftrace: allocating 31920 entries in 125 pages [ 0.320337] smpboot: Max logical packages: 2 [ 0.321831] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.323924] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.326258] x2apic enabled [ 0.327618] Switched APIC routing to physical x2apic. [ 0.330470] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339503] KVM setup paravirtual spinlock [ 0.341546] x86: Booting SMP configuration: [ 0.343053] .... node #0, CPUs: #1 [ 0.344508] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.367316] x86: Booted up 1 node, 2 CPUs [ 0.367320] KVM setup async PF for cpu 1 [ 0.367324] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.371800] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.374277] devtmpfs: initialized [ 0.376523] evm: security.selinux [ 0.377733] evm: security.SMACK64 [ 0.378932] evm: security.SMACK64EXEC [ 0.380234] evm: security.SMACK64TRANSMUTE [ 0.381639] evm: security.SMACK64MMAP [ 0.382925] evm: security.ima [ 0.384038] evm: security.capability [ 0.385399] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.388614] pinctrl core: initialized pinctrl subsystem [ 0.390485] RTC time: 16:11:10, date: 01/14/19 [ 0.392099] NET: Registered protocol family 16 [ 0.402362] cpuidle: using governor ladder [ 0.414454] cpuidle: using governor menu [ 0.415870] PCCT header not found. [ 0.417170] ACPI: bus type PCI registered [ 0.418564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.420713] PCI: Using configuration type 1 for base access [ 0.434983] ACPI: Added _OSI(Module Device) [ 0.436454] ACPI: Added _OSI(Processor Device) [ 0.437975] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.439542] ACPI: Added _OSI(Processor Aggregator Device) [ 0.442310] ACPI: Interpreter enabled [ 0.443626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.446834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.450058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.453266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.456475] ACPI: (supports S0 S5) [ 0.457699] ACPI: Using IOAPIC for interrupt routing [ 0.459340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.464068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.466044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.468199] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.470279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.474074] acpiphp: Slot [3] registered [ 0.475460] acpiphp: Slot [4] registered [ 0.476842] acpiphp: Slot [5] registered [ 0.478225] acpiphp: Slot [6] registered [ 0.479605] acpiphp: Slot [7] registered [ 0.480989] acpiphp: Slot [8] registered [ 0.482375] acpiphp: Slot [9] registered [ 0.483753] acpiphp: Slot [10] registered [ 0.500899] acpiphp: Slot [11] registered [ 0.502343] acpiphp: Slot [12] registered [ 0.503744] acpiphp: Slot [13] registered [ 0.505155] acpiphp: Slot [14] registered [ 0.506557] acpiphp: Slot [15] registered [ 0.507966] acpiphp: Slot [16] registered [ 0.509373] acpiphp: Slot [17] registered [ 0.510776] acpiphp: Slot [18] registered [ 0.512177] acpiphp: Slot [19] registered [ 0.513584] acpiphp: Slot [20] registered [ 0.514994] acpiphp: Slot [21] registered [ 0.516392] acpiphp: Slot [22] registered [ 0.517800] acpiphp: Slot [23] registered [ 0.519206] acpiphp: Slot [24] registered [ 0.520603] acpiphp: Slot [25] registered [ 0.522010] acpiphp: Slot [26] registered [ 0.523410] acpiphp: Slot [27] registered [ 0.524814] acpiphp: Slot [28] registered [ 0.526221] acpiphp: Slot [29] registered [ 0.527620] acpiphp: Slot [30] registered [ 0.529025] acpiphp: Slot [31] registered [ 0.530423] PCI host bridge to bus 0000:00 [ 0.531827] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.533949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.536078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.538620] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.541146] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.543717] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.548462] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.550703] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.552765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.554980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.559318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.561804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.589377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.592077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.594535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.596976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.599381] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.601582] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.603926] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.605768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.608470] vgaarb: loaded [ 0.609513] vgaarb: bridge control possible 0000:00:02.0 [ 0.611632] SCSI subsystem initialized [ 0.613324] ACPI: bus type USB registered [ 0.614765] usbcore: registered new interface driver usbfs [ 0.616563] usbcore: registered new interface driver hub [ 0.618309] usbcore: registered new device driver usb [ 0.620259] PCI: Using ACPI for IRQ routing [ 0.622186] NetLabel: Initializing [ 0.623429] NetLabel: domain hash size = 128 [ 0.624908] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.626575] NetLabel: unlabeled traffic allowed by default [ 0.628613] clocksource: Switched to clocksource kvm-clock [ 0.639642] AppArmor: AppArmor Filesystem Enabled [ 0.641311] pnp: PnP ACPI init [ 0.642839] pnp: PnP ACPI: found 5 devices [ 0.650666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.653649] NET: Registered protocol family 2 [ 0.655480] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657721] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.659810] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661883] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663762] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.665814] NET: Registered protocol family 1 [ 0.667329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669239] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.671105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.690747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.710461] Trying to unpack rootfs image as initramfs... [ 0.772595] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.776068] Scanning for low memory corruption every 60 seconds [ 0.778776] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.781286] audit: initializing netlink subsys (disabled) [ 0.783475] audit: type=2000 audit(1547482271.306:1): initialized [ 0.786143] Initialise system trusted keyring [ 0.788102] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.790610] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.794277] zbud: loaded [ 0.795652] VFS: Disk quotas dquot_6.6.0 [ 0.797405] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.800484] fuse init (API version 7.23) [ 0.802320] Key type big_key registered [ 0.803973] Allocating IMA MOK and blacklist keyrings. [ 0.806492] Key type asymmetric registered [ 0.808222] Asymmetric key parser 'x509' registered [ 0.810250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.813370] io scheduler noop registered [ 0.815023] io scheduler deadline registered (default) [ 0.817161] io scheduler cfq registered [ 0.818867] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.821094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.823754] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.826825] ACPI: Power Button [PWRF] [ 0.828552] GHES: HEST is not enabled! [ 0.847571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.886722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.890678] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.917287] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.921399] Linux agpgart interface v0.103 [ 0.925658] brd: module loaded [ 0.928463] loop: module loaded [ 0.934866] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.937985] GPT:90111 != 20971519 [ 0.939446] GPT:Alternate GPT header not at the end of the disk. [ 0.941832] GPT:90111 != 20971519 [ 0.943292] GPT: Use GNU Parted to correct GPT errors. [ 0.945385] vda: vda1 vda15 [ 0.947545] scsi host0: ata_piix [ 0.949136] scsi host1: ata_piix [ 0.950596] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.953236] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.956179] libphy: Fixed MDIO Bus: probed [ 0.958051] tun: Universal TUN/TAP device driver, 1.6 [ 0.960094] tun: (C) 1999-2004 Max Krasnyansky [ 0.963769] PPP generic driver version 2.4.2 [ 0.965633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.968209] ehci-pci: EHCI PCI platform driver [ 0.970061] ehci-platform: EHCI generic platform driver [ 0.972167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.974580] ohci-pci: OHCI PCI platform driver [ 0.976383] ohci-platform: OHCI generic platform driver [ 0.978538] uhci_hcd: USB Universal Host Controller Interface driver [ 0.998409] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.000509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.003564] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.005636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.008026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.010661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.013669] usb usb1: Product: UHCI Host Controller [ 1.015622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.017974] usb usb1: SerialNumber: 0000:00:01.2 [ 1.019639] hub 1-0:1.0: USB hub found [ 1.020994] hub 1-0:1.0: 2 ports detected [ 1.022555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.026141] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.027801] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.029706] mousedev: PS/2 mouse device common for all mice [ 1.031846] rtc_cmos 00:00: RTC can wake from S4 [ 1.033984] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.036897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.039063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.041148] i2c /dev entries driver [ 1.042457] device-mapper: uevent: version 1.0.3 [ 1.044141] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.047019] ledtrig-cpu: registered to indicate activity on CPUs [ 1.049271] NET: Registered protocol family 10 [ 1.051133] NET: Registered protocol family 17 [ 1.052674] Key type dns_resolver registered [ 1.054313] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.056199] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.058439] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.061548] registered taskstats version 1 [ 1.062996] Loading compiled-in X.509 certificates [ 1.065175] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.068388] zswap: loaded using pool lzo/zbud [ 1.070842] Key type trusted registered [ 1.073522] Key type encrypted registered [ 1.074940] AppArmor: AppArmor sha1 policy hashing enabled [ 1.076748] ima: No TPM chip found, activating TPM-bypass! [ 1.078562] evm: HMAC attrs: 0x1 [ 1.096067] Magic number: 3:334:186 [ 1.097542] rtc_cmos 00:00: setting system clock to 2019-01-14 16:11:11 UTC (1547482271) [ 1.100341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.102270] EDD information not available. [ 1.114190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.116894] Write protecting the kernel read-only data: 14336k [ 1.120291] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.123383] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.98 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.320281] 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.23. iid=i-000000a7 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 11.94s] vPing KO 2019-01-14 16:11:48,096 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2019-01-14 16:11:48,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:48,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-16764cf4-fa8b-4828-92a0-f31d458d551a x-compute-request-id: req-16764cf4-fa8b-4828-92a0-f31d458d551a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:ed:a8", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:38.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}, {"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:38Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:48,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-16764cf4-fa8b-4828-92a0-f31d458d551a 2019-01-14 16:11:48,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 16:11:49,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-427e5dba-7f0a-4408-832f-f708e548c751 x-compute-request-id: req-427e5dba-7f0a-4408-832f-f708e548c751 Content-Encoding: gzip Content-Length: 9667 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 0x000000001FFE1551 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 0x000000001FFE14D1 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 535352495 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.226824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229735] pid_max: default: 32768 minimum: 301\n[ 0.231298] ACPI: Core revision 20150930\n[ 0.233284] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236977] Yama: becoming mindful.\n[ 0.238253] AppArmor: AppArmor initialized\n[ 0.239723] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244208] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248691] Initializing cgroup subsys io\n[ 0.250112] Initializing cgroup subsys memory\n[ 0.251614] Initializing cgroup subsys devices\n[ 0.253133] Initializing cgroup subsys freezer\n[ 0.254653] Initializing cgroup subsys net_cls\n[ 0.256173] Initializing cgroup subsys perf_event\n[ 0.257773] Initializing cgroup subsys net_prio\n[ 0.259320] Initializing cgroup subsys hugetlb\n[ 0.260833] Initializing cgroup subsys pids\n[ 0.262341] CPU: Physical Processor ID: 0\n[ 0.264447] mce: CPU supports 10 MCE banks\n[ 0.265911] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267659] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.279396] ftrace: allocating 31920 entries in 125 pages\n[ 0.310681] smpboot: Max logical packages: 2\n[ 0.312165] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.314268] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.316620] x2apic enabled\n[ 0.317984] Switched APIC routing to physical x2apic.\n[ 0.320846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.322882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.326631] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.329878] KVM setup paravirtual spinlock\n[ 0.331916] x86: Booting SMP configuration:\n[ 0.333436] .... node #0, CPUs: #1\n[ 0.334908] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.357941] x86: Booted up 1 node, 2 CPUs\n[ 0.357944] KVM setup async PF for cpu 1\n[ 0.357948] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.362466] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.364964] devtmpfs: initialized\n[ 0.367222] evm: security.selinux\n[ 0.368437] evm: security.SMACK64\n[ 0.369640] evm: security.SMACK64EXEC\n[ 0.370936] evm: security.SMACK64TRANSMUTE\n[ 0.372353] evm: security.SMACK64MMAP\n[ 0.373646] evm: security.ima\n[ 0.374761] evm: security.capability\n[ 0.376131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.379366] pinctrl core: initialized pinctrl subsystem\n[ 0.381238] RTC time: 16:11:38, date: 01/14/19\n[ 0.382868] NET: Registered protocol family 16\n[ 0.393115] cpuidle: using governor ladder\n[ 0.405208] cpuidle: using governor menu\n[ 0.406619] PCCT header not found.\n[ 0.407927] ACPI: bus type PCI registered\n[ 0.409338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411498] PCI: Using configuration type 1 for base access\n[ 0.425743] ACPI: Added _OSI(Module Device)\n[ 0.427227] ACPI: Added _OSI(Processor Device)\n[ 0.428751] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.430346] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.433138] ACPI: Interpreter enabled\n[ 0.434468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.437686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.440914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.444132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.447354] ACPI: (supports S0 S5)\n[ 0.448585] ACPI: Using IOAPIC for interrupt routing\n[ 0.450232] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.454969] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.456971] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.465046] acpiphp: Slot [3] registered\n[ 0.466443] acpiphp: Slot [4] registered\n[ 0.467831] acpiphp: Slot [5] registered\n[ 0.469219] acpiphp: Slot [6] registered\n[ 0.470605] acpiphp: Slot [7] registered\n[ 0.471992] acpiphp: Slot [8] registered\n[ 0.473390] acpiphp: Slot [9] registered\n[ 0.474778] acpiphp: Slot [10] registered\n[ 0.492159] acpiphp: Slot [11] registered\n[ 0.493584] acpiphp: Slot [12] registered\n[ 0.494993] acpiphp: Slot [13] registered\n[ 0.496409] acpiphp: Slot [14] registered\n[ 0.497817] acpiphp: Slot [15] registered\n[ 0.499228] acpiphp: Slot [16] registered\n[ 0.500643] acpiphp: Slot [17] registered\n[ 0.502052] acpiphp: Slot [18] registered\n[ 0.503461] acpiphp: Slot [19] registered\n[ 0.504874] acpiphp: Slot [20] registered\n[ 0.506286] acpiphp: Slot [21] registered\n[ 0.507697] acpiphp: Slot [22] registered\n[ 0.509114] acpiphp: Slot [23] registered\n[ 0.510528] acpiphp: Slot [24] registered\n[ 0.511932] acpiphp: Slot [25] registered\n[ 0.513345] acpiphp: Slot [26] registered\n[ 0.514758] acpiphp: Slot [27] registered\n[ 0.516169] acpiphp: Slot [28] registered\n[ 0.517585] acpiphp: Slot [29] registered\n[ 0.518994] acpiphp: Slot [30] registered\n[ 0.520406] acpiphp: Slot [31] registered\n[ 0.521817] PCI host bridge to bus 0000:00\n[ 0.523231] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.525365] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530034] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532563] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535141] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.539859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542109] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544174] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.546409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.550761] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553264] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.581775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.584237] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586700] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.589111] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593636] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598207] vgaarb: loaded\n[ 0.599273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601397] SCSI subsystem initialized\n[ 0.603037] ACPI: bus type USB registered\n[ 0.604475] usbcore: registered new interface driver usbfs\n[ 0.606293] usbcore: registered new interface driver hub\n[ 0.608058] usbcore: registered new device driver usb\n[ 0.610018] PCI: Using ACPI for IRQ routing\n[ 0.611943] NetLabel: Initializing\n[ 0.613195] NetLabel: domain hash size = 128\n[ 0.614690] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.616370] NetLabel: unlabeled traffic allowed by default\n[ 0.618427] clocksource: Switched to clocksource kvm-clock\n[ 0.629559] AppArmor: AppArmor Filesystem Enabled\n[ 0.631251] pnp: PnP ACPI init\n[ 0.632789] pnp: PnP ACPI: found 5 devices\n[ 0.640650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.643678] NET: Registered protocol family 2\n[ 0.645535] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.647816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.649939] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.652044] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.653967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656054] NET: Registered protocol family 1\n[ 0.657591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.659530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.661426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.681130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.700951] Trying to unpack rootfs image as initramfs...\n[ 0.763173] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.766188] Scanning for low memory corruption every 60 seconds\n[ 0.768597] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.770741] audit: initializing netlink subsys (disabled)\n[ 0.772631] audit: type=2000 audit(1547482299.365:1): initialized\n[ 0.774928] Initialise system trusted keyring\n[ 0.776668] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.778804] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.782090] zbud: loaded\n[ 0.783341] VFS: Disk quotas dquot_6.6.0\n[ 0.784816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.787589] fuse init (API version 7.23)\n[ 0.789176] Key type big_key registered\n[ 0.790623] Allocating IMA MOK and blacklist keyrings.\n[ 0.792871] Key type asymmetric registered\n[ 0.794377] Asymmetric key parser 'x509' registered\n[ 0.796107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.798816] io scheduler noop registered\n[ 0.800256] io scheduler deadline registered (default)\n[ 0.802061] io scheduler cfq registered\n[ 0.803572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.805484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.807787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.810446] ACPI: Power Button [PWRF]\n[ 0.812397] GHES: HEST is not enabled!\n[ 0.831552] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.870105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.873677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.899074] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.902791] Linux agpgart interface v0.103\n[ 0.906966] brd: module loaded\n[ 0.909708] loop: module loaded\n[ 0.915789] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.918435] GPT:90111 != 20971519\n[ 0.919688] GPT:Alternate GPT header not at the end of the disk.\n[ 0.921691] GPT:90111 != 20971519\n[ 0.922952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.924722] vda: vda1 vda15\n[ 0.926701] scsi host0: ata_piix\n[ 0.928093] scsi host1: ata_piix\n[ 0.929380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.931611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.934433] libphy: Fixed MDIO Bus: probed\n[ 0.935921] tun: Universal TUN/TAP device driver, 1.6\n[ 0.937645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.940996] PPP generic driver version 2.4.2\n[ 0.942600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.944761] ehci-pci: EHCI PCI platform driver\n[ 0.946344] ehci-platform: EHCI generic platform driver\n[ 0.948136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.950199] ohci-pci: OHCI PCI platform driver\n[ 0.951779] ohci-platform: OHCI generic platform driver\n[ 0.953577] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.973266] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.975108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.977793] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.979593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.981660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.983911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.986484] usb usb1: Product: UHCI Host Controller\n[ 0.988170] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.990242] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.991959] hub 1-0:1.0: USB hub found\n[ 0.993356] hub 1-0:1.0: 2 ports detected\n[ 0.994998] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.998684] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.000421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.002263] mousedev: PS/2 mouse device common for all mice\n[ 1.004415] rtc_cmos 00:00: RTC can wake from S4\n[ 1.006554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.009617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.011888] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.014050] i2c /dev entries driver\n[ 1.015418] device-mapper: uevent: version 1.0.3\n[ 1.017109] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.020054] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.022418] NET: Registered protocol family 10\n[ 1.024339] NET: Registered protocol family 17\n[ 1.025942] Key type dns_resolver registered\n[ 1.027635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.029574] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.031558] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.034750] registered taskstats version 1\n[ 1.036254] Loading compiled-in X.509 certificates\n[ 1.038486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.041846] zswap: loaded using pool lzo/zbud\n[ 1.044522] Key type trusted registered\n[ 1.047186] Key type encrypted registered\n[ 1.048665] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.050550] ima: No TPM chip found, activating TPM-bypass!\n[ 1.052446] evm: HMAC attrs: 0x1\n[ 1.070928] Magic number: 3:334:186\n[ 1.072458] rtc_cmos 00:00: setting system clock to 2019-01-14 16:11:39 UTC (1547482299)\n[ 1.075403] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.077418] EDD information not available.\n[ 1.088220] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.091023] Write protecting the kernel read-only data: 14336k\n[ 1.094512] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.097662] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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.96\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.289916] 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.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.13. iid=i-000000aa\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2xJRUiZ0vww+8Gd2IhN+iSLBOUMPo7KLj0W2Z1RKiDgsCfdUKr8YqUq1X1fFHOfkY4rRfGNGUYOWcIGHz1EJYYDtBBsK7afIJt2gt27+CSGo65Eg1jA39aYGpYV0mtcWEt/7hBHqkW0HKy1sFgRIS7PH8AQJhO8fj2F4OiecHLn+loJAkIQrJEuSRKuyc9tO0yVtMcDUQYS6dQPNT7zOz36JDMqWe2c7Ymr/yH1adn/M1mWc2z2AmxwMUjZwO5c2x6pXk9k7bFgnqoug50SyhuFKYjmHyqA1WEyhFnf1XLPK9DVUa1dcSnnApcBNTbop6yFianY6WGjJv4mebw4vR root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\nssh-dss AAAAB3NzaC1kc3MAAACBAPgmBRTCtdG4kISTs+cS/zfDsJ8H3z94IiWlZjjU2zcMr2zAQo9A0NNmj2H+W1AL3eKIQwlDNk6eyfkcgzEpcCkuWiZFzuzxsxN9oLj+EVmH7XuB98ZpvvKajVtmz4PRMQ/qmW5xY90pSEcIpb5/vRjvY3ihJGp31iRi1/njv7atAAAAFQDxzqe6DVie8B/Ivu5CbdBBEBpvpwAAAIEAkvmK/iRGI13zWuj9R8K82Ia5yWlroJorXa1FK3+KU649ovP9In10Nawf4bExUjBMerIc9NTw7s5xj0Lu2+ATlyN8GnYIBflvthGbxGCENyhZ2AoqK5E4f1WoRQgEb1dYAOK74BTawX4VzLlnRbri2rcOkOef7MzPfGV9gshYNc0AAACBAJVQFRbI2p+Zit4PXL9g+RFRh28bJsI47UCDRvrzUGYCrL/oEXfdXcf/pLqUMbResunBDMOPxsTY2qVioHJz4PJqwTJkwmA1ZeYsxYG8Fy22docnt0TNjxm3xshx2pu9sLP/baIZ2mdYYHbeAF9NU29ON2tOw27Y1usl7UI+tI0s root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\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:fe82:eda8/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.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-000000aa\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.64 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276 login: "} 2019-01-14 16:11:49,066 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953/action used request id req-427e5dba-7f0a-4408-832f-f708e548c751 2019-01-14 16:11:49,067 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-14 16:11:49,067 - 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 0x000000001FFE1551 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 0x000000001FFE14D1 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 535352495 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.226824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229735] pid_max: default: 32768 minimum: 301 [ 0.231298] ACPI: Core revision 20150930 [ 0.233284] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235554] Security Framework initialized [ 0.236977] Yama: becoming mindful. [ 0.238253] AppArmor: AppArmor initialized [ 0.239723] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244208] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248691] Initializing cgroup subsys io [ 0.250112] Initializing cgroup subsys memory [ 0.251614] Initializing cgroup subsys devices [ 0.253133] Initializing cgroup subsys freezer [ 0.254653] Initializing cgroup subsys net_cls [ 0.256173] Initializing cgroup subsys perf_event [ 0.257773] Initializing cgroup subsys net_prio [ 0.259320] Initializing cgroup subsys hugetlb [ 0.260833] Initializing cgroup subsys pids [ 0.262341] CPU: Physical Processor ID: 0 [ 0.264447] mce: CPU supports 10 MCE banks [ 0.265911] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267659] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.279396] ftrace: allocating 31920 entries in 125 pages [ 0.310681] smpboot: Max logical packages: 2 [ 0.312165] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.314268] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.316620] x2apic enabled [ 0.317984] Switched APIC routing to physical x2apic. [ 0.320846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.322882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.326631] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.329878] KVM setup paravirtual spinlock [ 0.331916] x86: Booting SMP configuration: [ 0.333436] .... node #0, CPUs: #1 [ 0.334908] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.357941] x86: Booted up 1 node, 2 CPUs [ 0.357944] KVM setup async PF for cpu 1 [ 0.357948] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.362466] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.364964] devtmpfs: initialized [ 0.367222] evm: security.selinux [ 0.368437] evm: security.SMACK64 [ 0.369640] evm: security.SMACK64EXEC [ 0.370936] evm: security.SMACK64TRANSMUTE [ 0.372353] evm: security.SMACK64MMAP [ 0.373646] evm: security.ima [ 0.374761] evm: security.capability [ 0.376131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379366] pinctrl core: initialized pinctrl subsystem [ 0.381238] RTC time: 16:11:38, date: 01/14/19 [ 0.382868] NET: Registered protocol family 16 [ 0.393115] cpuidle: using governor ladder [ 0.405208] cpuidle: using governor menu [ 0.406619] PCCT header not found. [ 0.407927] ACPI: bus type PCI registered [ 0.409338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411498] PCI: Using configuration type 1 for base access [ 0.425743] ACPI: Added _OSI(Module Device) [ 0.427227] ACPI: Added _OSI(Processor Device) [ 0.428751] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430346] ACPI: Added _OSI(Processor Aggregator Device) [ 0.433138] ACPI: Interpreter enabled [ 0.434468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.437686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.440914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.444132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.447354] ACPI: (supports S0 S5) [ 0.448585] ACPI: Using IOAPIC for interrupt routing [ 0.450232] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.454969] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456971] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.465046] acpiphp: Slot [3] registered [ 0.466443] acpiphp: Slot [4] registered [ 0.467831] acpiphp: Slot [5] registered [ 0.469219] acpiphp: Slot [6] registered [ 0.470605] acpiphp: Slot [7] registered [ 0.471992] acpiphp: Slot [8] registered [ 0.473390] acpiphp: Slot [9] registered [ 0.474778] acpiphp: Slot [10] registered [ 0.492159] acpiphp: Slot [11] registered [ 0.493584] acpiphp: Slot [12] registered [ 0.494993] acpiphp: Slot [13] registered [ 0.496409] acpiphp: Slot [14] registered [ 0.497817] acpiphp: Slot [15] registered [ 0.499228] acpiphp: Slot [16] registered [ 0.500643] acpiphp: Slot [17] registered [ 0.502052] acpiphp: Slot [18] registered [ 0.503461] acpiphp: Slot [19] registered [ 0.504874] acpiphp: Slot [20] registered [ 0.506286] acpiphp: Slot [21] registered [ 0.507697] acpiphp: Slot [22] registered [ 0.509114] acpiphp: Slot [23] registered [ 0.510528] acpiphp: Slot [24] registered [ 0.511932] acpiphp: Slot [25] registered [ 0.513345] acpiphp: Slot [26] registered [ 0.514758] acpiphp: Slot [27] registered [ 0.516169] acpiphp: Slot [28] registered [ 0.517585] acpiphp: Slot [29] registered [ 0.518994] acpiphp: Slot [30] registered [ 0.520406] acpiphp: Slot [31] registered [ 0.521817] PCI host bridge to bus 0000:00 [ 0.523231] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.525365] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.527501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.530034] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532563] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.535141] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.539859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.542109] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544174] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.546409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550761] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553264] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.578670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.581775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.584237] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586700] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.589111] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.593636] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.595492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.598207] vgaarb: loaded [ 0.599273] vgaarb: bridge control possible 0000:00:02.0 [ 0.601397] SCSI subsystem initialized [ 0.603037] ACPI: bus type USB registered [ 0.604475] usbcore: registered new interface driver usbfs [ 0.606293] usbcore: registered new interface driver hub [ 0.608058] usbcore: registered new device driver usb [ 0.610018] PCI: Using ACPI for IRQ routing [ 0.611943] NetLabel: Initializing [ 0.613195] NetLabel: domain hash size = 128 [ 0.614690] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.616370] NetLabel: unlabeled traffic allowed by default [ 0.618427] clocksource: Switched to clocksource kvm-clock [ 0.629559] AppArmor: AppArmor Filesystem Enabled [ 0.631251] pnp: PnP ACPI init [ 0.632789] pnp: PnP ACPI: found 5 devices [ 0.640650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.643678] NET: Registered protocol family 2 [ 0.645535] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.647816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.649939] TCP: Hash tables configured (established 4096 bind 4096) [ 0.652044] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.653967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.656054] NET: Registered protocol family 1 [ 0.657591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.659530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.661426] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.681130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.700951] Trying to unpack rootfs image as initramfs... [ 0.763173] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.766188] Scanning for low memory corruption every 60 seconds [ 0.768597] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.770741] audit: initializing netlink subsys (disabled) [ 0.772631] audit: type=2000 audit(1547482299.365:1): initialized [ 0.774928] Initialise system trusted keyring [ 0.776668] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.778804] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.782090] zbud: loaded [ 0.783341] VFS: Disk quotas dquot_6.6.0 [ 0.784816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.787589] fuse init (API version 7.23) [ 0.789176] Key type big_key registered [ 0.790623] Allocating IMA MOK and blacklist keyrings. [ 0.792871] Key type asymmetric registered [ 0.794377] Asymmetric key parser 'x509' registered [ 0.796107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.798816] io scheduler noop registered [ 0.800256] io scheduler deadline registered (default) [ 0.802061] io scheduler cfq registered [ 0.803572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.805484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.807787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.810446] ACPI: Power Button [PWRF] [ 0.812397] GHES: HEST is not enabled! [ 0.831552] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.870105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.873677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.899074] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.902791] Linux agpgart interface v0.103 [ 0.906966] brd: module loaded [ 0.909708] loop: module loaded [ 0.915789] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.918435] GPT:90111 != 20971519 [ 0.919688] GPT:Alternate GPT header not at the end of the disk. [ 0.921691] GPT:90111 != 20971519 [ 0.922952] GPT: Use GNU Parted to correct GPT errors. [ 0.924722] vda: vda1 vda15 [ 0.926701] scsi host0: ata_piix [ 0.928093] scsi host1: ata_piix [ 0.929380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.931611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.934433] libphy: Fixed MDIO Bus: probed [ 0.935921] tun: Universal TUN/TAP device driver, 1.6 [ 0.937645] tun: (C) 1999-2004 Max Krasnyansky [ 0.940996] PPP generic driver version 2.4.2 [ 0.942600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.944761] ehci-pci: EHCI PCI platform driver [ 0.946344] ehci-platform: EHCI generic platform driver [ 0.948136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.950199] ohci-pci: OHCI PCI platform driver [ 0.951779] ohci-platform: OHCI generic platform driver [ 0.953577] uhci_hcd: USB Universal Host Controller Interface driver [ 0.973266] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.975108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.977793] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.979593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.981660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.983911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.986484] usb usb1: Product: UHCI Host Controller [ 0.988170] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.990242] usb usb1: SerialNumber: 0000:00:01.2 [ 0.991959] hub 1-0:1.0: USB hub found [ 0.993356] hub 1-0:1.0: 2 ports detected [ 0.994998] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.998684] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.000421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.002263] mousedev: PS/2 mouse device common for all mice [ 1.004415] rtc_cmos 00:00: RTC can wake from S4 [ 1.006554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.009617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.011888] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.014050] i2c /dev entries driver [ 1.015418] device-mapper: uevent: version 1.0.3 [ 1.017109] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.020054] ledtrig-cpu: registered to indicate activity on CPUs [ 1.022418] NET: Registered protocol family 10 [ 1.024339] NET: Registered protocol family 17 [ 1.025942] Key type dns_resolver registered [ 1.027635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.029574] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.031558] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.034750] registered taskstats version 1 [ 1.036254] Loading compiled-in X.509 certificates [ 1.038486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.041846] zswap: loaded using pool lzo/zbud [ 1.044522] Key type trusted registered [ 1.047186] Key type encrypted registered [ 1.048665] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050550] ima: No TPM chip found, activating TPM-bypass! [ 1.052446] evm: HMAC attrs: 0x1 [ 1.070928] Magic number: 3:334:186 [ 1.072458] rtc_cmos 00:00: setting system clock to 2019-01-14 16:11:39 UTC (1547482299) [ 1.075403] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.077418] EDD information not available. [ 1.088220] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.091023] Write protecting the kernel read-only data: 14336k [ 1.094512] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097662] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 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.96 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.289916] 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.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.13. iid=i-000000aa 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2xJRUiZ0vww+8Gd2IhN+iSLBOUMPo7KLj0W2Z1RKiDgsCfdUKr8YqUq1X1fFHOfkY4rRfGNGUYOWcIGHz1EJYYDtBBsK7afIJt2gt27+CSGo65Eg1jA39aYGpYV0mtcWEt/7hBHqkW0HKy1sFgRIS7PH8AQJhO8fj2F4OiecHLn+loJAkIQrJEuSRKuyc9tO0yVtMcDUQYS6dQPNT7zOz36JDMqWe2c7Ymr/yH1adn/M1mWc2z2AmxwMUjZwO5c2x6pXk9k7bFgnqoug50SyhuFKYjmHyqA1WEyhFnf1XLPK9DVUa1dcSnnApcBNTbop6yFianY6WGjJv4mebw4vR root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276 ssh-dss AAAAB3NzaC1kc3MAAACBAPgmBRTCtdG4kISTs+cS/zfDsJ8H3z94IiWlZjjU2zcMr2zAQo9A0NNmj2H+W1AL3eKIQwlDNk6eyfkcgzEpcCkuWiZFzuzxsxN9oLj+EVmH7XuB98ZpvvKajVtmz4PRMQ/qmW5xY90pSEcIpb5/vRjvY3ihJGp31iRi1/njv7atAAAAFQDxzqe6DVie8B/Ivu5CbdBBEBpvpwAAAIEAkvmK/iRGI13zWuj9R8K82Ia5yWlroJorXa1FK3+KU649ovP9In10Nawf4bExUjBMerIc9NTw7s5xj0Lu2+ATlyN8GnYIBflvthGbxGCENyhZ2AoqK5E4f1WoRQgEb1dYAOK74BTawX4VzLlnRbri2rcOkOef7MzPfGV9gshYNc0AAACBAJVQFRbI2p+Zit4PXL9g+RFRh28bJsI47UCDRvrzUGYCrL/oEXfdXcf/pLqUMbResunBDMOPxsTY2qVioHJz4PJqwTJkwmA1ZeYsxYG8Fy22docnt0TNjxm3xshx2pu9sLP/baIZ2mdYYHbeAF9NU29ON2tOw27Y1usl7UI+tI0s root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276 -----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:fe82:eda8/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.2 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-000000aa name: N/A availability-zone: nova local-hostname: createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276 launch-index: 0 === cirros: current=0.4.0 uptime=3.64 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276 login: 2019-01-14 16:11:50,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:51,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-ea1d1fae-a312-4edb-aca0-cab0dc8c3f44 x-compute-request-id: req-ea1d1fae-a312-4edb-aca0-cab0dc8c3f44 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d1:fc", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}, {"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:10Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:51,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-ea1d1fae-a312-4edb-aca0-cab0dc8c3f44 2019-01-14 16:11:51,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 16:11:51,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-14639550-b558-487e-8131-60661d4d1f1b x-compute-request-id: req-14639550-b558-487e-8131-60661d4d1f1b Content-Encoding: gzip Content-Length: 9698 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 0x000000001FFE1551 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 0x000000001FFE14D1 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 520595915 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.236656] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.239572] pid_max: default: 32768 minimum: 301\n[ 0.241134] ACPI: Core revision 20150930\n[ 0.243121] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.245377] Security Framework initialized\n[ 0.246798] Yama: becoming mindful.\n[ 0.248074] AppArmor: AppArmor initialized\n[ 0.249536] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.251812] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.254015] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256116] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258478] Initializing cgroup subsys io\n[ 0.259894] Initializing cgroup subsys memory\n[ 0.261397] Initializing cgroup subsys devices\n[ 0.262916] Initializing cgroup subsys freezer\n[ 0.264435] Initializing cgroup subsys net_cls\n[ 0.265946] Initializing cgroup subsys perf_event\n[ 0.267543] Initializing cgroup subsys net_prio\n[ 0.269083] Initializing cgroup subsys hugetlb\n[ 0.270592] Initializing cgroup subsys pids\n[ 0.272100] CPU: Physical Processor ID: 0\n[ 0.274198] mce: CPU supports 10 MCE banks\n[ 0.275665] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.277405] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.280724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289104] ftrace: allocating 31920 entries in 125 pages\n[ 0.320337] smpboot: Max logical packages: 2\n[ 0.321831] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.323924] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.326258] x2apic enabled\n[ 0.327618] Switched APIC routing to physical x2apic.\n[ 0.330470] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.336257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339503] KVM setup paravirtual spinlock\n[ 0.341546] x86: Booting SMP configuration:\n[ 0.343053] .... node #0, CPUs: #1\n[ 0.344508] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.367316] x86: Booted up 1 node, 2 CPUs\n[ 0.367320] KVM setup async PF for cpu 1\n[ 0.367324] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.371800] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.374277] devtmpfs: initialized\n[ 0.376523] evm: security.selinux\n[ 0.377733] evm: security.SMACK64\n[ 0.378932] evm: security.SMACK64EXEC\n[ 0.380234] evm: security.SMACK64TRANSMUTE\n[ 0.381639] evm: security.SMACK64MMAP\n[ 0.382925] evm: security.ima\n[ 0.384038] evm: security.capability\n[ 0.385399] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388614] pinctrl core: initialized pinctrl subsystem\n[ 0.390485] RTC time: 16:11:10, date: 01/14/19\n[ 0.392099] NET: Registered protocol family 16\n[ 0.402362] cpuidle: using governor ladder\n[ 0.414454] cpuidle: using governor menu\n[ 0.415870] PCCT header not found.\n[ 0.417170] ACPI: bus type PCI registered\n[ 0.418564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420713] PCI: Using configuration type 1 for base access\n[ 0.434983] ACPI: Added _OSI(Module Device)\n[ 0.436454] ACPI: Added _OSI(Processor Device)\n[ 0.437975] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439542] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442310] ACPI: Interpreter enabled\n[ 0.443626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.446834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.453266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.456475] ACPI: (supports S0 S5)\n[ 0.457699] ACPI: Using IOAPIC for interrupt routing\n[ 0.459340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.464068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.466044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.468199] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.470279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.474074] acpiphp: Slot [3] registered\n[ 0.475460] acpiphp: Slot [4] registered\n[ 0.476842] acpiphp: Slot [5] registered\n[ 0.478225] acpiphp: Slot [6] registered\n[ 0.479605] acpiphp: Slot [7] registered\n[ 0.480989] acpiphp: Slot [8] registered\n[ 0.482375] acpiphp: Slot [9] registered\n[ 0.483753] acpiphp: Slot [10] registered\n[ 0.500899] acpiphp: Slot [11] registered\n[ 0.502343] acpiphp: Slot [12] registered\n[ 0.503744] acpiphp: Slot [13] registered\n[ 0.505155] acpiphp: Slot [14] registered\n[ 0.506557] acpiphp: Slot [15] registered\n[ 0.507966] acpiphp: Slot [16] registered\n[ 0.509373] acpiphp: Slot [17] registered\n[ 0.510776] acpiphp: Slot [18] registered\n[ 0.512177] acpiphp: Slot [19] registered\n[ 0.513584] acpiphp: Slot [20] registered\n[ 0.514994] acpiphp: Slot [21] registered\n[ 0.516392] acpiphp: Slot [22] registered\n[ 0.517800] acpiphp: Slot [23] registered\n[ 0.519206] acpiphp: Slot [24] registered\n[ 0.520603] acpiphp: Slot [25] registered\n[ 0.522010] acpiphp: Slot [26] registered\n[ 0.523410] acpiphp: Slot [27] registered\n[ 0.524814] acpiphp: Slot [28] registered\n[ 0.526221] acpiphp: Slot [29] registered\n[ 0.527620] acpiphp: Slot [30] registered\n[ 0.529025] acpiphp: Slot [31] registered\n[ 0.530423] PCI host bridge to bus 0000:00\n[ 0.531827] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.533949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.536078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.538620] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.541146] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.543717] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.548462] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.550703] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.552765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.559318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.561804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.589377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.592077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.594535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.596976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.599381] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.601582] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.603926] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.605768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.608470] vgaarb: loaded\n[ 0.609513] vgaarb: bridge control possible 0000:00:02.0\n[ 0.611632] SCSI subsystem initialized\n[ 0.613324] ACPI: bus type USB registered\n[ 0.614765] usbcore: registered new interface driver usbfs\n[ 0.616563] usbcore: registered new interface driver hub\n[ 0.618309] usbcore: registered new device driver usb\n[ 0.620259] PCI: Using ACPI for IRQ routing\n[ 0.622186] NetLabel: Initializing\n[ 0.623429] NetLabel: domain hash size = 128\n[ 0.624908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.626575] NetLabel: unlabeled traffic allowed by default\n[ 0.628613] clocksource: Switched to clocksource kvm-clock\n[ 0.639642] AppArmor: AppArmor Filesystem Enabled\n[ 0.641311] pnp: PnP ACPI init\n[ 0.642839] pnp: PnP ACPI: found 5 devices\n[ 0.650666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.653649] NET: Registered protocol family 2\n[ 0.655480] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.657721] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.659810] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.661883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663762] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.665814] NET: Registered protocol family 1\n[ 0.667329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.669239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.671105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.690747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.710461] Trying to unpack rootfs image as initramfs...\n[ 0.772595] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.776068] Scanning for low memory corruption every 60 seconds\n[ 0.778776] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.781286] audit: initializing netlink subsys (disabled)\n[ 0.783475] audit: type=2000 audit(1547482271.306:1): initialized\n[ 0.786143] Initialise system trusted keyring\n[ 0.788102] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.790610] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.794277] zbud: loaded\n[ 0.795652] VFS: Disk quotas dquot_6.6.0\n[ 0.797405] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.800484] fuse init (API version 7.23)\n[ 0.802320] Key type big_key registered\n[ 0.803973] Allocating IMA MOK and blacklist keyrings.\n[ 0.806492] Key type asymmetric registered\n[ 0.808222] Asymmetric key parser 'x509' registered\n[ 0.810250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.813370] io scheduler noop registered\n[ 0.815023] io scheduler deadline registered (default)\n[ 0.817161] io scheduler cfq registered\n[ 0.818867] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.821094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.823754] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.826825] ACPI: Power Button [PWRF]\n[ 0.828552] GHES: HEST is not enabled!\n[ 0.847571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.886722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.890678] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.917287] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.921399] Linux agpgart interface v0.103\n[ 0.925658] brd: module loaded\n[ 0.928463] loop: module loaded\n[ 0.934866] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.937985] GPT:90111 != 20971519\n[ 0.939446] GPT:Alternate GPT header not at the end of the disk.\n[ 0.941832] GPT:90111 != 20971519\n[ 0.943292] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945385] vda: vda1 vda15\n[ 0.947545] scsi host0: ata_piix\n[ 0.949136] scsi host1: ata_piix\n[ 0.950596] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.953236] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.956179] libphy: Fixed MDIO Bus: probed\n[ 0.958051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.960094] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.963769] PPP generic driver version 2.4.2\n[ 0.965633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.968209] ehci-pci: EHCI PCI platform driver\n[ 0.970061] ehci-platform: EHCI generic platform driver\n[ 0.972167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.974580] ohci-pci: OHCI PCI platform driver\n[ 0.976383] ohci-platform: OHCI generic platform driver\n[ 0.978538] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.998409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.000509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.003564] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.005636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.008026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.010661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.013669] usb usb1: Product: UHCI Host Controller\n[ 1.015622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.017974] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.019639] hub 1-0:1.0: USB hub found\n[ 1.020994] hub 1-0:1.0: 2 ports detected\n[ 1.022555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.026141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.027801] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.029706] mousedev: PS/2 mouse device common for all mice\n[ 1.031846] rtc_cmos 00:00: RTC can wake from S4\n[ 1.033984] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.036897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.039063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.041148] i2c /dev entries driver\n[ 1.042457] device-mapper: uevent: version 1.0.3\n[ 1.044141] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.047019] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.049271] NET: Registered protocol family 10\n[ 1.051133] NET: Registered protocol family 17\n[ 1.052674] Key type dns_resolver registered\n[ 1.054313] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.056199] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.058439] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.061548] registered taskstats version 1\n[ 1.062996] Loading compiled-in X.509 certificates\n[ 1.065175] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.068388] zswap: loaded using pool lzo/zbud\n[ 1.070842] Key type trusted registered\n[ 1.073522] Key type encrypted registered\n[ 1.074940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.076748] ima: No TPM chip found, activating TPM-bypass!\n[ 1.078562] evm: HMAC attrs: 0x1\n[ 1.096067] Magic number: 3:334:186\n[ 1.097542] rtc_cmos 00:00: setting system clock to 2019-01-14 16:11:11 UTC (1547482271)\n[ 1.100341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.102270] EDD information not available.\n[ 1.114190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.116894] Write protecting the kernel read-only data: 14336k\n[ 1.120291] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.123383] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.320281] 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.23. iid=i-000000a7\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 11.94s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcwnuQoNWfXcmQ7YOf/QskWemjsRAViU5+w4YBVP5JIRuUInVpVjYXBANYIcLg2bu9UhXw4Wr1c27Ihv4MD4odOV3GJs24BVN15oaP9Ozs3GzjCtUFU+A/lEirjrPE1LV1VC4V6STPwTNB47DW+Bu7y1wzjaUOVWCM5OsvAR17vFPyrBI+ZYW+Pc3TTe/bHcHR0gxBnkRI09c0OtcIzhtNqtE6h5jlKMXKN/Pu3lbJHxNn/KALV1kt/KqYCJzIlQECGtB/TfSqJ+EEWeIKt0hGCfBWI+Mxmawg/BayrFYEqaNjkHnRDHNkSWms1GbeNQswojiym59JMdff7Rf5KnNf root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\nssh-dss AAAAB3NzaC1kc3MAAACBAL4FByRz4zJhQ+akRUd9UkrKi7cG84cDw4djbcjbwLmptRx/nf+JRY/wTgjeTZQHRB1w8/BrL4rR1TJCgDosXinhOmZzLwYE5mtYIk7YaGho0X2nRn2pf4SCokyL9GUxRCZ19M72zRcWmytEWX7AHsLrbx2UanQ0FAsyWeyMhie3AAAAFQC87bHYtTwlc3YLhZRw5njL7ST8NwAAAIB0Tu9NWDBCImriNdxY360VF5oVEyhZzI6iTrk8/9IQC8uFeXfraPmfclHdr0gExaJPAOEdYnBhlCK7iKKNuxU5E01i3N5AHMZc9CB3aXT8nWcWV+8reyZYdWzvzcFuzQ5Q4o9Q6HSd2NxcSR+ZSRC4Yk7oOdTJdzADheKog5vlmgAAAIAj6pU/Jm3jsYPnKwcsw0zI/ZaGvI+DHkKbaR2k1LNqx9+UpEDLy//6V1n9VgC4AdVyzXPgwZ1CC+S3EfBUDfHHnCvbj3lEMJGWVjqf+KopG2VEWe9faFdhwVOXfxquPOMvMHsdvRaD/iS0B5zqtCUCUC53t/y+AGjL3LtWeDh/vA== root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\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:fe57:d1fc/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.4 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-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=38.55 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276 login: "} 2019-01-14 16:11:51,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51/action used request id req-14639550-b558-487e-8131-60661d4d1f1b 2019-01-14 16:11:52,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:11:52,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-366a8ae5-7c50-49b9-93bb-309b8b74c382 x-compute-request-id: req-366a8ae5-7c50-49b9-93bb-309b8b74c382 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:ed:a8", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:38.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "security_groups": [{"name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp"}, {"name": "default"}], "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:38Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:52,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-366a8ae5-7c50-49b9-93bb-309b8b74c382 2019-01-14 16:11:52,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 16:11:52,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-6bde0873-713b-4a30-b554-2614dbdb43df x-compute-request-id: req-6bde0873-713b-4a30-b554-2614dbdb43df Content-Encoding: gzip Content-Length: 9667 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 0x000000001FFE1551 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 0x000000001FFE14D1 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 535352495 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.226824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229735] pid_max: default: 32768 minimum: 301\n[ 0.231298] ACPI: Core revision 20150930\n[ 0.233284] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236977] Yama: becoming mindful.\n[ 0.238253] AppArmor: AppArmor initialized\n[ 0.239723] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244208] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248691] Initializing cgroup subsys io\n[ 0.250112] Initializing cgroup subsys memory\n[ 0.251614] Initializing cgroup subsys devices\n[ 0.253133] Initializing cgroup subsys freezer\n[ 0.254653] Initializing cgroup subsys net_cls\n[ 0.256173] Initializing cgroup subsys perf_event\n[ 0.257773] Initializing cgroup subsys net_prio\n[ 0.259320] Initializing cgroup subsys hugetlb\n[ 0.260833] Initializing cgroup subsys pids\n[ 0.262341] CPU: Physical Processor ID: 0\n[ 0.264447] mce: CPU supports 10 MCE banks\n[ 0.265911] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267659] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.279396] ftrace: allocating 31920 entries in 125 pages\n[ 0.310681] smpboot: Max logical packages: 2\n[ 0.312165] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.314268] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.316620] x2apic enabled\n[ 0.317984] Switched APIC routing to physical x2apic.\n[ 0.320846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.322882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.326631] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.329878] KVM setup paravirtual spinlock\n[ 0.331916] x86: Booting SMP configuration:\n[ 0.333436] .... node #0, CPUs: #1\n[ 0.334908] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.357941] x86: Booted up 1 node, 2 CPUs\n[ 0.357944] KVM setup async PF for cpu 1\n[ 0.357948] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.362466] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.364964] devtmpfs: initialized\n[ 0.367222] evm: security.selinux\n[ 0.368437] evm: security.SMACK64\n[ 0.369640] evm: security.SMACK64EXEC\n[ 0.370936] evm: security.SMACK64TRANSMUTE\n[ 0.372353] evm: security.SMACK64MMAP\n[ 0.373646] evm: security.ima\n[ 0.374761] evm: security.capability\n[ 0.376131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.379366] pinctrl core: initialized pinctrl subsystem\n[ 0.381238] RTC time: 16:11:38, date: 01/14/19\n[ 0.382868] NET: Registered protocol family 16\n[ 0.393115] cpuidle: using governor ladder\n[ 0.405208] cpuidle: using governor menu\n[ 0.406619] PCCT header not found.\n[ 0.407927] ACPI: bus type PCI registered\n[ 0.409338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411498] PCI: Using configuration type 1 for base access\n[ 0.425743] ACPI: Added _OSI(Module Device)\n[ 0.427227] ACPI: Added _OSI(Processor Device)\n[ 0.428751] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.430346] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.433138] ACPI: Interpreter enabled\n[ 0.434468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.437686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.440914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.444132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.447354] ACPI: (supports S0 S5)\n[ 0.448585] ACPI: Using IOAPIC for interrupt routing\n[ 0.450232] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.454969] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.456971] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.465046] acpiphp: Slot [3] registered\n[ 0.466443] acpiphp: Slot [4] registered\n[ 0.467831] acpiphp: Slot [5] registered\n[ 0.469219] acpiphp: Slot [6] registered\n[ 0.470605] acpiphp: Slot [7] registered\n[ 0.471992] acpiphp: Slot [8] registered\n[ 0.473390] acpiphp: Slot [9] registered\n[ 0.474778] acpiphp: Slot [10] registered\n[ 0.492159] acpiphp: Slot [11] registered\n[ 0.493584] acpiphp: Slot [12] registered\n[ 0.494993] acpiphp: Slot [13] registered\n[ 0.496409] acpiphp: Slot [14] registered\n[ 0.497817] acpiphp: Slot [15] registered\n[ 0.499228] acpiphp: Slot [16] registered\n[ 0.500643] acpiphp: Slot [17] registered\n[ 0.502052] acpiphp: Slot [18] registered\n[ 0.503461] acpiphp: Slot [19] registered\n[ 0.504874] acpiphp: Slot [20] registered\n[ 0.506286] acpiphp: Slot [21] registered\n[ 0.507697] acpiphp: Slot [22] registered\n[ 0.509114] acpiphp: Slot [23] registered\n[ 0.510528] acpiphp: Slot [24] registered\n[ 0.511932] acpiphp: Slot [25] registered\n[ 0.513345] acpiphp: Slot [26] registered\n[ 0.514758] acpiphp: Slot [27] registered\n[ 0.516169] acpiphp: Slot [28] registered\n[ 0.517585] acpiphp: Slot [29] registered\n[ 0.518994] acpiphp: Slot [30] registered\n[ 0.520406] acpiphp: Slot [31] registered\n[ 0.521817] PCI host bridge to bus 0000:00\n[ 0.523231] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.525365] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530034] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532563] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535141] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.539859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542109] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544174] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.546409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.550761] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553264] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.581775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.584237] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586700] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.589111] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593636] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598207] vgaarb: loaded\n[ 0.599273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601397] SCSI subsystem initialized\n[ 0.603037] ACPI: bus type USB registered\n[ 0.604475] usbcore: registered new interface driver usbfs\n[ 0.606293] usbcore: registered new interface driver hub\n[ 0.608058] usbcore: registered new device driver usb\n[ 0.610018] PCI: Using ACPI for IRQ routing\n[ 0.611943] NetLabel: Initializing\n[ 0.613195] NetLabel: domain hash size = 128\n[ 0.614690] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.616370] NetLabel: unlabeled traffic allowed by default\n[ 0.618427] clocksource: Switched to clocksource kvm-clock\n[ 0.629559] AppArmor: AppArmor Filesystem Enabled\n[ 0.631251] pnp: PnP ACPI init\n[ 0.632789] pnp: PnP ACPI: found 5 devices\n[ 0.640650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.643678] NET: Registered protocol family 2\n[ 0.645535] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.647816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.649939] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.652044] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.653967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656054] NET: Registered protocol family 1\n[ 0.657591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.659530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.661426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.681130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.700951] Trying to unpack rootfs image as initramfs...\n[ 0.763173] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.766188] Scanning for low memory corruption every 60 seconds\n[ 0.768597] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.770741] audit: initializing netlink subsys (disabled)\n[ 0.772631] audit: type=2000 audit(1547482299.365:1): initialized\n[ 0.774928] Initialise system trusted keyring\n[ 0.776668] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.778804] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.782090] zbud: loaded\n[ 0.783341] VFS: Disk quotas dquot_6.6.0\n[ 0.784816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.787589] fuse init (API version 7.23)\n[ 0.789176] Key type big_key registered\n[ 0.790623] Allocating IMA MOK and blacklist keyrings.\n[ 0.792871] Key type asymmetric registered\n[ 0.794377] Asymmetric key parser 'x509' registered\n[ 0.796107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.798816] io scheduler noop registered\n[ 0.800256] io scheduler deadline registered (default)\n[ 0.802061] io scheduler cfq registered\n[ 0.803572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.805484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.807787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.810446] ACPI: Power Button [PWRF]\n[ 0.812397] GHES: HEST is not enabled!\n[ 0.831552] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.870105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.873677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.899074] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.902791] Linux agpgart interface v0.103\n[ 0.906966] brd: module loaded\n[ 0.909708] loop: module loaded\n[ 0.915789] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.918435] GPT:90111 != 20971519\n[ 0.919688] GPT:Alternate GPT header not at the end of the disk.\n[ 0.921691] GPT:90111 != 20971519\n[ 0.922952] GPT: Use GNU Parted to correct GPT errors.\n[ 0.924722] vda: vda1 vda15\n[ 0.926701] scsi host0: ata_piix\n[ 0.928093] scsi host1: ata_piix\n[ 0.929380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.931611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.934433] libphy: Fixed MDIO Bus: probed\n[ 0.935921] tun: Universal TUN/TAP device driver, 1.6\n[ 0.937645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.940996] PPP generic driver version 2.4.2\n[ 0.942600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.944761] ehci-pci: EHCI PCI platform driver\n[ 0.946344] ehci-platform: EHCI generic platform driver\n[ 0.948136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.950199] ohci-pci: OHCI PCI platform driver\n[ 0.951779] ohci-platform: OHCI generic platform driver\n[ 0.953577] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.973266] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.975108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.977793] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.979593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.981660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.983911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.986484] usb usb1: Product: UHCI Host Controller\n[ 0.988170] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.990242] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.991959] hub 1-0:1.0: USB hub found\n[ 0.993356] hub 1-0:1.0: 2 ports detected\n[ 0.994998] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.998684] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.000421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.002263] mousedev: PS/2 mouse device common for all mice\n[ 1.004415] rtc_cmos 00:00: RTC can wake from S4\n[ 1.006554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.009617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.011888] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.014050] i2c /dev entries driver\n[ 1.015418] device-mapper: uevent: version 1.0.3\n[ 1.017109] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.020054] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.022418] NET: Registered protocol family 10\n[ 1.024339] NET: Registered protocol family 17\n[ 1.025942] Key type dns_resolver registered\n[ 1.027635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.029574] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.031558] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.034750] registered taskstats version 1\n[ 1.036254] Loading compiled-in X.509 certificates\n[ 1.038486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.041846] zswap: loaded using pool lzo/zbud\n[ 1.044522] Key type trusted registered\n[ 1.047186] Key type encrypted registered\n[ 1.048665] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.050550] ima: No TPM chip found, activating TPM-bypass!\n[ 1.052446] evm: HMAC attrs: 0x1\n[ 1.070928] Magic number: 3:334:186\n[ 1.072458] rtc_cmos 00:00: setting system clock to 2019-01-14 16:11:39 UTC (1547482299)\n[ 1.075403] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.077418] EDD information not available.\n[ 1.088220] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.091023] Write protecting the kernel read-only data: 14336k\n[ 1.094512] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.097662] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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.96\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.289916] 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.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.13. iid=i-000000aa\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2xJRUiZ0vww+8Gd2IhN+iSLBOUMPo7KLj0W2Z1RKiDgsCfdUKr8YqUq1X1fFHOfkY4rRfGNGUYOWcIGHz1EJYYDtBBsK7afIJt2gt27+CSGo65Eg1jA39aYGpYV0mtcWEt/7hBHqkW0HKy1sFgRIS7PH8AQJhO8fj2F4OiecHLn+loJAkIQrJEuSRKuyc9tO0yVtMcDUQYS6dQPNT7zOz36JDMqWe2c7Ymr/yH1adn/M1mWc2z2AmxwMUjZwO5c2x6pXk9k7bFgnqoug50SyhuFKYjmHyqA1WEyhFnf1XLPK9DVUa1dcSnnApcBNTbop6yFianY6WGjJv4mebw4vR root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\nssh-dss AAAAB3NzaC1kc3MAAACBAPgmBRTCtdG4kISTs+cS/zfDsJ8H3z94IiWlZjjU2zcMr2zAQo9A0NNmj2H+W1AL3eKIQwlDNk6eyfkcgzEpcCkuWiZFzuzxsxN9oLj+EVmH7XuB98ZpvvKajVtmz4PRMQ/qmW5xY90pSEcIpb5/vRjvY3ihJGp31iRi1/njv7atAAAAFQDxzqe6DVie8B/Ivu5CbdBBEBpvpwAAAIEAkvmK/iRGI13zWuj9R8K82Ia5yWlroJorXa1FK3+KU649ovP9In10Nawf4bExUjBMerIc9NTw7s5xj0Lu2+ATlyN8GnYIBflvthGbxGCENyhZ2AoqK5E4f1WoRQgEb1dYAOK74BTawX4VzLlnRbri2rcOkOef7MzPfGV9gshYNc0AAACBAJVQFRbI2p+Zit4PXL9g+RFRh28bJsI47UCDRvrzUGYCrL/oEXfdXcf/pLqUMbResunBDMOPxsTY2qVioHJz4PJqwTJkwmA1ZeYsxYG8Fy22docnt0TNjxm3xshx2pu9sLP/baIZ2mdYYHbeAF9NU29ON2tOw27Y1usl7UI+tI0s root@createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\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:fe82:eda8/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.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-000000aa\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.64 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-62628543-356a-4fad-bff4-49e52acf4276 login: "} 2019-01-14 16:11:52,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953/action used request id req-6bde0873-713b-4a30-b554-2614dbdb43df 2019-01-14 16:11:52,747 - create_instance - INFO - Deleting Port with ID - 4cc6f573-7188-49dc-ba5d-9ef94aa01e06 2019-01-14 16:11:52,747 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm1-port 2019-01-14 16:11:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4cc6f573-7188-49dc-ba5d-9ef94aa01e06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:53,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0591848-31a1-46f2-9bc9-9ebfeba27958 Date: Mon, 14 Jan 2019 16:11:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:11:53,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4cc6f573-7188-49dc-ba5d-9ef94aa01e06 used request id req-f0591848-31a1-46f2-9bc9-9ebfeba27958 2019-01-14 16:11:53,499 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1 2019-01-14 16:11:53,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:53,640 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:11: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-d0fb3e77-56e3-4ffc-9965-9d1f29fb0358 x-compute-request-id: req-d0fb3e77-56e3-4ffc-9965-9d1f29fb0358 Content-Type: application/json 2019-01-14 16:11:53,640 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-d0fb3e77-56e3-4ffc-9965-9d1f29fb0358 2019-01-14 16:11:53,641 - create_instance - INFO - Checking deletion status 2019-01-14 16:11:53,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:53,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-2fd99798-9604-4751-80ad-5b197a592173 x-compute-request-id: req-2fd99798-9604-4751-80ad-5b197a592173 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.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:53Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:53,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-2fd99798-9604-4751-80ad-5b197a592173 2019-01-14 16:11:53,922 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1] is - ACTIVE 2019-01-14 16:11:53,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:11:56,925 - create_instance - DEBUG - VM status query timeout in 296.715747118 2019-01-14 16:11:56,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:11:57,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:11: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-1ffa3919-b929-47ef-a9d8-220f1b74ca41 x-compute-request-id: req-1ffa3919-b929-47ef-a9d8-220f1b74ca41 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.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f3129fe7-874a-48f2-b576-4f99998f2f51", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:10.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "f3129fe7-874a-48f2-b576-4f99998f2f51", "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:11:53Z", "hostId": "ff28b5000176a9fd909ed33768a1ddc9d4af54efeacad7a1d56e29bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1", "created": "2019-01-14T16:11:02Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:11:57,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-1ffa3919-b929-47ef-a9d8-220f1b74ca41 2019-01-14 16:11:57,186 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1] is - ACTIVE 2019-01-14 16:11:57,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:12:00,189 - create_instance - DEBUG - VM status query timeout in 293.451596975 2019-01-14 16:12:00,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2de1914e7501339432ce9a64a168f2ad8f781e" 2019-01-14 16:12:00,237 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45b9bfb1-ee06-4e84-a17e-8faeafa9f90f x-compute-request-id: req-45b9bfb1-ee06-4e84-a17e-8faeafa9f90f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f3129fe7-874a-48f2-b576-4f99998f2f51 could not be found.", "code": 404}} 2019-01-14 16:12:00,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f3129fe7-874a-48f2-b576-4f99998f2f51 used request id req-45b9bfb1-ee06-4e84-a17e-8faeafa9f90f 2019-01-14 16:12:00,238 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f3129fe7-874a-48f2-b576-4f99998f2f51 could not be found. (HTTP 404) (Request-ID: req-45b9bfb1-ee06-4e84-a17e-8faeafa9f90f) 2019-01-14 16:12:00,238 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst1 2019-01-14 16:12:00,239 - create_instance - INFO - Deleting Port with ID - 50243b84-3bf3-4961-b55d-1c47dc1f64ba 2019-01-14 16:12:00,239 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-vm2-port 2019-01-14 16:12:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/50243b84-3bf3-4961-b55d-1c47dc1f64ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:12:00,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-132b8602-0841-4a84-90ea-3cabf37173e0 Date: Mon, 14 Jan 2019 16:12:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:00,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/50243b84-3bf3-4961-b55d-1c47dc1f64ba used request id req-132b8602-0841-4a84-90ea-3cabf37173e0 2019-01-14 16:12:00,978 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2 2019-01-14 16:12:00,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:12:01,131 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-113fef3f-dea0-4b3b-8f5d-bc30ef8a3be7 x-compute-request-id: req-113fef3f-dea0-4b3b-8f5d-bc30ef8a3be7 Content-Type: application/json 2019-01-14 16:12:01,131 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-113fef3f-dea0-4b3b-8f5d-bc30ef8a3be7 2019-01-14 16:12:01,132 - create_instance - INFO - Checking deletion status 2019-01-14 16:12:01,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:12:01,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-5d764e07-9072-42cb-bda8-787e24ad438e x-compute-request-id: req-5d764e07-9072-42cb-bda8-787e24ad438e Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:ed:a8", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9bfbe983-3898-43fd-8ca7-9f765613c953", "rel": "bookmark"}], "image": {"id": "d331bf21-140f-4cc5-80a0-ff90420cacaa", "links": [{"href": "http://172.30.9.26:8774/images/d331bf21-140f-4cc5-80a0-ff90420cacaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:11:38.000000", "flavor": {"id": "f9609c91-0ca9-4409-9e68-600f41611550", "links": [{"href": "http://172.30.9.26:8774/flavors/f9609c91-0ca9-4409-9e68-600f41611550", "rel": "bookmark"}]}, "id": "9bfbe983-3898-43fd-8ca7-9f765613c953", "user_id": "1bb16bd57580483c8cb59a3248b67af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:12:01Z", "hostId": "32f3386877371953c23921f64e8f731e719c340964f6dc55601caa27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2", "created": "2019-01-14T16:11:30Z", "tenant_id": "75710a50b2f7438899b79485932c70e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:01,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-5d764e07-9072-42cb-bda8-787e24ad438e 2019-01-14 16:12:01,822 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2] is - ACTIVE 2019-01-14 16:12:01,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:12:04,825 - create_instance - DEBUG - VM status query timeout in 296.306974888 2019-01-14 16:12:04,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64187619ce5739970cce2ae7c03c801f7e97ce33" 2019-01-14 16:12:04,873 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12: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-3accbddb-4065-4bd9-9cca-f205ced129c0 x-compute-request-id: req-3accbddb-4065-4bd9-9cca-f205ced129c0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9bfbe983-3898-43fd-8ca7-9f765613c953 could not be found.", "code": 404}} 2019-01-14 16:12:04,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9bfbe983-3898-43fd-8ca7-9f765613c953 used request id req-3accbddb-4065-4bd9-9cca-f205ced129c0 2019-01-14 16:12:04,874 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9bfbe983-3898-43fd-8ca7-9f765613c953 could not be found. (HTTP 404) (Request-ID: req-3accbddb-4065-4bd9-9cca-f205ced129c0) 2019-01-14 16:12:04,874 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-inst2 2019-01-14 16:12:04,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8403df2868f69eaae6d943878348c77d10a7a8" 2019-01-14 16:12:04,919 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:12: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-f4122c05-0cc1-4a7d-b4fd-348f66dcf1f3 x-compute-request-id: req-f4122c05-0cc1-4a7d-b4fd-348f66dcf1f3 Content-Length: 0 Content-Type: application/json 2019-01-14 16:12:04,919 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f9609c91-0ca9-4409-9e68-600f41611550 used request id req-f4122c05-0cc1-4a7d-b4fd-348f66dcf1f3 2019-01-14 16:12:04,920 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router and port CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port1 2019-01-14 16:12:04,920 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:12:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" -d '{"port_id": "854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4"}' 2019-01-14 16:12:06,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-19509c95-42e7-421a-8518-048e33d2d19e Date: Mon, 14 Jan 2019 16:12:06 GMT RESP BODY: {"network_id": "4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3", "tenant_id": "75710a50b2f7438899b79485932c70e1", "subnet_id": "6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f", "subnet_ids": ["6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f"], "port_id": "854d2d61-6e5e-4a1c-a6d7-f20c6b5cbae4", "id": "a6693516-ae53-4f80-a775-35693e8744df"} 2019-01-14 16:12:06,770 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/remove_router_interface used request id req-19509c95-42e7-421a-8518-048e33d2d19e 2019-01-14 16:12:06,771 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router and port CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-router-port2 2019-01-14 16:12:06,771 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:12:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" -d '{"port_id": "55dcb0d9-c570-47b1-9bb1-82d2708bacc3"}' 2019-01-14 16:12:08,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d9ddd271-134b-4fe7-9a55-48d7dfc12555 Date: Mon, 14 Jan 2019 16:12:08 GMT RESP BODY: {"network_id": "ab7b0c3d-2875-4038-b814-f68c2336ffce", "tenant_id": "75710a50b2f7438899b79485932c70e1", "subnet_id": "2948f557-8096-429f-9579-8ef468a3e725", "subnet_ids": ["2948f557-8096-429f-9579-8ef468a3e725"], "port_id": "55dcb0d9-c570-47b1-9bb1-82d2708bacc3", "id": "a6693516-ae53-4f80-a775-35693e8744df"} 2019-01-14 16:12:08,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df/remove_router_interface used request id req-d9ddd271-134b-4fe7-9a55-48d7dfc12555 2019-01-14 16:12:08,507 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:12:08,508 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-pub-router 2019-01-14 16:12:08,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622a8523f600353ed178d4b5acaf1fdbe99ea9e3" 2019-01-14 16:12:09,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee2ebc3b-59ef-41ad-be00-c6814451af34 Content-Length: 0 Date: Mon, 14 Jan 2019 16:12:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:09,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a6693516-ae53-4f80-a775-35693e8744df used request id req-ee2ebc3b-59ef-41ad-be00-c6814451af34 2019-01-14 16:12:09,347 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1 2019-01-14 16:12:09,347 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet1 2019-01-14 16:12:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:12:12,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cc89f23-9153-4c4b-a924-2a1731994cd9 Date: Mon, 14 Jan 2019 16:12:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:12,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6bdc1c20-ed82-4c20-bcae-18acc0e8cb0f used request id req-7cc89f23-9153-4c4b-a924-2a1731994cd9 2019-01-14 16:12:12,212 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net1 2019-01-14 16:12:12,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347bc16f9aa5809d29fb8e4288460425e3dd400" 2019-01-14 16:12:13,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04ec5a3f-5d39-4284-b13e-375b3889c958 Date: Mon, 14 Jan 2019 16:12:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:13,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4a64c7bf-ca2e-4e04-86dc-7bb59614bbd3 used request id req-04ec5a3f-5d39-4284-b13e-375b3889c958 2019-01-14 16:12:13,852 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2 2019-01-14 16:12:13,853 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-subnet2 2019-01-14 16:12:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2948f557-8096-429f-9579-8ef468a3e725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:12:16,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7bbd979e-18b7-4efb-87a4-04882afd3800 Date: Mon, 14 Jan 2019 16:12:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:16,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2948f557-8096-429f-9579-8ef468a3e725 used request id req-7bbd979e-18b7-4efb-87a4-04882afd3800 2019-01-14 16:12:16,302 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-net2 2019-01-14 16:12:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/ab7b0c3d-2875-4038-b814-f68c2336ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6fae8892fdec26c128b34c197afd49bc5ca26a" 2019-01-14 16:12:17,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9dd3418-5494-486b-b95a-1cb4b0ca194c Date: Mon, 14 Jan 2019 16:12:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:17,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ab7b0c3d-2875-4038-b814-f68c2336ffce used request id req-b9dd3418-5494-486b-b95a-1cb4b0ca194c 2019-01-14 16:12:17,793 - neutron_utils - INFO - Deleting security group rule with ID - a7875633-00b6-4238-a6fc-36b874076275 2019-01-14 16:12:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a7875633-00b6-4238-a6fc-36b874076275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:12:18,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad266039-f215-4512-8d1b-84578bc374e1 Content-Length: 0 Date: Mon, 14 Jan 2019 16:12:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:18,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a7875633-00b6-4238-a6fc-36b874076275 used request id req-ad266039-f215-4512-8d1b-84578bc374e1 2019-01-14 16:12:18,080 - neutron_utils - INFO - Deleting security group rule with ID - 36256e69-5978-42b1-915a-0f828a6b6042 2019-01-14 16:12:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/36256e69-5978-42b1-915a-0f828a6b6042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:12:18,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0f8d2b4-2b83-4988-b5b3-77bde5214edc Content-Length: 0 Date: Mon, 14 Jan 2019 16:12:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:18,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/36256e69-5978-42b1-915a-0f828a6b6042 used request id req-e0f8d2b4-2b83-4988-b5b3-77bde5214edc 2019-01-14 16:12:18,193 - neutron_utils - INFO - Deleting security group rule with ID - 4d52176c-dcbb-4e74-8ea7-b7d428858866 2019-01-14 16:12:18,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4d52176c-dcbb-4e74-8ea7-b7d428858866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:12:18,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7570f65b-66de-44ab-a232-7c0a73ff644c Content-Length: 0 Date: Mon, 14 Jan 2019 16:12:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:18,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4d52176c-dcbb-4e74-8ea7-b7d428858866 used request id req-7570f65b-66de-44ab-a232-7c0a73ff644c 2019-01-14 16:12:18,511 - neutron_utils - INFO - Deleting security group rule with ID - cfd81cc0-345b-4a35-9b9d-3a7302825b9c 2019-01-14 16:12:18,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/cfd81cc0-345b-4a35-9b9d-3a7302825b9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:12:18,605 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f41cf45f-0687-45c4-ae6e-9d4d373a9c9b Content-Length: 0 Date: Mon, 14 Jan 2019 16:12:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:18,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/cfd81cc0-345b-4a35-9b9d-3a7302825b9c used request id req-f41cf45f-0687-45c4-ae6e-9d4d373a9c9b 2019-01-14 16:12:18,605 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-62628543-356a-4fad-bff4-49e52acf4276-sec-grp 2019-01-14 16:12:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/89ce7239-b985-4e8f-8342-dd0a2112ed04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002d76811e45e4744d6b5458675703dee6d8223c" 2019-01-14 16:12:18,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-199e6098-37b2-4b7a-88ef-d8594337863b Content-Length: 0 Date: Mon, 14 Jan 2019 16:12:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:18,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/89ce7239-b985-4e8f-8342-dd0a2112ed04 used request id req-199e6098-37b2-4b7a-88ef-d8594337863b 2019-01-14 16:12:18,897 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-6e39ad25-328e-47ff-8485-18bed6936cd5 2019-01-14 16:12:18,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a4596442cf2d73a8562a502f922977683966e6" 2019-01-14 16:12:19,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-659bd06f-f796-4c52-a4ff-1a01fd115551 Date: Mon, 14 Jan 2019 16:12:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:12:19,405 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d331bf21-140f-4cc5-80a0-ff90420cacaa used request id req-659bd06f-f796-4c52-a4ff-1a01fd115551 2019-01-14 16:12:19,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:19,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-17b96fac-f8a8-448c-8936-63b0674c8506 Date: Mon, 14 Jan 2019 16:12:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:24Z", "updated_at": "2019-01-14T16:10:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:24Z", "revision_number": 0, "id": "20837746-4960-4564-abe3-57519f609cdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:24Z", "revision_number": 0, "id": "6471a7c4-39c9-4b1a-828b-5ca57e04c811", "remote_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:24Z", "revision_number": 0, "id": "7f585333-3f2c-406d-ab18-a37f354e3f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "75710a50b2f7438899b79485932c70e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:10:24Z", "revision_number": 0, "id": "ac72edbe-89f5-4d99-bb73-286a3e265c4b", "remote_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "remote_ip_prefix": null, "created_at": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "tenant_id": "75710a50b2f7438899b79485932c70e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "75710a50b2f7438899b79485932c70e1"}], "revision_number": 4, "project_id": "75710a50b2f7438899b79485932c70e1", "id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "name": "default"}]} 2019-01-14 16:12:19,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-17b96fac-f8a8-448c-8936-63b0674c8506 2019-01-14 16:12:19,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:19,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4341e329-016e-4848-b0f5-0d0260db1ad8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:12:19,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-4341e329-016e-4848-b0f5-0d0260db1ad8 2019-01-14 16:12:19,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:12:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:19,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2718354c-dc30-457f-bac4-4c5e9f1c2fe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:12:19,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-2718354c-dc30-457f-bac4-4c5e9f1c2fe3 2019-01-14 16:12:19,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:12:19,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956c673d-7a09-46c7-a4a5-9542b76668c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:12:20,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-956c673d-7a09-46c7-a4a5-9542b76668c4 2019-01-14 16:12:20,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:12:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30723d98-5c13-42c1-a5b0-8f0689a633e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:12:20,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-30723d98-5c13-42c1-a5b0-8f0689a633e2 2019-01-14 16:12:20,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:12:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f6e0c0-29bf-4643-ae3d-0b2cf23177e3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:12:20,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-97f6e0c0-29bf-4643-ae3d-0b2cf23177e3 2019-01-14 16:12:20,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bf17cb-f0fb-4857-8551-6ad8c67c92a0 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:12:20,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-30bf17cb-f0fb-4857-8551-6ad8c67c92a0 2019-01-14 16:12:20,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f19ff09-abc1-4de4-bcc4-8c27b15fb1f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:12:20,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-4f19ff09-abc1-4de4-bcc4-8c27b15fb1f4 2019-01-14 16:12:20,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:12:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0fddec-06da-41a2-a391-b95955c137a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:12:20,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-ef0fddec-06da-41a2-a391-b95955c137a2 2019-01-14 16:12:20,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:12:20,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bede858-12a0-4ba5-b2ed-ba19a0ade346 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:12:20,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-3bede858-12a0-4ba5-b2ed-ba19a0ade346 2019-01-14 16:12:20,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:12:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acdd865-9af3-405d-beb8-e804bbaf465a 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:20,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-5acdd865-9af3-405d-beb8-e804bbaf465a 2019-01-14 16:12:20,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:20,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedc7dd7-2e5f-4a50-96e9-095f5de2013a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75710a50b2f7438899b79485932c70e1", "name": "CreateInstanceTwoNetTests-646726e7-41e4-492-proj"}} 2019-01-14 16:12:20,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-aedc7dd7-2e5f-4a50-96e9-095f5de2013a 2019-01-14 16:12:20,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f40aff06-438b-4a88-a1f3-f41afe8bfa2b 2019-01-14 16:12:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f40aff06-438b-4a88-a1f3-f41afe8bfa2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:21,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-958fead9-2fbe-4a50-9e4b-a1defb134364 Date: Mon, 14 Jan 2019 16:12: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": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:24Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "20837746-4960-4564-abe3-57519f609cdb"}, {"remote_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:24Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "6471a7c4-39c9-4b1a-828b-5ca57e04c811"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:24Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "7f585333-3f2c-406d-ab18-a37f354e3f12"}, {"remote_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:10:24Z", "security_group_id": "f40aff06-438b-4a88-a1f3-f41afe8bfa2b", "port_range_min": null, "revision_number": 0, "tenant_id": "75710a50b2f7438899b79485932c70e1", "created_at": "2019-01-14T16:10:24Z", "project_id": "75710a50b2f7438899b79485932c70e1", "id": "ac72edbe-89f5-4d99-bb73-286a3e265c4b"}]} 2019-01-14 16:12:21,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f40aff06-438b-4a88-a1f3-f41afe8bfa2b used request id req-958fead9-2fbe-4a50-9e4b-a1defb134364 2019-01-14 16:12:21,172 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:12:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f40aff06-438b-4a88-a1f3-f41afe8bfa2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:21,543 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6de4a51-d043-420e-a9c8-81554492b7b3 Content-Length: 0 Date: Mon, 14 Jan 2019 16:12:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:12:21,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f40aff06-438b-4a88-a1f3-f41afe8bfa2b used request id req-e6de4a51-d043-420e-a9c8-81554492b7b3 2019-01-14 16:12:21,544 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-646726e7-41e4-492-proj 2019-01-14 16:12:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:21,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:12:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8dcb5c5-6c31-4dd4-a27c-00786e98d506 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:12:21,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/75710a50b2f7438899b79485932c70e1 used request id req-f8dcb5c5-6c31-4dd4-a27c-00786e98d506 2019-01-14 16:12:21,867 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-646726e7-41e4-492-proj-role 2019-01-14 16:12:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/35884c322ad84e42b21214f9174bccfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:22,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:12:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd3dfe25-25a9-48c6-886d-92498ca21609 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:12:22,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/35884c322ad84e42b21214f9174bccfc used request id req-cd3dfe25-25a9-48c6-886d-92498ca21609 2019-01-14 16:12:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f99d3c58bc8c920ecbc1d5532a879073a9ef265" 2019-01-14 16:12:22,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e96bee-4e7f-46d9-8b53-e540207f63e4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:12:22,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-38e96bee-4e7f-46d9-8b53-e540207f63e4 2019-01-14 16:12:22,186 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-646726e7-41e4-492-user 2019-01-14 16:12:22,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1bb16bd57580483c8cb59a3248b67af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d3d3f54b5a000118e5101dca1f43b98bef3e3" 2019-01-14 16:12:22,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0390cba-3a38-46b6-aa6c-403e2590d4a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:12:22,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1bb16bd57580483c8cb59a3248b67af1 used request id req-a0390cba-3a38-46b6-aa6c-403e2590d4a2 2019-01-14 16:12:22,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:22,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["pDUwAX6vToWWUneEKRjbkQ"], "issued_at": "2019-01-14T16:12:22.000000Z"}} 2019-01-14 16:12:22,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0ca0334231ad6595cf7e235295954d1b3d6bc0" 2019-01-14 16:12:22,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4972cf9-1b45-4882-908c-be8f5ebf8057 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:22,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f4972cf9-1b45-4882-908c-be8f5ebf8057 2019-01-14 16:12:22,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:22,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:23,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["mqdfUBTFSIGGyVc3a0foMg"], "issued_at": "2019-01-14T16:12:23.000000Z"}} 2019-01-14 16:12:23,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:12:23,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4489c64a-251f-427c-96d7-a47a3440c906 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:23,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4489c64a-251f-427c-96d7-a47a3440c906 2019-01-14 16:12:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:12:23,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:12: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:12:23,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97550b91-e74c-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:12:23,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7344cdf-ef80-4362-b0bc-8e5360c4b6b9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97550b91-e74c-43c-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:12:23,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97550b91-e74c-43c-proj used request id req-d7344cdf-ef80-4362-b0bc-8e5360c4b6b9 2019-01-14 16:12:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:12:23,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4e5229-0657-4f14-b440-6cdbb64dcb0e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:12:23,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3e4e5229-0657-4f14-b440-6cdbb64dcb0e 2019-01-14 16:12:23,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj"}}' 2019-01-14 16:12:23,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a8aead7-2420-4758-9edd-e91c2770f2f2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/661f4898ad1e495290ae58cbd6c4dd8e"}, "tags": [], "enabled": true, "id": "661f4898ad1e495290ae58cbd6c4dd8e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj"}} 2019-01-14 16:12:23,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5a8aead7-2420-4758-9edd-e91c2770f2f2 2019-01-14 16:12:23,962 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-97550b91-e74c-43c-proj 2019-01-14 16:12:23,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:23,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:24,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["kv6Ggm1rR3S6evF382ZpCg"], "issued_at": "2019-01-14T16:12:24.000000Z"}} 2019-01-14 16:12:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203b03b968f6685a7c59dca084c519b45ac8be4b" 2019-01-14 16:12:24,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b1caf4-195a-4856-b8b8-2e924f08db92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:24,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d7b1caf4-195a-4856-b8b8-2e924f08db92 2019-01-14 16:12:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:12:24,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:12: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:12:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203b03b968f6685a7c59dca084c519b45ac8be4b" 2019-01-14 16:12:24,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bfe769-6e5f-4284-b934-7263978a4c53 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:12:24,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-83bfe769-6e5f-4284-b934-7263978a4c53 2019-01-14 16:12:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-97550b91-e74c-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203b03b968f6685a7c59dca084c519b45ac8be4b" 2019-01-14 16:12:24,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866b9884-3cbb-433d-82c2-7dd7b76b2be3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-97550b91-e74c-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/661f4898ad1e495290ae58cbd6c4dd8e"}, "tags": [], "enabled": true, "id": "661f4898ad1e495290ae58cbd6c4dd8e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj"}]} 2019-01-14 16:12:24,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-97550b91-e74c-43c-proj used request id req-866b9884-3cbb-433d-82c2-7dd7b76b2be3 2019-01-14 16:12:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203b03b968f6685a7c59dca084c519b45ac8be4b" 2019-01-14 16:12:24,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe70109-786c-440f-ad85-d6a83bd5b944 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:12:24,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8fe70109-786c-440f-ad85-d6a83bd5b944 2019-01-14 16:12:25,262 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-97550b91-e74c-43c-user 2019-01-14 16:12:25,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:12:25,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8f1219-9f99-4520-933a-03f937a76729 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:12:25,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c8f1219-9f99-4520-933a-03f937a76729 2019-01-14 16:12:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" -d '{"role": {"name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role"}}' 2019-01-14 16:12:25,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76dd3b4-2df0-4982-b5bd-9a627177915d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9f8490602d5464c82302ee4020aa2ce", "links": {"self": "http://172.30.9.26:5000/v3/roles/c9f8490602d5464c82302ee4020aa2ce"}, "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role"}} 2019-01-14 16:12:25,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b76dd3b4-2df0-4982-b5bd-9a627177915d 2019-01-14 16:12:25,507 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role 2019-01-14 16:12:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c9f8490602d5464c82302ee4020aa2ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:12:25,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb21f53-c865-40eb-b38f-b1fa80017a07 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9f8490602d5464c82302ee4020aa2ce", "links": {"self": "http://172.30.9.26:5000/v3/roles/c9f8490602d5464c82302ee4020aa2ce"}, "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role"}} 2019-01-14 16:12:25,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c9f8490602d5464c82302ee4020aa2ce used request id req-6eb21f53-c865-40eb-b38f-b1fa80017a07 2019-01-14 16:12:25,622 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role to project CreateInstanceSimpleTests-97550b91-e74c-43c-proj 2019-01-14 16:12:25,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/661f4898ad1e495290ae58cbd6c4dd8e/users/02a83e535597426bb40beca128a5270f/roles/c9f8490602d5464c82302ee4020aa2ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:12:25,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc804bd-e4dc-4d4b-9b8a-c3d157b472db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:12:25,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/661f4898ad1e495290ae58cbd6c4dd8e/users/02a83e535597426bb40beca128a5270f/roles/c9f8490602d5464c82302ee4020aa2ce used request id req-6bc804bd-e4dc-4d4b-9b8a-c3d157b472db 2019-01-14 16:12:25,692 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:12:25,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:25,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:25,697 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:12:25,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:25,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:26,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9f8490602d5464c82302ee4020aa2ce", "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role"}], "expires_at": "2019-01-14T17:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "661f4898ad1e495290ae58cbd6c4dd8e", "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-user", "id": "02a83e535597426bb40beca128a5270f"}, "audit_ids": ["GSTCeZMmQGazrF4xP1qoXA"], "issued_at": "2019-01-14T16:12:26.000000Z"}} 2019-01-14 16:12:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" 2019-01-14 16:12:26,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21e2382-e641-4ac1-849c-3dfedd267263 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:26,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d21e2382-e641-4ac1-849c-3dfedd267263 2019-01-14 16:12:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" 2019-01-14 16:12:26,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-5f40e988-7971-40fc-96df-22cf2fe72c00 Date: Mon, 14 Jan 2019 16:12:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image"} 2019-01-14 16:12:26,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image used request id req-5f40e988-7971-40fc-96df-22cf2fe72c00 2019-01-14 16:12:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" 2019-01-14 16:12:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ebadb5cb-b66d-4fc0-99a8-37ffdbf7e846 Date: Mon, 14 Jan 2019 16:12:27 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"}}} 2019-01-14 16:12:27,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ebadb5cb-b66d-4fc0-99a8-37ffdbf7e846 2019-01-14 16:12:27,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image"}' 2019-01-14 16:12:27,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f81eaaa9-2201-413f-bdd4-2fe8f7842af7 Date: Mon, 14 Jan 2019 16:12:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:12:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:12:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "min_disk": 0, "protected": false, "id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "file": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/file", "checksum": null, "owner": "661f4898ad1e495290ae58cbd6c4dd8e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:12:27,282 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f81eaaa9-2201-413f-bdd4-2fe8f7842af7 2019-01-14 16:12:27,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" -d '' 2019-01-14 16:12:29,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3daffd7e-81a9-43dd-ae98-a489239907a0 Date: Mon, 14 Jan 2019 16:12:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:12:29,080 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/file used request id req-3daffd7e-81a9-43dd-ae98-a489239907a0 2019-01-14 16:12:29,081 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:12:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" 2019-01-14 16:12:29,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ccf7281b-4000-4f65-b50c-2121688fb53d Date: Mon, 14 Jan 2019 16:12:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:12:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:12:29Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/snap", "metadata": {}}], "self": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "min_disk": 0, "protected": false, "id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "file": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "661f4898ad1e495290ae58cbd6c4dd8e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:12:29,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849 used request id req-ccf7281b-4000-4f65-b50c-2121688fb53d 2019-01-14 16:12:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" 2019-01-14 16:12:29,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a242b20-f10d-48f9-a600-9d8e861577ca Date: Mon, 14 Jan 2019 16:12: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"}}} 2019-01-14 16:12:29,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0a242b20-f10d-48f9-a600-9d8e861577ca 2019-01-14 16:12:29,895 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image 2019-01-14 16:12:29,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" 2019-01-14 16:12:30,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-edee2695-4090-432a-b0f5-52f93c49a7bb Date: Mon, 14 Jan 2019 16:12:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:12:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:12:29Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/snap", "metadata": {}}], "self": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "min_disk": 0, "protected": false, "id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "file": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "661f4898ad1e495290ae58cbd6c4dd8e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:12:30,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849 used request id req-edee2695-4090-432a-b0f5-52f93c49a7bb 2019-01-14 16:12:30,197 - create_image - DEBUG - Instance status is - active 2019-01-14 16:12:30,197 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image 2019-01-14 16:12:30,197 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image 2019-01-14 16:12:30,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:30,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:30,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["h4dUWS3iQ0iPZU_q8HXq7g"], "issued_at": "2019-01-14T16:12:30.000000Z"}} 2019-01-14 16:12:30,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7daa2cd39ca01b51e474a5c1e709a14b545f10" 2019-01-14 16:12:30,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b4f2ea-97f2-485d-b144-5a8a0f7028f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:30,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-58b4f2ea-97f2-485d-b144-5a8a0f7028f5 2019-01-14 16:12:30,713 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:12:30,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7daa2cd39ca01b51e474a5c1e709a14b545f10" 2019-01-14 16:12:30,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d9ac078-a500-4838-b326-18f1e8d0b911 x-compute-request-id: req-7d9ac078-a500-4838-b326-18f1e8d0b911 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:12:30,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7d9ac078-a500-4838-b326-18f1e8d0b911 2019-01-14 16:12:30,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7daa2cd39ca01b51e474a5c1e709a14b545f10" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:12:30,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a43c89d-b0f4-4975-a9e7-9a818e993327 x-compute-request-id: req-1a43c89d-b0f4-4975-a9e7-9a818e993327 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "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": "2070f9ad-5001-46cf-919e-effc34b602b5"}} 2019-01-14 16:12:30,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1a43c89d-b0f4-4975-a9e7-9a818e993327 2019-01-14 16:12:30,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:30,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:31,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["bIODaCWWQo6EH6KhxA7Diw"], "issued_at": "2019-01-14T16:12:31.000000Z"}} 2019-01-14 16:12:31,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:12:31,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3efd2c-1322-49a3-8e18-75cdfc891685 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:31,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dd3efd2c-1322-49a3-8e18-75cdfc891685 2019-01-14 16:12:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:12:31,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b9284367-7aa6-4264-8ea2-fb247d64ab8e Date: Mon, 14 Jan 2019 16:12:31 GMT RESP BODY: {"networks":[]} 2019-01-14 16:12:31,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-b9284367-7aa6-4264-8ea2-fb247d64ab8e 2019-01-14 16:12:31,708 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net 2019-01-14 16:12:31,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" -d '{"network": {"name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net", "admin_state_up": true}}' 2019-01-14 16:12:32,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-6941cfbc-4cda-49b3-9f63-0b9b74f0c58a Date: Mon, 14 Jan 2019 16:12:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","is_default":false,"provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","mtu":1450}} 2019-01-14 16:12:32,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6941cfbc-4cda-49b3-9f63-0b9b74f0c58a 2019-01-14 16:12:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:12:32,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7e79b45b-17ee-4eae-81d8-66dfdb9a6388 Date: Mon, 14 Jan 2019 16:12:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:32,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-7e79b45b-17ee-4eae-81d8-66dfdb9a6388 2019-01-14 16:12:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:12:32,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd296dc2-d302-48ee-b9f7-d9db9191fe1c Date: Mon, 14 Jan 2019 16:12:32 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:12:32,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-cd296dc2-d302-48ee-b9f7-d9db9191fe1c 2019-01-14 16:12:32,682 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet 2019-01-14 16:12:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" -d '{"subnets": [{"ip_version": 4, "network_id": "b063cc0e-5022-46bb-8f99-c849609b9540", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]}' 2019-01-14 16:12:33,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ee050275-a223-41ab-91e8-d0487b5506e2 Date: Mon, 14 Jan 2019 16:12:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","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":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:33,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ee050275-a223-41ab-91e8-d0487b5506e2 2019-01-14 16:12:33,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:12:33,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-eca25f59-8249-43e0-b694-5ccf9ac5a393 Date: Mon, 14 Jan 2019 16:12:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:33,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-eca25f59-8249-43e0-b694-5ccf9ac5a393 2019-01-14 16:12:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:12:33,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7d6f512b-6bb0-4698-8c64-98f50e7e3ca9 Date: Mon, 14 Jan 2019 16:12:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:33,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-7d6f512b-6bb0-4698-8c64-98f50e7e3ca9 2019-01-14 16:12:33,916 - OpenStackNetwork - DEBUG - Network [b063cc0e-5022-46bb-8f99-c849609b9540] created successfully 2019-01-14 16:12:33,916 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:12:33,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:33,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:33,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:33,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:34,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["zf9vjn-qSLC9oh_ArLNRbQ"], "issued_at": "2019-01-14T16:12:34.000000Z"}} 2019-01-14 16:12:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d9ccb760e19c267232ecfa0393dd37be46eff6" 2019-01-14 16:12:34,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85be2429-6207-4bde-b953-55f2c7a04db2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:34,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-85be2429-6207-4bde-b953-55f2c7a04db2 2019-01-14 16:12:34,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:34,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:34,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["cYoy4W_hQUS9tFMOqGvpWw"], "issued_at": "2019-01-14T16:12:34.000000Z"}} 2019-01-14 16:12:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:34,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e92211-c579-4727-8f44-79927067b1d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:34,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-97e92211-c579-4727-8f44-79927067b1d6 2019-01-14 16:12:34,955 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:12:34,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:35,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f49481-5d4d-4747-ab81-5453e971e061 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:35,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-90f49481-5d4d-4747-ab81-5453e971e061 2019-01-14 16:12:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:35,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-df353377-5336-4706-8a92-559804cda3ad Date: Mon, 14 Jan 2019 16:12:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:35,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-df353377-5336-4706-8a92-559804cda3ad 2019-01-14 16:12:35,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:35,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-166a7fba-4863-40fe-9331-3482c3d9b95b Date: Mon, 14 Jan 2019 16:12:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:35,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-166a7fba-4863-40fe-9331-3482c3d9b95b 2019-01-14 16:12:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:35,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-a766ee04-b24c-42b9-bfee-329bf0f67d39 Date: Mon, 14 Jan 2019 16:12:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:35,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-a766ee04-b24c-42b9-bfee-329bf0f67d39 2019-01-14 16:12:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:12:35,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:12: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:12:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:36,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6722514-b15c-4b6b-a332-5df83b3c890b 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:36,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-f6722514-b15c-4b6b-a332-5df83b3c890b 2019-01-14 16:12:36,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:36,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f4c63c2-ffbe-4456-a7de-3576573ea807 Date: Mon, 14 Jan 2019 16:12:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:36,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-8f4c63c2-ffbe-4456-a7de-3576573ea807 2019-01-14 16:12:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:36,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e2c6f14a-5d6e-49f1-8bb4-faedd8dc02ac Date: Mon, 14 Jan 2019 16:12:36 GMT RESP BODY: {"ports":[]} 2019-01-14 16:12:36,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port&admin_state_up=True used request id req-e2c6f14a-5d6e-49f1-8bb4-faedd8dc02ac 2019-01-14 16:12:36,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:36,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-700b6c92-bbcf-47a6-adb9-1c1e0126c5b3 x-compute-request-id: req-700b6c92-bbcf-47a6-adb9-1c1e0126c5b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:12:36,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst used request id req-700b6c92-bbcf-47a6-adb9-1c1e0126c5b3 2019-01-14 16:12:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:36,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-a413dbfe-dbdb-4826-b2d4-e45a4ff1770e Date: Mon, 14 Jan 2019 16:12:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:36,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-a413dbfe-dbdb-4826-b2d4-e45a4ff1770e 2019-01-14 16:12:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:37,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f04c579e-58db-4a1e-a4f4-e6ae464a2983 Date: Mon, 14 Jan 2019 16:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:37,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-f04c579e-58db-4a1e-a4f4-e6ae464a2983 2019-01-14 16:12:37,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:37,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-2f8417d5-1096-4669-9a09-414dfcb4ef72 Date: Mon, 14 Jan 2019 16:12:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:37,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-2f8417d5-1096-4669-9a09-414dfcb4ef72 2019-01-14 16:12:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:37,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f54368-cfa4-40f1-9d7e-34d84dcc4736 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:37,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-94f54368-cfa4-40f1-9d7e-34d84dcc4736 2019-01-14 16:12:37,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:37,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0723cbf0-fc67-4f6f-ac20-da95f8dd8ff2 Date: Mon, 14 Jan 2019 16:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:37,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-0723cbf0-fc67-4f6f-ac20-da95f8dd8ff2 2019-01-14 16:12:37,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:38,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4e241d2-81a3-4c90-87ea-bae71cedcd7d Date: Mon, 14 Jan 2019 16:12:38 GMT RESP BODY: {"ports":[]} 2019-01-14 16:12:38,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port&admin_state_up=True used request id req-d4e241d2-81a3-4c90-87ea-bae71cedcd7d 2019-01-14 16:12:38,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:12:38,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:38,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["XuKJtnp6Q5OfQmWsxOYBYQ"], "issued_at": "2019-01-14T16:12:38.000000Z"}} 2019-01-14 16:12:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1210b078d6fe92d8b148a5ed1fb9abc2ae72d373" 2019-01-14 16:12:38,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5903c90d-8170-470e-9c38-40cedf40dede Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:12:38,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5903c90d-8170-470e-9c38-40cedf40dede 2019-01-14 16:12:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:38,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-34f188b9-d18b-42da-8b2b-b1e26d0656cd Date: Mon, 14 Jan 2019 16:12:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:38,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-34f188b9-d18b-42da-8b2b-b1e26d0656cd 2019-01-14 16:12:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:39,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d7a4bf4-9e91-4e5b-93ee-8e056c3046f9 Date: Mon, 14 Jan 2019 16:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:39,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-3d7a4bf4-9e91-4e5b-93ee-8e056c3046f9 2019-01-14 16:12:39,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:39,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-7e2a7e5b-2ffd-40f1-93f8-a5913c974e72 Date: Mon, 14 Jan 2019 16:12:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:39,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-7e2a7e5b-2ffd-40f1-93f8-a5913c974e72 2019-01-14 16:12:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:12:39,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:12:39,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1210b078d6fe92d8b148a5ed1fb9abc2ae72d373" 2019-01-14 16:12:39,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4613454-26c0-40ba-91ec-08469d78d982 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:39,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c4613454-26c0-40ba-91ec-08469d78d982 2019-01-14 16:12:39,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:39,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d7bace8c-18ae-4b52-82fe-347fc4565af6 Date: Mon, 14 Jan 2019 16:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:39,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-d7bace8c-18ae-4b52-82fe-347fc4565af6 2019-01-14 16:12:39,772 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net 2019-01-14 16:12:39,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" -d '{"port": {"network_id": "b063cc0e-5022-46bb-8f99-c849609b9540", "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port", "admin_state_up": true}}' 2019-01-14 16:12:40,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-2fa9527c-d7c7-4f1a-abdc-3ecbd2d4f335 Date: Mon, 14 Jan 2019 16:12:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:40Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.14"}],"id":"75a2048c-fa33-4c28-865b-293bab23c388","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:09:a2:4b","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:40Z","binding:vnic_type":"normal"}} 2019-01-14 16:12:40,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2fa9527c-d7c7-4f1a-abdc-3ecbd2d4f335 2019-01-14 16:12:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:41,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-33657206-47ca-4635-a935-d6ce17aee817 Date: Mon, 14 Jan 2019 16:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:41,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-33657206-47ca-4635-a935-d6ce17aee817 2019-01-14 16:12:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:41,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8cd6b3e-8bf8-453c-90db-6e2527e60e55 Date: Mon, 14 Jan 2019 16:12:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:41,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-d8cd6b3e-8bf8-453c-90db-6e2527e60e55 2019-01-14 16:12:41,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:41,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-7edea6ef-16ce-4347-bbf4-c86af47a1f3a Date: Mon, 14 Jan 2019 16:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:41,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-7edea6ef-16ce-4347-bbf4-c86af47a1f3a 2019-01-14 16:12:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:41,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2020343b-8f4e-4179-9a8f-627d79a0781f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:41,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-2020343b-8f4e-4179-9a8f-627d79a0781f 2019-01-14 16:12:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:42,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1e0dd54-a52d-4625-a06f-d1e96c3e55cc Date: Mon, 14 Jan 2019 16:12:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:42,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-b1e0dd54-a52d-4625-a06f-d1e96c3e55cc 2019-01-14 16:12:42,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:42,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-96326908-1c06-4b2f-802c-dc78fc1ed25e Date: Mon, 14 Jan 2019 16:12:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.14"}],"id":"75a2048c-fa33-4c28-865b-293bab23c388","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:09:a2:4b","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:40Z","binding:vnic_type":"normal"}]} 2019-01-14 16:12:42,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port&admin_state_up=True used request id req-96326908-1c06-4b2f-802c-dc78fc1ed25e 2019-01-14 16:12:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:42,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945f0caa-cf03-4f9c-a2da-898cf6d5675e 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:42,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-945f0caa-cf03-4f9c-a2da-898cf6d5675e 2019-01-14 16:12:42,456 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst 2019-01-14 16:12:42,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:42,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd885255-a232-443b-a763-8da965ba49c0 x-compute-request-id: req-cd885255-a232-443b-a763-8da965ba49c0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-flavor-name"}]} 2019-01-14 16:12:42,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cd885255-a232-443b-a763-8da965ba49c0 2019-01-14 16:12:42,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2070f9ad-5001-46cf-919e-effc34b602b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:42,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-097b175e-2059-4340-abeb-e69fb23cf2a2 x-compute-request-id: req-097b175e-2059-4340-abeb-e69fb23cf2a2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "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": "2070f9ad-5001-46cf-919e-effc34b602b5"}} 2019-01-14 16:12:42,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2070f9ad-5001-46cf-919e-effc34b602b5 used request id req-097b175e-2059-4340-abeb-e69fb23cf2a2 2019-01-14 16:12:42,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:42,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-2361b8e3-3b4d-4c58-8d37-6d183fd2e031 Date: Mon, 14 Jan 2019 16:12:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:12:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:12:29Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/snap", "metadata": {}}], "self": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "min_disk": 0, "protected": false, "id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "file": "/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "661f4898ad1e495290ae58cbd6c4dd8e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image"} 2019-01-14 16:12:42,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image used request id req-2361b8e3-3b4d-4c58-8d37-6d183fd2e031 2019-01-14 16:12:42,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:42,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f1a7e677-34e2-498b-90b8-062376a3b205 Date: Mon, 14 Jan 2019 16:12: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"}}} 2019-01-14 16:12:42,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f1a7e677-34e2-498b-90b8-062376a3b205 2019-01-14 16:12:42,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" -d '{"server": {"name": "CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "imageRef": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "flavorRef": "2070f9ad-5001-46cf-919e-effc34b602b5", "max_count": 1, "min_count": 1, "networks": [{"port": "75a2048c-fa33-4c28-865b-293bab23c388"}]}}' 2019-01-14 16:12:44,501 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eca03380-04d4-44eb-814f-c142b096f5f3 x-compute-request-id: req-eca03380-04d4-44eb-814f-c142b096f5f3 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "adminPass": "iT8DAp8Hmryo"}} 2019-01-14 16:12:44,501 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-eca03380-04d4-44eb-814f-c142b096f5f3 2019-01-14 16:12:44,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:44,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-6e1dec86-b9eb-42ab-9b36-0031735ab2f8 x-compute-request-id: req-6e1dec86-b9eb-42ab-9b36-0031735ab2f8 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:12:44Z", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:44,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-6e1dec86-b9eb-42ab-9b36-0031735ab2f8 2019-01-14 16:12:44,956 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst 2019-01-14 16:12:44,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:45,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-4a3f0b8f-b097-4cac-96e5-d4a4a5a12218 x-compute-request-id: req-4a3f0b8f-b097-4cac-96e5-d4a4a5a12218 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:12:44Z", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:45,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-4a3f0b8f-b097-4cac-96e5-d4a4a5a12218 2019-01-14 16:12:45,251 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst] is - BUILD 2019-01-14 16:12:45,251 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:12:48,254 - create_instance - DEBUG - VM status query timeout in 896.70221591 2019-01-14 16:12:48,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:48,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-c42a65ca-977a-4043-9e87-f6f6cf4c5aca x-compute-request-id: req-c42a65ca-977a-4043-9e87-f6f6cf4c5aca Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:a2:4b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:12:45Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:48,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-c42a65ca-977a-4043-9e87-f6f6cf4c5aca 2019-01-14 16:12:48,935 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst] is - BUILD 2019-01-14 16:12:48,935 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:12:51,939 - create_instance - DEBUG - VM status query timeout in 893.017604828 2019-01-14 16:12:51,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:52,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-9163cad9-81e8-404a-a406-1b1d4728841f x-compute-request-id: req-9163cad9-81e8-404a-a406-1b1d4728841f Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:a2:4b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2019-01-14T16:12:50.000000", "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:12:51Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:52,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-9163cad9-81e8-404a-a406-1b1d4728841f 2019-01-14 16:12:52,470 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst] is - ACTIVE 2019-01-14 16:12:52,471 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:12:52,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:53,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-e561b98e-1a1a-49e8-8db0-f79b3ffb037c x-compute-request-id: req-e561b98e-1a1a-49e8-8db0-f79b3ffb037c Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:a2:4b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2019-01-14T16:12:50.000000", "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:12:51Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:53,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-e561b98e-1a1a-49e8-8db0-f79b3ffb037c 2019-01-14 16:12:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:53,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-0d92473a-9267-42ab-a05b-316c3618f6f0 Date: Mon, 14 Jan 2019 16:12:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:53,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-0d92473a-9267-42ab-a05b-316c3618f6f0 2019-01-14 16:12:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:53,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50a07f2-7d96-4421-87cd-4008bc0ec506 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:53,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c50a07f2-7d96-4421-87cd-4008bc0ec506 2019-01-14 16:12:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:53,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e9b51bc-4580-4d59-bff9-5e732efc7053 Date: Mon, 14 Jan 2019 16:12:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:53,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-3e9b51bc-4580-4d59-bff9-5e732efc7053 2019-01-14 16:12:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:53,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-4c70c9b0-b184-4cdd-a6c4-7bbe6a3f7450 Date: Mon, 14 Jan 2019 16:12:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.3"}],"id":"39141010-ec28-42d4-bcee-6291ef7227af","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:f5:0d","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.4"}],"id":"69fbfb5a-5538-47c3-81b2-be7f4419b788","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:b3:fe","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.14"}],"id":"75a2048c-fa33-4c28-865b-293bab23c388","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:a2:4b","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d2205408-00d6-4984-ad17-91bedf3a5e21","name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.2"}],"id":"ae7fe419-8450-432d-b8b8-9c598165ade6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:c5:70","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:33Z","binding:vnic_type":"normal"}]} 2019-01-14 16:12:53,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-4c70c9b0-b184-4cdd-a6c4-7bbe6a3f7450 2019-01-14 16:12:53,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:54,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FOoEDrcOSMayRyC4VzLhpw"], "issued_at": "2019-01-14T16:12:54.000000Z"}} 2019-01-14 16:12:54,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01e178712d75ae73bb4518143190783f6766a5d" 2019-01-14 16:12:55,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-5ea7e13a-8c21-4322-a4bf-5e383af98a75 x-compute-request-id: req-5ea7e13a-8c21-4322-a4bf-5e383af98a75 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:a2:4b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2019-01-14T16:12:50.000000", "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:12:51Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:12:55,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst used request id req-5ea7e13a-8c21-4322-a4bf-5e383af98a75 2019-01-14 16:12:55,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:56,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["sbjxzXyGT0iyszhV96KOLQ"], "issued_at": "2019-01-14T16:12:56.000000Z"}} 2019-01-14 16:12:56,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0322eabb5826cfe8aac9b8ca4b1c29bd5bb76d" 2019-01-14 16:12:56,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-f3a25e3b-5d51-4a6a-968f-9815f26e7330 Date: Mon, 14 Jan 2019 16:12:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:56,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-f3a25e3b-5d51-4a6a-968f-9815f26e7330 2019-01-14 16:12:56,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0322eabb5826cfe8aac9b8ca4b1c29bd5bb76d" 2019-01-14 16:12:56,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-332fc124-9c8d-4d77-98a3-89230b936b5f Date: Mon, 14 Jan 2019 16:12:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:56,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-332fc124-9c8d-4d77-98a3-89230b936b5f 2019-01-14 16:12:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0322eabb5826cfe8aac9b8ca4b1c29bd5bb76d" 2019-01-14 16:12:57,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-9fcb2052-bfa3-401a-b29a-9a09e26e50ea Date: Mon, 14 Jan 2019 16:12:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.3"}],"id":"39141010-ec28-42d4-bcee-6291ef7227af","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:f5:0d","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.4"}],"id":"69fbfb5a-5538-47c3-81b2-be7f4419b788","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:b3:fe","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.14"}],"id":"75a2048c-fa33-4c28-865b-293bab23c388","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:a2:4b","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d2205408-00d6-4984-ad17-91bedf3a5e21","name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.2"}],"id":"ae7fe419-8450-432d-b8b8-9c598165ade6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:c5:70","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:33Z","binding:vnic_type":"normal"}]} 2019-01-14 16:12:57,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-9fcb2052-bfa3-401a-b29a-9a09e26e50ea 2019-01-14 16:12:57,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:12:57,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9f8490602d5464c82302ee4020aa2ce", "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role"}], "expires_at": "2019-01-14T17:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "661f4898ad1e495290ae58cbd6c4dd8e", "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/661f4898ad1e495290ae58cbd6c4dd8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97550b91-e74c-43c-user", "id": "02a83e535597426bb40beca128a5270f"}, "audit_ids": ["4-AUL-YyR2WqrefwVDSrDQ"], "issued_at": "2019-01-14T16:12:57.000000Z"}} 2019-01-14 16:12:57,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a46bf89b3775098ff14587ba8150e55f67f75ac" 2019-01-14 16:12:57,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-34c46e15-06da-498e-86c9-d3be07428ee6 x-compute-request-id: req-34c46e15-06da-498e-86c9-d3be07428ee6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:12:57,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst used request id req-34c46e15-06da-498e-86c9-d3be07428ee6 2019-01-14 16:12:57,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:58,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-b74738d6-8976-48c7-9e42-1194f18b4673 x-compute-request-id: req-b74738d6-8976-48c7-9e42-1194f18b4673 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:a2:4b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2019-01-14T16:12:50.000000", "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:12:51Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:58,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-b74738d6-8976-48c7-9e42-1194f18b4673 2019-01-14 16:12:58,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:58,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-468d0b12-0522-49a3-847d-927225bbeac0 Date: Mon, 14 Jan 2019 16:12:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:58,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-468d0b12-0522-49a3-847d-927225bbeac0 2019-01-14 16:12:58,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:58,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e457b2-2f64-4a16-9c51-4412d688c721 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:12:58,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-c1e457b2-2f64-4a16-9c51-4412d688c721 2019-01-14 16:12:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:59,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e634444-b5ee-478d-984b-f654f7ee08ed Date: Mon, 14 Jan 2019 16:12:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:12:59,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-3e634444-b5ee-478d-984b-f654f7ee08ed 2019-01-14 16:12:59,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:59,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-64e69b1e-7346-429a-bc30-96ad56f59402 Date: Mon, 14 Jan 2019 16:12:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.3"}],"id":"39141010-ec28-42d4-bcee-6291ef7227af","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:f5:0d","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.4"}],"id":"69fbfb5a-5538-47c3-81b2-be7f4419b788","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:b3:fe","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.14"}],"id":"75a2048c-fa33-4c28-865b-293bab23c388","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:a2:4b","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d2205408-00d6-4984-ad17-91bedf3a5e21","name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.2"}],"id":"ae7fe419-8450-432d-b8b8-9c598165ade6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:c5:70","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:33Z","binding:vnic_type":"normal"}]} 2019-01-14 16:12:59,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-64e69b1e-7346-429a-bc30-96ad56f59402 2019-01-14 16:12:59,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:59,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12: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-6f39ea14-0c36-4970-85e9-b9cca50dbac2 x-compute-request-id: req-6f39ea14-0c36-4970-85e9-b9cca50dbac2 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:a2:4b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2019-01-14T16:12:50.000000", "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:12:51Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:12:59,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-6f39ea14-0c36-4970-85e9-b9cca50dbac2 2019-01-14 16:12:59,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:12:59,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-6e67a263-5fca-4eaa-bc3a-5aa7ce473b63 Date: Mon, 14 Jan 2019 16:12:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b063cc0e-5022-46bb-8f99-c849609b9540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee"],"description":"","tags":[],"updated_at":"2019-01-14T16:12:32Z","provider:segmentation_id":53,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:31Z","provider:network_type":"vxlan"}]} 2019-01-14 16:12:59,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net used request id req-6e67a263-5fca-4eaa-bc3a-5aa7ce473b63 2019-01-14 16:12:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:13:00,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d356f7-9930-46d2-93de-3e472ecf0071 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:13:00,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-12d356f7-9930-46d2-93de-3e472ecf0071 2019-01-14 16:13:00,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:13:00,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd306dae-70b2-4f26-8bb3-8044d0cd7fb9 Date: Mon, 14 Jan 2019 16:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:12:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet"}]} 2019-01-14 16:13:00,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-cd306dae-70b2-4f26-8bb3-8044d0cd7fb9 2019-01-14 16:13:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:13:00,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-28a8e3ab-3446-49c5-ae40-81000ca45c1b Date: Mon, 14 Jan 2019 16:13:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.3"}],"id":"39141010-ec28-42d4-bcee-6291ef7227af","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:f5:0d","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.4"}],"id":"69fbfb5a-5538-47c3-81b2-be7f4419b788","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:b3:fe","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.14"}],"id":"75a2048c-fa33-4c28-865b-293bab23c388","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:a2:4b","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d2205408-00d6-4984-ad17-91bedf3a5e21","name":"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:12:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee","ip_address":"10.55.0.2"}],"id":"ae7fe419-8450-432d-b8b8-9c598165ade6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:c5:70","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b063cc0e-5022-46bb-8f99-c849609b9540","name":"","admin_state_up":true,"network_id":"b063cc0e-5022-46bb-8f99-c849609b9540","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:12:33Z","binding:vnic_type":"normal"}]} 2019-01-14 16:13:00,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-28a8e3ab-3446-49c5-ae40-81000ca45c1b 2019-01-14 16:13:00,202 - create_instance - INFO - Deleting Port with ID - 75a2048c-fa33-4c28-865b-293bab23c388 2019-01-14 16:13:00,202 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-port 2019-01-14 16:13:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/75a2048c-fa33-4c28-865b-293bab23c388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:13:00,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d74b9cc-cf92-443c-803e-c29cb5bea141 Date: Mon, 14 Jan 2019 16:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:13:00,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/75a2048c-fa33-4c28-865b-293bab23c388 used request id req-4d74b9cc-cf92-443c-803e-c29cb5bea141 2019-01-14 16:13:00,762 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst 2019-01-14 16:13:00,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:13:01,030 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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-0f77eead-76f2-4f6c-bde9-98b78cab22a1 x-compute-request-id: req-0f77eead-76f2-4f6c-bde9-98b78cab22a1 Content-Type: application/json 2019-01-14 16:13:01,030 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-0f77eead-76f2-4f6c-bde9-98b78cab22a1 2019-01-14 16:13:01,030 - create_instance - INFO - Checking deletion status 2019-01-14 16:13:01,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:13:01,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29319283-cbf0-4cb8-8a28-92bf5ab0a24b x-compute-request-id: req-29319283-cbf0-4cb8-8a28-92bf5ab0a24b Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:a2:4b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2205408-00d6-4984-ad17-91bedf3a5e21", "rel": "bookmark"}], "image": {"id": "1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "links": [{"href": "http://172.30.9.26:8774/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2019-01-14T16:12:50.000000", "flavor": {"id": "2070f9ad-5001-46cf-919e-effc34b602b5", "links": [{"href": "http://172.30.9.26:8774/flavors/2070f9ad-5001-46cf-919e-effc34b602b5", "rel": "bookmark"}]}, "id": "d2205408-00d6-4984-ad17-91bedf3a5e21", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:00Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst", "created": "2019-01-14T16:12:44Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:01,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-29319283-cbf0-4cb8-8a28-92bf5ab0a24b 2019-01-14 16:13:01,315 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst] is - ACTIVE 2019-01-14 16:13:01,316 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:13:04,319 - create_instance - DEBUG - VM status query timeout in 296.711541891 2019-01-14 16:13:04,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581b0b119b9cf0313491d8369b4f4ba2f9bcff00" 2019-01-14 16:13:04,361 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ada40084-41a4-48c9-8cee-979aba7e3db5 x-compute-request-id: req-ada40084-41a4-48c9-8cee-979aba7e3db5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d2205408-00d6-4984-ad17-91bedf3a5e21 could not be found.", "code": 404}} 2019-01-14 16:13:04,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2205408-00d6-4984-ad17-91bedf3a5e21 used request id req-ada40084-41a4-48c9-8cee-979aba7e3db5 2019-01-14 16:13:04,362 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d2205408-00d6-4984-ad17-91bedf3a5e21 could not be found. (HTTP 404) (Request-ID: req-ada40084-41a4-48c9-8cee-979aba7e3db5) 2019-01-14 16:13:04,362 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-inst 2019-01-14 16:13:04,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2070f9ad-5001-46cf-919e-effc34b602b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7daa2cd39ca01b51e474a5c1e709a14b545f10" 2019-01-14 16:13:04,409 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bfa80937-9b3e-4857-90d6-e36ffd187583 x-compute-request-id: req-bfa80937-9b3e-4857-90d6-e36ffd187583 Content-Length: 0 Content-Type: application/json 2019-01-14 16:13:04,410 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2070f9ad-5001-46cf-919e-effc34b602b5 used request id req-bfa80937-9b3e-4857-90d6-e36ffd187583 2019-01-14 16:13:04,410 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet 2019-01-14 16:13:04,411 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-subnet 2019-01-14 16:13:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:13:06,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbdd4959-fe88-4ee5-a7d6-f66b06759cd5 Date: Mon, 14 Jan 2019 16:13:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:13:06,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1ac705fb-2cd6-4ab0-96ea-e61ca2ca41ee used request id req-bbdd4959-fe88-4ee5-a7d6-f66b06759cd5 2019-01-14 16:13:06,894 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-pub-net 2019-01-14 16:13:06,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b063cc0e-5022-46bb-8f99-c849609b9540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50db73be27456bdb4d9846fdde269dc1fe9b8832" 2019-01-14 16:13:08,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f93a6c35-91d9-4099-a1c9-4e6a674563ad Date: Mon, 14 Jan 2019 16:13:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:13:08,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b063cc0e-5022-46bb-8f99-c849609b9540 used request id req-f93a6c35-91d9-4099-a1c9-4e6a674563ad 2019-01-14 16:13:08,523 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-94b5dcf8-bd49-4b5f-9390-ccca694c8ebb-image 2019-01-14 16:13:08,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}122f3d7729f203451098b29f3dd1b998c7f0e028" 2019-01-14 16:13:09,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efca81a1-5da6-4ef9-b4b2-e97979b1012e Date: Mon, 14 Jan 2019 16:13:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:13:09,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1ad92d13-84b6-40a4-ae8b-c5a884fe4849 used request id req-efca81a1-5da6-4ef9-b4b2-e97979b1012e 2019-01-14 16:13:09,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:09,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-33d1d5ba-ef2c-406a-9091-d1783c8eb88f Date: Mon, 14 Jan 2019 16:13:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:13:09,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-33d1d5ba-ef2c-406a-9091-d1783c8eb88f 2019-01-14 16:13:09,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:09,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86db36d6-551d-462a-856a-788f3bced83f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:13:09,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-86db36d6-551d-462a-856a-788f3bced83f 2019-01-14 16:13:09,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:13:09,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:09,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb6f71ef-38e7-4c7f-9779-0de871feec91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:13:09,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-bb6f71ef-38e7-4c7f-9779-0de871feec91 2019-01-14 16:13:09,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:13:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:09,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320ee7c2-9b7d-425b-a0a7-5f0cc1e4d7b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:13:09,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-320ee7c2-9b7d-425b-a0a7-5f0cc1e4d7b8 2019-01-14 16:13:09,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:13:09,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:09,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1f1ce0-3912-4379-8d5d-62ac5dda0a35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:13:09,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-6a1f1ce0-3912-4379-8d5d-62ac5dda0a35 2019-01-14 16:13:09,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:13:09,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813cfdea-1bf9-455b-bd40-bba99c67ad7c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:13:10,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-813cfdea-1bf9-455b-bd40-bba99c67ad7c 2019-01-14 16:13:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1fcb3f-2f81-4adb-868b-ce61e13b2d1b 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:13:10,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-dd1fcb3f-2f81-4adb-868b-ce61e13b2d1b 2019-01-14 16:13:10,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5209ec5a-076c-4395-8259-1c0027fdaee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:13:10,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-5209ec5a-076c-4395-8259-1c0027fdaee5 2019-01-14 16:13:10,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:13:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74971446-c6a2-4b52-a539-4e34929a3166 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:13:10,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-74971446-c6a2-4b52-a539-4e34929a3166 2019-01-14 16:13:10,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:13:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7eb4ca4-e9ba-439a-b88d-9cca25c7b1e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:13:10,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-a7eb4ca4-e9ba-439a-b88d-9cca25c7b1e8 2019-01-14 16:13:10,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:13:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cfd5ac-ebba-4466-9dd8-daee18e5e6fb 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:13:10,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-f4cfd5ac-ebba-4466-9dd8-daee18e5e6fb 2019-01-14 16:13:10,581 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-97550b91-e74c-43c-proj 2019-01-14 16:13:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/661f4898ad1e495290ae58cbd6c4dd8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20098bbd-88d3-44fe-9626-9a1a932e89bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:13:10,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/661f4898ad1e495290ae58cbd6c4dd8e used request id req-20098bbd-88d3-44fe-9626-9a1a932e89bc 2019-01-14 16:13:10,854 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-97550b91-e74c-43c-proj-role 2019-01-14 16:13:10,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c9f8490602d5464c82302ee4020aa2ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:10,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4227031-83fc-451d-97dc-cdaa8952f73c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:13:10,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c9f8490602d5464c82302ee4020aa2ce used request id req-f4227031-83fc-451d-97dc-cdaa8952f73c 2019-01-14 16:13:11,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d80ba1e03a856ced7ca362efd9327a8bbe217e" 2019-01-14 16:13:11,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462e2496-1fa0-44e9-b0ab-435187a355c8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:13:11,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-462e2496-1fa0-44e9-b0ab-435187a355c8 2019-01-14 16:13:11,109 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-97550b91-e74c-43c-user 2019-01-14 16:13:11,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/02a83e535597426bb40beca128a5270f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203b03b968f6685a7c59dca084c519b45ac8be4b" 2019-01-14 16:13:11,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dcb3af4-99d3-43c4-9215-5b1685cafe00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:13:11,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/02a83e535597426bb40beca128a5270f used request id req-7dcb3af4-99d3-43c4-9215-5b1685cafe00 2019-01-14 16:13:11,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:11,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:13:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["fUyAVsjURfKQNYNdqz03xw"], "issued_at": "2019-01-14T16:13:11.000000Z"}} 2019-01-14 16:13:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16a99a08768eef33ac0176c5ca46995b22bb49b" 2019-01-14 16:13:11,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89eb3525-764b-48b9-ac57-d37d2eeb0f34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:11,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89eb3525-764b-48b9-ac57-d37d2eeb0f34 2019-01-14 16:13:11,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:11,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:12,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["KJQ5TAkXRYG7vp_gM_kmeA"], "issued_at": "2019-01-14T16:13:12.000000Z"}} 2019-01-14 16:13:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:13:12,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9f099a-2931-44a8-a80c-ef1fd882424c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:12,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af9f099a-2931-44a8-a80c-ef1fd882424c 2019-01-14 16:13:12,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:13:12,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:13: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:13:12,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-dc971e74-f571-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:13:12,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d58858-e02c-4749-b157-bd8f9243e878 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-dc971e74-f571-4f2-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:13:12,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-dc971e74-f571-4f2-proj used request id req-34d58858-e02c-4749-b157-bd8f9243e878 2019-01-14 16:13:12,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:13:12,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d41a33-689a-42d8-a003-1720b271b9ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:13:12,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-21d41a33-689a-42d8-a003-1720b271b9ca 2019-01-14 16:13:12,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}}' 2019-01-14 16:13:12,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ad5fb8-7c62-40f0-a54a-139ab688e0b3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "id": "720a9c08e931425c89d87ad74863db10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:12,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-56ad5fb8-7c62-40f0-a54a-139ab688e0b3 2019-01-14 16:13:12,759 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-dc971e74-f571-4f2-proj 2019-01-14 16:13:12,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:12,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:13,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["H_DO2Pj4TC2aOcNwE8KUeA"], "issued_at": "2019-01-14T16:13:13.000000Z"}} 2019-01-14 16:13:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11f271f1926b2cf1bd7aa764229d7b27a43c05" 2019-01-14 16:13:13,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b9a8a8-c70e-47bd-a08f-62cc0b148010 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:13,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-17b9a8a8-c70e-47bd-a08f-62cc0b148010 2019-01-14 16:13:13,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:13:13,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:13: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:13:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11f271f1926b2cf1bd7aa764229d7b27a43c05" 2019-01-14 16:13:13,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfcb791-4461-4768-93a4-0932e41bbd85 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:13:13,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0dfcb791-4461-4768-93a4-0932e41bbd85 2019-01-14 16:13:13,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-dc971e74-f571-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11f271f1926b2cf1bd7aa764229d7b27a43c05" 2019-01-14 16:13:13,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1cac91-ab14-46db-bae8-d452f1137b63 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-dc971e74-f571-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "id": "720a9c08e931425c89d87ad74863db10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}]} 2019-01-14 16:13:13,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-dc971e74-f571-4f2-proj used request id req-4f1cac91-ab14-46db-bae8-d452f1137b63 2019-01-14 16:13:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11f271f1926b2cf1bd7aa764229d7b27a43c05" 2019-01-14 16:13:13,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec39e4f4-24b2-4ec1-8a1d-e2e660f867a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:13:13,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ec39e4f4-24b2-4ec1-8a1d-e2e660f867a9 2019-01-14 16:13:14,023 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-dc971e74-f571-4f2-user 2019-01-14 16:13:14,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:13:14,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c77d3ad6-ec8c-49f5-ae43-70176da0fe20 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:13:14,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c77d3ad6-ec8c-49f5-ae43-70176da0fe20 2019-01-14 16:13:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" -d '{"role": {"name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}}' 2019-01-14 16:13:14,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f318518-8202-4c5a-a1eb-385f4dba99ca Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87d502b52c3b4733a719f419cacf767f", "links": {"self": "http://172.30.9.26:5000/v3/roles/87d502b52c3b4733a719f419cacf767f"}, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}} 2019-01-14 16:13:14,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f318518-8202-4c5a-a1eb-385f4dba99ca 2019-01-14 16:13:14,280 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role 2019-01-14 16:13:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/87d502b52c3b4733a719f419cacf767f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:13:14,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded306c4-e8c8-4254-928e-4f2de1592201 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87d502b52c3b4733a719f419cacf767f", "links": {"self": "http://172.30.9.26:5000/v3/roles/87d502b52c3b4733a719f419cacf767f"}, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}} 2019-01-14 16:13:14,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/87d502b52c3b4733a719f419cacf767f used request id req-ded306c4-e8c8-4254-928e-4f2de1592201 2019-01-14 16:13:14,302 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role to project CreateInstanceSimpleTests-dc971e74-f571-4f2-proj 2019-01-14 16:13:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10/users/2aff3689278f49db9b77cb755e4303f6/roles/87d502b52c3b4733a719f419cacf767f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:13:14,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd46e58-a7e6-40c0-aff3-6a2d64a79feb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:13:14,463 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10/users/2aff3689278f49db9b77cb755e4303f6/roles/87d502b52c3b4733a719f419cacf767f used request id req-7fd46e58-a7e6-40c0-aff3-6a2d64a79feb 2019-01-14 16:13:14,463 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:13:14,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:14,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:14,468 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:13:14,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:14,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:14,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d502b52c3b4733a719f419cacf767f", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}], "expires_at": "2019-01-14T17:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-user", "id": "2aff3689278f49db9b77cb755e4303f6"}, "audit_ids": ["zoszMOZ4S0CIQejqJtyjwA"], "issued_at": "2019-01-14T16:13:14.000000Z"}} 2019-01-14 16:13:14,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" 2019-01-14 16:13:15,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e2a232-d916-4871-82d4-b0cc1ef84444 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:15,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d3e2a232-d916-4871-82d4-b0cc1ef84444 2019-01-14 16:13:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" 2019-01-14 16:13:15,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-fcfe87d3-eb53-400a-8d01-73b17823ad89 Date: Mon, 14 Jan 2019 16:13:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image"} 2019-01-14 16:13:15,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image used request id req-fcfe87d3-eb53-400a-8d01-73b17823ad89 2019-01-14 16:13:15,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" 2019-01-14 16:13:15,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ec3d536d-0421-4c1d-a0d0-977075dfc39f Date: Mon, 14 Jan 2019 16:13: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"}}} 2019-01-14 16:13:15,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ec3d536d-0421-4c1d-a0d0-977075dfc39f 2019-01-14 16:13:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image"}' 2019-01-14 16:13:16,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26c3a4af-ca3b-4732-b1a9-bbec6ba62421 Date: Mon, 14 Jan 2019 16:13:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:13:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:13:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "min_disk": 0, "protected": false, "id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "file": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/file", "checksum": null, "owner": "720a9c08e931425c89d87ad74863db10", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:13:16,569 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-26c3a4af-ca3b-4732-b1a9-bbec6ba62421 2019-01-14 16:13:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" -d '' 2019-01-14 16:13:17,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df81a17c-ed77-433c-a192-cf032d42f013 Date: Mon, 14 Jan 2019 16:13:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:13:17,649 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/file used request id req-df81a17c-ed77-433c-a192-cf032d42f013 2019-01-14 16:13:17,650 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:13:17,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" 2019-01-14 16:13:17,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ff415bc6-4bd8-4ac2-ae82-a207148d1c13 Date: Mon, 14 Jan 2019 16:13:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:13:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:13:17Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/snap", "metadata": {}}], "self": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "min_disk": 0, "protected": false, "id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "file": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "720a9c08e931425c89d87ad74863db10", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:13:17,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf used request id req-ff415bc6-4bd8-4ac2-ae82-a207148d1c13 2019-01-14 16:13:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" 2019-01-14 16:13:18,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b84d8130-0234-441c-afeb-5c822f26fc59 Date: Mon, 14 Jan 2019 16:13: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"}}} 2019-01-14 16:13:18,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b84d8130-0234-441c-afeb-5c822f26fc59 2019-01-14 16:13:18,052 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image 2019-01-14 16:13:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" 2019-01-14 16:13:18,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9a994c51-f46f-44a8-ada3-7c9d12f678f9 Date: Mon, 14 Jan 2019 16:13:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:13:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:13:17Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/snap", "metadata": {}}], "self": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "min_disk": 0, "protected": false, "id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "file": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "720a9c08e931425c89d87ad74863db10", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:13:18,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf used request id req-9a994c51-f46f-44a8-ada3-7c9d12f678f9 2019-01-14 16:13:18,253 - create_image - DEBUG - Instance status is - active 2019-01-14 16:13:18,253 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image 2019-01-14 16:13:18,253 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image 2019-01-14 16:13:18,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:18,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:18,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:13:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["vfOr1qXhTkirZbfNF-WHag"], "issued_at": "2019-01-14T16:13:18.000000Z"}} 2019-01-14 16:13:18,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2794ab69027a6b6936513c1e0127b0b1ba2f8f8b" 2019-01-14 16:13:18,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4396ef6c-1297-4906-8f5e-729fd646197d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:18,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4396ef6c-1297-4906-8f5e-729fd646197d 2019-01-14 16:13:18,775 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:13:18,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2794ab69027a6b6936513c1e0127b0b1ba2f8f8b" 2019-01-14 16:13:18,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-cd2cd2a8-6a26-473b-8059-fdd655aa1a1c x-compute-request-id: req-cd2cd2a8-6a26-473b-8059-fdd655aa1a1c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:13:18,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cd2cd2a8-6a26-473b-8059-fdd655aa1a1c 2019-01-14 16:13:18,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2794ab69027a6b6936513c1e0127b0b1ba2f8f8b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:13:19,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-43329040-c4e6-4b60-b542-96ba99b5084f x-compute-request-id: req-43329040-c4e6-4b60-b542-96ba99b5084f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "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": "62434523-2907-433c-8f5c-89d34b422e84"}} 2019-01-14 16:13:19,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-43329040-c4e6-4b60-b542-96ba99b5084f 2019-01-14 16:13:19,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:19,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:19,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d502b52c3b4733a719f419cacf767f", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}], "expires_at": "2019-01-14T17:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-user", "id": "2aff3689278f49db9b77cb755e4303f6"}, "audit_ids": ["54szlFpKRgum3xEAkAsNAQ"], "issued_at": "2019-01-14T16:13:19.000000Z"}} 2019-01-14 16:13:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:19,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419290e3-6798-459c-9ecb-d554e5e97dc5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:19,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-419290e3-6798-459c-9ecb-d554e5e97dc5 2019-01-14 16:13:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:19,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f40cb30e-7979-4ff2-a61b-c57b991132b1 Date: Mon, 14 Jan 2019 16:13:19 GMT RESP BODY: {"networks":[]} 2019-01-14 16:13:19,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-f40cb30e-7979-4ff2-a61b-c57b991132b1 2019-01-14 16:13:19,757 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net 2019-01-14 16:13:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" -d '{"network": {"name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net", "admin_state_up": true}}' 2019-01-14 16:13:20,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-d8534532-640c-48ee-96c3-8ddc136ee497 Date: Mon, 14 Jan 2019 16:13:20 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:13:20Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}} 2019-01-14 16:13:20,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d8534532-640c-48ee-96c3-8ddc136ee497 2019-01-14 16:13:20,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:20,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-f8f32ae5-8017-4d92-baaa-cc6d79138963 Date: Mon, 14 Jan 2019 16:13:20 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":"2019-01-14T16:13:20Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:20,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-f8f32ae5-8017-4d92-baaa-cc6d79138963 2019-01-14 16:13:20,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:21,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e3e65300-c8a1-4ba6-b450-7ad7ff570fff Date: Mon, 14 Jan 2019 16:13:21 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:13:21,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-e3e65300-c8a1-4ba6-b450-7ad7ff570fff 2019-01-14 16:13:21,083 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet 2019-01-14 16:13:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" -d '{"subnets": [{"ip_version": 4, "network_id": "f698b7b6-3ec7-4415-bc23-85f977808978", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]}' 2019-01-14 16:13:21,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-da480e94-c6ce-414c-877e-4ef15f1a8432 Date: Mon, 14 Jan 2019 16:13:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","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":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:21,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-da480e94-c6ce-414c-877e-4ef15f1a8432 2019-01-14 16:13:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:22,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-1b66c8a4-49d8-4b00-83cc-105e7cd3bf7e Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:22,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-1b66c8a4-49d8-4b00-83cc-105e7cd3bf7e 2019-01-14 16:13:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:22,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-71580858-af3a-4edc-8126-1e99a827b7c6 Date: Mon, 14 Jan 2019 16:13:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:22,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-71580858-af3a-4edc-8126-1e99a827b7c6 2019-01-14 16:13:22,509 - OpenStackNetwork - DEBUG - Network [f698b7b6-3ec7-4415-bc23-85f977808978] created successfully 2019-01-14 16:13:22,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:22,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:22,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d502b52c3b4733a719f419cacf767f", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}], "expires_at": "2019-01-14T17:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-user", "id": "2aff3689278f49db9b77cb755e4303f6"}, "audit_ids": ["HBO_HTGHTtCyXkAA-nAGwg"], "issued_at": "2019-01-14T16:13:22.000000Z"}} 2019-01-14 16:13:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:23,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40cf312-b74f-4a19-a304-9ae2fd54fb33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:23,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b40cf312-b74f-4a19-a304-9ae2fd54fb33 2019-01-14 16:13:23,022 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:13:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:23,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec8f436-2980-4977-aba0-2ead014627a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:23,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2ec8f436-2980-4977-aba0-2ead014627a2 2019-01-14 16:13:23,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:23,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-98ad5944-44fe-41f0-adac-1d9990f7ffab Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:23,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-98ad5944-44fe-41f0-adac-1d9990f7ffab 2019-01-14 16:13:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:23,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b47b34b7-3f45-4047-81e1-c6615e8a174d Date: Mon, 14 Jan 2019 16:13:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:23,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-b47b34b7-3f45-4047-81e1-c6615e8a174d 2019-01-14 16:13:23,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:23,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-14f380f3-5807-45c9-bac4-5fd218a73cf6 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:23,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-14f380f3-5807-45c9-bac4-5fd218a73cf6 2019-01-14 16:13:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:13:23,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:13: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:13:23,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:24,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255b27b0-3b3a-43c5-9f14-f91d52eee673 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:24,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-255b27b0-3b3a-43c5-9f14-f91d52eee673 2019-01-14 16:13:24,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:24,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-939c4b88-0458-4184-9aa2-db7c9d6a064d Date: Mon, 14 Jan 2019 16:13:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:24,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-939c4b88-0458-4184-9aa2-db7c9d6a064d 2019-01-14 16:13:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:24,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30109590-968b-4ca2-9cea-9b599d2c3cb0 Date: Mon, 14 Jan 2019 16:13:24 GMT RESP BODY: {"ports":[]} 2019-01-14 16:13:24,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port&admin_state_up=True used request id req-30109590-968b-4ca2-9cea-9b599d2c3cb0 2019-01-14 16:13:24,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:24,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-b159359c-1728-4abe-873c-7ac223b7b2b3 x-compute-request-id: req-b159359c-1728-4abe-873c-7ac223b7b2b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:13:24,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst used request id req-b159359c-1728-4abe-873c-7ac223b7b2b3 2019-01-14 16:13:24,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:25,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a8ef9f15-2f27-4289-b866-54649cb0c601 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:25,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-a8ef9f15-2f27-4289-b866-54649cb0c601 2019-01-14 16:13:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:25,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5383265-0b18-46fb-bf57-139edbf165ca Date: Mon, 14 Jan 2019 16:13:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:25,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-f5383265-0b18-46fb-bf57-139edbf165ca 2019-01-14 16:13:25,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:25,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dc27e17a-26e3-4849-87ed-8882fe0ad944 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:25,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-dc27e17a-26e3-4849-87ed-8882fe0ad944 2019-01-14 16:13:25,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:25,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a32a415-d3f8-4dcf-98df-6f464eb88758 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:25,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-8a32a415-d3f8-4dcf-98df-6f464eb88758 2019-01-14 16:13:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-95d1fcad-913e-414f-813e-91cb0dd05fb9 Date: Mon, 14 Jan 2019 16:13:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:25,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-95d1fcad-913e-414f-813e-91cb0dd05fb9 2019-01-14 16:13:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:26,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db4cda19-2614-4b3a-a20e-407b18a2580c Date: Mon, 14 Jan 2019 16:13:26 GMT RESP BODY: {"ports":[]} 2019-01-14 16:13:26,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port&admin_state_up=True used request id req-db4cda19-2614-4b3a-a20e-407b18a2580c 2019-01-14 16:13:26,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:13:26,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:26,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d502b52c3b4733a719f419cacf767f", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}], "expires_at": "2019-01-14T17:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-user", "id": "2aff3689278f49db9b77cb755e4303f6"}, "audit_ids": ["YPjyranqS5Ss19hYhX248A"], "issued_at": "2019-01-14T16:13:26.000000Z"}} 2019-01-14 16:13:26,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aedea53508acfdcd7a155f37a6af6e29ab65a3" 2019-01-14 16:13:26,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b40efc4-3a49-46fd-897d-8353e0c991c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:13:26,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9b40efc4-3a49-46fd-897d-8353e0c991c2 2019-01-14 16:13:26,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:26,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0fcff5c4-b68f-4433-83ab-9847539a9abd Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:26,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-0fcff5c4-b68f-4433-83ab-9847539a9abd 2019-01-14 16:13:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:26,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-25a2d873-4403-46c5-b591-a62b6140a486 Date: Mon, 14 Jan 2019 16:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:26,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-25a2d873-4403-46c5-b591-a62b6140a486 2019-01-14 16:13:26,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:27,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-943e86dd-5afa-4e63-ba18-c1f3708aaeb8 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:27,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-943e86dd-5afa-4e63-ba18-c1f3708aaeb8 2019-01-14 16:13:27,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:13:27,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:13:27,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aedea53508acfdcd7a155f37a6af6e29ab65a3" 2019-01-14 16:13:27,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c36aa6a-ab27-4a97-8dc3-3d969298a8c2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:27,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-9c36aa6a-ab27-4a97-8dc3-3d969298a8c2 2019-01-14 16:13:27,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:27,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4579e3ef-87c6-40ad-9ce6-ca7bb1e851cc Date: Mon, 14 Jan 2019 16:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:27,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-4579e3ef-87c6-40ad-9ce6-ca7bb1e851cc 2019-01-14 16:13:27,361 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net 2019-01-14 16:13:27,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" -d '{"port": {"network_id": "f698b7b6-3ec7-4415-bc23-85f977808978", "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port", "admin_state_up": true}}' 2019-01-14 16:13:28,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-758b95fd-ce8f-4768-9360-bd17d226fba2 Date: Mon, 14 Jan 2019 16:13:28 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:13:27Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:13:28Z","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a0:da:11","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.5"}],"id":"ce36ceae-c84e-4245-8f25-481407fabc03","security_groups":["d55455d5-3fba-4bf9-9355-6a6a569366ea"],"device_id":""}} 2019-01-14 16:13:28,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-758b95fd-ce8f-4768-9360-bd17d226fba2 2019-01-14 16:13:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:28,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a3f9a791-b966-4d8f-a31c-c2889afdeb65 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:28,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-a3f9a791-b966-4d8f-a31c-c2889afdeb65 2019-01-14 16:13:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1cded39-7dc0-4cf6-8413-c535a94286dc Date: Mon, 14 Jan 2019 16:13:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:28,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-c1cded39-7dc0-4cf6-8413-c535a94286dc 2019-01-14 16:13:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-652077e8-2de0-425a-8dd5-7e2ba372b309 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:29,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-652077e8-2de0-425a-8dd5-7e2ba372b309 2019-01-14 16:13:29,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53856571-c5e0-4d62-a652-65167779549e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:29,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-53856571-c5e0-4d62-a652-65167779549e 2019-01-14 16:13:29,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-49377cd1-04e7-43d9-a1a4-02deba537e7b Date: Mon, 14 Jan 2019 16:13:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:29,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-49377cd1-04e7-43d9-a1a4-02deba537e7b 2019-01-14 16:13:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-b14480fb-3d28-49ba-a910-ff6fe85c8a58 Date: Mon, 14 Jan 2019 16:13:29 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:28Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a0:da:11","id":"ce36ceae-c84e-4245-8f25-481407fabc03","port_security_enabled":true,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["d55455d5-3fba-4bf9-9355-6a6a569366ea"],"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port"}]} 2019-01-14 16:13:29,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port&admin_state_up=True used request id req-b14480fb-3d28-49ba-a910-ff6fe85c8a58 2019-01-14 16:13:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc9675a-4ca0-41d3-9b52-1f4d967481e3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:29,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-6bc9675a-4ca0-41d3-9b52-1f4d967481e3 2019-01-14 16:13:29,513 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst 2019-01-14 16:13:29,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-75e2c3a4-712b-4bf3-96d7-5e2bd5620200 x-compute-request-id: req-75e2c3a4-712b-4bf3-96d7-5e2bd5620200 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-flavor-name"}]} 2019-01-14 16:13:29,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-75e2c3a4-712b-4bf3-96d7-5e2bd5620200 2019-01-14 16:13:29,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/62434523-2907-433c-8f5c-89d34b422e84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-f020f3d9-abbe-457d-af1d-abbef6cad4a7 x-compute-request-id: req-f020f3d9-abbe-457d-af1d-abbef6cad4a7 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "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": "62434523-2907-433c-8f5c-89d34b422e84"}} 2019-01-14 16:13:29,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/62434523-2907-433c-8f5c-89d34b422e84 used request id req-f020f3d9-abbe-457d-af1d-abbef6cad4a7 2019-01-14 16:13:29,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-ee870b54-b33a-4755-a935-e49d1f66c60c Date: Mon, 14 Jan 2019 16:13:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:13:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:13:17Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/snap", "metadata": {}}], "self": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "min_disk": 0, "protected": false, "id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "file": "/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "720a9c08e931425c89d87ad74863db10", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image"} 2019-01-14 16:13:29,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image used request id req-ee870b54-b33a-4755-a935-e49d1f66c60c 2019-01-14 16:13:29,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:29,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4b892d72-1a94-45b9-9e1d-520abc0ff3d0 Date: Mon, 14 Jan 2019 16:13: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"}}} 2019-01-14 16:13:29,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4b892d72-1a94-45b9-9e1d-520abc0ff3d0 2019-01-14 16:13:29,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" -d '{"server": {"name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "imageRef": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "flavorRef": "62434523-2907-433c-8f5c-89d34b422e84", "max_count": 1, "min_count": 1, "networks": [{"port": "ce36ceae-c84e-4245-8f25-481407fabc03"}]}}' 2019-01-14 16:13:31,597 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:13: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-b8b7b16c-e8f9-4151-b846-7f0b349f81e2 x-compute-request-id: req-b8b7b16c-e8f9-4151-b846-7f0b349f81e2 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "adminPass": "qpgpcvKR8XaW"}} 2019-01-14 16:13:31,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b8b7b16c-e8f9-4151-b846-7f0b349f81e2 2019-01-14 16:13:31,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:32,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-019a2536-f413-4ccd-a318-ea1973863bae x-compute-request-id: req-019a2536-f413-4ccd-a318-ea1973863bae 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.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:13:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:32,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-019a2536-f413-4ccd-a318-ea1973863bae 2019-01-14 16:13:32,245 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst 2019-01-14 16:13:32,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:32,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-0d73fbd6-3660-4a8c-9085-45c8502a8679 x-compute-request-id: req-0d73fbd6-3660-4a8c-9085-45c8502a8679 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.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:13:32Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:32,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-0d73fbd6-3660-4a8c-9085-45c8502a8679 2019-01-14 16:13:32,528 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst] is - BUILD 2019-01-14 16:13:32,528 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:13:35,532 - create_instance - DEBUG - VM status query timeout in 896.713592052 2019-01-14 16:13:35,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:36,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-63994753-df80-4e56-9217-e9e0aa460595 x-compute-request-id: req-63994753-df80-4e56-9217-e9e0aa460595 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.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:13:32Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:36,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-63994753-df80-4e56-9217-e9e0aa460595 2019-01-14 16:13:36,215 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst] is - BUILD 2019-01-14 16:13:36,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:13:39,218 - create_instance - DEBUG - VM status query timeout in 893.027287006 2019-01-14 16:13:39,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:39,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-ac93f566-5991-48cf-9d12-e99fcbb58681 x-compute-request-id: req-ac93f566-5991-48cf-9d12-e99fcbb58681 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:da:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:13:38.000000", "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:38Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:39,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-ac93f566-5991-48cf-9d12-e99fcbb58681 2019-01-14 16:13:39,931 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst] is - ACTIVE 2019-01-14 16:13:39,931 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:13:39,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:40,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-8e898df8-4f44-4958-a35f-2b3d8099f74e x-compute-request-id: req-8e898df8-4f44-4958-a35f-2b3d8099f74e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:da:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:13:38.000000", "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:38Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:40,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-8e898df8-4f44-4958-a35f-2b3d8099f74e 2019-01-14 16:13:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:40,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-1e313ae5-d430-4f96-ae63-ca4b4eafcfac Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:40,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-1e313ae5-d430-4f96-ae63-ca4b4eafcfac 2019-01-14 16:13:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:40,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c64b86-3ced-42ff-adb8-e85ff02a01d7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:40,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-34c64b86-3ced-42ff-adb8-e85ff02a01d7 2019-01-14 16:13:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:40,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69cce9aa-1c44-4a3f-a290-2416ddbf884a Date: Mon, 14 Jan 2019 16:13:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:40,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-69cce9aa-1c44-4a3f-a290-2416ddbf884a 2019-01-14 16:13:40,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:41,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-3c71e772-8db0-4ae0-a484-dc140c2b0006 Date: Mon, 14 Jan 2019 16:13:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:23Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:5e:4a","id":"5602b98b-05ad-46ad-a6e2-4f5b32805486","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:29:4a:33","id":"6de02c15-3d39-4923-890a-45711ff64a09","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4d:f2:fd","id":"6ee47f1a-9d85-476d-b20b-b640ccaffbae","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:37Z","binding:vnic_type":"normal","device_id":"1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a0:da:11","id":"ce36ceae-c84e-4245-8f25-481407fabc03","port_security_enabled":true,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["d55455d5-3fba-4bf9-9355-6a6a569366ea"],"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port"}]} 2019-01-14 16:13:41,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-3c71e772-8db0-4ae0-a484-dc140c2b0006 2019-01-14 16:13:41,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:41,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d502b52c3b4733a719f419cacf767f", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}], "expires_at": "2019-01-14T17:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-user", "id": "2aff3689278f49db9b77cb755e4303f6"}, "audit_ids": ["q96FT7_ISuqhGbG6MDOacw"], "issued_at": "2019-01-14T16:13:41.000000Z"}} 2019-01-14 16:13:41,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dfb6f5d38a8fc068da79e2830501129d3283cc" 2019-01-14 16:13:43,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-d9ee4aa8-6f0e-4c11-ac46-90af81fcd0b9 x-compute-request-id: req-d9ee4aa8-6f0e-4c11-ac46-90af81fcd0b9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:da:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:13:38.000000", "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:38Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:13:43,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst used request id req-d9ee4aa8-6f0e-4c11-ac46-90af81fcd0b9 2019-01-14 16:13:43,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:13:43,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d502b52c3b4733a719f419cacf767f", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role"}], "expires_at": "2019-01-14T17:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/720a9c08e931425c89d87ad74863db10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-user", "id": "2aff3689278f49db9b77cb755e4303f6"}, "audit_ids": ["oOq5UdH_RnGztW6xDvqHDA"], "issued_at": "2019-01-14T16:13:43.000000Z"}} 2019-01-14 16:13:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a17118f25f70785c0ec7bb592e03ebfd02d849a" 2019-01-14 16:13:43,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-207aa8a7-f491-41ff-80a5-e49cc1c185d1 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:43,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-207aa8a7-f491-41ff-80a5-e49cc1c185d1 2019-01-14 16:13:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a17118f25f70785c0ec7bb592e03ebfd02d849a" 2019-01-14 16:13:44,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f010ecdf-9719-4d54-a6e4-ae7c2272a9c2 Date: Mon, 14 Jan 2019 16:13:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:44,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-f010ecdf-9719-4d54-a6e4-ae7c2272a9c2 2019-01-14 16:13:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a17118f25f70785c0ec7bb592e03ebfd02d849a" 2019-01-14 16:13:44,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-558591a6-94e3-45eb-92f0-d28ddc5e2104 Date: Mon, 14 Jan 2019 16:13:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:23Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:5e:4a","id":"5602b98b-05ad-46ad-a6e2-4f5b32805486","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:29:4a:33","id":"6de02c15-3d39-4923-890a-45711ff64a09","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4d:f2:fd","id":"6ee47f1a-9d85-476d-b20b-b640ccaffbae","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:37Z","binding:vnic_type":"normal","device_id":"1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a0:da:11","id":"ce36ceae-c84e-4245-8f25-481407fabc03","port_security_enabled":true,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["d55455d5-3fba-4bf9-9355-6a6a569366ea"],"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port"}]} 2019-01-14 16:13:44,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-558591a6-94e3-45eb-92f0-d28ddc5e2104 2019-01-14 16:13:44,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:44,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-42b87e6a-b938-4690-9315-853886828278 x-compute-request-id: req-42b87e6a-b938-4690-9315-853886828278 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:da:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:13:38.000000", "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:38Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:44,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-42b87e6a-b938-4690-9315-853886828278 2019-01-14 16:13:44,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:45,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-216ba4eb-e3d9-4a7c-a438-eb7fd06e69d8 Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:45,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-216ba4eb-e3d9-4a7c-a438-eb7fd06e69d8 2019-01-14 16:13:45,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:45,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ead4f3-e148-4cfb-a07b-22457a765ae3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:45,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-07ead4f3-e148-4cfb-a07b-22457a765ae3 2019-01-14 16:13:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:45,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58da9491-c165-4505-bfd2-a0c9ccfcd0bf Date: Mon, 14 Jan 2019 16:13:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:45,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-58da9491-c165-4505-bfd2-a0c9ccfcd0bf 2019-01-14 16:13:45,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:45,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-ff54fa28-91d1-4470-a412-ab963f975fc1 Date: Mon, 14 Jan 2019 16:13:45 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:23Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:5e:4a","id":"5602b98b-05ad-46ad-a6e2-4f5b32805486","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:29:4a:33","id":"6de02c15-3d39-4923-890a-45711ff64a09","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4d:f2:fd","id":"6ee47f1a-9d85-476d-b20b-b640ccaffbae","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:37Z","binding:vnic_type":"normal","device_id":"1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a0:da:11","id":"ce36ceae-c84e-4245-8f25-481407fabc03","port_security_enabled":true,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["d55455d5-3fba-4bf9-9355-6a6a569366ea"],"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port"}]} 2019-01-14 16:13:45,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-ff54fa28-91d1-4470-a412-ab963f975fc1 2019-01-14 16:13:45,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:46,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-f8a57c7e-a8ce-4b9f-ac83-47f64476ae97 x-compute-request-id: req-f8a57c7e-a8ce-4b9f-ac83-47f64476ae97 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:da:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:13:38.000000", "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:38Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:46,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-f8a57c7e-a8ce-4b9f-ac83-47f64476ae97 2019-01-14 16:13:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:46,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7ebd159e-baa3-40fe-99b3-f39b4b7db50c Date: Mon, 14 Jan 2019 16:13: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":["07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1"],"updated_at":"2019-01-14T16:13:21Z","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"720a9c08e931425c89d87ad74863db10","id":"f698b7b6-3ec7-4415-bc23-85f977808978","name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net"}]} 2019-01-14 16:13:46,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net used request id req-7ebd159e-baa3-40fe-99b3-f39b4b7db50c 2019-01-14 16:13:46,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:46,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ed35c2-5e83-46e5-878e-138de6c337d9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:13:46,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-51ed35c2-5e83-46e5-878e-138de6c337d9 2019-01-14 16:13:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:46,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-33d7f55d-c025-474d-b8c7-28fa76f01a12 Date: Mon, 14 Jan 2019 16:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:21Z","dns_nameservers":[],"updated_at":"2019-01-14T16:13:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"720a9c08e931425c89d87ad74863db10","id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet"}]} 2019-01-14 16:13:46,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-33d7f55d-c025-474d-b8c7-28fa76f01a12 2019-01-14 16:13:46,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:46,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-d52929ae-7263-47cb-a5d5-bfbc3f5f3174 Date: Mon, 14 Jan 2019 16:13:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:23Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:5e:4a","id":"5602b98b-05ad-46ad-a6e2-4f5b32805486","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:29:4a:33","id":"6de02c15-3d39-4923-890a-45711ff64a09","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f698b7b6-3ec7-4415-bc23-85f977808978","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4d:f2:fd","id":"6ee47f1a-9d85-476d-b20b-b640ccaffbae","port_security_enabled":false,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f698b7b6-3ec7-4415-bc23-85f977808978","tenant_id":"720a9c08e931425c89d87ad74863db10","created_at":"2019-01-14T16:13:27Z","admin_state_up":true,"updated_at":"2019-01-14T16:13:37Z","binding:vnic_type":"normal","device_id":"1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a0:da:11","id":"ce36ceae-c84e-4245-8f25-481407fabc03","port_security_enabled":true,"project_id":"720a9c08e931425c89d87ad74863db10","fixed_ips":[{"subnet_id":"07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["d55455d5-3fba-4bf9-9355-6a6a569366ea"],"name":"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port"}]} 2019-01-14 16:13:46,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-d52929ae-7263-47cb-a5d5-bfbc3f5f3174 2019-01-14 16:13:46,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dfb6f5d38a8fc068da79e2830501129d3283cc" 2019-01-14 16:13:46,927 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fca79a2-1568-4912-bbdf-18e5e125368d x-compute-request-id: req-2fca79a2-1568-4912-bbdf-18e5e125368d Content-Type: application/json 2019-01-14 16:13:46,927 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-2fca79a2-1568-4912-bbdf-18e5e125368d 2019-01-14 16:13:46,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:47,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c66ca8e3-ce69-4b17-ab44-e85ffb7d86df x-compute-request-id: req-c66ca8e3-ce69-4b17-ab44-e85ffb7d86df Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:da:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:13:38.000000", "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:46Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:47,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-c66ca8e3-ce69-4b17-ab44-e85ffb7d86df 2019-01-14 16:13:47,253 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst] is - ACTIVE 2019-01-14 16:13:47,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:13:50,256 - create_instance - DEBUG - VM status query timeout in 296.671565056 2019-01-14 16:13:50,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:50,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-3c501be1-227f-49c5-a58c-00d53e33c3b3 x-compute-request-id: req-3c501be1-227f-49c5-a58c-00d53e33c3b3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:da:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "rel": "bookmark"}], "image": {"id": "d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "links": [{"href": "http://172.30.9.26:8774/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:13:38.000000", "flavor": {"id": "62434523-2907-433c-8f5c-89d34b422e84", "links": [{"href": "http://172.30.9.26:8774/flavors/62434523-2907-433c-8f5c-89d34b422e84", "rel": "bookmark"}]}, "id": "1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7", "security_groups": [{"name": "default"}], "user_id": "2aff3689278f49db9b77cb755e4303f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:13:49Z", "hostId": "c43736ec1139054a4239a565d9fc72740ae32309c0cfe000d01cdac8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst", "created": "2019-01-14T16:13:31Z", "tenant_id": "720a9c08e931425c89d87ad74863db10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:13:50,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-3c501be1-227f-49c5-a58c-00d53e33c3b3 2019-01-14 16:13:50,929 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst] is - ACTIVE 2019-01-14 16:13:50,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:13:53,932 - create_instance - DEBUG - VM status query timeout in 292.99546504 2019-01-14 16:13:53,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:53,981 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:13: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-071bd12d-5a2d-4195-8264-398a851a3a35 x-compute-request-id: req-071bd12d-5a2d-4195-8264-398a851a3a35 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 could not be found.", "code": 404}} 2019-01-14 16:13:53,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-071bd12d-5a2d-4195-8264-398a851a3a35 2019-01-14 16:13:53,982 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 could not be found. (HTTP 404) (Request-ID: req-071bd12d-5a2d-4195-8264-398a851a3a35) 2019-01-14 16:13:53,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dfb6f5d38a8fc068da79e2830501129d3283cc" 2019-01-14 16:13:54,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:13: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-fec845c6-8892-4763-9a2b-7d55454d3ad4 x-compute-request-id: req-fec845c6-8892-4763-9a2b-7d55454d3ad4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:13:54,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst used request id req-fec845c6-8892-4763-9a2b-7d55454d3ad4 2019-01-14 16:13:54,050 - create_instance - INFO - Deleting Port with ID - ce36ceae-c84e-4245-8f25-481407fabc03 2019-01-14 16:13:54,050 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-port 2019-01-14 16:13:54,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/ce36ceae-c84e-4245-8f25-481407fabc03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:54,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a10da2f-df0d-4542-86e0-0449e2103822 Date: Mon, 14 Jan 2019 16:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:13:54,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/ce36ceae-c84e-4245-8f25-481407fabc03 used request id req-9a10da2f-df0d-4542-86e0-0449e2103822 2019-01-14 16:13:54,582 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst 2019-01-14 16:13:54,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:54,635 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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-b3b9df31-6842-48db-b000-4a5b1af787c5 x-compute-request-id: req-b3b9df31-6842-48db-b000-4a5b1af787c5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 could not be found.", "code": 404}} 2019-01-14 16:13:54,635 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-b3b9df31-6842-48db-b000-4a5b1af787c5 2019-01-14 16:13:54,635 - create_instance - WARNING - Instance already deleted - Instance 1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 could not be found. (HTTP 404) (Request-ID: req-b3b9df31-6842-48db-b000-4a5b1af787c5) 2019-01-14 16:13:54,636 - create_instance - INFO - Checking deletion status 2019-01-14 16:13:54,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf7247982148353b1a0ea17f27fcba26ca087ee" 2019-01-14 16:13:54,688 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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-ab5f30a5-9d71-4e16-94f2-681cca29a16d x-compute-request-id: req-ab5f30a5-9d71-4e16-94f2-681cca29a16d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 could not be found.", "code": 404}} 2019-01-14 16:13:54,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 used request id req-ab5f30a5-9d71-4e16-94f2-681cca29a16d 2019-01-14 16:13:54,688 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1d5f4b29-fdbf-4e8b-87ea-b5fc430b9aa7 could not be found. (HTTP 404) (Request-ID: req-ab5f30a5-9d71-4e16-94f2-681cca29a16d) 2019-01-14 16:13:54,689 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-inst 2019-01-14 16:13:54,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/62434523-2907-433c-8f5c-89d34b422e84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2794ab69027a6b6936513c1e0127b0b1ba2f8f8b" 2019-01-14 16:13:54,745 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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-793ba53d-aa89-40c9-bdbf-e8c8cd6a532d x-compute-request-id: req-793ba53d-aa89-40c9-bdbf-e8c8cd6a532d Content-Length: 0 Content-Type: application/json 2019-01-14 16:13:54,745 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/62434523-2907-433c-8f5c-89d34b422e84 used request id req-793ba53d-aa89-40c9-bdbf-e8c8cd6a532d 2019-01-14 16:13:54,746 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet 2019-01-14 16:13:54,746 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-subnet 2019-01-14 16:13:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:57,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66801f5b-9d16-4a6a-bd8b-6ffefcdb3b46 Date: Mon, 14 Jan 2019 16:13:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:13:57,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/07f2b267-0e7b-4cc0-bf02-2aeb3af3aaf1 used request id req-66801f5b-9d16-4a6a-bd8b-6ffefcdb3b46 2019-01-14 16:13:57,236 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-pub-net 2019-01-14 16:13:57,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f698b7b6-3ec7-4415-bc23-85f977808978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9617a3e18acb6492a1d590389894fe5d14484768" 2019-01-14 16:13:59,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01460882-a34c-43a6-b790-37f04a2ecba5 Date: Mon, 14 Jan 2019 16:13:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:13:59,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f698b7b6-3ec7-4415-bc23-85f977808978 used request id req-01460882-a34c-43a6-b790-37f04a2ecba5 2019-01-14 16:13:59,241 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-0a95ef74-3248-421e-8b7a-59eff6d59abc-image 2019-01-14 16:13:59,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67b9c86e36dfc518e00f5a849f060ebf68898f8" 2019-01-14 16:13:59,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4204e25-c0fb-4896-bc7e-09a64a793ccb Date: Mon, 14 Jan 2019 16:13:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:13:59,734 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d1beb8ae-e052-4d15-8a7b-60f69737e3bf used request id req-e4204e25-c0fb-4896-bc7e-09a64a793ccb 2019-01-14 16:13:59,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-35e52de2-880d-4218-a41c-9d048709e4df Date: Mon, 14 Jan 2019 16:14:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "720a9c08e931425c89d87ad74863db10", "created_at": "2019-01-14T16:13:20Z", "updated_at": "2019-01-14T16:13:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:13:20Z", "revision_number": 0, "id": "143bbcad-3af5-445a-afdd-dcffe686b023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "tenant_id": "720a9c08e931425c89d87ad74863db10", "port_range_min": null, "ethertype": "IPv4", "project_id": "720a9c08e931425c89d87ad74863db10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:13:20Z", "revision_number": 0, "id": "7c8ad6e6-ad67-4e8c-ab04-9fe518511964", "remote_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "remote_ip_prefix": null, "created_at": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "tenant_id": "720a9c08e931425c89d87ad74863db10", "port_range_min": null, "ethertype": "IPv6", "project_id": "720a9c08e931425c89d87ad74863db10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:13:20Z", "revision_number": 0, "id": "96ae638a-20ab-4da4-b253-bb532d04bad1", "remote_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "remote_ip_prefix": null, "created_at": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "tenant_id": "720a9c08e931425c89d87ad74863db10", "port_range_min": null, "ethertype": "IPv4", "project_id": "720a9c08e931425c89d87ad74863db10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:13:20Z", "revision_number": 0, "id": "f33af705-0983-4d57-be0c-812e25620d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "tenant_id": "720a9c08e931425c89d87ad74863db10", "port_range_min": null, "ethertype": "IPv6", "project_id": "720a9c08e931425c89d87ad74863db10"}], "revision_number": 4, "project_id": "720a9c08e931425c89d87ad74863db10", "id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "name": "default"}]} 2019-01-14 16:14:00,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-35e52de2-880d-4218-a41c-9d048709e4df 2019-01-14 16:14:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec01e246-408e-45e5-9467-73efdb7bc902 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:00,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-ec01e246-408e-45e5-9467-73efdb7bc902 2019-01-14 16:14:00,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:00,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1caef81-0739-4b2b-a211-feb97ba5fc34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:00,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-a1caef81-0739-4b2b-a211-feb97ba5fc34 2019-01-14 16:14:00,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:00,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2578d9ec-bc77-4466-a557-2ca8eb5ca75c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:00,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-2578d9ec-bc77-4466-a557-2ca8eb5ca75c 2019-01-14 16:14:00,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65fbfe27-8622-47f2-838a-cce40379ad71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:00,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-65fbfe27-8622-47f2-838a-cce40379ad71 2019-01-14 16:14:00,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ead6c9-a04e-4e19-98c7-03c330c40888 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:14:00,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-d1ead6c9-a04e-4e19-98c7-03c330c40888 2019-01-14 16:14:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b047ed6-1946-4634-b1ed-26206f5e7f4e 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:14:00,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-7b047ed6-1946-4634-b1ed-26206f5e7f4e 2019-01-14 16:14:00,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42651ec8-8285-4d57-9504-0c425fedca60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:00,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-42651ec8-8285-4d57-9504-0c425fedca60 2019-01-14 16:14:00,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:00,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:00,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5937b8d8-df0d-49c0-b4ac-3f3f1fe20b3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:00,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-5937b8d8-df0d-49c0-b4ac-3f3f1fe20b3b 2019-01-14 16:14:00,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:00,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:01,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc61a01-c1e8-4590-b42b-507b8285d43c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:01,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-7bc61a01-c1e8-4590-b42b-507b8285d43c 2019-01-14 16:14:01,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:01,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57408df8-e6f5-4d18-ac3e-a9eff82f2ba4 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:14:01,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-57408df8-e6f5-4d18-ac3e-a9eff82f2ba4 2019-01-14 16:14:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:01,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa3892e-aec0-498c-a76a-a7c044692960 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "720a9c08e931425c89d87ad74863db10", "name": "CreateInstanceSimpleTests-dc971e74-f571-4f2-proj"}} 2019-01-14 16:14:01,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-3fa3892e-aec0-498c-a76a-a7c044692960 2019-01-14 16:14:01,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d55455d5-3fba-4bf9-9355-6a6a569366ea 2019-01-14 16:14:01,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d55455d5-3fba-4bf9-9355-6a6a569366ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:01,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-572f861a-4ca6-4a24-b69f-b9504db897ff Date: Mon, 14 Jan 2019 16:14: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": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "port_range_min": null, "revision_number": 0, "tenant_id": "720a9c08e931425c89d87ad74863db10", "created_at": "2019-01-14T16:13:20Z", "project_id": "720a9c08e931425c89d87ad74863db10", "id": "143bbcad-3af5-445a-afdd-dcffe686b023"}, {"remote_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "port_range_min": null, "revision_number": 0, "tenant_id": "720a9c08e931425c89d87ad74863db10", "created_at": "2019-01-14T16:13:20Z", "project_id": "720a9c08e931425c89d87ad74863db10", "id": "7c8ad6e6-ad67-4e8c-ab04-9fe518511964"}, {"remote_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "port_range_min": null, "revision_number": 0, "tenant_id": "720a9c08e931425c89d87ad74863db10", "created_at": "2019-01-14T16:13:20Z", "project_id": "720a9c08e931425c89d87ad74863db10", "id": "96ae638a-20ab-4da4-b253-bb532d04bad1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:13:20Z", "security_group_id": "d55455d5-3fba-4bf9-9355-6a6a569366ea", "port_range_min": null, "revision_number": 0, "tenant_id": "720a9c08e931425c89d87ad74863db10", "created_at": "2019-01-14T16:13:20Z", "project_id": "720a9c08e931425c89d87ad74863db10", "id": "f33af705-0983-4d57-be0c-812e25620d5d"}]} 2019-01-14 16:14:01,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d55455d5-3fba-4bf9-9355-6a6a569366ea used request id req-572f861a-4ca6-4a24-b69f-b9504db897ff 2019-01-14 16:14:01,455 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:14:01,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d55455d5-3fba-4bf9-9355-6a6a569366ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:01,860 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9aa43c83-e766-4660-ba5c-9c7ac868b3cd Content-Length: 0 Date: Mon, 14 Jan 2019 16:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:14:01,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d55455d5-3fba-4bf9-9355-6a6a569366ea used request id req-9aa43c83-e766-4660-ba5c-9c7ac868b3cd 2019-01-14 16:14:01,861 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-dc971e74-f571-4f2-proj 2019-01-14 16:14:01,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:02,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc04df3c-c9f2-4450-8b1b-175d0b3165be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:02,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/720a9c08e931425c89d87ad74863db10 used request id req-bc04df3c-c9f2-4450-8b1b-175d0b3165be 2019-01-14 16:14:02,147 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-dc971e74-f571-4f2-proj-role 2019-01-14 16:14:02,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/87d502b52c3b4733a719f419cacf767f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:02,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3136f706-73c1-4d41-953e-3770361de014 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:02,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/87d502b52c3b4733a719f419cacf767f used request id req-3136f706-73c1-4d41-953e-3770361de014 2019-01-14 16:14:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeaec7f9e7e097ca42007b1e94527a0be43910db" 2019-01-14 16:14:02,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9663d5-7fd8-4601-a093-481fff61d982 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:14:02,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bc9663d5-7fd8-4601-a093-481fff61d982 2019-01-14 16:14:02,401 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-dc971e74-f571-4f2-user 2019-01-14 16:14:02,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2aff3689278f49db9b77cb755e4303f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11f271f1926b2cf1bd7aa764229d7b27a43c05" 2019-01-14 16:14:02,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f12de28-8cbe-40c2-9563-2bdf41e12af1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:02,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2aff3689278f49db9b77cb755e4303f6 used request id req-8f12de28-8cbe-40c2-9563-2bdf41e12af1 2019-01-14 16:14:02,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:03,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["kiYSlTloSzeuzyGGZfHVLw"], "issued_at": "2019-01-14T16:14:03.000000Z"}} 2019-01-14 16:14:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe86ca2f1830889ec535d6985c6a301c4c2e5fd3" 2019-01-14 16:14:03,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc783804-a810-482c-8387-35858bfa48f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:03,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fc783804-a810-482c-8387-35858bfa48f0 2019-01-14 16:14:03,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:03,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:03,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Wj-u2fdETjqA08WsO3MyxQ"], "issued_at": "2019-01-14T16:14:03.000000Z"}} 2019-01-14 16:14:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:03,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65377422-fb15-46e3-b366-5f483e7dda55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:03,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-65377422-fb15-46e3-b366-5f483e7dda55 2019-01-14 16:14:03,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:14:03,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:14:03,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:03,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9890269-43fb-4835-b77f-c5fccf60ba11 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:14:03,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj used request id req-e9890269-43fb-4835-b77f-c5fccf60ba11 2019-01-14 16:14:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:03,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ebee9e-dd90-4a7c-a4bc-7c41f6b841c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:14:03,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-36ebee9e-dd90-4a7c-a4bc-7c41f6b841c4 2019-01-14 16:14:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}}' 2019-01-14 16:14:04,076 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:14:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa515c8-6342-4ae9-a724-4ba0ddf15bdd Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "id": "76a82555f94c4414ad544172ec1505d0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:04,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9aa515c8-6342-4ae9-a724-4ba0ddf15bdd 2019-01-14 16:14:04,076 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj 2019-01-14 16:14:04,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:04,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:04,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["O5pOghPFRWuRWQCBvp0OsA"], "issued_at": "2019-01-14T16:14:04.000000Z"}} 2019-01-14 16:14:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251ec3d70982e7c04555613b2cdc9dcdb65da4b0" 2019-01-14 16:14:04,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687ed474-45d5-4b9b-9e95-15412ebbded5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:04,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-687ed474-45d5-4b9b-9e95-15412ebbded5 2019-01-14 16:14:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:14:04,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:14:04,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251ec3d70982e7c04555613b2cdc9dcdb65da4b0" 2019-01-14 16:14:04,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e21728-3c81-49a0-93be-9a109cf3e8ca Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:14:04,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f9e21728-3c81-49a0-93be-9a109cf3e8ca 2019-01-14 16:14:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251ec3d70982e7c04555613b2cdc9dcdb65da4b0" 2019-01-14 16:14:04,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56b66d0-07a0-4bd7-9aba-69e2421daf65 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "id": "76a82555f94c4414ad544172ec1505d0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}]} 2019-01-14 16:14:04,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj used request id req-a56b66d0-07a0-4bd7-9aba-69e2421daf65 2019-01-14 16:14:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251ec3d70982e7c04555613b2cdc9dcdb65da4b0" 2019-01-14 16:14:04,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ca5850-1781-44dd-8318-f8e961bfe729 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:14:04,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-05ca5850-1781-44dd-8318-f8e961bfe729 2019-01-14 16:14:05,286 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-user 2019-01-14 16:14:05,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:05,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ec8796-355e-40ff-95b0-5f828101ecba Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:14:05,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-86ec8796-355e-40ff-95b0-5f828101ecba 2019-01-14 16:14:05,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" -d '{"role": {"name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role"}}' 2019-01-14 16:14:05,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a637f88e-2b40-4f3c-a176-a487bb7f543f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2666e607903a41ca99dbdf9384afcd5d", "links": {"self": "http://172.30.9.26:5000/v3/roles/2666e607903a41ca99dbdf9384afcd5d"}, "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role"}} 2019-01-14 16:14:05,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a637f88e-2b40-4f3c-a176-a487bb7f543f 2019-01-14 16:14:05,567 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role 2019-01-14 16:14:05,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2666e607903a41ca99dbdf9384afcd5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:05,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba0091a-13d7-4c3a-bfee-02dc638c98c5 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2666e607903a41ca99dbdf9384afcd5d", "links": {"self": "http://172.30.9.26:5000/v3/roles/2666e607903a41ca99dbdf9384afcd5d"}, "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role"}} 2019-01-14 16:14:05,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2666e607903a41ca99dbdf9384afcd5d used request id req-1ba0091a-13d7-4c3a-bfee-02dc638c98c5 2019-01-14 16:14:05,671 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role to project CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj 2019-01-14 16:14:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0/users/18cdfdd843ed42ffbda07b197b300e3b/roles/2666e607903a41ca99dbdf9384afcd5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:05,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e2c772e-3ef6-4c04-9fef-f0d38a7dddb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:05,833 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0/users/18cdfdd843ed42ffbda07b197b300e3b/roles/2666e607903a41ca99dbdf9384afcd5d used request id req-9e2c772e-3ef6-4c04-9fef-f0d38a7dddb6 2019-01-14 16:14:05,833 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:14:05,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:05,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:06,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2666e607903a41ca99dbdf9384afcd5d", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role"}], "expires_at": "2019-01-14T17:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-user", "id": "18cdfdd843ed42ffbda07b197b300e3b"}, "audit_ids": ["TQq2wilpRNaCQiZjAKoTLw"], "issued_at": "2019-01-14T16:14:06.000000Z"}} 2019-01-14 16:14:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" 2019-01-14 16:14:06,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f072f512-e229-491c-8b10-6474571b3060 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:06,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f072f512-e229-491c-8b10-6474571b3060 2019-01-14 16:14:06,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" 2019-01-14 16:14:06,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b0b4cdae-5321-40ff-983c-b492d6ab2e5e Date: Mon, 14 Jan 2019 16:14:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image"} 2019-01-14 16:14:06,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image used request id req-b0b4cdae-5321-40ff-983c-b492d6ab2e5e 2019-01-14 16:14:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" 2019-01-14 16:14:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a8d7d679-eaa0-4f42-87aa-6159e293b49a Date: Mon, 14 Jan 2019 16:14: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"}}} 2019-01-14 16:14:07,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a8d7d679-eaa0-4f42-87aa-6159e293b49a 2019-01-14 16:14:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image"}' 2019-01-14 16:14:07,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5234ca2-41d1-48f1-805e-1d02de828465 Date: Mon, 14 Jan 2019 16:14:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:14:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:14:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "min_disk": 0, "protected": false, "id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "file": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244/file", "checksum": null, "owner": "76a82555f94c4414ad544172ec1505d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:14:07,457 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b5234ca2-41d1-48f1-805e-1d02de828465 2019-01-14 16:14:07,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" -d '' 2019-01-14 16:14:07,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eef0d859-7b73-4625-a97e-59990fab4cf2 Date: Mon, 14 Jan 2019 16:14:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:14:07,949 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244/file used request id req-eef0d859-7b73-4625-a97e-59990fab4cf2 2019-01-14 16:14:07,950 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:14:07,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" 2019-01-14 16:14:08,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7d184a5a-fb22-49cd-9459-93e254393163 Date: Mon, 14 Jan 2019 16:14:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:14:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:14:07Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e456ea7a-0e99-4c10-9563-9c44b3013244/snap", "metadata": {}}], "self": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "min_disk": 0, "protected": false, "id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "file": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76a82555f94c4414ad544172ec1505d0", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e456ea7a-0e99-4c10-9563-9c44b3013244/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:14:08,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244 used request id req-7d184a5a-fb22-49cd-9459-93e254393163 2019-01-14 16:14:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" 2019-01-14 16:14:08,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3575496-e3ba-452e-9b48-54ff02f35961 Date: Mon, 14 Jan 2019 16:14: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"}}} 2019-01-14 16:14:08,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f3575496-e3ba-452e-9b48-54ff02f35961 2019-01-14 16:14:08,561 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image 2019-01-14 16:14:08,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" 2019-01-14 16:14:08,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-98372b44-66fd-4055-984f-c8cb645ac2f4 Date: Mon, 14 Jan 2019 16:14:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:14:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:14:07Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e456ea7a-0e99-4c10-9563-9c44b3013244/snap", "metadata": {}}], "self": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "min_disk": 0, "protected": false, "id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "file": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76a82555f94c4414ad544172ec1505d0", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e456ea7a-0e99-4c10-9563-9c44b3013244/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:14:08,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244 used request id req-98372b44-66fd-4055-984f-c8cb645ac2f4 2019-01-14 16:14:08,753 - create_image - DEBUG - Instance status is - active 2019-01-14 16:14:08,753 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image 2019-01-14 16:14:08,753 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image 2019-01-14 16:14:08,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:08,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:09,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2666e607903a41ca99dbdf9384afcd5d", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role"}], "expires_at": "2019-01-14T17:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-user", "id": "18cdfdd843ed42ffbda07b197b300e3b"}, "audit_ids": ["CjxmtJmMSq2fVZkl3-IidQ"], "issued_at": "2019-01-14T16:14:09.000000Z"}} 2019-01-14 16:14:09,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:09,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dfe7b9-5c73-491f-b437-07e225ad61d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:09,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-55dfe7b9-5c73-491f-b437-07e225ad61d0 2019-01-14 16:14:09,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:09,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0bba4712-f6e4-4b5d-9667-fad48f7f693e Date: Mon, 14 Jan 2019 16:14:09 GMT RESP BODY: {"networks":[]} 2019-01-14 16:14:09,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-0bba4712-f6e4-4b5d-9667-fad48f7f693e 2019-01-14 16:14:09,474 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net 2019-01-14 16:14:09,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" -d '{"network": {"name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net", "admin_state_up": true}}' 2019-01-14 16:14:10,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-ea0df79c-c2b8-4227-8e8c-d21cd7d8b65c Date: Mon, 14 Jan 2019 16:14:10 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:14:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}} 2019-01-14 16:14:10,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ea0df79c-c2b8-4227-8e8c-d21cd7d8b65c 2019-01-14 16:14:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:10,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-e388472c-7b3e-4b86-8ba6-c322bbcf0ab1 Date: Mon, 14 Jan 2019 16:14:10 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":"2019-01-14T16:14:09Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:10,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-e388472c-7b3e-4b86-8ba6-c322bbcf0ab1 2019-01-14 16:14:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:10,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c503c31f-f7d7-4b37-b87e-0040dfbc7bf7 Date: Mon, 14 Jan 2019 16:14:10 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:14:10,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-c503c31f-f7d7-4b37-b87e-0040dfbc7bf7 2019-01-14 16:14:10,610 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet 2019-01-14 16:14:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" -d '{"subnets": [{"ip_version": 4, "network_id": "f585b55b-9a57-4ecd-bc20-69e5ef715ba0", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]}' 2019-01-14 16:14:11,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-584dc7ca-ba10-43bb-87b4-de5f1aafec60 Date: Mon, 14 Jan 2019 16:14:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:11,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-584dc7ca-ba10-43bb-87b4-de5f1aafec60 2019-01-14 16:14:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-dbd0b632-312f-4ad3-b125-35991b7aed03 Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:11,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-dbd0b632-312f-4ad3-b125-35991b7aed03 2019-01-14 16:14:11,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:12,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4ae1777c-388b-4deb-a761-af80eb381009 Date: Mon, 14 Jan 2019 16:14:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:12,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-4ae1777c-388b-4deb-a761-af80eb381009 2019-01-14 16:14:12,007 - OpenStackNetwork - DEBUG - Network [f585b55b-9a57-4ecd-bc20-69e5ef715ba0] created successfully 2019-01-14 16:14:12,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:12,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:12,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:14:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["aIH8CA10S6KP97SoN1F8gw"], "issued_at": "2019-01-14T16:14:12.000000Z"}} 2019-01-14 16:14:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aff9c233bdbca793fcb4ab0617dd7ec8524990" 2019-01-14 16:14:12,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c07a3e-0218-44e3-9a44-fa067ff44eb6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:12,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-74c07a3e-0218-44e3-9a44-fa067ff44eb6 2019-01-14 16:14:12,612 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:14:12,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aff9c233bdbca793fcb4ab0617dd7ec8524990" 2019-01-14 16:14:12,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14: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-0eeb9927-236d-4b2b-94ba-67132999033c x-compute-request-id: req-0eeb9927-236d-4b2b-94ba-67132999033c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:14:12,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0eeb9927-236d-4b2b-94ba-67132999033c 2019-01-14 16:14:12,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aff9c233bdbca793fcb4ab0617dd7ec8524990" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:14:12,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14: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-533a81fa-8373-4f0a-a22e-646da55fd855 x-compute-request-id: req-533a81fa-8373-4f0a-a22e-646da55fd855 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "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": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b"}} 2019-01-14 16:14:12,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-533a81fa-8373-4f0a-a22e-646da55fd855 2019-01-14 16:14:12,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:12,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:13,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2666e607903a41ca99dbdf9384afcd5d", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role"}], "expires_at": "2019-01-14T17:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-user", "id": "18cdfdd843ed42ffbda07b197b300e3b"}, "audit_ids": ["q5GZ9nSzRXCkGh4xtqbdEA"], "issued_at": "2019-01-14T16:14:13.000000Z"}} 2019-01-14 16:14:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:13,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9be167f-2752-480c-b5a8-996a6abf83f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:13,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d9be167f-2752-480c-b5a8-996a6abf83f8 2019-01-14 16:14:13,391 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:14:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:13,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce457c65-1718-4205-8dd0-7a1d067dc641 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:13,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ce457c65-1718-4205-8dd0-7a1d067dc641 2019-01-14 16:14:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:13,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-576a4065-29b1-4c12-855c-00437a1eecb8 Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:13,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-576a4065-29b1-4c12-855c-00437a1eecb8 2019-01-14 16:14:13,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:14,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ebdc8a9c-021b-4117-8de2-4fdd5befc980 Date: Mon, 14 Jan 2019 16:14:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:14,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-ebdc8a9c-021b-4117-8de2-4fdd5befc980 2019-01-14 16:14:14,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:14,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-77eadbda-30e4-4687-8443-51ab8e399c1f Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:14,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-77eadbda-30e4-4687-8443-51ab8e399c1f 2019-01-14 16:14:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:14:14,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:14:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:14,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4863fde-b944-4133-a640-98c4f3fc8d1a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:14,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-f4863fde-b944-4133-a640-98c4f3fc8d1a 2019-01-14 16:14:14,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:14,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a34748c1-6f90-47c3-a217-16a209238eae Date: Mon, 14 Jan 2019 16:14:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:14,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-a34748c1-6f90-47c3-a217-16a209238eae 2019-01-14 16:14:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:14,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6004c024-dba9-4252-b701-6d14e515c88d Date: Mon, 14 Jan 2019 16:14:14 GMT RESP BODY: {"ports":[]} 2019-01-14 16:14:14,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1&admin_state_up=True used request id req-6004c024-dba9-4252-b701-6d14e515c88d 2019-01-14 16:14:14,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:15,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-9bbcde2b-a0b9-4ac9-972d-619d38a8d8a9 x-compute-request-id: req-9bbcde2b-a0b9-4ac9-972d-619d38a8d8a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:14:15,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst used request id req-9bbcde2b-a0b9-4ac9-972d-619d38a8d8a9 2019-01-14 16:14:15,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:15,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-44be8b23-6729-4743-af47-41c84d78e03f Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:15,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-44be8b23-6729-4743-af47-41c84d78e03f 2019-01-14 16:14:15,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:15,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dae4a51a-8e30-4e0e-b036-8567baf0c331 Date: Mon, 14 Jan 2019 16:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:15,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-dae4a51a-8e30-4e0e-b036-8567baf0c331 2019-01-14 16:14:15,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:16,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-87ed95cf-304a-4bf3-9c6d-2e3221f2cff3 Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:16,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-87ed95cf-304a-4bf3-9c6d-2e3221f2cff3 2019-01-14 16:14:16,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:16,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c286ec20-8089-4c99-b64e-9921b7690961 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:16,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-c286ec20-8089-4c99-b64e-9921b7690961 2019-01-14 16:14:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:16,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-59ca433b-4aee-4166-8928-79e2a3be0a5b Date: Mon, 14 Jan 2019 16:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:16,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-59ca433b-4aee-4166-8928-79e2a3be0a5b 2019-01-14 16:14:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:16,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c90c42b7-7599-40c1-8cd2-70976eeb621f Date: Mon, 14 Jan 2019 16:14:16 GMT RESP BODY: {"ports":[]} 2019-01-14 16:14:16,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1&admin_state_up=True used request id req-c90c42b7-7599-40c1-8cd2-70976eeb621f 2019-01-14 16:14:16,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:16,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:16,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2666e607903a41ca99dbdf9384afcd5d", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role"}], "expires_at": "2019-01-14T17:14:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/76a82555f94c4414ad544172ec1505d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-user", "id": "18cdfdd843ed42ffbda07b197b300e3b"}, "audit_ids": ["VN5WjkVESRO9qPO8ZrTUNQ"], "issued_at": "2019-01-14T16:14:16.000000Z"}} 2019-01-14 16:14:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b767cb54aa8bf44bfcd48d2f09f48dae20f6da" 2019-01-14 16:14:16,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6684fa9e-386d-4e7f-ab23-205a9837051d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:16,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6684fa9e-386d-4e7f-ab23-205a9837051d 2019-01-14 16:14:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:17,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b2f4bb73-c371-47e5-a3e1-60be51fa54f8 Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:17,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-b2f4bb73-c371-47e5-a3e1-60be51fa54f8 2019-01-14 16:14:17,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:17,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18e6cf47-970d-4dfa-abd9-2d963504e4ee Date: Mon, 14 Jan 2019 16:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:17,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-18e6cf47-970d-4dfa-abd9-2d963504e4ee 2019-01-14 16:14:17,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:17,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0ebe75b2-8cbf-4450-859b-c2a4309a6952 Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:17,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-0ebe75b2-8cbf-4450-859b-c2a4309a6952 2019-01-14 16:14:17,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:14:17,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:14:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b767cb54aa8bf44bfcd48d2f09f48dae20f6da" 2019-01-14 16:14:17,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fca9f27-9c5f-4925-a2c1-92760fedd41e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:17,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-4fca9f27-9c5f-4925-a2c1-92760fedd41e 2019-01-14 16:14:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:17,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-020f10ae-fa61-49cc-9649-01af50b07e62 Date: Mon, 14 Jan 2019 16:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:17,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-020f10ae-fa61-49cc-9649-01af50b07e62 2019-01-14 16:14:17,916 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net 2019-01-14 16:14:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" -d '{"port": {"network_id": "f585b55b-9a57-4ecd-bc20-69e5ef715ba0", "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-14 16:14:18,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 832 X-Openstack-Request-Id: req-5b6bf067-eb81-49d1-bf2b-d7eb74526025 Date: Mon, 14 Jan 2019 16:14:18 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:14:18Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:14:18Z","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:43:c8:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"76a82555f94c4414ad544172ec1505d0","fixed_ips":[{"subnet_id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","ip_address":"10.55.0.6"}],"id":"87c6e52f-5ae2-43fd-b726-b435baab03ca","security_groups":["cc843a48-fada-445a-bc7f-97da3c2ce37a"],"device_id":""}} 2019-01-14 16:14:18,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-5b6bf067-eb81-49d1-bf2b-d7eb74526025 2019-01-14 16:14:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7e7487b3-b379-4773-afb8-33dd23ecbc4b Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:19,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-7e7487b3-b379-4773-afb8-33dd23ecbc4b 2019-01-14 16:14:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c720df95-d03d-405d-b203-d1ae88707c40 Date: Mon, 14 Jan 2019 16:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:19,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-c720df95-d03d-405d-b203-d1ae88707c40 2019-01-14 16:14:19,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-07479ee9-13b2-495d-bfe7-ac656f10ad0e Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:19,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-07479ee9-13b2-495d-bfe7-ac656f10ad0e 2019-01-14 16:14:19,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a25227-b691-42fc-ad0d-3fd6e052a1a7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:19,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-88a25227-b691-42fc-ad0d-3fd6e052a1a7 2019-01-14 16:14:19,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c96abd4c-1d32-4b82-9ba9-258ff530ba43 Date: Mon, 14 Jan 2019 16:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:19,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-c96abd4c-1d32-4b82-9ba9-258ff530ba43 2019-01-14 16:14:19,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-d3f3e84a-82da-4397-9218-b86b8f8def78 Date: Mon, 14 Jan 2019 16:14:19 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":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:18Z","admin_state_up":true,"updated_at":"2019-01-14T16:14:18Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:43:c8:36","id":"87c6e52f-5ae2-43fd-b726-b435baab03ca","port_security_enabled":true,"project_id":"76a82555f94c4414ad544172ec1505d0","fixed_ips":[{"subnet_id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["cc843a48-fada-445a-bc7f-97da3c2ce37a"],"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1"}]} 2019-01-14 16:14:19,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1&admin_state_up=True used request id req-d3f3e84a-82da-4397-9218-b86b8f8def78 2019-01-14 16:14:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853dc877-8f7a-45cc-8848-0c1f0723e0d7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:19,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-853dc877-8f7a-45cc-8848-0c1f0723e0d7 2019-01-14 16:14:19,945 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst 2019-01-14 16:14:19,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-b09bce84-d22f-4e68-94ce-c70694684c35 x-compute-request-id: req-b09bce84-d22f-4e68-94ce-c70694684c35 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-flavor-name"}]} 2019-01-14 16:14:19,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b09bce84-d22f-4e68-94ce-c70694684c35 2019-01-14 16:14:19,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:19,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-80c715c4-0df9-484b-963b-fb729f017f3e x-compute-request-id: req-80c715c4-0df9-484b-963b-fb729f017f3e Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "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": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b"}} 2019-01-14 16:14:19,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b used request id req-80c715c4-0df9-484b-963b-fb729f017f3e 2019-01-14 16:14:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:20,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-eb6acc44-7b94-4978-8f85-72b85ca0cc41 Date: Mon, 14 Jan 2019 16:14:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:14:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:14:07Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e456ea7a-0e99-4c10-9563-9c44b3013244/snap", "metadata": {}}], "self": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "min_disk": 0, "protected": false, "id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "file": "/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76a82555f94c4414ad544172ec1505d0", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e456ea7a-0e99-4c10-9563-9c44b3013244/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image"} 2019-01-14 16:14:20,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image used request id req-eb6acc44-7b94-4978-8f85-72b85ca0cc41 2019-01-14 16:14:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:20,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-572513d5-ae83-4860-bbfd-780a26a77ae8 Date: Mon, 14 Jan 2019 16:14: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"}}} 2019-01-14 16:14:20,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-572513d5-ae83-4860-bbfd-780a26a77ae8 2019-01-14 16:14:20,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" -d '{"server": {"name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "imageRef": "e456ea7a-0e99-4c10-9563-9c44b3013244", "flavorRef": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "max_count": 1, "min_count": 1, "networks": [{"port": "87c6e52f-5ae2-43fd-b726-b435baab03ca"}]}}' 2019-01-14 16:14:23,135 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:14: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-510491ce-ff2d-46c5-9ce0-35796c8e97ab x-compute-request-id: req-510491ce-ff2d-46c5-9ce0-35796c8e97ab Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "adminPass": "Yv94CaSfo927"}} 2019-01-14 16:14:23,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-510491ce-ff2d-46c5-9ce0-35796c8e97ab 2019-01-14 16:14:23,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:23,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-2b580f4e-71e4-4b29-99d6-f09ca7df2ef0 x-compute-request-id: req-2b580f4e-71e4-4b29-99d6-f09ca7df2ef0 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.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:14:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:23,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-2b580f4e-71e4-4b29-99d6-f09ca7df2ef0 2019-01-14 16:14:23,771 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst 2019-01-14 16:14:23,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:24,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-83bf2636-6953-40b7-baf8-4c36029427d1 x-compute-request-id: req-83bf2636-6953-40b7-baf8-4c36029427d1 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.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:14:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:24,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-83bf2636-6953-40b7-baf8-4c36029427d1 2019-01-14 16:14:24,404 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst] is - BUILD 2019-01-14 16:14:24,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:14:27,407 - create_instance - DEBUG - VM status query timeout in 896.364072084 2019-01-14 16:14:27,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:27,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14: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-4d298fb6-0116-41cd-8d39-5b6a646db0ec x-compute-request-id: req-4d298fb6-0116-41cd-8d39-5b6a646db0ec 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.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "security_groups": [{"name": "default"}], "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:14:25Z", "hostId": "8b04f620062af8c9b712b3e8498b4c87601047b3a0428591f3db4c05", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:27,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-4d298fb6-0116-41cd-8d39-5b6a646db0ec 2019-01-14 16:14:27,753 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst] is - BUILD 2019-01-14 16:14:27,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:14:30,756 - create_instance - DEBUG - VM status query timeout in 893.015163898 2019-01-14 16:14:30,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:31,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14: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-dc752608-f015-4e75-abec-7f357fe40923 x-compute-request-id: req-dc752608-f015-4e75-abec-7f357fe40923 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.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "security_groups": [{"name": "default"}], "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:14:25Z", "hostId": "8b04f620062af8c9b712b3e8498b4c87601047b3a0428591f3db4c05", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:31,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-dc752608-f015-4e75-abec-7f357fe40923 2019-01-14 16:14:31,310 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst] is - BUILD 2019-01-14 16:14:31,310 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:14:34,313 - create_instance - DEBUG - VM status query timeout in 889.458014011 2019-01-14 16:14:34,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:34,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14: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-73320abd-8d05-49f9-a51d-4068c0dac89e x-compute-request-id: req-73320abd-8d05-49f9-a51d-4068c0dac89e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:c8:36", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:14:31.000000", "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "security_groups": [{"name": "default"}], "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:14:31Z", "hostId": "8b04f620062af8c9b712b3e8498b4c87601047b3a0428591f3db4c05", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:34,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-73320abd-8d05-49f9-a51d-4068c0dac89e 2019-01-14 16:14:34,852 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst] is - ACTIVE 2019-01-14 16:14:34,852 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:14:34,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:35,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14: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-2fe97ae1-0afe-45cb-8c2e-bd2ee29eca0a x-compute-request-id: req-2fe97ae1-0afe-45cb-8c2e-bd2ee29eca0a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:c8:36", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:14:31.000000", "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "security_groups": [{"name": "default"}], "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:14:31Z", "hostId": "8b04f620062af8c9b712b3e8498b4c87601047b3a0428591f3db4c05", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:35,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-2fe97ae1-0afe-45cb-8c2e-bd2ee29eca0a 2019-01-14 16:14:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:35,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-63258b52-6dec-4148-a8ea-103200303dcc Date: Mon, 14 Jan 2019 16:14: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":["6690ce41-9ea8-4f10-af3c-ed56d464f5c6"],"updated_at":"2019-01-14T16:14:11Z","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76a82555f94c4414ad544172ec1505d0","id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net"}]} 2019-01-14 16:14:35,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net used request id req-63258b52-6dec-4148-a8ea-103200303dcc 2019-01-14 16:14:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:35,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091096f8-8d90-4b2d-a9c9-861cc794247d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:35,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-091096f8-8d90-4b2d-a9c9-861cc794247d 2019-01-14 16:14:35,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8cb1b827-43df-426a-bf8c-74d2e8871bb6 Date: Mon, 14 Jan 2019 16:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","dns_nameservers":[],"updated_at":"2019-01-14T16:14: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":"76a82555f94c4414ad544172ec1505d0","id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet"}]} 2019-01-14 16:14:35,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-8cb1b827-43df-426a-bf8c-74d2e8871bb6 2019-01-14 16:14:35,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:35,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3100 X-Openstack-Request-Id: req-dddf633d-76a9-49b7-9968-72d992391f58 Date: Mon, 14 Jan 2019 16:14:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:12Z","admin_state_up":true,"updated_at":"2019-01-14T16:14:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f585b55b-9a57-4ecd-bc20-69e5ef715ba0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:cd:9b","id":"0a43e875-1611-43f6-94ab-0dfeee3e088a","port_security_enabled":false,"project_id":"76a82555f94c4414ad544172ec1505d0","fixed_ips":[{"subnet_id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:12Z","admin_state_up":true,"updated_at":"2019-01-14T16:14:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f585b55b-9a57-4ecd-bc20-69e5ef715ba0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:62:f3","id":"1b0a8df5-344c-41aa-b237-d9bd282bbed3","port_security_enabled":false,"project_id":"76a82555f94c4414ad544172ec1505d0","fixed_ips":[{"subnet_id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:11Z","admin_state_up":true,"updated_at":"2019-01-14T16:14:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f585b55b-9a57-4ecd-bc20-69e5ef715ba0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ef:af:62","id":"394c06ec-ce36-4919-beb3-4a484e0b917f","port_security_enabled":false,"project_id":"76a82555f94c4414ad544172ec1505d0","fixed_ips":[{"subnet_id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","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":"f585b55b-9a57-4ecd-bc20-69e5ef715ba0","tenant_id":"76a82555f94c4414ad544172ec1505d0","created_at":"2019-01-14T16:14:18Z","admin_state_up":true,"updated_at":"2019-01-14T16:14:30Z","binding:vnic_type":"normal","device_id":"2b022339-b55c-4785-b42d-6ce2e0644ae7","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:43:c8:36","id":"87c6e52f-5ae2-43fd-b726-b435baab03ca","port_security_enabled":true,"project_id":"76a82555f94c4414ad544172ec1505d0","fixed_ips":[{"subnet_id":"6690ce41-9ea8-4f10-af3c-ed56d464f5c6","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["cc843a48-fada-445a-bc7f-97da3c2ce37a"],"name":"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1"}]} 2019-01-14 16:14:35,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-dddf633d-76a9-49b7-9968-72d992391f58 2019-01-14 16:14:35,808 - create_instance - INFO - Deleting Port with ID - 87c6e52f-5ae2-43fd-b726-b435baab03ca 2019-01-14 16:14:35,808 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1dport-1 2019-01-14 16:14:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/87c6e52f-5ae2-43fd-b726-b435baab03ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:36,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e3bbc21-c81d-4c76-9f58-1473894d65eb Date: Mon, 14 Jan 2019 16:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:14:36,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/87c6e52f-5ae2-43fd-b726-b435baab03ca used request id req-1e3bbc21-c81d-4c76-9f58-1473894d65eb 2019-01-14 16:14:36,523 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst 2019-01-14 16:14:36,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:36,699 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14: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-0e8f1851-71ee-4147-9918-54006ebd451e x-compute-request-id: req-0e8f1851-71ee-4147-9918-54006ebd451e Content-Type: application/json 2019-01-14 16:14:36,699 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-0e8f1851-71ee-4147-9918-54006ebd451e 2019-01-14 16:14:36,700 - create_instance - INFO - Checking deletion status 2019-01-14 16:14:36,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:37,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14: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-fdb1c218-3bb9-4631-bc97-ed6ef91269e8 x-compute-request-id: req-fdb1c218-3bb9-4631-bc97-ed6ef91269e8 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:c8:36", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:14:31.000000", "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:14:36Z", "hostId": "8b04f620062af8c9b712b3e8498b4c87601047b3a0428591f3db4c05", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:37,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-fdb1c218-3bb9-4631-bc97-ed6ef91269e8 2019-01-14 16:14:37,552 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst] is - ACTIVE 2019-01-14 16:14:37,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:14:40,555 - create_instance - DEBUG - VM status query timeout in 296.144717932 2019-01-14 16:14:40,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:40,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-1bf5a0a2-a52c-4f59-bdf9-5d2fe240175f x-compute-request-id: req-1bf5a0a2-a52c-4f59-bdf9-5d2fe240175f 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.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7", "rel": "bookmark"}], "image": {"id": "e456ea7a-0e99-4c10-9563-9c44b3013244", "links": [{"href": "http://172.30.9.26:8774/images/e456ea7a-0e99-4c10-9563-9c44b3013244", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:14:31.000000", "flavor": {"id": "cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "links": [{"href": "http://172.30.9.26:8774/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b", "rel": "bookmark"}]}, "id": "2b022339-b55c-4785-b42d-6ce2e0644ae7", "user_id": "18cdfdd843ed42ffbda07b197b300e3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:14:36Z", "hostId": "8b04f620062af8c9b712b3e8498b4c87601047b3a0428591f3db4c05", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst", "created": "2019-01-14T16:14:23Z", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:14:40,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-1bf5a0a2-a52c-4f59-bdf9-5d2fe240175f 2019-01-14 16:14:40,861 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst] is - ACTIVE 2019-01-14 16:14:40,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:14:43,864 - create_instance - DEBUG - VM status query timeout in 292.835697889 2019-01-14 16:14:43,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8265df5c904d110ff2ac0afd5ae62ea860331f78" 2019-01-14 16:14:43,911 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-9a8cec0a-ec29-4849-9bd0-ee9d02bffe78 x-compute-request-id: req-9a8cec0a-ec29-4849-9bd0-ee9d02bffe78 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2b022339-b55c-4785-b42d-6ce2e0644ae7 could not be found.", "code": 404}} 2019-01-14 16:14:43,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b022339-b55c-4785-b42d-6ce2e0644ae7 used request id req-9a8cec0a-ec29-4849-9bd0-ee9d02bffe78 2019-01-14 16:14:43,912 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2b022339-b55c-4785-b42d-6ce2e0644ae7 could not be found. (HTTP 404) (Request-ID: req-9a8cec0a-ec29-4849-9bd0-ee9d02bffe78) 2019-01-14 16:14:43,912 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-inst 2019-01-14 16:14:43,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aff9c233bdbca793fcb4ab0617dd7ec8524990" 2019-01-14 16:14:43,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-4b0fbca7-01c9-4001-a76a-391981a33f42 x-compute-request-id: req-4b0fbca7-01c9-4001-a76a-391981a33f42 Content-Length: 0 Content-Type: application/json 2019-01-14 16:14:43,954 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cb7adaa4-791d-4db0-ac70-ea93a04bd15b used request id req-4b0fbca7-01c9-4001-a76a-391981a33f42 2019-01-14 16:14:43,955 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet 2019-01-14 16:14:43,955 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-subnet 2019-01-14 16:14:43,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6690ce41-9ea8-4f10-af3c-ed56d464f5c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:46,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e660aa42-605e-41e9-b134-db1f509b3329 Date: Mon, 14 Jan 2019 16:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:14:46,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6690ce41-9ea8-4f10-af3c-ed56d464f5c6 used request id req-e660aa42-605e-41e9-b134-db1f509b3329 2019-01-14 16:14:46,654 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-pub-net 2019-01-14 16:14:46,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f585b55b-9a57-4ecd-bc20-69e5ef715ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be1fce7fd1abd2f5fb970b7bbdf2de3b1b92cf" 2019-01-14 16:14:48,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3f586c9-02ae-4387-b576-272078b4fcbc Date: Mon, 14 Jan 2019 16:14:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:14:48,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f585b55b-9a57-4ecd-bc20-69e5ef715ba0 used request id req-d3f586c9-02ae-4387-b576-272078b4fcbc 2019-01-14 16:14:48,636 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0a76e111-4400-42c9-85e8-63ff0a9cab1d-image 2019-01-14 16:14:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6971ae50587b3fe57a273da72bbd8832ba54409" 2019-01-14 16:14:49,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5190f7ea-912e-4f72-bd1c-b0dcaa368bb4 Date: Mon, 14 Jan 2019 16:14:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:14:49,219 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e456ea7a-0e99-4c10-9563-9c44b3013244 used request id req-5190f7ea-912e-4f72-bd1c-b0dcaa368bb4 2019-01-14 16:14:49,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:49,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e1445615-6210-4725-9b82-78e78db4e01c Date: Mon, 14 Jan 2019 16:14:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "76a82555f94c4414ad544172ec1505d0", "created_at": "2019-01-14T16:14:09Z", "updated_at": "2019-01-14T16:14:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "revision_number": 0, "id": "5010e26a-6128-4793-b1a3-b662f42f2501", "remote_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76a82555f94c4414ad544172ec1505d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "revision_number": 0, "id": "b04cd397-d4a2-4148-bdc6-4ea0153fcc69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76a82555f94c4414ad544172ec1505d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "revision_number": 0, "id": "be4bf82f-7a16-44d0-9ce1-d78d158be602", "remote_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76a82555f94c4414ad544172ec1505d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "revision_number": 0, "id": "c6e214e8-06f1-4b98-9038-5997bc8fabcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "tenant_id": "76a82555f94c4414ad544172ec1505d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76a82555f94c4414ad544172ec1505d0"}], "revision_number": 4, "project_id": "76a82555f94c4414ad544172ec1505d0", "id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "name": "default"}]} 2019-01-14 16:14:49,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e1445615-6210-4725-9b82-78e78db4e01c 2019-01-14 16:14:49,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:49,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf309c14-d132-4a3d-9dcb-44b772f2f19a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:49,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-bf309c14-d132-4a3d-9dcb-44b772f2f19a 2019-01-14 16:14:49,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:49,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e209a652-5ace-4913-aad2-dbde996b522f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:49,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-e209a652-5ace-4913-aad2-dbde996b522f 2019-01-14 16:14:49,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:49,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:49,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc8a792-069c-49ef-aa2b-784fa261bd73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:49,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-cbc8a792-069c-49ef-aa2b-784fa261bd73 2019-01-14 16:14:49,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a568573f-ef4b-46ae-9731-d2fc99d64d0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:50,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-a568573f-ef4b-46ae-9731-d2fc99d64d0f 2019-01-14 16:14:50,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c9d2bf-4127-4f65-9159-824924ad10d4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:14:50,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-65c9d2bf-4127-4f65-9159-824924ad10d4 2019-01-14 16:14:50,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9559ab60-56e5-4458-8980-e721846f4ec1 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:14:50,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-9559ab60-56e5-4458-8980-e721846f4ec1 2019-01-14 16:14:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f55b4c8f-b5b1-4aa0-8f96-7713616954c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:50,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-f55b4c8f-b5b1-4aa0-8f96-7713616954c6 2019-01-14 16:14:50,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e7c1043-9512-4a9b-aee7-69a5931f537b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:50,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-2e7c1043-9512-4a9b-aee7-69a5931f537b 2019-01-14 16:14:50,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18dd3d0e-008d-4abc-a5eb-0654e832ca40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:14:50,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-18dd3d0e-008d-4abc-a5eb-0654e832ca40 2019-01-14 16:14:50,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:14:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3571f7-17e5-452f-95c7-0369707c1279 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:14:50,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-4e3571f7-17e5-452f-95c7-0369707c1279 2019-01-14 16:14:50,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:50,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c3b913-c790-43b1-9097-d3958715c1ef Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76a82555f94c4414ad544172ec1505d0", "name": "CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj"}} 2019-01-14 16:14:50,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-88c3b913-c790-43b1-9097-d3958715c1ef 2019-01-14 16:14:50,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc843a48-fada-445a-bc7f-97da3c2ce37a 2019-01-14 16:14:50,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cc843a48-fada-445a-bc7f-97da3c2ce37a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:51,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd4aede6-3710-4c09-b054-559f719fc182 Date: Mon, 14 Jan 2019 16:14:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "port_range_min": null, "revision_number": 0, "tenant_id": "76a82555f94c4414ad544172ec1505d0", "created_at": "2019-01-14T16:14:09Z", "project_id": "76a82555f94c4414ad544172ec1505d0", "id": "5010e26a-6128-4793-b1a3-b662f42f2501"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "port_range_min": null, "revision_number": 0, "tenant_id": "76a82555f94c4414ad544172ec1505d0", "created_at": "2019-01-14T16:14:09Z", "project_id": "76a82555f94c4414ad544172ec1505d0", "id": "b04cd397-d4a2-4148-bdc6-4ea0153fcc69"}, {"remote_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "port_range_min": null, "revision_number": 0, "tenant_id": "76a82555f94c4414ad544172ec1505d0", "created_at": "2019-01-14T16:14:09Z", "project_id": "76a82555f94c4414ad544172ec1505d0", "id": "be4bf82f-7a16-44d0-9ce1-d78d158be602"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:14:09Z", "security_group_id": "cc843a48-fada-445a-bc7f-97da3c2ce37a", "port_range_min": null, "revision_number": 0, "tenant_id": "76a82555f94c4414ad544172ec1505d0", "created_at": "2019-01-14T16:14:09Z", "project_id": "76a82555f94c4414ad544172ec1505d0", "id": "c6e214e8-06f1-4b98-9038-5997bc8fabcd"}]} 2019-01-14 16:14:51,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cc843a48-fada-445a-bc7f-97da3c2ce37a used request id req-dd4aede6-3710-4c09-b054-559f719fc182 2019-01-14 16:14:51,017 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:14:51,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cc843a48-fada-445a-bc7f-97da3c2ce37a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:51,404 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7bce3d3-b753-457d-ac0c-3146d6ac06b6 Content-Length: 0 Date: Mon, 14 Jan 2019 16:14:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:14:51,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cc843a48-fada-445a-bc7f-97da3c2ce37a used request id req-b7bce3d3-b753-457d-ac0c-3146d6ac06b6 2019-01-14 16:14:51,405 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj 2019-01-14 16:14:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:51,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c762372d-b537-43fd-9093-f7c2422f3a80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:51,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/76a82555f94c4414ad544172ec1505d0 used request id req-c762372d-b537-43fd-9093-f7c2422f3a80 2019-01-14 16:14:51,818 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-proj-role 2019-01-14 16:14:51,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2666e607903a41ca99dbdf9384afcd5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:51,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c74d97-d018-41de-9561-25d0f0a1404b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:51,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2666e607903a41ca99dbdf9384afcd5d used request id req-07c74d97-d018-41de-9561-25d0f0a1404b 2019-01-14 16:14:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133a2566af4b3014569fc3e44f05f5eb60703690" 2019-01-14 16:14:52,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1034b1f-f33e-4a0f-b700-a10558796c5f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:14:52,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1034b1f-f33e-4a0f-b700-a10558796c5f 2019-01-14 16:14:52,166 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9ba2f7d3-a697-40a-user 2019-01-14 16:14:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/18cdfdd843ed42ffbda07b197b300e3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251ec3d70982e7c04555613b2cdc9dcdb65da4b0" 2019-01-14 16:14:52,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae505bca-5af9-428d-b003-a4aa23ca9718 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:52,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/18cdfdd843ed42ffbda07b197b300e3b used request id req-ae505bca-5af9-428d-b003-a4aa23ca9718 2019-01-14 16:14:52,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:52,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["xXWwLMnNQTGHfEiT_YQY-g"], "issued_at": "2019-01-14T16:14:52.000000Z"}} 2019-01-14 16:14:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62f0bb2513c8813bf1e8f3e9aafbe87316b64b9" 2019-01-14 16:14:53,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497ac6e1-0d1c-4f4a-946f-3bfb490117ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:53,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-497ac6e1-0d1c-4f4a-946f-3bfb490117ad 2019-01-14 16:14:53,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:53,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:53,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["tmaBXBhxQueI_y6RC0G4Zw"], "issued_at": "2019-01-14T16:14:53.000000Z"}} 2019-01-14 16:14:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:14:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3fe330b-f3dc-45da-a3a4-ec94d5f15915 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:53,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f3fe330b-f3dc-45da-a3a4-ec94d5f15915 2019-01-14 16:14:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:14:53,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:14:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:14:53,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7153c3d5-56e0-4a15-b8b0-57720b01a61c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:14:53,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj used request id req-7153c3d5-56e0-4a15-b8b0-57720b01a61c 2019-01-14 16:14:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:14:53,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7217d7a2-70ce-4555-994a-c0e0d58affaf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:14:53,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7217d7a2-70ce-4555-994a-c0e0d58affaf 2019-01-14 16:14:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}}' 2019-01-14 16:14:53,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1468625-6a67-423d-8c42-980dc2a8787e Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9"}, "tags": [], "enabled": true, "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}} 2019-01-14 16:14:53,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e1468625-6a67-423d-8c42-980dc2a8787e 2019-01-14 16:14:53,902 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj 2019-01-14 16:14:53,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:53,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:54,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ShVy4Qz0Q5aTfEu8sCa1bg"], "issued_at": "2019-01-14T16:14:54.000000Z"}} 2019-01-14 16:14:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de89490bcb68007f30f6479bf6d88de48e230b6f" 2019-01-14 16:14:54,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602ffa38-4ec5-4371-9f7a-99969dd7f965 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:54,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-602ffa38-4ec5-4371-9f7a-99969dd7f965 2019-01-14 16:14:54,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:14:54,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:14:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de89490bcb68007f30f6479bf6d88de48e230b6f" 2019-01-14 16:14:54,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39aae58-5702-4be7-811c-3c671dcb2285 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:14:54,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e39aae58-5702-4be7-811c-3c671dcb2285 2019-01-14 16:14:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de89490bcb68007f30f6479bf6d88de48e230b6f" 2019-01-14 16:14:54,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04763d3-dab1-41a4-a318-1142bb0dc3ca Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9"}, "tags": [], "enabled": true, "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}]} 2019-01-14 16:14:54,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj used request id req-a04763d3-dab1-41a4-a318-1142bb0dc3ca 2019-01-14 16:14:54,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de89490bcb68007f30f6479bf6d88de48e230b6f" 2019-01-14 16:14:54,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02f7585-fbc8-4922-bbad-2ff0b67c772e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:14:54,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f02f7585-fbc8-4922-bbad-2ff0b67c772e 2019-01-14 16:14:54,991 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-cae3c3c7-6976-483-user 2019-01-14 16:14:54,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:14:55,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669aeeac-0604-4cb2-ace0-734a2c0f2ab5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:14:55,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-669aeeac-0604-4cb2-ace0-734a2c0f2ab5 2019-01-14 16:14:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" -d '{"role": {"name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role"}}' 2019-01-14 16:14:55,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0bb6a16-6e00-45e4-97d6-8be2baccc365 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9adb85c48ef452e9d9eb03fbfcf59e1", "links": {"self": "http://172.30.9.26:5000/v3/roles/c9adb85c48ef452e9d9eb03fbfcf59e1"}, "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role"}} 2019-01-14 16:14:55,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e0bb6a16-6e00-45e4-97d6-8be2baccc365 2019-01-14 16:14:55,244 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role 2019-01-14 16:14:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c9adb85c48ef452e9d9eb03fbfcf59e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:14:55,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6de4fc-e9a9-4b65-b989-a7eea6da0e87 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9adb85c48ef452e9d9eb03fbfcf59e1", "links": {"self": "http://172.30.9.26:5000/v3/roles/c9adb85c48ef452e9d9eb03fbfcf59e1"}, "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role"}} 2019-01-14 16:14:55,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c9adb85c48ef452e9d9eb03fbfcf59e1 used request id req-ae6de4fc-e9a9-4b65-b989-a7eea6da0e87 2019-01-14 16:14:55,359 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role to project CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj 2019-01-14 16:14:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9/users/2886423a4254443bb867661ff177b80a/roles/c9adb85c48ef452e9d9eb03fbfcf59e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:14:55,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9577df-0df8-48a2-ac56-318820b3a542 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:14:55,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9/users/2886423a4254443bb867661ff177b80a/roles/c9adb85c48ef452e9d9eb03fbfcf59e1 used request id req-1f9577df-0df8-48a2-ac56-318820b3a542 2019-01-14 16:14:55,510 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:14:55,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:55,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:55,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9adb85c48ef452e9d9eb03fbfcf59e1", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role"}], "expires_at": "2019-01-14T17:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-user", "id": "2886423a4254443bb867661ff177b80a"}, "audit_ids": ["03NycFvoSy-58vfqfq4ugQ"], "issued_at": "2019-01-14T16:14:55.000000Z"}} 2019-01-14 16:14:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" 2019-01-14 16:14:56,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdd0c78-5e7c-46db-a127-d80e0fade94b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:56,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8bdd0c78-5e7c-46db-a127-d80e0fade94b 2019-01-14 16:14:56,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" 2019-01-14 16:14:56,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2c5eb7c1-59d7-45b5-9c99-08fb5ea1f691 Date: Mon, 14 Jan 2019 16:14:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image"} 2019-01-14 16:14:56,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image used request id req-2c5eb7c1-59d7-45b5-9c99-08fb5ea1f691 2019-01-14 16:14:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" 2019-01-14 16:14:56,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7f40cc31-c54b-4ff5-8ee5-b5842b69f933 Date: Mon, 14 Jan 2019 16:14: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"}}} 2019-01-14 16:14:56,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7f40cc31-c54b-4ff5-8ee5-b5842b69f933 2019-01-14 16:14:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image"}' 2019-01-14 16:14:56,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d906eafa-b865-4696-b686-da3f341c1a11 Date: Mon, 14 Jan 2019 16:14:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:14:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:14:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577", "min_disk": 0, "protected": false, "id": "43aac9c3-e2c1-49a5-bf3f-defe9444b577", "file": "/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/file", "checksum": null, "owner": "ee13f7c6c8f54b73a64a56ca9c08deb9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:14:56,690 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d906eafa-b865-4696-b686-da3f341c1a11 2019-01-14 16:14:56,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" -d '' 2019-01-14 16:14:57,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a51121c-fa6f-4639-9526-becda4e0acbc Date: Mon, 14 Jan 2019 16:14:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:14:57,314 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/file used request id req-6a51121c-fa6f-4639-9526-becda4e0acbc 2019-01-14 16:14:57,314 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:14:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" 2019-01-14 16:14:57,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e5b937b7-f591-4f37-9915-403d630ab2e0 Date: Mon, 14 Jan 2019 16:14:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:14:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:14:57Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/snap", "metadata": {}}], "self": "/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577", "min_disk": 0, "protected": false, "id": "43aac9c3-e2c1-49a5-bf3f-defe9444b577", "file": "/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee13f7c6c8f54b73a64a56ca9c08deb9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:14:57,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577 used request id req-e5b937b7-f591-4f37-9915-403d630ab2e0 2019-01-14 16:14:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" 2019-01-14 16:14:58,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa384fdb-7094-4430-9931-5592d0125603 Date: Mon, 14 Jan 2019 16:14: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"}}} 2019-01-14 16:14:58,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-aa384fdb-7094-4430-9931-5592d0125603 2019-01-14 16:14:58,110 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image 2019-01-14 16:14:58,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" 2019-01-14 16:14:58,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-62f90209-6e60-42a8-b631-bc0e7f2eae87 Date: Mon, 14 Jan 2019 16:14:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:14:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:14:57Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/snap", "metadata": {}}], "self": "/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577", "min_disk": 0, "protected": false, "id": "43aac9c3-e2c1-49a5-bf3f-defe9444b577", "file": "/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee13f7c6c8f54b73a64a56ca9c08deb9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:14:58,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577 used request id req-62f90209-6e60-42a8-b631-bc0e7f2eae87 2019-01-14 16:14:58,320 - create_image - DEBUG - Instance status is - active 2019-01-14 16:14:58,320 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image 2019-01-14 16:14:58,320 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image 2019-01-14 16:14:58,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:14:58,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:14:58,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9adb85c48ef452e9d9eb03fbfcf59e1", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role"}], "expires_at": "2019-01-14T17:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-user", "id": "2886423a4254443bb867661ff177b80a"}, "audit_ids": ["Ha7-mghqQ1CC4X222r2RSw"], "issued_at": "2019-01-14T16:14:58.000000Z"}} 2019-01-14 16:14:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:14:58,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdae57d-e05b-4aed-81a0-fd99f3d1a1c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:14:58,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2cdae57d-e05b-4aed-81a0-fd99f3d1a1c6 2019-01-14 16:14:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:14:59,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c4005694-f4c6-4c5c-ab1d-ddc1d8ec8ef9 Date: Mon, 14 Jan 2019 16:14:59 GMT RESP BODY: {"networks":[]} 2019-01-14 16:14:59,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net used request id req-c4005694-f4c6-4c5c-ab1d-ddc1d8ec8ef9 2019-01-14 16:14:59,022 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net 2019-01-14 16:14:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" -d '{"network": {"name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net", "admin_state_up": true}}' 2019-01-14 16:14:59,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-dd9d6fd8-2204-403d-b7df-5cf61992b66f Date: Mon, 14 Jan 2019 16:14:59 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:14:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}} 2019-01-14 16:14:59,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-dd9d6fd8-2204-403d-b7df-5cf61992b66f 2019-01-14 16:14:59,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:15:00,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-5b71d82d-74cd-47b2-b100-d0bb50c7000a Date: Mon, 14 Jan 2019 16:15: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":"2019-01-14T16:14:59Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:00,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-5b71d82d-74cd-47b2-b100-d0bb50c7000a 2019-01-14 16:15:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:15:00,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f748a29-2a51-40e7-a960-aabb3b56713d Date: Mon, 14 Jan 2019 16:15:00 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:15:00,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-5f748a29-2a51-40e7-a960-aabb3b56713d 2019-01-14 16:15:00,261 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet 2019-01-14 16:15:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" -d '{"subnets": [{"ip_version": 4, "network_id": "cc183307-ff06-4565-9408-2b48e4dc9099", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]}' 2019-01-14 16:15:01,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd9f33b4-c6b4-4bde-a4c5-9ad6248f6821 Date: Mon, 14 Jan 2019 16:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","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":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:01,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-dd9f33b4-c6b4-4bde-a4c5-9ad6248f6821 2019-01-14 16:15:01,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:15:01,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-592b62d4-4dfc-4be2-b48b-8cb4a798b50b Date: Mon, 14 Jan 2019 16:15: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":["3c733a52-51fb-40b0-9cc5-c353c6993a4d"],"updated_at":"2019-01-14T16:15:00Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:01,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-592b62d4-4dfc-4be2-b48b-8cb4a798b50b 2019-01-14 16:15:01,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:15:01,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-741971be-0a13-46f4-a174-82f8b5785e6e Date: Mon, 14 Jan 2019 16:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:01,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-741971be-0a13-46f4-a174-82f8b5785e6e 2019-01-14 16:15:01,240 - OpenStackNetwork - DEBUG - Network [cc183307-ff06-4565-9408-2b48e4dc9099] created successfully 2019-01-14 16:15:01,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:01,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:01,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["jY4NOjFtQ5u4pctGTMd6mg"], "issued_at": "2019-01-14T16:15:01.000000Z"}} 2019-01-14 16:15:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d261235757f19d7e3a084beb5e03b0cd47fd9d" 2019-01-14 16:15:01,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bff3be-b354-4396-a24d-7630d0a9e331 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:01,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-42bff3be-b354-4396-a24d-7630d0a9e331 2019-01-14 16:15:01,768 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:15:01,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d261235757f19d7e3a084beb5e03b0cd47fd9d" 2019-01-14 16:15:01,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15: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-ad0a742d-d2a3-457b-8397-82f9744f7528 x-compute-request-id: req-ad0a742d-d2a3-457b-8397-82f9744f7528 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:15:01,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ad0a742d-d2a3-457b-8397-82f9744f7528 2019-01-14 16:15:01,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d261235757f19d7e3a084beb5e03b0cd47fd9d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:15:02,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15: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-36df4f85-8b06-41bf-9ae7-eb7e09117f52 x-compute-request-id: req-36df4f85-8b06-41bf-9ae7-eb7e09117f52 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a804d8df-c188-4426-81a6-1b5618a2e8c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a804d8df-c188-4426-81a6-1b5618a2e8c4", "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": "a804d8df-c188-4426-81a6-1b5618a2e8c4"}} 2019-01-14 16:15:02,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-36df4f85-8b06-41bf-9ae7-eb7e09117f52 2019-01-14 16:15:02,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:02,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:02,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9adb85c48ef452e9d9eb03fbfcf59e1", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role"}], "expires_at": "2019-01-14T17:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-user", "id": "2886423a4254443bb867661ff177b80a"}, "audit_ids": ["38qsQzQoS3SPXZ8xQk4ffw"], "issued_at": "2019-01-14T16:15:02.000000Z"}} 2019-01-14 16:15:02,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:02,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa700dc-8414-4e6f-a255-14b6de3f7601 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:02,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9fa700dc-8414-4e6f-a255-14b6de3f7601 2019-01-14 16:15:02,570 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:15:02,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:02,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b9f755-b0bc-4014-b527-0398c5518777 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:02,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f3b9f755-b0bc-4014-b527-0398c5518777 2019-01-14 16:15:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:02,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-94dc7a0a-f831-461c-9ac6-0d70f989989a Date: Mon, 14 Jan 2019 16:15: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":["3c733a52-51fb-40b0-9cc5-c353c6993a4d"],"updated_at":"2019-01-14T16:15:00Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:02,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net used request id req-94dc7a0a-f831-461c-9ac6-0d70f989989a 2019-01-14 16:15:02,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:03,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-80af24fa-3a8a-4aa1-854c-50287e7f8435 Date: Mon, 14 Jan 2019 16:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:03,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-80af24fa-3a8a-4aa1-854c-50287e7f8435 2019-01-14 16:15:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:03,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1518f2bf-a3f4-4bad-a947-9bab1326921e Date: Mon, 14 Jan 2019 16:15: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":["3c733a52-51fb-40b0-9cc5-c353c6993a4d"],"updated_at":"2019-01-14T16:15:00Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:03,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net used request id req-1518f2bf-a3f4-4bad-a947-9bab1326921e 2019-01-14 16:15:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:03,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:03,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:03,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a354c9ee-9e28-45d2-b6e0-66c8c2feadf3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}} 2019-01-14 16:15:03,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 used request id req-a354c9ee-9e28-45d2-b6e0-66c8c2feadf3 2019-01-14 16:15:03,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:03,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d3b8e07-6b09-4119-8c93-8c74ff650851 Date: Mon, 14 Jan 2019 16:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:03,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-1d3b8e07-6b09-4119-8c93-8c74ff650851 2019-01-14 16:15:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cc183307-ff06-4565-9408-2b48e4dc9099&name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:03,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7979b010-12b3-4abf-99a0-fa56584d2214 Date: Mon, 14 Jan 2019 16:15:03 GMT RESP BODY: {"ports":[]} 2019-01-14 16:15:03,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cc183307-ff06-4565-9408-2b48e4dc9099&name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598port-1&admin_state_up=True used request id req-7979b010-12b3-4abf-99a0-fa56584d2214 2019-01-14 16:15:03,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:04,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab3097a1-ec41-4b0a-a4b2-a03fae4a2885 x-compute-request-id: req-ab3097a1-ec41-4b0a-a4b2-a03fae4a2885 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:15:04,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-inst used request id req-ab3097a1-ec41-4b0a-a4b2-a03fae4a2885 2019-01-14 16:15:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:04,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-77bad047-620d-426d-97de-162ec061ac2a Date: Mon, 14 Jan 2019 16:15: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":["3c733a52-51fb-40b0-9cc5-c353c6993a4d"],"updated_at":"2019-01-14T16:15:00Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:04,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net used request id req-77bad047-620d-426d-97de-162ec061ac2a 2019-01-14 16:15:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:04,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a06a8cfc-782f-44c0-a46d-d996b6222714 Date: Mon, 14 Jan 2019 16:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:04,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-a06a8cfc-782f-44c0-a46d-d996b6222714 2019-01-14 16:15:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:04,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-30faf090-8544-4815-b069-b21132777e38 Date: Mon, 14 Jan 2019 16:15: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":["3c733a52-51fb-40b0-9cc5-c353c6993a4d"],"updated_at":"2019-01-14T16:15:00Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:04,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net used request id req-30faf090-8544-4815-b069-b21132777e38 2019-01-14 16:15:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:04,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af82531-a945-457d-92ac-97b213f19179 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}} 2019-01-14 16:15:04,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 used request id req-8af82531-a945-457d-92ac-97b213f19179 2019-01-14 16:15:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:04,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d9cff838-bd5d-4e2d-aab1-43b4a9065f53 Date: Mon, 14 Jan 2019 16:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:04,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-d9cff838-bd5d-4e2d-aab1-43b4a9065f53 2019-01-14 16:15:04,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cc183307-ff06-4565-9408-2b48e4dc9099&name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:05,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4013e755-2eb7-4995-8a8d-572e89093f58 Date: Mon, 14 Jan 2019 16:15:05 GMT RESP BODY: {"ports":[]} 2019-01-14 16:15:05,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cc183307-ff06-4565-9408-2b48e4dc9099&name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598port-1&admin_state_up=True used request id req-4013e755-2eb7-4995-8a8d-572e89093f58 2019-01-14 16:15:05,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:05,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:05,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9adb85c48ef452e9d9eb03fbfcf59e1", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role"}], "expires_at": "2019-01-14T17:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ee13f7c6c8f54b73a64a56ca9c08deb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-user", "id": "2886423a4254443bb867661ff177b80a"}, "audit_ids": ["w71GBstJRCOyFyyUkPYwWw"], "issued_at": "2019-01-14T16:15:05.000000Z"}} 2019-01-14 16:15:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084a11e1ee9815423fd5b1905650c0cac9c6e56b" 2019-01-14 16:15:05,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedb182a-967e-4022-9b6e-ce64a6ee2cb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:05,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aedb182a-967e-4022-9b6e-ce64a6ee2cb7 2019-01-14 16:15:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:05,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b05d708c-bf73-43be-9497-2a2ac60ad9f3 Date: Mon, 14 Jan 2019 16:15: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":["3c733a52-51fb-40b0-9cc5-c353c6993a4d"],"updated_at":"2019-01-14T16:15:00Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:05,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net used request id req-b05d708c-bf73-43be-9497-2a2ac60ad9f3 2019-01-14 16:15:05,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:05,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f11bc864-ca83-4b1c-b983-138ff2a4ea9d Date: Mon, 14 Jan 2019 16:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:05,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-f11bc864-ca83-4b1c-b983-138ff2a4ea9d 2019-01-14 16:15:06,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:06,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c1b1bfa8-612b-4c10-85dc-c3510a621152 Date: Mon, 14 Jan 2019 16:15: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":["3c733a52-51fb-40b0-9cc5-c353c6993a4d"],"updated_at":"2019-01-14T16:15:00Z","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:14:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"cc183307-ff06-4565-9408-2b48e4dc9099","name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net"}]} 2019-01-14 16:15:06,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net used request id req-c1b1bfa8-612b-4c10-85dc-c3510a621152 2019-01-14 16:15:06,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:06,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084a11e1ee9815423fd5b1905650c0cac9c6e56b" 2019-01-14 16:15:06,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4716e919-6810-46c0-b3b6-242f8ed8772e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}} 2019-01-14 16:15:06,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 used request id req-4716e919-6810-46c0-b3b6-242f8ed8772e 2019-01-14 16:15:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" 2019-01-14 16:15:06,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-07f535ef-699e-45ae-a718-29818f1f34d1 Date: Mon, 14 Jan 2019 16:15:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc183307-ff06-4565-9408-2b48e4dc9099","tenant_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","created_at":"2019-01-14T16:15:00Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee13f7c6c8f54b73a64a56ca9c08deb9","id":"3c733a52-51fb-40b0-9cc5-c353c6993a4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet"}]} 2019-01-14 16:15:06,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-07f535ef-699e-45ae-a718-29818f1f34d1 2019-01-14 16:15:06,877 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net 2019-01-14 16:15:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e928904f0b65692daf06024cdf67de1915ca2ac" -d '{"port": {"network_id": "cc183307-ff06-4565-9408-2b48e4dc9099", "name": "CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-14 16:15:07,083 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-1054965f-dbec-4c73-bbe5-486e491ab969 Date: Mon, 14 Jan 2019 16:15:07 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-14 16:15:07,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1054965f-dbec-4c73-bbe5-486e491ab969 2019-01-14 16:15:07,083 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-14 16:15:07,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a804d8df-c188-4426-81a6-1b5618a2e8c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d261235757f19d7e3a084beb5e03b0cd47fd9d" 2019-01-14 16:15:07,127 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:15: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-b94be5cf-c14d-4bf3-b30a-a7ec23a9d51c x-compute-request-id: req-b94be5cf-c14d-4bf3-b30a-a7ec23a9d51c Content-Length: 0 Content-Type: application/json 2019-01-14 16:15:07,127 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a804d8df-c188-4426-81a6-1b5618a2e8c4 used request id req-b94be5cf-c14d-4bf3-b30a-a7ec23a9d51c 2019-01-14 16:15:07,128 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet 2019-01-14 16:15:07,128 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-subnet 2019-01-14 16:15:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/3c733a52-51fb-40b0-9cc5-c353c6993a4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:15:09,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94ad1f52-0bfe-4eda-aef7-03e40362f4ca Date: Mon, 14 Jan 2019 16:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:09,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3c733a52-51fb-40b0-9cc5-c353c6993a4d used request id req-94ad1f52-0bfe-4eda-aef7-03e40362f4ca 2019-01-14 16:15:09,749 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-pub-net 2019-01-14 16:15:09,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/cc183307-ff06-4565-9408-2b48e4dc9099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705abd26619c647badb27c45b9173cce65cad0" 2019-01-14 16:15:11,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3f4c206-6ce5-4abe-a814-694c92149d17 Date: Mon, 14 Jan 2019 16:15:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:11,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cc183307-ff06-4565-9408-2b48e4dc9099 used request id req-f3f4c206-6ce5-4abe-a814-694c92149d17 2019-01-14 16:15:11,263 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6442c567-94eb-4dec-86fd-8c20a64e0598-image 2019-01-14 16:15:11,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e8d1ddd212efb43ae36c2becb506c57806934c2" 2019-01-14 16:15:11,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6e1ad12-bf20-45d9-a586-6d599d46f983 Date: Mon, 14 Jan 2019 16:15:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:15:11,895 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/43aac9c3-e2c1-49a5-bf3f-defe9444b577 used request id req-f6e1ad12-bf20-45d9-a586-6d599d46f983 2019-01-14 16:15:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-97337c6a-1295-46e6-bf77-451e9990b723 Date: Mon, 14 Jan 2019 16:15:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "created_at": "2019-01-14T16:14:59Z", "updated_at": "2019-01-14T16:14:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:59Z", "revision_number": 0, "id": "428f5675-8c42-4f76-912d-4830b5e11d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:59Z", "revision_number": 0, "id": "5e01e73d-ecfe-4a12-9005-d0c175f66aa3", "remote_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:59Z", "revision_number": 0, "id": "78db2843-3236-4bb4-ba71-98031925e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:14:59Z", "revision_number": 0, "id": "b057ce21-2d62-4294-9775-fd81d09d275e", "remote_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "remote_ip_prefix": null, "created_at": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9"}], "revision_number": 4, "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "name": "default"}]} 2019-01-14 16:15:12,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-97337c6a-1295-46e6-bf77-451e9990b723 2019-01-14 16:15:12,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3e7928-2242-42f2-8bda-d0386e6d26df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:12,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-fb3e7928-2242-42f2-8bda-d0386e6d26df 2019-01-14 16:15:12,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:12,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-391f4dd0-5a1f-4681-a17d-8e5cce3fb437 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:12,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-391f4dd0-5a1f-4681-a17d-8e5cce3fb437 2019-01-14 16:15:12,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbb246db-7dcd-4bf6-9002-5c9eb83dd809 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:12,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-cbb246db-7dcd-4bf6-9002-5c9eb83dd809 2019-01-14 16:15:12,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7960f4c9-2b86-41a6-b68a-6237b3dce89e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:12,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-7960f4c9-2b86-41a6-b68a-6237b3dce89e 2019-01-14 16:15:12,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99087b01-0168-41c2-9c67-33dd31a60d0b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:15:12,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-99087b01-0168-41c2-9c67-33dd31a60d0b 2019-01-14 16:15:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db09c9ba-c79f-45fd-8124-90c6b26b26ab 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:15:12,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-db09c9ba-c79f-45fd-8124-90c6b26b26ab 2019-01-14 16:15:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:12,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92525f1c-762b-4291-ac89-936b381f2e2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:12,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-92525f1c-762b-4291-ac89-936b381f2e2f 2019-01-14 16:15:12,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:12,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:13,050 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e022d85a-4153-4fbf-a790-c6fcaeab13c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:13,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-e022d85a-4153-4fbf-a790-c6fcaeab13c8 2019-01-14 16:15:13,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:13,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ce1535-281b-44b5-ba88-5fe0e393c83d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:13,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-b1ce1535-281b-44b5-ba88-5fe0e393c83d 2019-01-14 16:15:13,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:13,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b343c4-824a-43a7-b858-e6cdc4bef14c 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:15:13,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-47b343c4-824a-43a7-b858-e6cdc4bef14c 2019-01-14 16:15:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:13,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194607bb-5019-47f6-8bd1-e97e3b888f20 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "name": "CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj"}} 2019-01-14 16:15:13,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 used request id req-194607bb-5019-47f6-8bd1-e97e3b888f20 2019-01-14 16:15:13,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe239627-1c98-4e07-8015-2054ce4a18b8 2019-01-14 16:15:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fe239627-1c98-4e07-8015-2054ce4a18b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:13,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-25d00573-4c57-4d73-a948-64cdbc0cebcb Date: Mon, 14 Jan 2019 16:15:13 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": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "created_at": "2019-01-14T16:14:59Z", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "id": "428f5675-8c42-4f76-912d-4830b5e11d5a"}, {"remote_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "created_at": "2019-01-14T16:14:59Z", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "id": "5e01e73d-ecfe-4a12-9005-d0c175f66aa3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "created_at": "2019-01-14T16:14:59Z", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "id": "78db2843-3236-4bb4-ba71-98031925e164"}, {"remote_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:14:59Z", "security_group_id": "fe239627-1c98-4e07-8015-2054ce4a18b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "created_at": "2019-01-14T16:14:59Z", "project_id": "ee13f7c6c8f54b73a64a56ca9c08deb9", "id": "b057ce21-2d62-4294-9775-fd81d09d275e"}]} 2019-01-14 16:15:13,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fe239627-1c98-4e07-8015-2054ce4a18b8 used request id req-25d00573-4c57-4d73-a948-64cdbc0cebcb 2019-01-14 16:15:13,610 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:15:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fe239627-1c98-4e07-8015-2054ce4a18b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:13,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bea9df9f-adfb-440d-9e96-478223fd9087 Content-Length: 0 Date: Mon, 14 Jan 2019 16:15:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:13,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fe239627-1c98-4e07-8015-2054ce4a18b8 used request id req-bea9df9f-adfb-440d-9e96-478223fd9087 2019-01-14 16:15:13,989 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj 2019-01-14 16:15:13,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:14,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b37f408-e332-4e49-a20a-880432723bd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:14,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ee13f7c6c8f54b73a64a56ca9c08deb9 used request id req-8b37f408-e332-4e49-a20a-880432723bd7 2019-01-14 16:15:14,328 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-cae3c3c7-6976-483-proj-role 2019-01-14 16:15:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c9adb85c48ef452e9d9eb03fbfcf59e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:14,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-177c98cf-69f2-4ee7-a57e-10680ba24df6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:14,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c9adb85c48ef452e9d9eb03fbfcf59e1 used request id req-177c98cf-69f2-4ee7-a57e-10680ba24df6 2019-01-14 16:15:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bec79cb51bb4c60bc6d7a77ceb86e423156ba3" 2019-01-14 16:15:14,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf342c68-6215-4790-aaee-f27616093157 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:15:14,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf342c68-6215-4790-aaee-f27616093157 2019-01-14 16:15:14,582 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-cae3c3c7-6976-483-user 2019-01-14 16:15:14,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2886423a4254443bb867661ff177b80a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de89490bcb68007f30f6479bf6d88de48e230b6f" 2019-01-14 16:15:14,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f180bc50-2142-48a3-a901-29b3fec4745b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:14,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2886423a4254443bb867661ff177b80a used request id req-f180bc50-2142-48a3-a901-29b3fec4745b 2019-01-14 16:15:14,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:15,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["HeDAsGmFTkWODSxdO11xPQ"], "issued_at": "2019-01-14T16:15:15.000000Z"}} 2019-01-14 16:15:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b4d94b352380af08c8a5c77689045954e16699" 2019-01-14 16:15:15,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f515087b-4704-4fc3-89c2-dbcd2fcde786 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:15,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f515087b-4704-4fc3-89c2-dbcd2fcde786 2019-01-14 16:15:15,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:15,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:15,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["U-TdmiZdSiqU50jbTmG84w"], "issued_at": "2019-01-14T16:15:15.000000Z"}} 2019-01-14 16:15:15,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:15,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7636b64-ed01-4cc1-bf54-6aec63fed233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:15,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c7636b64-ed01-4cc1-bf54-6aec63fed233 2019-01-14 16:15:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:15,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:16,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6681627a-74a6-4a31-8b47-18459a491cf7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:15:16,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj used request id req-6681627a-74a6-4a31-8b47-18459a491cf7 2019-01-14 16:15:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:16,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a921825-e6c7-46f9-9678-7351d16d021d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:15:16,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6a921825-e6c7-46f9-9678-7351d16d021d 2019-01-14 16:15:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}}' 2019-01-14 16:15:16,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3f0a6d-b754-4cee-b647-be5fde54b7da Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747"}, "tags": [], "enabled": true, "id": "73d327c90c70420595f4159311e92747", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}} 2019-01-14 16:15:16,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8d3f0a6d-b754-4cee-b647-be5fde54b7da 2019-01-14 16:15:16,273 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj 2019-01-14 16:15:16,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:16,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:16,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["fFXUCrL0RYO8j7Z6o-ouag"], "issued_at": "2019-01-14T16:15:16.000000Z"}} 2019-01-14 16:15:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bbf23f72a39b733ae5442301087ab5bad04356" 2019-01-14 16:15:16,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfaf12c-37b6-4e52-8d6c-d80049718ff9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:16,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3bfaf12c-37b6-4e52-8d6c-d80049718ff9 2019-01-14 16:15:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:16,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:16,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bbf23f72a39b733ae5442301087ab5bad04356" 2019-01-14 16:15:17,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186850ef-6ba3-401e-8346-209d6e24f3e4 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:15:17,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-186850ef-6ba3-401e-8346-209d6e24f3e4 2019-01-14 16:15:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bbf23f72a39b733ae5442301087ab5bad04356" 2019-01-14 16:15:17,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40842d9-91c6-483b-b091-f55a30b4f7cd Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747"}, "tags": [], "enabled": true, "id": "73d327c90c70420595f4159311e92747", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}]} 2019-01-14 16:15:17,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj used request id req-b40842d9-91c6-483b-b091-f55a30b4f7cd 2019-01-14 16:15:17,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bbf23f72a39b733ae5442301087ab5bad04356" 2019-01-14 16:15:17,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ae7e33-dd06-4e7c-9b13-6f51ce57e13f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:15:17,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f8ae7e33-dd06-4e7c-9b13-6f51ce57e13f 2019-01-14 16:15:17,674 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c755bdee-0b4a-4de-user 2019-01-14 16:15:17,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:17,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29bffa1-e7f5-423f-bf4b-3a3fed1c1b04 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:15:17,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e29bffa1-e7f5-423f-bf4b-3a3fed1c1b04 2019-01-14 16:15:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" -d '{"role": {"name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role"}}' 2019-01-14 16:15:17,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b037f635-f6bb-467f-95b7-62dbed90c655 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0854a2018054bcc8f0017f39a6fab15", "links": {"self": "http://172.30.9.26:5000/v3/roles/b0854a2018054bcc8f0017f39a6fab15"}, "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role"}} 2019-01-14 16:15:17,818 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b037f635-f6bb-467f-95b7-62dbed90c655 2019-01-14 16:15:17,818 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role 2019-01-14 16:15:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b0854a2018054bcc8f0017f39a6fab15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:17,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b94f252-4070-4087-b090-59bf22a5f92e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0854a2018054bcc8f0017f39a6fab15", "links": {"self": "http://172.30.9.26:5000/v3/roles/b0854a2018054bcc8f0017f39a6fab15"}, "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role"}} 2019-01-14 16:15:17,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b0854a2018054bcc8f0017f39a6fab15 used request id req-9b94f252-4070-4087-b090-59bf22a5f92e 2019-01-14 16:15:17,928 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role to project CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj 2019-01-14 16:15:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747/users/17429a008942463b8d04bc88a0749854/roles/b0854a2018054bcc8f0017f39a6fab15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:18,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849893e4-91b9-4fb4-bcde-c457ccf2be8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:18,084 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747/users/17429a008942463b8d04bc88a0749854/roles/b0854a2018054bcc8f0017f39a6fab15 used request id req-849893e4-91b9-4fb4-bcde-c457ccf2be8f 2019-01-14 16:15:18,085 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:15:18,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:18,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:18,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0854a2018054bcc8f0017f39a6fab15", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role"}], "expires_at": "2019-01-14T17:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-user", "id": "17429a008942463b8d04bc88a0749854"}, "audit_ids": ["rZS1pm3URFuBOj4DZWZHfQ"], "issued_at": "2019-01-14T16:15:18.000000Z"}} 2019-01-14 16:15:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" 2019-01-14 16:15:18,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d1cc9d-02f2-458e-9ce0-0669e160fb38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:18,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-40d1cc9d-02f2-458e-9ce0-0669e160fb38 2019-01-14 16:15:18,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" 2019-01-14 16:15:18,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-adba1cb4-2fc1-4304-b7a4-aad89586521b Date: Mon, 14 Jan 2019 16:15:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image"} 2019-01-14 16:15:18,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image used request id req-adba1cb4-2fc1-4304-b7a4-aad89586521b 2019-01-14 16:15:18,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" 2019-01-14 16:15:19,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce45494d-534a-424b-a2b1-9ff9d2af9b6c Date: Mon, 14 Jan 2019 16:15: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"}}} 2019-01-14 16:15:19,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ce45494d-534a-424b-a2b1-9ff9d2af9b6c 2019-01-14 16:15:19,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image"}' 2019-01-14 16:15:19,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-16afe18a-af51-475f-9978-c0c73c15f29b Date: Mon, 14 Jan 2019 16:15:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:15:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:15:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/f6671eca-f5f3-4893-8369-640b21475add", "min_disk": 0, "protected": false, "id": "f6671eca-f5f3-4893-8369-640b21475add", "file": "/v2/images/f6671eca-f5f3-4893-8369-640b21475add/file", "checksum": null, "owner": "73d327c90c70420595f4159311e92747", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:15:19,880 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-16afe18a-af51-475f-9978-c0c73c15f29b 2019-01-14 16:15:19,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" -d '' 2019-01-14 16:15:21,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08b97c03-d00e-443a-8c0d-1ed1bfe3b2bb Date: Mon, 14 Jan 2019 16:15:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:15:21,268 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add/file used request id req-08b97c03-d00e-443a-8c0d-1ed1bfe3b2bb 2019-01-14 16:15:21,269 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:15:21,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" 2019-01-14 16:15:21,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b5d92435-f427-48bf-bd2e-307e62f420b9 Date: Mon, 14 Jan 2019 16:15:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:15:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:15:21Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f6671eca-f5f3-4893-8369-640b21475add/snap", "metadata": {}}], "self": "/v2/images/f6671eca-f5f3-4893-8369-640b21475add", "min_disk": 0, "protected": false, "id": "f6671eca-f5f3-4893-8369-640b21475add", "file": "/v2/images/f6671eca-f5f3-4893-8369-640b21475add/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73d327c90c70420595f4159311e92747", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f6671eca-f5f3-4893-8369-640b21475add/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:15:21,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add used request id req-b5d92435-f427-48bf-bd2e-307e62f420b9 2019-01-14 16:15:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" 2019-01-14 16:15:21,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d8fa750-fe93-4022-9c5a-62ec5eb3079c Date: Mon, 14 Jan 2019 16:15: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"}}} 2019-01-14 16:15:21,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9d8fa750-fe93-4022-9c5a-62ec5eb3079c 2019-01-14 16:15:21,682 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image 2019-01-14 16:15:21,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" 2019-01-14 16:15:21,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6dbf705b-2d74-4770-a2e3-85a045a48763 Date: Mon, 14 Jan 2019 16:15:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:15:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:15:21Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f6671eca-f5f3-4893-8369-640b21475add/snap", "metadata": {}}], "self": "/v2/images/f6671eca-f5f3-4893-8369-640b21475add", "min_disk": 0, "protected": false, "id": "f6671eca-f5f3-4893-8369-640b21475add", "file": "/v2/images/f6671eca-f5f3-4893-8369-640b21475add/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73d327c90c70420595f4159311e92747", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f6671eca-f5f3-4893-8369-640b21475add/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:15:21,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add used request id req-6dbf705b-2d74-4770-a2e3-85a045a48763 2019-01-14 16:15:21,968 - create_image - DEBUG - Instance status is - active 2019-01-14 16:15:21,968 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image 2019-01-14 16:15:21,968 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image 2019-01-14 16:15:21,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:21,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:22,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0854a2018054bcc8f0017f39a6fab15", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role"}], "expires_at": "2019-01-14T17:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-user", "id": "17429a008942463b8d04bc88a0749854"}, "audit_ids": ["63FuGUKoSy6RM0g2qdeJcw"], "issued_at": "2019-01-14T16:15:22.000000Z"}} 2019-01-14 16:15:22,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:22,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa455413-e0fb-4b73-b6d5-189005e7ea76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:22,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fa455413-e0fb-4b73-b6d5-189005e7ea76 2019-01-14 16:15:22,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0346f9cb-e3c7-41f8-99d8-12bb462ddc08 Date: Mon, 14 Jan 2019 16:15:22 GMT RESP BODY: {"networks":[]} 2019-01-14 16:15:22,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net used request id req-0346f9cb-e3c7-41f8-99d8-12bb462ddc08 2019-01-14 16:15:22,686 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net 2019-01-14 16:15:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" -d '{"network": {"name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net", "admin_state_up": true}}' 2019-01-14 16:15:23,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-05e7984a-29e7-4757-928d-0fb5b70214dc Date: Mon, 14 Jan 2019 16:15:23 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:15:23Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}} 2019-01-14 16:15:23,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-05e7984a-29e7-4757-928d-0fb5b70214dc 2019-01-14 16:15:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:23,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-de207736-887b-44b5-bbce-3fbe6d45b498 Date: Mon, 14 Jan 2019 16:15:23 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":"2019-01-14T16:15:23Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:23,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-de207736-887b-44b5-bbce-3fbe6d45b498 2019-01-14 16:15:23,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:23,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a902fe59-b298-4e9f-8388-55b0354e2820 Date: Mon, 14 Jan 2019 16:15:23 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:15:23,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-a902fe59-b298-4e9f-8388-55b0354e2820 2019-01-14 16:15:23,813 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet 2019-01-14 16:15:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" -d '{"subnets": [{"ip_version": 4, "network_id": "5ba8896c-34c5-4fb9-8b1c-ff4986922dd9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]}' 2019-01-14 16:15:24,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d50ece78-e988-4fad-a793-8d235640c0bd Date: Mon, 14 Jan 2019 16:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","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":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:24,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d50ece78-e988-4fad-a793-8d235640c0bd 2019-01-14 16:15:24,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:25,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-422dbbe0-a8a8-4d94-b69e-e1a1b132b8a9 Date: Mon, 14 Jan 2019 16:15: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":["ec48cee3-4b39-4dcb-8665-348888c881d5"],"updated_at":"2019-01-14T16:15:24Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:25,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-422dbbe0-a8a8-4d94-b69e-e1a1b132b8a9 2019-01-14 16:15:25,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:25,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-86be086e-5657-47c9-8492-90e19fa57cef Date: Mon, 14 Jan 2019 16:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:25,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-86be086e-5657-47c9-8492-90e19fa57cef 2019-01-14 16:15:25,207 - OpenStackNetwork - DEBUG - Network [5ba8896c-34c5-4fb9-8b1c-ff4986922dd9] created successfully 2019-01-14 16:15:25,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:25,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:25,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["nf2h-JwDQZmTPTFAlhhOLQ"], "issued_at": "2019-01-14T16:15:25.000000Z"}} 2019-01-14 16:15:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02393aeacada58844fc212ad5ec04ab000297424" 2019-01-14 16:15:25,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8de7a2-9c0b-4c61-9da9-51be49729e4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:25,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ee8de7a2-9c0b-4c61-9da9-51be49729e4b 2019-01-14 16:15:25,748 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:15:25,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02393aeacada58844fc212ad5ec04ab000297424" 2019-01-14 16:15:26,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-c9d973b8-7f9d-492b-b834-c1d313f5da0c x-compute-request-id: req-c9d973b8-7f9d-492b-b834-c1d313f5da0c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:15:26,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c9d973b8-7f9d-492b-b834-c1d313f5da0c 2019-01-14 16:15:26,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02393aeacada58844fc212ad5ec04ab000297424" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:15:26,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15: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-e7a0f4f3-68bb-424c-b5c7-170e3ae921e2 x-compute-request-id: req-e7a0f4f3-68bb-424c-b5c7-170e3ae921e2 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1b3682da-28f3-4988-bb2c-7144ff1be0b7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1b3682da-28f3-4988-bb2c-7144ff1be0b7", "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": "1b3682da-28f3-4988-bb2c-7144ff1be0b7"}} 2019-01-14 16:15:26,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e7a0f4f3-68bb-424c-b5c7-170e3ae921e2 2019-01-14 16:15:26,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:26,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:26,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0854a2018054bcc8f0017f39a6fab15", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role"}], "expires_at": "2019-01-14T17:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-user", "id": "17429a008942463b8d04bc88a0749854"}, "audit_ids": ["iA3ZoTz9S3ugL0BTs5daAg"], "issued_at": "2019-01-14T16:15:26.000000Z"}} 2019-01-14 16:15:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:26,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4dee80-48ac-4bc4-b2c4-e207dfe342b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:26,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4d4dee80-48ac-4bc4-b2c4-e207dfe342b3 2019-01-14 16:15:26,967 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:15:26,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:27,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadf659e-27c7-4250-964c-19a35bee3331 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:27,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dadf659e-27c7-4250-964c-19a35bee3331 2019-01-14 16:15:27,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:27,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6cda97ac-2b51-4110-8567-db0404ec60a1 Date: Mon, 14 Jan 2019 16:15: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":["ec48cee3-4b39-4dcb-8665-348888c881d5"],"updated_at":"2019-01-14T16:15:24Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:27,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net used request id req-6cda97ac-2b51-4110-8567-db0404ec60a1 2019-01-14 16:15:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:27,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c035ddfb-96dd-4acc-a804-9e1660c581c7 Date: Mon, 14 Jan 2019 16:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:27,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-c035ddfb-96dd-4acc-a804-9e1660c581c7 2019-01-14 16:15:27,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:27,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6c5d4b53-5bd9-4062-92f4-15834c3a8027 Date: Mon, 14 Jan 2019 16:15: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":["ec48cee3-4b39-4dcb-8665-348888c881d5"],"updated_at":"2019-01-14T16:15:24Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:27,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net used request id req-6c5d4b53-5bd9-4062-92f4-15834c3a8027 2019-01-14 16:15:27,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:27,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a81cabc-55fe-49e8-9fc4-a69eab69e84a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}} 2019-01-14 16:15:27,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 used request id req-3a81cabc-55fe-49e8-9fc4-a69eab69e84a 2019-01-14 16:15:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:28,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-819944b9-e09c-471e-b3d4-0fdfac443985 Date: Mon, 14 Jan 2019 16:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:28,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-819944b9-e09c-471e-b3d4-0fdfac443985 2019-01-14 16:15:28,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9&name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:28,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-02dab07d-a72f-48aa-937f-ae7fc3afa21e Date: Mon, 14 Jan 2019 16:15:28 GMT RESP BODY: {"ports":[]} 2019-01-14 16:15:28,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9&name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6port-1&admin_state_up=True used request id req-02dab07d-a72f-48aa-937f-ae7fc3afa21e 2019-01-14 16:15:28,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:28,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-b13d7da6-f382-49d1-8770-ee8e57c3bd81 x-compute-request-id: req-b13d7da6-f382-49d1-8770-ee8e57c3bd81 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:15:28,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-inst used request id req-b13d7da6-f382-49d1-8770-ee8e57c3bd81 2019-01-14 16:15:28,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:28,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1d260acb-54c1-4398-bd3f-54de9519cea6 Date: Mon, 14 Jan 2019 16:15: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":["ec48cee3-4b39-4dcb-8665-348888c881d5"],"updated_at":"2019-01-14T16:15:24Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:28,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net used request id req-1d260acb-54c1-4398-bd3f-54de9519cea6 2019-01-14 16:15:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:29,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9fbb2196-cd46-4692-9d51-402144d20170 Date: Mon, 14 Jan 2019 16:15:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:29,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-9fbb2196-cd46-4692-9d51-402144d20170 2019-01-14 16:15:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:29,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1356ac03-a4d5-4def-9d17-b3886fd3a5ed Date: Mon, 14 Jan 2019 16:15: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":["ec48cee3-4b39-4dcb-8665-348888c881d5"],"updated_at":"2019-01-14T16:15:24Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:29,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net used request id req-1356ac03-a4d5-4def-9d17-b3886fd3a5ed 2019-01-14 16:15:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:29,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141eff46-1922-4e76-ae5d-c65609e382f3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}} 2019-01-14 16:15:29,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 used request id req-141eff46-1922-4e76-ae5d-c65609e382f3 2019-01-14 16:15:29,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:29,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b5b2eaac-5af2-4313-b061-4c20a985fdc3 Date: Mon, 14 Jan 2019 16:15:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:29,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-b5b2eaac-5af2-4313-b061-4c20a985fdc3 2019-01-14 16:15:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9&name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:29,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ac761dd7-1bd6-4c75-8406-bb6c902b88af Date: Mon, 14 Jan 2019 16:15:29 GMT RESP BODY: {"ports":[]} 2019-01-14 16:15:29,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9&name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6port-1&admin_state_up=True used request id req-ac761dd7-1bd6-4c75-8406-bb6c902b88af 2019-01-14 16:15:29,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:29,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:30,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0854a2018054bcc8f0017f39a6fab15", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role"}], "expires_at": "2019-01-14T17:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/73d327c90c70420595f4159311e92747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/73d327c90c70420595f4159311e92747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-user", "id": "17429a008942463b8d04bc88a0749854"}, "audit_ids": ["DkbYgMgiRh-fGGPw5ClleA"], "issued_at": "2019-01-14T16:15:30.000000Z"}} 2019-01-14 16:15:30,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a421d56a5cdb5b51c45cba8ef619c161fe88d" 2019-01-14 16:15:30,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77454cc1-ca09-4bc6-8f77-6d3cf0366aac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:30,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-77454cc1-ca09-4bc6-8f77-6d3cf0366aac 2019-01-14 16:15:30,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:30,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8e093d49-6b30-494e-ac3f-f3b3346c44f5 Date: Mon, 14 Jan 2019 16:15: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":["ec48cee3-4b39-4dcb-8665-348888c881d5"],"updated_at":"2019-01-14T16:15:24Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:30,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net used request id req-8e093d49-6b30-494e-ac3f-f3b3346c44f5 2019-01-14 16:15:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:30,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a98cec3-c9fc-46ea-a3bc-47a8e48eea85 Date: Mon, 14 Jan 2019 16:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:30,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-5a98cec3-c9fc-46ea-a3bc-47a8e48eea85 2019-01-14 16:15:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:31,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c0e8281a-9246-4521-a13b-717e62cc2c30 Date: Mon, 14 Jan 2019 16:15: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":["ec48cee3-4b39-4dcb-8665-348888c881d5"],"updated_at":"2019-01-14T16:15:24Z","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73d327c90c70420595f4159311e92747","id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net"}]} 2019-01-14 16:15:31,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net used request id req-c0e8281a-9246-4521-a13b-717e62cc2c30 2019-01-14 16:15:31,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:31,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a421d56a5cdb5b51c45cba8ef619c161fe88d" 2019-01-14 16:15:31,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17c5d95-c596-4933-973a-212dbf2dae4a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}} 2019-01-14 16:15:31,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 used request id req-d17c5d95-c596-4933-973a-212dbf2dae4a 2019-01-14 16:15:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" 2019-01-14 16:15:31,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3976d5d9-a7db-41b3-9265-a02f04532d64 Date: Mon, 14 Jan 2019 16:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ba8896c-34c5-4fb9-8b1c-ff4986922dd9","tenant_id":"73d327c90c70420595f4159311e92747","created_at":"2019-01-14T16:15:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73d327c90c70420595f4159311e92747","id":"ec48cee3-4b39-4dcb-8665-348888c881d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet"}]} 2019-01-14 16:15:31,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-3976d5d9-a7db-41b3-9265-a02f04532d64 2019-01-14 16:15:31,374 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net 2019-01-14 16:15:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf6022a6f6fe3412cefa7444bd6e965c5e33b69" -d '{"port": {"network_id": "5ba8896c-34c5-4fb9-8b1c-ff4986922dd9", "name": "CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2019-01-14 16:15:31,573 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-0b49fe31-c664-44f8-b319-770612c5dca9 Date: Mon, 14 Jan 2019 16:15:31 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-14 16:15:31,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0b49fe31-c664-44f8-b319-770612c5dca9 2019-01-14 16:15:31,573 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-14 16:15:31,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/1b3682da-28f3-4988-bb2c-7144ff1be0b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02393aeacada58844fc212ad5ec04ab000297424" 2019-01-14 16:15:31,631 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:15: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-ca990df1-1432-47ab-9d13-e5a007647fe5 x-compute-request-id: req-ca990df1-1432-47ab-9d13-e5a007647fe5 Content-Length: 0 Content-Type: application/json 2019-01-14 16:15:31,631 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1b3682da-28f3-4988-bb2c-7144ff1be0b7 used request id req-ca990df1-1432-47ab-9d13-e5a007647fe5 2019-01-14 16:15:31,632 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet 2019-01-14 16:15:31,632 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-subnet 2019-01-14 16:15:31,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/ec48cee3-4b39-4dcb-8665-348888c881d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:34,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f35de346-4c48-48c2-8be2-c8b39659c0d9 Date: Mon, 14 Jan 2019 16:15:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:34,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ec48cee3-4b39-4dcb-8665-348888c881d5 used request id req-f35de346-4c48-48c2-8be2-c8b39659c0d9 2019-01-14 16:15:34,417 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-pub-net 2019-01-14 16:15:34,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd1044b212bd79e0d0971047c4b6c3c61c4b8e" 2019-01-14 16:15:36,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ebb76b8-ac51-4a94-ac1a-a5a0b4bf530f Date: Mon, 14 Jan 2019 16:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:36,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5ba8896c-34c5-4fb9-8b1c-ff4986922dd9 used request id req-1ebb76b8-ac51-4a94-ac1a-a5a0b4bf530f 2019-01-14 16:15:36,490 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f1116019-a795-49f6-b638-54a6838971d6-image 2019-01-14 16:15:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9dd260c2b99483ce187ae7163ff96287c0b349" 2019-01-14 16:15:37,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c1dae98-c720-41cf-847a-d894a60d56ad Date: Mon, 14 Jan 2019 16:15:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:15:37,477 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f6671eca-f5f3-4893-8369-640b21475add used request id req-8c1dae98-c720-41cf-847a-d894a60d56ad 2019-01-14 16:15:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:37,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-cf48a564-5f88-435b-89ee-cb5f3725e66d Date: Mon, 14 Jan 2019 16:15:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73d327c90c70420595f4159311e92747", "created_at": "2019-01-14T16:15:22Z", "updated_at": "2019-01-14T16:15:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:22Z", "revision_number": 0, "id": "2eb720c1-32db-42ef-99ab-14e27fcafb74", "remote_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:22Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "tenant_id": "73d327c90c70420595f4159311e92747", "port_range_min": null, "ethertype": "IPv6", "project_id": "73d327c90c70420595f4159311e92747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:23Z", "revision_number": 0, "id": "4348a95b-a4ec-47b6-91a5-f2bda72bd177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:23Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "tenant_id": "73d327c90c70420595f4159311e92747", "port_range_min": null, "ethertype": "IPv6", "project_id": "73d327c90c70420595f4159311e92747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:22Z", "revision_number": 0, "id": "68d28c4b-64cf-4a38-9a6c-0e8bb0bcfacb", "remote_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:22Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "tenant_id": "73d327c90c70420595f4159311e92747", "port_range_min": null, "ethertype": "IPv4", "project_id": "73d327c90c70420595f4159311e92747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:22Z", "revision_number": 0, "id": "f1f4a2f8-dabf-4dd0-a6c5-f4dba24866b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:22Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "tenant_id": "73d327c90c70420595f4159311e92747", "port_range_min": null, "ethertype": "IPv4", "project_id": "73d327c90c70420595f4159311e92747"}], "revision_number": 4, "project_id": "73d327c90c70420595f4159311e92747", "id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:15:37,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-cf48a564-5f88-435b-89ee-cb5f3725e66d 2019-01-14 16:15:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:37,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43be6104-ccf1-440b-b87f-05a0c6e00120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:15:37,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-43be6104-ccf1-440b-b87f-05a0c6e00120 2019-01-14 16:15:37,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:15:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:37,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e77d3c-6bc0-4376-b752-ebaa8ae50e21 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73d327c90c70420595f4159311e92747", "name": "CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj"}} 2019-01-14 16:15:37,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 used request id req-a4e77d3c-6bc0-4376-b752-ebaa8ae50e21 2019-01-14 16:15:37,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17f6d2ae-b870-4448-97de-6001cbe64d02 2019-01-14 16:15:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=17f6d2ae-b870-4448-97de-6001cbe64d02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:38,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-732a492a-43c2-429d-8ed9-98198d3dfac2 Date: Mon, 14 Jan 2019 16:15:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:15:22Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "port_range_min": null, "revision_number": 0, "tenant_id": "73d327c90c70420595f4159311e92747", "created_at": "2019-01-14T16:15:22Z", "project_id": "73d327c90c70420595f4159311e92747", "id": "2eb720c1-32db-42ef-99ab-14e27fcafb74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:15:23Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "port_range_min": null, "revision_number": 0, "tenant_id": "73d327c90c70420595f4159311e92747", "created_at": "2019-01-14T16:15:23Z", "project_id": "73d327c90c70420595f4159311e92747", "id": "4348a95b-a4ec-47b6-91a5-f2bda72bd177"}, {"remote_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:15:22Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "port_range_min": null, "revision_number": 0, "tenant_id": "73d327c90c70420595f4159311e92747", "created_at": "2019-01-14T16:15:22Z", "project_id": "73d327c90c70420595f4159311e92747", "id": "68d28c4b-64cf-4a38-9a6c-0e8bb0bcfacb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:15:22Z", "security_group_id": "17f6d2ae-b870-4448-97de-6001cbe64d02", "port_range_min": null, "revision_number": 0, "tenant_id": "73d327c90c70420595f4159311e92747", "created_at": "2019-01-14T16:15:22Z", "project_id": "73d327c90c70420595f4159311e92747", "id": "f1f4a2f8-dabf-4dd0-a6c5-f4dba24866b1"}]} 2019-01-14 16:15:38,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=17f6d2ae-b870-4448-97de-6001cbe64d02 used request id req-732a492a-43c2-429d-8ed9-98198d3dfac2 2019-01-14 16:15:38,472 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:15:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/17f6d2ae-b870-4448-97de-6001cbe64d02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:38,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c825eb15-6b5d-4bc0-ab1b-5a9b9da2ccdd Content-Length: 0 Date: Mon, 14 Jan 2019 16:15:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:38,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/17f6d2ae-b870-4448-97de-6001cbe64d02 used request id req-c825eb15-6b5d-4bc0-ab1b-5a9b9da2ccdd 2019-01-14 16:15:38,840 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj 2019-01-14 16:15:38,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:39,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b806fadc-151f-4c32-87ca-c30bedbfffba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:39,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/73d327c90c70420595f4159311e92747 used request id req-b806fadc-151f-4c32-87ca-c30bedbfffba 2019-01-14 16:15:39,189 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c755bdee-0b4a-4de-proj-role 2019-01-14 16:15:39,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b0854a2018054bcc8f0017f39a6fab15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:39,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4165c34-8b92-4595-9e76-7f2a17dc2e0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:39,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b0854a2018054bcc8f0017f39a6fab15 used request id req-d4165c34-8b92-4595-9e76-7f2a17dc2e0a 2019-01-14 16:15:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe0239c0d1efa7b9405f51b354b49689063fa22" 2019-01-14 16:15:39,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da016492-336d-4521-a410-9a40b8a1edcd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:15:39,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-da016492-336d-4521-a410-9a40b8a1edcd 2019-01-14 16:15:39,461 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c755bdee-0b4a-4de-user 2019-01-14 16:15:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/17429a008942463b8d04bc88a0749854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bbf23f72a39b733ae5442301087ab5bad04356" 2019-01-14 16:15:39,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f679a227-d6ac-4c28-9ad7-25612a80039b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:39,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/17429a008942463b8d04bc88a0749854 used request id req-f679a227-d6ac-4c28-9ad7-25612a80039b 2019-01-14 16:15:39,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:40,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["xKJ4X_LDTcWGKF02sQb51A"], "issued_at": "2019-01-14T16:15:40.000000Z"}} 2019-01-14 16:15:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f459b1c8d6235993356161d51838da0a64742e" 2019-01-14 16:15:40,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001eaa75-f1c6-493b-82e2-c00c8588b1db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:40,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-001eaa75-f1c6-493b-82e2-c00c8588b1db 2019-01-14 16:15:40,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:40,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:40,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["uHNZgWLYTmi4jf7opEnJIQ"], "issued_at": "2019-01-14T16:15:40.000000Z"}} 2019-01-14 16:15:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:15:40,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbcdc47-9e58-4271-87a4-ea9207a56b44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:40,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bbbcdc47-9e58-4271-87a4-ea9207a56b44 2019-01-14 16:15:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:40,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:15:40,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edee96b7-3a49-4252-951c-74860f12185b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:15:40,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj used request id req-edee96b7-3a49-4252-951c-74860f12185b 2019-01-14 16:15:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:15:40,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b13de3a-6dac-4bc6-91d8-af32e3d5b511 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:15:40,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0b13de3a-6dac-4bc6-91d8-af32e3d5b511 2019-01-14 16:15:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}}' 2019-01-14 16:15:41,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0def9c-3f5a-497b-a493-3bf185368478 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6"}, "tags": [], "enabled": true, "id": "b06ef7ea7f3e431b8c02451a262d35d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}} 2019-01-14 16:15:41,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8d0def9c-3f5a-497b-a493-3bf185368478 2019-01-14 16:15:41,273 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj 2019-01-14 16:15:41,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:41,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:41,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["AMoiXzxaSuGt89SVaD5kaQ"], "issued_at": "2019-01-14T16:15:41.000000Z"}} 2019-01-14 16:15:41,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc026f114f69eac347bd84e09b943bcb6a039dd" 2019-01-14 16:15:41,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd7929a-25c4-42ac-b59a-c34f6870a5ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:41,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8bd7929a-25c4-42ac-b59a-c34f6870a5ac 2019-01-14 16:15:41,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:41,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc026f114f69eac347bd84e09b943bcb6a039dd" 2019-01-14 16:15:41,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f38784-1965-4b07-b29a-46deeaf35052 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:15:41,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-08f38784-1965-4b07-b29a-46deeaf35052 2019-01-14 16:15:41,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc026f114f69eac347bd84e09b943bcb6a039dd" 2019-01-14 16:15:41,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6d118c-b318-47a9-9e76-fdb56b302000 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6"}, "tags": [], "enabled": true, "id": "b06ef7ea7f3e431b8c02451a262d35d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}]} 2019-01-14 16:15:41,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj used request id req-9f6d118c-b318-47a9-9e76-fdb56b302000 2019-01-14 16:15:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc026f114f69eac347bd84e09b943bcb6a039dd" 2019-01-14 16:15:42,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5382c9-ee1b-4e0b-a4bf-c71d72fb8d87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:15:42,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0e5382c9-ee1b-4e0b-a4bf-c71d72fb8d87 2019-01-14 16:15:42,501 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-bbef363d-58a2-47f-user 2019-01-14 16:15:42,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:15:42,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe80dbe-fab5-4c4c-8360-76195249c594 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:15:42,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ffe80dbe-fab5-4c4c-8360-76195249c594 2019-01-14 16:15:42,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" -d '{"role": {"name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role"}}' 2019-01-14 16:15:42,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e911c4e2-3bd3-4199-bb3c-dc30a22c4c72 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "596169269a564e34a8e0ff5bf05b9806", "links": {"self": "http://172.30.9.26:5000/v3/roles/596169269a564e34a8e0ff5bf05b9806"}, "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role"}} 2019-01-14 16:15:42,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e911c4e2-3bd3-4199-bb3c-dc30a22c4c72 2019-01-14 16:15:42,752 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role 2019-01-14 16:15:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/596169269a564e34a8e0ff5bf05b9806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:15:42,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a65905-07bc-4bee-bf4f-4370f0c8dac2 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "596169269a564e34a8e0ff5bf05b9806", "links": {"self": "http://172.30.9.26:5000/v3/roles/596169269a564e34a8e0ff5bf05b9806"}, "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role"}} 2019-01-14 16:15:42,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/596169269a564e34a8e0ff5bf05b9806 used request id req-38a65905-07bc-4bee-bf4f-4370f0c8dac2 2019-01-14 16:15:42,853 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role to project CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj 2019-01-14 16:15:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6/users/96a653eda1164b6ea1029b8e36359c5c/roles/596169269a564e34a8e0ff5bf05b9806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:15:43,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c030f02d-01fd-4ba3-838a-f8f7bca1eed8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:15:43,015 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6/users/96a653eda1164b6ea1029b8e36359c5c/roles/596169269a564e34a8e0ff5bf05b9806 used request id req-c030f02d-01fd-4ba3-838a-f8f7bca1eed8 2019-01-14 16:15:43,016 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:15:43,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:43,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:43,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "596169269a564e34a8e0ff5bf05b9806", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role"}], "expires_at": "2019-01-14T17:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-user", "id": "96a653eda1164b6ea1029b8e36359c5c"}, "audit_ids": ["7zUIleOATEuNAZktCP0qlw"], "issued_at": "2019-01-14T16:15:43.000000Z"}} 2019-01-14 16:15:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" 2019-01-14 16:15:43,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225d73c0-6420-436f-8c55-4d5c6560ebc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:43,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-225d73c0-6420-436f-8c55-4d5c6560ebc0 2019-01-14 16:15:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" 2019-01-14 16:15:44,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3b79ee6a-067a-475a-8e6f-be877ef08ef4 Date: Mon, 14 Jan 2019 16:15:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image"} 2019-01-14 16:15:44,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image used request id req-3b79ee6a-067a-475a-8e6f-be877ef08ef4 2019-01-14 16:15:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" 2019-01-14 16:15:44,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a46431d-476b-4a67-8d17-83c1280bb6de Date: Mon, 14 Jan 2019 16:15: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"}}} 2019-01-14 16:15:44,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6a46431d-476b-4a67-8d17-83c1280bb6de 2019-01-14 16:15:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image"}' 2019-01-14 16:15:44,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5573ab22-4692-4cd3-b53b-5fa4d493f090 Date: Mon, 14 Jan 2019 16:15:44 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:15:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:15:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5", "min_disk": 0, "protected": false, "id": "093ca6f1-c2d5-4359-b854-f3e20f22f0d5", "file": "/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/file", "checksum": null, "owner": "b06ef7ea7f3e431b8c02451a262d35d6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:15:44,605 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5573ab22-4692-4cd3-b53b-5fa4d493f090 2019-01-14 16:15:44,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" -d '' 2019-01-14 16:15:45,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2dbf248b-6443-4825-9a4b-1f928a1d8498 Date: Mon, 14 Jan 2019 16:15:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:15:45,223 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/file used request id req-2dbf248b-6443-4825-9a4b-1f928a1d8498 2019-01-14 16:15:45,223 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:15:45,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" 2019-01-14 16:15:45,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7839b931-8e90-488a-b3e1-934635ceff63 Date: Mon, 14 Jan 2019 16:15:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:15:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:15:45Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/snap", "metadata": {}}], "self": "/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5", "min_disk": 0, "protected": false, "id": "093ca6f1-c2d5-4359-b854-f3e20f22f0d5", "file": "/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b06ef7ea7f3e431b8c02451a262d35d6", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:15:45,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5 used request id req-7839b931-8e90-488a-b3e1-934635ceff63 2019-01-14 16:15:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" 2019-01-14 16:15:45,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3dc1e368-d0a8-4d73-8c4e-965f2e53bdf6 Date: Mon, 14 Jan 2019 16:15:45 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"}}} 2019-01-14 16:15:45,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3dc1e368-d0a8-4d73-8c4e-965f2e53bdf6 2019-01-14 16:15:45,617 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image 2019-01-14 16:15:45,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" 2019-01-14 16:15:45,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9e89deb0-6e01-4394-b3a8-b02f9dc2c37a Date: Mon, 14 Jan 2019 16:15:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:15:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:15:45Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/snap", "metadata": {}}], "self": "/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5", "min_disk": 0, "protected": false, "id": "093ca6f1-c2d5-4359-b854-f3e20f22f0d5", "file": "/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b06ef7ea7f3e431b8c02451a262d35d6", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:15:45,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5 used request id req-9e89deb0-6e01-4394-b3a8-b02f9dc2c37a 2019-01-14 16:15:45,824 - create_image - DEBUG - Instance status is - active 2019-01-14 16:15:45,824 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image 2019-01-14 16:15:45,824 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image 2019-01-14 16:15:45,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:45,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:46,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "596169269a564e34a8e0ff5bf05b9806", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role"}], "expires_at": "2019-01-14T17:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-user", "id": "96a653eda1164b6ea1029b8e36359c5c"}, "audit_ids": ["_nD6yjgfS7-ha-nCyOSMaw"], "issued_at": "2019-01-14T16:15:46.000000Z"}} 2019-01-14 16:15:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:46,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d969fa51-f533-41f9-9180-1f8a41a66884 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:46,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d969fa51-f533-41f9-9180-1f8a41a66884 2019-01-14 16:15:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:46,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6112bfd2-2e41-41ab-bd26-3012c9ece7b2 Date: Mon, 14 Jan 2019 16:15:46 GMT RESP BODY: {"networks":[]} 2019-01-14 16:15:46,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net used request id req-6112bfd2-2e41-41ab-bd26-3012c9ece7b2 2019-01-14 16:15:46,525 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net 2019-01-14 16:15:46,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" -d '{"network": {"name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net", "admin_state_up": true}}' 2019-01-14 16:15:47,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-8f2e4669-a7be-418a-b260-0455068558f8 Date: Mon, 14 Jan 2019 16:15:47 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:15:47Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}} 2019-01-14 16:15:47,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8f2e4669-a7be-418a-b260-0455068558f8 2019-01-14 16:15:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:47,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-433160b4-7dc1-497f-b55b-36020c6f049a Date: Mon, 14 Jan 2019 16:15:47 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":"2019-01-14T16:15:47Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:47,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-433160b4-7dc1-497f-b55b-36020c6f049a 2019-01-14 16:15:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:47,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c3da7521-9631-49ad-a31a-ce9300478266 Date: Mon, 14 Jan 2019 16:15:47 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:15:47,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-c3da7521-9631-49ad-a31a-ce9300478266 2019-01-14 16:15:47,823 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet 2019-01-14 16:15:47,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" -d '{"subnets": [{"ip_version": 4, "network_id": "9a35d988-9977-4772-85d2-8319ad93a2a4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]}' 2019-01-14 16:15:48,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fddcf53f-14e0-4df5-bbcb-957dcb712440 Date: Mon, 14 Jan 2019 16:15:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","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":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:48,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fddcf53f-14e0-4df5-bbcb-957dcb712440 2019-01-14 16:15:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:48,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-17ef9709-13ca-47c1-81b7-4fd2d9c7d8e3 Date: Mon, 14 Jan 2019 16:15: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":["778efbf8-3913-4944-9395-66aa4d45eaa9"],"updated_at":"2019-01-14T16:15:48Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:48,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-17ef9709-13ca-47c1-81b7-4fd2d9c7d8e3 2019-01-14 16:15:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:49,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5eaefe34-67c9-491a-b391-c9ce9eb563a8 Date: Mon, 14 Jan 2019 16:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:49,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-5eaefe34-67c9-491a-b391-c9ce9eb563a8 2019-01-14 16:15:49,009 - OpenStackNetwork - DEBUG - Network [9a35d988-9977-4772-85d2-8319ad93a2a4] created successfully 2019-01-14 16:15:49,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:49,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:49,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["GnMQwyQeS7m3LYhkSHRESQ"], "issued_at": "2019-01-14T16:15:49.000000Z"}} 2019-01-14 16:15:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a005706580ecf6a761896c77d446a5dbd785cf2" 2019-01-14 16:15:49,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172138a3-0c9c-43e4-9cc8-f53d89edf1f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:49,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-172138a3-0c9c-43e4-9cc8-f53d89edf1f4 2019-01-14 16:15:49,524 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:15:49,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a005706580ecf6a761896c77d446a5dbd785cf2" 2019-01-14 16:15:49,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-14f0d2dd-a31f-471c-9590-70147be0b390 x-compute-request-id: req-14f0d2dd-a31f-471c-9590-70147be0b390 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:15:49,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-14f0d2dd-a31f-471c-9590-70147be0b390 2019-01-14 16:15:49,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a005706580ecf6a761896c77d446a5dbd785cf2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:15:49,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-a5c4a03e-8072-49d9-b131-f28bd0d49dee x-compute-request-id: req-a5c4a03e-8072-49d9-b131-f28bd0d49dee Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31e11591-f488-4af3-8a6c-f31fc4ad78c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31e11591-f488-4af3-8a6c-f31fc4ad78c5", "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": "31e11591-f488-4af3-8a6c-f31fc4ad78c5"}} 2019-01-14 16:15:49,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a5c4a03e-8072-49d9-b131-f28bd0d49dee 2019-01-14 16:15:49,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:49,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:50,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "596169269a564e34a8e0ff5bf05b9806", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role"}], "expires_at": "2019-01-14T17:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-user", "id": "96a653eda1164b6ea1029b8e36359c5c"}, "audit_ids": ["q40D2WAqQLKs3FzyPn9hFg"], "issued_at": "2019-01-14T16:15:50.000000Z"}} 2019-01-14 16:15:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:50,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a2c3df-af9d-4762-96cd-14c62b8add2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:50,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-73a2c3df-af9d-4762-96cd-14c62b8add2b 2019-01-14 16:15:50,287 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:15:50,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:50,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924af2c7-5ba1-43e2-9ea3-ee863bf53ec3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:50,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-924af2c7-5ba1-43e2-9ea3-ee863bf53ec3 2019-01-14 16:15:50,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:50,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2f692c62-35be-4f69-b09c-7384b182a7b0 Date: Mon, 14 Jan 2019 16:15: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":["778efbf8-3913-4944-9395-66aa4d45eaa9"],"updated_at":"2019-01-14T16:15:48Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:50,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net used request id req-2f692c62-35be-4f69-b09c-7384b182a7b0 2019-01-14 16:15:50,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:50,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-edbe2a2c-7e98-48a3-89b1-66fe0c55bb1c Date: Mon, 14 Jan 2019 16:15:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:50,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-edbe2a2c-7e98-48a3-89b1-66fe0c55bb1c 2019-01-14 16:15:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:51,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-56961fbe-b9d1-4619-b7cd-e4aa866332ce Date: Mon, 14 Jan 2019 16:15: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":["778efbf8-3913-4944-9395-66aa4d45eaa9"],"updated_at":"2019-01-14T16:15:48Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:51,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net used request id req-56961fbe-b9d1-4619-b7cd-e4aa866332ce 2019-01-14 16:15:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:51,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:51,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b5b365-193f-487d-8bf5-15fd888f0a0a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}} 2019-01-14 16:15:51,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 used request id req-31b5b365-193f-487d-8bf5-15fd888f0a0a 2019-01-14 16:15:51,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:51,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b121d989-aa57-4f4f-a3db-29215b2a5c1a Date: Mon, 14 Jan 2019 16:15:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:51,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-b121d989-aa57-4f4f-a3db-29215b2a5c1a 2019-01-14 16:15:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:51,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-508613c9-2980-4bff-8066-be512d2dfae8 Date: Mon, 14 Jan 2019 16:15:51 GMT RESP BODY: {"ports":[]} 2019-01-14 16:15:51,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8port-1&admin_state_up=True used request id req-508613c9-2980-4bff-8066-be512d2dfae8 2019-01-14 16:15:51,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:52,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-9aaf0042-d096-4a61-9e4b-882beedc00fe x-compute-request-id: req-9aaf0042-d096-4a61-9e4b-882beedc00fe Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:15:52,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-inst used request id req-9aaf0042-d096-4a61-9e4b-882beedc00fe 2019-01-14 16:15:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:52,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e467da15-9aae-4a18-b010-a3a4bd4ff276 Date: Mon, 14 Jan 2019 16:15: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":["778efbf8-3913-4944-9395-66aa4d45eaa9"],"updated_at":"2019-01-14T16:15:48Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:52,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net used request id req-e467da15-9aae-4a18-b010-a3a4bd4ff276 2019-01-14 16:15:52,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:52,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13a62a45-7e5d-40d7-96ed-20037b67de7a Date: Mon, 14 Jan 2019 16:15:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:52,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-13a62a45-7e5d-40d7-96ed-20037b67de7a 2019-01-14 16:15:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:52,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7124f68e-6599-4ea1-8747-43944f70c6e1 Date: Mon, 14 Jan 2019 16:15: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":["778efbf8-3913-4944-9395-66aa4d45eaa9"],"updated_at":"2019-01-14T16:15:48Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:52,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net used request id req-7124f68e-6599-4ea1-8747-43944f70c6e1 2019-01-14 16:15:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:52,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92cc1e9f-bb8c-4c28-8abf-d5c84406a0e2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}} 2019-01-14 16:15:52,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 used request id req-92cc1e9f-bb8c-4c28-8abf-d5c84406a0e2 2019-01-14 16:15:52,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:52,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5d4e2662-2aa9-442a-8ed2-7dd9c78de35a Date: Mon, 14 Jan 2019 16:15:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:52,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-5d4e2662-2aa9-442a-8ed2-7dd9c78de35a 2019-01-14 16:15:52,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:52,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-afc3dab0-fca4-4203-9b29-90f9246a8998 Date: Mon, 14 Jan 2019 16:15:52 GMT RESP BODY: {"ports":[]} 2019-01-14 16:15:52,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8port-1&admin_state_up=True used request id req-afc3dab0-fca4-4203-9b29-90f9246a8998 2019-01-14 16:15:52,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:15:52,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:15:53,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "596169269a564e34a8e0ff5bf05b9806", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role"}], "expires_at": "2019-01-14T17:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b06ef7ea7f3e431b8c02451a262d35d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-user", "id": "96a653eda1164b6ea1029b8e36359c5c"}, "audit_ids": ["Ft91CmrwQMiY5UxfL0boSg"], "issued_at": "2019-01-14T16:15:53.000000Z"}} 2019-01-14 16:15:53,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671593f08967ac90e170e9042defb9df6337816" 2019-01-14 16:15:53,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f92bde-2311-4aae-8a77-5504d35520af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:15:53,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c0f92bde-2311-4aae-8a77-5504d35520af 2019-01-14 16:15:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:53,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-38937e80-0b4e-4cd1-a2a2-3a9a64db92e4 Date: Mon, 14 Jan 2019 16:15: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":["778efbf8-3913-4944-9395-66aa4d45eaa9"],"updated_at":"2019-01-14T16:15:48Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:53,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net used request id req-38937e80-0b4e-4cd1-a2a2-3a9a64db92e4 2019-01-14 16:15:53,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:54,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1a27ad68-f70f-45cb-9954-ce5992812fc3 Date: Mon, 14 Jan 2019 16:15:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:54,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-1a27ad68-f70f-45cb-9954-ce5992812fc3 2019-01-14 16:15:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:54,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c5804f45-c077-4640-9614-0f635f955a5b Date: Mon, 14 Jan 2019 16:15: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":["778efbf8-3913-4944-9395-66aa4d45eaa9"],"updated_at":"2019-01-14T16:15:48Z","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"9a35d988-9977-4772-85d2-8319ad93a2a4","name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net"}]} 2019-01-14 16:15:54,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net used request id req-c5804f45-c077-4640-9614-0f635f955a5b 2019-01-14 16:15:54,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:15:54,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:15: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:15:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671593f08967ac90e170e9042defb9df6337816" 2019-01-14 16:15:54,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2f27c6-e761-4db8-8890-6ee8440dc258 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}} 2019-01-14 16:15:54,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 used request id req-6a2f27c6-e761-4db8-8890-6ee8440dc258 2019-01-14 16:15:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:54,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c95e8330-b838-4f3f-9eb4-0aa612fea4e1 Date: Mon, 14 Jan 2019 16:15:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:54,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-c95e8330-b838-4f3f-9eb4-0aa612fea4e1 2019-01-14 16:15:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" 2019-01-14 16:15:54,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-af52b136-e289-487c-9e5c-5e38c2acb1c9 Date: Mon, 14 Jan 2019 16:15:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a35d988-9977-4772-85d2-8319ad93a2a4","tenant_id":"b06ef7ea7f3e431b8c02451a262d35d6","created_at":"2019-01-14T16:15:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b06ef7ea7f3e431b8c02451a262d35d6","id":"778efbf8-3913-4944-9395-66aa4d45eaa9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet"}]} 2019-01-14 16:15:54,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9a35d988-9977-4772-85d2-8319ad93a2a4&name=CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet used request id req-af52b136-e289-487c-9e5c-5e38c2acb1c9 2019-01-14 16:15:54,337 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net 2019-01-14 16:15:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a018216d24a1dc82edeb28f108a007608d1c4" -d '{"port": {"network_id": "9a35d988-9977-4772-85d2-8319ad93a2a4", "fixed_ips": [{"subnet_id": "778efbf8-3913-4944-9395-66aa4d45eaa9", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8port-1", "admin_state_up": true}}' 2019-01-14 16:15:54,875 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-4db3523a-f783-4223-bd07-966b6feac401 Date: Mon, 14 Jan 2019 16:15:54 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-14 16:15:54,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4db3523a-f783-4223-bd07-966b6feac401 2019-01-14 16:15:54,876 - 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": ""}} 2019-01-14 16:15:54,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/31e11591-f488-4af3-8a6c-f31fc4ad78c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a005706580ecf6a761896c77d446a5dbd785cf2" 2019-01-14 16:15:54,930 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-8c2c8f63-68e8-4d22-8440-ec3fa2082798 x-compute-request-id: req-8c2c8f63-68e8-4d22-8440-ec3fa2082798 Content-Length: 0 Content-Type: application/json 2019-01-14 16:15:54,930 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/31e11591-f488-4af3-8a6c-f31fc4ad78c5 used request id req-8c2c8f63-68e8-4d22-8440-ec3fa2082798 2019-01-14 16:15:54,931 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet 2019-01-14 16:15:54,931 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-subnet 2019-01-14 16:15:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/778efbf8-3913-4944-9395-66aa4d45eaa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:57,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c796913-30fc-4169-89cb-79634cd9d801 Date: Mon, 14 Jan 2019 16:15:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:57,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/778efbf8-3913-4944-9395-66aa4d45eaa9 used request id req-8c796913-30fc-4169-89cb-79634cd9d801 2019-01-14 16:15:57,533 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-pub-net 2019-01-14 16:15:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9a35d988-9977-4772-85d2-8319ad93a2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d180c23a44987c55a359fa9f8928284c98f6ce1e" 2019-01-14 16:15:59,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-741eb28c-5968-4f6a-a45a-8165fc451baf Date: Mon, 14 Jan 2019 16:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:15:59,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9a35d988-9977-4772-85d2-8319ad93a2a4 used request id req-741eb28c-5968-4f6a-a45a-8165fc451baf 2019-01-14 16:15:59,107 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-11f4c1be-8821-480d-bc4b-01d4ebba69d8-image 2019-01-14 16:15:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb2e0d142af93e449d6e4210cd16277054fe8f2" 2019-01-14 16:15:59,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2066094d-f649-4d33-b706-af64066f7c03 Date: Mon, 14 Jan 2019 16:15:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:15:59,693 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/093ca6f1-c2d5-4359-b854-f3e20f22f0d5 used request id req-2066094d-f649-4d33-b706-af64066f7c03 2019-01-14 16:15:59,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:15:59,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-aaa19534-b929-4e6f-821d-d7ad08afbf78 Date: Mon, 14 Jan 2019 16:15:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "created_at": "2019-01-14T16:15:46Z", "updated_at": "2019-01-14T16:15:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:46Z", "revision_number": 0, "id": "2a6ed86c-585e-45cf-8503-d0b548f90700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:46Z", "revision_number": 0, "id": "5dbfad6c-e302-4251-a18e-1248dd4d53fb", "remote_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:46Z", "revision_number": 0, "id": "8dcf8846-0b29-4cb9-81dc-fe146bfc04dd", "remote_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:15:46Z", "revision_number": 0, "id": "ab098c0b-8d8d-4ac1-b878-09d1ab9d8d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6"}], "revision_number": 4, "project_id": "b06ef7ea7f3e431b8c02451a262d35d6", "id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:15:59,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-aaa19534-b929-4e6f-821d-d7ad08afbf78 2019-01-14 16:15:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:00,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:15:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace22b58-d938-4120-80fb-0def1468cd57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:00,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-ace22b58-d938-4120-80fb-0def1468cd57 2019-01-14 16:16:00,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:00,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:00,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76beb1dc-5a94-4bff-8a41-ee36141a5696 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:00,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-76beb1dc-5a94-4bff-8a41-ee36141a5696 2019-01-14 16:16:00,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:00,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:00,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-926a5345-8b77-4dc4-9843-944a05d2052c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:00,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-926a5345-8b77-4dc4-9843-944a05d2052c 2019-01-14 16:16:00,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:00,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:00,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a287320d-a9e0-4744-9637-53bd8ad579e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:00,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-a287320d-a9e0-4744-9637-53bd8ad579e7 2019-01-14 16:16:00,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:00,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e212db61-aca9-4918-a705-26bbdb2b934b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b06ef7ea7f3e431b8c02451a262d35d6", "name": "CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj"}} 2019-01-14 16:16:00,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 used request id req-e212db61-aca9-4918-a705-26bbdb2b934b 2019-01-14 16:16:00,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bafd3f5-53fa-4f48-840b-f1b77ade644f 2019-01-14 16:16:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6bafd3f5-53fa-4f48-840b-f1b77ade644f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:00,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-25545626-516f-4597-a637-1f8cd22d7850 Date: Mon, 14 Jan 2019 16:16:00 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": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "port_range_min": null, "revision_number": 0, "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "created_at": "2019-01-14T16:15:46Z", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6", "id": "2a6ed86c-585e-45cf-8503-d0b548f90700"}, {"remote_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "port_range_min": null, "revision_number": 0, "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "created_at": "2019-01-14T16:15:46Z", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6", "id": "5dbfad6c-e302-4251-a18e-1248dd4d53fb"}, {"remote_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "port_range_min": null, "revision_number": 0, "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "created_at": "2019-01-14T16:15:46Z", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6", "id": "8dcf8846-0b29-4cb9-81dc-fe146bfc04dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:15:46Z", "security_group_id": "6bafd3f5-53fa-4f48-840b-f1b77ade644f", "port_range_min": null, "revision_number": 0, "tenant_id": "b06ef7ea7f3e431b8c02451a262d35d6", "created_at": "2019-01-14T16:15:46Z", "project_id": "b06ef7ea7f3e431b8c02451a262d35d6", "id": "ab098c0b-8d8d-4ac1-b878-09d1ab9d8d40"}]} 2019-01-14 16:16:00,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6bafd3f5-53fa-4f48-840b-f1b77ade644f used request id req-25545626-516f-4597-a637-1f8cd22d7850 2019-01-14 16:16:00,778 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:16:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6bafd3f5-53fa-4f48-840b-f1b77ade644f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:01,213 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59acc248-9788-4201-88b4-bec25ae51d51 Content-Length: 0 Date: Mon, 14 Jan 2019 16:16:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:16:01,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6bafd3f5-53fa-4f48-840b-f1b77ade644f used request id req-59acc248-9788-4201-88b4-bec25ae51d51 2019-01-14 16:16:01,214 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj 2019-01-14 16:16:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:01,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44f94b0-15ff-462b-8ade-74323d667c8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:01,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b06ef7ea7f3e431b8c02451a262d35d6 used request id req-a44f94b0-15ff-462b-8ade-74323d667c8a 2019-01-14 16:16:01,464 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-bbef363d-58a2-47f-proj-role 2019-01-14 16:16:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/596169269a564e34a8e0ff5bf05b9806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:01,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6c6f68-9146-4661-a2eb-c6f4ed3dbbec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:01,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/596169269a564e34a8e0ff5bf05b9806 used request id req-aa6c6f68-9146-4661-a2eb-c6f4ed3dbbec 2019-01-14 16:16:01,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e8f308c649cac1235032b30156e41dbbc48d61" 2019-01-14 16:16:01,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6c6972-dfe4-401e-bb98-3f0609ea1949 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:16:01,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fa6c6972-dfe4-401e-bb98-3f0609ea1949 2019-01-14 16:16:01,699 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-bbef363d-58a2-47f-user 2019-01-14 16:16:01,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/96a653eda1164b6ea1029b8e36359c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc026f114f69eac347bd84e09b943bcb6a039dd" 2019-01-14 16:16:01,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61bbe31c-5a3c-4861-a46f-904c781dcf51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:01,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/96a653eda1164b6ea1029b8e36359c5c used request id req-61bbe31c-5a3c-4861-a46f-904c781dcf51 2019-01-14 16:16:01,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:02,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["oR2k32WuRM6pc-QUYLcyiw"], "issued_at": "2019-01-14T16:16:02.000000Z"}} 2019-01-14 16:16:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2b62ef5dfb26174342a83dda76d5302ef37851" 2019-01-14 16:16:02,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac5fd6a-c5ee-4646-9221-023f4666ec87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:02,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7ac5fd6a-c5ee-4646-9221-023f4666ec87 2019-01-14 16:16:02,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:02,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:02,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["RxrKxozQTNGP3jSeU9_56g"], "issued_at": "2019-01-14T16:16:02.000000Z"}} 2019-01-14 16:16:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:03,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2205b9f-ed93-46a6-a31b-07efa3cca350 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:03,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b2205b9f-ed93-46a6-a31b-07efa3cca350 2019-01-14 16:16:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:03,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:03,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7405ed30-8986-4cf4-a422-21718f54e78d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:16:03,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj used request id req-7405ed30-8986-4cf4-a422-21718f54e78d 2019-01-14 16:16:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:03,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67be938-844f-4fdf-8f19-f769af47015c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:16:03,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c67be938-844f-4fdf-8f19-f769af47015c 2019-01-14 16:16:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}}' 2019-01-14 16:16:03,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d230e7-4a55-494a-88d1-89f4f8ba8241 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f"}, "tags": [], "enabled": true, "id": "c421af57cda748a884a4e97f9f81ff9f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}} 2019-01-14 16:16:03,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5d230e7-4a55-494a-88d1-89f4f8ba8241 2019-01-14 16:16:03,459 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj 2019-01-14 16:16:03,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:03,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:03,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3k6tdNaXRoKgC1srlN5mAg"], "issued_at": "2019-01-14T16:16:03.000000Z"}} 2019-01-14 16:16:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f272b7ab39f88aa476ae93847025def6228e1ab" 2019-01-14 16:16:03,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fb3810-c25f-4328-ac8e-c31d8aec1dc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:03,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-99fb3810-c25f-4328-ac8e-c31d8aec1dc1 2019-01-14 16:16:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:03,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f272b7ab39f88aa476ae93847025def6228e1ab" 2019-01-14 16:16:04,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec971592-1a91-40ef-9401-0c5063b79fad Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:16:04,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ec971592-1a91-40ef-9401-0c5063b79fad 2019-01-14 16:16:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f272b7ab39f88aa476ae93847025def6228e1ab" 2019-01-14 16:16:04,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db137272-b56a-40a3-b5a0-63a6da195ef6 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f"}, "tags": [], "enabled": true, "id": "c421af57cda748a884a4e97f9f81ff9f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}]} 2019-01-14 16:16:04,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj used request id req-db137272-b56a-40a3-b5a0-63a6da195ef6 2019-01-14 16:16:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f272b7ab39f88aa476ae93847025def6228e1ab" 2019-01-14 16:16:04,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c94b09-4558-4e0c-9def-82d885dc40a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:16:04,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-64c94b09-4558-4e0c-9def-82d885dc40a5 2019-01-14 16:16:04,764 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-fb1fba4d-f98e-494-user 2019-01-14 16:16:04,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b76f05-eb36-4eb6-8187-a1aafd0c06a4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:16:04,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e6b76f05-eb36-4eb6-8187-a1aafd0c06a4 2019-01-14 16:16:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" -d '{"role": {"name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role"}}' 2019-01-14 16:16:04,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293e6c4a-82de-4a20-98a8-8d3fdd14e7ae Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9336b381dbb4495988f342f626d4d6b9", "links": {"self": "http://172.30.9.26:5000/v3/roles/9336b381dbb4495988f342f626d4d6b9"}, "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role"}} 2019-01-14 16:16:04,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-293e6c4a-82de-4a20-98a8-8d3fdd14e7ae 2019-01-14 16:16:04,998 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role 2019-01-14 16:16:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9336b381dbb4495988f342f626d4d6b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:05,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c19c741-fc47-48f2-8c36-1d8648bfbe43 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9336b381dbb4495988f342f626d4d6b9", "links": {"self": "http://172.30.9.26:5000/v3/roles/9336b381dbb4495988f342f626d4d6b9"}, "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role"}} 2019-01-14 16:16:05,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9336b381dbb4495988f342f626d4d6b9 used request id req-7c19c741-fc47-48f2-8c36-1d8648bfbe43 2019-01-14 16:16:05,109 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role to project CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj 2019-01-14 16:16:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f/users/a1e02ea2d9194a23b5d41f7379e16e50/roles/9336b381dbb4495988f342f626d4d6b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:05,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5feac37b-8e31-44e2-be28-811d812c7333 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:05,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f/users/a1e02ea2d9194a23b5d41f7379e16e50/roles/9336b381dbb4495988f342f626d4d6b9 used request id req-5feac37b-8e31-44e2-be28-811d812c7333 2019-01-14 16:16:05,518 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:16:05,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:05,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:05,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9336b381dbb4495988f342f626d4d6b9", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role"}], "expires_at": "2019-01-14T17:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-user", "id": "a1e02ea2d9194a23b5d41f7379e16e50"}, "audit_ids": ["lSdKSWg7SwyODG37r3MyDA"], "issued_at": "2019-01-14T16:16:05.000000Z"}} 2019-01-14 16:16:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" 2019-01-14 16:16:06,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc23ea86-4f67-4dec-87cf-17e29016250d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:06,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dc23ea86-4f67-4dec-87cf-17e29016250d 2019-01-14 16:16:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" 2019-01-14 16:16:06,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-595eaa15-0e4b-4863-b58f-3dd0aceda0c9 Date: Mon, 14 Jan 2019 16:16:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image"} 2019-01-14 16:16:06,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image used request id req-595eaa15-0e4b-4863-b58f-3dd0aceda0c9 2019-01-14 16:16:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" 2019-01-14 16:16:06,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4cc471f6-dfa2-40ea-83d5-14899ff3843d Date: Mon, 14 Jan 2019 16:16: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"}}} 2019-01-14 16:16:06,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4cc471f6-dfa2-40ea-83d5-14899ff3843d 2019-01-14 16:16:06,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image"}' 2019-01-14 16:16:06,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2ba3a2f9-5bef-425c-8a2d-179cd6c1c7be Date: Mon, 14 Jan 2019 16:16:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:16:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:16:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/4515b83f-d861-416b-82b0-1d33958e586e", "min_disk": 0, "protected": false, "id": "4515b83f-d861-416b-82b0-1d33958e586e", "file": "/v2/images/4515b83f-d861-416b-82b0-1d33958e586e/file", "checksum": null, "owner": "c421af57cda748a884a4e97f9f81ff9f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:16:06,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2ba3a2f9-5bef-425c-8a2d-179cd6c1c7be 2019-01-14 16:16:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" -d '' 2019-01-14 16:16:07,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ce52692-c596-42e2-b21a-215eaee8827b Date: Mon, 14 Jan 2019 16:16:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:16:07,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e/file used request id req-8ce52692-c596-42e2-b21a-215eaee8827b 2019-01-14 16:16:07,252 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:16:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" 2019-01-14 16:16:07,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8074e2b8-7f05-44b6-8722-28db7ad029f9 Date: Mon, 14 Jan 2019 16:16:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:16:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:16:07Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4515b83f-d861-416b-82b0-1d33958e586e/snap", "metadata": {}}], "self": "/v2/images/4515b83f-d861-416b-82b0-1d33958e586e", "min_disk": 0, "protected": false, "id": "4515b83f-d861-416b-82b0-1d33958e586e", "file": "/v2/images/4515b83f-d861-416b-82b0-1d33958e586e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c421af57cda748a884a4e97f9f81ff9f", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4515b83f-d861-416b-82b0-1d33958e586e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:16:07,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e used request id req-8074e2b8-7f05-44b6-8722-28db7ad029f9 2019-01-14 16:16:07,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" 2019-01-14 16:16:07,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9080db18-77f9-4ffd-af0a-9bade9262a55 Date: Mon, 14 Jan 2019 16:16: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"}}} 2019-01-14 16:16:07,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9080db18-77f9-4ffd-af0a-9bade9262a55 2019-01-14 16:16:07,746 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image 2019-01-14 16:16:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" 2019-01-14 16:16:07,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-78209ad4-61e8-4eb8-a836-496e17076f2b Date: Mon, 14 Jan 2019 16:16:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:16:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:16:07Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4515b83f-d861-416b-82b0-1d33958e586e/snap", "metadata": {}}], "self": "/v2/images/4515b83f-d861-416b-82b0-1d33958e586e", "min_disk": 0, "protected": false, "id": "4515b83f-d861-416b-82b0-1d33958e586e", "file": "/v2/images/4515b83f-d861-416b-82b0-1d33958e586e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c421af57cda748a884a4e97f9f81ff9f", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/4515b83f-d861-416b-82b0-1d33958e586e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:16:07,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e used request id req-78209ad4-61e8-4eb8-a836-496e17076f2b 2019-01-14 16:16:07,940 - create_image - DEBUG - Instance status is - active 2019-01-14 16:16:07,940 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image 2019-01-14 16:16:07,941 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image 2019-01-14 16:16:07,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:07,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:08,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9336b381dbb4495988f342f626d4d6b9", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role"}], "expires_at": "2019-01-14T17:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-user", "id": "a1e02ea2d9194a23b5d41f7379e16e50"}, "audit_ids": ["pSKIRZSoSl-ukMBqEWIQxg"], "issued_at": "2019-01-14T16:16:08.000000Z"}} 2019-01-14 16:16:08,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:08,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ed5174-9f8f-4213-979b-e199db9b18dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:08,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-58ed5174-9f8f-4213-979b-e199db9b18dc 2019-01-14 16:16:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:08,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2f04cc2-e4ea-46fb-8f07-0d4b20a6bcc0 Date: Mon, 14 Jan 2019 16:16:08 GMT RESP BODY: {"networks":[]} 2019-01-14 16:16:08,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net used request id req-a2f04cc2-e4ea-46fb-8f07-0d4b20a6bcc0 2019-01-14 16:16:08,680 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net 2019-01-14 16:16:08,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" -d '{"network": {"name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net", "admin_state_up": true}}' 2019-01-14 16:16:09,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-f6741877-5ac1-476c-ab86-32f53a782124 Date: Mon, 14 Jan 2019 16:16:09 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:16:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}} 2019-01-14 16:16:09,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f6741877-5ac1-476c-ab86-32f53a782124 2019-01-14 16:16:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-5ed8ddaa-8674-42de-96ce-e53d55732158 Date: Mon, 14 Jan 2019 16:16: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":"2019-01-14T16:16:09Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:09,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-5ed8ddaa-8674-42de-96ce-e53d55732158 2019-01-14 16:16:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:09,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-898f135f-27ab-4f9b-9610-78952b28549c Date: Mon, 14 Jan 2019 16:16:09 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:16:09,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-898f135f-27ab-4f9b-9610-78952b28549c 2019-01-14 16:16:09,827 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet 2019-01-14 16:16:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" -d '{"subnets": [{"ip_version": 4, "network_id": "8b6a080a-62b7-49c7-9ca1-c9412a8076c5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]}' 2019-01-14 16:16:10,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-95e6241d-8db7-42f7-b2cb-4f7631202006 Date: Mon, 14 Jan 2019 16:16:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","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":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:10,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-95e6241d-8db7-42f7-b2cb-4f7631202006 2019-01-14 16:16:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:11,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-51c5e54d-abf7-497a-ab88-d6b5d092c611 Date: Mon, 14 Jan 2019 16:16: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":["f87c43ad-27e1-4567-826b-b0af1f88b2ad"],"updated_at":"2019-01-14T16:16:10Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:11,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-51c5e54d-abf7-497a-ab88-d6b5d092c611 2019-01-14 16:16:11,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:11,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88f94d8f-4f26-46d5-872a-e973dc28a7f1 Date: Mon, 14 Jan 2019 16:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:11,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-88f94d8f-4f26-46d5-872a-e973dc28a7f1 2019-01-14 16:16:11,167 - OpenStackNetwork - DEBUG - Network [8b6a080a-62b7-49c7-9ca1-c9412a8076c5] created successfully 2019-01-14 16:16:11,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:11,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:11,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["nyo8MxdkR4SY_vo8sIkSww"], "issued_at": "2019-01-14T16:16:11.000000Z"}} 2019-01-14 16:16:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6aeb75a65eb29b757eb70ebec14168b8700c36" 2019-01-14 16:16:11,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3866c4ec-e34d-4b0f-83bd-feb7436a3e2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:11,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3866c4ec-e34d-4b0f-83bd-feb7436a3e2f 2019-01-14 16:16:11,728 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:16:11,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6aeb75a65eb29b757eb70ebec14168b8700c36" 2019-01-14 16:16:11,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-021a4ac3-3050-4fc5-9c08-e00737e522df x-compute-request-id: req-021a4ac3-3050-4fc5-9c08-e00737e522df Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:16:11,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-021a4ac3-3050-4fc5-9c08-e00737e522df 2019-01-14 16:16:11,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6aeb75a65eb29b757eb70ebec14168b8700c36" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:16:11,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaabdd88-e692-48c2-bb40-51fd46752cf8 x-compute-request-id: req-eaabdd88-e692-48c2-bb40-51fd46752cf8 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7f0b95fc-bf04-4dfa-980c-60b7598b4bab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7f0b95fc-bf04-4dfa-980c-60b7598b4bab", "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": "7f0b95fc-bf04-4dfa-980c-60b7598b4bab"}} 2019-01-14 16:16:11,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eaabdd88-e692-48c2-bb40-51fd46752cf8 2019-01-14 16:16:11,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:11,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:12,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9336b381dbb4495988f342f626d4d6b9", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role"}], "expires_at": "2019-01-14T17:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-user", "id": "a1e02ea2d9194a23b5d41f7379e16e50"}, "audit_ids": ["j7OX_3_zQMSeCqrCx2kLhg"], "issued_at": "2019-01-14T16:16:12.000000Z"}} 2019-01-14 16:16:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:12,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050019df-e877-4661-9ff3-7724f1d40a07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:12,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-050019df-e877-4661-9ff3-7724f1d40a07 2019-01-14 16:16:12,518 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:16:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:12,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c88ad9-74da-44a8-94e1-c7274f668b49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:12,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-99c88ad9-74da-44a8-94e1-c7274f668b49 2019-01-14 16:16:12,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:13,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5d394704-ee35-4b48-ba9e-fd5030b99b37 Date: Mon, 14 Jan 2019 16:16: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":["f87c43ad-27e1-4567-826b-b0af1f88b2ad"],"updated_at":"2019-01-14T16:16:10Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:13,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net used request id req-5d394704-ee35-4b48-ba9e-fd5030b99b37 2019-01-14 16:16:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:13,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f1957206-e3bd-470a-a046-6e9d0647a582 Date: Mon, 14 Jan 2019 16:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:13,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-f1957206-e3bd-470a-a046-6e9d0647a582 2019-01-14 16:16:13,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:13,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-37b208c8-7fb6-48e5-b438-56ca5db36efc Date: Mon, 14 Jan 2019 16:16: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":["f87c43ad-27e1-4567-826b-b0af1f88b2ad"],"updated_at":"2019-01-14T16:16:10Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:13,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net used request id req-37b208c8-7fb6-48e5-b438-56ca5db36efc 2019-01-14 16:16:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:13,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:13,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67de31d8-3ce6-43fa-93c6-68ed406a4ab1 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}} 2019-01-14 16:16:13,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f used request id req-67de31d8-3ce6-43fa-93c6-68ed406a4ab1 2019-01-14 16:16:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:13,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-07082c86-4268-48e8-8630-595055647848 Date: Mon, 14 Jan 2019 16:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:13,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-07082c86-4268-48e8-8630-595055647848 2019-01-14 16:16:13,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5&mac_address=foo&name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:13,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b0e1fd37-6461-49b1-abac-e35e0318c50b Date: Mon, 14 Jan 2019 16:16:13 GMT RESP BODY: {"ports":[]} 2019-01-14 16:16:13,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5&mac_address=foo&name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915port-1&admin_state_up=True used request id req-b0e1fd37-6461-49b1-abac-e35e0318c50b 2019-01-14 16:16:13,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:14,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16: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-807984a3-8a41-477e-aa27-1cbac9f83253 x-compute-request-id: req-807984a3-8a41-477e-aa27-1cbac9f83253 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:16:14,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-inst used request id req-807984a3-8a41-477e-aa27-1cbac9f83253 2019-01-14 16:16:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:14,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-038e64f7-0dbb-4b74-8399-713335fcafa4 Date: Mon, 14 Jan 2019 16:16: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":["f87c43ad-27e1-4567-826b-b0af1f88b2ad"],"updated_at":"2019-01-14T16:16:10Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:14,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net used request id req-038e64f7-0dbb-4b74-8399-713335fcafa4 2019-01-14 16:16:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:14,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0d528010-32c7-4abc-9543-d71b3490171a Date: Mon, 14 Jan 2019 16:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:14,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-0d528010-32c7-4abc-9543-d71b3490171a 2019-01-14 16:16:14,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:14,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-54fb251a-4eb3-41c5-bd8a-2e896473b043 Date: Mon, 14 Jan 2019 16:16: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":["f87c43ad-27e1-4567-826b-b0af1f88b2ad"],"updated_at":"2019-01-14T16:16:10Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:14,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net used request id req-54fb251a-4eb3-41c5-bd8a-2e896473b043 2019-01-14 16:16:14,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:14,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56501ed-98df-4a3a-9202-c5dd766bb150 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}} 2019-01-14 16:16:14,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f used request id req-f56501ed-98df-4a3a-9202-c5dd766bb150 2019-01-14 16:16:14,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:14,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c887e54c-3840-4b70-aa43-9994e5d1cb1f Date: Mon, 14 Jan 2019 16:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:14,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-c887e54c-3840-4b70-aa43-9994e5d1cb1f 2019-01-14 16:16:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5&mac_address=foo&name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-790afb8b-6031-406b-af54-a3ee76bb3c3a Date: Mon, 14 Jan 2019 16:16:14 GMT RESP BODY: {"ports":[]} 2019-01-14 16:16:14,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5&mac_address=foo&name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915port-1&admin_state_up=True used request id req-790afb8b-6031-406b-af54-a3ee76bb3c3a 2019-01-14 16:16:14,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:14,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:15,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9336b381dbb4495988f342f626d4d6b9", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role"}], "expires_at": "2019-01-14T17:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/c421af57cda748a884a4e97f9f81ff9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-user", "id": "a1e02ea2d9194a23b5d41f7379e16e50"}, "audit_ids": ["GCCRgsjCR5WwTa4DmpHLfA"], "issued_at": "2019-01-14T16:16:15.000000Z"}} 2019-01-14 16:16:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b09e77fb9bb482284a6913e81688495ae2d6eb" 2019-01-14 16:16:15,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93a5bef-0ff9-4923-b993-2f9c39cc8253 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:15,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f93a5bef-0ff9-4923-b993-2f9c39cc8253 2019-01-14 16:16:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:15,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-68f9eca8-86b6-4154-b91b-9250d324f12e Date: Mon, 14 Jan 2019 16:16: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":["f87c43ad-27e1-4567-826b-b0af1f88b2ad"],"updated_at":"2019-01-14T16:16:10Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:15,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net used request id req-68f9eca8-86b6-4154-b91b-9250d324f12e 2019-01-14 16:16:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:15,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04e26ee9-05a3-4d05-9d93-b9e296d220eb Date: Mon, 14 Jan 2019 16:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:15,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-04e26ee9-05a3-4d05-9d93-b9e296d220eb 2019-01-14 16:16:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:16,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6f813b00-4240-4abe-8df7-f6d2c64690d7 Date: Mon, 14 Jan 2019 16:16: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":["f87c43ad-27e1-4567-826b-b0af1f88b2ad"],"updated_at":"2019-01-14T16:16:10Z","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net"}]} 2019-01-14 16:16:16,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net used request id req-6f813b00-4240-4abe-8df7-f6d2c64690d7 2019-01-14 16:16:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:16,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b09e77fb9bb482284a6913e81688495ae2d6eb" 2019-01-14 16:16:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8008fb2-5a7d-44dc-acd1-6c91c6521046 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}} 2019-01-14 16:16:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f used request id req-f8008fb2-5a7d-44dc-acd1-6c91c6521046 2019-01-14 16:16:16,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" 2019-01-14 16:16:16,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-863987ca-3c67-4dd6-ab47-535b53168b91 Date: Mon, 14 Jan 2019 16:16:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b6a080a-62b7-49c7-9ca1-c9412a8076c5","tenant_id":"c421af57cda748a884a4e97f9f81ff9f","created_at":"2019-01-14T16:16:10Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c421af57cda748a884a4e97f9f81ff9f","id":"f87c43ad-27e1-4567-826b-b0af1f88b2ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet"}]} 2019-01-14 16:16:16,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-863987ca-3c67-4dd6-ab47-535b53168b91 2019-01-14 16:16:16,516 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net 2019-01-14 16:16:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1fa59ceaf160ea0054338ac5ebe04ac4b756eed" -d '{"port": {"network_id": "8b6a080a-62b7-49c7-9ca1-c9412a8076c5", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915port-1", "admin_state_up": true}}' 2019-01-14 16:16:16,699 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-8510a0c9-6f0b-4115-a216-291a7493bf03 Date: Mon, 14 Jan 2019 16:16:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-14 16:16:16,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-8510a0c9-6f0b-4115-a216-291a7493bf03 2019-01-14 16:16:16,699 - 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": ""}} 2019-01-14 16:16:16,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/7f0b95fc-bf04-4dfa-980c-60b7598b4bab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6aeb75a65eb29b757eb70ebec14168b8700c36" 2019-01-14 16:16:16,756 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95382ef8-cfc5-41ab-8e03-591f8a32ecb9 x-compute-request-id: req-95382ef8-cfc5-41ab-8e03-591f8a32ecb9 Content-Length: 0 Content-Type: application/json 2019-01-14 16:16:16,756 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7f0b95fc-bf04-4dfa-980c-60b7598b4bab used request id req-95382ef8-cfc5-41ab-8e03-591f8a32ecb9 2019-01-14 16:16:16,757 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet 2019-01-14 16:16:16,757 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-subnet 2019-01-14 16:16:16,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f87c43ad-27e1-4567-826b-b0af1f88b2ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:19,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0bfad7f-7ca0-4059-b317-688272c6b794 Date: Mon, 14 Jan 2019 16:16:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:16:19,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f87c43ad-27e1-4567-826b-b0af1f88b2ad used request id req-a0bfad7f-7ca0-4059-b317-688272c6b794 2019-01-14 16:16:19,401 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-pub-net 2019-01-14 16:16:19,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/8b6a080a-62b7-49c7-9ca1-c9412a8076c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3bd34e0d1f6ca5218e7bd2ce06b362caf838c8" 2019-01-14 16:16:20,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28249a2b-3cc9-45b6-b29f-095edb26258f Date: Mon, 14 Jan 2019 16:16:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:16:20,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8b6a080a-62b7-49c7-9ca1-c9412a8076c5 used request id req-28249a2b-3cc9-45b6-b29f-095edb26258f 2019-01-14 16:16:20,942 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e501ed98-2ec5-4735-b598-def57cf6d915-image 2019-01-14 16:16:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90d2fe4cfd5e637f153d7004ace526f3207374a6" 2019-01-14 16:16:21,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b48c0228-0ea0-4c57-862b-9a8b3cca9a15 Date: Mon, 14 Jan 2019 16:16:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:16:21,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4515b83f-d861-416b-82b0-1d33958e586e used request id req-b48c0228-0ea0-4c57-862b-9a8b3cca9a15 2019-01-14 16:16:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:21,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f96b5430-0bab-4ccc-870e-b1262cad3927 Date: Mon, 14 Jan 2019 16:16:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "created_at": "2019-01-14T16:16:08Z", "updated_at": "2019-01-14T16:16:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:08Z", "revision_number": 0, "id": "168656c8-890a-4609-9774-238b058df8d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c421af57cda748a884a4e97f9f81ff9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:08Z", "revision_number": 0, "id": "5e4e3430-7361-4849-ba2a-ec4844ebaacb", "remote_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c421af57cda748a884a4e97f9f81ff9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:08Z", "revision_number": 0, "id": "8555f46a-fdd3-4b84-a649-35fdfaf2fc81", "remote_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c421af57cda748a884a4e97f9f81ff9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:08Z", "revision_number": 0, "id": "a1d41fbe-a08d-4991-a1ac-f5c0c2da3d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c421af57cda748a884a4e97f9f81ff9f"}], "revision_number": 4, "project_id": "c421af57cda748a884a4e97f9f81ff9f", "id": "c189eba2-5b32-4c92-b881-69c09fde956f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:16:21,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f96b5430-0bab-4ccc-870e-b1262cad3927 2019-01-14 16:16:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:21,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b388da2-e57e-4f8e-b22b-b78c44a02fbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:21,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-6b388da2-e57e-4f8e-b22b-b78c44a02fbb 2019-01-14 16:16:21,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:21,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:21,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edea5590-41aa-49d0-8cdd-3c06b3a10ce6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:21,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-edea5590-41aa-49d0-8cdd-3c06b3a10ce6 2019-01-14 16:16:21,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8718109-6fa7-4287-b0fa-9323b18e89bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:22,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-a8718109-6fa7-4287-b0fa-9323b18e89bc 2019-01-14 16:16:22,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2379c32-0344-4d23-a361-e9e3b6008446 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:22,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-c2379c32-0344-4d23-a361-e9e3b6008446 2019-01-14 16:16:22,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa4fe57-292a-4204-a455-825577ba8811 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:16:22,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-2aa4fe57-292a-4204-a455-825577ba8811 2019-01-14 16:16:22,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7185df2b-ea02-4310-a853-49309a0e6726 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:16:22,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-7185df2b-ea02-4310-a853-49309a0e6726 2019-01-14 16:16:22,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3752fd1-466a-4648-ab9b-f65cf6fe2883 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:22,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-d3752fd1-466a-4648-ab9b-f65cf6fe2883 2019-01-14 16:16:22,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:22,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c963fbdc-c58b-4f5a-9e21-ca189638c315 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:22,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-c963fbdc-c58b-4f5a-9e21-ca189638c315 2019-01-14 16:16:22,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:22,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c1b7e6-d849-47ed-a47a-fd5047b7f7e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:16:22,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-59c1b7e6-d849-47ed-a47a-fd5047b7f7e6 2019-01-14 16:16:22,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:16:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:22,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fd9ecc-440c-45a0-a227-ebf7b744644d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c421af57cda748a884a4e97f9f81ff9f", "name": "CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj"}} 2019-01-14 16:16:22,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f used request id req-e9fd9ecc-440c-45a0-a227-ebf7b744644d 2019-01-14 16:16:22,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c189eba2-5b32-4c92-b881-69c09fde956f 2019-01-14 16:16:22,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c189eba2-5b32-4c92-b881-69c09fde956f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:23,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-97300010-5ebf-4396-93db-517ba81d030c Date: Mon, 14 Jan 2019 16:16:23 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": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "port_range_min": null, "revision_number": 0, "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "created_at": "2019-01-14T16:16:08Z", "project_id": "c421af57cda748a884a4e97f9f81ff9f", "id": "168656c8-890a-4609-9774-238b058df8d5"}, {"remote_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "port_range_min": null, "revision_number": 0, "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "created_at": "2019-01-14T16:16:08Z", "project_id": "c421af57cda748a884a4e97f9f81ff9f", "id": "5e4e3430-7361-4849-ba2a-ec4844ebaacb"}, {"remote_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "port_range_min": null, "revision_number": 0, "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "created_at": "2019-01-14T16:16:08Z", "project_id": "c421af57cda748a884a4e97f9f81ff9f", "id": "8555f46a-fdd3-4b84-a649-35fdfaf2fc81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:16:08Z", "security_group_id": "c189eba2-5b32-4c92-b881-69c09fde956f", "port_range_min": null, "revision_number": 0, "tenant_id": "c421af57cda748a884a4e97f9f81ff9f", "created_at": "2019-01-14T16:16:08Z", "project_id": "c421af57cda748a884a4e97f9f81ff9f", "id": "a1d41fbe-a08d-4991-a1ac-f5c0c2da3d28"}]} 2019-01-14 16:16:23,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c189eba2-5b32-4c92-b881-69c09fde956f used request id req-97300010-5ebf-4396-93db-517ba81d030c 2019-01-14 16:16:23,049 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:16:23,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c189eba2-5b32-4c92-b881-69c09fde956f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:23,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cae237e1-2811-437f-812e-1871127ecad2 Content-Length: 0 Date: Mon, 14 Jan 2019 16:16:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:16:23,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c189eba2-5b32-4c92-b881-69c09fde956f used request id req-cae237e1-2811-437f-812e-1871127ecad2 2019-01-14 16:16:23,423 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj 2019-01-14 16:16:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:23,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981fc273-56d2-4d4a-b924-1ef8c9260ded Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:23,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c421af57cda748a884a4e97f9f81ff9f used request id req-981fc273-56d2-4d4a-b924-1ef8c9260ded 2019-01-14 16:16:23,781 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-fb1fba4d-f98e-494-proj-role 2019-01-14 16:16:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9336b381dbb4495988f342f626d4d6b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:23,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3280465e-f028-4e75-a626-66045eb4c34b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:23,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9336b381dbb4495988f342f626d4d6b9 used request id req-3280465e-f028-4e75-a626-66045eb4c34b 2019-01-14 16:16:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7ba107dc56a3963742b9ba354851b34a38d4" 2019-01-14 16:16:24,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17811a8e-2df8-4ed5-a058-cf810d1dabb6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:16:24,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17811a8e-2df8-4ed5-a058-cf810d1dabb6 2019-01-14 16:16:24,037 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-fb1fba4d-f98e-494-user 2019-01-14 16:16:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a1e02ea2d9194a23b5d41f7379e16e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f272b7ab39f88aa476ae93847025def6228e1ab" 2019-01-14 16:16:24,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4853bf00-4350-4472-b2b5-e733fb919d79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:24,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a1e02ea2d9194a23b5d41f7379e16e50 used request id req-4853bf00-4350-4472-b2b5-e733fb919d79 2019-01-14 16:16:24,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:24,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["jB_aog4bR1GG2PSNDusDDQ"], "issued_at": "2019-01-14T16:16:24.000000Z"}} 2019-01-14 16:16:24,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07561fed332c4e73f252f2c8baff5b5c5604a5d" 2019-01-14 16:16:24,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409181d3-6dfc-4fa4-9225-2aeec5d4b0b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:24,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-409181d3-6dfc-4fa4-9225-2aeec5d4b0b1 2019-01-14 16:16:24,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:24,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:25,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Oru3uXwiTF2qj7nRp1alrQ"], "issued_at": "2019-01-14T16:16:25.000000Z"}} 2019-01-14 16:16:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:16:25,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8310fb96-1c11-424c-b0e8-7f30f71ad6d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:25,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8310fb96-1c11-424c-b0e8-7f30f71ad6d2 2019-01-14 16:16:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:25,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:25,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:16:25,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665189b3-618a-40e5-96a1-5fc8eb1ba883 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:16:25,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj used request id req-665189b3-618a-40e5-96a1-5fc8eb1ba883 2019-01-14 16:16:25,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:16:25,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a25925-c8be-4464-ba5e-ded9a4a90b63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:16:25,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-22a25925-c8be-4464-ba5e-ded9a4a90b63 2019-01-14 16:16:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}}' 2019-01-14 16:16:25,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-372913a5-a1a2-479d-bd16-bf11ac3d68f5 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "id": "645c32a0a46543cba3cf7b152392e5a1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:16:25,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-372913a5-a1a2-479d-bd16-bf11ac3d68f5 2019-01-14 16:16:25,746 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj 2019-01-14 16:16:25,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:25,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:26,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["nAYT3cAGSXydSReg0rA53Q"], "issued_at": "2019-01-14T16:16:26.000000Z"}} 2019-01-14 16:16:26,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98422e916905fd44c789d62c5d7f4e28f916e" 2019-01-14 16:16:26,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1e49c3-540f-4ba6-a5f1-8e0632ceeb03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:26,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bf1e49c3-540f-4ba6-a5f1-8e0632ceeb03 2019-01-14 16:16:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:26,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98422e916905fd44c789d62c5d7f4e28f916e" 2019-01-14 16:16:26,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1379352-7203-40b3-9957-b3e315c9f061 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:16:26,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b1379352-7203-40b3-9957-b3e315c9f061 2019-01-14 16:16:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98422e916905fd44c789d62c5d7f4e28f916e" 2019-01-14 16:16:26,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a266d3f8-d608-4944-a8f3-51a52af96914 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "id": "645c32a0a46543cba3cf7b152392e5a1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}]} 2019-01-14 16:16:26,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj used request id req-a266d3f8-d608-4944-a8f3-51a52af96914 2019-01-14 16:16:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98422e916905fd44c789d62c5d7f4e28f916e" 2019-01-14 16:16:26,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2381898-6ecb-4e8d-aae5-368796e9e705 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:16:26,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f2381898-6ecb-4e8d-aae5-368796e9e705 2019-01-14 16:16:26,853 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-43892c20-d4ac-4f8-user 2019-01-14 16:16:26,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:16:26,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cf89be-ef8f-4087-9757-7f42e743b9ee Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:16:26,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a6cf89be-ef8f-4087-9757-7f42e743b9ee 2019-01-14 16:16:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" -d '{"role": {"name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role"}}' 2019-01-14 16:16:27,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b4691e-1cd2-42cf-a6e3-59525fc92f1b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34484245db15423cb5bf0687afb7d376", "links": {"self": "http://172.30.9.26:5000/v3/roles/34484245db15423cb5bf0687afb7d376"}, "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role"}} 2019-01-14 16:16:27,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e1b4691e-1cd2-42cf-a6e3-59525fc92f1b 2019-01-14 16:16:27,093 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role 2019-01-14 16:16:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/34484245db15423cb5bf0687afb7d376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:16:27,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c58c7ea-9902-493d-8528-0be477d2251d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34484245db15423cb5bf0687afb7d376", "links": {"self": "http://172.30.9.26:5000/v3/roles/34484245db15423cb5bf0687afb7d376"}, "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role"}} 2019-01-14 16:16:27,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/34484245db15423cb5bf0687afb7d376 used request id req-4c58c7ea-9902-493d-8528-0be477d2251d 2019-01-14 16:16:27,197 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role to project CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj 2019-01-14 16:16:27,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1/users/2df2d75228ba49f7964749821de9c53e/roles/34484245db15423cb5bf0687afb7d376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:16:27,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9618a0be-ed71-4d33-93a0-89ae2b35383e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:16:27,354 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1/users/2df2d75228ba49f7964749821de9c53e/roles/34484245db15423cb5bf0687afb7d376 used request id req-9618a0be-ed71-4d33-93a0-89ae2b35383e 2019-01-14 16:16:27,354 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:16:27,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:27,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:27,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34484245db15423cb5bf0687afb7d376", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role"}], "expires_at": "2019-01-14T17:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-user", "id": "2df2d75228ba49f7964749821de9c53e"}, "audit_ids": ["-GyEoq2WR2Oz2t7YN4y6Pg"], "issued_at": "2019-01-14T16:16:27.000000Z"}} 2019-01-14 16:16:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" 2019-01-14 16:16:27,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19418bfd-7ac3-43c2-9be2-970fbb6e07ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:27,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-19418bfd-7ac3-43c2-9be2-970fbb6e07ef 2019-01-14 16:16:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" 2019-01-14 16:16:28,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-822005f8-5153-487c-8be5-442eb0375728 Date: Mon, 14 Jan 2019 16:16:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image"} 2019-01-14 16:16:28,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image used request id req-822005f8-5153-487c-8be5-442eb0375728 2019-01-14 16:16:28,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" 2019-01-14 16:16:28,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-45ed6949-574a-49dd-a86c-8f21a09058e3 Date: Mon, 14 Jan 2019 16:16:28 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"}}} 2019-01-14 16:16:28,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-45ed6949-574a-49dd-a86c-8f21a09058e3 2019-01-14 16:16:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image"}' 2019-01-14 16:16:28,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-97e5a86f-3c0b-4fad-9212-6207d1b2809d Date: Mon, 14 Jan 2019 16:16:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:16:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:16:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "min_disk": 0, "protected": false, "id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "file": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/file", "checksum": null, "owner": "645c32a0a46543cba3cf7b152392e5a1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:16:28,946 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-97e5a86f-3c0b-4fad-9212-6207d1b2809d 2019-01-14 16:16:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" -d '' 2019-01-14 16:16:29,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95aa75c2-7e30-43b5-8ab3-d1c8bc46d33c Date: Mon, 14 Jan 2019 16:16:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:16:29,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/file used request id req-95aa75c2-7e30-43b5-8ab3-d1c8bc46d33c 2019-01-14 16:16:29,571 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:16:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" 2019-01-14 16:16:29,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b3007b5b-a552-4883-b7d2-ba837f295a8a Date: Mon, 14 Jan 2019 16:16:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:16:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:16:29Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/snap", "metadata": {}}], "self": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "min_disk": 0, "protected": false, "id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "file": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "645c32a0a46543cba3cf7b152392e5a1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:16:29,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a used request id req-b3007b5b-a552-4883-b7d2-ba837f295a8a 2019-01-14 16:16:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" 2019-01-14 16:16:29,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8de440a9-4f9e-42ee-b852-8b62d533b81f Date: Mon, 14 Jan 2019 16: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"}}} 2019-01-14 16:16:29,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8de440a9-4f9e-42ee-b852-8b62d533b81f 2019-01-14 16:16:29,608 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image 2019-01-14 16:16:29,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" 2019-01-14 16:16:29,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-78360910-fa8d-4c63-a8a0-686029235ec9 Date: Mon, 14 Jan 2019 16:16:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:16:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:16:29Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/snap", "metadata": {}}], "self": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "min_disk": 0, "protected": false, "id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "file": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "645c32a0a46543cba3cf7b152392e5a1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:16:29,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a used request id req-78360910-fa8d-4c63-a8a0-686029235ec9 2019-01-14 16:16:29,629 - create_image - DEBUG - Instance status is - active 2019-01-14 16:16:29,629 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image 2019-01-14 16:16:29,629 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image 2019-01-14 16:16:29,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:29,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:30,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34484245db15423cb5bf0687afb7d376", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role"}], "expires_at": "2019-01-14T17:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-user", "id": "2df2d75228ba49f7964749821de9c53e"}, "audit_ids": ["hjcy0wDMRlK4HqP3pmL_jw"], "issued_at": "2019-01-14T16:16:30.000000Z"}} 2019-01-14 16:16:30,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:16:30,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1f77a5-5a16-4481-a7d2-236163bf2b06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:30,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff1f77a5-5a16-4481-a7d2-236163bf2b06 2019-01-14 16:16:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:16:30,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57d6dee9-30cb-43a3-bbf9-516c637256db Date: Mon, 14 Jan 2019 16:16:30 GMT RESP BODY: {"networks":[]} 2019-01-14 16:16:30,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-57d6dee9-30cb-43a3-bbf9-516c637256db 2019-01-14 16:16:30,343 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net 2019-01-14 16:16:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" -d '{"network": {"name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net", "admin_state_up": true}}' 2019-01-14 16:16:31,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-8df7c7f8-f312-4358-9a69-af6aaff94936 Date: Mon, 14 Jan 2019 16:16:31 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:16:30Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}} 2019-01-14 16:16:31,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8df7c7f8-f312-4358-9a69-af6aaff94936 2019-01-14 16:16:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:16:31,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-b243ac9e-ebe4-4ade-b834-0dfb01ac2cdf Date: Mon, 14 Jan 2019 16:16:31 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":"2019-01-14T16:16:30Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:31,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-b243ac9e-ebe4-4ade-b834-0dfb01ac2cdf 2019-01-14 16:16:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:16:31,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-581bb9e7-4de3-49f2-9094-bbb488a13326 Date: Mon, 14 Jan 2019 16:16:31 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:16:31,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-581bb9e7-4de3-49f2-9094-bbb488a13326 2019-01-14 16:16:31,738 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet 2019-01-14 16:16:31,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" -d '{"subnets": [{"ip_version": 4, "network_id": "ec171f74-a9a3-4fe3-9379-5b41e044fc45", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]}' 2019-01-14 16:16:32,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b01a3dea-1268-4da4-978a-ce188a664fb7 Date: Mon, 14 Jan 2019 16:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","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":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:32,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b01a3dea-1268-4da4-978a-ce188a664fb7 2019-01-14 16:16:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:16:32,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-69d4f862-a31d-4a26-87e0-0034af6cc48c Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:32,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-69d4f862-a31d-4a26-87e0-0034af6cc48c 2019-01-14 16:16:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:16:32,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f1424be1-9cd2-46b5-b25a-9f747ba43ea0 Date: Mon, 14 Jan 2019 16:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:32,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-f1424be1-9cd2-46b5-b25a-9f747ba43ea0 2019-01-14 16:16:32,755 - OpenStackNetwork - DEBUG - Network [ec171f74-a9a3-4fe3-9379-5b41e044fc45] created successfully 2019-01-14 16:16:32,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:32,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:33,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["1LWguvzORWmsZc1mBxSGcw"], "issued_at": "2019-01-14T16:16:33.000000Z"}} 2019-01-14 16:16:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f240a033a4b7dd1b91eff5571ae45690e3c8ed67" 2019-01-14 16:16:33,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ff6791-9974-4d16-ab57-ee431e33d89c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:33,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e6ff6791-9974-4d16-ab57-ee431e33d89c 2019-01-14 16:16:33,286 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:16:33,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f240a033a4b7dd1b91eff5571ae45690e3c8ed67" 2019-01-14 16:16:33,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16: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-7c179df3-51be-4b91-b25d-6b9f2b331fab x-compute-request-id: req-7c179df3-51be-4b91-b25d-6b9f2b331fab Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:16:33,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7c179df3-51be-4b91-b25d-6b9f2b331fab 2019-01-14 16:16:33,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f240a033a4b7dd1b91eff5571ae45690e3c8ed67" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:16:33,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16: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-79136456-5681-45f2-bdc5-067a7495eeb2 x-compute-request-id: req-79136456-5681-45f2-bdc5-067a7495eeb2 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "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": "1452b5d4-2205-4495-849d-b61b7148276d"}} 2019-01-14 16:16:33,957 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-79136456-5681-45f2-bdc5-067a7495eeb2 2019-01-14 16:16:33,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:33,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:34,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34484245db15423cb5bf0687afb7d376", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role"}], "expires_at": "2019-01-14T17:16:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-user", "id": "2df2d75228ba49f7964749821de9c53e"}, "audit_ids": ["lhX1T8whQrKzeM3jWJFLOg"], "issued_at": "2019-01-14T16:16:34.000000Z"}} 2019-01-14 16:16:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:34,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506d6fd5-570f-4c17-b10f-bc25b2ff73d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:34,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-506d6fd5-570f-4c17-b10f-bc25b2ff73d7 2019-01-14 16:16:34,474 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:16:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:34,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bc6d60-5034-4e5b-8a0e-4a06ad489f41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:34,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a8bc6d60-5034-4e5b-8a0e-4a06ad489f41 2019-01-14 16:16:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:34,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-094e4a56-5783-4710-82c2-978538ee5706 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:34,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-094e4a56-5783-4710-82c2-978538ee5706 2019-01-14 16:16:34,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:35,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-567d11ab-9802-4950-a9bd-c3a637c1d2aa Date: Mon, 14 Jan 2019 16:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:35,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-567d11ab-9802-4950-a9bd-c3a637c1d2aa 2019-01-14 16:16:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:35,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-42c312b1-fcc0-4350-80f8-474dff618a85 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:35,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-42c312b1-fcc0-4350-80f8-474dff618a85 2019-01-14 16:16:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:35,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:35,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577bf0cd-43f4-4c67-9c71-197278c8bdb9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:16:35,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-577bf0cd-43f4-4c67-9c71-197278c8bdb9 2019-01-14 16:16:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:35,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46af8b30-a42e-419f-bcd6-2197da5b039d Date: Mon, 14 Jan 2019 16:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:35,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-46af8b30-a42e-419f-bcd6-2197da5b039d 2019-01-14 16:16:35,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:35,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b5677ac-5f47-4710-b538-851ba616fc41 Date: Mon, 14 Jan 2019 16:16:35 GMT RESP BODY: {"ports":[]} 2019-01-14 16:16:35,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1&admin_state_up=True used request id req-7b5677ac-5f47-4710-b538-851ba616fc41 2019-01-14 16:16:35,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:36,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16: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-0336fda3-2a38-448e-9dd6-5aacce61eac1 x-compute-request-id: req-0336fda3-2a38-448e-9dd6-5aacce61eac1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:16:36,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst used request id req-0336fda3-2a38-448e-9dd6-5aacce61eac1 2019-01-14 16:16:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:36,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-20d4df07-958d-4af1-b0e4-92d3b8475c2e Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:36,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-20d4df07-958d-4af1-b0e4-92d3b8475c2e 2019-01-14 16:16:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:36,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-56ff4381-248d-42ec-a654-0b513b4a8dea Date: Mon, 14 Jan 2019 16:16:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:36,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-56ff4381-248d-42ec-a654-0b513b4a8dea 2019-01-14 16:16:36,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:36,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-47d238ac-8466-4ac8-bf37-26f53a9bd411 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:36,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-47d238ac-8466-4ac8-bf37-26f53a9bd411 2019-01-14 16:16:36,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:36,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c1b767-6f40-4ded-bcc2-916ceabe1c9a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:16:36,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-22c1b767-6f40-4ded-bcc2-916ceabe1c9a 2019-01-14 16:16:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:37,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-579a5197-ab50-4ad1-a926-3e8ee40be41f Date: Mon, 14 Jan 2019 16:16:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:37,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-579a5197-ab50-4ad1-a926-3e8ee40be41f 2019-01-14 16:16:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:37,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21e33f8d-7c70-48f2-be54-a3a2a7f59cba Date: Mon, 14 Jan 2019 16:16:37 GMT RESP BODY: {"ports":[]} 2019-01-14 16:16:37,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1&admin_state_up=True used request id req-21e33f8d-7c70-48f2-be54-a3a2a7f59cba 2019-01-14 16:16:37,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:16:37,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:16:37,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34484245db15423cb5bf0687afb7d376", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role"}], "expires_at": "2019-01-14T17:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/645c32a0a46543cba3cf7b152392e5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-user", "id": "2df2d75228ba49f7964749821de9c53e"}, "audit_ids": ["VYNCR8GFSmGrMWV2TbxVQg"], "issued_at": "2019-01-14T16:16:37.000000Z"}} 2019-01-14 16:16:37,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cc95c85ae7166937676a06cadafee9ca5679ec" 2019-01-14 16:16:37,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae6aadf-e67c-40ac-a2a8-6a8aba534293 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:16:37,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fae6aadf-e67c-40ac-a2a8-6a8aba534293 2019-01-14 16:16:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:38,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8606745e-6ad6-4c28-a290-003ce44f1e5f Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:38,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-8606745e-6ad6-4c28-a290-003ce44f1e5f 2019-01-14 16:16:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:38,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-feb716c9-1632-4675-b5aa-f50f2b7e29c7 Date: Mon, 14 Jan 2019 16:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:38,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-feb716c9-1632-4675-b5aa-f50f2b7e29c7 2019-01-14 16:16:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:38,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cd2e6775-6d2b-438a-be6a-764195ba99f7 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:38,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-cd2e6775-6d2b-438a-be6a-764195ba99f7 2019-01-14 16:16:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:16:38,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:16:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cc95c85ae7166937676a06cadafee9ca5679ec" 2019-01-14 16:16:38,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d6c2dd-88bb-4471-9f5e-e8814c51dde3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:16:38,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-20d6c2dd-88bb-4471-9f5e-e8814c51dde3 2019-01-14 16:16:38,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:38,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8b2cacfa-bb5c-4021-91af-c58a75c13353 Date: Mon, 14 Jan 2019 16:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:38,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-8b2cacfa-bb5c-4021-91af-c58a75c13353 2019-01-14 16:16:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:39,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2253b91c-c6f2-449a-b3a8-bd7e7e2e839e Date: Mon, 14 Jan 2019 16:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:39,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet used request id req-2253b91c-c6f2-449a-b3a8-bd7e7e2e839e 2019-01-14 16:16:39,022 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net 2019-01-14 16:16:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" -d '{"port": {"network_id": "ec171f74-a9a3-4fe3-9379-5b41e044fc45", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "98df25e0-2c9c-4f5b-a91d-015efa50fc25", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1", "admin_state_up": true}}' 2019-01-14 16:16:40,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-8db8da9b-2168-4422-ab0b-8e03e28e5914 Date: Mon, 14 Jan 2019 16:16:40 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:16:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:16:40Z","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"645c32a0a46543cba3cf7b152392e5a1","fixed_ips":[{"subnet_id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","ip_address":"10.55.0.101"}],"id":"82e915b1-4eb0-4a45-843b-8877ca24b3ef","security_groups":["a54af975-9f8a-48d2-a25f-07e9de0fc5dd"],"device_id":""}} 2019-01-14 16:16:40,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-8db8da9b-2168-4422-ab0b-8e03e28e5914 2019-01-14 16:16:40,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:40,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6ce95677-7258-40f1-9313-356960063000 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:40,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-6ce95677-7258-40f1-9313-356960063000 2019-01-14 16:16:40,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:40,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96dcdde6-d9ef-49e1-9978-c80bd4f63ad4 Date: Mon, 14 Jan 2019 16:16:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:40,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-96dcdde6-d9ef-49e1-9978-c80bd4f63ad4 2019-01-14 16:16:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:40,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-04bbc664-1a66-4513-89dd-eddda8636b92 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:40,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-04bbc664-1a66-4513-89dd-eddda8636b92 2019-01-14 16:16:40,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:40,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b2ebb2-adce-4406-9bc8-f51634f10851 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:16:40,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-89b2ebb2-adce-4406-9bc8-f51634f10851 2019-01-14 16:16:40,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:40,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ff40db6-4fff-4668-825a-18daca0140e5 Date: Mon, 14 Jan 2019 16:16:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:40,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-9ff40db6-4fff-4668-825a-18daca0140e5 2019-01-14 16:16:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:41,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-6f2b6e5f-6819-4c57-9648-e52f5754203b Date: Mon, 14 Jan 2019 16:16:41 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:39Z","admin_state_up":true,"updated_at":"2019-01-14T16:16:40Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"82e915b1-4eb0-4a45-843b-8877ca24b3ef","port_security_enabled":true,"project_id":"645c32a0a46543cba3cf7b152392e5a1","fixed_ips":[{"subnet_id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a54af975-9f8a-48d2-a25f-07e9de0fc5dd"],"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1"}]} 2019-01-14 16:16:41,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1&admin_state_up=True used request id req-6f2b6e5f-6819-4c57-9648-e52f5754203b 2019-01-14 16:16:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:41,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba03e85-f198-453c-8f52-2f644c3a2ab5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:16:41,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-1ba03e85-f198-453c-8f52-2f644c3a2ab5 2019-01-14 16:16:41,311 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst 2019-01-14 16:16:41,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:41,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3ea63416-bb27-4975-965d-db6b9b036a71 x-compute-request-id: req-3ea63416-bb27-4975-965d-db6b9b036a71 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1452b5d4-2205-4495-849d-b61b7148276d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-flavor-name"}]} 2019-01-14 16:16:41,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3ea63416-bb27-4975-965d-db6b9b036a71 2019-01-14 16:16:41,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/1452b5d4-2205-4495-849d-b61b7148276d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:41,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-132e7750-48dc-4feb-a497-037af2c46c02 x-compute-request-id: req-132e7750-48dc-4feb-a497-037af2c46c02 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "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": "1452b5d4-2205-4495-849d-b61b7148276d"}} 2019-01-14 16:16:41,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/1452b5d4-2205-4495-849d-b61b7148276d used request id req-132e7750-48dc-4feb-a497-037af2c46c02 2019-01-14 16:16:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:41,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-552e0756-69ca-4f53-872d-56783a8382b2 Date: Mon, 14 Jan 2019 16:16:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:16:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:16:29Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/snap", "metadata": {}}], "self": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "min_disk": 0, "protected": false, "id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "file": "/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "645c32a0a46543cba3cf7b152392e5a1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image"} 2019-01-14 16:16:41,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image used request id req-552e0756-69ca-4f53-872d-56783a8382b2 2019-01-14 16:16:41,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:41,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-51021dd8-6208-4da8-b091-d5a91e655b2a Date: Mon, 14 Jan 2019 16:16: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"}}} 2019-01-14 16:16:41,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-51021dd8-6208-4da8-b091-d5a91e655b2a 2019-01-14 16:16:41,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" -d '{"server": {"name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst", "imageRef": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "flavorRef": "1452b5d4-2205-4495-849d-b61b7148276d", "max_count": 1, "min_count": 1, "networks": [{"port": "82e915b1-4eb0-4a45-843b-8877ca24b3ef"}]}}' 2019-01-14 16:16:43,751 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-1edc75dd-152b-4a0a-9a35-2de650ad3505 x-compute-request-id: req-1edc75dd-152b-4a0a-9a35-2de650ad3505 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "bookmark"}], "adminPass": "rnuV66JUqMMy"}} 2019-01-14 16:16:43,751 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1edc75dd-152b-4a0a-9a35-2de650ad3505 2019-01-14 16:16:43,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:43,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16: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-2b183d4b-86a4-4ad0-9b83-5ece6d94728f x-compute-request-id: req-2b183d4b-86a4-4ad0-9b83-5ece6d94728f 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.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "bookmark"}], "image": {"id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "links": [{"href": "http://172.30.9.26:8774/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1452b5d4-2205-4495-849d-b61b7148276d", "links": [{"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "bookmark"}]}, "id": "8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "user_id": "2df2d75228ba49f7964749821de9c53e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:16:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst", "created": "2019-01-14T16:16:43Z", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:16:43,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-2b183d4b-86a4-4ad0-9b83-5ece6d94728f 2019-01-14 16:16:43,985 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst 2019-01-14 16:16:43,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:44,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16: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-3bd4f7c6-e932-427e-bae4-94843675cd72 x-compute-request-id: req-3bd4f7c6-e932-427e-bae4-94843675cd72 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "bookmark"}], "image": {"id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "links": [{"href": "http://172.30.9.26:8774/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1452b5d4-2205-4495-849d-b61b7148276d", "links": [{"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "bookmark"}]}, "id": "8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "user_id": "2df2d75228ba49f7964749821de9c53e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:16:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst", "created": "2019-01-14T16:16:43Z", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:16:44,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-3bd4f7c6-e932-427e-bae4-94843675cd72 2019-01-14 16:16:44,238 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst] is - BUILD 2019-01-14 16:16:44,238 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:16:47,241 - create_instance - DEBUG - VM status query timeout in 896.744148016 2019-01-14 16:16:47,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:48,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16: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-4fc18115-1f7d-4378-bd5f-81203e277331 x-compute-request-id: req-4fc18115-1f7d-4378-bd5f-81203e277331 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.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "bookmark"}], "image": {"id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "links": [{"href": "http://172.30.9.26:8774/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1452b5d4-2205-4495-849d-b61b7148276d", "links": [{"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "bookmark"}]}, "id": "8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "security_groups": [{"name": "default"}], "user_id": "2df2d75228ba49f7964749821de9c53e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:16:45Z", "hostId": "26965da0e1b01683905869b60960c381c45da803051e63671b57a05e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst", "created": "2019-01-14T16:16:43Z", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:16:48,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-4fc18115-1f7d-4378-bd5f-81203e277331 2019-01-14 16:16:48,052 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst] is - BUILD 2019-01-14 16:16:48,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:16:51,056 - create_instance - DEBUG - VM status query timeout in 892.929822922 2019-01-14 16:16:51,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:51,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df660896-89c9-491f-ac15-37a7b3396edb x-compute-request-id: req-df660896-89c9-491f-ac15-37a7b3396edb Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-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.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "bookmark"}], "image": {"id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "links": [{"href": "http://172.30.9.26:8774/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:16:50.000000", "flavor": {"id": "1452b5d4-2205-4495-849d-b61b7148276d", "links": [{"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "bookmark"}]}, "id": "8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "security_groups": [{"name": "default"}], "user_id": "2df2d75228ba49f7964749821de9c53e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:16:50Z", "hostId": "26965da0e1b01683905869b60960c381c45da803051e63671b57a05e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst", "created": "2019-01-14T16:16:43Z", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:16:51,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-df660896-89c9-491f-ac15-37a7b3396edb 2019-01-14 16:16:51,755 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst] is - ACTIVE 2019-01-14 16:16:51,755 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:16:51,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:52,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-927b1428-6b58-474a-8b30-9cf5621a796c x-compute-request-id: req-927b1428-6b58-474a-8b30-9cf5621a796c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-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.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "bookmark"}], "image": {"id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "links": [{"href": "http://172.30.9.26:8774/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:16:50.000000", "flavor": {"id": "1452b5d4-2205-4495-849d-b61b7148276d", "links": [{"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "bookmark"}]}, "id": "8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "security_groups": [{"name": "default"}], "user_id": "2df2d75228ba49f7964749821de9c53e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:16:50Z", "hostId": "26965da0e1b01683905869b60960c381c45da803051e63671b57a05e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst", "created": "2019-01-14T16:16:43Z", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:16:52,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-927b1428-6b58-474a-8b30-9cf5621a796c 2019-01-14 16:16:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:52,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a21e571d-4b88-4365-af10-2a3d1c9a8ae3 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:52,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net used request id req-a21e571d-4b88-4365-af10-2a3d1c9a8ae3 2019-01-14 16:16:52,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:52,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbcda799-f8d5-454a-834c-0ae57e49f99a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:16:52,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-dbcda799-f8d5-454a-834c-0ae57e49f99a 2019-01-14 16:16:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:53,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11efc886-1568-4886-982a-c0d06495046f Date: Mon, 14 Jan 2019 16:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:53,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-11efc886-1568-4886-982a-c0d06495046f 2019-01-14 16:16:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:53,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3040 X-Openstack-Request-Id: req-1542f4f6-20ed-4d6c-aebf-9687e0ac5011 Date: Mon, 14 Jan 2019 16:16:53 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:39Z","admin_state_up":true,"updated_at":"2019-01-14T16:16:49Z","binding:vnic_type":"normal","device_id":"8d52514f-5f8a-4893-b3c8-a91cfaa63fb6","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"82e915b1-4eb0-4a45-843b-8877ca24b3ef","port_security_enabled":true,"project_id":"645c32a0a46543cba3cf7b152392e5a1","fixed_ips":[{"subnet_id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a54af975-9f8a-48d2-a25f-07e9de0fc5dd"],"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","admin_state_up":true,"updated_at":"2019-01-14T16:16:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec171f74-a9a3-4fe3-9379-5b41e044fc45","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a9:eb:13","id":"9a3c8028-d8b3-4064-98a7-0392ed4b8591","port_security_enabled":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","fixed_ips":[{"subnet_id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:34Z","admin_state_up":true,"updated_at":"2019-01-14T16:16:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec171f74-a9a3-4fe3-9379-5b41e044fc45","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3a:73:2f","id":"d2002c25-52b4-4782-87ac-152914d2f67a","port_security_enabled":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","fixed_ips":[{"subnet_id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:33Z","admin_state_up":true,"updated_at":"2019-01-14T16:16:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec171f74-a9a3-4fe3-9379-5b41e044fc45","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:39:e8:fb","id":"ddb2425f-f001-4686-a644-091bad4b8c09","port_security_enabled":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","fixed_ips":[{"subnet_id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:16:53,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-1542f4f6-20ed-4d6c-aebf-9687e0ac5011 2019-01-14 16:16:53,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:53,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-25e41350-910f-4078-84db-10e2cfcafc93 Date: Mon, 14 Jan 2019 16:16: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":["98df25e0-2c9c-4f5b-a91d-015efa50fc25"],"updated_at":"2019-01-14T16:16:32Z","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net"}]} 2019-01-14 16:16:53,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-25e41350-910f-4078-84db-10e2cfcafc93 2019-01-14 16:16:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:53,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bffbde2c-fbf5-4f47-9acc-fb04740642c0 Date: Mon, 14 Jan 2019 16:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:53,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-bffbde2c-fbf5-4f47-9acc-fb04740642c0 2019-01-14 16:16:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:53,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4f69143-b60f-47f0-a8fb-6192ecb76ba8 Date: Mon, 14 Jan 2019 16:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec171f74-a9a3-4fe3-9379-5b41e044fc45","tenant_id":"645c32a0a46543cba3cf7b152392e5a1","created_at":"2019-01-14T16:16:32Z","dns_nameservers":[],"updated_at":"2019-01-14T16:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"645c32a0a46543cba3cf7b152392e5a1","id":"98df25e0-2c9c-4f5b-a91d-015efa50fc25","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet"}]} 2019-01-14 16:16:53,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec171f74-a9a3-4fe3-9379-5b41e044fc45&name=CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet used request id req-d4f69143-b60f-47f0-a8fb-6192ecb76ba8 2019-01-14 16:16:53,652 - create_instance - INFO - Deleting Port with ID - 82e915b1-4eb0-4a45-843b-8877ca24b3ef 2019-01-14 16:16:53,652 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8port-1 2019-01-14 16:16:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/82e915b1-4eb0-4a45-843b-8877ca24b3ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:54,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f37fbc9-967a-465d-b5ad-dc95ea82dbdc Date: Mon, 14 Jan 2019 16:16:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:16:54,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/82e915b1-4eb0-4a45-843b-8877ca24b3ef used request id req-7f37fbc9-967a-465d-b5ad-dc95ea82dbdc 2019-01-14 16:16:54,162 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst 2019-01-14 16:16:54,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:54,328 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-147948d5-05dc-4de2-a02f-2fe4207d0dbe x-compute-request-id: req-147948d5-05dc-4de2-a02f-2fe4207d0dbe Content-Type: application/json 2019-01-14 16:16:54,328 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-147948d5-05dc-4de2-a02f-2fe4207d0dbe 2019-01-14 16:16:54,328 - create_instance - INFO - Checking deletion status 2019-01-14 16:16:54,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:54,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-4beeaecb-1a75-4cc5-af84-0f024b84a607 x-compute-request-id: req-4beeaecb-1a75-4cc5-af84-0f024b84a607 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-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.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "rel": "bookmark"}], "image": {"id": "1bdbdf40-b538-4d30-b6a0-19a724601b3a", "links": [{"href": "http://172.30.9.26:8774/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:16:50.000000", "flavor": {"id": "1452b5d4-2205-4495-849d-b61b7148276d", "links": [{"href": "http://172.30.9.26:8774/flavors/1452b5d4-2205-4495-849d-b61b7148276d", "rel": "bookmark"}]}, "id": "8d52514f-5f8a-4893-b3c8-a91cfaa63fb6", "user_id": "2df2d75228ba49f7964749821de9c53e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:16:54Z", "hostId": "26965da0e1b01683905869b60960c381c45da803051e63671b57a05e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst", "created": "2019-01-14T16:16:43Z", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:16:54,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-4beeaecb-1a75-4cc5-af84-0f024b84a607 2019-01-14 16:16:54,786 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst] is - ACTIVE 2019-01-14 16:16:54,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:16:57,790 - create_instance - DEBUG - VM status query timeout in 296.538781881 2019-01-14 16:16:57,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2134749216e1ea5c37d35d6afc2e3ae78ff6a8c" 2019-01-14 16:16:57,847 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-fc67ce6e-3fc0-439b-a94b-b30aa5738e46 x-compute-request-id: req-fc67ce6e-3fc0-439b-a94b-b30aa5738e46 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 could not be found.", "code": 404}} 2019-01-14 16:16:57,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 used request id req-fc67ce6e-3fc0-439b-a94b-b30aa5738e46 2019-01-14 16:16:57,847 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8d52514f-5f8a-4893-b3c8-a91cfaa63fb6 could not be found. (HTTP 404) (Request-ID: req-fc67ce6e-3fc0-439b-a94b-b30aa5738e46) 2019-01-14 16:16:57,848 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-inst 2019-01-14 16:16:57,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/1452b5d4-2205-4495-849d-b61b7148276d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f240a033a4b7dd1b91eff5571ae45690e3c8ed67" 2019-01-14 16:16:57,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-1b3e9d34-979d-4013-abf0-bdc8af25bbb2 x-compute-request-id: req-1b3e9d34-979d-4013-abf0-bdc8af25bbb2 Content-Length: 0 Content-Type: application/json 2019-01-14 16:16:57,888 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1452b5d4-2205-4495-849d-b61b7148276d used request id req-1b3e9d34-979d-4013-abf0-bdc8af25bbb2 2019-01-14 16:16:57,888 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet 2019-01-14 16:16:57,889 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-subnet 2019-01-14 16:16:57,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/98df25e0-2c9c-4f5b-a91d-015efa50fc25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:17:00,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1eda9aa8-dccc-4524-a14b-43d4c561d010 Date: Mon, 14 Jan 2019 16:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:17:00,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/98df25e0-2c9c-4f5b-a91d-015efa50fc25 used request id req-1eda9aa8-dccc-4524-a14b-43d4c561d010 2019-01-14 16:17:00,393 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-pub-net 2019-01-14 16:17:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/ec171f74-a9a3-4fe3-9379-5b41e044fc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be4f87fd187a7cdb9549b53fee3cd1bd5615cd" 2019-01-14 16:17:02,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4231859-86c1-48db-a11b-1aeca3558d9e Date: Mon, 14 Jan 2019 16:17:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:17:02,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ec171f74-a9a3-4fe3-9379-5b41e044fc45 used request id req-d4231859-86c1-48db-a11b-1aeca3558d9e 2019-01-14 16:17:02,394 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-aad2de91-f00b-4806-8178-0cc8dc32f5b8-image 2019-01-14 16:17:02,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3869805b40d70a1b82760a2f0db10d81e82372e2" 2019-01-14 16:17:03,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de0aba92-2dbf-46db-bb95-cf6828cefc06 Date: Mon, 14 Jan 2019 16:17:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:17:03,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1bdbdf40-b538-4d30-b6a0-19a724601b3a used request id req-de0aba92-2dbf-46db-bb95-cf6828cefc06 2019-01-14 16:17:03,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:03,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-a0ae37db-3b09-415a-84d9-17ee569baa89 Date: Mon, 14 Jan 2019 16:17:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "created_at": "2019-01-14T16:16:30Z", "updated_at": "2019-01-14T16:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:30Z", "revision_number": 0, "id": "241bfe9e-9cdb-44c3-a63c-540a9412f1cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "645c32a0a46543cba3cf7b152392e5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:30Z", "revision_number": 0, "id": "25c57f6e-7c32-4ff1-bda3-41b5b8d33c91", "remote_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "645c32a0a46543cba3cf7b152392e5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:30Z", "revision_number": 0, "id": "822cc682-8557-4e06-865a-f7676faa6fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "645c32a0a46543cba3cf7b152392e5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:16:30Z", "revision_number": 0, "id": "b4dbc361-3851-4d3b-884a-468d9d792c2e", "remote_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "remote_ip_prefix": null, "created_at": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "645c32a0a46543cba3cf7b152392e5a1"}], "revision_number": 4, "project_id": "645c32a0a46543cba3cf7b152392e5a1", "id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:17:03,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a0ae37db-3b09-415a-84d9-17ee569baa89 2019-01-14 16:17:03,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:03,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5915343-cb91-4fc2-a22f-95a746086cfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:17:03,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-f5915343-cb91-4fc2-a22f-95a746086cfe 2019-01-14 16:17:03,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:17:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:03,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6a03be-2ff3-4411-9cc9-7123d17b123c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:17:03,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-ce6a03be-2ff3-4411-9cc9-7123d17b123c 2019-01-14 16:17:03,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:17:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:03,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfedaea4-4197-4fb3-8681-89e192da86b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:17:03,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-bfedaea4-4197-4fb3-8681-89e192da86b3 2019-01-14 16:17:03,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:17:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:04,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53c6664-7eab-4d79-88e5-1d956ba836d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:17:04,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-b53c6664-7eab-4d79-88e5-1d956ba836d6 2019-01-14 16:17:04,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:17:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:04,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29253630-2eb5-48c1-970b-478af4c472fe Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:17:04,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-29253630-2eb5-48c1-970b-478af4c472fe 2019-01-14 16:17:04,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:04,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6881d973-4272-441f-beb3-2c2b2adc1d4d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "645c32a0a46543cba3cf7b152392e5a1", "name": "CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj"}} 2019-01-14 16:17:04,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-6881d973-4272-441f-beb3-2c2b2adc1d4d 2019-01-14 16:17:04,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a54af975-9f8a-48d2-a25f-07e9de0fc5dd 2019-01-14 16:17:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a54af975-9f8a-48d2-a25f-07e9de0fc5dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:04,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f0c1b41-42a1-4961-97b0-65399b7dfd18 Date: Mon, 14 Jan 2019 16:17:04 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": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "port_range_min": null, "revision_number": 0, "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "created_at": "2019-01-14T16:16:30Z", "project_id": "645c32a0a46543cba3cf7b152392e5a1", "id": "241bfe9e-9cdb-44c3-a63c-540a9412f1cb"}, {"remote_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "port_range_min": null, "revision_number": 0, "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "created_at": "2019-01-14T16:16:30Z", "project_id": "645c32a0a46543cba3cf7b152392e5a1", "id": "25c57f6e-7c32-4ff1-bda3-41b5b8d33c91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "port_range_min": null, "revision_number": 0, "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "created_at": "2019-01-14T16:16:30Z", "project_id": "645c32a0a46543cba3cf7b152392e5a1", "id": "822cc682-8557-4e06-865a-f7676faa6fe0"}, {"remote_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:16:30Z", "security_group_id": "a54af975-9f8a-48d2-a25f-07e9de0fc5dd", "port_range_min": null, "revision_number": 0, "tenant_id": "645c32a0a46543cba3cf7b152392e5a1", "created_at": "2019-01-14T16:16:30Z", "project_id": "645c32a0a46543cba3cf7b152392e5a1", "id": "b4dbc361-3851-4d3b-884a-468d9d792c2e"}]} 2019-01-14 16:17:04,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a54af975-9f8a-48d2-a25f-07e9de0fc5dd used request id req-5f0c1b41-42a1-4961-97b0-65399b7dfd18 2019-01-14 16:17:04,481 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:17:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a54af975-9f8a-48d2-a25f-07e9de0fc5dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:04,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dccc137e-74c4-4214-9e82-81195d487508 Content-Length: 0 Date: Mon, 14 Jan 2019 16:17:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:17:04,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a54af975-9f8a-48d2-a25f-07e9de0fc5dd used request id req-dccc137e-74c4-4214-9e82-81195d487508 2019-01-14 16:17:04,872 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj 2019-01-14 16:17:04,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:05,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ec089b-ec51-4dbe-bb9c-8e5d86b25293 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:05,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/645c32a0a46543cba3cf7b152392e5a1 used request id req-57ec089b-ec51-4dbe-bb9c-8e5d86b25293 2019-01-14 16:17:05,152 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-43892c20-d4ac-4f8-proj-role 2019-01-14 16:17:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/34484245db15423cb5bf0687afb7d376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:05,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59ec421-e539-4968-b3b3-d872874dc85e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:05,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/34484245db15423cb5bf0687afb7d376 used request id req-b59ec421-e539-4968-b3b3-d872874dc85e 2019-01-14 16:17:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dcdbb8795c06dc9569077953b45ba1b1dd16b4" 2019-01-14 16:17:05,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a3eeb3-e4a5-4bdd-b236-8cedebae41d5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:17:05,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-96a3eeb3-e4a5-4bdd-b236-8cedebae41d5 2019-01-14 16:17:05,622 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-43892c20-d4ac-4f8-user 2019-01-14 16:17:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2df2d75228ba49f7964749821de9c53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98422e916905fd44c789d62c5d7f4e28f916e" 2019-01-14 16:17:05,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-279638ab-dfe7-46e8-9863-5dbbe9199f0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:05,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2df2d75228ba49f7964749821de9c53e used request id req-279638ab-dfe7-46e8-9863-5dbbe9199f0f 2019-01-14 16:17:05,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:06,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["slaysTJNSzKU4LPekP1Fmw"], "issued_at": "2019-01-14T16:17:06.000000Z"}} 2019-01-14 16:17:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d962f9685aa017ba030da47ed0e8b131ad2b729" 2019-01-14 16:17:06,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56dc14b3-9494-4ab7-98dc-2df78beba88a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:06,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-56dc14b3-9494-4ab7-98dc-2df78beba88a 2019-01-14 16:17:06,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:06,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:06,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["pd70zWg6RNK_zfM4XjVAKw"], "issued_at": "2019-01-14T16:17:06.000000Z"}} 2019-01-14 16:17:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:07,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d36980f-2747-4843-b4de-7a500174afda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:07,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9d36980f-2747-4843-b4de-7a500174afda 2019-01-14 16:17:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:17:07,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:17:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:07,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bdd001-92ee-43e4-898a-dde6f520ac07 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:17:07,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj used request id req-a6bdd001-92ee-43e4-898a-dde6f520ac07 2019-01-14 16:17:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:07,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5c3575-7ffd-4101-83ad-4e47c8c49575 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:17:07,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0c5c3575-7ffd-4101-83ad-4e47c8c49575 2019-01-14 16:17:07,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}}' 2019-01-14 16:17:07,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7d76f7-b80f-4c7b-9b7d-cc35567d4714 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "id": "8928d7f8fe184a0cb2e10ed09a33f697", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:07,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4e7d76f7-b80f-4c7b-9b7d-cc35567d4714 2019-01-14 16:17:07,404 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj 2019-01-14 16:17:07,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:07,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:07,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["x-_Pb_gKRwOyROnl2Bx0QA"], "issued_at": "2019-01-14T16:17:07.000000Z"}} 2019-01-14 16:17:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e9a87a7356a429e900bdb6b01450985446809c" 2019-01-14 16:17:07,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-705dc2d6-7d17-40f8-b672-c8e3f6744cdb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:07,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-705dc2d6-7d17-40f8-b672-c8e3f6744cdb 2019-01-14 16:17:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:17:07,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:17:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e9a87a7356a429e900bdb6b01450985446809c" 2019-01-14 16:17:08,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d1a3d3-d0ba-44cf-9c6e-c005b61c22f8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:17:08,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e9d1a3d3-d0ba-44cf-9c6e-c005b61c22f8 2019-01-14 16:17:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e9a87a7356a429e900bdb6b01450985446809c" 2019-01-14 16:17:08,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b74bd70-8537-412a-96de-a7b3d74bde33 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "id": "8928d7f8fe184a0cb2e10ed09a33f697", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}]} 2019-01-14 16:17:08,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj used request id req-7b74bd70-8537-412a-96de-a7b3d74bde33 2019-01-14 16:17:08,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e9a87a7356a429e900bdb6b01450985446809c" 2019-01-14 16:17:08,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1bff2f-49b7-4db2-9ffa-b1e3020dee84 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:17:08,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bc1bff2f-49b7-4db2-9ffa-b1e3020dee84 2019-01-14 16:17:08,692 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6665665e-bdbb-43d-user 2019-01-14 16:17:08,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:08,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688bd2c4-b47d-42f0-a58e-81545f483490 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:17:08,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-688bd2c4-b47d-42f0-a58e-81545f483490 2019-01-14 16:17:08,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" -d '{"role": {"name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role"}}' 2019-01-14 16:17:08,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb5405e2-498e-4c66-825e-1ab8fb1c7848 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6f4c846f84f42c1bed1f3028776b438", "links": {"self": "http://172.30.9.26:5000/v3/roles/d6f4c846f84f42c1bed1f3028776b438"}, "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role"}} 2019-01-14 16:17:08,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bb5405e2-498e-4c66-825e-1ab8fb1c7848 2019-01-14 16:17:08,943 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role 2019-01-14 16:17:08,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d6f4c846f84f42c1bed1f3028776b438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:09,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3254d861-1468-4b12-aaac-c7fc5e39d4e9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6f4c846f84f42c1bed1f3028776b438", "links": {"self": "http://172.30.9.26:5000/v3/roles/d6f4c846f84f42c1bed1f3028776b438"}, "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role"}} 2019-01-14 16:17:09,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d6f4c846f84f42c1bed1f3028776b438 used request id req-3254d861-1468-4b12-aaac-c7fc5e39d4e9 2019-01-14 16:17:09,047 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role to project CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj 2019-01-14 16:17:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697/users/cce60154d7a44bed9279868d86e6995e/roles/d6f4c846f84f42c1bed1f3028776b438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:09,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9afbf86-da41-4282-9fd2-f06076539f7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:09,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697/users/cce60154d7a44bed9279868d86e6995e/roles/d6f4c846f84f42c1bed1f3028776b438 used request id req-a9afbf86-da41-4282-9fd2-f06076539f7b 2019-01-14 16:17:09,222 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:17:09,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:09,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:09,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6f4c846f84f42c1bed1f3028776b438", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role"}], "expires_at": "2019-01-14T17:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-user", "id": "cce60154d7a44bed9279868d86e6995e"}, "audit_ids": ["GyfLuEOrTwqQ4_75QlgVlw"], "issued_at": "2019-01-14T16:17:09.000000Z"}} 2019-01-14 16:17:09,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" 2019-01-14 16:17:09,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f372d1a-ba0f-4319-9ed5-20c581f0f513 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:09,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f372d1a-ba0f-4319-9ed5-20c581f0f513 2019-01-14 16:17:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" 2019-01-14 16:17:09,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-7e797d95-2c9c-46d7-b399-96491eeaba7a Date: Mon, 14 Jan 2019 16:17:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image"} 2019-01-14 16:17:09,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image used request id req-7e797d95-2c9c-46d7-b399-96491eeaba7a 2019-01-14 16:17:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" 2019-01-14 16:17:10,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-89b8b2a2-3669-470d-b225-6b13f6b18363 Date: Mon, 14 Jan 2019 16:17: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"}}} 2019-01-14 16:17:10,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-89b8b2a2-3669-470d-b225-6b13f6b18363 2019-01-14 16:17:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image"}' 2019-01-14 16:17:10,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f61e182c-a7f7-4f56-ba31-613e66922b5d Date: Mon, 14 Jan 2019 16:17:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "min_disk": 0, "protected": false, "id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "file": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/file", "checksum": null, "owner": "8928d7f8fe184a0cb2e10ed09a33f697", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:17:10,376 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f61e182c-a7f7-4f56-ba31-613e66922b5d 2019-01-14 16:17:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" -d '' 2019-01-14 16:17:11,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e88df301-596e-484f-8bde-f22deb46f49a Date: Mon, 14 Jan 2019 16:17:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:17:11,965 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/file used request id req-e88df301-596e-484f-8bde-f22deb46f49a 2019-01-14 16:17:11,965 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:17:11,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" 2019-01-14 16:17:12,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-00936e92-5f58-42c4-a36b-46ef1d41b5a1 Date: Mon, 14 Jan 2019 16:17:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:11Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/snap", "metadata": {}}], "self": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "min_disk": 0, "protected": false, "id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "file": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8928d7f8fe184a0cb2e10ed09a33f697", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:17:12,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae used request id req-00936e92-5f58-42c4-a36b-46ef1d41b5a1 2019-01-14 16:17:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" 2019-01-14 16:17:12,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04bb5e7a-ade2-4a82-b25e-91b0ad68e058 Date: Mon, 14 Jan 2019 16:17: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"}}} 2019-01-14 16:17:12,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-04bb5e7a-ade2-4a82-b25e-91b0ad68e058 2019-01-14 16:17:12,363 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image 2019-01-14 16:17:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" 2019-01-14 16:17:12,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4431ef6c-3e21-4328-a870-2283ed366269 Date: Mon, 14 Jan 2019 16:17:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:11Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/snap", "metadata": {}}], "self": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "min_disk": 0, "protected": false, "id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "file": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8928d7f8fe184a0cb2e10ed09a33f697", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:17:12,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae used request id req-4431ef6c-3e21-4328-a870-2283ed366269 2019-01-14 16:17:12,570 - create_image - DEBUG - Instance status is - active 2019-01-14 16:17:12,570 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image 2019-01-14 16:17:12,570 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image 2019-01-14 16:17:12,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:12,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:12,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6f4c846f84f42c1bed1f3028776b438", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role"}], "expires_at": "2019-01-14T17:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-user", "id": "cce60154d7a44bed9279868d86e6995e"}, "audit_ids": ["AaI_7Qy_RL6oSILMC1jCAg"], "issued_at": "2019-01-14T16:17:12.000000Z"}} 2019-01-14 16:17:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:13,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6e0c5f-c583-4f1c-95e5-4e0a302afc88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:13,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad6e0c5f-c583-4f1c-95e5-4e0a302afc88 2019-01-14 16:17:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:13,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ae81a55-4ec7-406e-8b4f-69dea9d6ee17 Date: Mon, 14 Jan 2019 16:17:13 GMT RESP BODY: {"networks":[]} 2019-01-14 16:17:13,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-6ae81a55-4ec7-406e-8b4f-69dea9d6ee17 2019-01-14 16:17:13,228 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net 2019-01-14 16:17:13,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" -d '{"network": {"name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net", "admin_state_up": true}}' 2019-01-14 16:17:13,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-3f1916cc-f830-4357-9196-4547ce9a8e17 Date: Mon, 14 Jan 2019 16:17:13 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:17:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}} 2019-01-14 16:17:13,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-3f1916cc-f830-4357-9196-4547ce9a8e17 2019-01-14 16:17:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:14,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-2d783039-5c36-48f1-b714-8df6403cc0ca Date: Mon, 14 Jan 2019 16:17: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":"2019-01-14T16:17:13Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:14,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-2d783039-5c36-48f1-b714-8df6403cc0ca 2019-01-14 16:17:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:14,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c03a0c1a-c12d-47ea-bbd6-a8b60b4f53b3 Date: Mon, 14 Jan 2019 16:17:14 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:17:14,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-c03a0c1a-c12d-47ea-bbd6-a8b60b4f53b3 2019-01-14 16:17:14,329 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet 2019-01-14 16:17:14,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" -d '{"subnets": [{"ip_version": 4, "network_id": "e27c7337-4463-4ab8-8801-9422c6a6d639", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]}' 2019-01-14 16:17:15,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3d282d85-d8e5-4190-b1a1-fd9461155318 Date: Mon, 14 Jan 2019 16:17:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","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":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:15,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3d282d85-d8e5-4190-b1a1-fd9461155318 2019-01-14 16:17:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:15,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-79c6bdf3-08af-4c49-9083-e8c0ecb5e802 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:15,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-79c6bdf3-08af-4c49-9083-e8c0ecb5e802 2019-01-14 16:17:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:15,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f994a598-b77b-4684-91c6-c4f890a8ca85 Date: Mon, 14 Jan 2019 16:17:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:15,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-f994a598-b77b-4684-91c6-c4f890a8ca85 2019-01-14 16:17:15,753 - OpenStackNetwork - DEBUG - Network [e27c7337-4463-4ab8-8801-9422c6a6d639] created successfully 2019-01-14 16:17:15,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:15,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:16,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["f5YCzAFtQpSULBkyP3cn6A"], "issued_at": "2019-01-14T16:17:16.000000Z"}} 2019-01-14 16:17:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eaf27d7ca2c5bef77deee38aad37a9c2fc781d8" 2019-01-14 16:17:16,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368de804-123d-4918-9323-1f04ac3d30d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:16,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-368de804-123d-4918-9323-1f04ac3d30d0 2019-01-14 16:17:16,363 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:17:16,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eaf27d7ca2c5bef77deee38aad37a9c2fc781d8" 2019-01-14 16:17:16,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-4d9d576f-ab84-4cfc-a1f3-ffc90b1b35cf x-compute-request-id: req-4d9d576f-ab84-4cfc-a1f3-ffc90b1b35cf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:17:16,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4d9d576f-ab84-4cfc-a1f3-ffc90b1b35cf 2019-01-14 16:17:16,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eaf27d7ca2c5bef77deee38aad37a9c2fc781d8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:17:16,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-a5d8aa95-2aea-4374-93c5-6843ac9965e6 x-compute-request-id: req-a5d8aa95-2aea-4374-93c5-6843ac9965e6 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "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": "a755488e-8fdb-4912-8888-478bf63f5f1f"}} 2019-01-14 16:17:16,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a5d8aa95-2aea-4374-93c5-6843ac9965e6 2019-01-14 16:17:16,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:16,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:17,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6f4c846f84f42c1bed1f3028776b438", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role"}], "expires_at": "2019-01-14T17:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-user", "id": "cce60154d7a44bed9279868d86e6995e"}, "audit_ids": ["lNpgnHg6RDapkcjPybJZGQ"], "issued_at": "2019-01-14T16:17:17.000000Z"}} 2019-01-14 16:17:17,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:17,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc702ac-108d-4ab8-a58a-1aa419931182 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:17,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3fc702ac-108d-4ab8-a58a-1aa419931182 2019-01-14 16:17:17,235 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:17:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:17,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ab639f-6b95-464d-b13b-865354ccedc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:17,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-98ab639f-6b95-464d-b13b-865354ccedc9 2019-01-14 16:17:17,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:17,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-030747cc-2c3b-431a-8276-6b4b67f8cec0 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:17,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-030747cc-2c3b-431a-8276-6b4b67f8cec0 2019-01-14 16:17:17,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:17,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4425d40e-0f63-439d-82b0-aa7e61734fc0 Date: Mon, 14 Jan 2019 16:17:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:17,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-4425d40e-0f63-439d-82b0-aa7e61734fc0 2019-01-14 16:17:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:18,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-59606159-037a-4a61-bce2-a22532c1e9e8 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:18,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-59606159-037a-4a61-bce2-a22532c1e9e8 2019-01-14 16:17:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:17:18,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:17:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:18,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ebfe85-a71d-4301-8d88-c7096e2195dd Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:18,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-d1ebfe85-a71d-4301-8d88-c7096e2195dd 2019-01-14 16:17:18,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:18,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2a981e44-596b-429b-aa02-84afcbcf5316 Date: Mon, 14 Jan 2019 16:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:18,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-2a981e44-596b-429b-aa02-84afcbcf5316 2019-01-14 16:17:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:18,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c3d45a2-be3b-4487-906e-b1a939469bc0 Date: Mon, 14 Jan 2019 16:17:18 GMT RESP BODY: {"ports":[]} 2019-01-14 16:17:18,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1&admin_state_up=True used request id req-2c3d45a2-be3b-4487-906e-b1a939469bc0 2019-01-14 16:17:18,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:19,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-a271dd82-1361-4682-8a87-54df068b4840 x-compute-request-id: req-a271dd82-1361-4682-8a87-54df068b4840 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:17:19,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst used request id req-a271dd82-1361-4682-8a87-54df068b4840 2019-01-14 16:17:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:19,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a18f3d81-87e3-4d33-abc3-29bdb03452f2 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:19,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-a18f3d81-87e3-4d33-abc3-29bdb03452f2 2019-01-14 16:17:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:19,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab079da9-aa37-47a4-aca5-a0c7f6cecc94 Date: Mon, 14 Jan 2019 16:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:19,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-ab079da9-aa37-47a4-aca5-a0c7f6cecc94 2019-01-14 16:17:19,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:19,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-972c01a4-a421-4ce7-964d-fb82ca62ef3d Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:19,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-972c01a4-a421-4ce7-964d-fb82ca62ef3d 2019-01-14 16:17:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:19,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5784615d-2532-45b3-964c-5e4689b6931b Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:19,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-5784615d-2532-45b3-964c-5e4689b6931b 2019-01-14 16:17:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:20,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21a8ae07-6f67-454a-ba57-12104e0bcee6 Date: Mon, 14 Jan 2019 16:17:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:20,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-21a8ae07-6f67-454a-ba57-12104e0bcee6 2019-01-14 16:17:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:20,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9a4937e9-657b-4cbb-8e07-669c7b46db9d Date: Mon, 14 Jan 2019 16:17:20 GMT RESP BODY: {"ports":[]} 2019-01-14 16:17:20,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1&admin_state_up=True used request id req-9a4937e9-657b-4cbb-8e07-669c7b46db9d 2019-01-14 16:17:20,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:20,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:20,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6f4c846f84f42c1bed1f3028776b438", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role"}], "expires_at": "2019-01-14T17:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8928d7f8fe184a0cb2e10ed09a33f697", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-user", "id": "cce60154d7a44bed9279868d86e6995e"}, "audit_ids": ["LhIjH6PYTPm8gh3ODFr08A"], "issued_at": "2019-01-14T16:17:20.000000Z"}} 2019-01-14 16:17:20,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa98b956f123bcdf8de4af795b67eab9f4245ebe" 2019-01-14 16:17:20,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f205df4-b1d8-45ea-84cb-aa7443c63690 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:20,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7f205df4-b1d8-45ea-84cb-aa7443c63690 2019-01-14 16:17:20,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:21,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7a82b572-e779-436a-be69-e61da13c5241 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:21,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-7a82b572-e779-436a-be69-e61da13c5241 2019-01-14 16:17:21,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:21,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf1032e0-60e6-4492-886d-6ee48457e0b7 Date: Mon, 14 Jan 2019 16:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:21,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-bf1032e0-60e6-4492-886d-6ee48457e0b7 2019-01-14 16:17:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:21,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c51428c0-7d80-4761-955e-6fe810904ae8 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:21,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-c51428c0-7d80-4761-955e-6fe810904ae8 2019-01-14 16:17:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:17:21,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:17:21,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa98b956f123bcdf8de4af795b67eab9f4245ebe" 2019-01-14 16:17:21,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9363f342-c829-4628-b6aa-3598745812b4 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:21,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-9363f342-c829-4628-b6aa-3598745812b4 2019-01-14 16:17:21,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:21,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3da8924-bfd5-426a-9867-12a4d76454c0 Date: Mon, 14 Jan 2019 16:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:21,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-f3da8924-bfd5-426a-9867-12a4d76454c0 2019-01-14 16:17:21,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:21,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ecd25a16-d287-491d-8e07-3db288990871 Date: Mon, 14 Jan 2019 16:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:21,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet used request id req-ecd25a16-d287-491d-8e07-3db288990871 2019-01-14 16:17:21,938 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net 2019-01-14 16:17:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" -d '{"port": {"network_id": "e27c7337-4463-4ab8-8801-9422c6a6d639", "fixed_ips": [{"subnet_id": "70c72a13-5002-49e9-9fb9-056675795239", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1", "admin_state_up": true}}' 2019-01-14 16:17:22,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-acc52e02-ac40-4dce-a767-59e29f886a86 Date: Mon, 14 Jan 2019 16:17:22 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:17:22Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:17:22Z","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e2:08:70","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","fixed_ips":[{"subnet_id":"70c72a13-5002-49e9-9fb9-056675795239","ip_address":"10.55.0.101"}],"id":"59209101-c951-4d3a-acbc-bc543ef38ba0","security_groups":["32207e6c-e9d5-4ff0-ab22-b04e1c747e35"],"device_id":""}} 2019-01-14 16:17:22,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-acc52e02-ac40-4dce-a767-59e29f886a86 2019-01-14 16:17:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:23,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2388e763-bd54-4948-a800-ccaa9d30a19b Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:23,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-2388e763-bd54-4948-a800-ccaa9d30a19b 2019-01-14 16:17:23,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:23,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f15ae571-a612-4ea6-a376-2213d1260a8e Date: Mon, 14 Jan 2019 16:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:23,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-f15ae571-a612-4ea6-a376-2213d1260a8e 2019-01-14 16:17:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:23,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2b15a145-69a3-4134-98e6-3ba247655964 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:23,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-2b15a145-69a3-4134-98e6-3ba247655964 2019-01-14 16:17:23,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:23,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903f51d6-1f87-4756-86d2-98990fa7c861 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:23,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-903f51d6-1f87-4756-86d2-98990fa7c861 2019-01-14 16:17:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:23,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6979155d-22ca-425c-8d4d-455811e931b6 Date: Mon, 14 Jan 2019 16:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:23,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-6979155d-22ca-425c-8d4d-455811e931b6 2019-01-14 16:17:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:24,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-906f6d40-d343-4f54-bbb1-2ef005b59bb7 Date: Mon, 14 Jan 2019 16:17:24 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:17:22Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e2:08:70","id":"59209101-c951-4d3a-acbc-bc543ef38ba0","port_security_enabled":true,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","fixed_ips":[{"subnet_id":"70c72a13-5002-49e9-9fb9-056675795239","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["32207e6c-e9d5-4ff0-ab22-b04e1c747e35"],"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1"}]} 2019-01-14 16:17:24,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1&admin_state_up=True used request id req-906f6d40-d343-4f54-bbb1-2ef005b59bb7 2019-01-14 16:17:24,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:24,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e07b576-cf88-4510-823e-15001a95c2b8 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:24,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-5e07b576-cf88-4510-823e-15001a95c2b8 2019-01-14 16:17:24,217 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst 2019-01-14 16:17:24,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:24,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-9cb4c7f4-5d08-4bfa-ba41-fa9401113990 x-compute-request-id: req-9cb4c7f4-5d08-4bfa-ba41-fa9401113990 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a755488e-8fdb-4912-8888-478bf63f5f1f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-flavor-name"}]} 2019-01-14 16:17:24,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9cb4c7f4-5d08-4bfa-ba41-fa9401113990 2019-01-14 16:17:24,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:24,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-b1564743-70f3-47f1-9605-376319242588 x-compute-request-id: req-b1564743-70f3-47f1-9605-376319242588 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "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": "a755488e-8fdb-4912-8888-478bf63f5f1f"}} 2019-01-14 16:17:24,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f used request id req-b1564743-70f3-47f1-9605-376319242588 2019-01-14 16:17:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:24,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d9bfdcca-5668-467a-ad37-b427c6d99e92 Date: Mon, 14 Jan 2019 16:17:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:11Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/snap", "metadata": {}}], "self": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "min_disk": 0, "protected": false, "id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "file": "/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8928d7f8fe184a0cb2e10ed09a33f697", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image"} 2019-01-14 16:17:24,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image used request id req-d9bfdcca-5668-467a-ad37-b427c6d99e92 2019-01-14 16:17:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:24,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2cee9091-9903-4614-9cc2-3e4e4b0cbe47 Date: Mon, 14 Jan 2019 16:17: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"}}} 2019-01-14 16:17:24,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2cee9091-9903-4614-9cc2-3e4e4b0cbe47 2019-01-14 16:17:24,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" -d '{"server": {"name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst", "imageRef": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "flavorRef": "a755488e-8fdb-4912-8888-478bf63f5f1f", "max_count": 1, "min_count": 1, "networks": [{"port": "59209101-c951-4d3a-acbc-bc543ef38ba0"}]}}' 2019-01-14 16:17:26,500 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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-d1cd8308-99c5-432c-8165-eb6acd93f7c2 x-compute-request-id: req-d1cd8308-99c5-432c-8165-eb6acd93f7c2 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4693b287-6183-4eb7-abe1-9dd257f107d3", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "bookmark"}], "adminPass": "SxtUWgG3AsM9"}} 2019-01-14 16:17:26,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d1cd8308-99c5-432c-8165-eb6acd93f7c2 2019-01-14 16:17:26,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:26,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-1334e794-6676-422e-8090-700fe17fbe74 x-compute-request-id: req-1334e794-6676-422e-8090-700fe17fbe74 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.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "bookmark"}], "image": {"id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "links": [{"href": "http://172.30.9.26:8774/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a755488e-8fdb-4912-8888-478bf63f5f1f", "links": [{"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "bookmark"}]}, "id": "4693b287-6183-4eb7-abe1-9dd257f107d3", "user_id": "cce60154d7a44bed9279868d86e6995e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:17:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst", "created": "2019-01-14T16:17:26Z", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:17:26,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-1334e794-6676-422e-8090-700fe17fbe74 2019-01-14 16:17:26,940 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst 2019-01-14 16:17:26,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:27,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-b9cc0561-6009-45a8-b089-3736a1c412ff x-compute-request-id: req-b9cc0561-6009-45a8-b089-3736a1c412ff 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.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "bookmark"}], "image": {"id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "links": [{"href": "http://172.30.9.26:8774/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a755488e-8fdb-4912-8888-478bf63f5f1f", "links": [{"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "bookmark"}]}, "id": "4693b287-6183-4eb7-abe1-9dd257f107d3", "user_id": "cce60154d7a44bed9279868d86e6995e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:17:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst", "created": "2019-01-14T16:17:26Z", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:17:27,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-b9cc0561-6009-45a8-b089-3736a1c412ff 2019-01-14 16:17:27,006 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst] is - BUILD 2019-01-14 16:17:27,007 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:17:30,010 - create_instance - DEBUG - VM status query timeout in 896.930400848 2019-01-14 16:17:30,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:30,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-594a8692-db29-4fb4-92ab-ac117f426317 x-compute-request-id: req-594a8692-db29-4fb4-92ab-ac117f426317 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.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "bookmark"}], "image": {"id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "links": [{"href": "http://172.30.9.26:8774/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a755488e-8fdb-4912-8888-478bf63f5f1f", "links": [{"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "bookmark"}]}, "id": "4693b287-6183-4eb7-abe1-9dd257f107d3", "security_groups": [{"name": "default"}], "user_id": "cce60154d7a44bed9279868d86e6995e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:17:28Z", "hostId": "38b395ef850a84fa38bc7d107f59af1656f64048842eceae1205d048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst", "created": "2019-01-14T16:17:26Z", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:17:30,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-594a8692-db29-4fb4-92ab-ac117f426317 2019-01-14 16:17:30,531 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst] is - BUILD 2019-01-14 16:17:30,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:17:33,535 - create_instance - DEBUG - VM status query timeout in 893.405318022 2019-01-14 16:17:33,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:34,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-1ae3b908-1aad-41f9-83c8-9da9a464fba3 x-compute-request-id: req-1ae3b908-1aad-41f9-83c8-9da9a464fba3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:08:70", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "bookmark"}], "image": {"id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "links": [{"href": "http://172.30.9.26:8774/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:17:33.000000", "flavor": {"id": "a755488e-8fdb-4912-8888-478bf63f5f1f", "links": [{"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "bookmark"}]}, "id": "4693b287-6183-4eb7-abe1-9dd257f107d3", "security_groups": [{"name": "default"}], "user_id": "cce60154d7a44bed9279868d86e6995e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:17:33Z", "hostId": "38b395ef850a84fa38bc7d107f59af1656f64048842eceae1205d048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst", "created": "2019-01-14T16:17:26Z", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:17:34,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-1ae3b908-1aad-41f9-83c8-9da9a464fba3 2019-01-14 16:17:34,702 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst] is - ACTIVE 2019-01-14 16:17:34,702 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:17:34,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-ff89e31e-94dd-4890-ac43-586e3f9d7242 x-compute-request-id: req-ff89e31e-94dd-4890-ac43-586e3f9d7242 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:08:70", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "bookmark"}], "image": {"id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "links": [{"href": "http://172.30.9.26:8774/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:17:33.000000", "flavor": {"id": "a755488e-8fdb-4912-8888-478bf63f5f1f", "links": [{"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "bookmark"}]}, "id": "4693b287-6183-4eb7-abe1-9dd257f107d3", "security_groups": [{"name": "default"}], "user_id": "cce60154d7a44bed9279868d86e6995e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:17:33Z", "hostId": "38b395ef850a84fa38bc7d107f59af1656f64048842eceae1205d048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst", "created": "2019-01-14T16:17:26Z", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:17:35,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-ff89e31e-94dd-4890-ac43-586e3f9d7242 2019-01-14 16:17:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1755052b-a8dd-48f4-aed5-16253c3d76cd Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:35,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net used request id req-1755052b-a8dd-48f4-aed5-16253c3d76cd 2019-01-14 16:17:35,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822ea682-3652-441f-85a7-fd50698ab99c Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:35,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-822ea682-3652-441f-85a7-fd50698ab99c 2019-01-14 16:17:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e883f49c-5d02-4fdd-92f4-fdbbf74522e3 Date: Mon, 14 Jan 2019 16:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:35,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-e883f49c-5d02-4fdd-92f4-fdbbf74522e3 2019-01-14 16:17:35,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3040 X-Openstack-Request-Id: req-04faada2-a8dc-4aba-b6b0-b1e688959269 Date: Mon, 14 Jan 2019 16:17:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:15Z","admin_state_up":true,"updated_at":"2019-01-14T16:17:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e27c7337-4463-4ab8-8801-9422c6a6d639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:61:8e:79","id":"288be0ad-30eb-489e-8c69-01516b94d878","port_security_enabled":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","fixed_ips":[{"subnet_id":"70c72a13-5002-49e9-9fb9-056675795239","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:15Z","admin_state_up":true,"updated_at":"2019-01-14T16:17:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e27c7337-4463-4ab8-8801-9422c6a6d639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:61:92:90","id":"5509b3ad-fcb0-4c45-8111-3889d4ff4825","port_security_enabled":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","fixed_ips":[{"subnet_id":"70c72a13-5002-49e9-9fb9-056675795239","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:22Z","admin_state_up":true,"updated_at":"2019-01-14T16:17:32Z","binding:vnic_type":"normal","device_id":"4693b287-6183-4eb7-abe1-9dd257f107d3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e2:08:70","id":"59209101-c951-4d3a-acbc-bc543ef38ba0","port_security_enabled":true,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","fixed_ips":[{"subnet_id":"70c72a13-5002-49e9-9fb9-056675795239","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["32207e6c-e9d5-4ff0-ab22-b04e1c747e35"],"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:16Z","admin_state_up":true,"updated_at":"2019-01-14T16:17:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e27c7337-4463-4ab8-8801-9422c6a6d639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:08:31","id":"7f9165e4-5023-44a8-bc28-238afef67ccc","port_security_enabled":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","fixed_ips":[{"subnet_id":"70c72a13-5002-49e9-9fb9-056675795239","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:17:35,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-04faada2-a8dc-4aba-b6b0-b1e688959269 2019-01-14 16:17:35,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-459bcc44-1ea1-45ad-9cce-865086b071e0 Date: Mon, 14 Jan 2019 16:17: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":["70c72a13-5002-49e9-9fb9-056675795239"],"updated_at":"2019-01-14T16:17:14Z","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"e27c7337-4463-4ab8-8801-9422c6a6d639","name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net"}]} 2019-01-14 16:17:35,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-459bcc44-1ea1-45ad-9cce-865086b071e0 2019-01-14 16:17:35,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ee3f71f-323e-4247-964b-8152100b0da3 Date: Mon, 14 Jan 2019 16:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:35,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-7ee3f71f-323e-4247-964b-8152100b0da3 2019-01-14 16:17:35,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8eae30fb-e30c-4895-8382-58a84005e93a Date: Mon, 14 Jan 2019 16:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27c7337-4463-4ab8-8801-9422c6a6d639","tenant_id":"8928d7f8fe184a0cb2e10ed09a33f697","created_at":"2019-01-14T16:17:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8928d7f8fe184a0cb2e10ed09a33f697","id":"70c72a13-5002-49e9-9fb9-056675795239","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet"}]} 2019-01-14 16:17:35,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e27c7337-4463-4ab8-8801-9422c6a6d639&name=CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet used request id req-8eae30fb-e30c-4895-8382-58a84005e93a 2019-01-14 16:17:35,916 - create_instance - INFO - Deleting Port with ID - 59209101-c951-4d3a-acbc-bc543ef38ba0 2019-01-14 16:17:35,917 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6eport-1 2019-01-14 16:17:35,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/59209101-c951-4d3a-acbc-bc543ef38ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:36,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c1d888d-1141-464a-ad09-b1f9d9144332 Date: Mon, 14 Jan 2019 16:17:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:17:36,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/59209101-c951-4d3a-acbc-bc543ef38ba0 used request id req-7c1d888d-1141-464a-ad09-b1f9d9144332 2019-01-14 16:17:36,425 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst 2019-01-14 16:17:36,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:36,586 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-82130d8c-97a8-4b8b-8695-9d58edb0bad0 x-compute-request-id: req-82130d8c-97a8-4b8b-8695-9d58edb0bad0 Content-Type: application/json 2019-01-14 16:17:36,586 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-82130d8c-97a8-4b8b-8695-9d58edb0bad0 2019-01-14 16:17:36,586 - create_instance - INFO - Checking deletion status 2019-01-14 16:17:36,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:37,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-a97a34c9-0c07-476a-994d-874dd5e09ea8 x-compute-request-id: req-a97a34c9-0c07-476a-994d-874dd5e09ea8 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:08:70", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4693b287-6183-4eb7-abe1-9dd257f107d3", "rel": "bookmark"}], "image": {"id": "44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "links": [{"href": "http://172.30.9.26:8774/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:17:33.000000", "flavor": {"id": "a755488e-8fdb-4912-8888-478bf63f5f1f", "links": [{"href": "http://172.30.9.26:8774/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f", "rel": "bookmark"}]}, "id": "4693b287-6183-4eb7-abe1-9dd257f107d3", "user_id": "cce60154d7a44bed9279868d86e6995e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:17:36Z", "hostId": "38b395ef850a84fa38bc7d107f59af1656f64048842eceae1205d048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst", "created": "2019-01-14T16:17:26Z", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:17:37,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-a97a34c9-0c07-476a-994d-874dd5e09ea8 2019-01-14 16:17:37,050 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst] is - ACTIVE 2019-01-14 16:17:37,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:17:40,053 - create_instance - DEBUG - VM status query timeout in 296.533575058 2019-01-14 16:17:40,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012563925dccd2635c68ba6b47bd2b8aff645af6" 2019-01-14 16:17:40,099 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:17: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-9db72e1d-e538-4846-abb9-792d57765bbb x-compute-request-id: req-9db72e1d-e538-4846-abb9-792d57765bbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4693b287-6183-4eb7-abe1-9dd257f107d3 could not be found.", "code": 404}} 2019-01-14 16:17:40,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4693b287-6183-4eb7-abe1-9dd257f107d3 used request id req-9db72e1d-e538-4846-abb9-792d57765bbb 2019-01-14 16:17:40,099 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4693b287-6183-4eb7-abe1-9dd257f107d3 could not be found. (HTTP 404) (Request-ID: req-9db72e1d-e538-4846-abb9-792d57765bbb) 2019-01-14 16:17:40,099 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-inst 2019-01-14 16:17:40,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eaf27d7ca2c5bef77deee38aad37a9c2fc781d8" 2019-01-14 16:17:40,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:17: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-a2068f59-71d3-4956-a0c2-1c5a23be97c9 x-compute-request-id: req-a2068f59-71d3-4956-a0c2-1c5a23be97c9 Content-Length: 0 Content-Type: application/json 2019-01-14 16:17:40,157 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a755488e-8fdb-4912-8888-478bf63f5f1f used request id req-a2068f59-71d3-4956-a0c2-1c5a23be97c9 2019-01-14 16:17:40,158 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet 2019-01-14 16:17:40,158 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-subnet 2019-01-14 16:17:40,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/70c72a13-5002-49e9-9fb9-056675795239 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:42,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1d01942-9bd4-4ba8-a400-959b6801a2af Date: Mon, 14 Jan 2019 16:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:17:42,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/70c72a13-5002-49e9-9fb9-056675795239 used request id req-c1d01942-9bd4-4ba8-a400-959b6801a2af 2019-01-14 16:17:42,697 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-pub-net 2019-01-14 16:17:42,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e27c7337-4463-4ab8-8801-9422c6a6d639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ad4ef3339ecf3956357edbac324720258f1353" 2019-01-14 16:17:44,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aee19869-8d2b-472d-8de5-7909c870356a Date: Mon, 14 Jan 2019 16:17:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:17:44,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e27c7337-4463-4ab8-8801-9422c6a6d639 used request id req-aee19869-8d2b-472d-8de5-7909c870356a 2019-01-14 16:17:44,766 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1327bc46-042d-41e9-941a-e1bcd6defd6e-image 2019-01-14 16:17:44,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2587df607623944ca34f0f11f5e6f491b23a004e" 2019-01-14 16:17:45,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6b27930-801e-4b91-b190-e91407d64866 Date: Mon, 14 Jan 2019 16:17:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:17:45,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/44df1a48-b4a3-487a-ba68-b73b0e4ad0ae used request id req-d6b27930-801e-4b91-b190-e91407d64866 2019-01-14 16:17:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:45,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-71d8302d-0ce6-46cc-ab11-eabdf31fbaad Date: Mon, 14 Jan 2019 16:17:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "created_at": "2019-01-14T16:17:13Z", "updated_at": "2019-01-14T16:17:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:13Z", "revision_number": 0, "id": "843d7c3c-9008-4752-b185-5ca5fb0bcaa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "port_range_min": null, "ethertype": "IPv6", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:13Z", "revision_number": 0, "id": "974a99e9-dd66-4c51-b3a0-1a63693f60b8", "remote_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "port_range_min": null, "ethertype": "IPv6", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:13Z", "revision_number": 0, "id": "c0056c62-5c6b-47e3-8458-9123d5bb19ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "port_range_min": null, "ethertype": "IPv4", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:13Z", "revision_number": 0, "id": "f83529f0-3aeb-4977-b143-0f9e6383fe25", "remote_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "port_range_min": null, "ethertype": "IPv4", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697"}], "revision_number": 4, "project_id": "8928d7f8fe184a0cb2e10ed09a33f697", "id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:17:45,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-71d8302d-0ce6-46cc-ab11-eabdf31fbaad 2019-01-14 16:17:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:45,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b3a08f2-80de-4f17-a89d-a9dfcc1092f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:17:45,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-7b3a08f2-80de-4f17-a89d-a9dfcc1092f5 2019-01-14 16:17:45,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:17:45,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:45,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47845795-9524-484d-8972-785fd63e3a83 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8928d7f8fe184a0cb2e10ed09a33f697", "name": "CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj"}} 2019-01-14 16:17:45,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-47845795-9524-484d-8972-785fd63e3a83 2019-01-14 16:17:45,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32207e6c-e9d5-4ff0-ab22-b04e1c747e35 2019-01-14 16:17:45,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=32207e6c-e9d5-4ff0-ab22-b04e1c747e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:46,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-73ff3196-f637-4936-bb82-a5b9c2c0da37 Date: Mon, 14 Jan 2019 16:17:46 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": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "port_range_min": null, "revision_number": 0, "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "created_at": "2019-01-14T16:17:13Z", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697", "id": "843d7c3c-9008-4752-b185-5ca5fb0bcaa2"}, {"remote_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "port_range_min": null, "revision_number": 0, "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "created_at": "2019-01-14T16:17:13Z", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697", "id": "974a99e9-dd66-4c51-b3a0-1a63693f60b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "port_range_min": null, "revision_number": 0, "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "created_at": "2019-01-14T16:17:13Z", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697", "id": "c0056c62-5c6b-47e3-8458-9123d5bb19ee"}, {"remote_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:17:13Z", "security_group_id": "32207e6c-e9d5-4ff0-ab22-b04e1c747e35", "port_range_min": null, "revision_number": 0, "tenant_id": "8928d7f8fe184a0cb2e10ed09a33f697", "created_at": "2019-01-14T16:17:13Z", "project_id": "8928d7f8fe184a0cb2e10ed09a33f697", "id": "f83529f0-3aeb-4977-b143-0f9e6383fe25"}]} 2019-01-14 16:17:46,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=32207e6c-e9d5-4ff0-ab22-b04e1c747e35 used request id req-73ff3196-f637-4936-bb82-a5b9c2c0da37 2019-01-14 16:17:46,065 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:17:46,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/32207e6c-e9d5-4ff0-ab22-b04e1c747e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:46,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f32752f0-8c77-4720-b144-aa63b6fc1bc0 Content-Length: 0 Date: Mon, 14 Jan 2019 16:17:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:17:46,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/32207e6c-e9d5-4ff0-ab22-b04e1c747e35 used request id req-f32752f0-8c77-4720-b144-aa63b6fc1bc0 2019-01-14 16:17:46,454 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj 2019-01-14 16:17:46,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:46,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e45103-a8ea-45d5-bd59-948e3858b193 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:46,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8928d7f8fe184a0cb2e10ed09a33f697 used request id req-69e45103-a8ea-45d5-bd59-948e3858b193 2019-01-14 16:17:46,865 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6665665e-bdbb-43d-proj-role 2019-01-14 16:17:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d6f4c846f84f42c1bed1f3028776b438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:46,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8413153e-c3d3-40b2-8fc0-ed913b419177 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:46,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d6f4c846f84f42c1bed1f3028776b438 used request id req-8413153e-c3d3-40b2-8fc0-ed913b419177 2019-01-14 16:17:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4874b6d1d25794b54c0fa33919f3bb8523d49ac" 2019-01-14 16:17:47,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00d3d55-77a9-47a7-9407-8a3c7cdd4563 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:17:47,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f00d3d55-77a9-47a7-9407-8a3c7cdd4563 2019-01-14 16:17:47,112 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6665665e-bdbb-43d-user 2019-01-14 16:17:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cce60154d7a44bed9279868d86e6995e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e9a87a7356a429e900bdb6b01450985446809c" 2019-01-14 16:17:47,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0285dda-7914-4ae4-8554-54f4c4231dbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:47,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cce60154d7a44bed9279868d86e6995e used request id req-b0285dda-7914-4ae4-8554-54f4c4231dbc 2019-01-14 16:17:47,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:47,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["_lfRfg5ySVe_tCG63QklJg"], "issued_at": "2019-01-14T16:17:47.000000Z"}} 2019-01-14 16:17:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b102899d78bb615d069fbb681997d29b779f66b3" 2019-01-14 16:17:47,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb664ad4-3152-411f-9b2a-068c33f5b7dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:47,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cb664ad4-3152-411f-9b2a-068c33f5b7dc 2019-01-14 16:17:47,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:47,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:48,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["flNqpn1dScCT_VZatOpw3Q"], "issued_at": "2019-01-14T16:17:48.000000Z"}} 2019-01-14 16:17:48,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:17:48,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f1f420-bb38-45db-ae77-89830e00a568 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:48,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-98f1f420-bb38-45db-ae77-89830e00a568 2019-01-14 16:17:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:17:48,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:17:48,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:17:48,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1d22ec-530a-4f0a-8cb9-75c02ff26f63 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:17:48,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj used request id req-4e1d22ec-530a-4f0a-8cb9-75c02ff26f63 2019-01-14 16:17:48,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:17:48,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca5f5d2-8107-4514-93b4-cf6811ff7dc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:17:48,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bca5f5d2-8107-4514-93b4-cf6811ff7dc1 2019-01-14 16:17:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}}' 2019-01-14 16:17:48,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd855764-328a-4cf3-aae9-140a6c58fd1a Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:17:48,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-dd855764-328a-4cf3-aae9-140a6c58fd1a 2019-01-14 16:17:48,890 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj 2019-01-14 16:17:48,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:48,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:49,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["QQRg97iDSEOBhD33JjZdqg"], "issued_at": "2019-01-14T16:17:49.000000Z"}} 2019-01-14 16:17:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4dfbe2c3bb47863a475bf4718c00dfa5beb5e2" 2019-01-14 16:17:49,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ad7f86-9281-4993-872e-8b6d74f55d88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:49,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-94ad7f86-9281-4993-872e-8b6d74f55d88 2019-01-14 16:17:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:17:49,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:17:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4dfbe2c3bb47863a475bf4718c00dfa5beb5e2" 2019-01-14 16:17:49,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4f0f62-5a46-46a8-86da-658a5d10774a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:17:49,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4f4f0f62-5a46-46a8-86da-658a5d10774a 2019-01-14 16:17:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4dfbe2c3bb47863a475bf4718c00dfa5beb5e2" 2019-01-14 16:17:49,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299c7106-f83c-4ece-a444-f68a4d2f46f6 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}]} 2019-01-14 16:17:49,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj used request id req-299c7106-f83c-4ece-a444-f68a4d2f46f6 2019-01-14 16:17:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4dfbe2c3bb47863a475bf4718c00dfa5beb5e2" 2019-01-14 16:17:49,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f41dbe-a2ff-4b5a-8a2b-43866ce29a58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:17:49,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-36f41dbe-a2ff-4b5a-8a2b-43866ce29a58 2019-01-14 16:17:50,224 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a984fcaa-5af6-442-user 2019-01-14 16:17:50,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:17:50,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb877071-855d-468d-8b25-f6ab61d4cd58 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:17:50,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bb877071-855d-468d-8b25-f6ab61d4cd58 2019-01-14 16:17:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" -d '{"role": {"name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role"}}' 2019-01-14 16:17:50,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-428c63e4-2c62-4ba7-a1d7-776fffd444a2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7fbb2a9791b41da99ad65953db8ba5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/b7fbb2a9791b41da99ad65953db8ba5e"}, "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role"}} 2019-01-14 16:17:50,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-428c63e4-2c62-4ba7-a1d7-776fffd444a2 2019-01-14 16:17:50,482 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role 2019-01-14 16:17:50,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b7fbb2a9791b41da99ad65953db8ba5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:17:50,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf65cb04-49e0-482e-8928-8f8bf351a74c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7fbb2a9791b41da99ad65953db8ba5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/b7fbb2a9791b41da99ad65953db8ba5e"}, "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role"}} 2019-01-14 16:17:50,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b7fbb2a9791b41da99ad65953db8ba5e used request id req-cf65cb04-49e0-482e-8928-8f8bf351a74c 2019-01-14 16:17:50,595 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role to project CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj 2019-01-14 16:17:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8/users/eefde18e06c74bff8f01f3acca2a39ce/roles/b7fbb2a9791b41da99ad65953db8ba5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:17:50,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4760d9-22af-422f-91b4-44ef85c6e62b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:17:50,742 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8/users/eefde18e06c74bff8f01f3acca2a39ce/roles/b7fbb2a9791b41da99ad65953db8ba5e used request id req-5a4760d9-22af-422f-91b4-44ef85c6e62b 2019-01-14 16:17:50,742 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:17:50,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:50,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:51,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fbb2a9791b41da99ad65953db8ba5e", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role"}], "expires_at": "2019-01-14T17:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-user", "id": "eefde18e06c74bff8f01f3acca2a39ce"}, "audit_ids": ["9qTtFKPURX6jCP6TVX3VZw"], "issued_at": "2019-01-14T16:17:51.000000Z"}} 2019-01-14 16:17:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" 2019-01-14 16:17:51,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e41026-67ce-4a48-9d68-b8887aca5ad2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:51,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-09e41026-67ce-4a48-9d68-b8887aca5ad2 2019-01-14 16:17:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" 2019-01-14 16:17:51,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-248d6a78-27ee-450a-bebd-d961c8eed74d Date: Mon, 14 Jan 2019 16:17:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image"} 2019-01-14 16:17:51,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image used request id req-248d6a78-27ee-450a-bebd-d961c8eed74d 2019-01-14 16:17:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" 2019-01-14 16:17:51,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9662b4d1-d2df-4b7f-9018-92ede4ceaf82 Date: Mon, 14 Jan 2019 16:17: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"}}} 2019-01-14 16:17:51,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9662b4d1-d2df-4b7f-9018-92ede4ceaf82 2019-01-14 16:17:51,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image"}' 2019-01-14 16:17:51,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f99aebb-dc4d-4e75-b52b-20ee134276d4 Date: Mon, 14 Jan 2019 16:17:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f", "min_disk": 0, "protected": false, "id": "03efb55e-d826-4c73-b90f-56d91e23677f", "file": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f/file", "checksum": null, "owner": "b0eb97fee041411cb8d154b5c5b3ccd8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:17:51,939 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4f99aebb-dc4d-4e75-b52b-20ee134276d4 2019-01-14 16:17:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" -d '' 2019-01-14 16:17:53,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fad62d36-ffb2-4f3e-aa14-08b878e7a67b Date: Mon, 14 Jan 2019 16:17:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:17:53,295 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f/file used request id req-fad62d36-ffb2-4f3e-aa14-08b878e7a67b 2019-01-14 16:17:53,296 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:17:53,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" 2019-01-14 16:17:53,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f0db755c-846e-435e-86e1-f9e199a6bcca Date: Mon, 14 Jan 2019 16:17:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:53Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/03efb55e-d826-4c73-b90f-56d91e23677f/snap", "metadata": {}}], "self": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f", "min_disk": 0, "protected": false, "id": "03efb55e-d826-4c73-b90f-56d91e23677f", "file": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0eb97fee041411cb8d154b5c5b3ccd8", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/03efb55e-d826-4c73-b90f-56d91e23677f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:17:53,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f used request id req-f0db755c-846e-435e-86e1-f9e199a6bcca 2019-01-14 16:17:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" 2019-01-14 16:17:53,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bce57c59-4344-4f0e-a395-3d553d3382d4 Date: Mon, 14 Jan 2019 16:17: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"}}} 2019-01-14 16:17:53,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bce57c59-4344-4f0e-a395-3d553d3382d4 2019-01-14 16:17:53,785 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image 2019-01-14 16:17:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" 2019-01-14 16:17:53,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0fa3ed40-9c53-410f-99a1-286764e7de80 Date: Mon, 14 Jan 2019 16:17:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:53Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/03efb55e-d826-4c73-b90f-56d91e23677f/snap", "metadata": {}}], "self": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f", "min_disk": 0, "protected": false, "id": "03efb55e-d826-4c73-b90f-56d91e23677f", "file": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0eb97fee041411cb8d154b5c5b3ccd8", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/03efb55e-d826-4c73-b90f-56d91e23677f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:17:53,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f used request id req-0fa3ed40-9c53-410f-99a1-286764e7de80 2019-01-14 16:17:53,985 - create_image - DEBUG - Instance status is - active 2019-01-14 16:17:53,986 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image 2019-01-14 16:17:53,986 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image 2019-01-14 16:17:53,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:53,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:54,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fbb2a9791b41da99ad65953db8ba5e", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role"}], "expires_at": "2019-01-14T17:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-user", "id": "eefde18e06c74bff8f01f3acca2a39ce"}, "audit_ids": ["3GvujvdAR7OjHWdGQfKVuQ"], "issued_at": "2019-01-14T16:17:54.000000Z"}} 2019-01-14 16:17:54,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:17:54,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e027597-2d35-4299-ae21-61e8dea9a890 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:54,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7e027597-2d35-4299-ae21-61e8dea9a890 2019-01-14 16:17:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:17:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9d5c83c-f518-4793-aeff-7b71b2513d61 Date: Mon, 14 Jan 2019 16:17:54 GMT RESP BODY: {"networks":[]} 2019-01-14 16:17:54,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-c9d5c83c-f518-4793-aeff-7b71b2513d61 2019-01-14 16:17:54,705 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net 2019-01-14 16:17:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" -d '{"network": {"name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net", "admin_state_up": true}}' 2019-01-14 16:17:55,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-5ec33f10-856e-41dd-bf13-3fd09d201af4 Date: Mon, 14 Jan 2019 16:17:55 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:17:55Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}} 2019-01-14 16:17:55,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5ec33f10-856e-41dd-bf13-3fd09d201af4 2019-01-14 16:17:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:17:55,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-5c2c9935-54d6-47e8-ba92-594d63d4759f Date: Mon, 14 Jan 2019 16:17: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":"2019-01-14T16:17:55Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:17:55,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=73956412-6577-4096-ab86-4ed80325d19b used request id req-5c2c9935-54d6-47e8-ba92-594d63d4759f 2019-01-14 16:17:55,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:17:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b306abb-2847-448d-8c1d-4d5380e0d5d4 Date: Mon, 14 Jan 2019 16:17:55 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:17:55,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-5b306abb-2847-448d-8c1d-4d5380e0d5d4 2019-01-14 16:17:55,951 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet 2019-01-14 16:17:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" -d '{"subnets": [{"ip_version": 4, "network_id": "73956412-6577-4096-ab86-4ed80325d19b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]}' 2019-01-14 16:17:56,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-69be6b25-6f2f-46b2-b873-c1a514b7d153 Date: Mon, 14 Jan 2019 16:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:17:56,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-69be6b25-6f2f-46b2-b873-c1a514b7d153 2019-01-14 16:17:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:17:57,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-507616a0-4a1a-4db0-a458-30a19f67175c Date: Mon, 14 Jan 2019 16:17: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:17:57,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=73956412-6577-4096-ab86-4ed80325d19b used request id req-507616a0-4a1a-4db0-a458-30a19f67175c 2019-01-14 16:17:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:17:57,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d01a5530-3b90-4c65-bf8b-8eda6afc3c83 Date: Mon, 14 Jan 2019 16:17:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:17:57,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-d01a5530-3b90-4c65-bf8b-8eda6afc3c83 2019-01-14 16:17:57,318 - OpenStackNetwork - DEBUG - Network [73956412-6577-4096-ab86-4ed80325d19b] created successfully 2019-01-14 16:17:57,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:57,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:57,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["WeeqJ9uERWqt3IRJ9hCczA"], "issued_at": "2019-01-14T16:17:57.000000Z"}} 2019-01-14 16:17:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7ada6bbbf88414d84156f206f922a9cb6c81c1" 2019-01-14 16:17:57,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add39ead-9945-458d-a393-a1d7d32fb76a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:57,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-add39ead-9945-458d-a393-a1d7d32fb76a 2019-01-14 16:17:57,859 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:17:57,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7ada6bbbf88414d84156f206f922a9cb6c81c1" 2019-01-14 16:17:58,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-dd4f43d6-ea23-4e94-88d0-ff8b3e915784 x-compute-request-id: req-dd4f43d6-ea23-4e94-88d0-ff8b3e915784 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:17:58,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dd4f43d6-ea23-4e94-88d0-ff8b3e915784 2019-01-14 16:17:58,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7ada6bbbf88414d84156f206f922a9cb6c81c1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:17:58,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-f1782db8-75bc-4e4e-b6ba-22b4f515b3df x-compute-request-id: req-f1782db8-75bc-4e4e-b6ba-22b4f515b3df Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "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": "810be5ba-ddff-487f-b4b8-f39f42694a72"}} 2019-01-14 16:17:58,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f1782db8-75bc-4e4e-b6ba-22b4f515b3df 2019-01-14 16:17:58,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:17:58,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:17:58,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fbb2a9791b41da99ad65953db8ba5e", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role"}], "expires_at": "2019-01-14T17:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-user", "id": "eefde18e06c74bff8f01f3acca2a39ce"}, "audit_ids": ["94Mp4JPNQC-beI81glRbug"], "issued_at": "2019-01-14T16:17:58.000000Z"}} 2019-01-14 16:17:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:58,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437513cb-6c4d-4083-8fcb-a65b4d7cbf19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:58,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-437513cb-6c4d-4083-8fcb-a65b4d7cbf19 2019-01-14 16:17:58,661 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:17:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:58,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec3a4ab-273d-4931-b9e4-9e23ea6c7897 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:17:58,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9ec3a4ab-273d-4931-b9e4-9e23ea6c7897 2019-01-14 16:17:58,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:59,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d8c46e36-068e-49e1-8d8b-00fc7c744550 Date: Mon, 14 Jan 2019 16:17: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:17:59,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-d8c46e36-068e-49e1-8d8b-00fc7c744550 2019-01-14 16:17:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:59,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e01563bb-725f-49ac-83d8-beccbbbc3f09 Date: Mon, 14 Jan 2019 16:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:17:59,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-e01563bb-725f-49ac-83d8-beccbbbc3f09 2019-01-14 16:17:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:59,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2709ebde-0768-434e-8f2f-29cf90516d02 Date: Mon, 14 Jan 2019 16:17: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:17:59,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-2709ebde-0768-434e-8f2f-29cf90516d02 2019-01-14 16:17:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:17:59,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:17:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:59,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2687bf94-05e7-4338-abd5-1907ffd693d0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:17:59,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-2687bf94-05e7-4338-abd5-1907ffd693d0 2019-01-14 16:17:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:59,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-afe06f75-a86b-435e-8198-2ff8c830a83f Date: Mon, 14 Jan 2019 16:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:17:59,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-afe06f75-a86b-435e-8198-2ff8c830a83f 2019-01-14 16:17:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:17:59,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-121331b0-0d9b-48e5-96d5-858c8c2d201b Date: Mon, 14 Jan 2019 16:17:59 GMT RESP BODY: {"ports":[]} 2019-01-14 16:17:59,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1&admin_state_up=True used request id req-121331b0-0d9b-48e5-96d5-858c8c2d201b 2019-01-14 16:17:59,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:00,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:17: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-efa29585-2289-4b84-aef7-7776b6e7cbb6 x-compute-request-id: req-efa29585-2289-4b84-aef7-7776b6e7cbb6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:18:00,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst used request id req-efa29585-2289-4b84-aef7-7776b6e7cbb6 2019-01-14 16:18:00,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:00,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-74427a95-addd-4388-b7f1-fc35b47e9cfe Date: Mon, 14 Jan 2019 16:18: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:18:00,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-74427a95-addd-4388-b7f1-fc35b47e9cfe 2019-01-14 16:18:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:00,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ebc61d4-db33-4c27-aec8-c85e98da638c Date: Mon, 14 Jan 2019 16:18:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:18:00,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-1ebc61d4-db33-4c27-aec8-c85e98da638c 2019-01-14 16:18:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:01,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-da030890-f246-4437-be51-65c7e5d0ecde Date: Mon, 14 Jan 2019 16:18: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:18:01,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-da030890-f246-4437-be51-65c7e5d0ecde 2019-01-14 16:18:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:01,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd3b390-79f4-49d7-b084-9f0f7b6463e0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:18:01,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-2bd3b390-79f4-49d7-b084-9f0f7b6463e0 2019-01-14 16:18:01,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:01,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ed558f7-9bb0-4830-b406-41a14a5699fa Date: Mon, 14 Jan 2019 16:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:18:01,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-0ed558f7-9bb0-4830-b406-41a14a5699fa 2019-01-14 16:18:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:01,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85615ee7-942f-4269-84d6-cefa07e89e87 Date: Mon, 14 Jan 2019 16:18:01 GMT RESP BODY: {"ports":[]} 2019-01-14 16:18:01,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1&admin_state_up=True used request id req-85615ee7-942f-4269-84d6-cefa07e89e87 2019-01-14 16:18:01,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:01,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:02,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fbb2a9791b41da99ad65953db8ba5e", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role"}], "expires_at": "2019-01-14T17:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b0eb97fee041411cb8d154b5c5b3ccd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-user", "id": "eefde18e06c74bff8f01f3acca2a39ce"}, "audit_ids": ["9OlFd71TQ3uyecgpt8P8Dg"], "issued_at": "2019-01-14T16:18:02.000000Z"}} 2019-01-14 16:18:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e03dec34e8f9b381fc723b3820ad7d8c183996e" 2019-01-14 16:18:02,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad22b78e-02e1-4cf9-adb0-901369489620 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:02,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad22b78e-02e1-4cf9-adb0-901369489620 2019-01-14 16:18:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:02,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-333eab60-f791-4c47-b9e7-5d1805abd2b7 Date: Mon, 14 Jan 2019 16:18: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:18:02,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-333eab60-f791-4c47-b9e7-5d1805abd2b7 2019-01-14 16:18:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:02,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ef37771-63dd-45ff-904b-fb93a9f0d1be Date: Mon, 14 Jan 2019 16:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:18:02,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-9ef37771-63dd-45ff-904b-fb93a9f0d1be 2019-01-14 16:18:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:02,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e00fe91e-e307-422b-a0f5-3bb86cdbbfc7 Date: Mon, 14 Jan 2019 16:18: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:18:02,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-e00fe91e-e307-422b-a0f5-3bb86cdbbfc7 2019-01-14 16:18:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:18:02,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:18: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:18:02,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e03dec34e8f9b381fc723b3820ad7d8c183996e" 2019-01-14 16:18:02,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0429d7de-682a-415d-b248-d33a0bdbb9b1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:18:02,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-0429d7de-682a-415d-b248-d33a0bdbb9b1 2019-01-14 16:18:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:03,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-120639df-c353-434f-8293-31e2371ecef2 Date: Mon, 14 Jan 2019 16:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:18:03,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-120639df-c353-434f-8293-31e2371ecef2 2019-01-14 16:18:03,185 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net 2019-01-14 16:18:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" -d '{"port": {"network_id": "73956412-6577-4096-ab86-4ed80325d19b", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1", "admin_state_up": true}}' 2019-01-14 16:18:04,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-2743a1e1-d830-4300-a84e-ba226426b590 Date: Mon, 14 Jan 2019 16:18:04 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:18:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:18:03Z","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","fixed_ips":[{"subnet_id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","ip_address":"10.55.0.20"}],"id":"042dbb4a-df6d-42e1-950e-3a40ac1ed941","security_groups":["6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e"],"device_id":""}} 2019-01-14 16:18:04,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2743a1e1-d830-4300-a84e-ba226426b590 2019-01-14 16:18:04,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:04,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b5eaed4f-99cb-482d-b8d4-781119668d75 Date: Mon, 14 Jan 2019 16:18: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:18:04,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-b5eaed4f-99cb-482d-b8d4-781119668d75 2019-01-14 16:18:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:04,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-136d3784-d16c-4794-a832-8e77609aa94f Date: Mon, 14 Jan 2019 16:18:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:18:04,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-136d3784-d16c-4794-a832-8e77609aa94f 2019-01-14 16:18:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:04,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c33bf630-7da5-42be-8ac4-c7d66020de6b Date: Mon, 14 Jan 2019 16:18: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:18:04,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-c33bf630-7da5-42be-8ac4-c7d66020de6b 2019-01-14 16:18:04,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a591ab3-4756-4092-8412-dbff78cb63af Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:18:05,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-5a591ab3-4756-4092-8412-dbff78cb63af 2019-01-14 16:18:05,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-687fb932-5707-42b4-82d2-ac4fca379602 Date: Mon, 14 Jan 2019 16:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:18:05,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-687fb932-5707-42b4-82d2-ac4fca379602 2019-01-14 16:18:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-07e4aea3-bd5f-45a7-8e62-a627f7b06cf2 Date: Mon, 14 Jan 2019 16:18:05 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:18:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:03Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"042dbb4a-df6d-42e1-950e-3a40ac1ed941","port_security_enabled":true,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","fixed_ips":[{"subnet_id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","ip_address":"10.55.0.20"}],"extra_dhcp_opts":[],"security_groups":["6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e"],"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1"}]} 2019-01-14 16:18:05,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1&admin_state_up=True used request id req-07e4aea3-bd5f-45a7-8e62-a627f7b06cf2 2019-01-14 16:18:05,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235348b3-b9a3-4526-b025-af817be2fc91 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:18:05,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-235348b3-b9a3-4526-b025-af817be2fc91 2019-01-14 16:18:05,220 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst 2019-01-14 16:18:05,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-ba54cac2-2334-49fb-ae30-1048f7d02677 x-compute-request-id: req-ba54cac2-2334-49fb-ae30-1048f7d02677 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "810be5ba-ddff-487f-b4b8-f39f42694a72", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-flavor-name"}]} 2019-01-14 16:18:05,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ba54cac2-2334-49fb-ae30-1048f7d02677 2019-01-14 16:18:05,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-6d2d033b-5329-4e91-b494-04ced69a34fa x-compute-request-id: req-6d2d033b-5329-4e91-b494-04ced69a34fa Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "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": "810be5ba-ddff-487f-b4b8-f39f42694a72"}} 2019-01-14 16:18:05,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72 used request id req-6d2d033b-5329-4e91-b494-04ced69a34fa 2019-01-14 16:18:05,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-2840ae52-bd10-4c45-b198-626db00fafe4 Date: Mon, 14 Jan 2019 16:18:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:17:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:17:53Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/03efb55e-d826-4c73-b90f-56d91e23677f/snap", "metadata": {}}], "self": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f", "min_disk": 0, "protected": false, "id": "03efb55e-d826-4c73-b90f-56d91e23677f", "file": "/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0eb97fee041411cb8d154b5c5b3ccd8", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/03efb55e-d826-4c73-b90f-56d91e23677f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image"} 2019-01-14 16:18:05,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image used request id req-2840ae52-bd10-4c45-b198-626db00fafe4 2019-01-14 16:18:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:05,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b57e85f6-0cbd-474a-a108-573568aec00f Date: Mon, 14 Jan 2019 16:18: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"}}} 2019-01-14 16:18:05,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b57e85f6-0cbd-474a-a108-573568aec00f 2019-01-14 16:18:05,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" -d '{"server": {"name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst", "imageRef": "03efb55e-d826-4c73-b90f-56d91e23677f", "flavorRef": "810be5ba-ddff-487f-b4b8-f39f42694a72", "max_count": 1, "min_count": 1, "networks": [{"port": "042dbb4a-df6d-42e1-950e-3a40ac1ed941"}]}}' 2019-01-14 16:18:07,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:18: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-9e9747a0-1f22-4612-834e-8c3ef04b78d4 x-compute-request-id: req-9e9747a0-1f22-4612-834e-8c3ef04b78d4 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1d71e311-49b3-4f2b-9b87-fe099850eeb8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "bookmark"}], "adminPass": "JWmWqBFUuwz5"}} 2019-01-14 16:18:07,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9e9747a0-1f22-4612-834e-8c3ef04b78d4 2019-01-14 16:18:07,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:08,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-896e64b8-989a-446c-8aa8-ebaa478199b2 x-compute-request-id: req-896e64b8-989a-446c-8aa8-ebaa478199b2 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.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "bookmark"}], "image": {"id": "03efb55e-d826-4c73-b90f-56d91e23677f", "links": [{"href": "http://172.30.9.26:8774/images/03efb55e-d826-4c73-b90f-56d91e23677f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "810be5ba-ddff-487f-b4b8-f39f42694a72", "links": [{"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "bookmark"}]}, "id": "1d71e311-49b3-4f2b-9b87-fe099850eeb8", "user_id": "eefde18e06c74bff8f01f3acca2a39ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:18:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst", "created": "2019-01-14T16:18:07Z", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:08,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-896e64b8-989a-446c-8aa8-ebaa478199b2 2019-01-14 16:18:08,120 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst 2019-01-14 16:18:08,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:08,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-12b03ba0-9caa-4a2c-beeb-530741dd8906 x-compute-request-id: req-12b03ba0-9caa-4a2c-beeb-530741dd8906 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "bookmark"}], "image": {"id": "03efb55e-d826-4c73-b90f-56d91e23677f", "links": [{"href": "http://172.30.9.26:8774/images/03efb55e-d826-4c73-b90f-56d91e23677f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "810be5ba-ddff-487f-b4b8-f39f42694a72", "links": [{"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "bookmark"}]}, "id": "1d71e311-49b3-4f2b-9b87-fe099850eeb8", "user_id": "eefde18e06c74bff8f01f3acca2a39ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:18:08Z", "hostId": "d3ebca7e180cc5187a46bd561548fcbae0f00d0f4ce7a57254c7b3e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst", "created": "2019-01-14T16:18:07Z", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:08,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-12b03ba0-9caa-4a2c-beeb-530741dd8906 2019-01-14 16:18:08,410 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst] is - BUILD 2019-01-14 16:18:08,410 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:18:11,413 - create_instance - DEBUG - VM status query timeout in 896.707236052 2019-01-14 16:18:11,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:12,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-bdc1d1d1-f949-437c-ba20-33fdf9b9be37 x-compute-request-id: req-bdc1d1d1-f949-437c-ba20-33fdf9b9be37 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.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "bookmark"}], "image": {"id": "03efb55e-d826-4c73-b90f-56d91e23677f", "links": [{"href": "http://172.30.9.26:8774/images/03efb55e-d826-4c73-b90f-56d91e23677f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "810be5ba-ddff-487f-b4b8-f39f42694a72", "links": [{"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "bookmark"}]}, "id": "1d71e311-49b3-4f2b-9b87-fe099850eeb8", "security_groups": [{"name": "default"}], "user_id": "eefde18e06c74bff8f01f3acca2a39ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:18:08Z", "hostId": "d3ebca7e180cc5187a46bd561548fcbae0f00d0f4ce7a57254c7b3e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst", "created": "2019-01-14T16:18:07Z", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:12,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-bdc1d1d1-f949-437c-ba20-33fdf9b9be37 2019-01-14 16:18:12,059 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst] is - BUILD 2019-01-14 16:18:12,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:18:15,062 - create_instance - DEBUG - VM status query timeout in 893.058536053 2019-01-14 16:18:15,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:15,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-5bb87bf2-4220-4657-85aa-8fbf8e03f5f0 x-compute-request-id: req-5bb87bf2-4220-4657-85aa-8fbf8e03f5f0 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "bookmark"}], "image": {"id": "03efb55e-d826-4c73-b90f-56d91e23677f", "links": [{"href": "http://172.30.9.26:8774/images/03efb55e-d826-4c73-b90f-56d91e23677f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:18:13.000000", "flavor": {"id": "810be5ba-ddff-487f-b4b8-f39f42694a72", "links": [{"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "bookmark"}]}, "id": "1d71e311-49b3-4f2b-9b87-fe099850eeb8", "security_groups": [{"name": "default"}], "user_id": "eefde18e06c74bff8f01f3acca2a39ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:18:13Z", "hostId": "d3ebca7e180cc5187a46bd561548fcbae0f00d0f4ce7a57254c7b3e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst", "created": "2019-01-14T16:18:07Z", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:15,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-5bb87bf2-4220-4657-85aa-8fbf8e03f5f0 2019-01-14 16:18:15,959 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst] is - ACTIVE 2019-01-14 16:18:15,960 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:18:15,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:16,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3e4b2ee5-3355-4a7b-8739-c552904c50f1 x-compute-request-id: req-3e4b2ee5-3355-4a7b-8739-c552904c50f1 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "bookmark"}], "image": {"id": "03efb55e-d826-4c73-b90f-56d91e23677f", "links": [{"href": "http://172.30.9.26:8774/images/03efb55e-d826-4c73-b90f-56d91e23677f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:18:13.000000", "flavor": {"id": "810be5ba-ddff-487f-b4b8-f39f42694a72", "links": [{"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "bookmark"}]}, "id": "1d71e311-49b3-4f2b-9b87-fe099850eeb8", "security_groups": [{"name": "default"}], "user_id": "eefde18e06c74bff8f01f3acca2a39ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:18:13Z", "hostId": "d3ebca7e180cc5187a46bd561548fcbae0f00d0f4ce7a57254c7b3e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst", "created": "2019-01-14T16:18:07Z", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:16,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-3e4b2ee5-3355-4a7b-8739-c552904c50f1 2019-01-14 16:18:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:16,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-171890e3-292e-4121-abad-354cd1cd32d1 Date: Mon, 14 Jan 2019 16:18: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":["9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49"],"updated_at":"2019-01-14T16:17:56Z","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"73956412-6577-4096-ab86-4ed80325d19b","name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net"}]} 2019-01-14 16:18:16,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net used request id req-171890e3-292e-4121-abad-354cd1cd32d1 2019-01-14 16:18:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:16,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346e7f7d-752f-4fe0-b2ab-c757a380fdce Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:18:16,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-346e7f7d-752f-4fe0-b2ab-c757a380fdce 2019-01-14 16:18:16,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:16,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e578b64e-1f4d-4dd9-beb8-f3dbf9373fea Date: Mon, 14 Jan 2019 16:18:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:56Z","dns_nameservers":[],"updated_at":"2019-01-14T16:17: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":"b0eb97fee041411cb8d154b5c5b3ccd8","id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet"}]} 2019-01-14 16:18:16,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-e578b64e-1f4d-4dd9-beb8-f3dbf9373fea 2019-01-14 16:18:16,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:16,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3039 X-Openstack-Request-Id: req-f28b2e33-2bc5-4db0-94de-9aa50c8de8a8 Date: Mon, 14 Jan 2019 16:18:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:18:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:13Z","binding:vnic_type":"normal","device_id":"1d71e311-49b3-4f2b-9b87-fe099850eeb8","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"042dbb4a-df6d-42e1-950e-3a40ac1ed941","port_security_enabled":true,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","fixed_ips":[{"subnet_id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","ip_address":"10.55.0.20"}],"extra_dhcp_opts":[],"security_groups":["6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e"],"name":"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:58Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73956412-6577-4096-ab86-4ed80325d19b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:7f:2b","id":"09ad3b95-c840-42e7-8dfe-6b6e5ea07001","port_security_enabled":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","fixed_ips":[{"subnet_id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:57Z","admin_state_up":true,"updated_at":"2019-01-14T16:17:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73956412-6577-4096-ab86-4ed80325d19b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:e2:90","id":"4ff80927-885a-4de2-a243-606a25458370","port_security_enabled":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","fixed_ips":[{"subnet_id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73956412-6577-4096-ab86-4ed80325d19b","tenant_id":"b0eb97fee041411cb8d154b5c5b3ccd8","created_at":"2019-01-14T16:17:57Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73956412-6577-4096-ab86-4ed80325d19b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:be:a8:95","id":"f41c8b76-b288-4019-a1b6-ed19f9d1f8d9","port_security_enabled":false,"project_id":"b0eb97fee041411cb8d154b5c5b3ccd8","fixed_ips":[{"subnet_id":"9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:18:16,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73956412-6577-4096-ab86-4ed80325d19b used request id req-f28b2e33-2bc5-4db0-94de-9aa50c8de8a8 2019-01-14 16:18:16,994 - create_instance - INFO - Deleting Port with ID - 042dbb4a-df6d-42e1-950e-3a40ac1ed941 2019-01-14 16:18:16,995 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4port-1 2019-01-14 16:18:17,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/042dbb4a-df6d-42e1-950e-3a40ac1ed941 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:17,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6f17451-f873-49ed-b375-c732090ec45f Date: Mon, 14 Jan 2019 16:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:18:17,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/042dbb4a-df6d-42e1-950e-3a40ac1ed941 used request id req-f6f17451-f873-49ed-b375-c732090ec45f 2019-01-14 16:18:17,661 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst 2019-01-14 16:18:17,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:17,812 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:18: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-f22028d2-6110-4f91-bb5f-d517e989fe67 x-compute-request-id: req-f22028d2-6110-4f91-bb5f-d517e989fe67 Content-Type: application/json 2019-01-14 16:18:17,812 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-f22028d2-6110-4f91-bb5f-d517e989fe67 2019-01-14 16:18:17,812 - create_instance - INFO - Checking deletion status 2019-01-14 16:18:17,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:17,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-116bf756-093f-42a7-9023-b4825f558248 x-compute-request-id: req-116bf756-093f-42a7-9023-b4825f558248 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8", "rel": "bookmark"}], "image": {"id": "03efb55e-d826-4c73-b90f-56d91e23677f", "links": [{"href": "http://172.30.9.26:8774/images/03efb55e-d826-4c73-b90f-56d91e23677f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:18:13.000000", "flavor": {"id": "810be5ba-ddff-487f-b4b8-f39f42694a72", "links": [{"href": "http://172.30.9.26:8774/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72", "rel": "bookmark"}]}, "id": "1d71e311-49b3-4f2b-9b87-fe099850eeb8", "user_id": "eefde18e06c74bff8f01f3acca2a39ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:18:17Z", "hostId": "d3ebca7e180cc5187a46bd561548fcbae0f00d0f4ce7a57254c7b3e7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst", "created": "2019-01-14T16:18:07Z", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:17,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-116bf756-093f-42a7-9023-b4825f558248 2019-01-14 16:18:17,901 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst] is - ACTIVE 2019-01-14 16:18:17,901 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:18:20,904 - create_instance - DEBUG - VM status query timeout in 296.908151865 2019-01-14 16:18:20,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3704bf8e1e7c66130683431f1a06cc4d4933239" 2019-01-14 16:18:20,953 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:18: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-c3acbfbf-9b4e-430f-afa0-4da271ebfdd5 x-compute-request-id: req-c3acbfbf-9b4e-430f-afa0-4da271ebfdd5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1d71e311-49b3-4f2b-9b87-fe099850eeb8 could not be found.", "code": 404}} 2019-01-14 16:18:20,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1d71e311-49b3-4f2b-9b87-fe099850eeb8 used request id req-c3acbfbf-9b4e-430f-afa0-4da271ebfdd5 2019-01-14 16:18:20,953 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1d71e311-49b3-4f2b-9b87-fe099850eeb8 could not be found. (HTTP 404) (Request-ID: req-c3acbfbf-9b4e-430f-afa0-4da271ebfdd5) 2019-01-14 16:18:20,953 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-inst 2019-01-14 16:18:20,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7ada6bbbf88414d84156f206f922a9cb6c81c1" 2019-01-14 16:18:21,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:18: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-68e1a5a5-ab0e-4e35-90f9-dafa7b0e3f61 x-compute-request-id: req-68e1a5a5-ab0e-4e35-90f9-dafa7b0e3f61 Content-Length: 0 Content-Type: application/json 2019-01-14 16:18:21,001 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/810be5ba-ddff-487f-b4b8-f39f42694a72 used request id req-68e1a5a5-ab0e-4e35-90f9-dafa7b0e3f61 2019-01-14 16:18:21,002 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet 2019-01-14 16:18:21,002 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-subnet 2019-01-14 16:18:21,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:18:23,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4547e5bc-4d54-4eaf-b4ae-7ac13c8a7c2a Date: Mon, 14 Jan 2019 16:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:18:23,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9d9f9462-46c1-4ecf-b7f9-4e27afc5ae49 used request id req-4547e5bc-4d54-4eaf-b4ae-7ac13c8a7c2a 2019-01-14 16:18:23,758 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-pub-net 2019-01-14 16:18:23,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/73956412-6577-4096-ab86-4ed80325d19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256705cd07bf02d2350ad00f5902114faf5617d0" 2019-01-14 16:18:25,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-264e107c-26bc-402a-9f28-402cdc097f5e Date: Mon, 14 Jan 2019 16:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:18:25,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/73956412-6577-4096-ab86-4ed80325d19b used request id req-264e107c-26bc-402a-9f28-402cdc097f5e 2019-01-14 16:18:25,826 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3a5a4666-b4d6-4f58-b849-b3fa916ebcf4-image 2019-01-14 16:18:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46ca632fc96a527bf92aff69f83171bcc2197f68" 2019-01-14 16:18:26,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64f7a42c-9284-4787-b2dd-15aa10f22110 Date: Mon, 14 Jan 2019 16:18:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:18:26,302 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/03efb55e-d826-4c73-b90f-56d91e23677f used request id req-64f7a42c-9284-4787-b2dd-15aa10f22110 2019-01-14 16:18:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:26,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-00cb8400-d2a0-4932-b90b-e37450596fa3 Date: Mon, 14 Jan 2019 16:18:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "created_at": "2019-01-14T16:17:55Z", "updated_at": "2019-01-14T16:17:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "revision_number": 0, "id": "502cf62f-2868-4884-8afd-65dbdc74f2e2", "remote_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "revision_number": 0, "id": "5b25bf8d-ec8c-4c1f-8e0b-441ffa5ecbe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "revision_number": 0, "id": "8a5a8a4e-d63e-46bd-855d-40827f701a63", "remote_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "revision_number": 0, "id": "acd4bf93-faad-46cb-aa9c-3860d69cc5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8"}], "revision_number": 4, "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:18:26,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-00cb8400-d2a0-4932-b90b-e37450596fa3 2019-01-14 16:18:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:26,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44069dfd-9329-44cb-9c70-a77792539d14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:18:26,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-44069dfd-9329-44cb-9c70-a77792539d14 2019-01-14 16:18:26,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:18:26,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:26,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4034af56-0e14-4a37-a598-fd1b02708d8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:18:26,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-4034af56-0e14-4a37-a598-fd1b02708d8a 2019-01-14 16:18:26,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:18:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:26,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b67c31-1e76-4d2a-8151-cd8b719f3cbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:18:26,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-36b67c31-1e76-4d2a-8151-cd8b719f3cbe 2019-01-14 16:18:26,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:18:26,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:27,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dae5aabf-38c3-47f1-8e1a-4b97e6be0590 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:18:27,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-dae5aabf-38c3-47f1-8e1a-4b97e6be0590 2019-01-14 16:18:27,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:18:27,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:27,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4e233e-49f9-4b92-9714-fc80a8bb66e1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0eb97fee041411cb8d154b5c5b3ccd8", "name": "CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj"}} 2019-01-14 16:18:27,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-6e4e233e-49f9-4b92-9714-fc80a8bb66e1 2019-01-14 16:18:27,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e 2019-01-14 16:18:27,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:27,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c539d94d-4249-41d3-a539-0192fa27b3c7 Date: Mon, 14 Jan 2019 16:18:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "created_at": "2019-01-14T16:17:55Z", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "id": "502cf62f-2868-4884-8afd-65dbdc74f2e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "created_at": "2019-01-14T16:17:55Z", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "id": "5b25bf8d-ec8c-4c1f-8e0b-441ffa5ecbe0"}, {"remote_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "created_at": "2019-01-14T16:17:55Z", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "id": "8a5a8a4e-d63e-46bd-855d-40827f701a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:17:55Z", "security_group_id": "6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "created_at": "2019-01-14T16:17:55Z", "project_id": "b0eb97fee041411cb8d154b5c5b3ccd8", "id": "acd4bf93-faad-46cb-aa9c-3860d69cc5ff"}]} 2019-01-14 16:18:27,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e used request id req-c539d94d-4249-41d3-a539-0192fa27b3c7 2019-01-14 16:18:27,375 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:18:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:27,752 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b458a930-f12e-4a4f-96d1-94f3db1d5d74 Content-Length: 0 Date: Mon, 14 Jan 2019 16:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:18:27,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6a28cfbe-b2aa-4ef0-9e4f-26bb57495b2e used request id req-b458a930-f12e-4a4f-96d1-94f3db1d5d74 2019-01-14 16:18:27,753 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj 2019-01-14 16:18:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:28,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d517209-fe07-46a4-a1c2-43ebdbac2cb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:18:28,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b0eb97fee041411cb8d154b5c5b3ccd8 used request id req-7d517209-fe07-46a4-a1c2-43ebdbac2cb6 2019-01-14 16:18:28,044 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a984fcaa-5af6-442-proj-role 2019-01-14 16:18:28,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b7fbb2a9791b41da99ad65953db8ba5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:28,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b73f00-0342-4b10-88f1-e63d29ac6c5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:18:28,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b7fbb2a9791b41da99ad65953db8ba5e used request id req-f2b73f00-0342-4b10-88f1-e63d29ac6c5f 2019-01-14 16:18:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4babb7db95b58923a6a1f9d46b1c77cdde5b2b5e" 2019-01-14 16:18:28,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae76394-b82c-4246-ad8c-32e010053d65 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:18:28,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ae76394-b82c-4246-ad8c-32e010053d65 2019-01-14 16:18:28,292 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a984fcaa-5af6-442-user 2019-01-14 16:18:28,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/eefde18e06c74bff8f01f3acca2a39ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4dfbe2c3bb47863a475bf4718c00dfa5beb5e2" 2019-01-14 16:18:28,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-788d6937-d42a-4563-ba4f-f2cfc4670bc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:18:28,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/eefde18e06c74bff8f01f3acca2a39ce used request id req-788d6937-d42a-4563-ba4f-f2cfc4670bc2 2019-01-14 16:18:28,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:28,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["fEcArQU6S-aN4snkNXujBw"], "issued_at": "2019-01-14T16:18:28.000000Z"}} 2019-01-14 16:18:28,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b83f4accb6106e391a4f087a2f01060dbea668" 2019-01-14 16:18:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8d278a-05d9-454b-b476-72504642d650 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:29,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-be8d278a-05d9-454b-b476-72504642d650 2019-01-14 16:18:29,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:29,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:29,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["iwinsWzxR6-gc8GkW9K1Gg"], "issued_at": "2019-01-14T16:18:29.000000Z"}} 2019-01-14 16:18:29,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:18:29,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a16248-51fd-4d65-b419-baa803f2e706 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:29,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89a16248-51fd-4d65-b419-baa803f2e706 2019-01-14 16:18:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:18:29,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:18: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:18:29,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:18:29,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70158ef8-d7e7-47a8-8dab-a8072f1b7105 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:18:29,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj used request id req-70158ef8-d7e7-47a8-8dab-a8072f1b7105 2019-01-14 16:18:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:18:29,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323b9f99-1934-45f4-abaa-e2d94ed7533a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:18:29,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-323b9f99-1934-45f4-abaa-e2d94ed7533a 2019-01-14 16:18:29,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}}' 2019-01-14 16:18:30,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea704e87-14ac-4dc9-9ba6-5feca587aed8 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "id": "766059909ae445cc9374bb7a41ef5505", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:18:30,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ea704e87-14ac-4dc9-9ba6-5feca587aed8 2019-01-14 16:18:30,003 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj 2019-01-14 16:18:30,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:30,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:30,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["bBz5mqKhTEyPnLh6s99AmA"], "issued_at": "2019-01-14T16:18:30.000000Z"}} 2019-01-14 16:18:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08f0a45b9ef0cc68863e1a6446dbba6466bb9a0" 2019-01-14 16:18:30,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d12e9c-f190-41c9-a2fa-5a5a86578cb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:30,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a3d12e9c-f190-41c9-a2fa-5a5a86578cb4 2019-01-14 16:18:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:18:30,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:18: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:18:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08f0a45b9ef0cc68863e1a6446dbba6466bb9a0" 2019-01-14 16:18:30,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530040d5-6c27-48da-9c85-3638e5f82a0b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:18:30,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-530040d5-6c27-48da-9c85-3638e5f82a0b 2019-01-14 16:18:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08f0a45b9ef0cc68863e1a6446dbba6466bb9a0" 2019-01-14 16:18:30,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31918b68-9c77-425b-a31d-83019921a037 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "id": "766059909ae445cc9374bb7a41ef5505", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}]} 2019-01-14 16:18:30,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj used request id req-31918b68-9c77-425b-a31d-83019921a037 2019-01-14 16:18:30,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08f0a45b9ef0cc68863e1a6446dbba6466bb9a0" 2019-01-14 16:18:30,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c925b55-e77c-419d-9d50-3d3b5da08b48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:18:30,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2c925b55-e77c-419d-9d50-3d3b5da08b48 2019-01-14 16:18:31,423 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0b4ecd79-0647-47c-user 2019-01-14 16:18:31,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:31,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:18:31,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c19895-b9f6-45a3-b99f-c0f6383774b3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:18:31,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-25c19895-b9f6-45a3-b99f-c0f6383774b3 2019-01-14 16:18:31,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" -d '{"role": {"name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role"}}' 2019-01-14 16:18:31,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db24f281-b669-470a-b3ce-b2fd1faf2df0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02ecd105ee3d480a8414050d67613a87", "links": {"self": "http://172.30.9.26:5000/v3/roles/02ecd105ee3d480a8414050d67613a87"}, "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role"}} 2019-01-14 16:18:31,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-db24f281-b669-470a-b3ce-b2fd1faf2df0 2019-01-14 16:18:31,679 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role 2019-01-14 16:18:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/02ecd105ee3d480a8414050d67613a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:18:31,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99af0806-9829-42f6-a410-882ee0c603c7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02ecd105ee3d480a8414050d67613a87", "links": {"self": "http://172.30.9.26:5000/v3/roles/02ecd105ee3d480a8414050d67613a87"}, "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role"}} 2019-01-14 16:18:31,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/02ecd105ee3d480a8414050d67613a87 used request id req-99af0806-9829-42f6-a410-882ee0c603c7 2019-01-14 16:18:31,793 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role to project CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj 2019-01-14 16:18:31,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505/users/d3be4575e37b47f285b770d6c4923074/roles/02ecd105ee3d480a8414050d67613a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:18:31,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a228f5-22bd-4730-94a8-61f2eb0b5745 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:18:31,946 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505/users/d3be4575e37b47f285b770d6c4923074/roles/02ecd105ee3d480a8414050d67613a87 used request id req-23a228f5-22bd-4730-94a8-61f2eb0b5745 2019-01-14 16:18:31,946 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:18:31,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:31,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:32,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02ecd105ee3d480a8414050d67613a87", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role"}], "expires_at": "2019-01-14T17:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-user", "id": "d3be4575e37b47f285b770d6c4923074"}, "audit_ids": ["JkBDCxU7SCeLT-trvOATbw"], "issued_at": "2019-01-14T16:18:32.000000Z"}} 2019-01-14 16:18:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" 2019-01-14 16:18:32,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6124f9d-d35e-4782-a782-517e8c40acf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:32,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d6124f9d-d35e-4782-a782-517e8c40acf0 2019-01-14 16:18:32,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" 2019-01-14 16:18:32,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d9567b96-dadd-4229-85e7-a883e5251803 Date: Mon, 14 Jan 2019 16:18:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image"} 2019-01-14 16:18:32,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image used request id req-d9567b96-dadd-4229-85e7-a883e5251803 2019-01-14 16:18:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" 2019-01-14 16:18:32,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a79c8159-87b2-4dfc-98c7-879112d6f511 Date: Mon, 14 Jan 2019 16:18: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"}}} 2019-01-14 16:18:32,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a79c8159-87b2-4dfc-98c7-879112d6f511 2019-01-14 16:18:32,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image"}' 2019-01-14 16:18:33,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc32b101-a1dd-4014-b879-06af3914bc13 Date: Mon, 14 Jan 2019 16:18:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:18:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:18:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "min_disk": 0, "protected": false, "id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "file": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/file", "checksum": null, "owner": "766059909ae445cc9374bb7a41ef5505", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:18:33,125 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-dc32b101-a1dd-4014-b879-06af3914bc13 2019-01-14 16:18:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" -d '' 2019-01-14 16:18:33,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42e340a4-bd31-4afb-8bdb-5bb6187e4ee5 Date: Mon, 14 Jan 2019 16:18:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:18:33,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/file used request id req-42e340a4-bd31-4afb-8bdb-5bb6187e4ee5 2019-01-14 16:18:33,798 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:18:33,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" 2019-01-14 16:18:34,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-825ea88a-f274-4b7f-b78c-4586366b6146 Date: Mon, 14 Jan 2019 16:18:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:18:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:18:33Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/snap", "metadata": {}}], "self": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "min_disk": 0, "protected": false, "id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "file": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "766059909ae445cc9374bb7a41ef5505", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:18:34,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21 used request id req-825ea88a-f274-4b7f-b78c-4586366b6146 2019-01-14 16:18:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" 2019-01-14 16:18:34,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d9bb647-2073-4c85-a5db-2ceab3a69e0c Date: Mon, 14 Jan 2019 16:18:34 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"}}} 2019-01-14 16:18:34,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6d9bb647-2073-4c85-a5db-2ceab3a69e0c 2019-01-14 16:18:34,192 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image 2019-01-14 16:18:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" 2019-01-14 16:18:34,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d42345c2-44f7-49d2-9bdf-48b10ee25384 Date: Mon, 14 Jan 2019 16:18:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:18:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:18:33Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/snap", "metadata": {}}], "self": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "min_disk": 0, "protected": false, "id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "file": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "766059909ae445cc9374bb7a41ef5505", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:18:34,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21 used request id req-d42345c2-44f7-49d2-9bdf-48b10ee25384 2019-01-14 16:18:34,402 - create_image - DEBUG - Instance status is - active 2019-01-14 16:18:34,402 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image 2019-01-14 16:18:34,402 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image 2019-01-14 16:18:34,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:34,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:34,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02ecd105ee3d480a8414050d67613a87", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role"}], "expires_at": "2019-01-14T17:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-user", "id": "d3be4575e37b47f285b770d6c4923074"}, "audit_ids": ["zzYCM3QkRf6uQZzoJFTCJw"], "issued_at": "2019-01-14T16:18:34.000000Z"}} 2019-01-14 16:18:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:18:35,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8262eba-bf32-4a40-89bb-062a09c76d21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:35,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c8262eba-bf32-4a40-89bb-062a09c76d21 2019-01-14 16:18:35,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:18:35,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-71b8b990-b71f-4369-974d-5e04a4900972 Date: Mon, 14 Jan 2019 16:18:35 GMT RESP BODY: {"networks":[]} 2019-01-14 16:18:35,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-71b8b990-b71f-4369-974d-5e04a4900972 2019-01-14 16:18:35,344 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net 2019-01-14 16:18:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" -d '{"network": {"name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net", "admin_state_up": true}}' 2019-01-14 16:18:36,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-22007dbf-ff9a-4e60-ac1b-317af7ae7436 Date: Mon, 14 Jan 2019 16:18:36 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:18:36Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}} 2019-01-14 16:18:36,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-22007dbf-ff9a-4e60-ac1b-317af7ae7436 2019-01-14 16:18:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:18:36,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-677ab1a2-3579-459c-8981-7b3ed48348b7 Date: Mon, 14 Jan 2019 16:18:36 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":"2019-01-14T16:18:36Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:36,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-677ab1a2-3579-459c-8981-7b3ed48348b7 2019-01-14 16:18:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:18:36,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0cbf523a-0185-4f14-b159-f799e838e3d8 Date: Mon, 14 Jan 2019 16:18:36 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:18:36,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-0cbf523a-0185-4f14-b159-f799e838e3d8 2019-01-14 16:18:36,802 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet 2019-01-14 16:18:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" -d '{"subnets": [{"ip_version": 4, "network_id": "95987073-6c8b-47e2-9bae-00f5a07b81ae", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]}' 2019-01-14 16:18:37,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d63b7c0f-dd4c-45cc-bcf0-61abfa2c2f0c Date: Mon, 14 Jan 2019 16:18:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","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":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:37,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d63b7c0f-dd4c-45cc-bcf0-61abfa2c2f0c 2019-01-14 16:18:37,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:18:37,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8fb2d158-9fc1-48d2-91d8-f85e7f4b6ba9 Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:37,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-8fb2d158-9fc1-48d2-91d8-f85e7f4b6ba9 2019-01-14 16:18:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:18:38,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16ce308d-7eab-44d5-8d12-5b14e581b3f5 Date: Mon, 14 Jan 2019 16:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:38,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-16ce308d-7eab-44d5-8d12-5b14e581b3f5 2019-01-14 16:18:38,165 - OpenStackNetwork - DEBUG - Network [95987073-6c8b-47e2-9bae-00f5a07b81ae] created successfully 2019-01-14 16:18:38,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:38,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:38,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6GdjQYqWSuax0FZWP-8Bgg"], "issued_at": "2019-01-14T16:18:38.000000Z"}} 2019-01-14 16:18:38,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b5161f1b4b7af8356a9f834c43d9900e983f0f" 2019-01-14 16:18:38,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107259bc-dc82-4b41-b16f-a69340a8d3f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:38,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-107259bc-dc82-4b41-b16f-a69340a8d3f8 2019-01-14 16:18:38,695 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:18:38,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b5161f1b4b7af8356a9f834c43d9900e983f0f" 2019-01-14 16:18:38,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-1ebb7ec6-c42e-4ed5-b3ab-e35288a8644d x-compute-request-id: req-1ebb7ec6-c42e-4ed5-b3ab-e35288a8644d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:18:38,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1ebb7ec6-c42e-4ed5-b3ab-e35288a8644d 2019-01-14 16:18:38,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b5161f1b4b7af8356a9f834c43d9900e983f0f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:18:38,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-1e7fa956-ff97-4fa2-a011-6530ebc2a057 x-compute-request-id: req-1e7fa956-ff97-4fa2-a011-6530ebc2a057 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "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": "616479e5-5db4-4fe0-8c71-1002c6357193"}} 2019-01-14 16:18:38,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1e7fa956-ff97-4fa2-a011-6530ebc2a057 2019-01-14 16:18:38,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:38,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:39,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02ecd105ee3d480a8414050d67613a87", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role"}], "expires_at": "2019-01-14T17:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-user", "id": "d3be4575e37b47f285b770d6c4923074"}, "audit_ids": ["BrxQuY1hQ42H9Oc_cyJ3xw"], "issued_at": "2019-01-14T16:18:39.000000Z"}} 2019-01-14 16:18:39,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:39,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293c3a33-4fdc-412f-ab2a-bf1728317253 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:39,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-293c3a33-4fdc-412f-ab2a-bf1728317253 2019-01-14 16:18:39,479 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:18:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:39,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9709d72c-f06b-4c79-b1f6-42d108c4729d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:39,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9709d72c-f06b-4c79-b1f6-42d108c4729d 2019-01-14 16:18:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:39,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a71e6e63-877c-4cd8-bb9e-6700e88ad84b Date: Mon, 14 Jan 2019 16:18:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:39,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-a71e6e63-877c-4cd8-bb9e-6700e88ad84b 2019-01-14 16:18:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:40,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ce7bc3ea-95da-4e2b-9e0b-9ec749b74334 Date: Mon, 14 Jan 2019 16:18:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:40,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-ce7bc3ea-95da-4e2b-9e0b-9ec749b74334 2019-01-14 16:18:40,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:40,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e34d571c-de0e-4932-89a3-3ba6486abc62 Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:40,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-e34d571c-de0e-4932-89a3-3ba6486abc62 2019-01-14 16:18:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:18:40,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:18: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:18:40,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8481c3-a19e-4f21-898d-4a931822cd0e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:18:40,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-0e8481c3-a19e-4f21-898d-4a931822cd0e 2019-01-14 16:18:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:40,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d441cb70-2c93-4280-b2fd-f44ce2ffb42f Date: Mon, 14 Jan 2019 16:18:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:40,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-d441cb70-2c93-4280-b2fd-f44ce2ffb42f 2019-01-14 16:18:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:41,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a3f0f93c-95ff-426e-bf09-6cae728bf358 Date: Mon, 14 Jan 2019 16:18:41 GMT RESP BODY: {"ports":[]} 2019-01-14 16:18:41,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1&admin_state_up=True used request id req-a3f0f93c-95ff-426e-bf09-6cae728bf358 2019-01-14 16:18:41,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:41,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-c3cd8c44-e5b7-478d-8f23-03933f703f63 x-compute-request-id: req-c3cd8c44-e5b7-478d-8f23-03933f703f63 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:18:41,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst used request id req-c3cd8c44-e5b7-478d-8f23-03933f703f63 2019-01-14 16:18:41,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:41,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c1236439-fd2e-4e40-8714-7e5fe5cae16d Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:41,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-c1236439-fd2e-4e40-8714-7e5fe5cae16d 2019-01-14 16:18:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:41,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e6ad1a5-0666-4c46-ba62-0f9916d0f42e Date: Mon, 14 Jan 2019 16:18:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:41,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-7e6ad1a5-0666-4c46-ba62-0f9916d0f42e 2019-01-14 16:18:41,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:41,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-caea89b4-e9a2-42d6-90a1-d02cfec62a77 Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:41,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-caea89b4-e9a2-42d6-90a1-d02cfec62a77 2019-01-14 16:18:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:41,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca728b15-42d2-42f9-a979-688d79f238a5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:18:41,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-ca728b15-42d2-42f9-a979-688d79f238a5 2019-01-14 16:18:41,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:42,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b32cebf8-d2e9-434e-8d2d-12607aac1b63 Date: Mon, 14 Jan 2019 16:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:42,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-b32cebf8-d2e9-434e-8d2d-12607aac1b63 2019-01-14 16:18:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:42,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-351960f3-ea5d-46a6-9ee4-845205a96e29 Date: Mon, 14 Jan 2019 16:18:42 GMT RESP BODY: {"ports":[]} 2019-01-14 16:18:42,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1&admin_state_up=True used request id req-351960f3-ea5d-46a6-9ee4-845205a96e29 2019-01-14 16:18:42,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:18:42,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:18:42,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02ecd105ee3d480a8414050d67613a87", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role"}], "expires_at": "2019-01-14T17:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/766059909ae445cc9374bb7a41ef5505", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-user", "id": "d3be4575e37b47f285b770d6c4923074"}, "audit_ids": ["KoKc4ysBQr6IcpfE86I9Vg"], "issued_at": "2019-01-14T16:18:42.000000Z"}} 2019-01-14 16:18:42,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd125587dedcad8c47f22603355b156cc99e8e63" 2019-01-14 16:18:42,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fb998f-26fb-427c-b697-30e69ed1b78a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:18:42,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-27fb998f-26fb-427c-b697-30e69ed1b78a 2019-01-14 16:18:42,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:43,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3db188b9-a716-4f31-a9b1-eb573b0b5995 Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:43,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-3db188b9-a716-4f31-a9b1-eb573b0b5995 2019-01-14 16:18:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:43,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eab30f0c-3f79-4e61-a1c4-8e8172e47244 Date: Mon, 14 Jan 2019 16:18:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:43,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-eab30f0c-3f79-4e61-a1c4-8e8172e47244 2019-01-14 16:18:43,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:43,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f7624b8f-e839-43e7-a5d6-17a3b97fa258 Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:43,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-f7624b8f-e839-43e7-a5d6-17a3b97fa258 2019-01-14 16:18:43,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:18:43,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:18: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:18:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd125587dedcad8c47f22603355b156cc99e8e63" 2019-01-14 16:18:43,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903700b0-e746-4998-a453-12018ba62c61 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:18:43,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-903700b0-e746-4998-a453-12018ba62c61 2019-01-14 16:18:43,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:43,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f580f645-3753-4b7b-95b8-a8f3fc29b6ec Date: Mon, 14 Jan 2019 16:18:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:43,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-f580f645-3753-4b7b-95b8-a8f3fc29b6ec 2019-01-14 16:18:43,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:44,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9919cc18-958c-45bc-bfab-75d47d5d89eb Date: Mon, 14 Jan 2019 16:18:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:44,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet used request id req-9919cc18-958c-45bc-bfab-75d47d5d89eb 2019-01-14 16:18:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:44,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fb8c1a13-8f1a-421d-9961-e9a2d05e0bc4 Date: Mon, 14 Jan 2019 16:18:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:44,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet used request id req-fb8c1a13-8f1a-421d-9961-e9a2d05e0bc4 2019-01-14 16:18:44,160 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net 2019-01-14 16:18:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" -d '{"port": {"network_id": "95987073-6c8b-47e2-9bae-00f5a07b81ae", "fixed_ips": [{"subnet_id": "1f081423-b7f7-4f22-99a0-0bc55100405d", "ip_address": "10.55.0.101"}, {"subnet_id": "1f081423-b7f7-4f22-99a0-0bc55100405d", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1", "admin_state_up": true}}' 2019-01-14 16:18:45,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-bdc74ebf-8350-4e3c-8faf-57aab67ba0fc Date: Mon, 14 Jan 2019 16:18:45 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:18:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:18:44Z","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:20:8e:4c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"766059909ae445cc9374bb7a41ef5505","fixed_ips":[{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.101"},{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.102"}],"id":"8e0759d1-941f-4d45-982e-a7e094a0998e","security_groups":["0578d70d-d329-42cb-a09d-5ad88c926290"],"device_id":""}} 2019-01-14 16:18:45,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-bdc74ebf-8350-4e3c-8faf-57aab67ba0fc 2019-01-14 16:18:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:45,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-de4d2466-350c-4fc8-b56d-d586b4cd440a Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:45,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-de4d2466-350c-4fc8-b56d-d586b4cd440a 2019-01-14 16:18:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:45,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea6fb07b-fa1e-4724-ad7e-1b67499dffa9 Date: Mon, 14 Jan 2019 16:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:45,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-ea6fb07b-fa1e-4724-ad7e-1b67499dffa9 2019-01-14 16:18:45,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:45,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-242a3c3d-7705-48f1-8eb7-3c1803ddbe39 Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:45,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-242a3c3d-7705-48f1-8eb7-3c1803ddbe39 2019-01-14 16:18:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:45,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b7735f-ad24-4825-b63e-5ea567a6692e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:18:45,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-38b7735f-ad24-4825-b63e-5ea567a6692e 2019-01-14 16:18:45,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:46,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4698d963-e3b9-4065-b898-6cdb3f3154b2 Date: Mon, 14 Jan 2019 16:18:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:46,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-4698d963-e3b9-4065-b898-6cdb3f3154b2 2019-01-14 16:18:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:46,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-eb229371-7fa7-452b-a74c-5c064e306ea6 Date: Mon, 14 Jan 2019 16:18:46 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:44Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:20:8e:4c","id":"8e0759d1-941f-4d45-982e-a7e094a0998e","port_security_enabled":true,"project_id":"766059909ae445cc9374bb7a41ef5505","fixed_ips":[{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.101"},{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["0578d70d-d329-42cb-a09d-5ad88c926290"],"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1"}]} 2019-01-14 16:18:46,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1&admin_state_up=True used request id req-eb229371-7fa7-452b-a74c-5c064e306ea6 2019-01-14 16:18:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:46,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65da1b58-1ba5-4d28-b79d-8805c2e3f07b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:18:46,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-65da1b58-1ba5-4d28-b79d-8805c2e3f07b 2019-01-14 16:18:46,524 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst 2019-01-14 16:18:46,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:46,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-0d4cd197-371f-4950-8143-3ae6ce12fbbb x-compute-request-id: req-0d4cd197-371f-4950-8143-3ae6ce12fbbb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "616479e5-5db4-4fe0-8c71-1002c6357193", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-flavor-name"}]} 2019-01-14 16:18:46,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0d4cd197-371f-4950-8143-3ae6ce12fbbb 2019-01-14 16:18:46,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/616479e5-5db4-4fe0-8c71-1002c6357193 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:46,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-29fc0b27-d2a7-49a8-8529-8fa2c62ceae4 x-compute-request-id: req-29fc0b27-d2a7-49a8-8529-8fa2c62ceae4 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "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": "616479e5-5db4-4fe0-8c71-1002c6357193"}} 2019-01-14 16:18:46,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/616479e5-5db4-4fe0-8c71-1002c6357193 used request id req-29fc0b27-d2a7-49a8-8529-8fa2c62ceae4 2019-01-14 16:18:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:46,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-0edb1d7d-e3b0-487c-b280-bb5c85335b2b Date: Mon, 14 Jan 2019 16:18:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:18:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:18:33Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/snap", "metadata": {}}], "self": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "min_disk": 0, "protected": false, "id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "file": "/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "766059909ae445cc9374bb7a41ef5505", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image"} 2019-01-14 16:18:46,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image used request id req-0edb1d7d-e3b0-487c-b280-bb5c85335b2b 2019-01-14 16:18:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:46,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f937f2b0-4301-4746-9d15-293e3f78da8b Date: Mon, 14 Jan 2019 16:18:46 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"}}} 2019-01-14 16:18:46,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f937f2b0-4301-4746-9d15-293e3f78da8b 2019-01-14 16:18:46,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" -d '{"server": {"name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst", "imageRef": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "flavorRef": "616479e5-5db4-4fe0-8c71-1002c6357193", "max_count": 1, "min_count": 1, "networks": [{"port": "8e0759d1-941f-4d45-982e-a7e094a0998e"}]}}' 2019-01-14 16:18:48,895 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:18: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-24827292-351f-4415-8b34-30766db4407a x-compute-request-id: req-24827292-351f-4415-8b34-30766db4407a Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e956037b-c0e0-4114-b9bb-c4a6d9a69065", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "bookmark"}], "adminPass": "cbJyZMXeX25d"}} 2019-01-14 16:18:48,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-24827292-351f-4415-8b34-30766db4407a 2019-01-14 16:18:48,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:49,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-f03e792f-a48f-4379-9883-d946a00a7ddd x-compute-request-id: req-f03e792f-a48f-4379-9883-d946a00a7ddd 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.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "bookmark"}], "image": {"id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "links": [{"href": "http://172.30.9.26:8774/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616479e5-5db4-4fe0-8c71-1002c6357193", "links": [{"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "bookmark"}]}, "id": "e956037b-c0e0-4114-b9bb-c4a6d9a69065", "user_id": "d3be4575e37b47f285b770d6c4923074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:18:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst", "created": "2019-01-14T16:18:48Z", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:49,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-f03e792f-a48f-4379-9883-d946a00a7ddd 2019-01-14 16:18:49,342 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst 2019-01-14 16:18:49,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:49,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-b26d2614-d8a7-4043-aecf-777336a8501f x-compute-request-id: req-b26d2614-d8a7-4043-aecf-777336a8501f Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "bookmark"}], "image": {"id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "links": [{"href": "http://172.30.9.26:8774/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616479e5-5db4-4fe0-8c71-1002c6357193", "links": [{"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "bookmark"}]}, "id": "e956037b-c0e0-4114-b9bb-c4a6d9a69065", "user_id": "d3be4575e37b47f285b770d6c4923074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:18:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst", "created": "2019-01-14T16:18:48Z", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:49,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-b26d2614-d8a7-4043-aecf-777336a8501f 2019-01-14 16:18:49,799 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst] is - BUILD 2019-01-14 16:18:49,799 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:18:52,802 - create_instance - DEBUG - VM status query timeout in 896.540456057 2019-01-14 16:18:52,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:53,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-1c4138a3-1b08-4d14-a104-3a1a45a7e3ff x-compute-request-id: req-1c4138a3-1b08-4d14-a104-3a1a45a7e3ff 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.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "bookmark"}], "image": {"id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "links": [{"href": "http://172.30.9.26:8774/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616479e5-5db4-4fe0-8c71-1002c6357193", "links": [{"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "bookmark"}]}, "id": "e956037b-c0e0-4114-b9bb-c4a6d9a69065", "security_groups": [{"name": "default"}], "user_id": "d3be4575e37b47f285b770d6c4923074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:18:49Z", "hostId": "49af7683e6ff92eee926e168d16571debfe0de6862e30c1113f27317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst", "created": "2019-01-14T16:18:48Z", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:53,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-1c4138a3-1b08-4d14-a104-3a1a45a7e3ff 2019-01-14 16:18:53,329 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst] is - BUILD 2019-01-14 16:18:53,329 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:18:56,332 - create_instance - DEBUG - VM status query timeout in 893.010192156 2019-01-14 16:18:56,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:56,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-61a65a86-6f37-4575-b550-4db80d6f37d4 x-compute-request-id: req-61a65a86-6f37-4575-b550-4db80d6f37d4 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:8e:4c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:8e:4c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "bookmark"}], "image": {"id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "links": [{"href": "http://172.30.9.26:8774/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:18:54.000000", "flavor": {"id": "616479e5-5db4-4fe0-8c71-1002c6357193", "links": [{"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "bookmark"}]}, "id": "e956037b-c0e0-4114-b9bb-c4a6d9a69065", "security_groups": [{"name": "default"}], "user_id": "d3be4575e37b47f285b770d6c4923074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:18:54Z", "hostId": "49af7683e6ff92eee926e168d16571debfe0de6862e30c1113f27317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst", "created": "2019-01-14T16:18:48Z", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:56,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-61a65a86-6f37-4575-b550-4db80d6f37d4 2019-01-14 16:18:56,841 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst] is - ACTIVE 2019-01-14 16:18:56,841 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:18:56,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:57,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-ab2fc8d5-4738-4909-8d2a-10b9c3a12a29 x-compute-request-id: req-ab2fc8d5-4738-4909-8d2a-10b9c3a12a29 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:8e:4c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:8e:4c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "bookmark"}], "image": {"id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "links": [{"href": "http://172.30.9.26:8774/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:18:54.000000", "flavor": {"id": "616479e5-5db4-4fe0-8c71-1002c6357193", "links": [{"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "bookmark"}]}, "id": "e956037b-c0e0-4114-b9bb-c4a6d9a69065", "security_groups": [{"name": "default"}], "user_id": "d3be4575e37b47f285b770d6c4923074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:18:54Z", "hostId": "49af7683e6ff92eee926e168d16571debfe0de6862e30c1113f27317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst", "created": "2019-01-14T16:18:48Z", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:57,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-ab2fc8d5-4738-4909-8d2a-10b9c3a12a29 2019-01-14 16:18:57,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:57,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-89e7965f-79e4-41bc-9fe5-31e9ccd240b1 Date: Mon, 14 Jan 2019 16:18: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":["1f081423-b7f7-4f22-99a0-0bc55100405d"],"updated_at":"2019-01-14T16:18:37Z","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"766059909ae445cc9374bb7a41ef5505","id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net"}]} 2019-01-14 16:18:57,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net used request id req-89e7965f-79e4-41bc-9fe5-31e9ccd240b1 2019-01-14 16:18:57,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:57,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1e8724-ad38-4c0d-880a-64b9fbc962a0 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:18:57,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-ca1e8724-ad38-4c0d-880a-64b9fbc962a0 2019-01-14 16:18:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:58,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b13647d-4641-4c66-9c90-87ff4dc2cf54 Date: Mon, 14 Jan 2019 16:18:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","dns_nameservers":[],"updated_at":"2019-01-14T16:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"766059909ae445cc9374bb7a41ef5505","id":"1f081423-b7f7-4f22-99a0-0bc55100405d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet"}]} 2019-01-14 16:18:58,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-2b13647d-4641-4c66-9c90-87ff4dc2cf54 2019-01-14 16:18:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:58,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3120 X-Openstack-Request-Id: req-21b3613e-5dfb-4357-9d40-4cf50c524610 Date: Mon, 14 Jan 2019 16:18:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:39Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-95987073-6c8b-47e2-9bae-00f5a07b81ae","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e0:df:0a","id":"016d3b94-ef46-4a02-919b-31727544320f","port_security_enabled":false,"project_id":"766059909ae445cc9374bb7a41ef5505","fixed_ips":[{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:37Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-95987073-6c8b-47e2-9bae-00f5a07b81ae","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:a3:e4","id":"489325ec-131c-4969-b8f0-857af687534a","port_security_enabled":false,"project_id":"766059909ae445cc9374bb7a41ef5505","fixed_ips":[{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:54Z","binding:vnic_type":"normal","device_id":"e956037b-c0e0-4114-b9bb-c4a6d9a69065","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:20:8e:4c","id":"8e0759d1-941f-4d45-982e-a7e094a0998e","port_security_enabled":true,"project_id":"766059909ae445cc9374bb7a41ef5505","fixed_ips":[{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.101"},{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["0578d70d-d329-42cb-a09d-5ad88c926290"],"name":"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95987073-6c8b-47e2-9bae-00f5a07b81ae","tenant_id":"766059909ae445cc9374bb7a41ef5505","created_at":"2019-01-14T16:18:38Z","admin_state_up":true,"updated_at":"2019-01-14T16:18:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95987073-6c8b-47e2-9bae-00f5a07b81ae","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8f:74:a6","id":"f21c66fe-4a5a-4d75-b924-9d39cb120201","port_security_enabled":false,"project_id":"766059909ae445cc9374bb7a41ef5505","fixed_ips":[{"subnet_id":"1f081423-b7f7-4f22-99a0-0bc55100405d","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:18:58,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-21b3613e-5dfb-4357-9d40-4cf50c524610 2019-01-14 16:18:58,267 - create_instance - INFO - Deleting Port with ID - 8e0759d1-941f-4d45-982e-a7e094a0998e 2019-01-14 16:18:58,267 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914cport-1 2019-01-14 16:18:58,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/8e0759d1-941f-4d45-982e-a7e094a0998e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:58,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1572dc1-efab-40c1-9067-13298ad242f9 Date: Mon, 14 Jan 2019 16:18:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:18:58,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/8e0759d1-941f-4d45-982e-a7e094a0998e used request id req-d1572dc1-efab-40c1-9067-13298ad242f9 2019-01-14 16:18:58,786 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst 2019-01-14 16:18:58,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:58,938 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:18: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-c11e1185-a4a7-49a4-aaa1-e5eee6a5f155 x-compute-request-id: req-c11e1185-a4a7-49a4-aaa1-e5eee6a5f155 Content-Type: application/json 2019-01-14 16:18:58,938 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-c11e1185-a4a7-49a4-aaa1-e5eee6a5f155 2019-01-14 16:18:58,938 - create_instance - INFO - Checking deletion status 2019-01-14 16:18:58,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:18:59,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:18: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-a35e939e-21f4-43e4-9d8d-872e933f2188 x-compute-request-id: req-a35e939e-21f4-43e4-9d8d-872e933f2188 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:8e:4c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:8e:4c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065", "rel": "bookmark"}], "image": {"id": "a9bc6c0d-ba71-408e-919c-fc83f852ed21", "links": [{"href": "http://172.30.9.26:8774/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:18:54.000000", "flavor": {"id": "616479e5-5db4-4fe0-8c71-1002c6357193", "links": [{"href": "http://172.30.9.26:8774/flavors/616479e5-5db4-4fe0-8c71-1002c6357193", "rel": "bookmark"}]}, "id": "e956037b-c0e0-4114-b9bb-c4a6d9a69065", "user_id": "d3be4575e37b47f285b770d6c4923074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:18:58Z", "hostId": "49af7683e6ff92eee926e168d16571debfe0de6862e30c1113f27317", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst", "created": "2019-01-14T16:18:48Z", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:18:59,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-a35e939e-21f4-43e4-9d8d-872e933f2188 2019-01-14 16:18:59,245 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst] is - ACTIVE 2019-01-14 16:18:59,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:19:02,249 - create_instance - DEBUG - VM status query timeout in 296.689881086 2019-01-14 16:19:02,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30c05e846e74f2a59cb0b7610dea945b0f82147" 2019-01-14 16:19:02,304 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-0eaf9bad-ade0-4d79-a095-37621f117ad5 x-compute-request-id: req-0eaf9bad-ade0-4d79-a095-37621f117ad5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e956037b-c0e0-4114-b9bb-c4a6d9a69065 could not be found.", "code": 404}} 2019-01-14 16:19:02,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e956037b-c0e0-4114-b9bb-c4a6d9a69065 used request id req-0eaf9bad-ade0-4d79-a095-37621f117ad5 2019-01-14 16:19:02,304 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e956037b-c0e0-4114-b9bb-c4a6d9a69065 could not be found. (HTTP 404) (Request-ID: req-0eaf9bad-ade0-4d79-a095-37621f117ad5) 2019-01-14 16:19:02,305 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-inst 2019-01-14 16:19:02,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/616479e5-5db4-4fe0-8c71-1002c6357193 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b5161f1b4b7af8356a9f834c43d9900e983f0f" 2019-01-14 16:19:02,366 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-715b2aa4-0c88-4a15-9fea-68600c023cbd x-compute-request-id: req-715b2aa4-0c88-4a15-9fea-68600c023cbd Content-Length: 0 Content-Type: application/json 2019-01-14 16:19:02,366 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/616479e5-5db4-4fe0-8c71-1002c6357193 used request id req-715b2aa4-0c88-4a15-9fea-68600c023cbd 2019-01-14 16:19:02,366 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet 2019-01-14 16:19:02,366 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-subnet 2019-01-14 16:19:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/1f081423-b7f7-4f22-99a0-0bc55100405d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:19:04,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b81c7fab-9068-4c99-b316-f3b6567083dc Date: Mon, 14 Jan 2019 16:19:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:19:04,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1f081423-b7f7-4f22-99a0-0bc55100405d used request id req-b81c7fab-9068-4c99-b316-f3b6567083dc 2019-01-14 16:19:04,808 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-pub-net 2019-01-14 16:19:04,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/95987073-6c8b-47e2-9bae-00f5a07b81ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef0799d629aab394b3acae27fe0c06ae34d52ad" 2019-01-14 16:19:06,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f40e0ee0-4838-43ba-b8a6-3f4323624d2b Date: Mon, 14 Jan 2019 16:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:19:06,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/95987073-6c8b-47e2-9bae-00f5a07b81ae used request id req-f40e0ee0-4838-43ba-b8a6-3f4323624d2b 2019-01-14 16:19:06,843 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9e1c7cce-81ce-44aa-ba8a-cbaca1c0914c-image 2019-01-14 16:19:06,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b833944b39f350c2293c3e12df7aafd554f0da33" 2019-01-14 16:19:07,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9198d92a-2be0-4289-98d7-cffcc0dc4b89 Date: Mon, 14 Jan 2019 16:19:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:19:07,446 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a9bc6c0d-ba71-408e-919c-fc83f852ed21 used request id req-9198d92a-2be0-4289-98d7-cffcc0dc4b89 2019-01-14 16:19:07,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:19:07,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6ae3c2c3-f58c-45eb-b10c-2249122f1ac3 Date: Mon, 14 Jan 2019 16:19:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "766059909ae445cc9374bb7a41ef5505", "created_at": "2019-01-14T16:18:35Z", "updated_at": "2019-01-14T16:18:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "revision_number": 0, "id": "708be201-876e-47dd-ab07-478306f1c3b7", "remote_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "remote_ip_prefix": null, "created_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "port_range_min": null, "ethertype": "IPv6", "project_id": "766059909ae445cc9374bb7a41ef5505"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "revision_number": 0, "id": "a279f3a9-bbe8-4a97-aeb3-b77d2dea84ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "port_range_min": null, "ethertype": "IPv6", "project_id": "766059909ae445cc9374bb7a41ef5505"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "revision_number": 0, "id": "cab7ff2c-d504-4471-a4bf-fc14107be91c", "remote_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "remote_ip_prefix": null, "created_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "port_range_min": null, "ethertype": "IPv4", "project_id": "766059909ae445cc9374bb7a41ef5505"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "revision_number": 0, "id": "dad6b989-d2b5-4869-b4d8-f41a5e548a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "tenant_id": "766059909ae445cc9374bb7a41ef5505", "port_range_min": null, "ethertype": "IPv4", "project_id": "766059909ae445cc9374bb7a41ef5505"}], "revision_number": 4, "project_id": "766059909ae445cc9374bb7a41ef5505", "id": "0578d70d-d329-42cb-a09d-5ad88c926290", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:19:07,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6ae3c2c3-f58c-45eb-b10c-2249122f1ac3 2019-01-14 16:19:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:19:07,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c962bf15-9c92-421c-944d-e3afc30f92b8 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766059909ae445cc9374bb7a41ef5505", "name": "CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj"}} 2019-01-14 16:19:07,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-c962bf15-9c92-421c-944d-e3afc30f92b8 2019-01-14 16:19:07,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0578d70d-d329-42cb-a09d-5ad88c926290 2019-01-14 16:19:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0578d70d-d329-42cb-a09d-5ad88c926290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:19:08,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1a708da9-be8e-4344-af6c-1e4efab79c59 Date: Mon, 14 Jan 2019 16:19:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "port_range_min": null, "revision_number": 0, "tenant_id": "766059909ae445cc9374bb7a41ef5505", "created_at": "2019-01-14T16:18:35Z", "project_id": "766059909ae445cc9374bb7a41ef5505", "id": "708be201-876e-47dd-ab07-478306f1c3b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "port_range_min": null, "revision_number": 0, "tenant_id": "766059909ae445cc9374bb7a41ef5505", "created_at": "2019-01-14T16:18:35Z", "project_id": "766059909ae445cc9374bb7a41ef5505", "id": "a279f3a9-bbe8-4a97-aeb3-b77d2dea84ba"}, {"remote_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "port_range_min": null, "revision_number": 0, "tenant_id": "766059909ae445cc9374bb7a41ef5505", "created_at": "2019-01-14T16:18:35Z", "project_id": "766059909ae445cc9374bb7a41ef5505", "id": "cab7ff2c-d504-4471-a4bf-fc14107be91c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:18:35Z", "security_group_id": "0578d70d-d329-42cb-a09d-5ad88c926290", "port_range_min": null, "revision_number": 0, "tenant_id": "766059909ae445cc9374bb7a41ef5505", "created_at": "2019-01-14T16:18:35Z", "project_id": "766059909ae445cc9374bb7a41ef5505", "id": "dad6b989-d2b5-4869-b4d8-f41a5e548a73"}]} 2019-01-14 16:19:08,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0578d70d-d329-42cb-a09d-5ad88c926290 used request id req-1a708da9-be8e-4344-af6c-1e4efab79c59 2019-01-14 16:19:08,067 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:19:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0578d70d-d329-42cb-a09d-5ad88c926290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:19:08,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85a97398-1ea3-44dc-92a6-11f1d4fb8ddf Content-Length: 0 Date: Mon, 14 Jan 2019 16:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:19:08,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0578d70d-d329-42cb-a09d-5ad88c926290 used request id req-85a97398-1ea3-44dc-92a6-11f1d4fb8ddf 2019-01-14 16:19:08,437 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj 2019-01-14 16:19:08,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:19:08,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13060814-f6ac-4d9a-8157-4e0dfccc9d4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:19:08,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/766059909ae445cc9374bb7a41ef5505 used request id req-13060814-f6ac-4d9a-8157-4e0dfccc9d4a 2019-01-14 16:19:08,889 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0b4ecd79-0647-47c-proj-role 2019-01-14 16:19:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/02ecd105ee3d480a8414050d67613a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:19:09,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-931bdd16-f1d8-479d-aeb7-ddcf0f43c775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:19:09,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/02ecd105ee3d480a8414050d67613a87 used request id req-931bdd16-f1d8-479d-aeb7-ddcf0f43c775 2019-01-14 16:19:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c290a3a7a3c53efdd71cf80648f1850134c6f301" 2019-01-14 16:19:09,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72b41b9-4b84-4c82-9473-c440ae0a352b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:19:09,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a72b41b9-4b84-4c82-9473-c440ae0a352b 2019-01-14 16:19:09,140 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0b4ecd79-0647-47c-user 2019-01-14 16:19:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d3be4575e37b47f285b770d6c4923074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08f0a45b9ef0cc68863e1a6446dbba6466bb9a0" 2019-01-14 16:19:09,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91cc2408-1759-409b-97e9-a40a5a9b28b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:19:09,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d3be4575e37b47f285b770d6c4923074 used request id req-91cc2408-1759-409b-97e9-a40a5a9b28b8 2019-01-14 16:19:09,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:09,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["9fIcYYxATbawf4h3ThQMUw"], "issued_at": "2019-01-14T16:19:09.000000Z"}} 2019-01-14 16:19:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6ca085e61bb77c3493a01f226965909de91106" 2019-01-14 16:19:09,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead3a8d8-f1a3-450c-aae7-299601f042fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:09,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ead3a8d8-f1a3-450c-aae7-299601f042fd 2019-01-14 16:19:09,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:09,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:10,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["qYWM2zBXRaiRg0dhrxVtQw"], "issued_at": "2019-01-14T16:19:10.000000Z"}} 2019-01-14 16:19:10,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:19:10,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52cf9317-088a-4755-9772-fd1825036f21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:10,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-52cf9317-088a-4755-9772-fd1825036f21 2019-01-14 16:19:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:19:10,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:19: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:19:10,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:19:10,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e444846-234b-443e-b777-9dfcacee7c98 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:19:10,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj used request id req-0e444846-234b-443e-b777-9dfcacee7c98 2019-01-14 16:19:10,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:19:10,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2dea922-a7db-4128-8dfc-3808110685c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:19:10,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c2dea922-a7db-4128-8dfc-3808110685c4 2019-01-14 16:19:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}}' 2019-01-14 16:19:10,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e268d70-dce6-4c76-a57d-4eb20d53f085 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "id": "9da8e89585a744d6ab984afbb0098c20", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:19:10,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0e268d70-dce6-4c76-a57d-4eb20d53f085 2019-01-14 16:19:10,841 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj 2019-01-14 16:19:10,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:10,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:11,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ougTgmM-S6KhUbLs-MUjLg"], "issued_at": "2019-01-14T16:19:11.000000Z"}} 2019-01-14 16:19:11,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6e0b892756df3e502525342a4a837c2c5181684" 2019-01-14 16:19:11,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a054290-1f98-4242-97a3-fc23000273d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:11,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2a054290-1f98-4242-97a3-fc23000273d3 2019-01-14 16:19:11,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:19:11,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:19: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:19:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6e0b892756df3e502525342a4a837c2c5181684" 2019-01-14 16:19:11,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1231d43-cf98-4770-92d3-f59a4d1c253c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:19:11,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f1231d43-cf98-4770-92d3-f59a4d1c253c 2019-01-14 16:19:11,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6e0b892756df3e502525342a4a837c2c5181684" 2019-01-14 16:19:11,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1528ce65-0ab5-4d90-ad87-4146a8554ff7 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "id": "9da8e89585a744d6ab984afbb0098c20", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}]} 2019-01-14 16:19:11,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj used request id req-1528ce65-0ab5-4d90-ad87-4146a8554ff7 2019-01-14 16:19:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6e0b892756df3e502525342a4a837c2c5181684" 2019-01-14 16:19:11,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e54348-b4ba-4b21-bbb3-bce4a086ac7b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:19:11,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a7e54348-b4ba-4b21-bbb3-bce4a086ac7b 2019-01-14 16:19:12,045 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-79b9b5ea-d896-42c-user 2019-01-14 16:19:12,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:19:12,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c3e0bf-f072-4f5d-a94d-29b67c7aec42 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:19:12,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54c3e0bf-f072-4f5d-a94d-29b67c7aec42 2019-01-14 16:19:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" -d '{"role": {"name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}}' 2019-01-14 16:19:12,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43ce9ff-101b-444b-8418-04fb4fd1acf0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d610b61fac448cbfdf7c453d0b9d94", "links": {"self": "http://172.30.9.26:5000/v3/roles/b6d610b61fac448cbfdf7c453d0b9d94"}, "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}} 2019-01-14 16:19:12,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d43ce9ff-101b-444b-8418-04fb4fd1acf0 2019-01-14 16:19:12,290 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role 2019-01-14 16:19:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b6d610b61fac448cbfdf7c453d0b9d94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:19:12,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2a2c96-e2fd-4273-a3c9-80faf58b631d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d610b61fac448cbfdf7c453d0b9d94", "links": {"self": "http://172.30.9.26:5000/v3/roles/b6d610b61fac448cbfdf7c453d0b9d94"}, "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}} 2019-01-14 16:19:12,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b6d610b61fac448cbfdf7c453d0b9d94 used request id req-4c2a2c96-e2fd-4273-a3c9-80faf58b631d 2019-01-14 16:19:12,402 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role to project CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj 2019-01-14 16:19:12,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20/users/54323054861946b996365b3bad9df88e/roles/b6d610b61fac448cbfdf7c453d0b9d94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:19:12,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf43034-9987-4ce3-a15e-5e75c3df8d74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:19:12,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20/users/54323054861946b996365b3bad9df88e/roles/b6d610b61fac448cbfdf7c453d0b9d94 used request id req-1cf43034-9987-4ce3-a15e-5e75c3df8d74 2019-01-14 16:19:12,562 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:19:12,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:12,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:12,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d610b61fac448cbfdf7c453d0b9d94", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}], "expires_at": "2019-01-14T17:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-user", "id": "54323054861946b996365b3bad9df88e"}, "audit_ids": ["JBun5n1kRbS26qgChdmOsw"], "issued_at": "2019-01-14T16:19:12.000000Z"}} 2019-01-14 16:19:12,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" 2019-01-14 16:19:13,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19dca13-99c4-4b16-87f3-6dd883fb957f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:13,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a19dca13-99c4-4b16-87f3-6dd883fb957f 2019-01-14 16:19:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" 2019-01-14 16:19:13,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8759ae6a-30d6-48aa-90e9-103a4b5671e0 Date: Mon, 14 Jan 2019 16:19:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image"} 2019-01-14 16:19:13,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image used request id req-8759ae6a-30d6-48aa-90e9-103a4b5671e0 2019-01-14 16:19:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" 2019-01-14 16:19:13,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6474b5d-e941-4ece-85b6-43cf39000fe8 Date: Mon, 14 Jan 2019 16:19: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"}}} 2019-01-14 16:19:13,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f6474b5d-e941-4ece-85b6-43cf39000fe8 2019-01-14 16:19:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image"}' 2019-01-14 16:19:13,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4289f6ce-4591-4c91-89a5-daebc9321dcf Date: Mon, 14 Jan 2019 16:19:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:19:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:19:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "min_disk": 0, "protected": false, "id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "file": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/file", "checksum": null, "owner": "9da8e89585a744d6ab984afbb0098c20", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:19:13,843 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4289f6ce-4591-4c91-89a5-daebc9321dcf 2019-01-14 16:19:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" -d '' 2019-01-14 16:19:15,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0205a90-1b6d-42d9-aabb-978e5a86c9b9 Date: Mon, 14 Jan 2019 16:19:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:19:15,419 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/file used request id req-b0205a90-1b6d-42d9-aabb-978e5a86c9b9 2019-01-14 16:19:15,419 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:19:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" 2019-01-14 16:19:15,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f7a23624-dec8-450a-9fbf-29dfcebb20b8 Date: Mon, 14 Jan 2019 16:19:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:19:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:19:15Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/snap", "metadata": {}}], "self": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "min_disk": 0, "protected": false, "id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "file": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9da8e89585a744d6ab984afbb0098c20", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:19:15,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f used request id req-f7a23624-dec8-450a-9fbf-29dfcebb20b8 2019-01-14 16:19:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" 2019-01-14 16:19:15,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fbb48e79-3a7d-4ed3-8ecb-ef7f36bc7497 Date: Mon, 14 Jan 2019 16:19: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"}}} 2019-01-14 16:19:15,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fbb48e79-3a7d-4ed3-8ecb-ef7f36bc7497 2019-01-14 16:19:15,633 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image 2019-01-14 16:19:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" 2019-01-14 16:19:15,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cb529406-3e8d-41b2-a71c-ba4b82418800 Date: Mon, 14 Jan 2019 16:19:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:19:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:19:15Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/snap", "metadata": {}}], "self": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "min_disk": 0, "protected": false, "id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "file": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9da8e89585a744d6ab984afbb0098c20", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:19:15,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f used request id req-cb529406-3e8d-41b2-a71c-ba4b82418800 2019-01-14 16:19:15,655 - create_image - DEBUG - Instance status is - active 2019-01-14 16:19:15,655 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image 2019-01-14 16:19:15,655 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image 2019-01-14 16:19:15,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:15,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:16,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d610b61fac448cbfdf7c453d0b9d94", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}], "expires_at": "2019-01-14T17:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-user", "id": "54323054861946b996365b3bad9df88e"}, "audit_ids": ["dhqzuQXbRWWXpZl8j-hPbA"], "issued_at": "2019-01-14T16:19:16.000000Z"}} 2019-01-14 16:19:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:16,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af787d13-31a2-4afb-aab9-13ed8083d46e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:16,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af787d13-31a2-4afb-aab9-13ed8083d46e 2019-01-14 16:19:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:16,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b19a95c-2588-47c1-9205-094f114e7f19 Date: Mon, 14 Jan 2019 16:19:16 GMT RESP BODY: {"networks":[]} 2019-01-14 16:19:16,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net used request id req-9b19a95c-2588-47c1-9205-094f114e7f19 2019-01-14 16:19:16,457 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net 2019-01-14 16:19:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" -d '{"network": {"name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net", "admin_state_up": true}}' 2019-01-14 16:19:17,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-f62dcf39-8e9e-40fe-972d-fc5a8d5df3e7 Date: Mon, 14 Jan 2019 16:19:17 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:19:16Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"9e6b9399-3c50-4c0c-8b80-af7baf7080b2","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net"}} 2019-01-14 16:19:17,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f62dcf39-8e9e-40fe-972d-fc5a8d5df3e7 2019-01-14 16:19:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:17,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-c9a2f1ad-241d-48b0-a09e-c8370256e842 Date: Mon, 14 Jan 2019 16:19:17 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":"2019-01-14T16:19:16Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"9e6b9399-3c50-4c0c-8b80-af7baf7080b2","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net"}]} 2019-01-14 16:19:17,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 used request id req-c9a2f1ad-241d-48b0-a09e-c8370256e842 2019-01-14 16:19:17,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:17,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2fbc148c-24c0-49b0-a88c-18157faabed6 Date: Mon, 14 Jan 2019 16:19:17 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:19:17,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 used request id req-2fbc148c-24c0-49b0-a88c-18157faabed6 2019-01-14 16:19:17,817 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-subnet 2019-01-14 16:19:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" -d '{"subnets": [{"ip_version": 4, "network_id": "9e6b9399-3c50-4c0c-8b80-af7baf7080b2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-subnet"}]}' 2019-01-14 16:19:18,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ddb138e-d1f4-4285-83ee-cc51f79ba1d3 Date: Mon, 14 Jan 2019 16:19:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e6b9399-3c50-4c0c-8b80-af7baf7080b2","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:18Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:18Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"404f0eec-b2b6-4de2-ba4e-bd327b7bd592","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-subnet"}]} 2019-01-14 16:19:18,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7ddb138e-d1f4-4285-83ee-cc51f79ba1d3 2019-01-14 16:19:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:19,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-739ea814-82b8-467c-afb5-48ac8effaae7 Date: Mon, 14 Jan 2019 16:19: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":["404f0eec-b2b6-4de2-ba4e-bd327b7bd592"],"updated_at":"2019-01-14T16:19:18Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"9e6b9399-3c50-4c0c-8b80-af7baf7080b2","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net"}]} 2019-01-14 16:19:19,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 used request id req-739ea814-82b8-467c-afb5-48ac8effaae7 2019-01-14 16:19:19,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:19,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f254d47f-06f0-46bc-bdb3-5f72d6d10bad Date: Mon, 14 Jan 2019 16:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e6b9399-3c50-4c0c-8b80-af7baf7080b2","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:18Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"404f0eec-b2b6-4de2-ba4e-bd327b7bd592","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-subnet"}]} 2019-01-14 16:19:19,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9e6b9399-3c50-4c0c-8b80-af7baf7080b2 used request id req-f254d47f-06f0-46bc-bdb3-5f72d6d10bad 2019-01-14 16:19:19,352 - OpenStackNetwork - DEBUG - Network [9e6b9399-3c50-4c0c-8b80-af7baf7080b2] created successfully 2019-01-14 16:19:19,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:19,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:19,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["NLIab4b3Skao35nG4Z6U-Q"], "issued_at": "2019-01-14T16:19:19.000000Z"}} 2019-01-14 16:19:19,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c903356580f10d04436ead972fcbeb00aa9cca" 2019-01-14 16:19:19,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6969a3a5-4f0c-4de0-9cfa-14e26e27b184 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:19,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6969a3a5-4f0c-4de0-9cfa-14e26e27b184 2019-01-14 16:19:19,863 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:19:19,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c903356580f10d04436ead972fcbeb00aa9cca" 2019-01-14 16:19:20,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-8f73a3e7-f629-456e-ad4f-e44a3907cc48 x-compute-request-id: req-8f73a3e7-f629-456e-ad4f-e44a3907cc48 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:19:20,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8f73a3e7-f629-456e-ad4f-e44a3907cc48 2019-01-14 16:19:20,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c903356580f10d04436ead972fcbeb00aa9cca" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:19:20,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-0709e9b2-42c5-42c5-a571-2aa537d9bdc9 x-compute-request-id: req-0709e9b2-42c5-42c5-a571-2aa537d9bdc9 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "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": "51539a45-db6f-42fd-906c-c4201e7f6877"}} 2019-01-14 16:19:20,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0709e9b2-42c5-42c5-a571-2aa537d9bdc9 2019-01-14 16:19:20,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:20,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:20,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d610b61fac448cbfdf7c453d0b9d94", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}], "expires_at": "2019-01-14T17:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-user", "id": "54323054861946b996365b3bad9df88e"}, "audit_ids": ["eUeP43qYSOeV6XP-gGCjQA"], "issued_at": "2019-01-14T16:19:20.000000Z"}} 2019-01-14 16:19:20,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:19:20,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69509c50-841e-4d20-8285-6be6b818afbc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:20,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-69509c50-841e-4d20-8285-6be6b818afbc 2019-01-14 16:19:20,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:19:20,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af4f64ac-f0e0-450b-a30a-005c33a271ff Date: Mon, 14 Jan 2019 16:19:20 GMT RESP BODY: {"networks":[]} 2019-01-14 16:19:20,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-af4f64ac-f0e0-450b-a30a-005c33a271ff 2019-01-14 16:19:20,848 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 2019-01-14 16:19:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" -d '{"network": {"name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2", "admin_state_up": true}}' 2019-01-14 16:19:21,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-1ff44f39-f491-493e-b77e-aaf588defa24 Date: Mon, 14 Jan 2019 16:19:21 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:19:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}} 2019-01-14 16:19:21,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1ff44f39-f491-493e-b77e-aaf588defa24 2019-01-14 16:19:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:19:21,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 597 X-Openstack-Request-Id: req-9b95aa60-4f23-40e0-a6f6-e43f980e4cfa Date: Mon, 14 Jan 2019 16:19:21 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":"2019-01-14T16:19:21Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:21,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-9b95aa60-4f23-40e0-a6f6-e43f980e4cfa 2019-01-14 16:19:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:19:22,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c491229f-593f-4511-8116-37558e8d695e Date: Mon, 14 Jan 2019 16:19:22 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:19:22,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-c491229f-593f-4511-8116-37558e8d695e 2019-01-14 16:19:22,220 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1 2019-01-14 16:19:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" -d '{"subnets": [{"ip_version": 4, "network_id": "6728fad3-bf58-4da0-a3e2-6b75d5d48ac4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]}' 2019-01-14 16:19:23,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f5e8ff4-06ef-439c-bb46-5e2cd8241a7d Date: Mon, 14 Jan 2019 16:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:23,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0f5e8ff4-06ef-439c-bb46-5e2cd8241a7d 2019-01-14 16:19:23,234 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2 2019-01-14 16:19:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" -d '{"subnets": [{"ip_version": 4, "network_id": "6728fad3-bf58-4da0-a3e2-6b75d5d48ac4", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"}]}' 2019-01-14 16:19:24,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ede22d5d-e840-4071-82be-f493c089dcd7 Date: Mon, 14 Jan 2019 16:19:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"}]} 2019-01-14 16:19:24,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ede22d5d-e840-4071-82be-f493c089dcd7 2019-01-14 16:19:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:19:24,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f67a13a1-9735-4ddd-b501-708880ee7740 Date: Mon, 14 Jan 2019 16:19: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":["9b516a28-b31c-4c43-bbab-df9fae73aead","b5277ee1-0733-417f-8912-4b7171e45684"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:24,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-f67a13a1-9735-4ddd-b501-708880ee7740 2019-01-14 16:19:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:19:24,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-3a6ace04-c174-4b40-8368-5db6522a232e Date: Mon, 14 Jan 2019 16:19:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:24,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-3a6ace04-c174-4b40-8368-5db6522a232e 2019-01-14 16:19:24,976 - OpenStackNetwork - DEBUG - Network [6728fad3-bf58-4da0-a3e2-6b75d5d48ac4] created successfully 2019-01-14 16:19:24,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:24,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:25,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d610b61fac448cbfdf7c453d0b9d94", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}], "expires_at": "2019-01-14T17:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-user", "id": "54323054861946b996365b3bad9df88e"}, "audit_ids": ["OicxNfeqQLe00SCljzZ3yw"], "issued_at": "2019-01-14T16:19:25.000000Z"}} 2019-01-14 16:19:25,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:25,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63943847-e156-4f4d-854d-dab4e62c67b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:25,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-63943847-e156-4f4d-854d-dab4e62c67b7 2019-01-14 16:19:25,471 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:19:25,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:25,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cd82e2-2390-4019-8460-45661c9f4c41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:25,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a9cd82e2-2390-4019-8460-45661c9f4c41 2019-01-14 16:19:25,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:25,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-13d4dbff-0d36-4821-bf9e-83f1a0cabd34 Date: Mon, 14 Jan 2019 16:19: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":["b5277ee1-0733-417f-8912-4b7171e45684","9b516a28-b31c-4c43-bbab-df9fae73aead"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:25,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-13d4dbff-0d36-4821-bf9e-83f1a0cabd34 2019-01-14 16:19:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:26,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c4041a1a-63ee-4181-b7fb-fc6d02755782 Date: Mon, 14 Jan 2019 16:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:26,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-c4041a1a-63ee-4181-b7fb-fc6d02755782 2019-01-14 16:19:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:26,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-00ec7509-036e-411c-9788-115b674d43a0 Date: Mon, 14 Jan 2019 16:19: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":["9b516a28-b31c-4c43-bbab-df9fae73aead","b5277ee1-0733-417f-8912-4b7171e45684"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:26,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-00ec7509-036e-411c-9788-115b674d43a0 2019-01-14 16:19:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:19:26,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:19: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:19:26,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:26,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c12ec08-2e86-4537-bdb8-845211129f44 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:19:26,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-0c12ec08-2e86-4537-bdb8-845211129f44 2019-01-14 16:19:26,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:26,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f0525df4-7237-4b83-ada2-4e03d9e2c09d Date: Mon, 14 Jan 2019 16:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:26,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-f0525df4-7237-4b83-ada2-4e03d9e2c09d 2019-01-14 16:19:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:27,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5493496f-94ee-4465-bd82-fe4c83c4416c Date: Mon, 14 Jan 2019 16:19:27 GMT RESP BODY: {"ports":[]} 2019-01-14 16:19:27,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1&admin_state_up=True used request id req-5493496f-94ee-4465-bd82-fe4c83c4416c 2019-01-14 16:19:27,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:27,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-97070e31-7345-4e6a-a0b3-801d91b846ff x-compute-request-id: req-97070e31-7345-4e6a-a0b3-801d91b846ff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:19:27,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst used request id req-97070e31-7345-4e6a-a0b3-801d91b846ff 2019-01-14 16:19:27,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:27,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7be0d756-cf4e-4910-aa91-234deda9986a Date: Mon, 14 Jan 2019 16:19: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":["b5277ee1-0733-417f-8912-4b7171e45684","9b516a28-b31c-4c43-bbab-df9fae73aead"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:27,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-7be0d756-cf4e-4910-aa91-234deda9986a 2019-01-14 16:19:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:27,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-b5298ed0-0314-434f-aedb-3a92e1efa9cb Date: Mon, 14 Jan 2019 16:19:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:27,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-b5298ed0-0314-434f-aedb-3a92e1efa9cb 2019-01-14 16:19:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:28,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ff4bf9a8-ceef-4f4d-bfc5-fa24c280bd91 Date: Mon, 14 Jan 2019 16:19: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":["9b516a28-b31c-4c43-bbab-df9fae73aead","b5277ee1-0733-417f-8912-4b7171e45684"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:28,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-ff4bf9a8-ceef-4f4d-bfc5-fa24c280bd91 2019-01-14 16:19:28,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:28,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb03b16-579c-4abf-bf29-bd87e0b79fc4 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:19:28,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-aeb03b16-579c-4abf-bf29-bd87e0b79fc4 2019-01-14 16:19:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:28,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d1e9fe4e-562e-4c20-bb45-c507dbf58222 Date: Mon, 14 Jan 2019 16:19:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:28,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-d1e9fe4e-562e-4c20-bb45-c507dbf58222 2019-01-14 16:19:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:28,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a3d93d7-0c28-4df2-a8eb-bffb1423b563 Date: Mon, 14 Jan 2019 16:19:28 GMT RESP BODY: {"ports":[]} 2019-01-14 16:19:28,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1&admin_state_up=True used request id req-0a3d93d7-0c28-4df2-a8eb-bffb1423b563 2019-01-14 16:19:28,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:19:28,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:19:28,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d610b61fac448cbfdf7c453d0b9d94", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role"}], "expires_at": "2019-01-14T17:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9da8e89585a744d6ab984afbb0098c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-user", "id": "54323054861946b996365b3bad9df88e"}, "audit_ids": ["DgJ9w1aWTKuFAn_kaZhYzA"], "issued_at": "2019-01-14T16:19:28.000000Z"}} 2019-01-14 16:19:28,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3781c0c8abceccb515bb504dd27268853935784" 2019-01-14 16:19:28,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ceef80-c785-4735-90fd-ea11acd615a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:19:28,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-71ceef80-c785-4735-90fd-ea11acd615a0 2019-01-14 16:19:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:29,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d29bd47d-7796-4b0c-b32c-fcc6c3f9d84b Date: Mon, 14 Jan 2019 16:19: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":["9b516a28-b31c-4c43-bbab-df9fae73aead","b5277ee1-0733-417f-8912-4b7171e45684"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:29,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-d29bd47d-7796-4b0c-b32c-fcc6c3f9d84b 2019-01-14 16:19:29,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:29,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7135776a-8993-46b1-a7b5-a0d1567980f6 Date: Mon, 14 Jan 2019 16:19:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:29,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-7135776a-8993-46b1-a7b5-a0d1567980f6 2019-01-14 16:19:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-eaf2ec28-f027-4e88-9c15-01425f4cd8d2 Date: Mon, 14 Jan 2019 16:19: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":["9b516a28-b31c-4c43-bbab-df9fae73aead","b5277ee1-0733-417f-8912-4b7171e45684"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:29,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-eaf2ec28-f027-4e88-9c15-01425f4cd8d2 2019-01-14 16:19:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:19:29,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:19: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:19:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3781c0c8abceccb515bb504dd27268853935784" 2019-01-14 16:19:29,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64249108-12bc-4634-9830-90a282a2a375 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:19:29,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-64249108-12bc-4634-9830-90a282a2a375 2019-01-14 16:19:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:30,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-2c44510d-f73e-4c04-8bff-77b81799ab1f Date: Mon, 14 Jan 2019 16:19:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:30,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-2c44510d-f73e-4c04-8bff-77b81799ab1f 2019-01-14 16:19:30,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:30,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-69fd55f9-162c-4069-a65f-a02c343cac3a Date: Mon, 14 Jan 2019 16:19:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:30,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1 used request id req-69fd55f9-162c-4069-a65f-a02c343cac3a 2019-01-14 16:19:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:30,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d20092ea-e7e9-4bd9-952a-6ce8cffdecef Date: Mon, 14 Jan 2019 16:19:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"}]} 2019-01-14 16:19:30,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2 used request id req-d20092ea-e7e9-4bd9-952a-6ce8cffdecef 2019-01-14 16:19:30,580 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 2019-01-14 16:19:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" -d '{"port": {"network_id": "6728fad3-bf58-4da0-a3e2-6b75d5d48ac4", "fixed_ips": [{"subnet_id": "b5277ee1-0733-417f-8912-4b7171e45684", "ip_address": "10.55.0.101"}, {"subnet_id": "9b516a28-b31c-4c43-bbab-df9fae73aead", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1", "admin_state_up": true}}' 2019-01-14 16:19:31,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-89362925-d04a-457b-9241-3d545ebae0ef Date: Mon, 14 Jan 2019 16:19:31 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:19:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:19:31Z","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:49:83:3f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9da8e89585a744d6ab984afbb0098c20","fixed_ips":[{"subnet_id":"b5277ee1-0733-417f-8912-4b7171e45684","ip_address":"10.55.0.101"},{"subnet_id":"9b516a28-b31c-4c43-bbab-df9fae73aead","ip_address":"10.65.0.101"}],"id":"f598cc13-0ec2-44d0-a516-e9eb40d1bc79","security_groups":["28127eb8-2d40-4e60-aa74-35f8b727809a"],"device_id":""}} 2019-01-14 16:19:31,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-89362925-d04a-457b-9241-3d545ebae0ef 2019-01-14 16:19:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:31,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6cec19db-2d2c-48bb-8592-24307e803f37 Date: Mon, 14 Jan 2019 16:19: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":["b5277ee1-0733-417f-8912-4b7171e45684","9b516a28-b31c-4c43-bbab-df9fae73aead"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:31,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-6cec19db-2d2c-48bb-8592-24307e803f37 2019-01-14 16:19:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:31,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1b395777-6bc5-41ff-82b3-e69a86b5498f Date: Mon, 14 Jan 2019 16:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:31,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-1b395777-6bc5-41ff-82b3-e69a86b5498f 2019-01-14 16:19:31,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:31,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-af6e4f2a-2d0f-4fd0-88dc-0cf946177772 Date: Mon, 14 Jan 2019 16:19: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":["9b516a28-b31c-4c43-bbab-df9fae73aead","b5277ee1-0733-417f-8912-4b7171e45684"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:31,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-af6e4f2a-2d0f-4fd0-88dc-0cf946177772 2019-01-14 16:19:31,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93abb7cf-eae9-4fd5-8f7f-128e2b7caca8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:19:32,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-93abb7cf-eae9-4fd5-8f7f-128e2b7caca8 2019-01-14 16:19:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f4335955-2b3c-4814-95f6-906a28e5e4fd Date: Mon, 14 Jan 2019 16:19:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:32,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-f4335955-2b3c-4814-95f6-906a28e5e4fd 2019-01-14 16:19:32,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-a6855e3e-e901-4bb3-af3b-5d1f7b7df0ea Date: Mon, 14 Jan 2019 16:19:32 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:30Z","admin_state_up":true,"updated_at":"2019-01-14T16:19:31Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:49:83:3f","id":"f598cc13-0ec2-44d0-a516-e9eb40d1bc79","port_security_enabled":true,"project_id":"9da8e89585a744d6ab984afbb0098c20","fixed_ips":[{"subnet_id":"b5277ee1-0733-417f-8912-4b7171e45684","ip_address":"10.55.0.101"},{"subnet_id":"9b516a28-b31c-4c43-bbab-df9fae73aead","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["28127eb8-2d40-4e60-aa74-35f8b727809a"],"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1"}]} 2019-01-14 16:19:32,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1&admin_state_up=True used request id req-a6855e3e-e901-4bb3-af3b-5d1f7b7df0ea 2019-01-14 16:19:32,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305010be-7722-48f1-8c08-13bc6dce2452 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:19:32,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-305010be-7722-48f1-8c08-13bc6dce2452 2019-01-14 16:19:32,425 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst 2019-01-14 16:19:32,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-460fed77-2ed4-4773-b20d-9e84cb26096d x-compute-request-id: req-460fed77-2ed4-4773-b20d-9e84cb26096d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"flavors": [{"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-flavor-name"}]} 2019-01-14 16:19:32,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-460fed77-2ed4-4773-b20d-9e84cb26096d 2019-01-14 16:19:32,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/51539a45-db6f-42fd-906c-c4201e7f6877 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-f693c9e0-cf91-47c8-8c8c-08b0a5b87caf x-compute-request-id: req-f693c9e0-cf91-47c8-8c8c-08b0a5b87caf Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "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": "51539a45-db6f-42fd-906c-c4201e7f6877"}} 2019-01-14 16:19:32,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/51539a45-db6f-42fd-906c-c4201e7f6877 used request id req-f693c9e0-cf91-47c8-8c8c-08b0a5b87caf 2019-01-14 16:19:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-a693ef10-7697-41a0-ab5a-23ea69040141 Date: Mon, 14 Jan 2019 16:19:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:19:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:19:15Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/snap", "metadata": {}}], "self": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "min_disk": 0, "protected": false, "id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "file": "/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9da8e89585a744d6ab984afbb0098c20", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image"} 2019-01-14 16:19:32,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image used request id req-a693ef10-7697-41a0-ab5a-23ea69040141 2019-01-14 16:19:32,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:32,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f7ded16-83ac-4cb5-b7dd-10056d9ff9c7 Date: Mon, 14 Jan 2019 16:19: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"}}} 2019-01-14 16:19:32,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6f7ded16-83ac-4cb5-b7dd-10056d9ff9c7 2019-01-14 16:19:32,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" -d '{"server": {"name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "imageRef": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "flavorRef": "51539a45-db6f-42fd-906c-c4201e7f6877", "max_count": 1, "min_count": 1, "networks": [{"port": "f598cc13-0ec2-44d0-a516-e9eb40d1bc79"}]}}' 2019-01-14 16:19:34,643 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:19: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-db636c97-b1f2-4788-ac97-ab3bae7e3ea9 x-compute-request-id: req-db636c97-b1f2-4788-ac97-ab3bae7e3ea9 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1129a387-e73b-48de-887d-ac265a49cc18", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "adminPass": "Ki8teod5DVEw"}} 2019-01-14 16:19:34,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-db636c97-b1f2-4788-ac97-ab3bae7e3ea9 2019-01-14 16:19:34,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:35,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-4432a1e0-3f4b-4643-aa0f-a0e5408f27db x-compute-request-id: req-4432a1e0-3f4b-4643-aa0f-a0e5408f27db 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.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "image": {"id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "links": [{"href": "http://172.30.9.26:8774/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}]}, "id": "1129a387-e73b-48de-887d-ac265a49cc18", "user_id": "54323054861946b996365b3bad9df88e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:19:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "created": "2019-01-14T16:19:34Z", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:19:35,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-4432a1e0-3f4b-4643-aa0f-a0e5408f27db 2019-01-14 16:19:35,084 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst 2019-01-14 16:19:35,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:35,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-eccca073-22d6-4d9c-b087-25605e307a94 x-compute-request-id: req-eccca073-22d6-4d9c-b087-25605e307a94 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.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "image": {"id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "links": [{"href": "http://172.30.9.26:8774/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}]}, "id": "1129a387-e73b-48de-887d-ac265a49cc18", "user_id": "54323054861946b996365b3bad9df88e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:19:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "created": "2019-01-14T16:19:34Z", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:19:35,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-eccca073-22d6-4d9c-b087-25605e307a94 2019-01-14 16:19:35,509 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst] is - BUILD 2019-01-14 16:19:35,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:19:38,513 - create_instance - DEBUG - VM status query timeout in 896.572055101 2019-01-14 16:19:38,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:39,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33551ef4-9e99-49a7-9c47-4e29ea5498d5 x-compute-request-id: req-33551ef4-9e99-49a7-9c47-4e29ea5498d5 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.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "image": {"id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "links": [{"href": "http://172.30.9.26:8774/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}]}, "id": "1129a387-e73b-48de-887d-ac265a49cc18", "security_groups": [{"name": "default"}], "user_id": "54323054861946b996365b3bad9df88e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:19:36Z", "hostId": "559bfaabd6c3cef59021516ed2a46ddfa4af053dd60f437630b539a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "created": "2019-01-14T16:19:34Z", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:19:39,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-33551ef4-9e99-49a7-9c47-4e29ea5498d5 2019-01-14 16:19:39,007 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst] is - BUILD 2019-01-14 16:19:39,007 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:19:42,010 - create_instance - DEBUG - VM status query timeout in 893.074731112 2019-01-14 16:19:42,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:42,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-11042133-fe6c-4b54-8612-7c5dd569ff71 x-compute-request-id: req-11042133-fe6c-4b54-8612-7c5dd569ff71 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:83:3f", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:83:3f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "image": {"id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "links": [{"href": "http://172.30.9.26:8774/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:19:40.000000", "flavor": {"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}]}, "id": "1129a387-e73b-48de-887d-ac265a49cc18", "security_groups": [{"name": "default"}], "user_id": "54323054861946b996365b3bad9df88e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:19:40Z", "hostId": "559bfaabd6c3cef59021516ed2a46ddfa4af053dd60f437630b539a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "created": "2019-01-14T16:19:34Z", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:19:42,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-11042133-fe6c-4b54-8612-7c5dd569ff71 2019-01-14 16:19:42,731 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst] is - ACTIVE 2019-01-14 16:19:42,731 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:19:42,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:43,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-4145e6d8-6563-46af-b8f0-be06204f951e x-compute-request-id: req-4145e6d8-6563-46af-b8f0-be06204f951e Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:83:3f", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:83:3f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "image": {"id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "links": [{"href": "http://172.30.9.26:8774/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:19:40.000000", "flavor": {"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}]}, "id": "1129a387-e73b-48de-887d-ac265a49cc18", "security_groups": [{"name": "default"}], "user_id": "54323054861946b996365b3bad9df88e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:19:40Z", "hostId": "559bfaabd6c3cef59021516ed2a46ddfa4af053dd60f437630b539a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "created": "2019-01-14T16:19:34Z", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:19:43,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-4145e6d8-6563-46af-b8f0-be06204f951e 2019-01-14 16:19:43,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:43,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-576b7b49-f7d5-4d87-b0fd-da0986785f3b Date: Mon, 14 Jan 2019 16:19: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":["b5277ee1-0733-417f-8912-4b7171e45684","9b516a28-b31c-4c43-bbab-df9fae73aead"],"updated_at":"2019-01-14T16:19:24Z","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2"}]} 2019-01-14 16:19:43,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 used request id req-576b7b49-f7d5-4d87-b0fd-da0986785f3b 2019-01-14 16:19:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:43,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a66500-66c3-4ebd-a9d1-844cbb2ab63d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:19:43,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-19a66500-66c3-4ebd-a9d1-844cbb2ab63d 2019-01-14 16:19:43,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:43,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a30c9611-f6b5-4ff8-92e1-3e0e42ff9ca1 Date: Mon, 14 Jan 2019 16:19:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:24Z","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":"9da8e89585a744d6ab984afbb0098c20","id":"9b516a28-b31c-4c43-bbab-df9fae73aead","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:22Z","dns_nameservers":[],"updated_at":"2019-01-14T16:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9da8e89585a744d6ab984afbb0098c20","id":"b5277ee1-0733-417f-8912-4b7171e45684","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1"}]} 2019-01-14 16:19:43,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-a30c9611-f6b5-4ff8-92e1-3e0e42ff9ca1 2019-01-14 16:19:43,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:43,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3354 X-Openstack-Request-Id: req-50a575b9-cf9b-4471-859d-cee8032e3fc9 Date: Mon, 14 Jan 2019 16:19:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:19:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:2f:2a:0b","id":"b4828603-027e-4a1e-a0a9-313e25fb4af9","port_security_enabled":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","fixed_ips":[{"subnet_id":"b5277ee1-0733-417f-8912-4b7171e45684","ip_address":"10.55.0.4"},{"subnet_id":"9b516a28-b31c-4c43-bbab-df9fae73aead","ip_address":"10.65.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:19:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:1d:4c:5b","id":"d307dd26-5fa8-4e99-b41c-18e1b36d1b4b","port_security_enabled":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","fixed_ips":[{"subnet_id":"b5277ee1-0733-417f-8912-4b7171e45684","ip_address":"10.55.0.3"},{"subnet_id":"9b516a28-b31c-4c43-bbab-df9fae73aead","ip_address":"10.65.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:23Z","admin_state_up":true,"updated_at":"2019-01-14T16:19:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:b1:79:4d","id":"e1ff2f6c-e7eb-403a-9753-ac74dd0481dc","port_security_enabled":false,"project_id":"9da8e89585a744d6ab984afbb0098c20","fixed_ips":[{"subnet_id":"b5277ee1-0733-417f-8912-4b7171e45684","ip_address":"10.55.0.2"},{"subnet_id":"9b516a28-b31c-4c43-bbab-df9fae73aead","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6728fad3-bf58-4da0-a3e2-6b75d5d48ac4","tenant_id":"9da8e89585a744d6ab984afbb0098c20","created_at":"2019-01-14T16:19:30Z","admin_state_up":true,"updated_at":"2019-01-14T16:19:40Z","binding:vnic_type":"normal","device_id":"1129a387-e73b-48de-887d-ac265a49cc18","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:49:83:3f","id":"f598cc13-0ec2-44d0-a516-e9eb40d1bc79","port_security_enabled":true,"project_id":"9da8e89585a744d6ab984afbb0098c20","fixed_ips":[{"subnet_id":"b5277ee1-0733-417f-8912-4b7171e45684","ip_address":"10.55.0.101"},{"subnet_id":"9b516a28-b31c-4c43-bbab-df9fae73aead","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["28127eb8-2d40-4e60-aa74-35f8b727809a"],"name":"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1"}]} 2019-01-14 16:19:43,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-50a575b9-cf9b-4471-859d-cee8032e3fc9 2019-01-14 16:19:43,968 - create_instance - INFO - Deleting Port with ID - f598cc13-0ec2-44d0-a516-e9eb40d1bc79 2019-01-14 16:19:43,968 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1port-1 2019-01-14 16:19:43,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/f598cc13-0ec2-44d0-a516-e9eb40d1bc79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:44,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e3ba0d6-fb44-4fb6-8564-20e6aba6d6ca Date: Mon, 14 Jan 2019 16:19:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:19:44,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/f598cc13-0ec2-44d0-a516-e9eb40d1bc79 used request id req-5e3ba0d6-fb44-4fb6-8564-20e6aba6d6ca 2019-01-14 16:19:44,689 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst 2019-01-14 16:19:44,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:45,036 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:19: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-e0273255-ea34-40cb-b216-aca282b53bf5 x-compute-request-id: req-e0273255-ea34-40cb-b216-aca282b53bf5 Content-Type: application/json 2019-01-14 16:19:45,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-e0273255-ea34-40cb-b216-aca282b53bf5 2019-01-14 16:19:45,036 - create_instance - INFO - Checking deletion status 2019-01-14 16:19:45,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:45,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-a3837402-e181-4a60-9844-f98ec1e62a0b x-compute-request-id: req-a3837402-e181-4a60-9844-f98ec1e62a0b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:83:3f", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:83:3f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "image": {"id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "links": [{"href": "http://172.30.9.26:8774/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:19:40.000000", "flavor": {"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}]}, "id": "1129a387-e73b-48de-887d-ac265a49cc18", "user_id": "54323054861946b996365b3bad9df88e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:19:44Z", "hostId": "559bfaabd6c3cef59021516ed2a46ddfa4af053dd60f437630b539a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "created": "2019-01-14T16:19:34Z", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:19:45,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-a3837402-e181-4a60-9844-f98ec1e62a0b 2019-01-14 16:19:45,301 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst] is - ACTIVE 2019-01-14 16:19:45,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:19:48,304 - create_instance - DEBUG - VM status query timeout in 296.732638121 2019-01-14 16:19:48,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:48,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:19: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-91d2e3ef-4d04-496c-a691-5f50b226d2de x-compute-request-id: req-91d2e3ef-4d04-496c-a691-5f50b226d2de 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.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1129a387-e73b-48de-887d-ac265a49cc18", "rel": "bookmark"}], "image": {"id": "e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "links": [{"href": "http://172.30.9.26:8774/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:19:40.000000", "flavor": {"id": "51539a45-db6f-42fd-906c-c4201e7f6877", "links": [{"href": "http://172.30.9.26:8774/flavors/51539a45-db6f-42fd-906c-c4201e7f6877", "rel": "bookmark"}]}, "id": "1129a387-e73b-48de-887d-ac265a49cc18", "user_id": "54323054861946b996365b3bad9df88e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:19:44Z", "hostId": "559bfaabd6c3cef59021516ed2a46ddfa4af053dd60f437630b539a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst", "created": "2019-01-14T16:19:34Z", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:19:48,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-91d2e3ef-4d04-496c-a691-5f50b226d2de 2019-01-14 16:19:48,614 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst] is - ACTIVE 2019-01-14 16:19:48,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:19:51,618 - create_instance - DEBUG - VM status query timeout in 293.4189291 2019-01-14 16:19:51,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c42f213a3bb2954f5f9bdf8886e4b8dc40ff52e" 2019-01-14 16:19:51,673 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:19: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-d529a95d-19d7-4aa6-8d72-3e7f6904d7c3 x-compute-request-id: req-d529a95d-19d7-4aa6-8d72-3e7f6904d7c3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1129a387-e73b-48de-887d-ac265a49cc18 could not be found.", "code": 404}} 2019-01-14 16:19:51,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1129a387-e73b-48de-887d-ac265a49cc18 used request id req-d529a95d-19d7-4aa6-8d72-3e7f6904d7c3 2019-01-14 16:19:51,674 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1129a387-e73b-48de-887d-ac265a49cc18 could not be found. (HTTP 404) (Request-ID: req-d529a95d-19d7-4aa6-8d72-3e7f6904d7c3) 2019-01-14 16:19:51,674 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-inst 2019-01-14 16:19:51,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/51539a45-db6f-42fd-906c-c4201e7f6877 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c903356580f10d04436ead972fcbeb00aa9cca" 2019-01-14 16:19:51,726 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:19: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-fbb94dbe-8222-4c45-9405-f568729f112c x-compute-request-id: req-fbb94dbe-8222-4c45-9405-f568729f112c Content-Length: 0 Content-Type: application/json 2019-01-14 16:19:51,726 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/51539a45-db6f-42fd-906c-c4201e7f6877 used request id req-fbb94dbe-8222-4c45-9405-f568729f112c 2019-01-14 16:19:51,727 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-subnet 2019-01-14 16:19:51,727 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-subnet 2019-01-14 16:19:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/404f0eec-b2b6-4de2-ba4e-bd327b7bd592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:54,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49c401b3-e1b4-4814-9d2f-d10389bbb7c9 Date: Mon, 14 Jan 2019 16:19:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:19:54,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/404f0eec-b2b6-4de2-ba4e-bd327b7bd592 used request id req-49c401b3-e1b4-4814-9d2f-d10389bbb7c9 2019-01-14 16:19:54,587 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-pub-net 2019-01-14 16:19:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9e6b9399-3c50-4c0c-8b80-af7baf7080b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0e2789e6c653df9e754e43de268496785cd77" 2019-01-14 16:19:56,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5187f306-be8a-4b54-b2d5-1df385f52eef Date: Mon, 14 Jan 2019 16:19:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:19:56,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9e6b9399-3c50-4c0c-8b80-af7baf7080b2 used request id req-5187f306-be8a-4b54-b2d5-1df385f52eef 2019-01-14 16:19:56,174 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2 2019-01-14 16:19:56,174 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet2 2019-01-14 16:19:56,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/9b516a28-b31c-4c43-bbab-df9fae73aead -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:19:58,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7c08d19-b921-496e-9570-304920a0fdc2 Date: Mon, 14 Jan 2019 16:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:19:58,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9b516a28-b31c-4c43-bbab-df9fae73aead used request id req-f7c08d19-b921-496e-9570-304920a0fdc2 2019-01-14 16:19:58,837 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1 2019-01-14 16:19:58,837 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-subnet1 2019-01-14 16:19:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/b5277ee1-0733-417f-8912-4b7171e45684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:20:01,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-030b309f-6b34-4655-ba95-0eb8d367c1c2 Date: Mon, 14 Jan 2019 16:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:01,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b5277ee1-0733-417f-8912-4b7171e45684 used request id req-030b309f-6b34-4655-ba95-0eb8d367c1c2 2019-01-14 16:20:01,463 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1net2 2019-01-14 16:20:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae20b8aa288b8ae7f7873a79fef1f9644279b45e" 2019-01-14 16:20:03,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5cd3b60-c8f5-45a6-995f-6bcc0ed3f8cf Date: Mon, 14 Jan 2019 16:20:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:03,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6728fad3-bf58-4da0-a3e2-6b75d5d48ac4 used request id req-f5cd3b60-c8f5-45a6-995f-6bcc0ed3f8cf 2019-01-14 16:20:03,662 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-814e698d-3722-4123-8a68-7b1b86f914b1-image 2019-01-14 16:20:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}645dd6080a593708c9c55bdb745378583eca0b8e" 2019-01-14 16:20:04,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b29e8c15-6748-4866-ae28-35f800842984 Date: Mon, 14 Jan 2019 16:20:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:20:04,164 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e1b4ede0-f6b6-4dda-856d-eaf3ffcd476f used request id req-b29e8c15-6748-4866-ae28-35f800842984 2019-01-14 16:20:04,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:04,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b73d8ce5-6b0b-4b56-adce-37e7d9f0deab Date: Mon, 14 Jan 2019 16:20:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "created_at": "2019-01-14T16:19:16Z", "updated_at": "2019-01-14T16:19:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "revision_number": 0, "id": "071a5137-2d8d-4d9b-a8c2-d874b0244214", "remote_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "remote_ip_prefix": null, "created_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "9da8e89585a744d6ab984afbb0098c20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "revision_number": 0, "id": "41b38b62-7a17-485d-8b2f-cd5524365f95", "remote_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "remote_ip_prefix": null, "created_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "9da8e89585a744d6ab984afbb0098c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "revision_number": 0, "id": "449ac6e0-60d5-4570-abdb-352407b6ca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "9da8e89585a744d6ab984afbb0098c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "revision_number": 0, "id": "53a8c1cc-9491-41da-ace2-dd64d6d96641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "9da8e89585a744d6ab984afbb0098c20"}], "revision_number": 4, "project_id": "9da8e89585a744d6ab984afbb0098c20", "id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:20:04,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b73d8ce5-6b0b-4b56-adce-37e7d9f0deab 2019-01-14 16:20:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:04,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-953751e0-6296-4d75-bfb2-3499f344d7b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:20:04,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-953751e0-6296-4d75-bfb2-3499f344d7b0 2019-01-14 16:20:04,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:20:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:04,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a9161a-7edb-4e87-ac1a-7d09a55f21cd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9da8e89585a744d6ab984afbb0098c20", "name": "CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj"}} 2019-01-14 16:20:04,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-12a9161a-7edb-4e87-ac1a-7d09a55f21cd 2019-01-14 16:20:04,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28127eb8-2d40-4e60-aa74-35f8b727809a 2019-01-14 16:20:04,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=28127eb8-2d40-4e60-aa74-35f8b727809a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:04,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c9e5ccde-39a1-464c-9634-2a5cdef7c15e Date: Mon, 14 Jan 2019 16:20:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "port_range_min": null, "revision_number": 0, "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "created_at": "2019-01-14T16:19:16Z", "project_id": "9da8e89585a744d6ab984afbb0098c20", "id": "071a5137-2d8d-4d9b-a8c2-d874b0244214"}, {"remote_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "port_range_min": null, "revision_number": 0, "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "created_at": "2019-01-14T16:19:16Z", "project_id": "9da8e89585a744d6ab984afbb0098c20", "id": "41b38b62-7a17-485d-8b2f-cd5524365f95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "port_range_min": null, "revision_number": 0, "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "created_at": "2019-01-14T16:19:16Z", "project_id": "9da8e89585a744d6ab984afbb0098c20", "id": "449ac6e0-60d5-4570-abdb-352407b6ca19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:19:16Z", "security_group_id": "28127eb8-2d40-4e60-aa74-35f8b727809a", "port_range_min": null, "revision_number": 0, "tenant_id": "9da8e89585a744d6ab984afbb0098c20", "created_at": "2019-01-14T16:19:16Z", "project_id": "9da8e89585a744d6ab984afbb0098c20", "id": "53a8c1cc-9491-41da-ace2-dd64d6d96641"}]} 2019-01-14 16:20:04,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=28127eb8-2d40-4e60-aa74-35f8b727809a used request id req-c9e5ccde-39a1-464c-9634-2a5cdef7c15e 2019-01-14 16:20:04,889 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:20:04,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/28127eb8-2d40-4e60-aa74-35f8b727809a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:05,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a210ab1-1a41-45da-9526-aead474fee06 Content-Length: 0 Date: Mon, 14 Jan 2019 16:20:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:05,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/28127eb8-2d40-4e60-aa74-35f8b727809a used request id req-2a210ab1-1a41-45da-9526-aead474fee06 2019-01-14 16:20:05,267 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj 2019-01-14 16:20:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:05,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ffba4d4-02a7-4ffd-aca2-9453e83bb75e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:20:05,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9da8e89585a744d6ab984afbb0098c20 used request id req-5ffba4d4-02a7-4ffd-aca2-9453e83bb75e 2019-01-14 16:20:05,565 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-79b9b5ea-d896-42c-proj-role 2019-01-14 16:20:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b6d610b61fac448cbfdf7c453d0b9d94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:05,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-817f7c1c-8d80-4ee9-b53b-937953180e0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:20:05,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b6d610b61fac448cbfdf7c453d0b9d94 used request id req-817f7c1c-8d80-4ee9-b53b-937953180e0d 2019-01-14 16:20:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7abb09739eebf586fc88680db97b793d5a4fdec" 2019-01-14 16:20:05,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb251a4-ba36-4c7e-8d0a-121274777812 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:20:05,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cbb251a4-ba36-4c7e-8d0a-121274777812 2019-01-14 16:20:05,827 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-79b9b5ea-d896-42c-user 2019-01-14 16:20:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/54323054861946b996365b3bad9df88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6e0b892756df3e502525342a4a837c2c5181684" 2019-01-14 16:20:06,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae2f97b4-52e4-4585-922a-92a1dbed31e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:20:06,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/54323054861946b996365b3bad9df88e used request id req-ae2f97b4-52e4-4585-922a-92a1dbed31e5 2019-01-14 16:20:06,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:06,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DBhRDrZyTiaJ-xoZGLy00Q"], "issued_at": "2019-01-14T16:20:06.000000Z"}} 2019-01-14 16:20:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d13ec8304b96ef0502480ccdfeabfd5caa3e722" 2019-01-14 16:20:06,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0628de-10e0-4b3d-9be4-619495cc298e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:06,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7b0628de-10e0-4b3d-9be4-619495cc298e 2019-01-14 16:20:06,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:06,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:07,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["rUUlY5V7RziE6Wezr4P8Uw"], "issued_at": "2019-01-14T16:20:07.000000Z"}} 2019-01-14 16:20:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:07,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279371d8-5835-4048-b1b6-09e0371d06c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:07,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-279371d8-5835-4048-b1b6-09e0371d06c3 2019-01-14 16:20:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:20:07,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:20: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:20:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:07,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327f1cbf-6033-4092-9b6c-5dc39127f695 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:20:07,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj used request id req-327f1cbf-6033-4092-9b6c-5dc39127f695 2019-01-14 16:20:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:07,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f2a488-ba38-40fe-955d-2ee7239c7bb7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:20:07,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-05f2a488-ba38-40fe-955d-2ee7239c7bb7 2019-01-14 16:20:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}}' 2019-01-14 16:20:07,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be274ec3-99a3-430e-a93b-93c3960a8544 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "id": "84eb6e9aacde43a6afa2313abbd7913c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:07,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-be274ec3-99a3-430e-a93b-93c3960a8544 2019-01-14 16:20:07,763 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj 2019-01-14 16:20:07,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:07,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:08,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["4UzcuOhoTmuilwoAPAF5yg"], "issued_at": "2019-01-14T16:20:08.000000Z"}} 2019-01-14 16:20:08,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca449dd296fc44e1012a0d696682853697adfd0" 2019-01-14 16:20:08,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e7a3c6-a33c-4c17-a111-e9cacc99871d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:08,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e8e7a3c6-a33c-4c17-a111-e9cacc99871d 2019-01-14 16:20:08,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:20:08,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:20: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:20:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca449dd296fc44e1012a0d696682853697adfd0" 2019-01-14 16:20:08,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce620e31-3805-4c02-8ae5-a15d1b2be589 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:20:08,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ce620e31-3805-4c02-8ae5-a15d1b2be589 2019-01-14 16:20:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca449dd296fc44e1012a0d696682853697adfd0" 2019-01-14 16:20:08,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70fde2f-b47c-47c8-8035-b2e1bdf897d0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "id": "84eb6e9aacde43a6afa2313abbd7913c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}]} 2019-01-14 16:20:08,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj used request id req-d70fde2f-b47c-47c8-8035-b2e1bdf897d0 2019-01-14 16:20:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca449dd296fc44e1012a0d696682853697adfd0" 2019-01-14 16:20:08,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37e6e16-19f1-40de-af57-18ab119da7ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:20:08,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a37e6e16-19f1-40de-af57-18ab119da7ba 2019-01-14 16:20:08,985 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user 2019-01-14 16:20:08,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:08,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:09,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3cbeb8-51ae-40a4-a1f9-5057b717b285 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:20:09,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8a3cbeb8-51ae-40a4-a1f9-5057b717b285 2019-01-14 16:20:09,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" -d '{"role": {"name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}}' 2019-01-14 16:20:09,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-972781ac-6a81-4d0c-841e-00fdb0f31461 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f4d477500ca4a29a242e72f1b20aab1", "links": {"self": "http://172.30.9.26:5000/v3/roles/9f4d477500ca4a29a242e72f1b20aab1"}, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}} 2019-01-14 16:20:09,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-972781ac-6a81-4d0c-841e-00fdb0f31461 2019-01-14 16:20:09,225 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role 2019-01-14 16:20:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9f4d477500ca4a29a242e72f1b20aab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:09,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814050c3-5d19-4441-b322-2a41cd4b47be Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f4d477500ca4a29a242e72f1b20aab1", "links": {"self": "http://172.30.9.26:5000/v3/roles/9f4d477500ca4a29a242e72f1b20aab1"}, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}} 2019-01-14 16:20:09,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9f4d477500ca4a29a242e72f1b20aab1 used request id req-814050c3-5d19-4441-b322-2a41cd4b47be 2019-01-14 16:20:09,333 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role to project InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj 2019-01-14 16:20:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c/users/2d8803a46b41466dbf493853fca26cba/roles/9f4d477500ca4a29a242e72f1b20aab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:09,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0336cb5a-fa49-4a61-a26b-7fd66120eccf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:20:09,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c/users/2d8803a46b41466dbf493853fca26cba/roles/9f4d477500ca4a29a242e72f1b20aab1 used request id req-0336cb5a-fa49-4a61-a26b-7fd66120eccf 2019-01-14 16:20:09,485 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:20:09,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:20:09,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:09,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:09,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f4d477500ca4a29a242e72f1b20aab1", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}], "expires_at": "2019-01-14T17:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user", "id": "2d8803a46b41466dbf493853fca26cba"}, "audit_ids": ["GZpY8yxwSz2qyZs3MQU8ew"], "issued_at": "2019-01-14T16:20:09.000000Z"}} 2019-01-14 16:20:09,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" 2019-01-14 16:20:10,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d195b018-6ef0-4809-aa40-33a0c8081194 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:10,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d195b018-6ef0-4809-aa40-33a0c8081194 2019-01-14 16:20:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" 2019-01-14 16:20:10,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bc9ed2ae-2628-41b6-abe4-4d2aa0083c3d Date: Mon, 14 Jan 2019 16:20:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image"} 2019-01-14 16:20:10,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image used request id req-bc9ed2ae-2628-41b6-abe4-4d2aa0083c3d 2019-01-14 16:20:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" 2019-01-14 16:20:10,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5995f70a-ddd4-46fe-86c9-cdc0500d384e Date: Mon, 14 Jan 2019 16:20: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"}}} 2019-01-14 16:20:10,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5995f70a-ddd4-46fe-86c9-cdc0500d384e 2019-01-14 16:20:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image"}' 2019-01-14 16:20:10,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ea25dd42-41a5-477f-8276-d24e1c692904 Date: Mon, 14 Jan 2019 16:20:10 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:20:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:20:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "min_disk": 0, "protected": false, "id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "file": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3/file", "checksum": null, "owner": "84eb6e9aacde43a6afa2313abbd7913c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:20:10,663 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ea25dd42-41a5-477f-8276-d24e1c692904 2019-01-14 16:20:10,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" -d '' 2019-01-14 16:20:11,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3fd4586-c18a-467a-93db-68e6cef3022d Date: Mon, 14 Jan 2019 16:20:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:20:11,792 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3/file used request id req-c3fd4586-c18a-467a-93db-68e6cef3022d 2019-01-14 16:20:11,792 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:20:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" 2019-01-14 16:20:11,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bddbc884-ba93-48c5-9aa0-2121c8576ed8 Date: Mon, 14 Jan 2019 16:20:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:20:11Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e24eab04-669b-40ff-ab84-bc302a462cc3/snap", "metadata": {}}], "self": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "min_disk": 0, "protected": false, "id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "file": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84eb6e9aacde43a6afa2313abbd7913c", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e24eab04-669b-40ff-ab84-bc302a462cc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:20:11,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3 used request id req-bddbc884-ba93-48c5-9aa0-2121c8576ed8 2019-01-14 16:20:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" 2019-01-14 16:20:12,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d6a1a2b6-91d6-4a87-b870-c3c210723f7f Date: Mon, 14 Jan 2019 16:20: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"}}} 2019-01-14 16:20:12,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d6a1a2b6-91d6-4a87-b870-c3c210723f7f 2019-01-14 16:20:12,007 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image 2019-01-14 16:20:12,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" 2019-01-14 16:20:12,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4327f80b-8221-4414-bb67-ad42ef139dd9 Date: Mon, 14 Jan 2019 16:20:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:20:11Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e24eab04-669b-40ff-ab84-bc302a462cc3/snap", "metadata": {}}], "self": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "min_disk": 0, "protected": false, "id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "file": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84eb6e9aacde43a6afa2313abbd7913c", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e24eab04-669b-40ff-ab84-bc302a462cc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:20:12,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3 used request id req-4327f80b-8221-4414-bb67-ad42ef139dd9 2019-01-14 16:20:12,028 - create_image - DEBUG - Instance status is - active 2019-01-14 16:20:12,028 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image 2019-01-14 16:20:12,028 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image 2019-01-14 16:20:12,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:12,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:12,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f4d477500ca4a29a242e72f1b20aab1", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}], "expires_at": "2019-01-14T17:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user", "id": "2d8803a46b41466dbf493853fca26cba"}, "audit_ids": ["phrKNgpPQ8G1jVhCK1dgWg"], "issued_at": "2019-01-14T16:20:12.000000Z"}} 2019-01-14 16:20:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:12,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93935a4c-c51f-4d38-ad08-5c52df3ef07c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:12,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-93935a4c-c51f-4d38-ad08-5c52df3ef07c 2019-01-14 16:20:12,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:12,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72b687aa-a95f-4afa-a122-d4d54c61023d Date: Mon, 14 Jan 2019 16:20:12 GMT RESP BODY: {"networks":[]} 2019-01-14 16:20:12,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-72b687aa-a95f-4afa-a122-d4d54c61023d 2019-01-14 16:20:12,669 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net 2019-01-14 16:20:12,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" -d '{"network": {"name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net", "admin_state_up": true}}' 2019-01-14 16:20:13,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-12ad5619-23e6-419a-98a0-84b9038e6b94 Date: Mon, 14 Jan 2019 16:20:13 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:20:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}} 2019-01-14 16:20:13,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-12ad5619-23e6-419a-98a0-84b9038e6b94 2019-01-14 16:20:13,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:13,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-bef49475-dea4-46a8-a9e5-ec8b4daf6651 Date: Mon, 14 Jan 2019 16:20:13 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":"2019-01-14T16:20:13Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:13,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-bef49475-dea4-46a8-a9e5-ec8b4daf6651 2019-01-14 16:20:13,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:13,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7eb3a375-b205-44dd-b518-cf632f98ae7f Date: Mon, 14 Jan 2019 16:20:13 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:20:13,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-7eb3a375-b205-44dd-b518-cf632f98ae7f 2019-01-14 16:20:13,928 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet 2019-01-14 16:20:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" -d '{"subnets": [{"ip_version": 4, "network_id": "c3aa1e3b-6df3-4fde-a564-7c039e81d555", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]}' 2019-01-14 16:20:14,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-68052e54-6129-416d-bfb3-e3c9bfc20b81 Date: Mon, 14 Jan 2019 16:20:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","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":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:14,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-68052e54-6129-416d-bfb3-e3c9bfc20b81 2019-01-14 16:20:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:14,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-4767f160-6249-4b91-95a4-553c7455dd17 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:14,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-4767f160-6249-4b91-95a4-553c7455dd17 2019-01-14 16:20:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:15,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c5c9e0f4-dcce-4339-b7cc-f3a5379c23fe Date: Mon, 14 Jan 2019 16:20:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:15,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-c5c9e0f4-dcce-4339-b7cc-f3a5379c23fe 2019-01-14 16:20:15,082 - OpenStackNetwork - DEBUG - Network [c3aa1e3b-6df3-4fde-a564-7c039e81d555] created successfully 2019-01-14 16:20:15,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:15,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:15,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["b2LhpzgBSxypsM4vLhWrWQ"], "issued_at": "2019-01-14T16:20:15.000000Z"}} 2019-01-14 16:20:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28525d1a8b6bc1d22af0adcc081b879a9fbecbbc" 2019-01-14 16:20:15,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47df1039-d625-46ab-bc63-d0fbe7fd2998 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:15,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-47df1039-d625-46ab-bc63-d0fbe7fd2998 2019-01-14 16:20:15,602 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:20:15,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28525d1a8b6bc1d22af0adcc081b879a9fbecbbc" 2019-01-14 16:20:15,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-b246040c-cc65-4480-b26e-0456f09217f9 x-compute-request-id: req-b246040c-cc65-4480-b26e-0456f09217f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:20:15,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b246040c-cc65-4480-b26e-0456f09217f9 2019-01-14 16:20:15,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28525d1a8b6bc1d22af0adcc081b879a9fbecbbc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:20:15,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-e193a0ef-abd1-46f3-866e-7b3506f08d8c x-compute-request-id: req-e193a0ef-abd1-46f3-866e-7b3506f08d8c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "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": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9"}} 2019-01-14 16:20:15,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e193a0ef-abd1-46f3-866e-7b3506f08d8c 2019-01-14 16:20:15,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:15,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:16,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f4d477500ca4a29a242e72f1b20aab1", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}], "expires_at": "2019-01-14T17:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user", "id": "2d8803a46b41466dbf493853fca26cba"}, "audit_ids": ["O44lRLV9TdS1nTAwojPsYw"], "issued_at": "2019-01-14T16:20:16.000000Z"}} 2019-01-14 16:20:16,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:16,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcfbe2ca-d84b-4ec0-932d-17fb07405af2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:16,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fcfbe2ca-d84b-4ec0-932d-17fb07405af2 2019-01-14 16:20:16,362 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:20:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:16,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e25926-cf0c-4968-8c55-8437763fc296 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:16,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-75e25926-cf0c-4968-8c55-8437763fc296 2019-01-14 16:20:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:16,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2c1cffef-a8c9-405c-b1f4-ead3c4e9a08d Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:16,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-2c1cffef-a8c9-405c-b1f4-ead3c4e9a08d 2019-01-14 16:20:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:16,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-82be2766-028e-4031-8596-ceb447fda750 Date: Mon, 14 Jan 2019 16:20:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:16,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-82be2766-028e-4031-8596-ceb447fda750 2019-01-14 16:20:17,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:17,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-75b91273-1f71-4689-bf54-5a74c685b3dc Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:17,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-75b91273-1f71-4689-bf54-5a74c685b3dc 2019-01-14 16:20:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:20:17,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:20: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:20:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:17,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95974a58-d262-4755-9286-20e83c013b41 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:17,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-95974a58-d262-4755-9286-20e83c013b41 2019-01-14 16:20:17,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:17,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c4009eba-9952-4460-b5b3-cae8abff8c33 Date: Mon, 14 Jan 2019 16:20:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:17,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-c4009eba-9952-4460-b5b3-cae8abff8c33 2019-01-14 16:20:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:18,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-60be6054-8e4b-44fb-a81f-72c9f6231034 Date: Mon, 14 Jan 2019 16:20:18 GMT RESP BODY: {"ports":[]} 2019-01-14 16:20:18,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port&admin_state_up=True used request id req-60be6054-8e4b-44fb-a81f-72c9f6231034 2019-01-14 16:20:18,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:18,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-97d4fa36-8020-41d8-8c0f-22fba7d42e64 x-compute-request-id: req-97d4fa36-8020-41d8-8c0f-22fba7d42e64 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:20:18,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst used request id req-97d4fa36-8020-41d8-8c0f-22fba7d42e64 2019-01-14 16:20:18,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:18,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8b96d798-5f5e-4750-a9e3-a7aeb6e93b8b Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:18,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-8b96d798-5f5e-4750-a9e3-a7aeb6e93b8b 2019-01-14 16:20:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:18,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a1009d0-6dc0-4b30-9bff-505520b122f7 Date: Mon, 14 Jan 2019 16:20:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:18,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-4a1009d0-6dc0-4b30-9bff-505520b122f7 2019-01-14 16:20:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:18,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-bbc21004-0215-41c6-b9b4-9047ee7a10d4 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:18,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-bbc21004-0215-41c6-b9b4-9047ee7a10d4 2019-01-14 16:20:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:19,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5511ef0-eaac-44b4-b664-00281949fe2d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:19,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-a5511ef0-eaac-44b4-b664-00281949fe2d 2019-01-14 16:20:19,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:19,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96e54e82-14b9-42ed-9ac7-ce9d6ef16a36 Date: Mon, 14 Jan 2019 16:20:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:19,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-96e54e82-14b9-42ed-9ac7-ce9d6ef16a36 2019-01-14 16:20:19,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:19,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b18a18b-b74b-4a11-bce2-d66923afa90e Date: Mon, 14 Jan 2019 16:20:19 GMT RESP BODY: {"ports":[]} 2019-01-14 16:20:19,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port&admin_state_up=True used request id req-6b18a18b-b74b-4a11-bce2-d66923afa90e 2019-01-14 16:20:19,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:19,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:19,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f4d477500ca4a29a242e72f1b20aab1", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}], "expires_at": "2019-01-14T17:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user", "id": "2d8803a46b41466dbf493853fca26cba"}, "audit_ids": ["AU1kE5yzRwG7hgVbJNHvNA"], "issued_at": "2019-01-14T16:20:19.000000Z"}} 2019-01-14 16:20:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c1bcb4f77b9b224a209ff2c9f1905351204829" 2019-01-14 16:20:20,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d1e5b9-9324-4516-8132-c228a10a2cb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:20,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a7d1e5b9-9324-4516-8132-c228a10a2cb5 2019-01-14 16:20:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:20,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-eaf75865-f44f-4740-82c7-43d785a8ae29 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:20,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-eaf75865-f44f-4740-82c7-43d785a8ae29 2019-01-14 16:20:20,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:20,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a58c273-b631-4608-bdfb-5ddf182af3a7 Date: Mon, 14 Jan 2019 16:20:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:20,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-4a58c273-b631-4608-bdfb-5ddf182af3a7 2019-01-14 16:20:20,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:20,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f25de540-ed53-48f1-a9d1-18d4a7917b39 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:20,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-f25de540-ed53-48f1-a9d1-18d4a7917b39 2019-01-14 16:20:20,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:20:20,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:20: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:20:20,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c1bcb4f77b9b224a209ff2c9f1905351204829" 2019-01-14 16:20:20,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cfa8fd-ea30-4116-b5ef-b3060e8761c0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:20,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-c2cfa8fd-ea30-4116-b5ef-b3060e8761c0 2019-01-14 16:20:20,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:21,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8ee5b0f-c72e-4c3f-9a5b-22dd833bcaa4 Date: Mon, 14 Jan 2019 16:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:21,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-c8ee5b0f-c72e-4c3f-9a5b-22dd833bcaa4 2019-01-14 16:20:21,020 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net 2019-01-14 16:20:21,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" -d '{"port": {"network_id": "c3aa1e3b-6df3-4fde-a564-7c039e81d555", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port", "admin_state_up": true}}' 2019-01-14 16:20:22,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-5c7dc82b-d84c-4d4a-8d6e-a647c37ba5ac Date: Mon, 14 Jan 2019 16:20:22 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:20:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:20:21Z","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3b:87:ac","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.19"}],"id":"4624ab05-6238-455d-beab-cf2e6f59761b","security_groups":["b8ba31c8-f63c-4665-b1d4-6ad398ecdc72"],"device_id":""}} 2019-01-14 16:20:22,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-5c7dc82b-d84c-4d4a-8d6e-a647c37ba5ac 2019-01-14 16:20:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:22,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b94794fe-5f57-4c96-ad07-9cb33ba85413 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:22,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-b94794fe-5f57-4c96-ad07-9cb33ba85413 2019-01-14 16:20:22,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:22,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ae75037a-ad27-4708-9641-348bede6247b Date: Mon, 14 Jan 2019 16:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:22,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-ae75037a-ad27-4708-9641-348bede6247b 2019-01-14 16:20:22,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1e8d3927-b84b-46e4-b1b5-16025c749157 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:23,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-1e8d3927-b84b-46e4-b1b5-16025c749157 2019-01-14 16:20:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7004eeaf-9a6a-441f-9092-c103f74375d0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:23,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-7004eeaf-9a6a-441f-9092-c103f74375d0 2019-01-14 16:20:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62b074b2-32dc-48c5-a290-5bf7bf91ce7e Date: Mon, 14 Jan 2019 16:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:23,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-62b074b2-32dc-48c5-a290-5bf7bf91ce7e 2019-01-14 16:20:23,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-bf680c4a-55a7-4af0-aa25-65ce6ac6278c Date: Mon, 14 Jan 2019 16:20:23 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:21Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:21Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3b:87:ac","id":"4624ab05-6238-455d-beab-cf2e6f59761b","port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.19"}],"extra_dhcp_opts":[],"security_groups":["b8ba31c8-f63c-4665-b1d4-6ad398ecdc72"],"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port"}]} 2019-01-14 16:20:23,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port&admin_state_up=True used request id req-bf680c4a-55a7-4af0-aa25-65ce6ac6278c 2019-01-14 16:20:23,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb63b0b-7817-4445-8e43-e9671af95bd0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:23,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-7bb63b0b-7817-4445-8e43-e9671af95bd0 2019-01-14 16:20:23,402 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst 2019-01-14 16:20:23,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-d5984d5e-cb44-4455-849f-08cb3ed7e63f x-compute-request-id: req-d5984d5e-cb44-4455-849f-08cb3ed7e63f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-flavor-name"}]} 2019-01-14 16:20:23,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d5984d5e-cb44-4455-849f-08cb3ed7e63f 2019-01-14 16:20:23,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-dc71f634-cf61-42ec-a812-7a82bff7aa7e x-compute-request-id: req-dc71f634-cf61-42ec-a812-7a82bff7aa7e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "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": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9"}} 2019-01-14 16:20:23,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9 used request id req-dc71f634-cf61-42ec-a812-7a82bff7aa7e 2019-01-14 16:20:23,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-d0c5b045-3020-4218-bd84-a5de27df06a2 Date: Mon, 14 Jan 2019 16:20:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:20:11Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e24eab04-669b-40ff-ab84-bc302a462cc3/snap", "metadata": {}}], "self": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "min_disk": 0, "protected": false, "id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "file": "/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84eb6e9aacde43a6afa2313abbd7913c", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e24eab04-669b-40ff-ab84-bc302a462cc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image"} 2019-01-14 16:20:23,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image used request id req-d0c5b045-3020-4218-bd84-a5de27df06a2 2019-01-14 16:20:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:23,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b8a4333f-18d5-4acf-925e-76ff8c86dd86 Date: Mon, 14 Jan 2019 16: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"}}} 2019-01-14 16:20:23,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b8a4333f-18d5-4acf-925e-76ff8c86dd86 2019-01-14 16:20:23,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" -d '{"server": {"name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "imageRef": "e24eab04-669b-40ff-ab84-bc302a462cc3", "flavorRef": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "max_count": 1, "min_count": 1, "networks": [{"port": "4624ab05-6238-455d-beab-cf2e6f59761b"}]}}' 2019-01-14 16:20:25,800 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:20: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-ba7ed24b-3863-42c0-9cd6-a1be4b0eb197 x-compute-request-id: req-ba7ed24b-3863-42c0-9cd6-a1be4b0eb197 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "adminPass": "QqReXN6UNvPT"}} 2019-01-14 16:20:25,800 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ba7ed24b-3863-42c0-9cd6-a1be4b0eb197 2019-01-14 16:20:25,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:26,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-ebe6a9db-78a9-4919-a457-b8eddb7c33e3 x-compute-request-id: req-ebe6a9db-78a9-4919-a457-b8eddb7c33e3 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.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:20:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:26,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-ebe6a9db-78a9-4919-a457-b8eddb7c33e3 2019-01-14 16:20:26,210 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst 2019-01-14 16:20:26,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:26,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-bef0b58e-b0a2-4c9c-a703-dcfc1cfc604a x-compute-request-id: req-bef0b58e-b0a2-4c9c-a703-dcfc1cfc604a 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.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:20:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:26,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-bef0b58e-b0a2-4c9c-a703-dcfc1cfc604a 2019-01-14 16:20:26,558 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst] is - BUILD 2019-01-14 16:20:26,558 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:20:29,561 - create_instance - DEBUG - VM status query timeout in 896.648722172 2019-01-14 16:20:29,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:30,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa41363-971f-4478-a4cd-b8e3b4ba1274 x-compute-request-id: req-afa41363-971f-4478-a4cd-b8e3b4ba1274 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.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:20:27Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:30,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-afa41363-971f-4478-a4cd-b8e3b4ba1274 2019-01-14 16:20:30,355 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst] is - BUILD 2019-01-14 16:20:30,355 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:20:33,358 - create_instance - DEBUG - VM status query timeout in 892.851920128 2019-01-14 16:20:33,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:34,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc1ba472-a2b8-4fbc-9d1d-7bc86283a824 x-compute-request-id: req-bc1ba472-a2b8-4fbc-9d1d-7bc86283a824 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:34,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-bc1ba472-a2b8-4fbc-9d1d-7bc86283a824 2019-01-14 16:20:34,309 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst] is - ACTIVE 2019-01-14 16:20:34,310 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:20:34,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:35,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-c8a7725b-fc7a-4ef7-a63b-ca1a453b6a18 x-compute-request-id: req-c8a7725b-fc7a-4ef7-a63b-ca1a453b6a18 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:35,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-c8a7725b-fc7a-4ef7-a63b-ca1a453b6a18 2019-01-14 16:20:35,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:35,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b7252a0b-7e72-41c0-ba52-ffa5cbed1646 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:35,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-b7252a0b-7e72-41c0-ba52-ffa5cbed1646 2019-01-14 16:20:35,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:35,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f708879f-2327-4491-a39f-b870ae502b39 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:35,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-f708879f-2327-4491-a39f-b870ae502b39 2019-01-14 16:20:35,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:35,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba8afc99-22f4-48bc-a129-71ad6392e4d0 Date: Mon, 14 Jan 2019 16:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:35,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-ba8afc99-22f4-48bc-a129-71ad6392e4d0 2019-01-14 16:20:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:35,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-414b703e-73cd-4bf4-9e70-8fe3a186bd3f Date: Mon, 14 Jan 2019 16:20:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:21Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:31Z","binding:vnic_type":"normal","device_id":"281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3b:87:ac","id":"4624ab05-6238-455d-beab-cf2e6f59761b","port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.19"}],"extra_dhcp_opts":[],"security_groups":["b8ba31c8-f63c-4665-b1d4-6ad398ecdc72"],"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:16Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:14:0f","id":"69b7e815-5006-49a2-9157-6ac9a9dbb5a7","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:15Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:01:d4","id":"b820bf76-b803-44ea-bb82-d53b3b8be195","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:f4:32","id":"d3828e5f-5fd2-4e5f-b599-1b5e7acad7f6","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:20:35,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-414b703e-73cd-4bf4-9e70-8fe3a186bd3f 2019-01-14 16:20:35,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:35,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:36,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f4d477500ca4a29a242e72f1b20aab1", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}], "expires_at": "2019-01-14T17:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user", "id": "2d8803a46b41466dbf493853fca26cba"}, "audit_ids": ["dW-rByDeRseSAAXHDSnM5A"], "issued_at": "2019-01-14T16:20:36.000000Z"}} 2019-01-14 16:20:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:36,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3988950-4018-481c-8f3d-4bd2e525da01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:36,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d3988950-4018-481c-8f3d-4bd2e525da01 2019-01-14 16:20:36,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:36,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c44eaa99-e1fc-4866-91e4-69e0c8801ef5 Date: Mon, 14 Jan 2019 16:20:36 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:20:36,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name&description=hello+group used request id req-c44eaa99-e1fc-4866-91e4-69e0c8801ef5 2019-01-14 16:20:36,388 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name... 2019-01-14 16:20:36,388 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name 2019-01-14 16:20:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" -d '{"security_group": {"name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name", "description": "hello group"}}' 2019-01-14 16:20:36,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e0ca1259-25ed-43bc-9d91-573bf4cd1958 Date: Mon, 14 Jan 2019 16:20:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "updated_at": "2019-01-14T16:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv6", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv4", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}], "revision_number": 2, "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name"}} 2019-01-14 16:20:36,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-e0ca1259-25ed-43bc-9d91-573bf4cd1958 2019-01-14 16:20:36,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:37,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38bf7faa-5903-4a78-a783-26451f18d465 Date: Mon, 14 Jan 2019 16:20:37 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": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4"}]} 2019-01-14 16:20:37,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-38bf7faa-5903-4a78-a783-26451f18d465 2019-01-14 16:20:37,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:37,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:37,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cfeab4ac-9857-4980-a8f8-148c21c902db Date: Mon, 14 Jan 2019 16:20:37 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": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4"}]} 2019-01-14 16:20:37,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-cfeab4ac-9857-4980-a8f8-148c21c902db 2019-01-14 16:20:37,230 - neutron_utils - INFO - Retrieving security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:37,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0f5e97e0-5598-435c-87fb-2e24a85953a7 Date: Mon, 14 Jan 2019 16:20:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "updated_at": "2019-01-14T16:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv6", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv4", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}], "revision_number": 2, "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name"}]} 2019-01-14 16:20:37,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-0f5e97e0-5598-435c-87fb-2e24a85953a7 2019-01-14 16:20:37,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:37,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:37,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2676754e-ea0e-4251-949d-d71e3927fb38 Date: Mon, 14 Jan 2019 16:20:37 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": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4"}]} 2019-01-14 16:20:37,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-2676754e-ea0e-4251-949d-d71e3927fb38 2019-01-14 16:20:37,534 - neutron_utils - INFO - Retrieving security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:37,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:37,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cd09da82-a5aa-40d3-b042-830f12c7de26 Date: Mon, 14 Jan 2019 16:20:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "updated_at": "2019-01-14T16:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv6", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv4", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}], "revision_number": 2, "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name"}]} 2019-01-14 16:20:37,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-cd09da82-a5aa-40d3-b042-830f12c7de26 2019-01-14 16:20:37,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:37,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3486da6a-ba43-40ff-bc7c-bec00a972602 Date: Mon, 14 Jan 2019 16:20:37 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": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4"}]} 2019-01-14 16:20:37,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-3486da6a-ba43-40ff-bc7c-bec00a972602 2019-01-14 16:20:37,983 - neutron_utils - INFO - Retrieving security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:38,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ca12dac3-7294-42bc-973f-9d0395e94dcc Date: Mon, 14 Jan 2019 16:20:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "updated_at": "2019-01-14T16:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv6", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "revision_number": 0, "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv4", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}], "revision_number": 2, "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name"}]} 2019-01-14 16:20:38,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-ca12dac3-7294-42bc-973f-9d0395e94dcc 2019-01-14 16:20:38,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e860cd61-9a75-4a9d-95f3-357d8e35cdc4 2019-01-14 16:20:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:38,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9088a675-8bad-48ef-9f43-6cb494cc23a5 Date: Mon, 14 Jan 2019 16:20:38 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": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a1e11d37-f1d2-4b87-96c4-c30ab4f835bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:36Z", "security_group_id": "e860cd61-9a75-4a9d-95f3-357d8e35cdc4", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:36Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "a9b327a7-552e-40df-9cbd-ed30402b6fb4"}]} 2019-01-14 16:20:38,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-9088a675-8bad-48ef-9f43-6cb494cc23a5 2019-01-14 16:20:38,448 - neutron_utils - INFO - Deleting security group rule with ID - a1e11d37-f1d2-4b87-96c4-c30ab4f835bc 2019-01-14 16:20:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a1e11d37-f1d2-4b87-96c4-c30ab4f835bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:38,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcf325d2-204c-4533-8b83-2b48c2594c0e Content-Length: 0 Date: Mon, 14 Jan 2019 16:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:38,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a1e11d37-f1d2-4b87-96c4-c30ab4f835bc used request id req-bcf325d2-204c-4533-8b83-2b48c2594c0e 2019-01-14 16:20:38,538 - neutron_utils - INFO - Deleting security group rule with ID - a9b327a7-552e-40df-9cbd-ed30402b6fb4 2019-01-14 16:20:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a9b327a7-552e-40df-9cbd-ed30402b6fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:38,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a83c1d07-038f-4d52-ae7f-4d6cabfcbbf1 Content-Length: 0 Date: Mon, 14 Jan 2019 16:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:38,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a9b327a7-552e-40df-9cbd-ed30402b6fb4 used request id req-a83c1d07-038f-4d52-ae7f-4d6cabfcbbf1 2019-01-14 16:20:38,624 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name 2019-01-14 16:20:38,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e860cd61-9a75-4a9d-95f3-357d8e35cdc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239edbc865047e68e7de9a057e223e16571acb94" 2019-01-14 16:20:39,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2170fbc4-6e89-4eec-9629-71cc1c14f736 Content-Length: 0 Date: Mon, 14 Jan 2019 16:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:39,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e860cd61-9a75-4a9d-95f3-357d8e35cdc4 used request id req-2170fbc4-6e89-4eec-9629-71cc1c14f736 2019-01-14 16:20:39,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:39,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-01739c89-89f1-45bc-a9b9-b6b09bef0d10 x-compute-request-id: req-01739c89-89f1-45bc-a9b9-b6b09bef0d10 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:39,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-01739c89-89f1-45bc-a9b9-b6b09bef0d10 2019-01-14 16:20:39,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:39,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-dc96716d-b737-4e07-a8f6-df43c76d4ae5 Date: Mon, 14 Jan 2019 16:20:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:39,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-dc96716d-b737-4e07-a8f6-df43c76d4ae5 2019-01-14 16:20:39,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:39,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb508f3-fca6-4432-b6b9-bd5b3b50fbd7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:39,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-bdb508f3-fca6-4432-b6b9-bd5b3b50fbd7 2019-01-14 16:20:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:39,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-644ec183-0d84-424e-a727-59254669b358 Date: Mon, 14 Jan 2019 16:20:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:39,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-644ec183-0d84-424e-a727-59254669b358 2019-01-14 16:20:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:40,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-86670d7d-dfae-4165-9732-ac1a39eeb7a7 Date: Mon, 14 Jan 2019 16:20:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:21Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:31Z","binding:vnic_type":"normal","device_id":"281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3b:87:ac","id":"4624ab05-6238-455d-beab-cf2e6f59761b","port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.19"}],"extra_dhcp_opts":[],"security_groups":["b8ba31c8-f63c-4665-b1d4-6ad398ecdc72"],"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:16Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:14:0f","id":"69b7e815-5006-49a2-9157-6ac9a9dbb5a7","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:15Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:01:d4","id":"b820bf76-b803-44ea-bb82-d53b3b8be195","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:f4:32","id":"d3828e5f-5fd2-4e5f-b599-1b5e7acad7f6","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:20:40,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-86670d7d-dfae-4165-9732-ac1a39eeb7a7 2019-01-14 16:20:40,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:40,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f4d477500ca4a29a242e72f1b20aab1", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role"}], "expires_at": "2019-01-14T17:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/84eb6e9aacde43a6afa2313abbd7913c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user", "id": "2d8803a46b41466dbf493853fca26cba"}, "audit_ids": ["4PQbXK_uSfOGPZlYsqxLkQ"], "issued_at": "2019-01-14T16:20:40.000000Z"}} 2019-01-14 16:20:40,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24dfa28f4665565be4fa4e5ddcf4fa25ed7b6fd" 2019-01-14 16:20:41,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-96958686-af8f-4f57-8cf3-a3a6d83b8875 x-compute-request-id: req-96958686-af8f-4f57-8cf3-a3a6d83b8875 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:41,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-96958686-af8f-4f57-8cf3-a3a6d83b8875 2019-01-14 16:20:41,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:42,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-6e175171-95a3-48c5-b4a5-40da2f15acff x-compute-request-id: req-6e175171-95a3-48c5-b4a5-40da2f15acff Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:42,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-6e175171-95a3-48c5-b4a5-40da2f15acff 2019-01-14 16:20:42,206 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst] is - ACTIVE 2019-01-14 16:20:42,207 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:20:42,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:42,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-f8431970-88b7-4921-b396-7423fce49601 x-compute-request-id: req-f8431970-88b7-4921-b396-7423fce49601 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:42,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-f8431970-88b7-4921-b396-7423fce49601 2019-01-14 16:20:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:42,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b9b39423-b26c-4cdc-b720-aeb9340602bd Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:42,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-b9b39423-b26c-4cdc-b720-aeb9340602bd 2019-01-14 16:20:42,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:43,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a8fb09-f765-4cc4-a96b-c9cb6217518b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:43,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-48a8fb09-f765-4cc4-a96b-c9cb6217518b 2019-01-14 16:20:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:43,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d2002f18-7fb0-4587-bc5e-b946668ecdf3 Date: Mon, 14 Jan 2019 16:20:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:43,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-d2002f18-7fb0-4587-bc5e-b946668ecdf3 2019-01-14 16:20:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:43,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-84246017-08fc-419a-b3ac-1428a2de065a Date: Mon, 14 Jan 2019 16:20:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:21Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:31Z","binding:vnic_type":"normal","device_id":"281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3b:87:ac","id":"4624ab05-6238-455d-beab-cf2e6f59761b","port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.19"}],"extra_dhcp_opts":[],"security_groups":["b8ba31c8-f63c-4665-b1d4-6ad398ecdc72"],"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:16Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:14:0f","id":"69b7e815-5006-49a2-9157-6ac9a9dbb5a7","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:15Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:01:d4","id":"b820bf76-b803-44ea-bb82-d53b3b8be195","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:f4:32","id":"d3828e5f-5fd2-4e5f-b599-1b5e7acad7f6","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:20:43,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-84246017-08fc-419a-b3ac-1428a2de065a 2019-01-14 16:20:43,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:43,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-0c5afe8f-60fd-4da5-93ca-c861fdb1393c x-compute-request-id: req-0c5afe8f-60fd-4da5-93ca-c861fdb1393c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:43,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-0c5afe8f-60fd-4da5-93ca-c861fdb1393c 2019-01-14 16:20:43,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:43,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6520fdf3-158d-4883-a368-3d4b19874926 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:43,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-6520fdf3-158d-4883-a368-3d4b19874926 2019-01-14 16:20:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:44,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3224bf-5c92-4a8a-beff-384bef67e18a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:44,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-dc3224bf-5c92-4a8a-beff-384bef67e18a 2019-01-14 16:20:44,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:44,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7f9e26a-d543-48aa-8c76-92b4ec275de7 Date: Mon, 14 Jan 2019 16:20:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:44,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-c7f9e26a-d543-48aa-8c76-92b4ec275de7 2019-01-14 16:20:44,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:44,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-85e813fd-9538-4524-b0c8-41133339f7ac Date: Mon, 14 Jan 2019 16:20:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:21Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:31Z","binding:vnic_type":"normal","device_id":"281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3b:87:ac","id":"4624ab05-6238-455d-beab-cf2e6f59761b","port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.19"}],"extra_dhcp_opts":[],"security_groups":["b8ba31c8-f63c-4665-b1d4-6ad398ecdc72"],"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:16Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:14:0f","id":"69b7e815-5006-49a2-9157-6ac9a9dbb5a7","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:15Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:01:d4","id":"b820bf76-b803-44ea-bb82-d53b3b8be195","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:f4:32","id":"d3828e5f-5fd2-4e5f-b599-1b5e7acad7f6","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:20:44,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-85e813fd-9538-4524-b0c8-41133339f7ac 2019-01-14 16:20:44,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name"}}' 2019-01-14 16:20:44,631 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20: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-be745cdc-f46b-472b-8e05-e5ec83dc4eca x-compute-request-id: req-be745cdc-f46b-472b-8e05-e5ec83dc4eca Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name is not found for project 84eb6e9aacde43a6afa2313abbd7913c", "code": 404}} 2019-01-14 16:20:44,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a/action used request id req-be745cdc-f46b-472b-8e05-e5ec83dc4eca 2019-01-14 16:20:44,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:45,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-189262ca-8ae3-477f-af51-ad10c3cdaa83 x-compute-request-id: req-189262ca-8ae3-477f-af51-ad10c3cdaa83 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:45,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-189262ca-8ae3-477f-af51-ad10c3cdaa83 2019-01-14 16:20:45,364 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name] - Security group InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name is not found for project 84eb6e9aacde43a6afa2313abbd7913c (HTTP 404) (Request-ID: req-be745cdc-f46b-472b-8e05-e5ec83dc4eca) 2019-01-14 16:20:45,364 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-name is not found for project 84eb6e9aacde43a6afa2313abbd7913c (HTTP 404) (Request-ID: req-be745cdc-f46b-472b-8e05-e5ec83dc4eca) 2019-01-14 16:20:45,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:45,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-3a241c55-b969-4b4f-9cc7-14895bc37604 x-compute-request-id: req-3a241c55-b969-4b4f-9cc7-14895bc37604 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:45,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-3a241c55-b969-4b4f-9cc7-14895bc37604 2019-01-14 16:20:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:45,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-015208bb-4486-4d4b-ae2e-f91a36a50c52 Date: Mon, 14 Jan 2019 16:20: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":["71c9d95e-c649-4441-8d18-01f30121bab5"],"updated_at":"2019-01-14T16:20:14Z","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net"}]} 2019-01-14 16:20:45,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net used request id req-015208bb-4486-4d4b-ae2e-f91a36a50c52 2019-01-14 16:20:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:46,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafbe999-8f8e-49d9-b48a-b76c0f9cb3c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:46,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-eafbe999-8f8e-49d9-b48a-b76c0f9cb3c7 2019-01-14 16:20:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:46,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9a011ffa-f413-4c26-bfdd-884657acb745 Date: Mon, 14 Jan 2019 16:20:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","dns_nameservers":[],"updated_at":"2019-01-14T16:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84eb6e9aacde43a6afa2313abbd7913c","id":"71c9d95e-c649-4441-8d18-01f30121bab5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet"}]} 2019-01-14 16:20:46,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-9a011ffa-f413-4c26-bfdd-884657acb745 2019-01-14 16:20:46,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:46,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-738b87d7-7b81-437d-b650-1b0056177202 Date: Mon, 14 Jan 2019 16:20:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:21Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:31Z","binding:vnic_type":"normal","device_id":"281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3b:87:ac","id":"4624ab05-6238-455d-beab-cf2e6f59761b","port_security_enabled":true,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.19"}],"extra_dhcp_opts":[],"security_groups":["b8ba31c8-f63c-4665-b1d4-6ad398ecdc72"],"name":"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:16Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:14:0f","id":"69b7e815-5006-49a2-9157-6ac9a9dbb5a7","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:15Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:01:d4","id":"b820bf76-b803-44ea-bb82-d53b3b8be195","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3aa1e3b-6df3-4fde-a564-7c039e81d555","tenant_id":"84eb6e9aacde43a6afa2313abbd7913c","created_at":"2019-01-14T16:20:14Z","admin_state_up":true,"updated_at":"2019-01-14T16:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3aa1e3b-6df3-4fde-a564-7c039e81d555","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:f4:32","id":"d3828e5f-5fd2-4e5f-b599-1b5e7acad7f6","port_security_enabled":false,"project_id":"84eb6e9aacde43a6afa2313abbd7913c","fixed_ips":[{"subnet_id":"71c9d95e-c649-4441-8d18-01f30121bab5","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:20:46,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-738b87d7-7b81-437d-b650-1b0056177202 2019-01-14 16:20:46,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24dfa28f4665565be4fa4e5ddcf4fa25ed7b6fd" 2019-01-14 16:20:47,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-4e1217cf-1a96-46b0-a791-66e49c674cd8 x-compute-request-id: req-4e1217cf-1a96-46b0-a791-66e49c674cd8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:87:ac", "version": 4, "addr": "10.55.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "security_groups": [{"name": "default"}], "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:31Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:47,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-4e1217cf-1a96-46b0-a791-66e49c674cd8 2019-01-14 16:20:47,043 - create_instance - INFO - Deleting Port with ID - 4624ab05-6238-455d-beab-cf2e6f59761b 2019-01-14 16:20:47,043 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-port 2019-01-14 16:20:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4624ab05-6238-455d-beab-cf2e6f59761b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:47,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de395bbc-0cb2-4ac4-9fc9-9f56737144cd Date: Mon, 14 Jan 2019 16:20:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:47,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4624ab05-6238-455d-beab-cf2e6f59761b used request id req-de395bbc-0cb2-4ac4-9fc9-9f56737144cd 2019-01-14 16:20:47,770 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst 2019-01-14 16:20:47,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:47,957 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20: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-18412ab4-921b-4ca9-aa0c-71223ee0a37e x-compute-request-id: req-18412ab4-921b-4ca9-aa0c-71223ee0a37e Content-Type: application/json 2019-01-14 16:20:47,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-18412ab4-921b-4ca9-aa0c-71223ee0a37e 2019-01-14 16:20:47,957 - create_instance - INFO - Checking deletion status 2019-01-14 16:20:47,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:48,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20: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-5f7e2f33-b85e-4493-80c2-9d9a26c7d381 x-compute-request-id: req-5f7e2f33-b85e-4493-80c2-9d9a26c7d381 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.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "rel": "bookmark"}], "image": {"id": "e24eab04-669b-40ff-ab84-bc302a462cc3", "links": [{"href": "http://172.30.9.26:8774/images/e24eab04-669b-40ff-ab84-bc302a462cc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:20:31.000000", "flavor": {"id": "0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "links": [{"href": "http://172.30.9.26:8774/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9", "rel": "bookmark"}]}, "id": "281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a", "user_id": "2d8803a46b41466dbf493853fca26cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:20:47Z", "hostId": "e723ddc69aa75bd981fbce544b0f7b9d05948734c8777e9554699e6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst", "created": "2019-01-14T16:20:25Z", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:20:48,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-5f7e2f33-b85e-4493-80c2-9d9a26c7d381 2019-01-14 16:20:48,244 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst] is - ACTIVE 2019-01-14 16:20:48,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:20:51,248 - create_instance - DEBUG - VM status query timeout in 296.70945096 2019-01-14 16:20:51,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11a445d28ce0f7689e3958e48758c10f24af41" 2019-01-14 16:20:51,296 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20: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-e976f8f7-5dc3-4d7b-9b8e-e8345826a914 x-compute-request-id: req-e976f8f7-5dc3-4d7b-9b8e-e8345826a914 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a could not be found.", "code": 404}} 2019-01-14 16:20:51,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a used request id req-e976f8f7-5dc3-4d7b-9b8e-e8345826a914 2019-01-14 16:20:51,297 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 281ee9ef-9ac2-493f-9d8f-d5b313ebbb1a could not be found. (HTTP 404) (Request-ID: req-e976f8f7-5dc3-4d7b-9b8e-e8345826a914) 2019-01-14 16:20:51,297 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-inst 2019-01-14 16:20:51,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28525d1a8b6bc1d22af0adcc081b879a9fbecbbc" 2019-01-14 16:20:51,341 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:20: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-b0c3d7f5-9db3-42c1-a41d-0c9454991d14 x-compute-request-id: req-b0c3d7f5-9db3-42c1-a41d-0c9454991d14 Content-Length: 0 Content-Type: application/json 2019-01-14 16:20:51,342 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0da60f5d-7eab-41e1-990a-c3d5dcf801d9 used request id req-b0c3d7f5-9db3-42c1-a41d-0c9454991d14 2019-01-14 16:20:51,343 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet 2019-01-14 16:20:51,343 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-subnet 2019-01-14 16:20:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/71c9d95e-c649-4441-8d18-01f30121bab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:54,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63b0a0ca-d84e-4455-9482-3d5ab5d089df Date: Mon, 14 Jan 2019 16:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:54,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/71c9d95e-c649-4441-8d18-01f30121bab5 used request id req-63b0a0ca-d84e-4455-9482-3d5ab5d089df 2019-01-14 16:20:54,018 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-pub-net 2019-01-14 16:20:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c3aa1e3b-6df3-4fde-a564-7c039e81d555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5cf3368d538b16684bba788c3d3ffc3c067917" 2019-01-14 16:20:55,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4eda2f24-ff70-4f77-bd6b-fd6036ea7506 Date: Mon, 14 Jan 2019 16:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:55,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c3aa1e3b-6df3-4fde-a564-7c039e81d555 used request id req-4eda2f24-ff70-4f77-bd6b-fd6036ea7506 2019-01-14 16:20:55,330 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-eaa19182-f543-4b2d-a8aa-8231071731f2-image 2019-01-14 16:20:55,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992b1bdff1fc6e6c85165471af00f69745643039" 2019-01-14 16:20:55,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e44cdee-302f-43c3-b9b5-72ceea1704e5 Date: Mon, 14 Jan 2019 16:20:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:20:55,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e24eab04-669b-40ff-ab84-bc302a462cc3 used request id req-1e44cdee-302f-43c3-b9b5-72ceea1704e5 2019-01-14 16:20:55,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d68d2dbd-1148-4f4f-a44d-010f5af9daab Date: Mon, 14 Jan 2019 16:20:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:12Z", "updated_at": "2019-01-14T16:20:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:12Z", "revision_number": 0, "id": "1d211f64-e99e-4303-9d8a-b3a31242edea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv6", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:12Z", "revision_number": 0, "id": "45f32dc1-a82e-42bd-b90f-ea4b0c52f6c7", "remote_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv4", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:12Z", "revision_number": 0, "id": "85fabace-c118-4175-84c5-c55c9d07d4f3", "remote_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv6", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:20:12Z", "revision_number": 0, "id": "e0e94b80-6694-4823-bb1a-49eec802adc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "port_range_min": null, "ethertype": "IPv4", "project_id": "84eb6e9aacde43a6afa2313abbd7913c"}], "revision_number": 4, "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:20:56,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d68d2dbd-1148-4f4f-a44d-010f5af9daab 2019-01-14 16:20:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e726ad-f991-4333-bbd6-d657db776d3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:20:56,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-31e726ad-f991-4333-bbd6-d657db776d3d 2019-01-14 16:20:56,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:20:56,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afc6e815-f439-4e95-b5b0-d0aa28e17702 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:20:56,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-afc6e815-f439-4e95-b5b0-d0aa28e17702 2019-01-14 16:20:56,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:20:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad86618-75dd-4255-bb5d-494fb54ea1fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:20:56,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-0ad86618-75dd-4255-bb5d-494fb54ea1fa 2019-01-14 16:20:56,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:20:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d9f5b6-59d8-47ea-ac13-6f6ec17b4a86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:20:56,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-a2d9f5b6-59d8-47ea-ac13-6f6ec17b4a86 2019-01-14 16:20:56,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:20:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4434b0-3ce0-4a99-ae58-12b7f6223172 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:20:56,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-9b4434b0-3ce0-4a99-ae58-12b7f6223172 2019-01-14 16:20:56,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eed101e-8d59-43b0-b2fd-f2c600adb520 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:20:56,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-0eed101e-8d59-43b0-b2fd-f2c600adb520 2019-01-14 16:20:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59e8157-a2bc-4641-8a83-b7a9e7027138 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:20:56,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-b59e8157-a2bc-4641-8a83-b7a9e7027138 2019-01-14 16:20:56,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:20:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:56,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94bc94c-b7ed-4485-a9ce-68d4db8c596c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:20:56,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-c94bc94c-b7ed-4485-a9ce-68d4db8c596c 2019-01-14 16:20:56,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:20:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:57,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7043b7-337d-4065-97f1-23cd293b63ca Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84eb6e9aacde43a6afa2313abbd7913c", "name": "InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj"}} 2019-01-14 16:20:57,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-fe7043b7-337d-4065-97f1-23cd293b63ca 2019-01-14 16:20:57,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ba31c8-f63c-4665-b1d4-6ad398ecdc72 2019-01-14 16:20:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b8ba31c8-f63c-4665-b1d4-6ad398ecdc72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:57,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d8a8964e-16f3-4416-bb90-b54a82e88cf1 Date: Mon, 14 Jan 2019 16:20: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": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:12Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "1d211f64-e99e-4303-9d8a-b3a31242edea"}, {"remote_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:12Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "45f32dc1-a82e-42bd-b90f-ea4b0c52f6c7"}, {"remote_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:12Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "85fabace-c118-4175-84c5-c55c9d07d4f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:20:12Z", "security_group_id": "b8ba31c8-f63c-4665-b1d4-6ad398ecdc72", "port_range_min": null, "revision_number": 0, "tenant_id": "84eb6e9aacde43a6afa2313abbd7913c", "created_at": "2019-01-14T16:20:12Z", "project_id": "84eb6e9aacde43a6afa2313abbd7913c", "id": "e0e94b80-6694-4823-bb1a-49eec802adc2"}]} 2019-01-14 16:20:57,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b8ba31c8-f63c-4665-b1d4-6ad398ecdc72 used request id req-d8a8964e-16f3-4416-bb90-b54a82e88cf1 2019-01-14 16:20:57,308 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:20:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b8ba31c8-f63c-4665-b1d4-6ad398ecdc72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:57,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-573e325c-c857-4518-a6b0-36d8550c9a4a Content-Length: 0 Date: Mon, 14 Jan 2019 16:20:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:20:57,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b8ba31c8-f63c-4665-b1d4-6ad398ecdc72 used request id req-573e325c-c857-4518-a6b0-36d8550c9a4a 2019-01-14 16:20:57,897 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj 2019-01-14 16:20:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:58,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddef83fb-036e-4710-81f9-736e60facf2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:20:58,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/84eb6e9aacde43a6afa2313abbd7913c used request id req-ddef83fb-036e-4710-81f9-736e60facf2e 2019-01-14 16:20:58,265 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-2b85ae4e-7cf0-405-proj-role 2019-01-14 16:20:58,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9f4d477500ca4a29a242e72f1b20aab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:58,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c21e6218-6353-457a-a01c-4083be72f1a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:20:58,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9f4d477500ca4a29a242e72f1b20aab1 used request id req-c21e6218-6353-457a-a01c-4083be72f1a9 2019-01-14 16:20:58,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667b62e5038abad7d8863444b2691ba516ed86e" 2019-01-14 16:20:58,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65eced0-ddd4-4963-a3e4-278286510ed7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:20:58,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a65eced0-ddd4-4963-a3e4-278286510ed7 2019-01-14 16:20:58,524 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-2b85ae4e-7cf0-405-user 2019-01-14 16:20:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2d8803a46b41466dbf493853fca26cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca449dd296fc44e1012a0d696682853697adfd0" 2019-01-14 16:20:58,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbddd3e0-deb8-43d4-b2a1-c6a4ec3ccc1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:20:58,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2d8803a46b41466dbf493853fca26cba used request id req-bbddd3e0-deb8-43d4-b2a1-c6a4ec3ccc1d 2019-01-14 16:20:58,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:59,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["H9IU9smvQxyHH-N68Oq3ow"], "issued_at": "2019-01-14T16:20:59.000000Z"}} 2019-01-14 16:20:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced2835a710f7390dc0a9e7870a29b5e439959f" 2019-01-14 16:20:59,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac9e0b7-a467-47ac-a584-dec3b481ba1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:59,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2ac9e0b7-a467-47ac-a584-dec3b481ba1e 2019-01-14 16:20:59,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:20:59,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:20:59,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["owDKjY1kRgSTpWWRGhS_4w"], "issued_at": "2019-01-14T16:20:59.000000Z"}} 2019-01-14 16:20:59,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:20:59,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9ca23e-4e67-4945-bc25-9850c11183f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:20:59,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fc9ca23e-4e67-4945-bc25-9850c11183f7 2019-01-14 16:20:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:20:59,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:20: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:20:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:20:59,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eee3204-8351-42df-a465-d98b65a76b2d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:20:59,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj used request id req-7eee3204-8351-42df-a465-d98b65a76b2d 2019-01-14 16:20:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:00,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc23f79-9a5d-48f1-ad2d-c1e82d5198b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:21:00,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8dc23f79-9a5d-48f1-ad2d-c1e82d5198b3 2019-01-14 16:21:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}}' 2019-01-14 16:21:00,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24f3370-13e1-40fa-b158-647b6abf53f2 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "id": "4af4b8c6e6a54db6a098d249c40470d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:00,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c24f3370-13e1-40fa-b158-647b6abf53f2 2019-01-14 16:21:00,230 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj 2019-01-14 16:21:00,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:00,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:00,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["O2wQNIXIRceN4WS4Zf8CMw"], "issued_at": "2019-01-14T16:21:00.000000Z"}} 2019-01-14 16:21:00,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8843a677c051413960f674817eead012a35547" 2019-01-14 16:21:00,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8732ea-b6b3-44a7-90fe-182160eebe31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:00,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ef8732ea-b6b3-44a7-90fe-182160eebe31 2019-01-14 16:21:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:21:00,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:21: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:21:00,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8843a677c051413960f674817eead012a35547" 2019-01-14 16:21:00,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f42112-9bf9-499b-852e-fb071e988a9f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:21:00,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-79f42112-9bf9-499b-852e-fb071e988a9f 2019-01-14 16:21:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8843a677c051413960f674817eead012a35547" 2019-01-14 16:21:00,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb3afa4-4032-4140-9722-d510ba7932f9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "id": "4af4b8c6e6a54db6a098d249c40470d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}]} 2019-01-14 16:21:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj used request id req-bfb3afa4-4032-4140-9722-d510ba7932f9 2019-01-14 16:21:00,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8843a677c051413960f674817eead012a35547" 2019-01-14 16:21:00,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c929ef62-bb48-4398-a256-646dc7314855 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:21:00,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c929ef62-bb48-4398-a256-646dc7314855 2019-01-14 16:21:01,391 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user 2019-01-14 16:21:01,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:01,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3a448b-8b67-4739-ba77-4cbea895f856 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:21:01,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d3a448b-8b67-4739-ba77-4cbea895f856 2019-01-14 16:21:01,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" -d '{"role": {"name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}}' 2019-01-14 16:21:01,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc2e169-bdd0-425d-89f7-9961e7b47ada Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05d284c790d448208b4c0eb8e2a0e498", "links": {"self": "http://172.30.9.26:5000/v3/roles/05d284c790d448208b4c0eb8e2a0e498"}, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}} 2019-01-14 16:21:01,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dbc2e169-bdd0-425d-89f7-9961e7b47ada 2019-01-14 16:21:01,655 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role 2019-01-14 16:21:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/05d284c790d448208b4c0eb8e2a0e498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:01,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a838ea9-e066-4273-b0ec-2c5165ec541f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05d284c790d448208b4c0eb8e2a0e498", "links": {"self": "http://172.30.9.26:5000/v3/roles/05d284c790d448208b4c0eb8e2a0e498"}, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}} 2019-01-14 16:21:01,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/05d284c790d448208b4c0eb8e2a0e498 used request id req-5a838ea9-e066-4273-b0ec-2c5165ec541f 2019-01-14 16:21:01,761 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role to project InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj 2019-01-14 16:21:01,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9/users/7e7e46975df64618b920ffc5734bf2de/roles/05d284c790d448208b4c0eb8e2a0e498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:01,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4653f96-a233-4a09-88bf-d0c7a3b02b15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:21:01,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9/users/7e7e46975df64618b920ffc5734bf2de/roles/05d284c790d448208b4c0eb8e2a0e498 used request id req-a4653f96-a233-4a09-88bf-d0c7a3b02b15 2019-01-14 16:21:01,910 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:21:01,911 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:21:01,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:01,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:02,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d284c790d448208b4c0eb8e2a0e498", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}], "expires_at": "2019-01-14T17:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user", "id": "7e7e46975df64618b920ffc5734bf2de"}, "audit_ids": ["Q1eIExcgQPug393tmZsl2g"], "issued_at": "2019-01-14T16:21:02.000000Z"}} 2019-01-14 16:21:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" 2019-01-14 16:21:02,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217c15aa-9f41-4042-aee5-d92c3010f603 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:02,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-217c15aa-9f41-4042-aee5-d92c3010f603 2019-01-14 16:21:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" 2019-01-14 16:21:02,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1dd860fe-43cc-4ff0-a3d8-e3f49af14621 Date: Mon, 14 Jan 2019 16:21:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image"} 2019-01-14 16:21:02,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image used request id req-1dd860fe-43cc-4ff0-a3d8-e3f49af14621 2019-01-14 16:21:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" 2019-01-14 16:21:02,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a32ae60f-7217-4d1c-ad54-336375850a15 Date: Mon, 14 Jan 2019 16:21: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"}}} 2019-01-14 16:21:02,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a32ae60f-7217-4d1c-ad54-336375850a15 2019-01-14 16:21:02,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image"}' 2019-01-14 16:21:03,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-708b99c0-cc61-443b-8cfa-48a776b84570 Date: Mon, 14 Jan 2019 16:21:03 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "min_disk": 0, "protected": false, "id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "file": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1/file", "checksum": null, "owner": "4af4b8c6e6a54db6a098d249c40470d9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:21:03,156 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-708b99c0-cc61-443b-8cfa-48a776b84570 2019-01-14 16:21:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" -d '' 2019-01-14 16:21:03,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af04ba88-3668-49d6-9a00-6af3327e6060 Date: Mon, 14 Jan 2019 16:21:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:21:03,766 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1/file used request id req-af04ba88-3668-49d6-9a00-6af3327e6060 2019-01-14 16:21:03,766 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:21:03,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" 2019-01-14 16:21:03,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-86dbd05f-4d28-4cc1-b1f4-488577645362 Date: Mon, 14 Jan 2019 16:21:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:03Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/95d7246e-d2f7-4334-8d54-31b26c927af1/snap", "metadata": {}}], "self": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "min_disk": 0, "protected": false, "id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "file": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4af4b8c6e6a54db6a098d249c40470d9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/95d7246e-d2f7-4334-8d54-31b26c927af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:21:03,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1 used request id req-86dbd05f-4d28-4cc1-b1f4-488577645362 2019-01-14 16:21:03,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" 2019-01-14 16:21:03,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0630ac85-005d-4ce4-849f-c634fb99128b Date: Mon, 14 Jan 2019 16:21:03 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"}}} 2019-01-14 16:21:03,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0630ac85-005d-4ce4-849f-c634fb99128b 2019-01-14 16:21:03,985 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image 2019-01-14 16:21:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" 2019-01-14 16:21:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5105e9d9-8d7c-48c0-85f5-3a8d12af31ae Date: Mon, 14 Jan 2019 16:21:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:03Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/95d7246e-d2f7-4334-8d54-31b26c927af1/snap", "metadata": {}}], "self": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "min_disk": 0, "protected": false, "id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "file": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4af4b8c6e6a54db6a098d249c40470d9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/95d7246e-d2f7-4334-8d54-31b26c927af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:21:04,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1 used request id req-5105e9d9-8d7c-48c0-85f5-3a8d12af31ae 2019-01-14 16:21:04,185 - create_image - DEBUG - Instance status is - active 2019-01-14 16:21:04,185 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image 2019-01-14 16:21:04,185 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image 2019-01-14 16:21:04,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:04,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:04,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d284c790d448208b4c0eb8e2a0e498", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}], "expires_at": "2019-01-14T17:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user", "id": "7e7e46975df64618b920ffc5734bf2de"}, "audit_ids": ["c8qgQHF8TTCaDbZrnUvXqQ"], "issued_at": "2019-01-14T16:21:04.000000Z"}} 2019-01-14 16:21:04,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:04,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f08305-159a-48a5-b2b1-1945864a6f31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:04,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89f08305-159a-48a5-b2b1-1945864a6f31 2019-01-14 16:21:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:04,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0b826304-ec64-4184-a88b-03439146a2df Date: Mon, 14 Jan 2019 16:21:04 GMT RESP BODY: {"networks":[]} 2019-01-14 16:21:04,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-0b826304-ec64-4184-a88b-03439146a2df 2019-01-14 16:21:04,919 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net 2019-01-14 16:21:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" -d '{"network": {"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net", "admin_state_up": true}}' 2019-01-14 16:21:05,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-e487bb97-1fa7-4cb8-a333-cbfb4886498a Date: Mon, 14 Jan 2019 16:21:05 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:21:05Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}} 2019-01-14 16:21:05,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e487bb97-1fa7-4cb8-a333-cbfb4886498a 2019-01-14 16:21:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:05,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-7d40a0be-6517-4f2b-9745-bf8d91e345b1 Date: Mon, 14 Jan 2019 16:21:05 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":"2019-01-14T16:21:05Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:05,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-7d40a0be-6517-4f2b-9745-bf8d91e345b1 2019-01-14 16:21:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:06,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09f573fc-5d5e-496f-ab9a-709b920c374b Date: Mon, 14 Jan 2019 16:21:06 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:21:06,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-09f573fc-5d5e-496f-ab9a-709b920c374b 2019-01-14 16:21:06,078 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet 2019-01-14 16:21:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" -d '{"subnets": [{"ip_version": 4, "network_id": "33f17260-4a2d-45b9-a4c0-fb60e52bc8bf", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]}' 2019-01-14 16:21:07,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-626cc714-4823-433b-abe2-691b46008ecf Date: Mon, 14 Jan 2019 16:21:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","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":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:07,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-626cc714-4823-433b-abe2-691b46008ecf 2019-01-14 16:21:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:07,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5ac7dcd1-cb0f-4255-befe-e09ab3d6fbda Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:07,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-5ac7dcd1-cb0f-4255-befe-e09ab3d6fbda 2019-01-14 16:21:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b95a9bbc-bae8-4498-815e-490b69a21217 Date: Mon, 14 Jan 2019 16:21:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:07,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-b95a9bbc-bae8-4498-815e-490b69a21217 2019-01-14 16:21:07,471 - OpenStackNetwork - DEBUG - Network [33f17260-4a2d-45b9-a4c0-fb60e52bc8bf] created successfully 2019-01-14 16:21:07,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:07,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:07,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["yAml8f8JRZOTs-odoMxp1Q"], "issued_at": "2019-01-14T16:21:07.000000Z"}} 2019-01-14 16:21:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b869ddbca752b1f896023a57c9c7c733792133" 2019-01-14 16:21:08,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90415984-ef15-4862-83f2-61f619053094 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:08,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-90415984-ef15-4862-83f2-61f619053094 2019-01-14 16:21:08,019 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:21:08,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b869ddbca752b1f896023a57c9c7c733792133" 2019-01-14 16:21:08,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-f0c227bd-d113-41a3-9bef-2f20163d7982 x-compute-request-id: req-f0c227bd-d113-41a3-9bef-2f20163d7982 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:21:08,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f0c227bd-d113-41a3-9bef-2f20163d7982 2019-01-14 16:21:08,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b869ddbca752b1f896023a57c9c7c733792133" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:21:08,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-381d2837-2f89-457b-b037-6fb18fb2bb5d x-compute-request-id: req-381d2837-2f89-457b-b037-6fb18fb2bb5d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "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": "464e1d98-8ddc-42ae-b327-8b274753f7ee"}} 2019-01-14 16:21:08,536 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-381d2837-2f89-457b-b037-6fb18fb2bb5d 2019-01-14 16:21:08,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:08,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:08,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d284c790d448208b4c0eb8e2a0e498", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}], "expires_at": "2019-01-14T17:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user", "id": "7e7e46975df64618b920ffc5734bf2de"}, "audit_ids": ["fYpL9YMqTz-lUVqNSyWuPg"], "issued_at": "2019-01-14T16:21:08.000000Z"}} 2019-01-14 16:21:08,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:09,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e43abe0-0fda-4458-aa94-cbc4376eb9c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:09,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5e43abe0-0fda-4458-aa94-cbc4376eb9c8 2019-01-14 16:21:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:09,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-da0428e5-c011-45d8-8d9b-a2ee890fff0b Date: Mon, 14 Jan 2019 16:21:09 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:21:09,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name&description=hello+group used request id req-da0428e5-c011-45d8-8d9b-a2ee890fff0b 2019-01-14 16:21:09,329 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name... 2019-01-14 16:21:09,329 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name 2019-01-14 16:21:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" -d '{"security_group": {"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name", "description": "hello group"}}' 2019-01-14 16:21:10,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-08594146-58a3-443f-ad71-a21339407520 Date: Mon, 14 Jan 2019 16:21:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "updated_at": "2019-01-14T16:21:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}], "revision_number": 2, "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}} 2019-01-14 16:21:10,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-08594146-58a3-443f-ad71-a21339407520 2019-01-14 16:21:10,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:10,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:10,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3fc601f0-ce7c-4d8a-8a32-6cf66b7cc110 Date: Mon, 14 Jan 2019 16:21:10 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": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8"}]} 2019-01-14 16:21:10,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-3fc601f0-ce7c-4d8a-8a32-6cf66b7cc110 2019-01-14 16:21:10,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:10,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:10,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f3fc904-c46a-4a29-b7d3-733738f325a1 Date: Mon, 14 Jan 2019 16:21:10 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": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8"}]} 2019-01-14 16:21:10,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-1f3fc904-c46a-4a29-b7d3-733738f325a1 2019-01-14 16:21:10,446 - neutron_utils - INFO - Retrieving security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:10,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a26c74b5-5b70-4ce7-8049-58b335b4cf87 Date: Mon, 14 Jan 2019 16:21:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "updated_at": "2019-01-14T16:21:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}], "revision_number": 2, "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}]} 2019-01-14 16:21:10,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-a26c74b5-5b70-4ce7-8049-58b335b4cf87 2019-01-14 16:21:10,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:10,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:10,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-062bb2f5-fde9-441c-ab98-a3cb42371bac Date: Mon, 14 Jan 2019 16:21:10 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": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8"}]} 2019-01-14 16:21:10,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-062bb2f5-fde9-441c-ab98-a3cb42371bac 2019-01-14 16:21:10,895 - neutron_utils - INFO - Retrieving security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:10,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-71807469-2606-470c-a86a-93b924335113 Date: Mon, 14 Jan 2019 16:21:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "updated_at": "2019-01-14T16:21:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}], "revision_number": 2, "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}]} 2019-01-14 16:21:10,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-71807469-2606-470c-a86a-93b924335113 2019-01-14 16:21:10,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:11,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6c9c18c-f133-437a-8179-4619aec2d781 Date: Mon, 14 Jan 2019 16:21:11 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": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8"}]} 2019-01-14 16:21:11,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-e6c9c18c-f133-437a-8179-4619aec2d781 2019-01-14 16:21:11,149 - neutron_utils - INFO - Retrieving security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:11,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0e1e9ca4-fa6b-434c-be95-8445be25085c Date: Mon, 14 Jan 2019 16:21:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "updated_at": "2019-01-14T16:21:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "revision_number": 0, "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}], "revision_number": 2, "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}]} 2019-01-14 16:21:11,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-0e1e9ca4-fa6b-434c-be95-8445be25085c 2019-01-14 16:21:11,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3647231a-95a4-477f-951e-a2e4fcbf4b95 2019-01-14 16:21:11,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:11,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae155681-b2db-4442-b6d8-de5c6c86f904 Date: Mon, 14 Jan 2019 16:21:11 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": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "16615b1b-0b49-4c66-a4d5-90834d5438d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:09Z", "security_group_id": "3647231a-95a4-477f-951e-a2e4fcbf4b95", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:09Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8"}]} 2019-01-14 16:21:11,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-ae155681-b2db-4442-b6d8-de5c6c86f904 2019-01-14 16:21:11,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:11,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:11,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d284c790d448208b4c0eb8e2a0e498", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}], "expires_at": "2019-01-14T17:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user", "id": "7e7e46975df64618b920ffc5734bf2de"}, "audit_ids": ["7UneesqNRYSytLQuG7KDgQ"], "issued_at": "2019-01-14T16:21:11.000000Z"}} 2019-01-14 16:21:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:12,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff441076-2522-4e84-b663-9e45a4dc94a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:12,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff441076-2522-4e84-b663-9e45a4dc94a0 2019-01-14 16:21:12,025 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:21:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:12,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e066cb-21bb-4c46-85b7-7665c7c8775f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:12,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-72e066cb-21bb-4c46-85b7-7665c7c8775f 2019-01-14 16:21:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:12,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ab851249-4e86-409c-8a63-aab02dafdd82 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:12,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-ab851249-4e86-409c-8a63-aab02dafdd82 2019-01-14 16:21:12,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:12,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-65e56fbb-15a1-4fde-ae0a-14c9f3297b4b Date: Mon, 14 Jan 2019 16:21:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:12,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-65e56fbb-15a1-4fde-ae0a-14c9f3297b4b 2019-01-14 16:21:12,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:13,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d140878a-b827-48c7-adc9-1d3e6f63a452 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:13,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-d140878a-b827-48c7-adc9-1d3e6f63a452 2019-01-14 16:21:13,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:21:13,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:21: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:21:13,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:13,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da49c510-4724-40b3-9fa8-ffd7dc89e5df Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:13,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-da49c510-4724-40b3-9fa8-ffd7dc89e5df 2019-01-14 16:21:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:13,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed6d6456-676d-47cb-9e80-d0709bbd938f Date: Mon, 14 Jan 2019 16:21:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:13,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-ed6d6456-676d-47cb-9e80-d0709bbd938f 2019-01-14 16:21:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:13,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30ecfc26-4dc0-40e2-b95a-b6485a205b14 Date: Mon, 14 Jan 2019 16:21:13 GMT RESP BODY: {"ports":[]} 2019-01-14 16:21:13,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port&admin_state_up=True used request id req-30ecfc26-4dc0-40e2-b95a-b6485a205b14 2019-01-14 16:21:13,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:13,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-8300659b-6ab5-45f3-a171-c1720121e579 x-compute-request-id: req-8300659b-6ab5-45f3-a171-c1720121e579 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:21:13,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst used request id req-8300659b-6ab5-45f3-a171-c1720121e579 2019-01-14 16:21:13,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:14,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1ffefc49-bf07-4141-8216-827d2001032b Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:14,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-1ffefc49-bf07-4141-8216-827d2001032b 2019-01-14 16:21:14,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:14,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-de10e62d-77ec-42fb-8130-b4384c8c4ea6 Date: Mon, 14 Jan 2019 16:21:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:14,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-de10e62d-77ec-42fb-8130-b4384c8c4ea6 2019-01-14 16:21:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:14,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-416b57b5-f4f6-4504-9211-9c6664b7d145 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:14,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-416b57b5-f4f6-4504-9211-9c6664b7d145 2019-01-14 16:21:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:14,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba2c94e-c869-459e-9b80-87ca6bf927c6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:14,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-dba2c94e-c869-459e-9b80-87ca6bf927c6 2019-01-14 16:21:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:15,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7954c29b-fe32-4fbc-9c23-4f1228634c19 Date: Mon, 14 Jan 2019 16:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:15,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-7954c29b-fe32-4fbc-9c23-4f1228634c19 2019-01-14 16:21:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:15,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6f17dd22-ec2a-4457-8388-78a7615f7dd1 Date: Mon, 14 Jan 2019 16:21:15 GMT RESP BODY: {"ports":[]} 2019-01-14 16:21:15,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port&admin_state_up=True used request id req-6f17dd22-ec2a-4457-8388-78a7615f7dd1 2019-01-14 16:21:15,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:15,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:16,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d284c790d448208b4c0eb8e2a0e498", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}], "expires_at": "2019-01-14T17:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user", "id": "7e7e46975df64618b920ffc5734bf2de"}, "audit_ids": ["-hzVGsSjSgSSAO_0OKG06A"], "issued_at": "2019-01-14T16:21:16.000000Z"}} 2019-01-14 16:21:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfd6bbb4f4b6a847eeab4c2f63843d1175c8fbc" 2019-01-14 16:21:16,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ef280d-25e3-4ff3-b055-e68a2df4a350 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:16,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-22ef280d-25e3-4ff3-b055-e68a2df4a350 2019-01-14 16:21:16,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:16,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-325e7b5b-6b65-4bb8-9403-e5db96e326e2 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:16,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-325e7b5b-6b65-4bb8-9403-e5db96e326e2 2019-01-14 16:21:16,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:16,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-142b4418-8f52-4fbb-819f-e6f0162dccc5 Date: Mon, 14 Jan 2019 16:21:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:16,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-142b4418-8f52-4fbb-819f-e6f0162dccc5 2019-01-14 16:21:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:16,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ab31ad53-396f-4285-997f-e80ac81c505d Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:16,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-ab31ad53-396f-4285-997f-e80ac81c505d 2019-01-14 16:21:16,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:21:16,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:21: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:21:16,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfd6bbb4f4b6a847eeab4c2f63843d1175c8fbc" 2019-01-14 16:21:17,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f5a0e3-0041-45c2-ba63-31e5137ab553 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:17,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-29f5a0e3-0041-45c2-ba63-31e5137ab553 2019-01-14 16:21:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:17,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f6366f27-a120-486b-9f69-1cc2f66c86c0 Date: Mon, 14 Jan 2019 16:21:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:17,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-f6366f27-a120-486b-9f69-1cc2f66c86c0 2019-01-14 16:21:17,319 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net 2019-01-14 16:21:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" -d '{"port": {"network_id": "33f17260-4a2d-45b9-a4c0-fb60e52bc8bf", "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port", "admin_state_up": true}}' 2019-01-14 16:21:18,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-4bd66578-1ee9-47db-9b2f-daeeddcd7c1b Date: Mon, 14 Jan 2019 16:21:18 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:21:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:21:18Z","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e5:92:9c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","security_groups":["94a2e494-04d7-4294-9493-ff35676b4bb4"],"device_id":""}} 2019-01-14 16:21:18,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4bd66578-1ee9-47db-9b2f-daeeddcd7c1b 2019-01-14 16:21:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:18,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cb6cf3ff-0e54-4d33-ac75-ff5bcf6ba830 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:18,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-cb6cf3ff-0e54-4d33-ac75-ff5bcf6ba830 2019-01-14 16:21:18,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:18,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2e855b6e-efe3-4e36-9c26-97190cf3d7e7 Date: Mon, 14 Jan 2019 16:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:18,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-2e855b6e-efe3-4e36-9c26-97190cf3d7e7 2019-01-14 16:21:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:18,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0b22a687-1ed6-4871-a96b-5b065481af4c Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:18,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-0b22a687-1ed6-4871-a96b-5b065481af4c 2019-01-14 16:21:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8d6032-1b5e-4567-a6c8-59dd4f71c4ea Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:19,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-5c8d6032-1b5e-4567-a6c8-59dd4f71c4ea 2019-01-14 16:21:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a1c39ef9-d8b4-45ea-9101-5c8243f6904c Date: Mon, 14 Jan 2019 16:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:19,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-a1c39ef9-d8b4-45ea-9101-5c8243f6904c 2019-01-14 16:21:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-d1b9cc74-4bd9-400d-8249-76453ce88b31 Date: Mon, 14 Jan 2019 16:21:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:17Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:18Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e5:92:9c","id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["94a2e494-04d7-4294-9493-ff35676b4bb4"],"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port"}]} 2019-01-14 16:21:19,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port&admin_state_up=True used request id req-d1b9cc74-4bd9-400d-8249-76453ce88b31 2019-01-14 16:21:19,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dea42e-7d2b-4e5a-95bd-7b0d7053d609 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:19,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-d0dea42e-7d2b-4e5a-95bd-7b0d7053d609 2019-01-14 16:21:19,479 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst 2019-01-14 16:21:19,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-9a86a7ff-7344-42e0-bb4b-a913d90ba7e5 x-compute-request-id: req-9a86a7ff-7344-42e0-bb4b-a913d90ba7e5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-flavor-name"}]} 2019-01-14 16:21:19,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9a86a7ff-7344-42e0-bb4b-a913d90ba7e5 2019-01-14 16:21:19,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-66083e1d-315d-49be-9b2a-3c68a9abb03f x-compute-request-id: req-66083e1d-315d-49be-9b2a-3c68a9abb03f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "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": "464e1d98-8ddc-42ae-b327-8b274753f7ee"}} 2019-01-14 16:21:19,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee used request id req-66083e1d-315d-49be-9b2a-3c68a9abb03f 2019-01-14 16:21:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-45a9785e-c962-4a10-8605-f19387826f98 Date: Mon, 14 Jan 2019 16:21:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:03Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/95d7246e-d2f7-4334-8d54-31b26c927af1/snap", "metadata": {}}], "self": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "min_disk": 0, "protected": false, "id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "file": "/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4af4b8c6e6a54db6a098d249c40470d9", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/95d7246e-d2f7-4334-8d54-31b26c927af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image"} 2019-01-14 16:21:19,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image used request id req-45a9785e-c962-4a10-8605-f19387826f98 2019-01-14 16:21:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:19,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-96fde5dd-368d-4a5f-bd66-4fbaeb2d8685 Date: Mon, 14 Jan 2019 16:21: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"}}} 2019-01-14 16:21:19,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-96fde5dd-368d-4a5f-bd66-4fbaeb2d8685 2019-01-14 16:21:19,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" -d '{"server": {"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "imageRef": "95d7246e-d2f7-4334-8d54-31b26c927af1", "flavorRef": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "max_count": 1, "min_count": 1, "networks": [{"port": "3cfafd0d-2087-4607-9bdc-ac5f50200660"}], "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}]}}' 2019-01-14 16:21:22,350 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:21: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-7dcfe682-476a-40d6-a443-b06600c1cdbc x-compute-request-id: req-7dcfe682-476a-40d6-a443-b06600c1cdbc Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "adminPass": "7tKWabqz4RsR"}} 2019-01-14 16:21:22,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7dcfe682-476a-40d6-a443-b06600c1cdbc 2019-01-14 16:21:22,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:22,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-4ee0daef-99a8-49f1-9b29-726fbe9cbe82 x-compute-request-id: req-4ee0daef-99a8-49f1-9b29-726fbe9cbe82 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.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:21:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:22,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-4ee0daef-99a8-49f1-9b29-726fbe9cbe82 2019-01-14 16:21:22,596 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst 2019-01-14 16:21:22,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:22,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-cf7520d9-8ff7-4904-aac7-9c163a43741d x-compute-request-id: req-cf7520d9-8ff7-4904-aac7-9c163a43741d 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.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:21:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:22,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-cf7520d9-8ff7-4904-aac7-9c163a43741d 2019-01-14 16:21:22,861 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst] is - BUILD 2019-01-14 16:21:22,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:21:25,865 - create_instance - DEBUG - VM status query timeout in 896.73111701 2019-01-14 16:21:25,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:26,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-d11113f0-8e92-41b9-987d-4755bcb4adae x-compute-request-id: req-d11113f0-8e92-41b9-987d-4755bcb4adae 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.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:21:23Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:26,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-d11113f0-8e92-41b9-987d-4755bcb4adae 2019-01-14 16:21:26,840 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst] is - BUILD 2019-01-14 16:21:26,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:21:29,843 - create_instance - DEBUG - VM status query timeout in 892.752948046 2019-01-14 16:21:29,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:30,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-97b4638b-f0a0-43a9-a495-0bd8857b3693 x-compute-request-id: req-97b4638b-f0a0-43a9-a495-0bd8857b3693 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:30,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-97b4638b-f0a0-43a9-a495-0bd8857b3693 2019-01-14 16:21:30,203 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst] is - ACTIVE 2019-01-14 16:21:30,203 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:21:30,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:31,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-fc9b8612-26e2-4c7e-a898-e5387c5e6017 x-compute-request-id: req-fc9b8612-26e2-4c7e-a898-e5387c5e6017 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:31,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-fc9b8612-26e2-4c7e-a898-e5387c5e6017 2019-01-14 16:21:31,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:31,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c1642687-0d57-46a1-b556-b275eebff697 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:31,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-c1642687-0d57-46a1-b556-b275eebff697 2019-01-14 16:21:31,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:31,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b475cf-ee98-450b-a83d-70880da93f74 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:31,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-e3b475cf-ee98-450b-a83d-70880da93f74 2019-01-14 16:21:31,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:31,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ab380c1-e72f-45f8-8024-2dfeb1bca1ec Date: Mon, 14 Jan 2019 16:21:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:31,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-8ab380c1-e72f-45f8-8024-2dfeb1bca1ec 2019-01-14 16:21:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:31,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-cddffe2f-8419-485d-a6c2-c10c2b9bed49 Date: Mon, 14 Jan 2019 16:21:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bd:7b:35","id":"171be7f8-6cce-4e08-9d07-41315b5c0f0a","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:08Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0c:9c:3d","id":"2a4f99b6-0c32-4ae0-9999-e28e9aae19a4","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:17Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:28Z","binding:vnic_type":"normal","device_id":"ad98c0a6-417b-4686-b0cd-e7198114694c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e5:92:9c","id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["94a2e494-04d7-4294-9493-ff35676b4bb4"],"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:ea:bd","id":"5fef1625-836c-44d5-9c9d-5fbf86c90ad9","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:21:31,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-cddffe2f-8419-485d-a6c2-c10c2b9bed49 2019-01-14 16:21:31,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:32,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-0d15bb39-2d49-4307-988c-3c28a781fd82 x-compute-request-id: req-0d15bb39-2d49-4307-988c-3c28a781fd82 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:32,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-0d15bb39-2d49-4307-988c-3c28a781fd82 2019-01-14 16:21:32,458 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst] is - ACTIVE 2019-01-14 16:21:32,459 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:21:32,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:32,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-a53720a1-043c-442a-9dc6-a731c9e89b44 x-compute-request-id: req-a53720a1-043c-442a-9dc6-a731c9e89b44 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:32,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-a53720a1-043c-442a-9dc6-a731c9e89b44 2019-01-14 16:21:32,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:33,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-dce0b22a-b923-4269-9d4d-5727ad9b8b67 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:33,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-dce0b22a-b923-4269-9d4d-5727ad9b8b67 2019-01-14 16:21:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:33,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d2d584-158a-4f58-82b3-e5fd1e988abf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:33,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-b7d2d584-158a-4f58-82b3-e5fd1e988abf 2019-01-14 16:21:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:33,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-156fa0d6-fee4-49ed-960f-798814427c52 Date: Mon, 14 Jan 2019 16:21:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:33,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-156fa0d6-fee4-49ed-960f-798814427c52 2019-01-14 16:21:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:33,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-5d63248b-95cc-4d27-8287-9b954225357f Date: Mon, 14 Jan 2019 16:21:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bd:7b:35","id":"171be7f8-6cce-4e08-9d07-41315b5c0f0a","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:08Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0c:9c:3d","id":"2a4f99b6-0c32-4ae0-9999-e28e9aae19a4","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:17Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:28Z","binding:vnic_type":"normal","device_id":"ad98c0a6-417b-4686-b0cd-e7198114694c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e5:92:9c","id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["94a2e494-04d7-4294-9493-ff35676b4bb4"],"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:ea:bd","id":"5fef1625-836c-44d5-9c9d-5fbf86c90ad9","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:21:33,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-5d63248b-95cc-4d27-8287-9b954225357f 2019-01-14 16:21:33,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}}' 2019-01-14 16:21:34,494 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:21: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-4a7cdbf1-c178-430d-a0de-3cb5ff1fc0ba x-compute-request-id: req-4a7cdbf1-c178-430d-a0de-3cb5ff1fc0ba Content-Length: 0 Content-Type: application/json 2019-01-14 16:21:34,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c/action used request id req-4a7cdbf1-c178-430d-a0de-3cb5ff1fc0ba 2019-01-14 16:21:34,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:34,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-e75f3e5a-c06a-454b-ba7b-f2353b5d0d3d x-compute-request-id: req-e75f3e5a-c06a-454b-ba7b-f2353b5d0d3d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:34,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-e75f3e5a-c06a-454b-ba7b-f2353b5d0d3d 2019-01-14 16:21:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:35,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3f58e5a1-a307-4db6-a6e2-6725729a01a8 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:35,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-3f58e5a1-a307-4db6-a6e2-6725729a01a8 2019-01-14 16:21:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:35,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717ac4fe-9ad8-49e7-aa03-8b71ab220370 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:35,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-717ac4fe-9ad8-49e7-aa03-8b71ab220370 2019-01-14 16:21:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:35,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb05f413-3222-4e6a-8cae-1d043fbec4d6 Date: Mon, 14 Jan 2019 16:21:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:35,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-bb05f413-3222-4e6a-8cae-1d043fbec4d6 2019-01-14 16:21:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:35,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3067 X-Openstack-Request-Id: req-3090ba23-d8ce-4abc-8591-f04c77ac5a89 Date: Mon, 14 Jan 2019 16:21:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bd:7b:35","id":"171be7f8-6cce-4e08-9d07-41315b5c0f0a","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:08Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0c:9c:3d","id":"2a4f99b6-0c32-4ae0-9999-e28e9aae19a4","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:17Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:34Z","binding:vnic_type":"normal","device_id":"ad98c0a6-417b-4686-b0cd-e7198114694c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:92:9c","id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3647231a-95a4-477f-951e-a2e4fcbf4b95","94a2e494-04d7-4294-9493-ff35676b4bb4"],"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:ea:bd","id":"5fef1625-836c-44d5-9c9d-5fbf86c90ad9","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:21:35,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-3090ba23-d8ce-4abc-8591-f04c77ac5a89 2019-01-14 16:21:35,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:35,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d284c790d448208b4c0eb8e2a0e498", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role"}], "expires_at": "2019-01-14T17:21:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/4af4b8c6e6a54db6a098d249c40470d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user", "id": "7e7e46975df64618b920ffc5734bf2de"}, "audit_ids": ["3_OvKIM-QNGYV_bDYNqkxA"], "issued_at": "2019-01-14T16:21:35.000000Z"}} 2019-01-14 16:21:35,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f415d4239939fc0cbffcaad0ef37df40854808fd" 2019-01-14 16:21:36,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-dd29890e-0e1e-4ac2-9a48-00d531a80228 x-compute-request-id: req-dd29890e-0e1e-4ac2-9a48-00d531a80228 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:36,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-dd29890e-0e1e-4ac2-9a48-00d531a80228 2019-01-14 16:21:36,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:37,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-32f4632a-5763-4c33-a126-96ddd1396eb3 x-compute-request-id: req-32f4632a-5763-4c33-a126-96ddd1396eb3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:37,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-32f4632a-5763-4c33-a126-96ddd1396eb3 2019-01-14 16:21:37,512 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst] is - ACTIVE 2019-01-14 16:21:37,512 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:21:37,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:38,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-f057e456-c0bf-4a00-9147-e47da444edab x-compute-request-id: req-f057e456-c0bf-4a00-9147-e47da444edab Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:38,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-f057e456-c0bf-4a00-9147-e47da444edab 2019-01-14 16:21:38,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:38,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-18130f4e-9360-4c2e-8812-2ca150fc8612 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:38,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-18130f4e-9360-4c2e-8812-2ca150fc8612 2019-01-14 16:21:38,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:38,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa9609d-a206-4246-bb4c-3e5c5c061e13 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:38,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-0fa9609d-a206-4246-bb4c-3e5c5c061e13 2019-01-14 16:21:38,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:38,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18a6dec2-9e5b-4f33-b71b-3764ba54ac1d Date: Mon, 14 Jan 2019 16:21:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:38,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-18a6dec2-9e5b-4f33-b71b-3764ba54ac1d 2019-01-14 16:21:38,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:38,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3067 X-Openstack-Request-Id: req-7f39939e-c9d4-4c6c-b6ea-0373c76a2d1e Date: Mon, 14 Jan 2019 16:21:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bd:7b:35","id":"171be7f8-6cce-4e08-9d07-41315b5c0f0a","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:08Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0c:9c:3d","id":"2a4f99b6-0c32-4ae0-9999-e28e9aae19a4","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:17Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:34Z","binding:vnic_type":"normal","device_id":"ad98c0a6-417b-4686-b0cd-e7198114694c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:92:9c","id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3647231a-95a4-477f-951e-a2e4fcbf4b95","94a2e494-04d7-4294-9493-ff35676b4bb4"],"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:ea:bd","id":"5fef1625-836c-44d5-9c9d-5fbf86c90ad9","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:21:38,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-7f39939e-c9d4-4c6c-b6ea-0373c76a2d1e 2019-01-14 16:21:38,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:39,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-ffc22b0d-493e-4314-b99c-8393dc554dbb x-compute-request-id: req-ffc22b0d-493e-4314-b99c-8393dc554dbb Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:39,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-ffc22b0d-493e-4314-b99c-8393dc554dbb 2019-01-14 16:21:39,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:39,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-db687407-1f45-4e91-b6df-50620ef3f435 Date: Mon, 14 Jan 2019 16:21:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:39,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-db687407-1f45-4e91-b6df-50620ef3f435 2019-01-14 16:21:39,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:39,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c59523-7bc1-4245-9f3a-e32ae17d41e1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:39,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-f6c59523-7bc1-4245-9f3a-e32ae17d41e1 2019-01-14 16:21:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:39,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-097fbbb5-5f11-4308-92e2-06b2f0905ef7 Date: Mon, 14 Jan 2019 16:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:39,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-097fbbb5-5f11-4308-92e2-06b2f0905ef7 2019-01-14 16:21:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:39,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3067 X-Openstack-Request-Id: req-bd6313c4-a6ff-49c3-8628-c7b269ea7b94 Date: Mon, 14 Jan 2019 16:21:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bd:7b:35","id":"171be7f8-6cce-4e08-9d07-41315b5c0f0a","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:08Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0c:9c:3d","id":"2a4f99b6-0c32-4ae0-9999-e28e9aae19a4","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:17Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:34Z","binding:vnic_type":"normal","device_id":"ad98c0a6-417b-4686-b0cd-e7198114694c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:92:9c","id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3647231a-95a4-477f-951e-a2e4fcbf4b95","94a2e494-04d7-4294-9493-ff35676b4bb4"],"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:ea:bd","id":"5fef1625-836c-44d5-9c9d-5fbf86c90ad9","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:21:39,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-bd6313c4-a6ff-49c3-8628-c7b269ea7b94 2019-01-14 16:21:39,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}}' 2019-01-14 16:21:40,191 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 14 Jan 2019 16:21: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-f2094772-1ccc-4f92-b856-f1d414e7fbc5 x-compute-request-id: req-f2094772-1ccc-4f92-b856-f1d414e7fbc5 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: '3647231a-95a4-477f-951e-a2e4fcbf4b95'.\nNeutron server returns request_ids: ['req-49f6457a-3e8a-4095-9bb6-d296fa94b0cf']", "code": 400}} 2019-01-14 16:21:40,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c/action used request id req-f2094772-1ccc-4f92-b856-f1d414e7fbc5 2019-01-14 16:21:40,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:40,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-684546f4-8167-4dfd-83dc-ac767ecd76d3 x-compute-request-id: req-684546f4-8167-4dfd-83dc-ac767ecd76d3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:40,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-684546f4-8167-4dfd-83dc-ac767ecd76d3 2019-01-14 16:21:40,712 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name] already added to VM [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst] 2019-01-14 16:21:40,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:41,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-e08dc007-3980-487a-9f11-d5d61fd5d90b x-compute-request-id: req-e08dc007-3980-487a-9f11-d5d61fd5d90b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:41,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-e08dc007-3980-487a-9f11-d5d61fd5d90b 2019-01-14 16:21:41,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:41,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-39961377-5241-4e62-a7a8-13c14a2c3677 Date: Mon, 14 Jan 2019 16:21: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":["8d20bc22-9a92-4f64-bfec-2cac51e25c73"],"updated_at":"2019-01-14T16:21:06Z","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net"}]} 2019-01-14 16:21:41,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net used request id req-39961377-5241-4e62-a7a8-13c14a2c3677 2019-01-14 16:21:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:41,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c39dda9-1673-4176-85c4-73a10fa8df42 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:41,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-0c39dda9-1673-4176-85c4-73a10fa8df42 2019-01-14 16:21:41,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:41,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b83f02c6-48c1-4612-ab6f-b95cb6929c59 Date: Mon, 14 Jan 2019 16:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:06Z","dns_nameservers":[],"updated_at":"2019-01-14T16:21:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4af4b8c6e6a54db6a098d249c40470d9","id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet"}]} 2019-01-14 16:21:41,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-b83f02c6-48c1-4612-ab6f-b95cb6929c59 2019-01-14 16:21:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:41,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3067 X-Openstack-Request-Id: req-da8d35e4-8e28-4489-a345-9cb6d5c47cec Date: Mon, 14 Jan 2019 16:21:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bd:7b:35","id":"171be7f8-6cce-4e08-9d07-41315b5c0f0a","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:08Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0c:9c:3d","id":"2a4f99b6-0c32-4ae0-9999-e28e9aae19a4","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:17Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:34Z","binding:vnic_type":"normal","device_id":"ad98c0a6-417b-4686-b0cd-e7198114694c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:92:9c","id":"3cfafd0d-2087-4607-9bdc-ac5f50200660","port_security_enabled":true,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3647231a-95a4-477f-951e-a2e4fcbf4b95","94a2e494-04d7-4294-9493-ff35676b4bb4"],"name":"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","tenant_id":"4af4b8c6e6a54db6a098d249c40470d9","created_at":"2019-01-14T16:21:07Z","admin_state_up":true,"updated_at":"2019-01-14T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33f17260-4a2d-45b9-a4c0-fb60e52bc8bf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:ea:bd","id":"5fef1625-836c-44d5-9c9d-5fbf86c90ad9","port_security_enabled":false,"project_id":"4af4b8c6e6a54db6a098d249c40470d9","fixed_ips":[{"subnet_id":"8d20bc22-9a92-4f64-bfec-2cac51e25c73","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:21:41,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-da8d35e4-8e28-4489-a345-9cb6d5c47cec 2019-01-14 16:21:41,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f415d4239939fc0cbffcaad0ef37df40854808fd" 2019-01-14 16:21:41,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-1c34fef7-61fd-4773-aa67-96a89d81bee6 x-compute-request-id: req-1c34fef7-61fd-4773-aa67-96a89d81bee6 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "security_groups": [{"name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name"}, {"name": "default"}], "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:28Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:41,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-1c34fef7-61fd-4773-aa67-96a89d81bee6 2019-01-14 16:21:41,866 - create_instance - INFO - Deleting Port with ID - 3cfafd0d-2087-4607-9bdc-ac5f50200660 2019-01-14 16:21:41,866 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-port 2019-01-14 16:21:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/3cfafd0d-2087-4607-9bdc-ac5f50200660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:42,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3dc38978-d8ca-4edb-842a-088cf1cb200c Date: Mon, 14 Jan 2019 16:21:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:21:42,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/3cfafd0d-2087-4607-9bdc-ac5f50200660 used request id req-3dc38978-d8ca-4edb-842a-088cf1cb200c 2019-01-14 16:21:42,413 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst 2019-01-14 16:21:42,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:42,584 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:21: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-0cdfe112-19e6-419d-a722-16aa858ee1cc x-compute-request-id: req-0cdfe112-19e6-419d-a722-16aa858ee1cc Content-Type: application/json 2019-01-14 16:21:42,585 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-0cdfe112-19e6-419d-a722-16aa858ee1cc 2019-01-14 16:21:42,585 - create_instance - INFO - Checking deletion status 2019-01-14 16:21:42,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:43,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21: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-5dcde370-2c7a-4f31-8d68-b3098b39f01b x-compute-request-id: req-5dcde370-2c7a-4f31-8d68-b3098b39f01b Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:92:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad98c0a6-417b-4686-b0cd-e7198114694c", "rel": "bookmark"}], "image": {"id": "95d7246e-d2f7-4334-8d54-31b26c927af1", "links": [{"href": "http://172.30.9.26:8774/images/95d7246e-d2f7-4334-8d54-31b26c927af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:21:28.000000", "flavor": {"id": "464e1d98-8ddc-42ae-b327-8b274753f7ee", "links": [{"href": "http://172.30.9.26:8774/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee", "rel": "bookmark"}]}, "id": "ad98c0a6-417b-4686-b0cd-e7198114694c", "user_id": "7e7e46975df64618b920ffc5734bf2de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:21:42Z", "hostId": "cae872739b2500f4cf2f124e35c6112e4b422bb30b9ec506547475e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst", "created": "2019-01-14T16:21:22Z", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:21:43,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-5dcde370-2c7a-4f31-8d68-b3098b39f01b 2019-01-14 16:21:43,032 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst] is - ACTIVE 2019-01-14 16:21:43,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:21:46,035 - create_instance - DEBUG - VM status query timeout in 296.550204039 2019-01-14 16:21:46,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6077cb28bde2c4b3fd8fa47dbeb3a4146025faf0" 2019-01-14 16:21:46,080 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-6dc2d60c-9884-45f6-9e93-147d246df8a1 x-compute-request-id: req-6dc2d60c-9884-45f6-9e93-147d246df8a1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad98c0a6-417b-4686-b0cd-e7198114694c could not be found.", "code": 404}} 2019-01-14 16:21:46,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad98c0a6-417b-4686-b0cd-e7198114694c used request id req-6dc2d60c-9884-45f6-9e93-147d246df8a1 2019-01-14 16:21:46,081 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ad98c0a6-417b-4686-b0cd-e7198114694c could not be found. (HTTP 404) (Request-ID: req-6dc2d60c-9884-45f6-9e93-147d246df8a1) 2019-01-14 16:21:46,081 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-inst 2019-01-14 16:21:46,082 - neutron_utils - INFO - Deleting security group rule with ID - 16615b1b-0b49-4c66-a4d5-90834d5438d0 2019-01-14 16:21:46,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/16615b1b-0b49-4c66-a4d5-90834d5438d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:46,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51b5db9b-6a47-4b31-b056-24ffe4fcf96b Content-Length: 0 Date: Mon, 14 Jan 2019 16:21:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:21:46,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/16615b1b-0b49-4c66-a4d5-90834d5438d0 used request id req-51b5db9b-6a47-4b31-b056-24ffe4fcf96b 2019-01-14 16:21:46,379 - neutron_utils - INFO - Deleting security group rule with ID - 305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8 2019-01-14 16:21:46,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:46,668 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bebedcf-e123-4934-9d61-69bd8763a078 Content-Length: 0 Date: Mon, 14 Jan 2019 16:21:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:21:46,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/305f9b22-eac0-4ac5-8fb5-ab423e4f7ab8 used request id req-8bebedcf-e123-4934-9d61-69bd8763a078 2019-01-14 16:21:46,668 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-name 2019-01-14 16:21:46,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3647231a-95a4-477f-951e-a2e4fcbf4b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d001dd47a7f83adffdb33e2e350f3520b633c409" 2019-01-14 16:21:46,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9b69865-b4a5-4ee7-b936-aa2dd9ddb1d3 Content-Length: 0 Date: Mon, 14 Jan 2019 16:21:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:21:46,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3647231a-95a4-477f-951e-a2e4fcbf4b95 used request id req-a9b69865-b4a5-4ee7-b936-aa2dd9ddb1d3 2019-01-14 16:21:46,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b869ddbca752b1f896023a57c9c7c733792133" 2019-01-14 16:21:47,018 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-8c7aa787-f729-4427-b1ea-8a09cd7fcb77 x-compute-request-id: req-8c7aa787-f729-4427-b1ea-8a09cd7fcb77 Content-Length: 0 Content-Type: application/json 2019-01-14 16:21:47,018 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/464e1d98-8ddc-42ae-b327-8b274753f7ee used request id req-8c7aa787-f729-4427-b1ea-8a09cd7fcb77 2019-01-14 16:21:47,019 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet 2019-01-14 16:21:47,019 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-subnet 2019-01-14 16:21:47,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8d20bc22-9a92-4f64-bfec-2cac51e25c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:49,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c0f0305-ae32-42d9-99d9-42ac743d8dbf Date: Mon, 14 Jan 2019 16:21:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:21:49,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8d20bc22-9a92-4f64-bfec-2cac51e25c73 used request id req-7c0f0305-ae32-42d9-99d9-42ac743d8dbf 2019-01-14 16:21:49,587 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-pub-net 2019-01-14 16:21:49,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/33f17260-4a2d-45b9-a4c0-fb60e52bc8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3f1b4a1db4199b083d31ab86342bd738dd4d55" 2019-01-14 16:21:51,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5654c26-5f4f-4a26-9d92-50379f962a6b Date: Mon, 14 Jan 2019 16:21:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:21:51,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/33f17260-4a2d-45b9-a4c0-fb60e52bc8bf used request id req-b5654c26-5f4f-4a26-9d92-50379f962a6b 2019-01-14 16:21:51,119 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-d4265e27-1c26-4ebe-ba6f-22faea0fa8cd-image 2019-01-14 16:21:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5df80f76cd46a0243576a51e6baedb75613354b1" 2019-01-14 16:21:51,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04e3d49d-90a8-4d7c-8fcb-f311b9f18034 Date: Mon, 14 Jan 2019 16:21:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:21:51,588 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/95d7246e-d2f7-4334-8d54-31b26c927af1 used request id req-04e3d49d-90a8-4d7c-8fcb-f311b9f18034 2019-01-14 16:21:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:51,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-994a1437-7b80-48e8-9d88-0b645925d29d Date: Mon, 14 Jan 2019 16:21:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:05Z", "updated_at": "2019-01-14T16:21:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "revision_number": 0, "id": "4e04f650-28d7-4f9d-8671-4a353fc90526", "remote_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "revision_number": 0, "id": "7b9b9227-559c-4f5a-9322-85cfadc9bb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "revision_number": 0, "id": "944cdaef-76ad-46dc-a1db-637989ccef74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "revision_number": 0, "id": "a168a01c-1eef-4683-b3eb-5844d65a42e2", "remote_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "remote_ip_prefix": null, "created_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af4b8c6e6a54db6a098d249c40470d9"}], "revision_number": 4, "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:21:51,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-994a1437-7b80-48e8-9d88-0b645925d29d 2019-01-14 16:21:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:51,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b935d46d-5e17-4c67-8e12-5c4989e0a43a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:21:51,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-b935d46d-5e17-4c67-8e12-5c4989e0a43a 2019-01-14 16:21:51,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:21:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:52,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ab420f-4e8d-49b7-9adb-55faac1d8265 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:21:52,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-f1ab420f-4e8d-49b7-9adb-55faac1d8265 2019-01-14 16:21:52,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:21:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:52,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60521d01-298c-44c5-a6b6-7f5b337e1408 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:21:52,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-60521d01-298c-44c5-a6b6-7f5b337e1408 2019-01-14 16:21:52,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:21:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:52,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea4f6514-bb7f-410a-a920-be6a5ddc2f4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:21:52,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-ea4f6514-bb7f-410a-a920-be6a5ddc2f4d 2019-01-14 16:21:52,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:21:52,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:52,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78913ac6-606f-4ee1-b36f-1b834c619e08 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4af4b8c6e6a54db6a098d249c40470d9", "name": "InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj"}} 2019-01-14 16:21:52,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-78913ac6-606f-4ee1-b36f-1b834c619e08 2019-01-14 16:21:52,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94a2e494-04d7-4294-9493-ff35676b4bb4 2019-01-14 16:21:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94a2e494-04d7-4294-9493-ff35676b4bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:52,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c4ea51a5-0f14-4b6a-b576-c4bdbf920fd7 Date: Mon, 14 Jan 2019 16:21:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:05Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "4e04f650-28d7-4f9d-8671-4a353fc90526"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:05Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "7b9b9227-559c-4f5a-9322-85cfadc9bb78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:05Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "944cdaef-76ad-46dc-a1db-637989ccef74"}, {"remote_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:21:05Z", "security_group_id": "94a2e494-04d7-4294-9493-ff35676b4bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "4af4b8c6e6a54db6a098d249c40470d9", "created_at": "2019-01-14T16:21:05Z", "project_id": "4af4b8c6e6a54db6a098d249c40470d9", "id": "a168a01c-1eef-4683-b3eb-5844d65a42e2"}]} 2019-01-14 16:21:52,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94a2e494-04d7-4294-9493-ff35676b4bb4 used request id req-c4ea51a5-0f14-4b6a-b576-c4bdbf920fd7 2019-01-14 16:21:52,653 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:21:52,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/94a2e494-04d7-4294-9493-ff35676b4bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:53,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60d3d86f-37c0-4ff9-836a-544a3295272c Content-Length: 0 Date: Mon, 14 Jan 2019 16:21:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:21:53,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/94a2e494-04d7-4294-9493-ff35676b4bb4 used request id req-60d3d86f-37c0-4ff9-836a-544a3295272c 2019-01-14 16:21:53,134 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj 2019-01-14 16:21:53,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:53,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4040804c-0462-47c3-8676-fabdeebbb52f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:21:53,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4af4b8c6e6a54db6a098d249c40470d9 used request id req-4040804c-0462-47c3-8676-fabdeebbb52f 2019-01-14 16:21:53,444 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-proj-role 2019-01-14 16:21:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/05d284c790d448208b4c0eb8e2a0e498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:53,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63b310c-b0f0-4dc4-b738-8ef16058c1aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:21:53,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/05d284c790d448208b4c0eb8e2a0e498 used request id req-a63b310c-b0f0-4dc4-b738-8ef16058c1aa 2019-01-14 16:21:53,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf6611c0fa421246a0d29cd9eff2d89a24fc8b" 2019-01-14 16:21:53,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a04cb0-904c-4255-9ddf-c778048333e8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:21:53,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c6a04cb0-904c-4255-9ddf-c778048333e8 2019-01-14 16:21:53,688 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d8c41fd4-f40b-4c5-user 2019-01-14 16:21:53,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7e7e46975df64618b920ffc5734bf2de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8843a677c051413960f674817eead012a35547" 2019-01-14 16:21:53,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac04f3d-b1ca-4511-92b5-ae177f3fb48f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:21:53,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7e7e46975df64618b920ffc5734bf2de used request id req-2ac04f3d-b1ca-4511-92b5-ae177f3fb48f 2019-01-14 16:21:53,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:54,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["I6_Xbe7_Rti-TPTxqjmw4A"], "issued_at": "2019-01-14T16:21:54.000000Z"}} 2019-01-14 16:21:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c4c11762d20de28ebb96868cf346abebf5fdd8" 2019-01-14 16:21:54,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a0c9cb-7d82-448c-9f0e-906b2263a3a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:54,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c3a0c9cb-7d82-448c-9f0e-906b2263a3a9 2019-01-14 16:21:54,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:54,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:54,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LVCgH2CxSkaqexy6krRpbg"], "issued_at": "2019-01-14T16:21:54.000000Z"}} 2019-01-14 16:21:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:21:54,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db942570-cf04-473f-b6bb-169689c69f10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:54,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-db942570-cf04-473f-b6bb-169689c69f10 2019-01-14 16:21:54,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:21:54,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:21:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:21:55,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0492ef-dfa8-402b-b5bd-275dd8ad0805 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:21:55,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj used request id req-2e0492ef-dfa8-402b-b5bd-275dd8ad0805 2019-01-14 16:21:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:21:55,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a678e2d-1826-4c80-9537-fbe1621e5f8b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:21:55,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2a678e2d-1826-4c80-9537-fbe1621e5f8b 2019-01-14 16:21:55,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}}' 2019-01-14 16:21:55,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdbe780e-75af-4838-9ff4-c6ab267f443c Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "id": "0149eeb64688477690c982d446a7f417", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:21:55,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fdbe780e-75af-4838-9ff4-c6ab267f443c 2019-01-14 16:21:55,320 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj 2019-01-14 16:21:55,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:55,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:55,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["MBUbF74fSJKbVO9MaN6tOg"], "issued_at": "2019-01-14T16:21:55.000000Z"}} 2019-01-14 16:21:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353359a5dcf1558dd2eb5c73ab700581a8d66f15" 2019-01-14 16:21:55,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5423deb7-c31c-4e3f-af99-1c18198961b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:55,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5423deb7-c31c-4e3f-af99-1c18198961b0 2019-01-14 16:21:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:21:55,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:21: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:21:55,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353359a5dcf1558dd2eb5c73ab700581a8d66f15" 2019-01-14 16:21:55,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4817610-f2cc-4f14-b976-018690e13fb1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:21:55,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f4817610-f2cc-4f14-b976-018690e13fb1 2019-01-14 16:21:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353359a5dcf1558dd2eb5c73ab700581a8d66f15" 2019-01-14 16:21:56,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a29ad2-4a37-487a-a11f-b1f097049c80 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "id": "0149eeb64688477690c982d446a7f417", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}]} 2019-01-14 16:21:56,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj used request id req-16a29ad2-4a37-487a-a11f-b1f097049c80 2019-01-14 16:21:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353359a5dcf1558dd2eb5c73ab700581a8d66f15" 2019-01-14 16:21:56,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f9ac5e-72a6-40d0-9dfc-25395c17ad0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:21:56,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-50f9ac5e-72a6-40d0-9dfc-25395c17ad0c 2019-01-14 16:21:56,536 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d6d51f13-f035-4f5-user 2019-01-14 16:21:56,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:56,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:21:56,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d7cbae-072b-48f4-af4c-9130edf53cb2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:21:56,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17d7cbae-072b-48f4-af4c-9130edf53cb2 2019-01-14 16:21:56,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" -d '{"role": {"name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}}' 2019-01-14 16:21:56,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70e7af21-6729-4d85-a374-ae1e80f29b59 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c1a393840ec148539f3055833df7a9c0", "links": {"self": "http://172.30.9.26:5000/v3/roles/c1a393840ec148539f3055833df7a9c0"}, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}} 2019-01-14 16:21:56,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-70e7af21-6729-4d85-a374-ae1e80f29b59 2019-01-14 16:21:56,690 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role 2019-01-14 16:21:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c1a393840ec148539f3055833df7a9c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:21:56,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b47f0dc2-dcc5-447e-a140-1e33fdb67498 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c1a393840ec148539f3055833df7a9c0", "links": {"self": "http://172.30.9.26:5000/v3/roles/c1a393840ec148539f3055833df7a9c0"}, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}} 2019-01-14 16:21:56,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c1a393840ec148539f3055833df7a9c0 used request id req-b47f0dc2-dcc5-447e-a140-1e33fdb67498 2019-01-14 16:21:56,802 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role to project InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj 2019-01-14 16:21:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417/users/d6e13a259fdf40029ba31305d7eeba58/roles/c1a393840ec148539f3055833df7a9c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:21:56,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c6f723-2fa6-4d60-b633-46e5e854d4b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:21:56,951 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417/users/d6e13a259fdf40029ba31305d7eeba58/roles/c1a393840ec148539f3055833df7a9c0 used request id req-f2c6f723-2fa6-4d60-b633-46e5e854d4b3 2019-01-14 16:21:56,952 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:21:56,953 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:21:56,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:21:56,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:21:57,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1a393840ec148539f3055833df7a9c0", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}], "expires_at": "2019-01-14T17:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-user", "id": "d6e13a259fdf40029ba31305d7eeba58"}, "audit_ids": ["UkEVEyVeSRq6iksArl5fDQ"], "issued_at": "2019-01-14T16:21:57.000000Z"}} 2019-01-14 16:21:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" 2019-01-14 16:21:57,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae32c7e-32eb-4bdc-adb8-f796e3d93f2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:21:57,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8ae32c7e-32eb-4bdc-adb8-f796e3d93f2a 2019-01-14 16:21:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" 2019-01-14 16:21:57,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5e47408f-c83f-422d-8e3a-92106f451eef Date: Mon, 14 Jan 2019 16:21:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image"} 2019-01-14 16:21:57,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image used request id req-5e47408f-c83f-422d-8e3a-92106f451eef 2019-01-14 16:21:57,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" 2019-01-14 16:21:57,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-08014913-ebb9-44f3-9be9-48a516c38d23 Date: Mon, 14 Jan 2019 16:21: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"}}} 2019-01-14 16:21:57,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-08014913-ebb9-44f3-9be9-48a516c38d23 2019-01-14 16:21:57,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image"}' 2019-01-14 16:21:58,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bb510d49-5dcf-4a4f-be37-aa0c5b5a17ec Date: Mon, 14 Jan 2019 16:21:58 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e", "min_disk": 0, "protected": false, "id": "fc795418-af12-4406-a2fb-d11093cad03e", "file": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e/file", "checksum": null, "owner": "0149eeb64688477690c982d446a7f417", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:21:58,135 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-bb510d49-5dcf-4a4f-be37-aa0c5b5a17ec 2019-01-14 16:21:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" -d '' 2019-01-14 16:21:59,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc3c58ed-bc45-4e83-b431-87f69e66444f Date: Mon, 14 Jan 2019 16:21:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:21:59,471 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e/file used request id req-fc3c58ed-bc45-4e83-b431-87f69e66444f 2019-01-14 16:21:59,472 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:21:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" 2019-01-14 16:21:59,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a6686980-f54c-4c00-914d-a58422d3995d Date: Mon, 14 Jan 2019 16:21:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:59Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc795418-af12-4406-a2fb-d11093cad03e/snap", "metadata": {}}], "self": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e", "min_disk": 0, "protected": false, "id": "fc795418-af12-4406-a2fb-d11093cad03e", "file": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0149eeb64688477690c982d446a7f417", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc795418-af12-4406-a2fb-d11093cad03e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:21:59,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e used request id req-a6686980-f54c-4c00-914d-a58422d3995d 2019-01-14 16:21:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" 2019-01-14 16:21:59,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5876c161-39fd-47b7-b464-4b631b7853ff Date: Mon, 14 Jan 2019 16:21: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"}}} 2019-01-14 16:21:59,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5876c161-39fd-47b7-b464-4b631b7853ff 2019-01-14 16:21:59,879 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image 2019-01-14 16:21:59,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" 2019-01-14 16:22:00,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0b3465f3-9875-4a50-b427-c34ddc1d25ea Date: Mon, 14 Jan 2019 16:22:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:59Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc795418-af12-4406-a2fb-d11093cad03e/snap", "metadata": {}}], "self": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e", "min_disk": 0, "protected": false, "id": "fc795418-af12-4406-a2fb-d11093cad03e", "file": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0149eeb64688477690c982d446a7f417", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc795418-af12-4406-a2fb-d11093cad03e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:22:00,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e used request id req-0b3465f3-9875-4a50-b427-c34ddc1d25ea 2019-01-14 16:22:00,105 - create_image - DEBUG - Instance status is - active 2019-01-14 16:22:00,105 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image 2019-01-14 16:22:00,105 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image 2019-01-14 16:22:00,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:00,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:00,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1a393840ec148539f3055833df7a9c0", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}], "expires_at": "2019-01-14T17:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-user", "id": "d6e13a259fdf40029ba31305d7eeba58"}, "audit_ids": ["HWR_XKBRSq-91cH3smrwPg"], "issued_at": "2019-01-14T16:22:00.000000Z"}} 2019-01-14 16:22:00,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:00,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4467a6-3b75-46fe-ba05-ab40f03c5607 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:00,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cb4467a6-3b75-46fe-ba05-ab40f03c5607 2019-01-14 16:22:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:00,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef1c266c-25bc-4510-8b08-4b48eaff1617 Date: Mon, 14 Jan 2019 16:22:00 GMT RESP BODY: {"networks":[]} 2019-01-14 16:22:00,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-ef1c266c-25bc-4510-8b08-4b48eaff1617 2019-01-14 16:22:00,807 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net 2019-01-14 16:22:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" -d '{"network": {"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net", "admin_state_up": true}}' 2019-01-14 16:22:01,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-2f69fe2b-e160-4466-be62-d7fdfa8c5e4c Date: Mon, 14 Jan 2019 16:22:01 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:22:01Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}} 2019-01-14 16:22:01,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2f69fe2b-e160-4466-be62-d7fdfa8c5e4c 2019-01-14 16:22:01,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:01,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-50ce6777-c780-41f5-b69b-9c95ac0e6b6d Date: Mon, 14 Jan 2019 16:22:01 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":"2019-01-14T16:22:01Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:01,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-50ce6777-c780-41f5-b69b-9c95ac0e6b6d 2019-01-14 16:22:01,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:02,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd4e047d-ff0e-49b3-bb54-a6afcc4e4354 Date: Mon, 14 Jan 2019 16:22:02 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:22:02,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-cd4e047d-ff0e-49b3-bb54-a6afcc4e4354 2019-01-14 16:22:02,079 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet 2019-01-14 16:22:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" -d '{"subnets": [{"ip_version": 4, "network_id": "c2fe14f9-7d5d-4468-8ed0-27ffadbebbca", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]}' 2019-01-14 16:22:02,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-83dffc3a-4376-4a92-b424-0876ba0d797b Date: Mon, 14 Jan 2019 16:22:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:02,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-83dffc3a-4376-4a92-b424-0876ba0d797b 2019-01-14 16:22:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:03,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3ca657c8-ee8f-4ebb-bd36-c1a674d0e4dc Date: Mon, 14 Jan 2019 16:22: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:03,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-3ca657c8-ee8f-4ebb-bd36-c1a674d0e4dc 2019-01-14 16:22:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:03,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9226d817-e1b8-4c6c-b540-a7a016f1e3dc Date: Mon, 14 Jan 2019 16:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:03,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-9226d817-e1b8-4c6c-b540-a7a016f1e3dc 2019-01-14 16:22:03,423 - OpenStackNetwork - DEBUG - Network [c2fe14f9-7d5d-4468-8ed0-27ffadbebbca] created successfully 2019-01-14 16:22:03,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:03,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:03,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["7jXYG0puTymYAG3yuv_RoA"], "issued_at": "2019-01-14T16:22:03.000000Z"}} 2019-01-14 16:22:03,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9f0a5013632f68953f54cd9b1d3a6121b49f0" 2019-01-14 16:22:03,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412b7a6d-8fd7-436e-99be-1e81bbbc0c90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:03,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-412b7a6d-8fd7-436e-99be-1e81bbbc0c90 2019-01-14 16:22:03,944 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:22:03,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9f0a5013632f68953f54cd9b1d3a6121b49f0" 2019-01-14 16:22:04,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22: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-d89e4195-95fd-41b9-b8fb-8af46eed39e2 x-compute-request-id: req-d89e4195-95fd-41b9-b8fb-8af46eed39e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:22:04,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d89e4195-95fd-41b9-b8fb-8af46eed39e2 2019-01-14 16:22:04,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9f0a5013632f68953f54cd9b1d3a6121b49f0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:22:04,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-53df5d27-6b4c-4070-8adb-412a451e7474 x-compute-request-id: req-53df5d27-6b4c-4070-8adb-412a451e7474 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "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": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a"}} 2019-01-14 16:22:04,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-53df5d27-6b4c-4070-8adb-412a451e7474 2019-01-14 16:22:04,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:04,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:04,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1a393840ec148539f3055833df7a9c0", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}], "expires_at": "2019-01-14T17:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-user", "id": "d6e13a259fdf40029ba31305d7eeba58"}, "audit_ids": ["3hSI-sjOR8yz3iWo_JIzvw"], "issued_at": "2019-01-14T16:22:04.000000Z"}} 2019-01-14 16:22:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:04,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9de26a-de4b-40ca-b9c7-b0680d6b3e1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:04,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5c9de26a-de4b-40ca-b9c7-b0680d6b3e1c 2019-01-14 16:22:04,730 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:22:04,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:04,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a4fb1c-9510-41eb-94cb-9f0ac15ad78d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:04,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a8a4fb1c-9510-41eb-94cb-9f0ac15ad78d 2019-01-14 16:22:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:05,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-4efffa6e-953b-4406-b2f2-0260eeb694b0 Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:05,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-4efffa6e-953b-4406-b2f2-0260eeb694b0 2019-01-14 16:22:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-deddcd4b-eeb1-44ab-89d0-e2d1ba50afd8 Date: Mon, 14 Jan 2019 16:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:05,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-deddcd4b-eeb1-44ab-89d0-e2d1ba50afd8 2019-01-14 16:22:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:05,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8825f55a-b3a0-427f-b7a4-0633f25ac0f5 Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:05,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-8825f55a-b3a0-427f-b7a4-0633f25ac0f5 2019-01-14 16:22:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:22:05,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:22:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a0680e-f181-4df2-8b18-56798ee005d8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:05,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-c0a0680e-f181-4df2-8b18-56798ee005d8 2019-01-14 16:22:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:06,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-547b5e24-9695-4abc-a159-00824b5a102b Date: Mon, 14 Jan 2019 16:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:06,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-547b5e24-9695-4abc-a159-00824b5a102b 2019-01-14 16:22:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:06,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0c8f9fc-182e-4539-8aa3-8e218bfdfb2e Date: Mon, 14 Jan 2019 16:22:06 GMT RESP BODY: {"ports":[]} 2019-01-14 16:22:06,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port&admin_state_up=True used request id req-f0c8f9fc-182e-4539-8aa3-8e218bfdfb2e 2019-01-14 16:22:06,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:06,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22: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-23f2c7fb-ff23-4a98-91b4-288472f0a5b3 x-compute-request-id: req-23f2c7fb-ff23-4a98-91b4-288472f0a5b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:22:06,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst used request id req-23f2c7fb-ff23-4a98-91b4-288472f0a5b3 2019-01-14 16:22:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:06,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-aa473976-cfff-4100-b9e3-c22e0cdc7dd7 Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:06,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-aa473976-cfff-4100-b9e3-c22e0cdc7dd7 2019-01-14 16:22:06,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:06,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bfd62e2d-5279-4fdc-a98b-d41194c1571e Date: Mon, 14 Jan 2019 16:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:06,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-bfd62e2d-5279-4fdc-a98b-d41194c1571e 2019-01-14 16:22:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:06,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b07410a1-8625-49c4-a3fc-3f0683f2fb03 Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:06,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-b07410a1-8625-49c4-a3fc-3f0683f2fb03 2019-01-14 16:22:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:07,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ce2554-0686-4f82-80c8-d96431a74fae Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:07,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-e1ce2554-0686-4f82-80c8-d96431a74fae 2019-01-14 16:22:07,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:07,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9b540ab7-3277-4aca-b460-c184a6a7de59 Date: Mon, 14 Jan 2019 16:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:07,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-9b540ab7-3277-4aca-b460-c184a6a7de59 2019-01-14 16:22:07,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:07,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5ad21248-2cea-4ada-8663-fe4229e6b877 Date: Mon, 14 Jan 2019 16:22:07 GMT RESP BODY: {"ports":[]} 2019-01-14 16:22:07,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port&admin_state_up=True used request id req-5ad21248-2cea-4ada-8663-fe4229e6b877 2019-01-14 16:22:07,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:07,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:07,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1a393840ec148539f3055833df7a9c0", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}], "expires_at": "2019-01-14T17:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-user", "id": "d6e13a259fdf40029ba31305d7eeba58"}, "audit_ids": ["zSZXjXlJQuu5I90USE99pg"], "issued_at": "2019-01-14T16:22:07.000000Z"}} 2019-01-14 16:22:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e906edf34d7b513f43eb3dbc84be918c47fabe3c" 2019-01-14 16:22:07,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ffde51-7743-4308-a117-4792d47e228b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:07,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-31ffde51-7743-4308-a117-4792d47e228b 2019-01-14 16:22:07,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:08,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e3468fec-b4fe-48a5-8e52-2a34cc6628bf Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:08,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-e3468fec-b4fe-48a5-8e52-2a34cc6628bf 2019-01-14 16:22:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:08,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9a7cf45f-c5c1-49ee-aa94-a76b0ba7282b Date: Mon, 14 Jan 2019 16:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:08,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-9a7cf45f-c5c1-49ee-aa94-a76b0ba7282b 2019-01-14 16:22:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:08,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9827cd39-024e-4bfc-9711-e0b6ccfd7a69 Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:08,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-9827cd39-024e-4bfc-9711-e0b6ccfd7a69 2019-01-14 16:22:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:22:08,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:22:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e906edf34d7b513f43eb3dbc84be918c47fabe3c" 2019-01-14 16:22:08,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18d9536-00e4-4673-b565-c5df973e0b8e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:08,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-f18d9536-00e4-4673-b565-c5df973e0b8e 2019-01-14 16:22:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:08,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1bb25944-771a-4877-bfb0-4baf236fde26 Date: Mon, 14 Jan 2019 16:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:08,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-1bb25944-771a-4877-bfb0-4baf236fde26 2019-01-14 16:22:08,992 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net 2019-01-14 16:22:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" -d '{"port": {"network_id": "c2fe14f9-7d5d-4468-8ed0-27ffadbebbca", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port", "admin_state_up": true}}' 2019-01-14 16:22:09,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-769ea4c6-0238-4454-b286-1556bc72cede Date: Mon, 14 Jan 2019 16:22:09 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:22:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:22:09Z","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:63:6d:07","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.23"}],"id":"7f8672b9-dec1-426e-bce5-569390d63597","security_groups":["e7d345be-566d-4762-a405-be3b20447d8e"],"device_id":""}} 2019-01-14 16:22:09,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-769ea4c6-0238-4454-b286-1556bc72cede 2019-01-14 16:22:09,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:10,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6d8d87cc-4c0e-4bfa-a17e-636b0c728011 Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:10,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-6d8d87cc-4c0e-4bfa-a17e-636b0c728011 2019-01-14 16:22:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:10,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-810422f0-7c63-450c-8783-afb95d7e58be Date: Mon, 14 Jan 2019 16:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:10,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-810422f0-7c63-450c-8783-afb95d7e58be 2019-01-14 16:22:10,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:10,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1e54a620-9a5f-44f6-a00c-b72bd19da05d Date: Mon, 14 Jan 2019 16: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:10,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-1e54a620-9a5f-44f6-a00c-b72bd19da05d 2019-01-14 16:22:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:10,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480b1b71-b5c9-482a-9521-13b44918ebf5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:10,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-480b1b71-b5c9-482a-9521-13b44918ebf5 2019-01-14 16:22:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:10,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-99d36b28-bfe9-4f0a-8097-877624e2ee05 Date: Mon, 14 Jan 2019 16:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:10,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-99d36b28-bfe9-4f0a-8097-877624e2ee05 2019-01-14 16:22:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:11,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-9733aa56-98be-4431-98ac-8d72471b60d0 Date: Mon, 14 Jan 2019 16:22:11 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:09Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:09Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:63:6d:07","id":"7f8672b9-dec1-426e-bce5-569390d63597","port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["e7d345be-566d-4762-a405-be3b20447d8e"],"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port"}]} 2019-01-14 16:22:11,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port&admin_state_up=True used request id req-9733aa56-98be-4431-98ac-8d72471b60d0 2019-01-14 16:22:11,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:11,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09a1c8d-e427-435c-88a3-61dee1758988 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:11,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-c09a1c8d-e427-435c-88a3-61dee1758988 2019-01-14 16:22:11,113 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst 2019-01-14 16:22:11,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:11,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-0068cba7-549f-421f-8c17-c2c6bb6923b5 x-compute-request-id: req-0068cba7-549f-421f-8c17-c2c6bb6923b5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-flavor-name"}]} 2019-01-14 16:22:11,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0068cba7-549f-421f-8c17-c2c6bb6923b5 2019-01-14 16:22:11,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:11,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-ef04d30c-7699-47bd-911e-ef0e36a7bfdd x-compute-request-id: req-ef04d30c-7699-47bd-911e-ef0e36a7bfdd Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "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": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a"}} 2019-01-14 16:22:11,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a used request id req-ef04d30c-7699-47bd-911e-ef0e36a7bfdd 2019-01-14 16:22:11,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:11,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-8f31fa26-85a4-4035-b380-72ad9c640c10 Date: Mon, 14 Jan 2019 16:22:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:21:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:21:59Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc795418-af12-4406-a2fb-d11093cad03e/snap", "metadata": {}}], "self": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e", "min_disk": 0, "protected": false, "id": "fc795418-af12-4406-a2fb-d11093cad03e", "file": "/v2/images/fc795418-af12-4406-a2fb-d11093cad03e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0149eeb64688477690c982d446a7f417", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fc795418-af12-4406-a2fb-d11093cad03e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image"} 2019-01-14 16:22:11,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image used request id req-8f31fa26-85a4-4035-b380-72ad9c640c10 2019-01-14 16:22:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:11,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-84590d64-1f8a-486e-a8f4-4d99f1144df2 Date: Mon, 14 Jan 2019 16: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"}}} 2019-01-14 16:22:11,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-84590d64-1f8a-486e-a8f4-4d99f1144df2 2019-01-14 16:22:11,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" -d '{"server": {"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "imageRef": "fc795418-af12-4406-a2fb-d11093cad03e", "flavorRef": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "max_count": 1, "min_count": 1, "networks": [{"port": "7f8672b9-dec1-426e-bce5-569390d63597"}]}}' 2019-01-14 16:22:12,990 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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-94d65dd5-6890-44ec-9e11-608c9b23a4fe x-compute-request-id: req-94d65dd5-6890-44ec-9e11-608c9b23a4fe Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "adminPass": "45JcUBU98uRn"}} 2019-01-14 16:22:12,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-94d65dd5-6890-44ec-9e11-608c9b23a4fe 2019-01-14 16:22:12,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:13,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22: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-597cb989-3811-46d1-9ba3-419899c20f64 x-compute-request-id: req-597cb989-3811-46d1-9ba3-419899c20f64 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.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:22:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:13,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-597cb989-3811-46d1-9ba3-419899c20f64 2019-01-14 16:22:13,057 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst 2019-01-14 16:22:13,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:13,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-5d5a67a2-c166-411e-9456-68141b7bfe15 x-compute-request-id: req-5d5a67a2-c166-411e-9456-68141b7bfe15 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.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:22:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:13,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-5d5a67a2-c166-411e-9456-68141b7bfe15 2019-01-14 16:22:13,294 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst] is - BUILD 2019-01-14 16:22:13,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:22:16,297 - create_instance - DEBUG - VM status query timeout in 896.759366035 2019-01-14 16:22:16,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:16,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-301948f8-abc7-4190-bcf8-c40760cce09d x-compute-request-id: req-301948f8-abc7-4190-bcf8-c40760cce09d 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.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:22:14Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:16,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-301948f8-abc7-4190-bcf8-c40760cce09d 2019-01-14 16:22:16,826 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst] is - BUILD 2019-01-14 16:22:16,826 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:22:19,829 - create_instance - DEBUG - VM status query timeout in 893.227430105 2019-01-14 16:22:19,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:20,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-fe1d56d4-dcb1-4209-af08-bea4f7d74773 x-compute-request-id: req-fe1d56d4-dcb1-4209-af08-bea4f7d74773 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:20,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-fe1d56d4-dcb1-4209-af08-bea4f7d74773 2019-01-14 16:22:20,476 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst] is - ACTIVE 2019-01-14 16:22:20,476 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:22:20,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:21,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-d21c1744-4d2e-4fc6-91ac-0929b6c6abc8 x-compute-request-id: req-d21c1744-4d2e-4fc6-91ac-0929b6c6abc8 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:21,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-d21c1744-4d2e-4fc6-91ac-0929b6c6abc8 2019-01-14 16:22:21,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:21,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-86f2facb-02ae-4747-9187-b5c3cff433ad Date: Mon, 14 Jan 2019 16:22: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:21,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-86f2facb-02ae-4747-9187-b5c3cff433ad 2019-01-14 16:22:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:21,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f76e17-3017-4778-9b1a-4d8e9abe838f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:21,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-34f76e17-3017-4778-9b1a-4d8e9abe838f 2019-01-14 16:22:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:21,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5834db80-dcc2-4cd9-8d0f-fc55ad6600e9 Date: Mon, 14 Jan 2019 16:22:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:21,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-5834db80-dcc2-4cd9-8d0f-fc55ad6600e9 2019-01-14 16:22:21,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:21,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-d5692e4c-4406-4e8e-a656-3e0010b77103 Date: Mon, 14 Jan 2019 16:22:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:de:b6","id":"3fb71c04-e2d0-44e9-8ec0-d1b07b292c0f","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:1e:bd","id":"687b378c-d94f-4b64-80dc-4c554dd2e8a4","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:09Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:18Z","binding:vnic_type":"normal","device_id":"0e29965a-9ca7-4b88-8391-afc9f81a3909","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:63:6d:07","id":"7f8672b9-dec1-426e-bce5-569390d63597","port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["e7d345be-566d-4762-a405-be3b20447d8e"],"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5b:a4:71","id":"f3fa4b56-26e7-4333-a8f4-9c07f6f4e9eb","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:22:21,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-d5692e4c-4406-4e8e-a656-3e0010b77103 2019-01-14 16:22:21,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:21,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:22,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1a393840ec148539f3055833df7a9c0", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}], "expires_at": "2019-01-14T17:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-user", "id": "d6e13a259fdf40029ba31305d7eeba58"}, "audit_ids": ["dGyq7jqxRQCFKMHYfuiM6g"], "issued_at": "2019-01-14T16:22:22.000000Z"}} 2019-01-14 16:22:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:22,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2ac06b-5b0b-4ac3-a683-6babca62b6c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:22,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8e2ac06b-5b0b-4ac3-a683-6babca62b6c2 2019-01-14 16:22:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:22,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5b0326ac-f498-48ae-87fa-5f27093939fa Date: Mon, 14 Jan 2019 16:22:22 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:22:22,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name&description=hello+group used request id req-5b0326ac-f498-48ae-87fa-5f27093939fa 2019-01-14 16:22:22,569 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name... 2019-01-14 16:22:22,570 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name 2019-01-14 16:22:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" -d '{"security_group": {"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name", "description": "hello group"}}' 2019-01-14 16:22:23,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-253454e5-e730-4d8d-a98e-c2d01b506a4b Date: Mon, 14 Jan 2019 16:22:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "updated_at": "2019-01-14T16:22:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv4", "project_id": "0149eeb64688477690c982d446a7f417"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "b562127e-edf5-4555-855f-f6239d2af223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv6", "project_id": "0149eeb64688477690c982d446a7f417"}], "revision_number": 2, "project_id": "0149eeb64688477690c982d446a7f417", "id": "09830a5a-5147-4347-a57d-5d58a1090854", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name"}} 2019-01-14 16:22:23,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-253454e5-e730-4d8d-a98e-c2d01b506a4b 2019-01-14 16:22:23,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:23,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-15f4b32b-a77d-4ea3-9940-980477df7ca8 Date: Mon, 14 Jan 2019 16:22: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": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "b562127e-edf5-4555-855f-f6239d2af223"}]} 2019-01-14 16:22:23,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-15f4b32b-a77d-4ea3-9940-980477df7ca8 2019-01-14 16:22:23,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:23,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bce7a69c-020d-4cf5-baf5-e12eb814932e Date: Mon, 14 Jan 2019 16:22: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": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "b562127e-edf5-4555-855f-f6239d2af223"}]} 2019-01-14 16:22:23,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-bce7a69c-020d-4cf5-baf5-e12eb814932e 2019-01-14 16:22:23,437 - neutron_utils - INFO - Retrieving security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:23,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bc359679-6ed5-4b69-a8e0-f44b60226fba Date: Mon, 14 Jan 2019 16:22:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "updated_at": "2019-01-14T16:22:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv4", "project_id": "0149eeb64688477690c982d446a7f417"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "b562127e-edf5-4555-855f-f6239d2af223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv6", "project_id": "0149eeb64688477690c982d446a7f417"}], "revision_number": 2, "project_id": "0149eeb64688477690c982d446a7f417", "id": "09830a5a-5147-4347-a57d-5d58a1090854", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name"}]} 2019-01-14 16:22:23,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-bc359679-6ed5-4b69-a8e0-f44b60226fba 2019-01-14 16:22:23,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:23,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:23,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db42874e-a0df-4ef4-9b29-cf72c821e909 Date: Mon, 14 Jan 2019 16:22: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": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "b562127e-edf5-4555-855f-f6239d2af223"}]} 2019-01-14 16:22:23,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-db42874e-a0df-4ef4-9b29-cf72c821e909 2019-01-14 16:22:23,909 - neutron_utils - INFO - Retrieving security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:23,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:23,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-869edeed-1a57-4132-aea7-6b5603152680 Date: Mon, 14 Jan 2019 16:22:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "updated_at": "2019-01-14T16:22:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv4", "project_id": "0149eeb64688477690c982d446a7f417"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "b562127e-edf5-4555-855f-f6239d2af223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv6", "project_id": "0149eeb64688477690c982d446a7f417"}], "revision_number": 2, "project_id": "0149eeb64688477690c982d446a7f417", "id": "09830a5a-5147-4347-a57d-5d58a1090854", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name"}]} 2019-01-14 16:22:23,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-869edeed-1a57-4132-aea7-6b5603152680 2019-01-14 16:22:23,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:24,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b5666e3b-8a46-4737-b514-817269404392 Date: Mon, 14 Jan 2019 16:22: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": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "b562127e-edf5-4555-855f-f6239d2af223"}]} 2019-01-14 16:22:24,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-b5666e3b-8a46-4737-b514-817269404392 2019-01-14 16:22:24,155 - neutron_utils - INFO - Retrieving security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:24,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-91a39364-c363-4d4c-b86a-6bcf8d806ef4 Date: Mon, 14 Jan 2019 16:22:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "updated_at": "2019-01-14T16:22:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv4", "project_id": "0149eeb64688477690c982d446a7f417"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "revision_number": 0, "id": "b562127e-edf5-4555-855f-f6239d2af223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv6", "project_id": "0149eeb64688477690c982d446a7f417"}], "revision_number": 2, "project_id": "0149eeb64688477690c982d446a7f417", "id": "09830a5a-5147-4347-a57d-5d58a1090854", "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name"}]} 2019-01-14 16:22:24,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-91a39364-c363-4d4c-b86a-6bcf8d806ef4 2019-01-14 16:22:24,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09830a5a-5147-4347-a57d-5d58a1090854 2019-01-14 16:22:24,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:24,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-02218dbb-ce5d-4975-a6c6-9e6355132680 Date: Mon, 14 Jan 2019 16:22: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": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "a6215cfa-b5b6-455c-a6ae-e7e156178697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:22Z", "security_group_id": "09830a5a-5147-4347-a57d-5d58a1090854", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:22Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "b562127e-edf5-4555-855f-f6239d2af223"}]} 2019-01-14 16:22:24,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09830a5a-5147-4347-a57d-5d58a1090854 used request id req-02218dbb-ce5d-4975-a6c6-9e6355132680 2019-01-14 16:22:24,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:24,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3fbcb666-a7f3-41dd-b24f-a2ee7f6505f0 x-compute-request-id: req-3fbcb666-a7f3-41dd-b24f-a2ee7f6505f0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:24,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-3fbcb666-a7f3-41dd-b24f-a2ee7f6505f0 2019-01-14 16:22:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:25,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b040c4fd-df3b-462b-8c3d-dbab09db4733 Date: Mon, 14 Jan 2019 16:22: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:25,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-b040c4fd-df3b-462b-8c3d-dbab09db4733 2019-01-14 16:22:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:25,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15be7680-443f-4c00-b449-2bb3f6a0efe3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:25,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-15be7680-443f-4c00-b449-2bb3f6a0efe3 2019-01-14 16:22:25,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:25,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-50ed327f-d25b-4dfe-85d4-1ce349d962ca Date: Mon, 14 Jan 2019 16:22:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:25,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-50ed327f-d25b-4dfe-85d4-1ce349d962ca 2019-01-14 16:22:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:25,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-4362a531-becd-429c-bbf5-30592c2ec1b4 Date: Mon, 14 Jan 2019 16:22:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:de:b6","id":"3fb71c04-e2d0-44e9-8ec0-d1b07b292c0f","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:1e:bd","id":"687b378c-d94f-4b64-80dc-4c554dd2e8a4","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:09Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:18Z","binding:vnic_type":"normal","device_id":"0e29965a-9ca7-4b88-8391-afc9f81a3909","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:63:6d:07","id":"7f8672b9-dec1-426e-bce5-569390d63597","port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["e7d345be-566d-4762-a405-be3b20447d8e"],"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5b:a4:71","id":"f3fa4b56-26e7-4333-a8f4-9c07f6f4e9eb","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:22:25,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-4362a531-becd-429c-bbf5-30592c2ec1b4 2019-01-14 16:22:25,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:25,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1a393840ec148539f3055833df7a9c0", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role"}], "expires_at": "2019-01-14T17:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0149eeb64688477690c982d446a7f417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-user", "id": "d6e13a259fdf40029ba31305d7eeba58"}, "audit_ids": ["AoYlP1p6SxG2JbFx5nm4Pw"], "issued_at": "2019-01-14T16:22:25.000000Z"}} 2019-01-14 16:22:25,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed40787c4031a461d3273770a326e82b3cbc5ad" 2019-01-14 16:22:26,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-5c385116-83d6-4ba8-bea9-77b4eb225a61 x-compute-request-id: req-5c385116-83d6-4ba8-bea9-77b4eb225a61 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:26,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-5c385116-83d6-4ba8-bea9-77b4eb225a61 2019-01-14 16:22:26,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:27,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22: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-7d3b9393-2e57-4d4d-9b43-863fd2a990a0 x-compute-request-id: req-7d3b9393-2e57-4d4d-9b43-863fd2a990a0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:27,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-7d3b9393-2e57-4d4d-9b43-863fd2a990a0 2019-01-14 16:22:27,009 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst] is - ACTIVE 2019-01-14 16:22:27,010 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:22:27,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:27,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-8a3e7de1-607d-47d4-8a96-b3504e7dab0b x-compute-request-id: req-8a3e7de1-607d-47d4-8a96-b3504e7dab0b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:27,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-8a3e7de1-607d-47d4-8a96-b3504e7dab0b 2019-01-14 16:22:27,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:27,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8765c797-6746-4213-9fcb-a488197855b3 Date: Mon, 14 Jan 2019 16:22: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:27,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-8765c797-6746-4213-9fcb-a488197855b3 2019-01-14 16:22:27,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:27,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0c4394-1fa3-468b-b5e3-841564efdba0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:27,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-db0c4394-1fa3-468b-b5e3-841564efdba0 2019-01-14 16:22:27,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:27,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6e03aac3-4396-4900-a5a9-d2f0c89270d9 Date: Mon, 14 Jan 2019 16:22:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:27,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-6e03aac3-4396-4900-a5a9-d2f0c89270d9 2019-01-14 16:22:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:27,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-367e5862-72d9-4206-be6b-53758637482a Date: Mon, 14 Jan 2019 16:22:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:de:b6","id":"3fb71c04-e2d0-44e9-8ec0-d1b07b292c0f","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:1e:bd","id":"687b378c-d94f-4b64-80dc-4c554dd2e8a4","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:09Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:18Z","binding:vnic_type":"normal","device_id":"0e29965a-9ca7-4b88-8391-afc9f81a3909","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:63:6d:07","id":"7f8672b9-dec1-426e-bce5-569390d63597","port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["e7d345be-566d-4762-a405-be3b20447d8e"],"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5b:a4:71","id":"f3fa4b56-26e7-4333-a8f4-9c07f6f4e9eb","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:22:27,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-367e5862-72d9-4206-be6b-53758637482a 2019-01-14 16:22:27,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:28,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-1cc9bdcc-df41-4ff2-bd8a-c0bff729069f x-compute-request-id: req-1cc9bdcc-df41-4ff2-bd8a-c0bff729069f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:28,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-1cc9bdcc-df41-4ff2-bd8a-c0bff729069f 2019-01-14 16:22:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:28,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0e50957d-c944-461f-8a2f-cfbb44baa086 Date: Mon, 14 Jan 2019 16:22: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:28,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-0e50957d-c944-461f-8a2f-cfbb44baa086 2019-01-14 16:22:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:28,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc994230-952e-4960-9444-f3d711f84f0e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:28,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-bc994230-952e-4960-9444-f3d711f84f0e 2019-01-14 16:22:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:28,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ded007e4-b8d9-4957-86bc-a401a5068ec8 Date: Mon, 14 Jan 2019 16:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:28,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-ded007e4-b8d9-4957-86bc-a401a5068ec8 2019-01-14 16:22:28,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:29,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-0154b635-6cfb-4bd4-931f-2695b092b732 Date: Mon, 14 Jan 2019 16:22:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:de:b6","id":"3fb71c04-e2d0-44e9-8ec0-d1b07b292c0f","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:1e:bd","id":"687b378c-d94f-4b64-80dc-4c554dd2e8a4","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:09Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:18Z","binding:vnic_type":"normal","device_id":"0e29965a-9ca7-4b88-8391-afc9f81a3909","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:63:6d:07","id":"7f8672b9-dec1-426e-bce5-569390d63597","port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["e7d345be-566d-4762-a405-be3b20447d8e"],"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5b:a4:71","id":"f3fa4b56-26e7-4333-a8f4-9c07f6f4e9eb","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:22:29,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-0154b635-6cfb-4bd4-931f-2695b092b732 2019-01-14 16:22:29,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name"}}' 2019-01-14 16:22:30,674 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:22: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-f2ebd86c-b7d7-48ab-a985-c963e8577e33 x-compute-request-id: req-f2ebd86c-b7d7-48ab-a985-c963e8577e33 Content-Length: 0 Content-Type: application/json 2019-01-14 16:22:30,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909/action used request id req-f2ebd86c-b7d7-48ab-a985-c963e8577e33 2019-01-14 16:22:30,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:31,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22: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-4e1a0212-fef4-46a2-87e5-3f7f8a31eb7c x-compute-request-id: req-4e1a0212-fef4-46a2-87e5-3f7f8a31eb7c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name"}, {"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:31,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-4e1a0212-fef4-46a2-87e5-3f7f8a31eb7c 2019-01-14 16:22:31,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:31,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3d3097ad-1171-45a4-950e-bb817a1ebc72 Date: Mon, 14 Jan 2019 16:22: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":["2a104fe7-59b9-467d-a03a-e1ec3c88d02f"],"updated_at":"2019-01-14T16:22:02Z","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0149eeb64688477690c982d446a7f417","id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net"}]} 2019-01-14 16:22:31,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net used request id req-3d3097ad-1171-45a4-950e-bb817a1ebc72 2019-01-14 16:22:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:31,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d340dd74-6cbc-48ff-9ba7-ab4f2f78d1fc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:31,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-d340dd74-6cbc-48ff-9ba7-ab4f2f78d1fc 2019-01-14 16:22:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:31,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93e609ad-805b-48bd-aab4-81578ab8cc0d Date: Mon, 14 Jan 2019 16:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:02Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22: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":"0149eeb64688477690c982d446a7f417","id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet"}]} 2019-01-14 16:22:31,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-93e609ad-805b-48bd-aab4-81578ab8cc0d 2019-01-14 16:22:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:31,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-f4076602-8918-45a7-a8d6-a478893d2fca Date: Mon, 14 Jan 2019 16:22:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:de:b6","id":"3fb71c04-e2d0-44e9-8ec0-d1b07b292c0f","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:1e:bd","id":"687b378c-d94f-4b64-80dc-4c554dd2e8a4","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:09Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:30Z","binding:vnic_type":"normal","device_id":"0e29965a-9ca7-4b88-8391-afc9f81a3909","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:63:6d:07","id":"7f8672b9-dec1-426e-bce5-569390d63597","port_security_enabled":true,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["09830a5a-5147-4347-a57d-5d58a1090854","e7d345be-566d-4762-a405-be3b20447d8e"],"name":"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","tenant_id":"0149eeb64688477690c982d446a7f417","created_at":"2019-01-14T16:22:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c2fe14f9-7d5d-4468-8ed0-27ffadbebbca","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5b:a4:71","id":"f3fa4b56-26e7-4333-a8f4-9c07f6f4e9eb","port_security_enabled":false,"project_id":"0149eeb64688477690c982d446a7f417","fixed_ips":[{"subnet_id":"2a104fe7-59b9-467d-a03a-e1ec3c88d02f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:22:31,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-f4076602-8918-45a7-a8d6-a478893d2fca 2019-01-14 16:22:31,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed40787c4031a461d3273770a326e82b3cbc5ad" 2019-01-14 16:22:32,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-95e8e35a-1eb9-4651-98e2-c77b47091078 x-compute-request-id: req-95e8e35a-1eb9-4651-98e2-c77b47091078 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "security_groups": [{"name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name"}, {"name": "default"}], "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:19Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:32,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-95e8e35a-1eb9-4651-98e2-c77b47091078 2019-01-14 16:22:32,332 - create_instance - INFO - Deleting Port with ID - 7f8672b9-dec1-426e-bce5-569390d63597 2019-01-14 16:22:32,332 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-port 2019-01-14 16:22:32,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/7f8672b9-dec1-426e-bce5-569390d63597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:33,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1063933-1447-4a55-8bb1-4ca19bb76e36 Date: Mon, 14 Jan 2019 16:22:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:22:33,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/7f8672b9-dec1-426e-bce5-569390d63597 used request id req-c1063933-1447-4a55-8bb1-4ca19bb76e36 2019-01-14 16:22:33,011 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst 2019-01-14 16:22:33,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:33,171 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-025a3a1d-c048-4764-b556-a1f93666a11d x-compute-request-id: req-025a3a1d-c048-4764-b556-a1f93666a11d Content-Type: application/json 2019-01-14 16:22:33,171 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-025a3a1d-c048-4764-b556-a1f93666a11d 2019-01-14 16:22:33,171 - create_instance - INFO - Checking deletion status 2019-01-14 16:22:33,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:33,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-0b3ca5f0-d32e-4d35-b117-cb66c04dff64 x-compute-request-id: req-0b3ca5f0-d32e-4d35-b117-cb66c04dff64 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:6d:07", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909", "rel": "bookmark"}], "image": {"id": "fc795418-af12-4406-a2fb-d11093cad03e", "links": [{"href": "http://172.30.9.26:8774/images/fc795418-af12-4406-a2fb-d11093cad03e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:22:19.000000", "flavor": {"id": "3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "links": [{"href": "http://172.30.9.26:8774/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a", "rel": "bookmark"}]}, "id": "0e29965a-9ca7-4b88-8391-afc9f81a3909", "user_id": "d6e13a259fdf40029ba31305d7eeba58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:22:33Z", "hostId": "4479290f4965df2763184515885d3b70cd4db5d8f3b4e24922e29d5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst", "created": "2019-01-14T16:22:12Z", "tenant_id": "0149eeb64688477690c982d446a7f417", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:22:33,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-0b3ca5f0-d32e-4d35-b117-cb66c04dff64 2019-01-14 16:22:33,259 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst] is - ACTIVE 2019-01-14 16:22:33,260 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:22:36,263 - create_instance - DEBUG - VM status query timeout in 296.908694983 2019-01-14 16:22:36,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aea973f55183040ffc6749f6a09565b48911f6" 2019-01-14 16:22:36,311 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-f9858dbf-d11f-4509-9b45-601641c45fd1 x-compute-request-id: req-f9858dbf-d11f-4509-9b45-601641c45fd1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0e29965a-9ca7-4b88-8391-afc9f81a3909 could not be found.", "code": 404}} 2019-01-14 16:22:36,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e29965a-9ca7-4b88-8391-afc9f81a3909 used request id req-f9858dbf-d11f-4509-9b45-601641c45fd1 2019-01-14 16:22:36,311 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0e29965a-9ca7-4b88-8391-afc9f81a3909 could not be found. (HTTP 404) (Request-ID: req-f9858dbf-d11f-4509-9b45-601641c45fd1) 2019-01-14 16:22:36,311 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-inst 2019-01-14 16:22:36,312 - neutron_utils - INFO - Deleting security group rule with ID - b562127e-edf5-4555-855f-f6239d2af223 2019-01-14 16:22:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b562127e-edf5-4555-855f-f6239d2af223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:36,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a971f5fd-4d8d-4ebc-8038-f4052d5da2d5 Content-Length: 0 Date: Mon, 14 Jan 2019 16:22:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:22:36,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b562127e-edf5-4555-855f-f6239d2af223 used request id req-a971f5fd-4d8d-4ebc-8038-f4052d5da2d5 2019-01-14 16:22:36,589 - neutron_utils - INFO - Deleting security group rule with ID - a6215cfa-b5b6-455c-a6ae-e7e156178697 2019-01-14 16:22:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a6215cfa-b5b6-455c-a6ae-e7e156178697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:36,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2d1543f-9352-4f02-b165-7bdb71808407 Content-Length: 0 Date: Mon, 14 Jan 2019 16:22:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:22:36,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a6215cfa-b5b6-455c-a6ae-e7e156178697 used request id req-c2d1543f-9352-4f02-b165-7bdb71808407 2019-01-14 16:22:36,790 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-name 2019-01-14 16:22:36,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/09830a5a-5147-4347-a57d-5d58a1090854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5049861f31b0e976dffa7976df5d556c9d23ea" 2019-01-14 16:22:37,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2be778c3-2348-44c5-a735-483d333148e6 Content-Length: 0 Date: Mon, 14 Jan 2019 16:22:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:22:37,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/09830a5a-5147-4347-a57d-5d58a1090854 used request id req-2be778c3-2348-44c5-a735-483d333148e6 2019-01-14 16:22:37,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9f0a5013632f68953f54cd9b1d3a6121b49f0" 2019-01-14 16:22:37,168 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:22: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-39e845c4-245d-40d3-95a1-c64ba20542a3 x-compute-request-id: req-39e845c4-245d-40d3-95a1-c64ba20542a3 Content-Length: 0 Content-Type: application/json 2019-01-14 16:22:37,168 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3c9c48d8-6caa-459b-b0d1-975e3666fe2a used request id req-39e845c4-245d-40d3-95a1-c64ba20542a3 2019-01-14 16:22:37,169 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet 2019-01-14 16:22:37,169 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-subnet 2019-01-14 16:22:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2a104fe7-59b9-467d-a03a-e1ec3c88d02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:40,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fb977aa-510b-41ab-bf0e-8175390b7098 Date: Mon, 14 Jan 2019 16:22:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:22:40,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2a104fe7-59b9-467d-a03a-e1ec3c88d02f used request id req-1fb977aa-510b-41ab-bf0e-8175390b7098 2019-01-14 16:22:40,030 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-pub-net 2019-01-14 16:22:40,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c2fe14f9-7d5d-4468-8ed0-27ffadbebbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d0b8ddc4262e8ab60b5261d7f28bd77ea10cfd" 2019-01-14 16:22:41,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-927f0641-8dfe-40f8-85d1-a33b64e770e9 Date: Mon, 14 Jan 2019 16:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:22:41,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c2fe14f9-7d5d-4468-8ed0-27ffadbebbca used request id req-927f0641-8dfe-40f8-85d1-a33b64e770e9 2019-01-14 16:22:41,709 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-918b47b0-ae05-435c-abb1-b8b9f61e4431-image 2019-01-14 16:22:41,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d5d61f0baa833db40f200d99224bba321c17f1" 2019-01-14 16:22:42,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ece0e18f-8355-42a0-b0e0-b1000926daf6 Date: Mon, 14 Jan 2019 16:22:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:22:42,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fc795418-af12-4406-a2fb-d11093cad03e used request id req-ece0e18f-8355-42a0-b0e0-b1000926daf6 2019-01-14 16:22:42,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:42,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b55fa8d5-3d19-4c7c-a6d0-f342632808c7 Date: Mon, 14 Jan 2019 16:22:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:01Z", "updated_at": "2019-01-14T16:22:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:01Z", "revision_number": 0, "id": "0fe618de-e86f-4e34-9a7b-b1f4ec43bfa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv6", "project_id": "0149eeb64688477690c982d446a7f417"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:01Z", "revision_number": 0, "id": "1a5ab641-b54c-4615-991c-426980c9772a", "remote_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv4", "project_id": "0149eeb64688477690c982d446a7f417"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:01Z", "revision_number": 0, "id": "4b5d7cd3-427e-44b6-9f6f-b7d98801711d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv4", "project_id": "0149eeb64688477690c982d446a7f417"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:01Z", "revision_number": 0, "id": "4bff8640-5ed7-4144-8c9d-1cf5095c205d", "remote_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "tenant_id": "0149eeb64688477690c982d446a7f417", "port_range_min": null, "ethertype": "IPv6", "project_id": "0149eeb64688477690c982d446a7f417"}], "revision_number": 4, "project_id": "0149eeb64688477690c982d446a7f417", "id": "e7d345be-566d-4762-a405-be3b20447d8e", "name": "default"}]} 2019-01-14 16:22:42,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b55fa8d5-3d19-4c7c-a6d0-f342632808c7 2019-01-14 16:22:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:42,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4619531d-c4e0-490b-97da-91bbce917124 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:22:42,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-4619531d-c4e0-490b-97da-91bbce917124 2019-01-14 16:22:42,669 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:22:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:42,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a08eac1c-238c-4c84-9f37-afbe3b5ac09c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:22:42,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-a08eac1c-238c-4c84-9f37-afbe3b5ac09c 2019-01-14 16:22:42,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:22:42,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:42,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e48c5f8-ba79-4d26-a2ab-acbdde96dfe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:22:42,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-5e48c5f8-ba79-4d26-a2ab-acbdde96dfe3 2019-01-14 16:22:42,902 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:22:42,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c92a90-ab9b-4a29-afef-ec9cbc4fbdb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:22:43,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-f1c92a90-ab9b-4a29-afef-ec9cbc4fbdb1 2019-01-14 16:22:43,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:22:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd9d3ba-2e3f-40af-a2f4-04864dc18acf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:22:43,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-bbd9d3ba-2e3f-40af-a2f4-04864dc18acf 2019-01-14 16:22:43,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc914c8d-d11e-4cc7-9389-5e692f74e154 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:22:43,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-cc914c8d-d11e-4cc7-9389-5e692f74e154 2019-01-14 16:22:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356de6fe-6ff8-40f4-8ac2-ce50f1764bc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:22:43,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-356de6fe-6ff8-40f4-8ac2-ce50f1764bc5 2019-01-14 16:22:43,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:22:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47974fec-5fdd-4e5f-8fda-2b14fa238361 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:22:43,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-47974fec-5fdd-4e5f-8fda-2b14fa238361 2019-01-14 16:22:43,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:22:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9efb47b-6f19-47d0-ad2b-f0d884811895 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:22:43,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-f9efb47b-6f19-47d0-ad2b-f0d884811895 2019-01-14 16:22:43,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:22:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808d9fad-b65e-4fe7-b125-5a23d2a20de3 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:22:43,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-808d9fad-b65e-4fe7-b125-5a23d2a20de3 2019-01-14 16:22:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:43,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415171e7-476e-4f7f-b2bb-02bbb428e445 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0149eeb64688477690c982d446a7f417", "name": "InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj"}} 2019-01-14 16:22:43,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-415171e7-476e-4f7f-b2bb-02bbb428e445 2019-01-14 16:22:43,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7d345be-566d-4762-a405-be3b20447d8e 2019-01-14 16:22:43,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e7d345be-566d-4762-a405-be3b20447d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:44,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-16aad65a-8ffd-433e-a847-755d343a039e Date: Mon, 14 Jan 2019 16:22:44 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": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:01Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "0fe618de-e86f-4e34-9a7b-b1f4ec43bfa2"}, {"remote_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:01Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "1a5ab641-b54c-4615-991c-426980c9772a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:01Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "4b5d7cd3-427e-44b6-9f6f-b7d98801711d"}, {"remote_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:01Z", "security_group_id": "e7d345be-566d-4762-a405-be3b20447d8e", "port_range_min": null, "revision_number": 0, "tenant_id": "0149eeb64688477690c982d446a7f417", "created_at": "2019-01-14T16:22:01Z", "project_id": "0149eeb64688477690c982d446a7f417", "id": "4bff8640-5ed7-4144-8c9d-1cf5095c205d"}]} 2019-01-14 16:22:44,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e7d345be-566d-4762-a405-be3b20447d8e used request id req-16aad65a-8ffd-433e-a847-755d343a039e 2019-01-14 16:22:44,017 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:22:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e7d345be-566d-4762-a405-be3b20447d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:44,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9bde4253-3cb4-4af3-a8b0-1b9a8f66f634 Content-Length: 0 Date: Mon, 14 Jan 2019 16:22:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:22:44,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e7d345be-566d-4762-a405-be3b20447d8e used request id req-9bde4253-3cb4-4af3-a8b0-1b9a8f66f634 2019-01-14 16:22:44,399 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj 2019-01-14 16:22:44,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:44,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e8bd554-e13e-409c-a377-5328673eabbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:22:44,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0149eeb64688477690c982d446a7f417 used request id req-3e8bd554-e13e-409c-a377-5328673eabbd 2019-01-14 16:22:44,744 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d6d51f13-f035-4f5-proj-role 2019-01-14 16:22:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c1a393840ec148539f3055833df7a9c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:44,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e794553-49ab-4df6-a7cf-95e2e9a660cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:22:44,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c1a393840ec148539f3055833df7a9c0 used request id req-6e794553-49ab-4df6-a7cf-95e2e9a660cb 2019-01-14 16:22:44,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364f6ad4a7985fc2db8005d6a44ae3914eba1e58" 2019-01-14 16:22:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41836021-0b56-41b6-a200-7f0eb702994e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:22:44,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-41836021-0b56-41b6-a200-7f0eb702994e 2019-01-14 16:22:44,982 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d6d51f13-f035-4f5-user 2019-01-14 16:22:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d6e13a259fdf40029ba31305d7eeba58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353359a5dcf1558dd2eb5c73ab700581a8d66f15" 2019-01-14 16:22:45,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9148da47-26e8-4736-b12a-e2d87735239a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:22:45,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d6e13a259fdf40029ba31305d7eeba58 used request id req-9148da47-26e8-4736-b12a-e2d87735239a 2019-01-14 16:22:45,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:45,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["fTaU9UUuTUGHT0xcErIXZA"], "issued_at": "2019-01-14T16:22:45.000000Z"}} 2019-01-14 16:22:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}828654d3ac6aa5c420829c9e73833a30ce2083ed" 2019-01-14 16:22:45,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5147a445-ca4c-44a8-aabd-eb89c7f0eddd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:45,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5147a445-ca4c-44a8-aabd-eb89c7f0eddd 2019-01-14 16:22:45,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:45,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:46,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["2lYpxUy_TryrFTEpal0WiA"], "issued_at": "2019-01-14T16:22:46.000000Z"}} 2019-01-14 16:22:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:22:46,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d770b45a-3469-4552-8c26-a9b11e2ed9bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:46,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d770b45a-3469-4552-8c26-a9b11e2ed9bc 2019-01-14 16:22:46,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:22:46,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:22: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:22:46,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:22:46,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01eda972-a4a1-4a47-9978-a72572537c96 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:22:46,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj used request id req-01eda972-a4a1-4a47-9978-a72572537c96 2019-01-14 16:22:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:22:46,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04873a0a-e343-4195-a198-164bb6d3ed1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:22:46,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-04873a0a-e343-4195-a198-164bb6d3ed1b 2019-01-14 16:22:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}}' 2019-01-14 16:22:46,642 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50b86923-1ea3-4b7d-ba7a-85e1a2da6b2b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "id": "2e394732830a4da6b806f6391a4d746e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:22:46,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-50b86923-1ea3-4b7d-ba7a-85e1a2da6b2b 2019-01-14 16:22:46,643 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj 2019-01-14 16:22:46,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:46,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:47,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["2x5S43ibRdesAXoq9aRtfA"], "issued_at": "2019-01-14T16:22:47.000000Z"}} 2019-01-14 16:22:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38fe860c425332a658d57f63d39b4399a57867a" 2019-01-14 16:22:47,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7ccb8e-f6e5-4637-a03b-5acfe27bcfdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:47,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f7ccb8e-f6e5-4637-a03b-5acfe27bcfdc 2019-01-14 16:22:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:22:47,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:22: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:22:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38fe860c425332a658d57f63d39b4399a57867a" 2019-01-14 16:22:47,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b4b358-9d26-497a-92f9-28127c3d241a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:22:47,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-06b4b358-9d26-497a-92f9-28127c3d241a 2019-01-14 16:22:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38fe860c425332a658d57f63d39b4399a57867a" 2019-01-14 16:22:47,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378a306f-91a0-45b6-832f-fd0957ad5706 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "id": "2e394732830a4da6b806f6391a4d746e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}]} 2019-01-14 16:22:47,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj used request id req-378a306f-91a0-45b6-832f-fd0957ad5706 2019-01-14 16:22:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38fe860c425332a658d57f63d39b4399a57867a" 2019-01-14 16:22:47,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22137d28-c2a7-47df-9a48-b4b87a59b8e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:22:47,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-22137d28-c2a7-47df-9a48-b4b87a59b8e0 2019-01-14 16:22:47,809 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user 2019-01-14 16:22:47,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:22:47,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd501ad-35bb-497a-93cb-b3d3aaddfb34 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:22:47,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4dd501ad-35bb-497a-93cb-b3d3aaddfb34 2019-01-14 16:22:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" -d '{"role": {"name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}}' 2019-01-14 16:22:48,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff891380-a296-42de-b8e3-633543ce74b7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e4d562d44b146e0af14661411097dcb", "links": {"self": "http://172.30.9.26:5000/v3/roles/0e4d562d44b146e0af14661411097dcb"}, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}} 2019-01-14 16:22:48,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ff891380-a296-42de-b8e3-633543ce74b7 2019-01-14 16:22:48,080 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role 2019-01-14 16:22:48,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0e4d562d44b146e0af14661411097dcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:22:48,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f7b4cb-6d06-4bb3-8406-ba17118c5f06 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e4d562d44b146e0af14661411097dcb", "links": {"self": "http://172.30.9.26:5000/v3/roles/0e4d562d44b146e0af14661411097dcb"}, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}} 2019-01-14 16:22:48,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0e4d562d44b146e0af14661411097dcb used request id req-e6f7b4cb-6d06-4bb3-8406-ba17118c5f06 2019-01-14 16:22:48,193 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role to project InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj 2019-01-14 16:22:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e/users/d3353747c3c248e9ad2d95209fca4312/roles/0e4d562d44b146e0af14661411097dcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:22:48,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e8fb2ff-bdd6-456f-acce-32e66c88d845 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:22:48,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e/users/d3353747c3c248e9ad2d95209fca4312/roles/0e4d562d44b146e0af14661411097dcb used request id req-4e8fb2ff-bdd6-456f-acce-32e66c88d845 2019-01-14 16:22:48,358 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:22:48,359 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:22:48,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:48,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:48,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e4d562d44b146e0af14661411097dcb", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}], "expires_at": "2019-01-14T17:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user", "id": "d3353747c3c248e9ad2d95209fca4312"}, "audit_ids": ["BZeNcPbVRh-gWXV0F3Qpmg"], "issued_at": "2019-01-14T16:22:48.000000Z"}} 2019-01-14 16:22:48,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" 2019-01-14 16:22:48,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a69f51-144e-48e1-ba4f-e505b6cb548f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:48,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d8a69f51-144e-48e1-ba4f-e505b6cb548f 2019-01-14 16:22:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" 2019-01-14 16:22:49,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-696de5db-9c15-4ab3-8af1-2b4ff707f02b Date: Mon, 14 Jan 2019 16:22:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image"} 2019-01-14 16:22:49,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image used request id req-696de5db-9c15-4ab3-8af1-2b4ff707f02b 2019-01-14 16:22:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" 2019-01-14 16:22:49,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4c6a2b61-fa97-4349-a354-ac91f5f40126 Date: Mon, 14 Jan 2019 16:22: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"}}} 2019-01-14 16:22:49,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4c6a2b61-fa97-4349-a354-ac91f5f40126 2019-01-14 16:22:49,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image"}' 2019-01-14 16:22:49,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6e585789-6dfe-40e1-819e-8721253e02aa Date: Mon, 14 Jan 2019 16:22:49 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:22:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:22:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "min_disk": 0, "protected": false, "id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "file": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2/file", "checksum": null, "owner": "2e394732830a4da6b806f6391a4d746e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:22:49,561 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6e585789-6dfe-40e1-819e-8721253e02aa 2019-01-14 16:22:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" -d '' 2019-01-14 16:22:50,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efa2030e-cb9f-474b-8bbe-5e3bbd6a297f Date: Mon, 14 Jan 2019 16:22:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:22:50,283 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2/file used request id req-efa2030e-cb9f-474b-8bbe-5e3bbd6a297f 2019-01-14 16:22:50,283 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:22:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" 2019-01-14 16:22:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f35cbdff-1420-4fe9-8beb-8783672a3637 Date: Mon, 14 Jan 2019 16:22:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:22:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:22:50Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e925289b-8423-4e18-a761-b0c497ac2dd2/snap", "metadata": {}}], "self": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "min_disk": 0, "protected": false, "id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "file": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e394732830a4da6b806f6391a4d746e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e925289b-8423-4e18-a761-b0c497ac2dd2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:22:50,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2 used request id req-f35cbdff-1420-4fe9-8beb-8783672a3637 2019-01-14 16:22:50,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" 2019-01-14 16:22:50,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0c287106-bdf9-4698-a636-ba9a5fe9f63a Date: Mon, 14 Jan 2019 16:22: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"}}} 2019-01-14 16:22:50,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0c287106-bdf9-4698-a636-ba9a5fe9f63a 2019-01-14 16:22:50,913 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image 2019-01-14 16:22:50,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" 2019-01-14 16:22:51,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d46bd793-79ac-43c0-81b2-73426891ec88 Date: Mon, 14 Jan 2019 16:22:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:22:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:22:50Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e925289b-8423-4e18-a761-b0c497ac2dd2/snap", "metadata": {}}], "self": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "min_disk": 0, "protected": false, "id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "file": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e394732830a4da6b806f6391a4d746e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e925289b-8423-4e18-a761-b0c497ac2dd2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:22:51,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2 used request id req-d46bd793-79ac-43c0-81b2-73426891ec88 2019-01-14 16:22:51,130 - create_image - DEBUG - Instance status is - active 2019-01-14 16:22:51,130 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image 2019-01-14 16:22:51,130 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image 2019-01-14 16:22:51,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:51,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:51,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e4d562d44b146e0af14661411097dcb", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}], "expires_at": "2019-01-14T17:22:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user", "id": "d3353747c3c248e9ad2d95209fca4312"}, "audit_ids": ["M1i-wkl0T-6u6rkE10QxWA"], "issued_at": "2019-01-14T16:22:51.000000Z"}} 2019-01-14 16:22:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:22:51,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d99a29d-40a8-4030-85c8-b4536dd44549 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:51,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1d99a29d-40a8-4030-85c8-b4536dd44549 2019-01-14 16:22:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:22:51,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9c22a7d2-6ab2-4950-8f38-582028fef551 Date: Mon, 14 Jan 2019 16:22:51 GMT RESP BODY: {"networks":[]} 2019-01-14 16:22:51,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-9c22a7d2-6ab2-4950-8f38-582028fef551 2019-01-14 16:22:51,874 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net 2019-01-14 16:22:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" -d '{"network": {"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net", "admin_state_up": true}}' 2019-01-14 16:22:52,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-2204b52e-f788-471f-9189-8c9568c8f6fd Date: Mon, 14 Jan 2019 16:22:52 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:22:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}} 2019-01-14 16:22:52,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2204b52e-f788-471f-9189-8c9568c8f6fd 2019-01-14 16:22:52,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:22:52,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-e9fb2d1e-8608-4780-8e65-02e9b75f56fb Date: Mon, 14 Jan 2019 16:22:52 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":"2019-01-14T16:22:52Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:22:52,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-e9fb2d1e-8608-4780-8e65-02e9b75f56fb 2019-01-14 16:22:52,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:22:53,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-95f832f2-2e76-4732-998b-6727cdc9565f Date: Mon, 14 Jan 2019 16:22:53 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:22:53,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-95f832f2-2e76-4732-998b-6727cdc9565f 2019-01-14 16:22:53,137 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet 2019-01-14 16:22:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" -d '{"subnets": [{"ip_version": 4, "network_id": "47a96b0a-629f-482c-93d1-7f26f0b03f25", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]}' 2019-01-14 16:22:54,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f97ed4e6-bce8-4a95-a090-f7b4146fad35 Date: Mon, 14 Jan 2019 16:22:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","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":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:22:54,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f97ed4e6-bce8-4a95-a090-f7b4146fad35 2019-01-14 16:22:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:22:54,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b11f6dc8-0619-4d9c-861d-54b6facf234e Date: Mon, 14 Jan 2019 16:22: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:22:54,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-b11f6dc8-0619-4d9c-861d-54b6facf234e 2019-01-14 16:22:54,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:22:54,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6611dbb3-4bc2-49e8-858c-0ef55d9666f5 Date: Mon, 14 Jan 2019 16:22:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:22:54,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-6611dbb3-4bc2-49e8-858c-0ef55d9666f5 2019-01-14 16:22:54,671 - OpenStackNetwork - DEBUG - Network [47a96b0a-629f-482c-93d1-7f26f0b03f25] created successfully 2019-01-14 16:22:54,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:54,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:55,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["2pVYqhEAQimNOuMWskCSWQ"], "issued_at": "2019-01-14T16:22:55.000000Z"}} 2019-01-14 16:22:55,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301839aea31a11ca4e674976b312177876389b7f" 2019-01-14 16:22:55,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42a105c-68db-4b22-8544-dfeb7232f1f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:55,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e42a105c-68db-4b22-8544-dfeb7232f1f8 2019-01-14 16:22:55,186 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:22:55,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301839aea31a11ca4e674976b312177876389b7f" 2019-01-14 16:22:55,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-3b029243-1dce-4ad5-a66c-214ab4d64876 x-compute-request-id: req-3b029243-1dce-4ad5-a66c-214ab4d64876 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:22:55,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3b029243-1dce-4ad5-a66c-214ab4d64876 2019-01-14 16:22:55,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301839aea31a11ca4e674976b312177876389b7f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:22:55,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-0a1fcb4c-baf6-4135-879f-d76f9bf51a73 x-compute-request-id: req-0a1fcb4c-baf6-4135-879f-d76f9bf51a73 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "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": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e"}} 2019-01-14 16:22:55,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0a1fcb4c-baf6-4135-879f-d76f9bf51a73 2019-01-14 16:22:55,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:55,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:55,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e4d562d44b146e0af14661411097dcb", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}], "expires_at": "2019-01-14T17:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user", "id": "d3353747c3c248e9ad2d95209fca4312"}, "audit_ids": ["yhY6M4G1SBK3c3nedEipbw"], "issued_at": "2019-01-14T16:22:55.000000Z"}} 2019-01-14 16:22:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:55,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50634e81-0c9a-456b-bfaa-5874c8f0c098 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:55,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-50634e81-0c9a-456b-bfaa-5874c8f0c098 2019-01-14 16:22:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:56,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6cbe952e-4ee2-49c8-8a06-602e40f7e2d4 Date: Mon, 14 Jan 2019 16:22:56 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:22:56,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name&description=hello+group used request id req-6cbe952e-4ee2-49c8-8a06-602e40f7e2d4 2019-01-14 16:22:56,215 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name... 2019-01-14 16:22:56,215 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name 2019-01-14 16:22:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" -d '{"security_group": {"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name", "description": "hello group"}}' 2019-01-14 16:22:56,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-022a0599-8eaa-4ce1-b7ee-d16c51659936 Date: Mon, 14 Jan 2019 16:22:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "updated_at": "2019-01-14T16:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "366a8445-085b-4853-b325-89442debc4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e394732830a4da6b806f6391a4d746e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "8dd9799d-8230-4811-be19-65772fe8d426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e394732830a4da6b806f6391a4d746e"}], "revision_number": 2, "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}} 2019-01-14 16:22:56,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-022a0599-8eaa-4ce1-b7ee-d16c51659936 2019-01-14 16:22:56,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:56,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af583d0d-9163-4036-8123-7f95bd915f86 Date: Mon, 14 Jan 2019 16:22: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": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "366a8445-085b-4853-b325-89442debc4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "8dd9799d-8230-4811-be19-65772fe8d426"}]} 2019-01-14 16:22:56,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-af583d0d-9163-4036-8123-7f95bd915f86 2019-01-14 16:22:56,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:57,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ecaa1ae1-5c62-447b-8281-83dfa96dbf02 Date: Mon, 14 Jan 2019 16:22:57 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": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "366a8445-085b-4853-b325-89442debc4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "8dd9799d-8230-4811-be19-65772fe8d426"}]} 2019-01-14 16:22:57,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-ecaa1ae1-5c62-447b-8281-83dfa96dbf02 2019-01-14 16:22:57,106 - neutron_utils - INFO - Retrieving security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:57,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:57,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c765dff2-25ef-42ad-ba3e-f6fa5030df3b Date: Mon, 14 Jan 2019 16:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "updated_at": "2019-01-14T16:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "366a8445-085b-4853-b325-89442debc4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e394732830a4da6b806f6391a4d746e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "8dd9799d-8230-4811-be19-65772fe8d426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e394732830a4da6b806f6391a4d746e"}], "revision_number": 2, "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}]} 2019-01-14 16:22:57,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-c765dff2-25ef-42ad-ba3e-f6fa5030df3b 2019-01-14 16:22:57,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:57,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:57,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-170c7ab0-9ab2-4d09-ac0c-530c2b77426c Date: Mon, 14 Jan 2019 16:22:57 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": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "366a8445-085b-4853-b325-89442debc4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "8dd9799d-8230-4811-be19-65772fe8d426"}]} 2019-01-14 16:22:57,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-170c7ab0-9ab2-4d09-ac0c-530c2b77426c 2019-01-14 16:22:57,548 - neutron_utils - INFO - Retrieving security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:57,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b410c0ac-5630-40d9-a1f4-69376788ee7a Date: Mon, 14 Jan 2019 16:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "updated_at": "2019-01-14T16:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "366a8445-085b-4853-b325-89442debc4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e394732830a4da6b806f6391a4d746e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "8dd9799d-8230-4811-be19-65772fe8d426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e394732830a4da6b806f6391a4d746e"}], "revision_number": 2, "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}]} 2019-01-14 16:22:57,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-b410c0ac-5630-40d9-a1f4-69376788ee7a 2019-01-14 16:22:57,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:57,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:57,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-186c80f3-459c-4fe2-a2d0-1a192fea9d62 Date: Mon, 14 Jan 2019 16:22:57 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": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "366a8445-085b-4853-b325-89442debc4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "8dd9799d-8230-4811-be19-65772fe8d426"}]} 2019-01-14 16:22:57,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-186c80f3-459c-4fe2-a2d0-1a192fea9d62 2019-01-14 16:22:57,976 - neutron_utils - INFO - Retrieving security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:57,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:58,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cef3b763-2b85-496f-a6be-62f065dd6c9d Date: Mon, 14 Jan 2019 16:22:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "updated_at": "2019-01-14T16:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "366a8445-085b-4853-b325-89442debc4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e394732830a4da6b806f6391a4d746e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "revision_number": 0, "id": "8dd9799d-8230-4811-be19-65772fe8d426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e394732830a4da6b806f6391a4d746e"}], "revision_number": 2, "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}]} 2019-01-14 16:22:58,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-cef3b763-2b85-496f-a6be-62f065dd6c9d 2019-01-14 16:22:58,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 241d2192-2427-45cc-bbcf-7dc7c08b08f2 2019-01-14 16:22:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:22:58,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6a8f4b3-2226-4a6c-8064-dfe2cffc0911 Date: Mon, 14 Jan 2019 16:22: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": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "366a8445-085b-4853-b325-89442debc4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:56Z", "security_group_id": "241d2192-2427-45cc-bbcf-7dc7c08b08f2", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:56Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "8dd9799d-8230-4811-be19-65772fe8d426"}]} 2019-01-14 16:22:58,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-f6a8f4b3-2226-4a6c-8064-dfe2cffc0911 2019-01-14 16:22:58,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:22:58,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:22:58,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e4d562d44b146e0af14661411097dcb", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}], "expires_at": "2019-01-14T17:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user", "id": "d3353747c3c248e9ad2d95209fca4312"}, "audit_ids": ["XwyhRhBNRNm06LVvAaMXRg"], "issued_at": "2019-01-14T16:22:58.000000Z"}} 2019-01-14 16:22:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:22:58,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c69e43-ca4b-47ba-87b9-c76c0decd556 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:58,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b8c69e43-ca4b-47ba-87b9-c76c0decd556 2019-01-14 16:22:58,734 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:22:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:22:58,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f56d163-5060-421c-abfd-ad043551dcd1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:22:58,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2f56d163-5060-421c-abfd-ad043551dcd1 2019-01-14 16:22:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:22:59,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c930bd9b-bb62-4a0a-b517-0d272bb9f88e Date: Mon, 14 Jan 2019 16:22: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:22:59,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-c930bd9b-bb62-4a0a-b517-0d272bb9f88e 2019-01-14 16:22:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:22:59,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce4aa225-3a5c-40fd-b87d-34a112d25015 Date: Mon, 14 Jan 2019 16:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:22:59,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-ce4aa225-3a5c-40fd-b87d-34a112d25015 2019-01-14 16:22:59,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:22:59,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fdcf154a-7c48-48b5-8cfe-bd77cf692044 Date: Mon, 14 Jan 2019 16:22: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:22:59,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-fdcf154a-7c48-48b5-8cfe-bd77cf692044 2019-01-14 16:22:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:22:59,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:22: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:22:59,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:22:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139cf970-6167-46f4-ae48-39a097779a46 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:22:59,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-139cf970-6167-46f4-ae48-39a097779a46 2019-01-14 16:22:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:22:59,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-99d13771-424c-4ab2-bedc-da90ab7c9a07 Date: Mon, 14 Jan 2019 16:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:22:59,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-99d13771-424c-4ab2-bedc-da90ab7c9a07 2019-01-14 16:22:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:00,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-917f9998-e34b-4090-894f-0ff10d2c683f Date: Mon, 14 Jan 2019 16:23:00 GMT RESP BODY: {"ports":[]} 2019-01-14 16:23:00,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port&admin_state_up=True used request id req-917f9998-e34b-4090-894f-0ff10d2c683f 2019-01-14 16:23:00,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:00,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-25fcdd84-18e1-4845-836b-50a0f021fec4 x-compute-request-id: req-25fcdd84-18e1-4845-836b-50a0f021fec4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:23:00,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst used request id req-25fcdd84-18e1-4845-836b-50a0f021fec4 2019-01-14 16:23:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:00,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2a128ec1-c85a-4294-ad1e-1c1af464987f Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:00,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-2a128ec1-c85a-4294-ad1e-1c1af464987f 2019-01-14 16:23:00,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:00,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-31c452a2-037e-452b-ba15-ea5613788a83 Date: Mon, 14 Jan 2019 16:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:00,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-31c452a2-037e-452b-ba15-ea5613788a83 2019-01-14 16:23:00,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:01,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a7e2aab7-2117-41aa-8a01-9a8359b5ccc2 Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:01,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-a7e2aab7-2117-41aa-8a01-9a8359b5ccc2 2019-01-14 16:23:01,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:01,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546c2511-95d3-42ac-b628-391201e9c839 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-546c2511-95d3-42ac-b628-391201e9c839 2019-01-14 16:23:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:01,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8c2ddce-743a-45a9-b3ab-8647084a0822 Date: Mon, 14 Jan 2019 16:23:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:01,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-c8c2ddce-743a-45a9-b3ab-8647084a0822 2019-01-14 16:23:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:01,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57d5b03d-305f-40ec-8c6b-1d620121f8ab Date: Mon, 14 Jan 2019 16:23:01 GMT RESP BODY: {"ports":[]} 2019-01-14 16:23:01,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port&admin_state_up=True used request id req-57d5b03d-305f-40ec-8c6b-1d620121f8ab 2019-01-14 16:23:01,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:01,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:02,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e4d562d44b146e0af14661411097dcb", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}], "expires_at": "2019-01-14T17:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user", "id": "d3353747c3c248e9ad2d95209fca4312"}, "audit_ids": ["QlSDypY8QIis39t1fqpX_w"], "issued_at": "2019-01-14T16:23:02.000000Z"}} 2019-01-14 16:23:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f22234cd8404950a74df5e5f0602fca16b4daac5" 2019-01-14 16:23:02,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1ef85d-ff54-48ce-8f8a-06005862faef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:02,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d1ef85d-ff54-48ce-8f8a-06005862faef 2019-01-14 16:23:02,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:02,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d86517ac-aad4-491a-8437-52a23156eac3 Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:02,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-d86517ac-aad4-491a-8437-52a23156eac3 2019-01-14 16:23:02,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:02,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9444ff18-3022-449f-bd5c-95b22a015080 Date: Mon, 14 Jan 2019 16:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:02,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-9444ff18-3022-449f-bd5c-95b22a015080 2019-01-14 16:23:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:02,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b116c358-8e26-4ae9-bf9a-d6a50a331ba4 Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:02,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-b116c358-8e26-4ae9-bf9a-d6a50a331ba4 2019-01-14 16:23:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:23:02,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:23:02,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f22234cd8404950a74df5e5f0602fca16b4daac5" 2019-01-14 16:23:02,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2d112a-03a5-4c89-9868-2641ba85feb9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:02,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-7f2d112a-03a5-4c89-9868-2641ba85feb9 2019-01-14 16:23:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:02,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba48bdd7-628d-4e2d-928b-496af77f74f8 Date: Mon, 14 Jan 2019 16:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:02,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-ba48bdd7-628d-4e2d-928b-496af77f74f8 2019-01-14 16:23:02,968 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net 2019-01-14 16:23:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" -d '{"port": {"network_id": "47a96b0a-629f-482c-93d1-7f26f0b03f25", "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port", "admin_state_up": true}}' 2019-01-14 16:23:03,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-a43a8193-06d6-4c2a-889e-0cc7596597fe Date: Mon, 14 Jan 2019 16:23:03 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:23:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:23:03Z","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ee:d4:4c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.6"}],"id":"e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a","security_groups":["ed17baac-7817-4fa2-a6e7-55af4fedec35"],"device_id":""}} 2019-01-14 16:23:03,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-a43a8193-06d6-4c2a-889e-0cc7596597fe 2019-01-14 16:23:03,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:03,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a22b690a-a3cb-4a7d-be60-cf190a9d75ee Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:03,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-a22b690a-a3cb-4a7d-be60-cf190a9d75ee 2019-01-14 16:23:03,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:03,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c07925a3-a6f6-4733-82b2-8be8dd6c8bb4 Date: Mon, 14 Jan 2019 16:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:03,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-c07925a3-a6f6-4733-82b2-8be8dd6c8bb4 2019-01-14 16:23:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:04,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3732e31f-36ea-40bf-aa5c-1438b420a930 Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:04,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-3732e31f-36ea-40bf-aa5c-1438b420a930 2019-01-14 16:23:04,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:04,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044039aa-2591-4cd9-838c-6dfa5ab20b11 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:04,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-044039aa-2591-4cd9-838c-6dfa5ab20b11 2019-01-14 16:23:04,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:04,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-80bcd553-3bae-4e19-b9d3-3e350661bba5 Date: Mon, 14 Jan 2019 16:23:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:04,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-80bcd553-3bae-4e19-b9d3-3e350661bba5 2019-01-14 16:23:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:04,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-1e9df434-b158-45ef-8533-316ed2f591b0 Date: Mon, 14 Jan 2019 16:23:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:23:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:03Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ee:d4:4c","id":"e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a","port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["ed17baac-7817-4fa2-a6e7-55af4fedec35"],"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port"}]} 2019-01-14 16:23:04,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port&admin_state_up=True used request id req-1e9df434-b158-45ef-8533-316ed2f591b0 2019-01-14 16:23:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:04,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e073d0-5381-4042-ac95-5a27b9a48e1f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:04,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-49e073d0-5381-4042-ac95-5a27b9a48e1f 2019-01-14 16:23:04,877 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst 2019-01-14 16:23:04,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:04,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-433f2e88-1944-4ebc-b952-c8a6428c6b30 x-compute-request-id: req-433f2e88-1944-4ebc-b952-c8a6428c6b30 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-flavor-name"}]} 2019-01-14 16:23:04,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-433f2e88-1944-4ebc-b952-c8a6428c6b30 2019-01-14 16:23:04,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:04,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-80d84636-f027-42d9-b12a-cece5fb0030b x-compute-request-id: req-80d84636-f027-42d9-b12a-cece5fb0030b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "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": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e"}} 2019-01-14 16:23:04,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e used request id req-80d84636-f027-42d9-b12a-cece5fb0030b 2019-01-14 16:23:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:05,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-604fe294-580f-4262-bdc1-2650ca98427c Date: Mon, 14 Jan 2019 16:23:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:22:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:22:50Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e925289b-8423-4e18-a761-b0c497ac2dd2/snap", "metadata": {}}], "self": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "min_disk": 0, "protected": false, "id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "file": "/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e394732830a4da6b806f6391a4d746e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e925289b-8423-4e18-a761-b0c497ac2dd2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image"} 2019-01-14 16:23:05,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image used request id req-604fe294-580f-4262-bdc1-2650ca98427c 2019-01-14 16:23:05,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:05,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d02b1e8e-77ee-42a5-b291-bfb713db6b17 Date: Mon, 14 Jan 2019 16:23: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"}}} 2019-01-14 16:23:05,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d02b1e8e-77ee-42a5-b291-bfb713db6b17 2019-01-14 16:23:05,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" -d '{"server": {"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "imageRef": "e925289b-8423-4e18-a761-b0c497ac2dd2", "flavorRef": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "max_count": 1, "min_count": 1, "networks": [{"port": "e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a"}], "security_groups": [{"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}]}}' 2019-01-14 16:23:07,810 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:23: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-81bfd295-8d9e-4df4-9b34-4e9d3f89a99e x-compute-request-id: req-81bfd295-8d9e-4df4-9b34-4e9d3f89a99e Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "adminPass": "D4SJxAgvhyyh"}} 2019-01-14 16:23:07,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-81bfd295-8d9e-4df4-9b34-4e9d3f89a99e 2019-01-14 16:23:07,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:08,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-e1568cc3-f5d1-4f9c-8ca5-56d1a5a1baf3 x-compute-request-id: req-e1568cc3-f5d1-4f9c-8ca5-56d1a5a1baf3 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.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:23:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:08,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-e1568cc3-f5d1-4f9c-8ca5-56d1a5a1baf3 2019-01-14 16:23:08,063 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst 2019-01-14 16:23:08,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:08,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-ba7e5a1e-14c5-4154-b0b5-ba5e3677621c x-compute-request-id: req-ba7e5a1e-14c5-4154-b0b5-ba5e3677621c 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.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:23:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:08,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-ba7e5a1e-14c5-4154-b0b5-ba5e3677621c 2019-01-14 16:23:08,374 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst] is - BUILD 2019-01-14 16:23:08,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:23:11,377 - create_instance - DEBUG - VM status query timeout in 896.686157942 2019-01-14 16:23:11,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:12,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3124702d-a3e8-4b75-b3d6-1c60eb2fee17 x-compute-request-id: req-3124702d-a3e8-4b75-b3d6-1c60eb2fee17 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:23:09Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:12,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-3124702d-a3e8-4b75-b3d6-1c60eb2fee17 2019-01-14 16:23:12,179 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst] is - BUILD 2019-01-14 16:23:12,180 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:23:15,183 - create_instance - DEBUG - VM status query timeout in 892.88081193 2019-01-14 16:23:15,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:15,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-39328285-4f30-4642-9c7d-a06289d5ca6a x-compute-request-id: req-39328285-4f30-4642-9c7d-a06289d5ca6a Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:23:09Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:15,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-39328285-4f30-4642-9c7d-a06289d5ca6a 2019-01-14 16:23:15,893 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst] is - BUILD 2019-01-14 16:23:15,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:23:18,897 - create_instance - DEBUG - VM status query timeout in 889.166811943 2019-01-14 16:23:18,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:19,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-abc52523-9081-468b-9fc1-7aa762ae5610 x-compute-request-id: req-abc52523-9081-468b-9fc1-7aa762ae5610 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:19,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-abc52523-9081-468b-9fc1-7aa762ae5610 2019-01-14 16:23:19,389 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst] is - ACTIVE 2019-01-14 16:23:19,389 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:23:19,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:19,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-66260758-cc88-4100-aabb-d1b50348c343 x-compute-request-id: req-66260758-cc88-4100-aabb-d1b50348c343 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:19,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-66260758-cc88-4100-aabb-d1b50348c343 2019-01-14 16:23:20,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:20,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-bb33450b-8fc2-4092-8761-a5ecab0e11ad Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:20,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-bb33450b-8fc2-4092-8761-a5ecab0e11ad 2019-01-14 16:23:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:20,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688afb27-320b-4111-bdf8-f97d98eec274 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:20,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-688afb27-320b-4111-bdf8-f97d98eec274 2019-01-14 16:23:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:20,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eca5b97a-2f9f-4ba2-b10f-0ef12eda8977 Date: Mon, 14 Jan 2019 16:23:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:20,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-eca5b97a-2f9f-4ba2-b10f-0ef12eda8977 2019-01-14 16:23:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:20,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-fb2a042d-01b0-499a-baa0-03898ce53336 Date: Mon, 14 Jan 2019 16:23:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:55Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:42:d7","id":"77e29369-5e6e-48e2-90a4-0d3d58c3ae42","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:28:2a","id":"9094db42-a4c1-4008-ac5d-610e53872e81","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:23:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:14Z","binding:vnic_type":"normal","device_id":"4fb40b63-6c74-469b-b4c8-bb9a623f8692","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ee:d4:4c","id":"e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a","port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["ed17baac-7817-4fa2-a6e7-55af4fedec35"],"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2d:f9:37","id":"eea0679c-1cb3-4a4a-9202-c33a25dfc59b","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:23:20,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-fb2a042d-01b0-499a-baa0-03898ce53336 2019-01-14 16:23:20,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:21,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-ad503fea-0f06-4cbb-aeba-1c4771129039 x-compute-request-id: req-ad503fea-0f06-4cbb-aeba-1c4771129039 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:21,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-ad503fea-0f06-4cbb-aeba-1c4771129039 2019-01-14 16:23:21,275 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst] is - ACTIVE 2019-01-14 16:23:21,275 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:23:21,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:21,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-69dd9a54-7157-4de8-b42f-e25b75e33acc x-compute-request-id: req-69dd9a54-7157-4de8-b42f-e25b75e33acc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:21,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-69dd9a54-7157-4de8-b42f-e25b75e33acc 2019-01-14 16:23:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:21,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-66537a4d-8e6b-444e-b431-fc94621d820d Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:21,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-66537a4d-8e6b-444e-b431-fc94621d820d 2019-01-14 16:23:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:21,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3dc622-d1ca-4dd6-b20d-134fc8886cd6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:21,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-5a3dc622-d1ca-4dd6-b20d-134fc8886cd6 2019-01-14 16:23:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:21,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b895c1b6-4174-40e2-b59c-c5c538924fd5 Date: Mon, 14 Jan 2019 16:23:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:21,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-b895c1b6-4174-40e2-b59c-c5c538924fd5 2019-01-14 16:23:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:21,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-9d6298ac-e0fb-4cb8-90c1-da7503db62ac Date: Mon, 14 Jan 2019 16:23:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:55Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:42:d7","id":"77e29369-5e6e-48e2-90a4-0d3d58c3ae42","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:28:2a","id":"9094db42-a4c1-4008-ac5d-610e53872e81","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:23:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:14Z","binding:vnic_type":"normal","device_id":"4fb40b63-6c74-469b-b4c8-bb9a623f8692","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ee:d4:4c","id":"e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a","port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["ed17baac-7817-4fa2-a6e7-55af4fedec35"],"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2d:f9:37","id":"eea0679c-1cb3-4a4a-9202-c33a25dfc59b","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:23:21,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-9d6298ac-e0fb-4cb8-90c1-da7503db62ac 2019-01-14 16:23:21,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}}' 2019-01-14 16:23:23,442 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-7973b481-883c-44a1-8f86-7fb652819c30 x-compute-request-id: req-7973b481-883c-44a1-8f86-7fb652819c30 Content-Length: 0 Content-Type: application/json 2019-01-14 16:23:23,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692/action used request id req-7973b481-883c-44a1-8f86-7fb652819c30 2019-01-14 16:23:23,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:23,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e4d562d44b146e0af14661411097dcb", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role"}], "expires_at": "2019-01-14T17:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2e394732830a4da6b806f6391a4d746e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user", "id": "d3353747c3c248e9ad2d95209fca4312"}, "audit_ids": ["SF3GetQRT0CIlgq7bZIqNw"], "issued_at": "2019-01-14T16:23:23.000000Z"}} 2019-01-14 16:23:23,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb7eb70a19b14a138c63c5895a786b69d2f3ef" 2019-01-14 16:23:24,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3026d7c0-9911-44ae-93a2-d261b87aa83d x-compute-request-id: req-3026d7c0-9911-44ae-93a2-d261b87aa83d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}, {"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:24,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-3026d7c0-9911-44ae-93a2-d261b87aa83d 2019-01-14 16:23:24,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:25,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-c27eb147-3276-4542-adb1-71a2040992f1 x-compute-request-id: req-c27eb147-3276-4542-adb1-71a2040992f1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}, {"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:25,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-c27eb147-3276-4542-adb1-71a2040992f1 2019-01-14 16:23:25,019 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst] is - ACTIVE 2019-01-14 16:23:25,019 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:23:25,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:25,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-48975e9d-6a6a-4bed-a86a-ef907000cc96 x-compute-request-id: req-48975e9d-6a6a-4bed-a86a-ef907000cc96 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}, {"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:25,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-48975e9d-6a6a-4bed-a86a-ef907000cc96 2019-01-14 16:23:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0e3e9447-e733-44e9-b606-13f89d3d8765 Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:26,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-0e3e9447-e733-44e9-b606-13f89d3d8765 2019-01-14 16:23:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ca8d24-290f-46a1-86cc-074c1bea018e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:26,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-b3ca8d24-290f-46a1-86cc-074c1bea018e 2019-01-14 16:23:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1f9e4fb1-22e9-45f6-8edc-99952142b138 Date: Mon, 14 Jan 2019 16:23:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:26,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-1f9e4fb1-22e9-45f6-8edc-99952142b138 2019-01-14 16:23:26,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3067 X-Openstack-Request-Id: req-1b24c340-ad2e-4f1a-821a-59147bedf10c Date: Mon, 14 Jan 2019 16:23:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:55Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:42:d7","id":"77e29369-5e6e-48e2-90a4-0d3d58c3ae42","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:28:2a","id":"9094db42-a4c1-4008-ac5d-610e53872e81","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:23:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:23Z","binding:vnic_type":"normal","device_id":"4fb40b63-6c74-469b-b4c8-bb9a623f8692","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ee:d4:4c","id":"e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a","port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["241d2192-2427-45cc-bbcf-7dc7c08b08f2","ed17baac-7817-4fa2-a6e7-55af4fedec35"],"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2d:f9:37","id":"eea0679c-1cb3-4a4a-9202-c33a25dfc59b","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:23:26,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-1b24c340-ad2e-4f1a-821a-59147bedf10c 2019-01-14 16:23:26,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-111eefeb-c168-46ba-a60f-22968eb7b69c x-compute-request-id: req-111eefeb-c168-46ba-a60f-22968eb7b69c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}, {"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:26,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-111eefeb-c168-46ba-a60f-22968eb7b69c 2019-01-14 16:23:26,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-63b34306-6979-4ed8-8743-0afa2be30266 Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:26,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-63b34306-6979-4ed8-8743-0afa2be30266 2019-01-14 16:23:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d7b498-65df-474b-96f3-f70b36e59b39 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:26,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-a5d7b498-65df-474b-96f3-f70b36e59b39 2019-01-14 16:23:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:26,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-157b4deb-1ff0-4e39-9fd6-cf94b2c7a847 Date: Mon, 14 Jan 2019 16:23:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:26,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-157b4deb-1ff0-4e39-9fd6-cf94b2c7a847 2019-01-14 16:23:26,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:27,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3067 X-Openstack-Request-Id: req-15c19136-f098-4d74-ac73-47055b7b3174 Date: Mon, 14 Jan 2019 16:23:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:55Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:42:d7","id":"77e29369-5e6e-48e2-90a4-0d3d58c3ae42","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:28:2a","id":"9094db42-a4c1-4008-ac5d-610e53872e81","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:23:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:23Z","binding:vnic_type":"normal","device_id":"4fb40b63-6c74-469b-b4c8-bb9a623f8692","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ee:d4:4c","id":"e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a","port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["241d2192-2427-45cc-bbcf-7dc7c08b08f2","ed17baac-7817-4fa2-a6e7-55af4fedec35"],"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2d:f9:37","id":"eea0679c-1cb3-4a4a-9202-c33a25dfc59b","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:23:27,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-15c19136-f098-4d74-ac73-47055b7b3174 2019-01-14 16:23:27,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name"}}' 2019-01-14 16:23:28,471 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-e0240f2a-bc7b-4846-930a-86b3bafeefbb x-compute-request-id: req-e0240f2a-bc7b-4846-930a-86b3bafeefbb Content-Length: 0 Content-Type: application/json 2019-01-14 16:23:28,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692/action used request id req-e0240f2a-bc7b-4846-930a-86b3bafeefbb 2019-01-14 16:23:28,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:29,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-9f5548c6-03a3-4a1a-aeca-c50d8ff97a64 x-compute-request-id: req-9f5548c6-03a3-4a1a-aeca-c50d8ff97a64 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:29,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-9f5548c6-03a3-4a1a-aeca-c50d8ff97a64 2019-01-14 16:23:29,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:29,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0988515e-91c7-4c6e-8f1a-e36e6e773739 Date: Mon, 14 Jan 2019 16:23: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":["59e2bef9-187b-414b-8d6a-25a914b216d4"],"updated_at":"2019-01-14T16:22:53Z","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e394732830a4da6b806f6391a4d746e","id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net"}]} 2019-01-14 16:23:29,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net used request id req-0988515e-91c7-4c6e-8f1a-e36e6e773739 2019-01-14 16:23:29,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:29,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be577420-699c-498d-bc70-a72e58da711a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:29,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-be577420-699c-498d-bc70-a72e58da711a 2019-01-14 16:23:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:29,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ac79e9e-65f2-494f-9f6e-03bf65e7482c Date: Mon, 14 Jan 2019 16:23:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:53Z","dns_nameservers":[],"updated_at":"2019-01-14T16:22:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2e394732830a4da6b806f6391a4d746e","id":"59e2bef9-187b-414b-8d6a-25a914b216d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet"}]} 2019-01-14 16:23:29,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-7ac79e9e-65f2-494f-9f6e-03bf65e7482c 2019-01-14 16:23:29,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:29,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-8d127dd3-c58b-47cf-81f4-70a92c1490b6 Date: Mon, 14 Jan 2019 16:23:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:55Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:42:d7","id":"77e29369-5e6e-48e2-90a4-0d3d58c3ae42","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:28:2a","id":"9094db42-a4c1-4008-ac5d-610e53872e81","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:23:03Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:28Z","binding:vnic_type":"normal","device_id":"4fb40b63-6c74-469b-b4c8-bb9a623f8692","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:ee:d4:4c","id":"e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a","port_security_enabled":true,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["ed17baac-7817-4fa2-a6e7-55af4fedec35"],"name":"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"47a96b0a-629f-482c-93d1-7f26f0b03f25","tenant_id":"2e394732830a4da6b806f6391a4d746e","created_at":"2019-01-14T16:22:54Z","admin_state_up":true,"updated_at":"2019-01-14T16:22:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47a96b0a-629f-482c-93d1-7f26f0b03f25","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2d:f9:37","id":"eea0679c-1cb3-4a4a-9202-c33a25dfc59b","port_security_enabled":false,"project_id":"2e394732830a4da6b806f6391a4d746e","fixed_ips":[{"subnet_id":"59e2bef9-187b-414b-8d6a-25a914b216d4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:23:29,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-8d127dd3-c58b-47cf-81f4-70a92c1490b6 2019-01-14 16:23:29,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb7eb70a19b14a138c63c5895a786b69d2f3ef" 2019-01-14 16:23:30,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-546ba5d9-42a7-4daa-87cb-cb53490b6c14 x-compute-request-id: req-546ba5d9-42a7-4daa-87cb-cb53490b6c14 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "security_groups": [{"name": "default"}], "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:15Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:30,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-546ba5d9-42a7-4daa-87cb-cb53490b6c14 2019-01-14 16:23:30,237 - create_instance - INFO - Deleting Port with ID - e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a 2019-01-14 16:23:30,238 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-port 2019-01-14 16:23:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:31,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2709235d-f1b0-4364-a0e3-9db8c2f4fd05 Date: Mon, 14 Jan 2019 16:23:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:23:31,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/e70f4f39-c884-4dd9-a63f-6d6c4ec26b9a used request id req-2709235d-f1b0-4364-a0e3-9db8c2f4fd05 2019-01-14 16:23:31,005 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst 2019-01-14 16:23:31,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:31,182 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:23: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-27fde51d-8a10-4301-87fa-af5e9b3a1b55 x-compute-request-id: req-27fde51d-8a10-4301-87fa-af5e9b3a1b55 Content-Type: application/json 2019-01-14 16:23:31,183 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-27fde51d-8a10-4301-87fa-af5e9b3a1b55 2019-01-14 16:23:31,183 - create_instance - INFO - Checking deletion status 2019-01-14 16:23:31,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:31,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-630cb84e-0272-4811-9db5-f64ac7e86f5b x-compute-request-id: req-630cb84e-0272-4811-9db5-f64ac7e86f5b Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:d4:4c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692", "rel": "bookmark"}], "image": {"id": "e925289b-8423-4e18-a761-b0c497ac2dd2", "links": [{"href": "http://172.30.9.26:8774/images/e925289b-8423-4e18-a761-b0c497ac2dd2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:23:15.000000", "flavor": {"id": "6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "links": [{"href": "http://172.30.9.26:8774/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e", "rel": "bookmark"}]}, "id": "4fb40b63-6c74-469b-b4c8-bb9a623f8692", "user_id": "d3353747c3c248e9ad2d95209fca4312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:23:31Z", "hostId": "508ee043ee2dd145b0c6c4ca65fe116a0adf0bfd336173d839e7246b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst", "created": "2019-01-14T16:23:07Z", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:23:31,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-630cb84e-0272-4811-9db5-f64ac7e86f5b 2019-01-14 16:23:31,462 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst] is - ACTIVE 2019-01-14 16:23:31,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:23:34,466 - create_instance - DEBUG - VM status query timeout in 296.717406988 2019-01-14 16:23:34,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed39d7a174f6d04a194a1e63028d8a0a3548d6de" 2019-01-14 16:23:34,511 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23: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-9f354c10-08db-4506-a1e1-45a9a9e2717d x-compute-request-id: req-9f354c10-08db-4506-a1e1-45a9a9e2717d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4fb40b63-6c74-469b-b4c8-bb9a623f8692 could not be found.", "code": 404}} 2019-01-14 16:23:34,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fb40b63-6c74-469b-b4c8-bb9a623f8692 used request id req-9f354c10-08db-4506-a1e1-45a9a9e2717d 2019-01-14 16:23:34,511 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4fb40b63-6c74-469b-b4c8-bb9a623f8692 could not be found. (HTTP 404) (Request-ID: req-9f354c10-08db-4506-a1e1-45a9a9e2717d) 2019-01-14 16:23:34,512 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-inst 2019-01-14 16:23:34,513 - neutron_utils - INFO - Deleting security group rule with ID - 366a8445-085b-4853-b325-89442debc4dc 2019-01-14 16:23:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/366a8445-085b-4853-b325-89442debc4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:23:34,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52df4bdf-3177-4efb-b1e6-0ee89ae366e0 Content-Length: 0 Date: Mon, 14 Jan 2019 16:23:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:23:34,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/366a8445-085b-4853-b325-89442debc4dc used request id req-52df4bdf-3177-4efb-b1e6-0ee89ae366e0 2019-01-14 16:23:34,771 - neutron_utils - INFO - Deleting security group rule with ID - 8dd9799d-8230-4811-be19-65772fe8d426 2019-01-14 16:23:34,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8dd9799d-8230-4811-be19-65772fe8d426 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:23:35,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83d9038b-15b9-4c44-bac2-935e21b8566a Content-Length: 0 Date: Mon, 14 Jan 2019 16:23:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:23:35,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8dd9799d-8230-4811-be19-65772fe8d426 used request id req-83d9038b-15b9-4c44-bac2-935e21b8566a 2019-01-14 16:23:35,037 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-name 2019-01-14 16:23:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/241d2192-2427-45cc-bbcf-7dc7c08b08f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807ab6d5daf94d8fdc6ea91b0d15927ffda97de0" 2019-01-14 16:23:35,354 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb97b743-6cb9-4260-a2eb-dc1d4f2857c0 Content-Length: 0 Date: Mon, 14 Jan 2019 16:23:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:23:35,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/241d2192-2427-45cc-bbcf-7dc7c08b08f2 used request id req-eb97b743-6cb9-4260-a2eb-dc1d4f2857c0 2019-01-14 16:23:35,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301839aea31a11ca4e674976b312177876389b7f" 2019-01-14 16:23:35,431 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:23: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-9ff0a103-31ee-4c3e-868e-ddb578210bef x-compute-request-id: req-9ff0a103-31ee-4c3e-868e-ddb578210bef Content-Length: 0 Content-Type: application/json 2019-01-14 16:23:35,431 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6167dac8-58ee-4b42-8c50-6acb9b4eae7e used request id req-9ff0a103-31ee-4c3e-868e-ddb578210bef 2019-01-14 16:23:35,432 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet 2019-01-14 16:23:35,432 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-subnet 2019-01-14 16:23:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/59e2bef9-187b-414b-8d6a-25a914b216d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:23:38,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ab9ccf4-2af6-4a9b-90b3-882c9d387f88 Date: Mon, 14 Jan 2019 16:23:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:23:38,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/59e2bef9-187b-414b-8d6a-25a914b216d4 used request id req-7ab9ccf4-2af6-4a9b-90b3-882c9d387f88 2019-01-14 16:23:38,106 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-pub-net 2019-01-14 16:23:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/47a96b0a-629f-482c-93d1-7f26f0b03f25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc111b631a15d6c9e7ff0f6882772d6d253fe4fb" 2019-01-14 16:23:39,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3879a78-1499-4d59-8f88-16736d7e8aeb Date: Mon, 14 Jan 2019 16:23:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:23:39,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/47a96b0a-629f-482c-93d1-7f26f0b03f25 used request id req-d3879a78-1499-4d59-8f88-16736d7e8aeb 2019-01-14 16:23:39,700 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-7c769c15-6c94-46fa-b8eb-f09a5f6f9cd1-image 2019-01-14 16:23:39,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aacbbae91aedfb1657a51339d7eb8475690c7a0f" 2019-01-14 16:23:40,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9053a0cb-3352-44b5-a458-8da16151eb19 Date: Mon, 14 Jan 2019 16:23:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:23:40,198 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e925289b-8423-4e18-a761-b0c497ac2dd2 used request id req-9053a0cb-3352-44b5-a458-8da16151eb19 2019-01-14 16:23:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:40,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e400c387-13a8-451e-b197-35ef25ced4e1 Date: Mon, 14 Jan 2019 16:23:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:52Z", "updated_at": "2019-01-14T16:22:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:52Z", "revision_number": 0, "id": "64c31a7b-72f4-4a3c-931c-e134950ef0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e394732830a4da6b806f6391a4d746e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:52Z", "revision_number": 0, "id": "88bc85c5-45d3-4de3-8d49-d0a37dfeaf0c", "remote_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e394732830a4da6b806f6391a4d746e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:52Z", "revision_number": 0, "id": "9e0f52c1-5de3-4df4-80fb-8cf7035455b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e394732830a4da6b806f6391a4d746e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:22:52Z", "revision_number": 0, "id": "dcb8ffb9-2994-44d2-91be-8707b9dcccbf", "remote_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "remote_ip_prefix": null, "created_at": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "tenant_id": "2e394732830a4da6b806f6391a4d746e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e394732830a4da6b806f6391a4d746e"}], "revision_number": 4, "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "name": "default"}]} 2019-01-14 16:23:40,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e400c387-13a8-451e-b197-35ef25ced4e1 2019-01-14 16:23:40,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:40,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd545af-1724-430e-8bb5-837fe44a573e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:23:40,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-cdd545af-1724-430e-8bb5-837fe44a573e 2019-01-14 16:23:40,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:23:40,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:40,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c5ef5c-e703-484c-b58b-604150e0c808 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:23:40,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-b9c5ef5c-e703-484c-b58b-604150e0c808 2019-01-14 16:23:40,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:23:40,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:40,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-391224af-8143-4399-8fba-0a2dfaae3237 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:23:40,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-391224af-8143-4399-8fba-0a2dfaae3237 2019-01-14 16:23:40,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:23:40,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:40,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f7b046e-4669-4e60-8023-a29ab58f9dec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:23:40,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-9f7b046e-4669-4e60-8023-a29ab58f9dec 2019-01-14 16:23:40,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:23:40,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04278a2f-8868-459f-9929-870b1b0ff5d9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:23:41,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-04278a2f-8868-459f-9929-870b1b0ff5d9 2019-01-14 16:23:41,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be97bae9-7dc2-4fb3-adfe-dd0e5c61622f 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:23:41,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-be97bae9-7dc2-4fb3-adfe-dd0e5c61622f 2019-01-14 16:23:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffaf8751-cf47-48e5-95ce-147b221c58ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:23:41,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-ffaf8751-cf47-48e5-95ce-147b221c58ed 2019-01-14 16:23:41,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:23:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771e18e6-e885-4801-88e1-5cf93cd51c5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:23:41,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-771e18e6-e885-4801-88e1-5cf93cd51c5b 2019-01-14 16:23:41,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:23:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de23bd9-e778-4a07-8451-9dbf581b41f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:23:41,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-9de23bd9-e778-4a07-8451-9dbf581b41f3 2019-01-14 16:23:41,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:23:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712d7357-8df2-4faf-b272-082d63bf5284 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:23:41,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-712d7357-8df2-4faf-b272-082d63bf5284 2019-01-14 16:23:41,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc02479-534d-4827-983a-859e3cd6ce70 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2e394732830a4da6b806f6391a4d746e", "name": "InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj"}} 2019-01-14 16:23:41,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-9dc02479-534d-4827-983a-859e3cd6ce70 2019-01-14 16:23:41,721 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed17baac-7817-4fa2-a6e7-55af4fedec35 2019-01-14 16:23:41,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ed17baac-7817-4fa2-a6e7-55af4fedec35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:41,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a1b7252d-258c-46c8-bc9e-4c1ac89d0d65 Date: Mon, 14 Jan 2019 16:23: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": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:52Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "64c31a7b-72f4-4a3c-931c-e134950ef0c8"}, {"remote_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:52Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "88bc85c5-45d3-4de3-8d49-d0a37dfeaf0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:52Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "9e0f52c1-5de3-4df4-80fb-8cf7035455b2"}, {"remote_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:22:52Z", "security_group_id": "ed17baac-7817-4fa2-a6e7-55af4fedec35", "port_range_min": null, "revision_number": 0, "tenant_id": "2e394732830a4da6b806f6391a4d746e", "created_at": "2019-01-14T16:22:52Z", "project_id": "2e394732830a4da6b806f6391a4d746e", "id": "dcb8ffb9-2994-44d2-91be-8707b9dcccbf"}]} 2019-01-14 16:23:41,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ed17baac-7817-4fa2-a6e7-55af4fedec35 used request id req-a1b7252d-258c-46c8-bc9e-4c1ac89d0d65 2019-01-14 16:23:41,952 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:23:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ed17baac-7817-4fa2-a6e7-55af4fedec35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:42,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04045ebc-e463-4fe6-872d-5aaa6066d486 Content-Length: 0 Date: Mon, 14 Jan 2019 16:23:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:23:42,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ed17baac-7817-4fa2-a6e7-55af4fedec35 used request id req-04045ebc-e463-4fe6-872d-5aaa6066d486 2019-01-14 16:23:42,340 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj 2019-01-14 16:23:42,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:42,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68000db2-9e2f-404e-ac39-bda76b1c4af9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:23:42,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2e394732830a4da6b806f6391a4d746e used request id req-68000db2-9e2f-404e-ac39-bda76b1c4af9 2019-01-14 16:23:42,672 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-86a2d4d5-6a8e-498-proj-role 2019-01-14 16:23:42,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0e4d562d44b146e0af14661411097dcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:42,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e9acef3-f42b-47fd-b07b-c03ea7e0d9e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:23:42,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0e4d562d44b146e0af14661411097dcb used request id req-8e9acef3-f42b-47fd-b07b-c03ea7e0d9e9 2019-01-14 16:23:42,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66ad3646431b7e673060197d464ff70942670b" 2019-01-14 16:23:42,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48eaa680-c81f-4c45-830b-f6e73577226a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:23:42,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-48eaa680-c81f-4c45-830b-f6e73577226a 2019-01-14 16:23:42,941 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-86a2d4d5-6a8e-498-user 2019-01-14 16:23:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d3353747c3c248e9ad2d95209fca4312 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38fe860c425332a658d57f63d39b4399a57867a" 2019-01-14 16:23:43,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d9d7a98-87ef-42dd-a985-317b609f9402 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:23:43,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d3353747c3c248e9ad2d95209fca4312 used request id req-0d9d7a98-87ef-42dd-a985-317b609f9402 2019-01-14 16:23:43,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:43,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["hq7JOF1rQS2hG3xhi7VOTA"], "issued_at": "2019-01-14T16:23:43.000000Z"}} 2019-01-14 16:23:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34739f19e350b8e5f8d189f3f42fc78f47e3c49" 2019-01-14 16:23:43,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2c889e-3e8e-4936-8a51-4150692d7017 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:43,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-da2c889e-3e8e-4936-8a51-4150692d7017 2019-01-14 16:23:43,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:43,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:44,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["LSE3_bB4T0OHQA1yyCuxmw"], "issued_at": "2019-01-14T16:23:44.000000Z"}} 2019-01-14 16:23:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:23:44,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc4e969-d9de-4bfc-81b0-5f92f2125db0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:44,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3fc4e969-d9de-4bfc-81b0-5f92f2125db0 2019-01-14 16:23:44,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:23:44,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:23:44,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:23:44,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7bc179-0cb7-4428-b414-7211a61bb4cc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:23:44,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj used request id req-7c7bc179-0cb7-4428-b414-7211a61bb4cc 2019-01-14 16:23:44,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:23:44,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7bd937-ea12-45e1-910f-f3ba0f030b1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:23:44,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1e7bd937-ea12-45e1-910f-f3ba0f030b1d 2019-01-14 16:23:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}}' 2019-01-14 16:23:44,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30cb3215-6bcf-4de5-8bf5-9729396099e9 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "id": "16b8bf19c4b141e1a54695835bdeb847", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:23:44,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-30cb3215-6bcf-4de5-8bf5-9729396099e9 2019-01-14 16:23:44,594 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj 2019-01-14 16:23:44,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:44,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:45,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["v9RQOqELR66BjTP-fHoBPw"], "issued_at": "2019-01-14T16:23:45.000000Z"}} 2019-01-14 16:23:45,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5968bb443a40832ec58cbfd0af56fde9e7d949d7" 2019-01-14 16:23:45,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6875786-16b4-4c18-a768-e2c387c064b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:45,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a6875786-16b4-4c18-a768-e2c387c064b9 2019-01-14 16:23:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:23:45,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:23:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5968bb443a40832ec58cbfd0af56fde9e7d949d7" 2019-01-14 16:23:45,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4a13f7-84a8-492e-a2a5-89ed3cd4c8ed Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:23:45,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4c4a13f7-84a8-492e-a2a5-89ed3cd4c8ed 2019-01-14 16:23:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5968bb443a40832ec58cbfd0af56fde9e7d949d7" 2019-01-14 16:23:45,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5989b035-c199-4f49-ae48-b51be002b331 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "id": "16b8bf19c4b141e1a54695835bdeb847", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}]} 2019-01-14 16:23:45,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj used request id req-5989b035-c199-4f49-ae48-b51be002b331 2019-01-14 16:23:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5968bb443a40832ec58cbfd0af56fde9e7d949d7" 2019-01-14 16:23:45,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23403797-bfa4-4c0b-8f4a-4c7d90c3d8f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:23:45,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-23403797-bfa4-4c0b-8f4a-4c7d90c3d8f3 2019-01-14 16:23:45,900 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-4abe660b-d26f-4b6-user 2019-01-14 16:23:45,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:23:45,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c753f0-eae5-4723-b633-1a23f0f637c9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:23:45,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-36c753f0-eae5-4723-b633-1a23f0f637c9 2019-01-14 16:23:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" -d '{"role": {"name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}}' 2019-01-14 16:23:46,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b908bd8-a1f3-4168-80f0-c995c1f5c310 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0315a2ef1914a408eca5032563010b6", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0315a2ef1914a408eca5032563010b6"}, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}} 2019-01-14 16:23:46,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9b908bd8-a1f3-4168-80f0-c995c1f5c310 2019-01-14 16:23:46,061 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role 2019-01-14 16:23:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d0315a2ef1914a408eca5032563010b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:23:46,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6656818c-7343-4603-956c-59abe7696a0c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0315a2ef1914a408eca5032563010b6", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0315a2ef1914a408eca5032563010b6"}, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}} 2019-01-14 16:23:46,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d0315a2ef1914a408eca5032563010b6 used request id req-6656818c-7343-4603-956c-59abe7696a0c 2019-01-14 16:23:46,165 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role to project InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj 2019-01-14 16:23:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847/users/76d291fec6bb49d9aa275d056e601974/roles/d0315a2ef1914a408eca5032563010b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:23:46,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3b46dc-f2a1-4ad9-b79e-bbbe4e462358 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:23:46,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847/users/76d291fec6bb49d9aa275d056e601974/roles/d0315a2ef1914a408eca5032563010b6 used request id req-3f3b46dc-f2a1-4ad9-b79e-bbbe4e462358 2019-01-14 16:23:46,322 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:23:46,323 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:23:46,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:46,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:46,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0315a2ef1914a408eca5032563010b6", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}], "expires_at": "2019-01-14T17:23:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-user", "id": "76d291fec6bb49d9aa275d056e601974"}, "audit_ids": ["Jix5ZBuCRYSM88gzzlKP2w"], "issued_at": "2019-01-14T16:23:46.000000Z"}} 2019-01-14 16:23:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" 2019-01-14 16:23:46,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79dab267-30a6-4cae-be57-85a240e9b9c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:46,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-79dab267-30a6-4cae-be57-85a240e9b9c1 2019-01-14 16:23:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" 2019-01-14 16:23:47,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-9a8ea9e2-1686-4e27-ab57-879887dade13 Date: Mon, 14 Jan 2019 16:23:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image"} 2019-01-14 16:23:47,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image used request id req-9a8ea9e2-1686-4e27-ab57-879887dade13 2019-01-14 16:23:47,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" 2019-01-14 16:23:47,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7a900818-0a7b-488d-9a66-747ddb7afb19 Date: Mon, 14 Jan 2019 16:23: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"}}} 2019-01-14 16:23:47,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7a900818-0a7b-488d-9a66-747ddb7afb19 2019-01-14 16:23:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image"}' 2019-01-14 16:23:47,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8de25f04-841c-4593-ac13-a8237a193f34 Date: Mon, 14 Jan 2019 16:23:47 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:23:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:23:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "min_disk": 0, "protected": false, "id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "file": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/file", "checksum": null, "owner": "16b8bf19c4b141e1a54695835bdeb847", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:23:47,470 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8de25f04-841c-4593-ac13-a8237a193f34 2019-01-14 16:23:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" -d '' 2019-01-14 16:23:47,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f45b5c4e-b29e-4356-a40e-881cb13e5ac7 Date: Mon, 14 Jan 2019 16:23:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:23:47,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/file used request id req-f45b5c4e-b29e-4356-a40e-881cb13e5ac7 2019-01-14 16:23:47,939 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:23:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" 2019-01-14 16:23:48,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c9f47a02-15f4-42d3-af18-215b485830ea Date: Mon, 14 Jan 2019 16:23:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:23:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:23:47Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/snap", "metadata": {}}], "self": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "min_disk": 0, "protected": false, "id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "file": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16b8bf19c4b141e1a54695835bdeb847", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:23:48,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22 used request id req-c9f47a02-15f4-42d3-af18-215b485830ea 2019-01-14 16:23:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" 2019-01-14 16:23:48,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-486a056c-5496-4e29-aa6b-523158afbaeb Date: Mon, 14 Jan 2019 16:23: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"}}} 2019-01-14 16:23:48,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-486a056c-5496-4e29-aa6b-523158afbaeb 2019-01-14 16:23:48,343 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image 2019-01-14 16:23:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" 2019-01-14 16:23:48,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-48ca508a-d406-4713-a448-cf52d50189d2 Date: Mon, 14 Jan 2019 16:23:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:23:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:23:47Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/snap", "metadata": {}}], "self": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "min_disk": 0, "protected": false, "id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "file": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16b8bf19c4b141e1a54695835bdeb847", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:23:48,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22 used request id req-48ca508a-d406-4713-a448-cf52d50189d2 2019-01-14 16:23:48,548 - create_image - DEBUG - Instance status is - active 2019-01-14 16:23:48,548 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image 2019-01-14 16:23:48,548 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image 2019-01-14 16:23:48,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:48,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:48,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0315a2ef1914a408eca5032563010b6", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}], "expires_at": "2019-01-14T17:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-user", "id": "76d291fec6bb49d9aa275d056e601974"}, "audit_ids": ["ceKnWwV-SmiW3ABIBU7yHQ"], "issued_at": "2019-01-14T16:23:48.000000Z"}} 2019-01-14 16:23:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:23:49,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21be0ec1-5b26-43f7-8e9a-9cd8c6973f15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:49,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-21be0ec1-5b26-43f7-8e9a-9cd8c6973f15 2019-01-14 16:23:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:23:49,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4826c71f-b2e9-4f21-b0f8-b2c97d43e66b Date: Mon, 14 Jan 2019 16:23:49 GMT RESP BODY: {"networks":[]} 2019-01-14 16:23:49,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-4826c71f-b2e9-4f21-b0f8-b2c97d43e66b 2019-01-14 16:23:49,254 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net 2019-01-14 16:23:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" -d '{"network": {"name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net", "admin_state_up": true}}' 2019-01-14 16:23:50,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-0cffeeb0-52cb-48e9-b246-d7a1816ff26e Date: Mon, 14 Jan 2019 16:23:50 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:23:49Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}} 2019-01-14 16:23:50,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0cffeeb0-52cb-48e9-b246-d7a1816ff26e 2019-01-14 16:23:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:23:50,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-7152679d-ac2e-4ba9-afea-7d4ece38eded Date: Mon, 14 Jan 2019 16:23: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":"2019-01-14T16:23:49Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:50,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-7152679d-ac2e-4ba9-afea-7d4ece38eded 2019-01-14 16:23:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:23:50,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f589922a-7d1f-4f60-ad8b-b414512701a2 Date: Mon, 14 Jan 2019 16:23:50 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:23:50,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-f589922a-7d1f-4f60-ad8b-b414512701a2 2019-01-14 16:23:50,301 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet 2019-01-14 16:23:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" -d '{"subnets": [{"ip_version": 4, "network_id": "9d5a4f26-3b31-45e6-aadd-de43fa8b9df9", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]}' 2019-01-14 16:23:50,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75c99844-8bb4-43fb-85d2-bd7ec4c1e923 Date: Mon, 14 Jan 2019 16:23:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","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":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:50,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-75c99844-8bb4-43fb-85d2-bd7ec4c1e923 2019-01-14 16:23:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:23:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f4089046-0133-4a67-82c2-5bbcc54f165c Date: Mon, 14 Jan 2019 16:23: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:51,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-f4089046-0133-4a67-82c2-5bbcc54f165c 2019-01-14 16:23:51,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:23:51,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed440a05-a114-4fb0-bdf7-89b2949d82e7 Date: Mon, 14 Jan 2019 16:23:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:51,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-ed440a05-a114-4fb0-bdf7-89b2949d82e7 2019-01-14 16:23:51,278 - OpenStackNetwork - DEBUG - Network [9d5a4f26-3b31-45e6-aadd-de43fa8b9df9] created successfully 2019-01-14 16:23:51,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:51,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:51,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["3HQj6ZfxTYK6iik8Cv6Dcg"], "issued_at": "2019-01-14T16:23:51.000000Z"}} 2019-01-14 16:23:51,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74ea3bb844a688c1c7256d0daec004b0a7d13c" 2019-01-14 16:23:51,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196d7510-3744-490f-94a0-54bcd01e963b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:51,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-196d7510-3744-490f-94a0-54bcd01e963b 2019-01-14 16:23:51,816 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:23:51,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74ea3bb844a688c1c7256d0daec004b0a7d13c" 2019-01-14 16:23:52,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-3e527a09-89c8-4134-b58c-e87cd4e2c286 x-compute-request-id: req-3e527a09-89c8-4134-b58c-e87cd4e2c286 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:23:52,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3e527a09-89c8-4134-b58c-e87cd4e2c286 2019-01-14 16:23:52,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74ea3bb844a688c1c7256d0daec004b0a7d13c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:23:52,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23: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-4f294697-2db9-462d-a174-e4e9f444dae1 x-compute-request-id: req-4f294697-2db9-462d-a174-e4e9f444dae1 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "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": "da3a25fc-cdc1-4c43-8346-16da97da75e6"}} 2019-01-14 16:23:52,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f294697-2db9-462d-a174-e4e9f444dae1 2019-01-14 16:23:52,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:52,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:52,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0315a2ef1914a408eca5032563010b6", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}], "expires_at": "2019-01-14T17:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-user", "id": "76d291fec6bb49d9aa275d056e601974"}, "audit_ids": ["TNwLVa1PR0y3I5jpwbU2ig"], "issued_at": "2019-01-14T16:23:52.000000Z"}} 2019-01-14 16:23:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:52,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6831979c-b06f-461a-ae0e-5ed9a8376816 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:52,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6831979c-b06f-461a-ae0e-5ed9a8376816 2019-01-14 16:23:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:52,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5526ee69-9700-4c33-967a-5dba56e3b10e Date: Mon, 14 Jan 2019 16:23:52 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:23:52,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name&description=hello+group used request id req-5526ee69-9700-4c33-967a-5dba56e3b10e 2019-01-14 16:23:52,802 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name... 2019-01-14 16:23:52,803 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name 2019-01-14 16:23:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" -d '{"security_group": {"name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name", "description": "hello group"}}' 2019-01-14 16:23:53,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fae6b460-b5c2-4d0a-8734-844b196f488d Date: Mon, 14 Jan 2019 16:23:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "updated_at": "2019-01-14T16:23:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "b699d893-7c97-4d1f-818c-6a948ee86c47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv6", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv4", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}], "revision_number": 2, "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name"}} 2019-01-14 16:23:53,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-fae6b460-b5c2-4d0a-8734-844b196f488d 2019-01-14 16:23:53,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:53,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-542e7b96-fbd3-4c9a-9233-f75ced096a82 Date: Mon, 14 Jan 2019 16:23:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "b699d893-7c97-4d1f-818c-6a948ee86c47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c"}]} 2019-01-14 16:23:53,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-542e7b96-fbd3-4c9a-9233-f75ced096a82 2019-01-14 16:23:53,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:53,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58fcbc82-0058-4aab-95a6-b23c4cf34e5a Date: Mon, 14 Jan 2019 16:23:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "b699d893-7c97-4d1f-818c-6a948ee86c47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c"}]} 2019-01-14 16:23:53,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-58fcbc82-0058-4aab-95a6-b23c4cf34e5a 2019-01-14 16:23:53,718 - neutron_utils - INFO - Retrieving security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:53,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5b965ca2-34a1-4144-b380-5f0fa1c1279d Date: Mon, 14 Jan 2019 16:23:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "updated_at": "2019-01-14T16:23:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "b699d893-7c97-4d1f-818c-6a948ee86c47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv6", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv4", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}], "revision_number": 2, "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name"}]} 2019-01-14 16:23:53,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-5b965ca2-34a1-4144-b380-5f0fa1c1279d 2019-01-14 16:23:53,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:53,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:54,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efa4f26f-d941-47c2-9b51-8db925aedcbd Date: Mon, 14 Jan 2019 16:23:54 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": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "b699d893-7c97-4d1f-818c-6a948ee86c47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c"}]} 2019-01-14 16:23:54,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-efa4f26f-d941-47c2-9b51-8db925aedcbd 2019-01-14 16:23:54,012 - neutron_utils - INFO - Retrieving security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:54,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:54,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6e6005ff-d69e-42ac-bb16-0c88c9541f22 Date: Mon, 14 Jan 2019 16:23:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "updated_at": "2019-01-14T16:23:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "b699d893-7c97-4d1f-818c-6a948ee86c47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv6", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv4", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}], "revision_number": 2, "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name"}]} 2019-01-14 16:23:54,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-6e6005ff-d69e-42ac-bb16-0c88c9541f22 2019-01-14 16:23:54,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:54,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-317303bf-2813-4bcd-927e-0ec561c0bb0f Date: Mon, 14 Jan 2019 16:23:54 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": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "b699d893-7c97-4d1f-818c-6a948ee86c47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c"}]} 2019-01-14 16:23:54,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-317303bf-2813-4bcd-927e-0ec561c0bb0f 2019-01-14 16:23:54,335 - neutron_utils - INFO - Retrieving security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:54,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-caf90768-40eb-4ddf-9a81-0dbe2f51fe9f Date: Mon, 14 Jan 2019 16:23:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "updated_at": "2019-01-14T16:23:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "b699d893-7c97-4d1f-818c-6a948ee86c47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv6", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "revision_number": 0, "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv4", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}], "revision_number": 2, "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name"}]} 2019-01-14 16:23:54,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-caf90768-40eb-4ddf-9a81-0dbe2f51fe9f 2019-01-14 16:23:54,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c6dff7f-7590-43d9-93eb-01f9e857d8ea 2019-01-14 16:23:54,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:23:54,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bb227870-f80c-477b-b186-8edfe8c0a79b Date: Mon, 14 Jan 2019 16:23:54 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": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "b699d893-7c97-4d1f-818c-6a948ee86c47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:53Z", "security_group_id": "0c6dff7f-7590-43d9-93eb-01f9e857d8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:53Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "fd934049-e96a-4a19-b06c-6a2a25313b6c"}]} 2019-01-14 16:23:54,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-bb227870-f80c-477b-b186-8edfe8c0a79b 2019-01-14 16:23:54,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:54,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:55,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0315a2ef1914a408eca5032563010b6", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}], "expires_at": "2019-01-14T17:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-user", "id": "76d291fec6bb49d9aa275d056e601974"}, "audit_ids": ["zeDYTbYyTomrYIPyM0aqAA"], "issued_at": "2019-01-14T16:23:55.000000Z"}} 2019-01-14 16:23:55,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:55,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c68639b-b97f-4930-b45b-d2c8e1d67d4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:55,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3c68639b-b97f-4930-b45b-d2c8e1d67d4b 2019-01-14 16:23:55,310 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:23:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:55,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3992b2-ce2e-4b6f-93ea-59c1d67b0c62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:55,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dc3992b2-ce2e-4b6f-93ea-59c1d67b0c62 2019-01-14 16:23:55,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:55,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a0c359b8-ef4f-4cb7-9d2b-3f542b6bed89 Date: Mon, 14 Jan 2019 16:23: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:55,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-a0c359b8-ef4f-4cb7-9d2b-3f542b6bed89 2019-01-14 16:23:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:56,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1593d970-fb85-42e9-b40f-bcbc21d4fe65 Date: Mon, 14 Jan 2019 16:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:56,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-1593d970-fb85-42e9-b40f-bcbc21d4fe65 2019-01-14 16:23:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:56,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d757ff85-d258-4d9c-acab-a89c555d78df Date: Mon, 14 Jan 2019 16:23: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:56,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-d757ff85-d258-4d9c-acab-a89c555d78df 2019-01-14 16:23:56,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:23:56,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:23:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:56,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a06d0e-6074-4cca-b716-7282a7b93f91 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:23:56,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-77a06d0e-6074-4cca-b716-7282a7b93f91 2019-01-14 16:23:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:56,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c0e125c3-9a7d-4f2b-9ade-ef9575f5e71c Date: Mon, 14 Jan 2019 16:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:56,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-c0e125c3-9a7d-4f2b-9ade-ef9575f5e71c 2019-01-14 16:23:56,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:56,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ad054472-3066-4a64-ba45-ccbcf1a71659 Date: Mon, 14 Jan 2019 16:23:56 GMT RESP BODY: {"ports":[]} 2019-01-14 16:23:56,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port&admin_state_up=True used request id req-ad054472-3066-4a64-ba45-ccbcf1a71659 2019-01-14 16:23:56,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:57,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-2597f3dc-15da-461e-82d1-fd58b474b248 x-compute-request-id: req-2597f3dc-15da-461e-82d1-fd58b474b248 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:23:57,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst used request id req-2597f3dc-15da-461e-82d1-fd58b474b248 2019-01-14 16:23:57,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:57,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-13647f94-511d-409c-a7a5-0f7c4d9e9725 Date: Mon, 14 Jan 2019 16:23: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:57,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-13647f94-511d-409c-a7a5-0f7c4d9e9725 2019-01-14 16:23:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a797f901-1179-414d-a15b-ae74d1f625ea Date: Mon, 14 Jan 2019 16:23:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:57,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-a797f901-1179-414d-a15b-ae74d1f625ea 2019-01-14 16:23:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:58,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d0a8845b-b2b1-4755-ab1a-9f88b602b950 Date: Mon, 14 Jan 2019 16:23: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:58,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-d0a8845b-b2b1-4755-ab1a-9f88b602b950 2019-01-14 16:23:58,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:58,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57019025-d844-40c3-b3e3-6c6ad1a4f219 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:23:58,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-57019025-d844-40c3-b3e3-6c6ad1a4f219 2019-01-14 16:23:58,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:58,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7fc2e376-9df0-4304-ab0f-ef6d0fddcf19 Date: Mon, 14 Jan 2019 16:23:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:58,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-7fc2e376-9df0-4304-ab0f-ef6d0fddcf19 2019-01-14 16:23:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:58,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e5cce15-a256-4050-a5ca-e0f21d7434db Date: Mon, 14 Jan 2019 16:23:58 GMT RESP BODY: {"ports":[]} 2019-01-14 16:23:58,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port&admin_state_up=True used request id req-4e5cce15-a256-4050-a5ca-e0f21d7434db 2019-01-14 16:23:58,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:23:58,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:23:59,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0315a2ef1914a408eca5032563010b6", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}], "expires_at": "2019-01-14T17:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-user", "id": "76d291fec6bb49d9aa275d056e601974"}, "audit_ids": ["bq7IYsYkT2OjoMC_c7jxZg"], "issued_at": "2019-01-14T16:23:59.000000Z"}} 2019-01-14 16:23:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf63662d13760816e245cc6f0857c2dfb1fb1e80" 2019-01-14 16:23:59,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc95d728-7fa0-4678-89de-23e9d5b5b1ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:23:59,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc95d728-7fa0-4678-89de-23e9d5b5b1ad 2019-01-14 16:23:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:59,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fd8fb19c-667f-47cc-af29-bc47a26c44f7 Date: Mon, 14 Jan 2019 16:23: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:59,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-fd8fb19c-667f-47cc-af29-bc47a26c44f7 2019-01-14 16:23:59,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:59,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18792d1d-9182-432d-89b0-9bf7d9115ee9 Date: Mon, 14 Jan 2019 16:23:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:59,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-18792d1d-9182-432d-89b0-9bf7d9115ee9 2019-01-14 16:23:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:59,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e6ecda02-a466-40f3-8af7-a280c141f7fa Date: Mon, 14 Jan 2019 16:23: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:23:59,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-e6ecda02-a466-40f3-8af7-a280c141f7fa 2019-01-14 16:23:59,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:23:59,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:23:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf63662d13760816e245cc6f0857c2dfb1fb1e80" 2019-01-14 16:23:59,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5354cab8-bfe7-4bca-895d-d414031b0b34 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:23:59,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-5354cab8-bfe7-4bca-895d-d414031b0b34 2019-01-14 16:23:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:23:59,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb4daba4-154d-4d55-854d-569f9ad72376 Date: Mon, 14 Jan 2019 16:23:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:23:59,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-bb4daba4-154d-4d55-854d-569f9ad72376 2019-01-14 16:23:59,938 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net 2019-01-14 16:23:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" -d '{"port": {"network_id": "9d5a4f26-3b31-45e6-aadd-de43fa8b9df9", "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port", "admin_state_up": true}}' 2019-01-14 16:24:01,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-e1fbabc5-5ae7-4c39-b88f-36ca57cadc0f Date: Mon, 14 Jan 2019 16:24:01 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:24:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:24:00Z","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d9:3c:8e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.13"}],"id":"bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b","security_groups":["c333f58e-4934-4793-9a3d-27493c1bf293"],"device_id":""}} 2019-01-14 16:24:01,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-e1fbabc5-5ae7-4c39-b88f-36ca57cadc0f 2019-01-14 16:24:01,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:01,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2db09074-e9e9-473b-be4d-ecb100c5e4a5 Date: Mon, 14 Jan 2019 16:24: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:24:01,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-2db09074-e9e9-473b-be4d-ecb100c5e4a5 2019-01-14 16:24:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:01,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4fddcb08-2439-4483-b6c0-116378511680 Date: Mon, 14 Jan 2019 16:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:24:01,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-4fddcb08-2439-4483-b6c0-116378511680 2019-01-14 16:24:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-973a1b76-4e53-40b6-9c30-e35a7d27079a Date: Mon, 14 Jan 2019 16:24: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:24:02,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-973a1b76-4e53-40b6-9c30-e35a7d27079a 2019-01-14 16:24:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a796380f-dd6a-4eec-949c-20c5d6f299e5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:02,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-a796380f-dd6a-4eec-949c-20c5d6f299e5 2019-01-14 16:24:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-87a63299-8dc5-4f20-a1c8-4116ab7c952c Date: Mon, 14 Jan 2019 16:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:24:02,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-87a63299-8dc5-4f20-a1c8-4116ab7c952c 2019-01-14 16:24:02,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-3c555d36-1d8c-419a-be15-84fcb8309858 Date: Mon, 14 Jan 2019 16:24:02 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:24:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:24:00Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d9:3c:8e","id":"bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b","port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["c333f58e-4934-4793-9a3d-27493c1bf293"],"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port"}]} 2019-01-14 16:24:02,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port&admin_state_up=True used request id req-3c555d36-1d8c-419a-be15-84fcb8309858 2019-01-14 16:24:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0d59d2-05fa-4098-a3f7-3bd6cba72dd7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:02,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-3d0d59d2-05fa-4098-a3f7-3bd6cba72dd7 2019-01-14 16:24:02,604 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst 2019-01-14 16:24:02,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-513efc71-cc6b-4afe-96c8-a0e5883e8fa8 x-compute-request-id: req-513efc71-cc6b-4afe-96c8-a0e5883e8fa8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-flavor-name"}]} 2019-01-14 16:24:02,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-513efc71-cc6b-4afe-96c8-a0e5883e8fa8 2019-01-14 16:24:02,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-786ab88d-85b0-484d-82f2-98c879f85492 x-compute-request-id: req-786ab88d-85b0-484d-82f2-98c879f85492 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "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": "da3a25fc-cdc1-4c43-8346-16da97da75e6"}} 2019-01-14 16:24:02,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6 used request id req-786ab88d-85b0-484d-82f2-98c879f85492 2019-01-14 16:24:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5a2fc92c-6709-4795-bf62-922aa245bf26 Date: Mon, 14 Jan 2019 16:24:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:23:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:23:47Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/snap", "metadata": {}}], "self": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "min_disk": 0, "protected": false, "id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "file": "/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16b8bf19c4b141e1a54695835bdeb847", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image"} 2019-01-14 16:24:02,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image used request id req-5a2fc92c-6709-4795-bf62-922aa245bf26 2019-01-14 16:24:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:03,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ebbc0c97-2873-4a1d-9c02-300238defb70 Date: Mon, 14 Jan 2019 16:24:03 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"}}} 2019-01-14 16:24:03,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ebbc0c97-2873-4a1d-9c02-300238defb70 2019-01-14 16:24:03,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" -d '{"server": {"name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "imageRef": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "flavorRef": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "max_count": 1, "min_count": 1, "networks": [{"port": "bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b"}]}}' 2019-01-14 16:24:05,342 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-77ec4664-353b-48cd-b393-96e2d6b0acf8 x-compute-request-id: req-77ec4664-353b-48cd-b393-96e2d6b0acf8 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "adminPass": "BE4mofu5Xwwi"}} 2019-01-14 16:24:05,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-77ec4664-353b-48cd-b393-96e2d6b0acf8 2019-01-14 16:24:05,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:05,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-de03c63b-185a-4682-9a4a-7f1bf52dd4a1 x-compute-request-id: req-de03c63b-185a-4682-9a4a-7f1bf52dd4a1 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.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:24:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:05,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-de03c63b-185a-4682-9a4a-7f1bf52dd4a1 2019-01-14 16:24:05,583 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst 2019-01-14 16:24:05,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:05,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-0deb71b7-bb17-43aa-9b25-6a909966a718 x-compute-request-id: req-0deb71b7-bb17-43aa-9b25-6a909966a718 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.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:24:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:05,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-0deb71b7-bb17-43aa-9b25-6a909966a718 2019-01-14 16:24:05,829 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst] is - BUILD 2019-01-14 16:24:05,829 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:24:08,832 - create_instance - DEBUG - VM status query timeout in 896.751140118 2019-01-14 16:24:08,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:09,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-255c9a25-8eb5-4a81-9ffc-7d51484c6eb6 x-compute-request-id: req-255c9a25-8eb5-4a81-9ffc-7d51484c6eb6 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:24:07Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:09,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-255c9a25-8eb5-4a81-9ffc-7d51484c6eb6 2019-01-14 16:24:09,349 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst] is - BUILD 2019-01-14 16:24:09,349 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:24:12,352 - create_instance - DEBUG - VM status query timeout in 893.230603933 2019-01-14 16:24:12,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:13,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-dabc8618-501c-4743-9290-61a2a07ba638 x-compute-request-id: req-dabc8618-501c-4743-9290-61a2a07ba638 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:24:07Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:13,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-dabc8618-501c-4743-9290-61a2a07ba638 2019-01-14 16:24:13,073 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst] is - BUILD 2019-01-14 16:24:13,073 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:24:16,076 - create_instance - DEBUG - VM status query timeout in 889.506582022 2019-01-14 16:24:16,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:16,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-f8137d6f-7196-4af3-9f51-1c76ef7bb6e8 x-compute-request-id: req-f8137d6f-7196-4af3-9f51-1c76ef7bb6e8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:16,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-f8137d6f-7196-4af3-9f51-1c76ef7bb6e8 2019-01-14 16:24:16,608 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst] is - ACTIVE 2019-01-14 16:24:16,609 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:24:16,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:17,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-cc937214-53b7-440e-945e-8b8a252cc7bd x-compute-request-id: req-cc937214-53b7-440e-945e-8b8a252cc7bd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:17,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-cc937214-53b7-440e-945e-8b8a252cc7bd 2019-01-14 16:24:17,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:17,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b495ef84-388b-4d9b-8bef-877b05265b79 Date: Mon, 14 Jan 2019 16:24: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:24:17,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-b495ef84-388b-4d9b-8bef-877b05265b79 2019-01-14 16:24:17,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:17,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe45749-41a7-4849-86ce-1d277b07b2cc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:17,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-bbe45749-41a7-4849-86ce-1d277b07b2cc 2019-01-14 16:24:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:17,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8da2f507-7e44-4f01-a5e9-d7db8646072a Date: Mon, 14 Jan 2019 16:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:24:17,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-8da2f507-7e44-4f01-a5e9-d7db8646072a 2019-01-14 16:24:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:17,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-5c9ea058-d299-4d8a-98dd-405cfdcbfa4d Date: Mon, 14 Jan 2019 16:24:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6e:0b","id":"19619a79-c6fc-46da-9462-503a3ace589e","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:24:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:24:12Z","binding:vnic_type":"normal","device_id":"a391578c-da9f-4544-ae58-56277d5d3d8d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:3c:8e","id":"bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b","port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["c333f58e-4934-4793-9a3d-27493c1bf293"],"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:7a:dc","id":"c7b1bf90-0f56-4d3b-9493-02492f32bc3c","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:d8:88","id":"e3f91174-8496-4004-828c-4dcc18425018","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:24:17,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-5c9ea058-d299-4d8a-98dd-405cfdcbfa4d 2019-01-14 16:24:17,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:18,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-6c8ee9a3-94d9-4ae1-a067-d48cd49eb53c x-compute-request-id: req-6c8ee9a3-94d9-4ae1-a067-d48cd49eb53c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:18,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-6c8ee9a3-94d9-4ae1-a067-d48cd49eb53c 2019-01-14 16:24:18,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:18,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-85fa468d-4540-46e7-b766-6743354ffeef Date: Mon, 14 Jan 2019 16:24: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:24:18,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-85fa468d-4540-46e7-b766-6743354ffeef 2019-01-14 16:24:18,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:18,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e12641-164e-4c39-8e5c-06f1ec9d39d2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:18,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-60e12641-164e-4c39-8e5c-06f1ec9d39d2 2019-01-14 16:24:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:18,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-35d40837-662a-4562-b320-32ca7d166a2d Date: Mon, 14 Jan 2019 16:24:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:24:18,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-35d40837-662a-4562-b320-32ca7d166a2d 2019-01-14 16:24:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:18,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-91a8c447-c5fb-4cf2-9c2e-8a82c3fa4903 Date: Mon, 14 Jan 2019 16:24:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6e:0b","id":"19619a79-c6fc-46da-9462-503a3ace589e","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:24:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:24:12Z","binding:vnic_type":"normal","device_id":"a391578c-da9f-4544-ae58-56277d5d3d8d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:3c:8e","id":"bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b","port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["c333f58e-4934-4793-9a3d-27493c1bf293"],"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:7a:dc","id":"c7b1bf90-0f56-4d3b-9493-02492f32bc3c","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:d8:88","id":"e3f91174-8496-4004-828c-4dcc18425018","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:24:18,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-91a8c447-c5fb-4cf2-9c2e-8a82c3fa4903 2019-01-14 16:24:18,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:19,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0315a2ef1914a408eca5032563010b6", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role"}], "expires_at": "2019-01-14T17:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/16b8bf19c4b141e1a54695835bdeb847", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-user", "id": "76d291fec6bb49d9aa275d056e601974"}, "audit_ids": ["nKznKteDRnm4yJ1fgL7Mgg"], "issued_at": "2019-01-14T16:24:19.000000Z"}} 2019-01-14 16:24:19,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909d163cf612c5234dee790f0de0a14828c9843a" 2019-01-14 16:24:20,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-50ec130e-c65a-4ddc-acae-724913f37753 x-compute-request-id: req-50ec130e-c65a-4ddc-acae-724913f37753 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:20,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-50ec130e-c65a-4ddc-acae-724913f37753 2019-01-14 16:24:20,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:20,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-cf77f454-4ae8-475e-8a36-20c69f196430 x-compute-request-id: req-cf77f454-4ae8-475e-8a36-20c69f196430 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:20,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-cf77f454-4ae8-475e-8a36-20c69f196430 2019-01-14 16:24:20,727 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst] is - ACTIVE 2019-01-14 16:24:20,727 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:24:20,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:21,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-b0545f3c-0478-4bd0-9719-8b6e42bd2212 x-compute-request-id: req-b0545f3c-0478-4bd0-9719-8b6e42bd2212 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:21,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-b0545f3c-0478-4bd0-9719-8b6e42bd2212 2019-01-14 16:24:21,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:21,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9a50d513-203e-4797-980b-a53f19391faf Date: Mon, 14 Jan 2019 16:24: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:24:21,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-9a50d513-203e-4797-980b-a53f19391faf 2019-01-14 16:24:21,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:21,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d81ab0-b909-4eab-bee4-ebe0082e72c1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:21,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-a9d81ab0-b909-4eab-bee4-ebe0082e72c1 2019-01-14 16:24:21,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:21,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-90a43759-6bfe-43cb-ac36-936429608679 Date: Mon, 14 Jan 2019 16:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:24:21,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-90a43759-6bfe-43cb-ac36-936429608679 2019-01-14 16:24:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:21,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-66097f71-001a-4817-bf14-fd0782d3bde6 Date: Mon, 14 Jan 2019 16:24:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6e:0b","id":"19619a79-c6fc-46da-9462-503a3ace589e","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:24:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:24:12Z","binding:vnic_type":"normal","device_id":"a391578c-da9f-4544-ae58-56277d5d3d8d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:3c:8e","id":"bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b","port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["c333f58e-4934-4793-9a3d-27493c1bf293"],"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:7a:dc","id":"c7b1bf90-0f56-4d3b-9493-02492f32bc3c","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:d8:88","id":"e3f91174-8496-4004-828c-4dcc18425018","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:24:21,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-66097f71-001a-4817-bf14-fd0782d3bde6 2019-01-14 16:24:21,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:22,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-91267067-411c-4364-b750-0126cecece2e x-compute-request-id: req-91267067-411c-4364-b750-0126cecece2e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:22,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-91267067-411c-4364-b750-0126cecece2e 2019-01-14 16:24:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:22,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-4f35d6b6-88fd-4678-8be7-7ab73694ba7a Date: Mon, 14 Jan 2019 16:24: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:24:22,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-4f35d6b6-88fd-4678-8be7-7ab73694ba7a 2019-01-14 16:24:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:22,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e41169-c5df-4de9-a4d8-78326bbadb29 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:22,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-76e41169-c5df-4de9-a4d8-78326bbadb29 2019-01-14 16:24:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:22,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5fed8aba-6b61-41a9-9ee7-593814e2d747 Date: Mon, 14 Jan 2019 16:24:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:24:22,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-5fed8aba-6b61-41a9-9ee7-593814e2d747 2019-01-14 16:24:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:23,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-399a81db-89d3-48bd-bdb9-981e9da90986 Date: Mon, 14 Jan 2019 16:24:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6e:0b","id":"19619a79-c6fc-46da-9462-503a3ace589e","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:24:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:24:12Z","binding:vnic_type":"normal","device_id":"a391578c-da9f-4544-ae58-56277d5d3d8d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:3c:8e","id":"bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b","port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["c333f58e-4934-4793-9a3d-27493c1bf293"],"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:7a:dc","id":"c7b1bf90-0f56-4d3b-9493-02492f32bc3c","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:d8:88","id":"e3f91174-8496-4004-828c-4dcc18425018","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:24:23,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-399a81db-89d3-48bd-bdb9-981e9da90986 2019-01-14 16:24:23,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name"}}' 2019-01-14 16:24:23,839 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-9fc1079b-4860-4da3-b80c-70f6d1c937a0 x-compute-request-id: req-9fc1079b-4860-4da3-b80c-70f6d1c937a0 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name not associated with the instance a391578c-da9f-4544-ae58-56277d5d3d8d", "code": 404}} 2019-01-14 16:24:23,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d/action used request id req-9fc1079b-4860-4da3-b80c-70f6d1c937a0 2019-01-14 16:24:23,840 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name not associated with the instance a391578c-da9f-4544-ae58-56277d5d3d8d (HTTP 404) (Request-ID: req-9fc1079b-4860-4da3-b80c-70f6d1c937a0) 2019-01-14 16:24:23,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:24,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3f1bd113-ec66-4a6e-bd19-da680fecde8c x-compute-request-id: req-3f1bd113-ec66-4a6e-bd19-da680fecde8c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:24,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-3f1bd113-ec66-4a6e-bd19-da680fecde8c 2019-01-14 16:24:24,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:24,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-927fbba5-4a34-40c8-8d8b-69b109c6b488 Date: Mon, 14 Jan 2019 16:24: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":["ecfda0d8-65dd-48cf-878a-cdc419b3501e"],"updated_at":"2019-01-14T16:23:50Z","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net"}]} 2019-01-14 16:24:24,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net used request id req-927fbba5-4a34-40c8-8d8b-69b109c6b488 2019-01-14 16:24:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:24,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee29b2d2-4061-4b6e-9720-921a4fceb174 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:24,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-ee29b2d2-4061-4b6e-9720-921a4fceb174 2019-01-14 16:24:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:24,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4f0a2b97-8502-4b52-a2bc-302609859f28 Date: Mon, 14 Jan 2019 16:24:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:50Z","dns_nameservers":[],"updated_at":"2019-01-14T16:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16b8bf19c4b141e1a54695835bdeb847","id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet"}]} 2019-01-14 16:24:24,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-4f0a2b97-8502-4b52-a2bc-302609859f28 2019-01-14 16:24:24,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:24,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-71f0f6ca-cdb1-49ad-b541-0428ab4502ad Date: Mon, 14 Jan 2019 16:24:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6e:0b","id":"19619a79-c6fc-46da-9462-503a3ace589e","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:24:00Z","admin_state_up":true,"updated_at":"2019-01-14T16:24:12Z","binding:vnic_type":"normal","device_id":"a391578c-da9f-4544-ae58-56277d5d3d8d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:3c:8e","id":"bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b","port_security_enabled":true,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["c333f58e-4934-4793-9a3d-27493c1bf293"],"name":"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:7a:dc","id":"c7b1bf90-0f56-4d3b-9493-02492f32bc3c","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","tenant_id":"16b8bf19c4b141e1a54695835bdeb847","created_at":"2019-01-14T16:23:51Z","admin_state_up":true,"updated_at":"2019-01-14T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d5a4f26-3b31-45e6-aadd-de43fa8b9df9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:d8:88","id":"e3f91174-8496-4004-828c-4dcc18425018","port_security_enabled":false,"project_id":"16b8bf19c4b141e1a54695835bdeb847","fixed_ips":[{"subnet_id":"ecfda0d8-65dd-48cf-878a-cdc419b3501e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:24:24,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-71f0f6ca-cdb1-49ad-b541-0428ab4502ad 2019-01-14 16:24:24,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909d163cf612c5234dee790f0de0a14828c9843a" 2019-01-14 16:24:25,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-eaf95242-ba60-4b98-8d34-88a1913cc1b3 x-compute-request-id: req-eaf95242-ba60-4b98-8d34-88a1913cc1b3 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:3c:8e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "security_groups": [{"name": "default"}], "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:12Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:25,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-eaf95242-ba60-4b98-8d34-88a1913cc1b3 2019-01-14 16:24:25,788 - create_instance - INFO - Deleting Port with ID - bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b 2019-01-14 16:24:25,788 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-port 2019-01-14 16:24:25,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:26,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-301f3852-7d3a-4a3e-8f2a-0fe4cf6d271d Date: Mon, 14 Jan 2019 16:24:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:24:26,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/bfa3a79a-a860-4518-ae4e-2c74ed8f7c7b used request id req-301f3852-7d3a-4a3e-8f2a-0fe4cf6d271d 2019-01-14 16:24:26,346 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst 2019-01-14 16:24:26,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:26,506 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-df9b346a-377f-4ccc-9ee8-9822dc17e389 x-compute-request-id: req-df9b346a-377f-4ccc-9ee8-9822dc17e389 Content-Type: application/json 2019-01-14 16:24:26,506 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-df9b346a-377f-4ccc-9ee8-9822dc17e389 2019-01-14 16:24:26,507 - create_instance - INFO - Checking deletion status 2019-01-14 16:24:26,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:26,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-8a65e315-3c56-42ec-afd7-46ba94e0d438 x-compute-request-id: req-8a65e315-3c56-42ec-afd7-46ba94e0d438 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.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:26Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:26,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-8a65e315-3c56-42ec-afd7-46ba94e0d438 2019-01-14 16:24:26,804 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst] is - ACTIVE 2019-01-14 16:24:26,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:24:29,807 - create_instance - DEBUG - VM status query timeout in 296.699990034 2019-01-14 16:24:29,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:30,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-2830be15-5406-4504-9fde-375f6087554f x-compute-request-id: req-2830be15-5406-4504-9fde-375f6087554f 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.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a391578c-da9f-4544-ae58-56277d5d3d8d", "rel": "bookmark"}], "image": {"id": "0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "links": [{"href": "http://172.30.9.26:8774/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:24:12.000000", "flavor": {"id": "da3a25fc-cdc1-4c43-8346-16da97da75e6", "links": [{"href": "http://172.30.9.26:8774/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6", "rel": "bookmark"}]}, "id": "a391578c-da9f-4544-ae58-56277d5d3d8d", "user_id": "76d291fec6bb49d9aa275d056e601974", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:24:29Z", "hostId": "7858bd0bc281e0b6d310d213b144a99383500a1a409aeb1c25190c5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst", "created": "2019-01-14T16:24:05Z", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:24:30,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-2830be15-5406-4504-9fde-375f6087554f 2019-01-14 16:24:30,246 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst] is - ACTIVE 2019-01-14 16:24:30,246 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:24:33,249 - create_instance - DEBUG - VM status query timeout in 293.257985115 2019-01-14 16:24:33,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607fc76c2e71877042601163e286677a6d55e87c" 2019-01-14 16:24:33,297 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24: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-ff17fc6b-7435-4b53-8e35-7d25010c9388 x-compute-request-id: req-ff17fc6b-7435-4b53-8e35-7d25010c9388 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a391578c-da9f-4544-ae58-56277d5d3d8d could not be found.", "code": 404}} 2019-01-14 16:24:33,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a391578c-da9f-4544-ae58-56277d5d3d8d used request id req-ff17fc6b-7435-4b53-8e35-7d25010c9388 2019-01-14 16:24:33,298 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a391578c-da9f-4544-ae58-56277d5d3d8d could not be found. (HTTP 404) (Request-ID: req-ff17fc6b-7435-4b53-8e35-7d25010c9388) 2019-01-14 16:24:33,298 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-inst 2019-01-14 16:24:33,299 - neutron_utils - INFO - Deleting security group rule with ID - b699d893-7c97-4d1f-818c-6a948ee86c47 2019-01-14 16:24:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b699d893-7c97-4d1f-818c-6a948ee86c47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:24:33,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-382bf368-759d-4b7d-9105-c9bdb4ae2b2f Content-Length: 0 Date: Mon, 14 Jan 2019 16:24:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:24:33,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b699d893-7c97-4d1f-818c-6a948ee86c47 used request id req-382bf368-759d-4b7d-9105-c9bdb4ae2b2f 2019-01-14 16:24:33,600 - neutron_utils - INFO - Deleting security group rule with ID - fd934049-e96a-4a19-b06c-6a2a25313b6c 2019-01-14 16:24:33,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fd934049-e96a-4a19-b06c-6a2a25313b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:24:33,712 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f508d84e-8874-47cf-b23b-a0220594769c Content-Length: 0 Date: Mon, 14 Jan 2019 16:24:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:24:33,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fd934049-e96a-4a19-b06c-6a2a25313b6c used request id req-f508d84e-8874-47cf-b23b-a0220594769c 2019-01-14 16:24:33,713 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-name 2019-01-14 16:24:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0c6dff7f-7590-43d9-93eb-01f9e857d8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7df8ab752c96a76ac07588c26948980d6440a1" 2019-01-14 16:24:34,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf704574-fb20-4737-a959-39f095fb74d0 Content-Length: 0 Date: Mon, 14 Jan 2019 16:24:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:24:34,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0c6dff7f-7590-43d9-93eb-01f9e857d8ea used request id req-cf704574-fb20-4737-a959-39f095fb74d0 2019-01-14 16:24:34,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74ea3bb844a688c1c7256d0daec004b0a7d13c" 2019-01-14 16:24:34,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-b7953337-5d00-49aa-869d-b5cdcd40e1d2 x-compute-request-id: req-b7953337-5d00-49aa-869d-b5cdcd40e1d2 Content-Length: 0 Content-Type: application/json 2019-01-14 16:24:34,132 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/da3a25fc-cdc1-4c43-8346-16da97da75e6 used request id req-b7953337-5d00-49aa-869d-b5cdcd40e1d2 2019-01-14 16:24:34,133 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet 2019-01-14 16:24:34,133 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-subnet 2019-01-14 16:24:34,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/ecfda0d8-65dd-48cf-878a-cdc419b3501e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:24:36,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-599860d7-0331-490c-a5d0-75ae51b661f4 Date: Mon, 14 Jan 2019 16:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:24:36,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ecfda0d8-65dd-48cf-878a-cdc419b3501e used request id req-599860d7-0331-490c-a5d0-75ae51b661f4 2019-01-14 16:24:36,859 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-pub-net 2019-01-14 16:24:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761777ab1c9a5e50cebf3689cc8ab58fa275b53" 2019-01-14 16:24:38,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9577dafc-ffd3-4d14-a7b2-d667fe65a5ab Date: Mon, 14 Jan 2019 16:24:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:24:38,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9d5a4f26-3b31-45e6-aadd-de43fa8b9df9 used request id req-9577dafc-ffd3-4d14-a7b2-d667fe65a5ab 2019-01-14 16:24:38,623 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-886fd27a-f0d0-4b89-aef9-aba7834e9a60-image 2019-01-14 16:24:38,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e8b241dfe9592d6b2a1fc510b06d67feaa48685" 2019-01-14 16:24:39,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a1cbb67-0042-430d-8018-8b1d5d01e6d3 Date: Mon, 14 Jan 2019 16:24:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:24:39,660 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0ae3a71d-1dd6-4a69-a63e-7cf893d64b22 used request id req-7a1cbb67-0042-430d-8018-8b1d5d01e6d3 2019-01-14 16:24:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:39,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-956ada13-9884-46f4-b60e-9ec400b1b495 Date: Mon, 14 Jan 2019 16:24:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:49Z", "updated_at": "2019-01-14T16:23:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:49Z", "revision_number": 0, "id": "2c545b2a-27dd-4aae-a2d3-cdbe22a94159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv6", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:49Z", "revision_number": 0, "id": "6c0c3258-cead-49d8-9b91-bbca282fbe54", "remote_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv6", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:49Z", "revision_number": 0, "id": "941d445c-9e61-43fb-9669-9db8cdffee9b", "remote_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv4", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:23:49Z", "revision_number": 0, "id": "a29870f3-bbec-4a5c-ac47-768df48e19cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "port_range_min": null, "ethertype": "IPv4", "project_id": "16b8bf19c4b141e1a54695835bdeb847"}], "revision_number": 4, "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "c333f58e-4934-4793-9a3d-27493c1bf293", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:24:39,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-956ada13-9884-46f4-b60e-9ec400b1b495 2019-01-14 16:24:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec01dc05-b49d-4a6c-944c-40d0949d6d3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:24:40,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-ec01dc05-b49d-4a6c-944c-40d0949d6d3d 2019-01-14 16:24:40,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:24:40,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5112b796-3d01-45aa-a6b1-3f755da66c19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:24:40,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-5112b796-3d01-45aa-a6b1-3f755da66c19 2019-01-14 16:24:40,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:24:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47aecee4-3cff-463f-96e4-4c5c1d9345a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:24:40,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-47aecee4-3cff-463f-96e4-4c5c1d9345a9 2019-01-14 16:24:40,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:24:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-433d90e3-5127-41e1-8e47-3801eee2d0ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:24:40,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-433d90e3-5127-41e1-8e47-3801eee2d0ff 2019-01-14 16:24:40,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:24:40,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7e7037-0e42-44ae-8ab2-f6a73fe65270 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:24:40,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-7b7e7037-0e42-44ae-8ab2-f6a73fe65270 2019-01-14 16:24:40,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d3ccdd-93ba-4709-8025-30857f45b852 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:24:40,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-a5d3ccdd-93ba-4709-8025-30857f45b852 2019-01-14 16:24:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,741 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f727ce49-4170-4b9a-8562-bf9f3bc60f63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:24:40,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-f727ce49-4170-4b9a-8562-bf9f3bc60f63 2019-01-14 16:24:40,741 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:24:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:40,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46739272-f2b6-48e7-8c14-cafe14c5be1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:24:40,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-46739272-f2b6-48e7-8c14-cafe14c5be1b 2019-01-14 16:24:40,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:24:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:41,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5688f905-8594-4abb-9596-72b23f5c2bf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:24:41,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-5688f905-8594-4abb-9596-72b23f5c2bf0 2019-01-14 16:24:41,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:24:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:41,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde38af8-a5c9-46a6-873e-5cbe3a095777 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b8bf19c4b141e1a54695835bdeb847", "name": "InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj"}} 2019-01-14 16:24:41,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-fde38af8-a5c9-46a6-873e-5cbe3a095777 2019-01-14 16:24:41,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c333f58e-4934-4793-9a3d-27493c1bf293 2019-01-14 16:24:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c333f58e-4934-4793-9a3d-27493c1bf293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:41,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-87fff887-d9be-4e21-b39f-db9f602be675 Date: Mon, 14 Jan 2019 16:24: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": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:49Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "2c545b2a-27dd-4aae-a2d3-cdbe22a94159"}, {"remote_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:49Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "6c0c3258-cead-49d8-9b91-bbca282fbe54"}, {"remote_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:49Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "941d445c-9e61-43fb-9669-9db8cdffee9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:23:49Z", "security_group_id": "c333f58e-4934-4793-9a3d-27493c1bf293", "port_range_min": null, "revision_number": 0, "tenant_id": "16b8bf19c4b141e1a54695835bdeb847", "created_at": "2019-01-14T16:23:49Z", "project_id": "16b8bf19c4b141e1a54695835bdeb847", "id": "a29870f3-bbec-4a5c-ac47-768df48e19cd"}]} 2019-01-14 16:24:41,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c333f58e-4934-4793-9a3d-27493c1bf293 used request id req-87fff887-d9be-4e21-b39f-db9f602be675 2019-01-14 16:24:41,396 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:24:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c333f58e-4934-4793-9a3d-27493c1bf293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:41,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2371ea63-d680-4eb2-ac89-a36942fd71c8 Content-Length: 0 Date: Mon, 14 Jan 2019 16:24:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:24:41,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c333f58e-4934-4793-9a3d-27493c1bf293 used request id req-2371ea63-d680-4eb2-ac89-a36942fd71c8 2019-01-14 16:24:41,801 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj 2019-01-14 16:24:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:42,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed45741-b011-438b-b787-58fe8d92ca6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:24:42,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/16b8bf19c4b141e1a54695835bdeb847 used request id req-bed45741-b011-438b-b787-58fe8d92ca6a 2019-01-14 16:24:42,174 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-4abe660b-d26f-4b6-proj-role 2019-01-14 16:24:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d0315a2ef1914a408eca5032563010b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:42,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f65c5d-1868-4060-83d7-5185ca17ceed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:24:42,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d0315a2ef1914a408eca5032563010b6 used request id req-03f65c5d-1868-4060-83d7-5185ca17ceed 2019-01-14 16:24:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e31c4a133b660fd3c194fe35c64f8836a0441a" 2019-01-14 16:24:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6619e3-733c-4168-8798-90b314844059 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:24:42,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e6619e3-733c-4168-8798-90b314844059 2019-01-14 16:24:42,415 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-4abe660b-d26f-4b6-user 2019-01-14 16:24:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/76d291fec6bb49d9aa275d056e601974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5968bb443a40832ec58cbfd0af56fde9e7d949d7" 2019-01-14 16:24:42,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a34af2f-a1e2-48e7-8608-1020c3f064de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:24:42,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/76d291fec6bb49d9aa275d056e601974 used request id req-8a34af2f-a1e2-48e7-8608-1020c3f064de 2019-01-14 16:24:42,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:43,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["fJ4baWHaTbOSFA9bki8dsQ"], "issued_at": "2019-01-14T16:24:43.000000Z"}} 2019-01-14 16:24:43,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e915d3b60b8025c0fbacaf41579ad4a93d6988fa" 2019-01-14 16:24:43,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1890aa-dd38-4a2f-951a-f51777336e3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:43,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad1890aa-dd38-4a2f-951a-f51777336e3c 2019-01-14 16:24:43,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:43,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:43,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["4B6pQ8w3TQG64YSodUKD1Q"], "issued_at": "2019-01-14T16:24:43.000000Z"}} 2019-01-14 16:24:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:24:43,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84da6e90-8302-44ea-8fe3-9108093e6ea6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:43,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-84da6e90-8302-44ea-8fe3-9108093e6ea6 2019-01-14 16:24:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:24:43,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:24:43,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:24:43,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ef8947-3e17-475a-8b14-9c098294dde3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:24:43,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj used request id req-95ef8947-3e17-475a-8b14-9c098294dde3 2019-01-14 16:24:43,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:24:43,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63239568-b404-4e10-8304-2c850684a078 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:24:43,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-63239568-b404-4e10-8304-2c850684a078 2019-01-14 16:24:43,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj"}}' 2019-01-14 16:24:44,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:24:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8383ff-117b-4bf9-a46b-1d06031a118f Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8d99a70de3654eaaab13f919911ed1b0"}, "tags": [], "enabled": true, "id": "8d99a70de3654eaaab13f919911ed1b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj"}} 2019-01-14 16:24:44,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1b8383ff-117b-4bf9-a46b-1d06031a118f 2019-01-14 16:24:44,122 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj 2019-01-14 16:24:44,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:44,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:44,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["56m8ODc-SLKM6dvXRsErVg"], "issued_at": "2019-01-14T16:24:44.000000Z"}} 2019-01-14 16:24:44,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3de2831805e297e26fe9ddb333d595aa481db94" 2019-01-14 16:24:44,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78829c8b-4b44-4734-851e-a923b9fd0fd1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:44,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-78829c8b-4b44-4734-851e-a923b9fd0fd1 2019-01-14 16:24:44,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:24:44,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:24: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:24:44,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3de2831805e297e26fe9ddb333d595aa481db94" 2019-01-14 16:24:44,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb012fc-2749-4b0c-a8e5-b004ebd1f62d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:24:44,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dfb012fc-2749-4b0c-a8e5-b004ebd1f62d 2019-01-14 16:24:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3de2831805e297e26fe9ddb333d595aa481db94" 2019-01-14 16:24:44,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d47ed1f-6a16-4d01-9dbd-efaeb0fb7eb3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8d99a70de3654eaaab13f919911ed1b0"}, "tags": [], "enabled": true, "id": "8d99a70de3654eaaab13f919911ed1b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj"}]} 2019-01-14 16:24:44,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj used request id req-1d47ed1f-6a16-4d01-9dbd-efaeb0fb7eb3 2019-01-14 16:24:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3de2831805e297e26fe9ddb333d595aa481db94" 2019-01-14 16:24:44,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e94d00b-748d-49fb-bb0a-7832d65d5cdd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:24:44,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6e94d00b-748d-49fb-bb0a-7832d65d5cdd 2019-01-14 16:24:45,354 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-1d64ebe2-9775-44c-user 2019-01-14 16:24:45,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:24:45,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303d8493-09eb-4cc6-acf9-c98d942e627d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:24:45,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-303d8493-09eb-4cc6-acf9-c98d942e627d 2019-01-14 16:24:45,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" -d '{"role": {"name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj-role"}}' 2019-01-14 16:24:45,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:24:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5a7ed28-8e78-420e-a3d1-6bb473261281 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a83bfbab91cb43bab0d294540e58767c", "links": {"self": "http://172.30.9.26:5000/v3/roles/a83bfbab91cb43bab0d294540e58767c"}, "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj-role"}} 2019-01-14 16:24:45,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5a7ed28-8e78-420e-a3d1-6bb473261281 2019-01-14 16:24:45,631 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj-role 2019-01-14 16:24:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a83bfbab91cb43bab0d294540e58767c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:24:45,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2562b25a-c8d5-43ab-8490-262801df8151 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a83bfbab91cb43bab0d294540e58767c", "links": {"self": "http://172.30.9.26:5000/v3/roles/a83bfbab91cb43bab0d294540e58767c"}, "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj-role"}} 2019-01-14 16:24:45,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a83bfbab91cb43bab0d294540e58767c used request id req-2562b25a-c8d5-43ab-8490-262801df8151 2019-01-14 16:24:45,741 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj-role to project CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj 2019-01-14 16:24:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8d99a70de3654eaaab13f919911ed1b0/users/0f47446119c44b2d8a4ec27933346c34/roles/a83bfbab91cb43bab0d294540e58767c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:24:45,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:24:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fd412ed-96c2-4120-9a2b-682aafeda3fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:24:45,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8d99a70de3654eaaab13f919911ed1b0/users/0f47446119c44b2d8a4ec27933346c34/roles/a83bfbab91cb43bab0d294540e58767c used request id req-1fd412ed-96c2-4120-9a2b-682aafeda3fb 2019-01-14 16:24:45,910 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:24:45,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:45,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:46,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["QQpr7FczRB-WjyEp-7wwdA"], "issued_at": "2019-01-14T16:24:46.000000Z"}} 2019-01-14 16:24:46,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:24:46,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05825df6-81a0-4dbb-8b0b-fb4a3c46f14d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:46,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-05825df6-81a0-4dbb-8b0b-fb4a3c46f14d 2019-01-14 16:24:46,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:24:46,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5ac6189f-4edb-4da5-aa02-b805b71b1b10 Date: Mon, 14 Jan 2019 16:24:46 GMT RESP BODY: {"networks":[]} 2019-01-14 16:24:46,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-5ac6189f-4edb-4da5-aa02-b805b71b1b10 2019-01-14 16:24:46,665 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net 2019-01-14 16:24:46,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" -d '{"network": {"name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net", "admin_state_up": true}}' 2019-01-14 16:24:47,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-8418b6dc-16ff-4e42-ac01-0d4021c75b4c Date: Mon, 14 Jan 2019 16:24:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:24:46Z","is_default":false,"provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","mtu":1450}} 2019-01-14 16:24:47,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8418b6dc-16ff-4e42-ac01-0d4021c75b4c 2019-01-14 16:24:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:24:47,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 689 X-Openstack-Request-Id: req-90db722c-4d9c-4b06-b3e2-b1fd8c302ceb Date: Mon, 14 Jan 2019 16:24:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T16:24:46Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:47,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-90db722c-4d9c-4b06-b3e2-b1fd8c302ceb 2019-01-14 16:24:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:24:47,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3ced0f5-5f4e-4b16-a776-786c0120b401 Date: Mon, 14 Jan 2019 16:24:47 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:24:47,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-d3ced0f5-5f4e-4b16-a776-786c0120b401 2019-01-14 16:24:47,732 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet 2019-01-14 16:24:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" -d '{"subnets": [{"ip_version": 4, "network_id": "d4651aac-375e-4936-af0a-7cc884579a8c", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]}' 2019-01-14 16:24:48,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cb3118d5-202e-4cbd-8e83-36a562cd412f Date: Mon, 14 Jan 2019 16:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","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":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:48,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-cb3118d5-202e-4cbd-8e83-36a562cd412f 2019-01-14 16:24:48,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:24:49,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2af31480-b947-4e3f-ab16-35d3a705bba5 Date: Mon, 14 Jan 2019 16:24:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:49,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-2af31480-b947-4e3f-ab16-35d3a705bba5 2019-01-14 16:24:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:24:49,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e9779777-dfde-494d-8650-edacc730fcf0 Date: Mon, 14 Jan 2019 16:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:49,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-e9779777-dfde-494d-8650-edacc730fcf0 2019-01-14 16:24:49,288 - OpenStackNetwork - DEBUG - Network [d4651aac-375e-4936-af0a-7cc884579a8c] created successfully 2019-01-14 16:24:49,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:49,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:49,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["FRa9KK0vRNGnOEmKpakwyA"], "issued_at": "2019-01-14T16:24:49.000000Z"}} 2019-01-14 16:24:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7c149269947b11f28e0b0f9b2e54e9bcd414ff" 2019-01-14 16:24:49,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b59aac6-976f-40c5-9ece-abbbb59b071e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:49,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2b59aac6-976f-40c5-9ece-abbbb59b071e 2019-01-14 16:24:49,807 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:24:49,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7c149269947b11f28e0b0f9b2e54e9bcd414ff" 2019-01-14 16:24:50,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-0567c0b1-98c2-4140-abeb-d0c7efe0aa75 x-compute-request-id: req-0567c0b1-98c2-4140-abeb-d0c7efe0aa75 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:24:50,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0567c0b1-98c2-4140-abeb-d0c7efe0aa75 2019-01-14 16:24:50,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7c149269947b11f28e0b0f9b2e54e9bcd414ff" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-14 16:24:50,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-03d96657-eaff-4cac-a784-e2de9289f1a6 x-compute-request-id: req-03d96657-eaff-4cac-a784-e2de9289f1a6 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "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": "0cff1360-bbb5-49a4-91d4-8041954c49e5"}} 2019-01-14 16:24:50,061 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-03d96657-eaff-4cac-a784-e2de9289f1a6 2019-01-14 16:24:50,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:50,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:50,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a83bfbab91cb43bab0d294540e58767c", "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj-role"}], "expires_at": "2019-01-14T17:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d99a70de3654eaaab13f919911ed1b0", "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8d99a70de3654eaaab13f919911ed1b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8d99a70de3654eaaab13f919911ed1b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8d99a70de3654eaaab13f919911ed1b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8d99a70de3654eaaab13f919911ed1b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8d99a70de3654eaaab13f919911ed1b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8d99a70de3654eaaab13f919911ed1b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8d99a70de3654eaaab13f919911ed1b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8d99a70de3654eaaab13f919911ed1b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8d99a70de3654eaaab13f919911ed1b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8d99a70de3654eaaab13f919911ed1b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8d99a70de3654eaaab13f919911ed1b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8d99a70de3654eaaab13f919911ed1b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8d99a70de3654eaaab13f919911ed1b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8d99a70de3654eaaab13f919911ed1b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-1d64ebe2-9775-44c-user", "id": "0f47446119c44b2d8a4ec27933346c34"}, "audit_ids": ["Nkn5jHvPRB2IU4ekqfYviA"], "issued_at": "2019-01-14T16:24:50.000000Z"}} 2019-01-14 16:24:50,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" 2019-01-14 16:24:50,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414da0d0-7210-4c25-b7b1-91b02267fc9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:50,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-414da0d0-7210-4c25-b7b1-91b02267fc9a 2019-01-14 16:24:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" 2019-01-14 16:24:50,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-9d9a8f71-5748-4346-ba5a-578ca55ccc9a Date: Mon, 14 Jan 2019 16:24:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image"} 2019-01-14 16:24:50,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image used request id req-9d9a8f71-5748-4346-ba5a-578ca55ccc9a 2019-01-14 16:24:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" 2019-01-14 16:24:51,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9bbdda09-bd90-4eed-919a-c02a228ccae7 Date: Mon, 14 Jan 2019 16:24: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"}}} 2019-01-14 16:24:51,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9bbdda09-bd90-4eed-919a-c02a228ccae7 2019-01-14 16:24:51,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image"}' 2019-01-14 16:24:51,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39ad0d52-ad0c-48e1-8f97-d0dc17852244 Date: Mon, 14 Jan 2019 16:24:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:24:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:24:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "min_disk": 0, "protected": false, "id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "file": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/file", "checksum": null, "owner": "8d99a70de3654eaaab13f919911ed1b0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:24:51,333 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-39ad0d52-ad0c-48e1-8f97-d0dc17852244 2019-01-14 16:24:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" -d '' 2019-01-14 16:24:52,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1fadd713-95b8-40a0-a8ea-c4b3bc569770 Date: Mon, 14 Jan 2019 16:24:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:24:52,065 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/file used request id req-1fadd713-95b8-40a0-a8ea-c4b3bc569770 2019-01-14 16:24:52,066 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:24:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" 2019-01-14 16:24:52,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-a5b097ef-0cf7-4003-991a-fcb1d059ff22 Date: Mon, 14 Jan 2019 16:24:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:24:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:24:52Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "metadata": {}}], "self": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "min_disk": 0, "protected": false, "id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "file": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d99a70de3654eaaab13f919911ed1b0", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:24:52,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1 used request id req-a5b097ef-0cf7-4003-991a-fcb1d059ff22 2019-01-14 16:24:52,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" 2019-01-14 16:24:52,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d1a39682-e02f-41ba-ab44-63017ff498ac Date: Mon, 14 Jan 2019 16:24: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"}}} 2019-01-14 16:24:52,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d1a39682-e02f-41ba-ab44-63017ff498ac 2019-01-14 16:24:52,480 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image 2019-01-14 16:24:52,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" 2019-01-14 16:24:52,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-59d27bfb-e35e-4f6c-aa7b-ff09f8b61b80 Date: Mon, 14 Jan 2019 16:24:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:24:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:24:52Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "metadata": {}}], "self": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "min_disk": 0, "protected": false, "id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "file": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d99a70de3654eaaab13f919911ed1b0", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:24:52,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1 used request id req-59d27bfb-e35e-4f6c-aa7b-ff09f8b61b80 2019-01-14 16:24:52,684 - create_image - DEBUG - Instance status is - active 2019-01-14 16:24:52,684 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image 2019-01-14 16:24:52,684 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image 2019-01-14 16:24:52,684 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:24:52,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e915d3b60b8025c0fbacaf41579ad4a93d6988fa" 2019-01-14 16:24:52,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-79fc3884-275d-406e-8a88-34b9356164df x-compute-request-id: req-79fc3884-275d-406e-8a88-34b9356164df Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:52.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:45.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:50.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:48.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:45.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:46.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:48.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:47.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:47.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:51.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-14T16:24:49.000000"}}}, "zoneName": "nova"}]} 2019-01-14 16:24:52,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-availability-zone/detail used request id req-79fc3884-275d-406e-8a88-34b9356164df 2019-01-14 16:24:52,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:52,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:53,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["6pl8pT_xTRy0M9XCFWRFOQ"], "issued_at": "2019-01-14T16:24:53.000000Z"}} 2019-01-14 16:24:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:53,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac536720-f340-4604-8b1e-b4bed07f5137 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:53,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ac536720-f340-4604-8b1e-b4bed07f5137 2019-01-14 16:24:53,483 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:24:53,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:53,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c230a47-9b14-4c41-a3d3-f2b844a917c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:53,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1c230a47-9b14-4c41-a3d3-f2b844a917c4 2019-01-14 16:24:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:53,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-5a4eeb02-36f9-481e-8184-8d88684926da Date: Mon, 14 Jan 2019 16:24:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:53,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-5a4eeb02-36f9-481e-8184-8d88684926da 2019-01-14 16:24:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:54,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bda051d9-6041-49ba-86d1-ea8ff1982110 Date: Mon, 14 Jan 2019 16:24:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:54,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-bda051d9-6041-49ba-86d1-ea8ff1982110 2019-01-14 16:24:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:54,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-28447803-4bb8-4d90-855e-e7ef2748aff0 Date: Mon, 14 Jan 2019 16:24:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:54,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-28447803-4bb8-4d90-855e-e7ef2748aff0 2019-01-14 16:24:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:24:54,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:24: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:24:54,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:54,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79acd95-74ae-4099-a2d1-74932e35d0d0 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:24:54,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-a79acd95-74ae-4099-a2d1-74932e35d0d0 2019-01-14 16:24:54,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:54,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7f3114e7-a6a8-430b-9c0f-ebbab670a490 Date: Mon, 14 Jan 2019 16:24:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:54,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-7f3114e7-a6a8-430b-9c0f-ebbab670a490 2019-01-14 16:24:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:54,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-084f8b8a-552e-447e-b87c-62e77531182f Date: Mon, 14 Jan 2019 16:24:54 GMT RESP BODY: {"ports":[]} 2019-01-14 16:24:54,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1&admin_state_up=True used request id req-084f8b8a-552e-447e-b87c-62e77531182f 2019-01-14 16:24:54,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:55,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24: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-208207e7-3224-48a3-ab0c-06993505d2c4 x-compute-request-id: req-208207e7-3224-48a3-ab0c-06993505d2c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:24:55,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-208207e7-3224-48a3-ab0c-06993505d2c4 2019-01-14 16:24:55,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:55,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7706c48f-1dc2-45b2-a5e0-9a8dc66b709e Date: Mon, 14 Jan 2019 16:24:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:55,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-7706c48f-1dc2-45b2-a5e0-9a8dc66b709e 2019-01-14 16:24:55,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:55,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e5e6b913-99ef-4636-b0af-f1602de3b9a7 Date: Mon, 14 Jan 2019 16:24:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:55,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-e5e6b913-99ef-4636-b0af-f1602de3b9a7 2019-01-14 16:24:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:55,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-60de951e-fd0e-48fa-b7f2-1eb088779849 Date: Mon, 14 Jan 2019 16:24:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:55,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-60de951e-fd0e-48fa-b7f2-1eb088779849 2019-01-14 16:24:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:55,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f3623c-7019-4b61-8eb5-6db4d021b102 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:24:55,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-53f3623c-7019-4b61-8eb5-6db4d021b102 2019-01-14 16:24:55,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:56,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-59993867-61cd-4849-bff7-95402b2bfd1f Date: Mon, 14 Jan 2019 16:24:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:56,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-59993867-61cd-4849-bff7-95402b2bfd1f 2019-01-14 16:24:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:56,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a76d23c6-7fe9-4bac-b69c-57a395dd6a6e Date: Mon, 14 Jan 2019 16:24:56 GMT RESP BODY: {"ports":[]} 2019-01-14 16:24:56,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1&admin_state_up=True used request id req-a76d23c6-7fe9-4bac-b69c-57a395dd6a6e 2019-01-14 16:24:56,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:24:56,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:24:56,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["EI6puo7bQGuwrkcaFv7u9Q"], "issued_at": "2019-01-14T16:24:56.000000Z"}} 2019-01-14 16:24:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88bcc42735b5b2dba8d553ab9be454dbbfbe454" 2019-01-14 16:24:56,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e599e65-0f4c-41af-a841-f1782cb628dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:24:56,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6e599e65-0f4c-41af-a841-f1782cb628dc 2019-01-14 16:24:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:56,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ecd34957-6026-4ec4-8b74-836aff21ceea Date: Mon, 14 Jan 2019 16:24:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:56,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-ecd34957-6026-4ec4-8b74-836aff21ceea 2019-01-14 16:24:56,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:57,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-be4ea5c7-e5b0-4d09-9fc9-1c16f9697e65 Date: Mon, 14 Jan 2019 16:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:57,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-be4ea5c7-e5b0-4d09-9fc9-1c16f9697e65 2019-01-14 16:24:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:57,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ac284e25-05c1-4a2d-99d5-0ec000a85e80 Date: Mon, 14 Jan 2019 16:24:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:57,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-ac284e25-05c1-4a2d-99d5-0ec000a85e80 2019-01-14 16:24:57,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:24:57,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:24: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:24:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88bcc42735b5b2dba8d553ab9be454dbbfbe454" 2019-01-14 16:24:57,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ca8117-8aec-4c0f-bdb8-661aefb7f231 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:24:57,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-e9ca8117-8aec-4c0f-bdb8-661aefb7f231 2019-01-14 16:24:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:57,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0b2684b4-74f3-4cad-9564-bc0bb073ebf6 Date: Mon, 14 Jan 2019 16:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:57,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-0b2684b4-74f3-4cad-9564-bc0bb073ebf6 2019-01-14 16:24:57,965 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net 2019-01-14 16:24:57,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" -d '{"port": {"network_id": "d4651aac-375e-4936-af0a-7cc884579a8c", "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1", "admin_state_up": true}}' 2019-01-14 16:24:58,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-66dd72fb-f790-40c6-8c85-b295a3df12da Date: Mon, 14 Jan 2019 16:24:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:58Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"}} 2019-01-14 16:24:58,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-66dd72fb-f790-40c6-8c85-b295a3df12da 2019-01-14 16:24:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:58,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-aef24ebf-ab87-494e-ba03-3825d5af4b9b Date: Mon, 14 Jan 2019 16:24:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:58,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-aef24ebf-ab87-494e-ba03-3825d5af4b9b 2019-01-14 16:24:59,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a4d32ca4-126a-4fd3-894d-b058559c35e0 Date: Mon, 14 Jan 2019 16:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:59,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-a4d32ca4-126a-4fd3-894d-b058559c35e0 2019-01-14 16:24:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-a0f90c13-2598-485d-8895-2ab1aa4ba0c6 Date: Mon, 14 Jan 2019 16:24:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:24:59,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-a0f90c13-2598-485d-8895-2ab1aa4ba0c6 2019-01-14 16:24:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c7128e-1b87-4646-989c-36b1bbac128b 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:24:59,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-42c7128e-1b87-4646-989c-36b1bbac128b 2019-01-14 16:24:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b8c93dcb-8c58-402a-a864-2af17a69cc3c Date: Mon, 14 Jan 2019 16:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:24:59,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-b8c93dcb-8c58-402a-a864-2af17a69cc3c 2019-01-14 16:24:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-060795e5-9b11-408b-bceb-a0a4553aaacf Date: Mon, 14 Jan 2019 16:24:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"}]} 2019-01-14 16:24:59,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1&admin_state_up=True used request id req-060795e5-9b11-408b-bceb-a0a4553aaacf 2019-01-14 16:24:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56cff5c6-726c-4247-a9d0-e77aeab2ff7f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:24:59,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-56cff5c6-726c-4247-a9d0-e77aeab2ff7f 2019-01-14 16:24:59,945 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-14 16:24:59,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-ab35cb3a-e1c2-4321-a740-599a1080910f x-compute-request-id: req-ab35cb3a-e1c2-4321-a740-599a1080910f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-flavor-name"}]} 2019-01-14 16:24:59,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ab35cb3a-e1c2-4321-a740-599a1080910f 2019-01-14 16:24:59,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:24:59,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-1a87b541-9000-4f32-9761-15eead5adde4 x-compute-request-id: req-1a87b541-9000-4f32-9761-15eead5adde4 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "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": "0cff1360-bbb5-49a4-91d4-8041954c49e5"}} 2019-01-14 16:24:59,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5 used request id req-1a87b541-9000-4f32-9761-15eead5adde4 2019-01-14 16:24:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:00,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-80b5011e-b0f4-4da2-aa2a-800014ed0a57 Date: Mon, 14 Jan 2019 16:25:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:24:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:24:52Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "metadata": {}}], "self": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "min_disk": 0, "protected": false, "id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "file": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d99a70de3654eaaab13f919911ed1b0", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image"} 2019-01-14 16:25:00,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image used request id req-80b5011e-b0f4-4da2-aa2a-800014ed0a57 2019-01-14 16:25:00,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:00,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5f0ee2d3-931d-4600-b968-91bfeffe1777 Date: Mon, 14 Jan 2019 16:25: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"}}} 2019-01-14 16:25:00,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5f0ee2d3-931d-4600-b968-91bfeffe1777 2019-01-14 16:25:00,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" -d '{"server": {"name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "max_count": 1, "min_count": 1, "networks": [{"port": "7b3fadcf-711b-45cb-9167-92013b8a672a"}]}}' 2019-01-14 16:25:02,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-4da091ce-c279-4efe-b9a7-e8ade78a5666 x-compute-request-id: req-4da091ce-c279-4efe-b9a7-e8ade78a5666 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "adminPass": "iSXBn6KrwiZf"}} 2019-01-14 16:25:02,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4da091ce-c279-4efe-b9a7-e8ade78a5666 2019-01-14 16:25:02,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:02,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-70a30e17-0e9f-4377-9e61-0ffe2221f6a3 x-compute-request-id: req-70a30e17-0e9f-4377-9e61-0ffe2221f6a3 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.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:25:02Z", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:02,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-70a30e17-0e9f-4377-9e61-0ffe2221f6a3 2019-01-14 16:25:02,505 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-14 16:25:02,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:02,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-937391cb-ef89-469a-896c-fb0ce0e7ac06 x-compute-request-id: req-937391cb-ef89-469a-896c-fb0ce0e7ac06 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.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:25:02Z", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:02,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-937391cb-ef89-469a-896c-fb0ce0e7ac06 2019-01-14 16:25:02,979 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-14 16:25:02,979 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:25:05,982 - create_instance - DEBUG - VM status query timeout in 896.522711992 2019-01-14 16:25:05,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:06,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-f91f608f-8fc8-446f-8701-ebbb9e5cb46a x-compute-request-id: req-f91f608f-8fc8-446f-8701-ebbb9e5cb46a 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.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:25:03Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:06,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-f91f608f-8fc8-446f-8701-ebbb9e5cb46a 2019-01-14 16:25:06,493 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-14 16:25:06,493 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:25:09,496 - create_instance - DEBUG - VM status query timeout in 893.00840807 2019-01-14 16:25:09,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:10,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-a67a2291-8595-4056-b711-b6db201e065a x-compute-request-id: req-a67a2291-8595-4056-b711-b6db201e065a Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:07Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:10,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-a67a2291-8595-4056-b711-b6db201e065a 2019-01-14 16:25:10,202 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-14 16:25:10,202 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:25:10,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:10,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-04223ff1-b849-4171-a996-4c7dcfb7a6b9 x-compute-request-id: req-04223ff1-b849-4171-a996-4c7dcfb7a6b9 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:07Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:10,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-04223ff1-b849-4171-a996-4c7dcfb7a6b9 2019-01-14 16:25:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:11,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-900782ec-ccb7-4184-a576-27c037391e16 Date: Mon, 14 Jan 2019 16:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:11,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-900782ec-ccb7-4184-a576-27c037391e16 2019-01-14 16:25:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:11,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1d760f-d075-4cc4-a08b-fdbf7a4bbc1f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:11,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-dd1d760f-d075-4cc4-a08b-fdbf7a4bbc1f 2019-01-14 16:25:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:11,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-43e37635-d9cf-4e2f-b30c-4dd76270ad03 Date: Mon, 14 Jan 2019 16:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:11,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-43e37635-d9cf-4e2f-b30c-4dd76270ad03 2019-01-14 16:25:11,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:11,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3536 X-Openstack-Request-Id: req-daed6c4f-4f99-40a2-8e2d-6348cb939b32 Date: Mon, 14 Jan 2019 16:25:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:11,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-daed6c4f-4f99-40a2-8e2d-6348cb939b32 2019-01-14 16:25:11,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:12,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-36f251f7-bc23-4f91-9580-58182f0efc72 x-compute-request-id: req-36f251f7-bc23-4f91-9580-58182f0efc72 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:07Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:12,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-36f251f7-bc23-4f91-9580-58182f0efc72 2019-01-14 16:25:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:12,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-d29ed29d-6d2f-4a07-ba0f-1dfe5767578a Date: Mon, 14 Jan 2019 16:25:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:12,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-d29ed29d-6d2f-4a07-ba0f-1dfe5767578a 2019-01-14 16:25:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:12,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f9c98c-3f1d-4d02-bd10-05609407de32 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:12,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-d8f9c98c-3f1d-4d02-bd10-05609407de32 2019-01-14 16:25:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:12,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6beb4b87-2258-4864-b001-c6c404af413b Date: Mon, 14 Jan 2019 16:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:12,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-6beb4b87-2258-4864-b001-c6c404af413b 2019-01-14 16:25:12,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:12,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3536 X-Openstack-Request-Id: req-d5cf4c90-88fe-4170-b634-83e867832716 Date: Mon, 14 Jan 2019 16:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:12,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-d5cf4c90-88fe-4170-b634-83e867832716 2019-01-14 16:25:12,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:13,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-17f5923b-407d-4f06-a075-3cc5a5d044db x-compute-request-id: req-17f5923b-407d-4f06-a075-3cc5a5d044db Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:07Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:13,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-17f5923b-407d-4f06-a075-3cc5a5d044db 2019-01-14 16:25:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:13,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-111e4b33-d604-4d1c-9a9a-fed34f322306 Date: Mon, 14 Jan 2019 16:25:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:13,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-111e4b33-d604-4d1c-9a9a-fed34f322306 2019-01-14 16:25:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:14,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375652e0-1ece-4eb3-a195-72cbd13c9c95 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:14,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-375652e0-1ece-4eb3-a195-72cbd13c9c95 2019-01-14 16:25:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2f967738-ede9-450c-8c28-d841fef50c2c Date: Mon, 14 Jan 2019 16:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:14,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-2f967738-ede9-450c-8c28-d841fef50c2c 2019-01-14 16:25:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:14,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3536 X-Openstack-Request-Id: req-4e42b18a-d1d3-4dee-9132-c029311c8339 Date: Mon, 14 Jan 2019 16:25:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:14,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-4e42b18a-d1d3-4dee-9132-c029311c8339 2019-01-14 16:25:14,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:25:14,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:25:14,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["H_3xyjhTRV-T2SZm5uV8zw"], "issued_at": "2019-01-14T16:25:14.000000Z"}} 2019-01-14 16:25:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:14,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cade0df0-c800-4eb3-8aae-df602bc662cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:25:14,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cade0df0-c800-4eb3-8aae-df602bc662cd 2019-01-14 16:25:14,639 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:25:14,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:14,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74549f4-2092-492a-8b03-a5c6e22ed68d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:25:14,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f74549f4-2092-492a-8b03-a5c6e22ed68d 2019-01-14 16:25:14,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:15,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-59aab41d-5c35-42b9-9e16-fa51d3c78b40 Date: Mon, 14 Jan 2019 16:25:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:15,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-59aab41d-5c35-42b9-9e16-fa51d3c78b40 2019-01-14 16:25:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:15,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c67ab8ec-084d-4c69-b22d-a798719fae6b Date: Mon, 14 Jan 2019 16:25:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:15,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-c67ab8ec-084d-4c69-b22d-a798719fae6b 2019-01-14 16:25:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:15,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ca1c512f-2369-4959-b3ff-ac27e7444914 Date: Mon, 14 Jan 2019 16:25:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:15,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-ca1c512f-2369-4959-b3ff-ac27e7444914 2019-01-14 16:25:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:25:15,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:25: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:25:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:15,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e14975-15f2-4836-aec1-e7f097f11bb9 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:15,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-14e14975-15f2-4836-aec1-e7f097f11bb9 2019-01-14 16:25:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:15,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7d5acd9f-53a7-47c1-b129-60d073b8dc74 Date: Mon, 14 Jan 2019 16:25:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:15,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-7d5acd9f-53a7-47c1-b129-60d073b8dc74 2019-01-14 16:25:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:16,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11bc52d0-7034-4a47-9281-777c53b058ae Date: Mon, 14 Jan 2019 16:25:16 GMT RESP BODY: {"ports":[]} 2019-01-14 16:25:16,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2&admin_state_up=True used request id req-11bc52d0-7034-4a47-9281-777c53b058ae 2019-01-14 16:25:16,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:16,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-135c4d61-078b-4728-88d6-524959f39817 x-compute-request-id: req-135c4d61-078b-4728-88d6-524959f39817 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:25:16,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-135c4d61-078b-4728-88d6-524959f39817 2019-01-14 16:25:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:16,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8636a76b-a267-4f57-9ac7-6de253b32fe8 Date: Mon, 14 Jan 2019 16:25:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:16,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-8636a76b-a267-4f57-9ac7-6de253b32fe8 2019-01-14 16:25:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:16,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3dabcdba-3c41-48b9-a5d0-f16edc5a0254 Date: Mon, 14 Jan 2019 16:25:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:16,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-3dabcdba-3c41-48b9-a5d0-f16edc5a0254 2019-01-14 16:25:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:16,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-9f012028-26c5-4b89-bfaf-cabaffe8f0e7 Date: Mon, 14 Jan 2019 16:25:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:16,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-9f012028-26c5-4b89-bfaf-cabaffe8f0e7 2019-01-14 16:25:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:16,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbce69f8-ce5f-4648-baa0-f31b0feec9c8 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:16,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-cbce69f8-ce5f-4648-baa0-f31b0feec9c8 2019-01-14 16:25:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:16,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fb8698a8-e5db-4792-85ab-2f18a8277305 Date: Mon, 14 Jan 2019 16:25:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:16,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-fb8698a8-e5db-4792-85ab-2f18a8277305 2019-01-14 16:25:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:17,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a42f6afb-0978-49c6-9b82-9744d393f486 Date: Mon, 14 Jan 2019 16:25:17 GMT RESP BODY: {"ports":[]} 2019-01-14 16:25:17,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2&admin_state_up=True used request id req-a42f6afb-0978-49c6-9b82-9744d393f486 2019-01-14 16:25:17,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:25:17,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:25:17,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["NJ1MeZngSNeenO-cpWtoRw"], "issued_at": "2019-01-14T16:25:17.000000Z"}} 2019-01-14 16:25:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a92d52c221f4e016db2b642003cdcdcf63f036" 2019-01-14 16:25:17,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f5c7fc-cee4-489f-a5bf-88f5b80f5184 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:25:17,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-93f5c7fc-cee4-489f-a5bf-88f5b80f5184 2019-01-14 16:25:17,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:17,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bd36a33f-d640-4a6f-bdeb-7b07613a186e Date: Mon, 14 Jan 2019 16:25:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:17,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-bd36a33f-d640-4a6f-bdeb-7b07613a186e 2019-01-14 16:25:17,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:18,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e2dc3fa7-4a31-49e0-abb1-c9f958b3a1d3 Date: Mon, 14 Jan 2019 16:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:18,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-e2dc3fa7-4a31-49e0-abb1-c9f958b3a1d3 2019-01-14 16:25:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:18,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ef491912-a279-4c6d-bb3f-ebf677bc0b08 Date: Mon, 14 Jan 2019 16:25:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:18,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-ef491912-a279-4c6d-bb3f-ebf677bc0b08 2019-01-14 16:25:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:25:18,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:25: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:25:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a92d52c221f4e016db2b642003cdcdcf63f036" 2019-01-14 16:25:18,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5676526-f237-49ef-bf7f-e33a7fee35d2 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:18,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-f5676526-f237-49ef-bf7f-e33a7fee35d2 2019-01-14 16:25:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:18,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-180a39e9-dc7a-4395-9447-491c7ab90ab0 Date: Mon, 14 Jan 2019 16:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:18,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-180a39e9-dc7a-4395-9447-491c7ab90ab0 2019-01-14 16:25:18,791 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net 2019-01-14 16:25:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" -d '{"port": {"network_id": "d4651aac-375e-4936-af0a-7cc884579a8c", "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2", "admin_state_up": true}}' 2019-01-14 16:25:19,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-4169ab5f-0cb8-4fbd-afba-fa6b69ec4dba Date: Mon, 14 Jan 2019 16:25:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:19Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.7"}],"id":"8fce08ff-ced4-4a2d-92da-aa8045433fd8","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:a5:10","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:25:18Z","binding:vnic_type":"normal"}} 2019-01-14 16:25:19,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4169ab5f-0cb8-4fbd-afba-fa6b69ec4dba 2019-01-14 16:25:19,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:19,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-530a88a0-d56d-4be2-a880-627c86601922 Date: Mon, 14 Jan 2019 16:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:19,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-530a88a0-d56d-4be2-a880-627c86601922 2019-01-14 16:25:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:19,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-291a39f4-d370-401b-99ca-4a291e985734 Date: Mon, 14 Jan 2019 16:25:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:19,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-291a39f4-d370-401b-99ca-4a291e985734 2019-01-14 16:25:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ed23dc13-3c87-4dcd-9126-8eebb66fd025 Date: Mon, 14 Jan 2019 16:25:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:20,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-ed23dc13-3c87-4dcd-9126-8eebb66fd025 2019-01-14 16:25:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd8523d-a9d4-4c7e-a66f-d76b1b7d6002 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:20,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-7bd8523d-a9d4-4c7e-a66f-d76b1b7d6002 2019-01-14 16:25:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-073dafb3-dbe5-4a65-8900-303e8ddaf2e9 Date: Mon, 14 Jan 2019 16:25:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:20,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-073dafb3-dbe5-4a65-8900-303e8ddaf2e9 2019-01-14 16:25:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-3ff0a943-6988-4b7b-9b7b-6ec887276707 Date: Mon, 14 Jan 2019 16:25:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:19Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.7"}],"id":"8fce08ff-ced4-4a2d-92da-aa8045433fd8","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:a5:10","project_id":"93fb5372ea27416abe4004296e5af319","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:25:18Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:20,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2&admin_state_up=True used request id req-3ff0a943-6988-4b7b-9b7b-6ec887276707 2019-01-14 16:25:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806c8d69-a157-4c31-8ac8-1f4e652b8b25 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:20,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-806c8d69-a157-4c31-8ac8-1f4e652b8b25 2019-01-14 16:25:20,687 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-14 16:25:20,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-9513a72b-2e59-4a61-8e20-0707bfa79449 x-compute-request-id: req-9513a72b-2e59-4a61-8e20-0707bfa79449 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-flavor-name"}]} 2019-01-14 16:25:20,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9513a72b-2e59-4a61-8e20-0707bfa79449 2019-01-14 16:25:20,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-73c083c5-c1cb-4631-b38d-2885aa38c14a x-compute-request-id: req-73c083c5-c1cb-4631-b38d-2885aa38c14a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "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": "0cff1360-bbb5-49a4-91d4-8041954c49e5"}} 2019-01-14 16:25:20,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5 used request id req-73c083c5-c1cb-4631-b38d-2885aa38c14a 2019-01-14 16:25:20,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:20,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-974dca32-ff55-4af8-a914-289f7ac2fdde Date: Mon, 14 Jan 2019 16:25:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:24:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:24:52Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "metadata": {}}], "self": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "min_disk": 0, "protected": false, "id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "file": "/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d99a70de3654eaaab13f919911ed1b0", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image"} 2019-01-14 16:25:20,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image used request id req-974dca32-ff55-4af8-a914-289f7ac2fdde 2019-01-14 16:25:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:21,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-45305420-2fdd-4928-8fac-396e08aeb808 Date: Mon, 14 Jan 2019 16:25: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"}}} 2019-01-14 16:25:21,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-45305420-2fdd-4928-8fac-396e08aeb808 2019-01-14 16:25:21,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" -d '{"server": {"name": "CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "max_count": 1, "min_count": 1, "networks": [{"port": "8fce08ff-ced4-4a2d-92da-aa8045433fd8"}]}}' 2019-01-14 16:25:23,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:25: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-838bf9f2-b8c7-459a-8589-48fcd3f87679 x-compute-request-id: req-838bf9f2-b8c7-459a-8589-48fcd3f87679 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "adminPass": "yAPziUc6xrM3"}} 2019-01-14 16:25:23,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-838bf9f2-b8c7-459a-8589-48fcd3f87679 2019-01-14 16:25:23,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:23,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-56d911fd-8a27-4858-9caa-2b5a40ddc3e5 x-compute-request-id: req-56d911fd-8a27-4858-9caa-2b5a40ddc3e5 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.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:25: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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:23,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-56d911fd-8a27-4858-9caa-2b5a40ddc3e5 2019-01-14 16:25:23,448 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-14 16:25:23,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:23,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-f3ba4365-3f62-449f-8e45-c47afcf3747a x-compute-request-id: req-f3ba4365-3f62-449f-8e45-c47afcf3747a Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:25: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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:23,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-f3ba4365-3f62-449f-8e45-c47afcf3747a 2019-01-14 16:25:23,727 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-14 16:25:23,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:25:26,729 - create_instance - DEBUG - VM status query timeout in 896.718912125 2019-01-14 16:25:26,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:27,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-512244a7-a4ed-4cd2-bca6-0821cc9fd61a x-compute-request-id: req-512244a7-a4ed-4cd2-bca6-0821cc9fd61a Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:25:23Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:27,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-512244a7-a4ed-4cd2-bca6-0821cc9fd61a 2019-01-14 16:25:27,417 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-14 16:25:27,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:25:30,420 - create_instance - DEBUG - VM status query timeout in 893.027462006 2019-01-14 16:25:30,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:31,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-b171b991-5fce-47d4-be60-70842e31102d x-compute-request-id: req-b171b991-5fce-47d4-be60-70842e31102d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:28Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:31,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-b171b991-5fce-47d4-be60-70842e31102d 2019-01-14 16:25:31,160 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-14 16:25:31,160 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:25:31,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:31,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-95e7d09f-a8c2-4458-a2ca-35ca3a2192a0 x-compute-request-id: req-95e7d09f-a8c2-4458-a2ca-35ca3a2192a0 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:28Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:31,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-95e7d09f-a8c2-4458-a2ca-35ca3a2192a0 2019-01-14 16:25:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:31,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bd43000b-74b6-45de-aab3-2a3b26b85977 Date: Mon, 14 Jan 2019 16:25:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:31,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-bd43000b-74b6-45de-aab3-2a3b26b85977 2019-01-14 16:25:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:32,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53aa8ce2-1854-4569-8809-48320e00c5c8 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:32,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-53aa8ce2-1854-4569-8809-48320e00c5c8 2019-01-14 16:25:32,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:32,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-70bc73f8-ee62-4c7e-b7c8-8d5fd3b71c3a Date: Mon, 14 Jan 2019 16:25:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:32,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-70bc73f8-ee62-4c7e-b7c8-8d5fd3b71c3a 2019-01-14 16:25:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:32,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-602f304c-78ef-4209-b3f7-4f5f4ec2d402 Date: Mon, 14 Jan 2019 16:25:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.7"}],"id":"8fce08ff-ced4-4a2d-92da-aa8045433fd8","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:a5:10","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7d585cec-dcf2-438b-9fff-80f2471c3261","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:25:18Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:32,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-602f304c-78ef-4209-b3f7-4f5f4ec2d402 2019-01-14 16:25:32,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:33,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-533d1f88-b40e-48a9-baf9-f39263a6cce8 x-compute-request-id: req-533d1f88-b40e-48a9-baf9-f39263a6cce8 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:28Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:33,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-533d1f88-b40e-48a9-baf9-f39263a6cce8 2019-01-14 16:25:33,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:33,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-44cd1899-050b-4833-8937-6e96e78b5efa Date: Mon, 14 Jan 2019 16:25:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:33,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-44cd1899-050b-4833-8937-6e96e78b5efa 2019-01-14 16:25:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:33,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b7c221-21c6-466f-b447-7a6ecca7de10 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:33,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-97b7c221-21c6-466f-b447-7a6ecca7de10 2019-01-14 16:25:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:33,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6c44011c-dc66-4771-b6cd-4db1754da3a3 Date: Mon, 14 Jan 2019 16:25:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:33,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-6c44011c-dc66-4771-b6cd-4db1754da3a3 2019-01-14 16:25:33,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:33,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-c788de1f-5934-4811-8dbe-0819d4b2b582 Date: Mon, 14 Jan 2019 16:25:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.7"}],"id":"8fce08ff-ced4-4a2d-92da-aa8045433fd8","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:a5:10","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7d585cec-dcf2-438b-9fff-80f2471c3261","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:25:18Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:33,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-c788de1f-5934-4811-8dbe-0819d4b2b582 2019-01-14 16:25:33,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:34,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-f9070d91-402e-4039-a1e6-2efb7836a930 x-compute-request-id: req-f9070d91-402e-4039-a1e6-2efb7836a930 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:28Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:34,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-f9070d91-402e-4039-a1e6-2efb7836a930 2019-01-14 16:25:34,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:34,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-689a0c4a-f6de-4363-87d5-0c75ac781c7c Date: Mon, 14 Jan 2019 16:25:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:34,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-689a0c4a-f6de-4363-87d5-0c75ac781c7c 2019-01-14 16:25:34,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:34,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf564e3-aa7b-4f7c-bb6b-459d204c813e 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:34,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-acf564e3-aa7b-4f7c-bb6b-459d204c813e 2019-01-14 16:25:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:34,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2dfb3f91-eb5a-4e5f-84f6-0ae903d30907 Date: Mon, 14 Jan 2019 16:25:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:34,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-2dfb3f91-eb5a-4e5f-84f6-0ae903d30907 2019-01-14 16:25:34,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:34,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-5f0d8dae-025c-4975-9572-b780053af199 Date: Mon, 14 Jan 2019 16:25:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.7"}],"id":"8fce08ff-ced4-4a2d-92da-aa8045433fd8","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:a5:10","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7d585cec-dcf2-438b-9fff-80f2471c3261","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:25:18Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:34,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-5f0d8dae-025c-4975-9572-b780053af199 2019-01-14 16:25:34,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:35,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-fa4759a9-81ce-48ca-a9a9-fb9972ba01d2 x-compute-request-id: req-fa4759a9-81ce-48ca-a9a9-fb9972ba01d2 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:07Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:35,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-fa4759a9-81ce-48ca-a9a9-fb9972ba01d2 2019-01-14 16:25:35,011 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-14 16:25:35,012 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:25:35,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:35,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-aef15f7f-4064-4a4e-b445-767401a79e07 x-compute-request-id: req-aef15f7f-4064-4a4e-b445-767401a79e07 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:07Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:35,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-aef15f7f-4064-4a4e-b445-767401a79e07 2019-01-14 16:25:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:35,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-e228be03-6e8d-40d7-994a-09cd8984e99f Date: Mon, 14 Jan 2019 16:25:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:35,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-e228be03-6e8d-40d7-994a-09cd8984e99f 2019-01-14 16:25:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:35,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4af195-73f5-4647-b57d-9ed841b33654 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:35,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-0a4af195-73f5-4647-b57d-9ed841b33654 2019-01-14 16:25:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:35,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bf5a8edc-adad-4e2a-9ce2-d793c4ac54c9 Date: Mon, 14 Jan 2019 16:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:35,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-bf5a8edc-adad-4e2a-9ce2-d793c4ac54c9 2019-01-14 16:25:35,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:36,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-f9a390c6-b2ac-46e6-be33-ed177a92e90f Date: Mon, 14 Jan 2019 16:25:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.7"}],"id":"8fce08ff-ced4-4a2d-92da-aa8045433fd8","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:a5:10","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7d585cec-dcf2-438b-9fff-80f2471c3261","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:25:18Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:36,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-f9a390c6-b2ac-46e6-be33-ed177a92e90f 2019-01-14 16:25:36,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:36,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-36fefaaf-4ae6-4b0c-a376-67ebab7b1a4d x-compute-request-id: req-36fefaaf-4ae6-4b0c-a376-67ebab7b1a4d Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:07Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:36,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-36fefaaf-4ae6-4b0c-a376-67ebab7b1a4d 2019-01-14 16:25:36,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:36,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-818d7bdf-8785-4230-ad12-a7841886a028 x-compute-request-id: req-818d7bdf-8785-4230-ad12-a7841886a028 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:28Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:36,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-818d7bdf-8785-4230-ad12-a7841886a028 2019-01-14 16:25:36,837 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-14 16:25:36,837 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:25:36,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:37,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-0547a65c-15e4-4f24-9e79-c1d21237894d x-compute-request-id: req-0547a65c-15e4-4f24-9e79-c1d21237894d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:28Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:37,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-0547a65c-15e4-4f24-9e79-c1d21237894d 2019-01-14 16:25:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:37,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-dfd8a8a4-8d9b-4029-93bf-63493b844c09 Date: Mon, 14 Jan 2019 16:25:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4651aac-375e-4936-af0a-7cc884579a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","subnets":["0d30e324-f6d9-4fc3-b720-6dab2c6018b1"],"description":"","tags":[],"updated_at":"2019-01-14T16:24:48Z","provider:segmentation_id":49,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net","admin_state_up":true,"tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:46Z","provider:network_type":"vxlan"}]} 2019-01-14 16:25:37,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net used request id req-dfd8a8a4-8d9b-4029-93bf-63493b844c09 2019-01-14 16:25:37,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:37,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d88d82e-1bcf-448b-a62b-41f0c79295af 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:37,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-3d88d82e-1bcf-448b-a62b-41f0c79295af 2019-01-14 16:25:37,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:37,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a87d665c-cd6b-4a3f-bc2a-e7af3a90d6aa Date: Mon, 14 Jan 2019 16:25:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","dns_nameservers":[],"updated_at":"2019-01-14T16:24:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"93fb5372ea27416abe4004296e5af319","id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet"}]} 2019-01-14 16:25:37,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-a87d665c-cd6b-4a3f-bc2a-e7af3a90d6aa 2019-01-14 16:25:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:38,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-bfa1aa1f-20a5-43bb-be8d-21bd59554815 Date: Mon, 14 Jan 2019 16:25:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.4"}],"id":"268fd9b5-83f6-4525-8e40-a19dd9feff41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:60:17","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.2"}],"id":"3f5bc234-d228-4959-8789-1d1af844aaa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:62:48","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.3"}],"id":"564de17c-401c-402d-ab05-01af07bb7939","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:dc","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4651aac-375e-4936-af0a-7cc884579a8c","name":"","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.24"}],"id":"7b3fadcf-711b-45cb-9167-92013b8a672a","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:b1:64","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f6765af0-5ee4-4c3c-a284-53470f545bef","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:24:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:25:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d30e324-f6d9-4fc3-b720-6dab2c6018b1","ip_address":"10.55.0.7"}],"id":"8fce08ff-ced4-4a2d-92da-aa8045433fd8","security_groups":["c6602c90-c081-47b2-b020-7a7771fb592b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:a5:10","project_id":"93fb5372ea27416abe4004296e5af319","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7d585cec-dcf2-438b-9fff-80f2471c3261","name":"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2","admin_state_up":true,"network_id":"d4651aac-375e-4936-af0a-7cc884579a8c","tenant_id":"93fb5372ea27416abe4004296e5af319","created_at":"2019-01-14T16:25:18Z","binding:vnic_type":"normal"}]} 2019-01-14 16:25:38,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d4651aac-375e-4936-af0a-7cc884579a8c used request id req-bfa1aa1f-20a5-43bb-be8d-21bd59554815 2019-01-14 16:25:38,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:38,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25: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-9076b940-5196-47f0-8d97-33eba8e5c86d x-compute-request-id: req-9076b940-5196-47f0-8d97-33eba8e5c86d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "security_groups": [{"name": "default"}], "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:28Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:38,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-9076b940-5196-47f0-8d97-33eba8e5c86d 2019-01-14 16:25:38,675 - create_instance - INFO - Deleting Port with ID - 7b3fadcf-711b-45cb-9167-92013b8a672a 2019-01-14 16:25:38,675 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-1 2019-01-14 16:25:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/7b3fadcf-711b-45cb-9167-92013b8a672a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:39,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19a4d9a9-5de7-4ac1-a7ab-067d1f0d57f0 Date: Mon, 14 Jan 2019 16:25:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:25:39,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/7b3fadcf-711b-45cb-9167-92013b8a672a used request id req-19a4d9a9-5de7-4ac1-a7ab-067d1f0d57f0 2019-01-14 16:25:39,358 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-14 16:25:39,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:39,535 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-4c9fe883-f8e5-4a77-866e-fd6a92ac63a9 x-compute-request-id: req-4c9fe883-f8e5-4a77-866e-fd6a92ac63a9 Content-Type: application/json 2019-01-14 16:25:39,536 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-4c9fe883-f8e5-4a77-866e-fd6a92ac63a9 2019-01-14 16:25:39,536 - create_instance - INFO - Checking deletion status 2019-01-14 16:25:39,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:39,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-5d174fd4-0534-41e2-9635-80eaf514c909 x-compute-request-id: req-5d174fd4-0534-41e2-9635-80eaf514c909 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:64", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f6765af0-5ee4-4c3c-a284-53470f545bef", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2019-01-14T16:25:07.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "f6765af0-5ee4-4c3c-a284-53470f545bef", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:39Z", "hostId": "de49fb98e82fed0f830dc2e62b08e2b8242bbaf41e0f4e872d841782", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-14T16:25:02Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:39,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-5d174fd4-0534-41e2-9635-80eaf514c909 2019-01-14 16:25:39,815 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-14 16:25:39,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:25:42,818 - create_instance - DEBUG - VM status query timeout in 296.718327045 2019-01-14 16:25:42,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb6e69324643f06354e42bf3b1d7009181a15d" 2019-01-14 16:25:42,866 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-84242709-2484-4080-92c0-2fc2620d5ab1 x-compute-request-id: req-84242709-2484-4080-92c0-2fc2620d5ab1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f6765af0-5ee4-4c3c-a284-53470f545bef could not be found.", "code": 404}} 2019-01-14 16:25:42,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f6765af0-5ee4-4c3c-a284-53470f545bef used request id req-84242709-2484-4080-92c0-2fc2620d5ab1 2019-01-14 16:25:42,867 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f6765af0-5ee4-4c3c-a284-53470f545bef could not be found. (HTTP 404) (Request-ID: req-84242709-2484-4080-92c0-2fc2620d5ab1) 2019-01-14 16:25:42,867 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-14 16:25:42,868 - create_instance - INFO - Deleting Port with ID - 8fce08ff-ced4-4a2d-92da-aa8045433fd8 2019-01-14 16:25:42,868 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63dport-2 2019-01-14 16:25:42,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/8fce08ff-ced4-4a2d-92da-aa8045433fd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:43,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7bb4ca0-af78-4d9e-a173-43323cdd276e Date: Mon, 14 Jan 2019 16:25:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:25:43,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/8fce08ff-ced4-4a2d-92da-aa8045433fd8 used request id req-c7bb4ca0-af78-4d9e-a173-43323cdd276e 2019-01-14 16:25:43,367 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-14 16:25:43,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:43,523 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-71a942f2-24f2-4d94-b16d-42ac1ec318af x-compute-request-id: req-71a942f2-24f2-4d94-b16d-42ac1ec318af Content-Type: application/json 2019-01-14 16:25:43,523 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-71a942f2-24f2-4d94-b16d-42ac1ec318af 2019-01-14 16:25:43,524 - create_instance - INFO - Checking deletion status 2019-01-14 16:25:43,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:43,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-6a6cb17d-6a92-46de-9040-aa45bdad0309 x-compute-request-id: req-6a6cb17d-6a92-46de-9040-aa45bdad0309 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a5:10", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7d585cec-dcf2-438b-9fff-80f2471c3261", "rel": "bookmark"}], "image": {"id": "c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "links": [{"href": "http://172.30.9.26:8774/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2019-01-14T16:25:28.000000", "flavor": {"id": "0cff1360-bbb5-49a4-91d4-8041954c49e5", "links": [{"href": "http://172.30.9.26:8774/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5", "rel": "bookmark"}]}, "id": "7d585cec-dcf2-438b-9fff-80f2471c3261", "user_id": "9333ec680739482e8bd55e1cf15f3cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:25:43Z", "hostId": "b61ed91acb92b4c3cc91d8239019e149b47536c68aacb64f51f9508d", "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-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-14T16:25:22Z", "tenant_id": "93fb5372ea27416abe4004296e5af319", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:25:43,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-6a6cb17d-6a92-46de-9040-aa45bdad0309 2019-01-14 16:25:43,992 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-14 16:25:43,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:25:46,995 - create_instance - DEBUG - VM status query timeout in 296.528934002 2019-01-14 16:25:46,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f7b7e2f01976a59f8c1af9c6c21ee6ab72f30d" 2019-01-14 16:25:47,048 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25: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-9e4d1e70-6d80-4664-a42d-c5ed45ca90a7 x-compute-request-id: req-9e4d1e70-6d80-4664-a42d-c5ed45ca90a7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7d585cec-dcf2-438b-9fff-80f2471c3261 could not be found.", "code": 404}} 2019-01-14 16:25:47,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7d585cec-dcf2-438b-9fff-80f2471c3261 used request id req-9e4d1e70-6d80-4664-a42d-c5ed45ca90a7 2019-01-14 16:25:47,048 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7d585cec-dcf2-438b-9fff-80f2471c3261 could not be found. (HTTP 404) (Request-ID: req-9e4d1e70-6d80-4664-a42d-c5ed45ca90a7) 2019-01-14 16:25:47,049 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-14 16:25:47,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7c149269947b11f28e0b0f9b2e54e9bcd414ff" 2019-01-14 16:25:47,107 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-0bc7921a-715c-4783-b919-b8f3d2b2c78e x-compute-request-id: req-0bc7921a-715c-4783-b919-b8f3d2b2c78e Content-Length: 0 Content-Type: application/json 2019-01-14 16:25:47,107 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0cff1360-bbb5-49a4-91d4-8041954c49e5 used request id req-0bc7921a-715c-4783-b919-b8f3d2b2c78e 2019-01-14 16:25:47,108 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet 2019-01-14 16:25:47,108 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-subnet 2019-01-14 16:25:47,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/0d30e324-f6d9-4fc3-b720-6dab2c6018b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:25:49,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d4f2b05-cab3-4e4f-b4bf-d96293992a68 Date: Mon, 14 Jan 2019 16:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:25:49,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0d30e324-f6d9-4fc3-b720-6dab2c6018b1 used request id req-0d4f2b05-cab3-4e4f-b4bf-d96293992a68 2019-01-14 16:25:49,634 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-priv-net 2019-01-14 16:25:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d4651aac-375e-4936-af0a-7cc884579a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f257920aa6185d6c4f38e06f1f7a1e32eed08bbe" 2019-01-14 16:25:51,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a26f91ff-7f80-4425-a40d-fb38e3fe3c8a Date: Mon, 14 Jan 2019 16:25:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:25:51,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d4651aac-375e-4936-af0a-7cc884579a8c used request id req-a26f91ff-7f80-4425-a40d-fb38e3fe3c8a 2019-01-14 16:25:51,304 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-d8c7e5d8-63c8-43be-ae2d-4a762614e63d-image 2019-01-14 16:25:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8539829900614cd4b7cf0e50c43a74825cc7b73" 2019-01-14 16:25:51,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcfcc494-4f08-4afb-93d6-85aecc231f07 Date: Mon, 14 Jan 2019 16:25:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:25:51,815 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c4c566f9-4aef-43ca-8fc7-4ab497fa12b1 used request id req-fcfcc494-4f08-4afb-93d6-85aecc231f07 2019-01-14 16:25:51,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6903ecc3-9ef3-435f-aca2-1a7dcfedb6ed Date: Mon, 14 Jan 2019 16:25:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:25:52,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6903ecc3-9ef3-435f-aca2-1a7dcfedb6ed 2019-01-14 16:25:52,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-992f7f25-8ac4-4da6-975b-a11f4d5e3717 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:25:52,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-992f7f25-8ac4-4da6-975b-a11f4d5e3717 2019-01-14 16:25:52,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:25:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4b1001-1347-402e-a059-e1db0ae4671b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:25:52,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-5a4b1001-1347-402e-a059-e1db0ae4671b 2019-01-14 16:25:52,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:25:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51392bce-5d11-47c3-b53e-1084ac17e169 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:25:52,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-51392bce-5d11-47c3-b53e-1084ac17e169 2019-01-14 16:25:52,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:25:52,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d41306-110d-4e05-ba58-96df60fafdf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:25:52,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-13d41306-110d-4e05-ba58-96df60fafdf7 2019-01-14 16:25:52,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:25:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc44ca4f-7ff2-408b-96d4-8019494a944b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:25:52,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-cc44ca4f-7ff2-408b-96d4-8019494a944b 2019-01-14 16:25:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85187df-902e-4c57-9302-7f54a755990f 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:25:52,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-c85187df-902e-4c57-9302-7f54a755990f 2019-01-14 16:25:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a3645a-17e9-4405-90c0-fce221ff4af8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:25:52,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-f8a3645a-17e9-4405-90c0-fce221ff4af8 2019-01-14 16:25:52,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:25:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:52,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d5e051-cdc0-4389-b864-b6a3f16f8515 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:25:52,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-b7d5e051-cdc0-4389-b864-b6a3f16f8515 2019-01-14 16:25:52,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:25:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:53,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c506ab-e843-4433-b66c-393816bbb9f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:25:53,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-41c506ab-e843-4433-b66c-393816bbb9f2 2019-01-14 16:25:53,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:25:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:53,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3054f980-5de7-468f-b78e-983b7180ecb5 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:25:53,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-3054f980-5de7-468f-b78e-983b7180ecb5 2019-01-14 16:25:53,204 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj 2019-01-14 16:25:53,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8d99a70de3654eaaab13f919911ed1b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:53,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0287423b-6d45-4926-b1ac-832539aac9a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:25:53,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8d99a70de3654eaaab13f919911ed1b0 used request id req-0287423b-6d45-4926-b1ac-832539aac9a1 2019-01-14 16:25:53,456 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-1d64ebe2-9775-44c-proj-role 2019-01-14 16:25:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a83bfbab91cb43bab0d294540e58767c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:53,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b2f0e8-23c6-484b-a82a-6872b781ab62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:25:53,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a83bfbab91cb43bab0d294540e58767c used request id req-19b2f0e8-23c6-484b-a82a-6872b781ab62 2019-01-14 16:25:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c3f122d82a42c5e44d1b4599586ed4d32d05d" 2019-01-14 16:25:53,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925855e4-a9fe-41f7-8c9c-89cd4b4dd810 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:25:53,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-925855e4-a9fe-41f7-8c9c-89cd4b4dd810 2019-01-14 16:25:53,711 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-1d64ebe2-9775-44c-user 2019-01-14 16:25:53,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0f47446119c44b2d8a4ec27933346c34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3de2831805e297e26fe9ddb333d595aa481db94" 2019-01-14 16:25:53,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3ba668e-0837-4574-bfeb-5f27591509a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:25:53,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0f47446119c44b2d8a4ec27933346c34 used request id req-f3ba668e-0837-4574-bfeb-5f27591509a1 2019-01-14 16:25:53,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:25:54,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:25:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["vGConBWqSIqn0xg2DoMPrQ"], "issued_at": "2019-01-14T16:25:54.000000Z"}} 2019-01-14 16:25:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f505cc8f9e0571182d0474eeb2ad29df5d67bbf" 2019-01-14 16:25:54,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713c2f8d-b9b2-44e9-a5ec-2831a5a4ffa0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:25:54,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-713c2f8d-b9b2-44e9-a5ec-2831a5a4ffa0 2019-01-14 16:25:54,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:25:54,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:25:54,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:25:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["reT2kJKDSyq9s-TfYCVJmQ"], "issued_at": "2019-01-14T16:25:54.000000Z"}} 2019-01-14 16:25:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:25:55,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bfc455-dd51-4de6-8ef5-cf64fb79bbc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:25:55,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d5bfc455-dd51-4de6-8ef5-cf64fb79bbc1 2019-01-14 16:25:55,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:25:55,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:25: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:25:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:25:55,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27a01ab-ad92-45ea-8141-992a7434c032 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:25:55,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj used request id req-e27a01ab-ad92-45ea-8141-992a7434c032 2019-01-14 16:25:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:25:55,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592a4f3c-4560-4109-8549-b97c3c2c13ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:25:55,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-592a4f3c-4560-4109-8549-b97c3c2c13ee 2019-01-14 16:25:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}}' 2019-01-14 16:25:55,384 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec48d9a7-0967-4ae9-b1d2-c7a5cd3f4b36 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "id": "3696988f35be41faa01bd2be77b2f7e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:25:55,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ec48d9a7-0967-4ae9-b1d2-c7a5cd3f4b36 2019-01-14 16:25:55,385 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj 2019-01-14 16:25:55,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:25:55,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:25:55,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["50HvPZD8TPiVQgqO86NLWg"], "issued_at": "2019-01-14T16:25:55.000000Z"}} 2019-01-14 16:25:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c6cdeefa79a1928df08873a4f7de06c3399fed" 2019-01-14 16:25:55,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b69c638-c220-447a-bb96-e01b41bd60c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:25:55,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b69c638-c220-447a-bb96-e01b41bd60c5 2019-01-14 16:25:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:25:55,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:25: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:25:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c6cdeefa79a1928df08873a4f7de06c3399fed" 2019-01-14 16:25:56,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37629fe8-9d4d-478d-b00d-399395ff3058 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:25:56,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-37629fe8-9d4d-478d-b00d-399395ff3058 2019-01-14 16:25:56,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c6cdeefa79a1928df08873a4f7de06c3399fed" 2019-01-14 16:25:56,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69077736-ad9b-4bc1-b332-9257db1ca31b Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "id": "3696988f35be41faa01bd2be77b2f7e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}]} 2019-01-14 16:25:56,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj used request id req-69077736-ad9b-4bc1-b332-9257db1ca31b 2019-01-14 16:25:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c6cdeefa79a1928df08873a4f7de06c3399fed" 2019-01-14 16:25:56,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbb595f-9c2a-4435-ab6c-5e76a73b1694 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:25:56,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bfbb595f-9c2a-4435-ab6c-5e76a73b1694 2019-01-14 16:25:56,743 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-user 2019-01-14 16:25:56,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:25:56,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:25:56,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c9b187-3ff4-4d77-9045-2623e84fd9cb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:25:56,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-43c9b187-3ff4-4d77-9045-2623e84fd9cb 2019-01-14 16:25:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" -d '{"role": {"name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role"}}' 2019-01-14 16:25:56,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ead5fa-6c7b-4629-b671-bed18b70ced1 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "657692b171b642519f1ad4a11e5b775a", "links": {"self": "http://172.30.9.26:5000/v3/roles/657692b171b642519f1ad4a11e5b775a"}, "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role"}} 2019-01-14 16:25:56,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e4ead5fa-6c7b-4629-b671-bed18b70ced1 2019-01-14 16:25:56,990 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role 2019-01-14 16:25:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/657692b171b642519f1ad4a11e5b775a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:25:57,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71ceedf-7b14-41d7-93e7-8e70e448c700 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "657692b171b642519f1ad4a11e5b775a", "links": {"self": "http://172.30.9.26:5000/v3/roles/657692b171b642519f1ad4a11e5b775a"}, "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role"}} 2019-01-14 16:25:57,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/657692b171b642519f1ad4a11e5b775a used request id req-b71ceedf-7b14-41d7-93e7-8e70e448c700 2019-01-14 16:25:57,095 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role to project CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj 2019-01-14 16:25:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1/users/176a9d3fb5284c34ad6c5ddb4621e776/roles/657692b171b642519f1ad4a11e5b775a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:25:57,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62976f46-fc57-495e-a24e-c72683638d9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:25:57,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1/users/176a9d3fb5284c34ad6c5ddb4621e776/roles/657692b171b642519f1ad4a11e5b775a used request id req-62976f46-fc57-495e-a24e-c72683638d9b 2019-01-14 16:25:57,346 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:25:57,347 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:25:57,348 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2019-01-14 16:25:57,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:25:57,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:25:57,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "657692b171b642519f1ad4a11e5b775a", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role"}], "expires_at": "2019-01-14T17:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-user", "id": "176a9d3fb5284c34ad6c5ddb4621e776"}, "audit_ids": ["0cBjJntjTTGUkgZjQiDKBw"], "issued_at": "2019-01-14T16:25:57.000000Z"}} 2019-01-14 16:25:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" 2019-01-14 16:25:57,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66a1552-29e3-4e09-b420-b1ed7bb13267 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:25:57,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d66a1552-29e3-4e09-b420-b1ed7bb13267 2019-01-14 16:25:57,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" 2019-01-14 16:25:58,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-fa4f18c5-f160-4a6b-a527-c3e44960f374 Date: Mon, 14 Jan 2019 16:25:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3"} 2019-01-14 16:25:58,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 used request id req-fa4f18c5-f160-4a6b-a527-c3e44960f374 2019-01-14 16:25:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" 2019-01-14 16:25:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1bfa6184-2352-4a4a-9cd8-657db5874314 Date: Mon, 14 Jan 2019 16:25: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"}}} 2019-01-14 16:25:58,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1bfa6184-2352-4a4a-9cd8-657db5874314 2019-01-14 16:25:58,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3"}' 2019-01-14 16:25:58,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-66074d41-4ee0-4811-821f-7faa69db24b2 Date: Mon, 14 Jan 2019 16:25:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:25:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:25:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c", "min_disk": 0, "protected": false, "id": "6278fd78-8072-4780-94ef-b49591c1825c", "file": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c/file", "checksum": null, "owner": "3696988f35be41faa01bd2be77b2f7e1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:25:58,549 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-66074d41-4ee0-4811-821f-7faa69db24b2 2019-01-14 16:25:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" -d '' 2019-01-14 16:25:59,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0a64e90-8ba3-4472-8996-4c6b6f927eb9 Date: Mon, 14 Jan 2019 16:25:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:25:59,691 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c/file used request id req-c0a64e90-8ba3-4472-8996-4c6b6f927eb9 2019-01-14 16:25:59,692 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:25:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" 2019-01-14 16:25:59,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0a347f5a-24b6-45a1-9d1c-f2634c1de9c0 Date: Mon, 14 Jan 2019 16:25:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:25:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:25:59Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6278fd78-8072-4780-94ef-b49591c1825c/snap", "metadata": {}}], "self": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c", "min_disk": 0, "protected": false, "id": "6278fd78-8072-4780-94ef-b49591c1825c", "file": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3696988f35be41faa01bd2be77b2f7e1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6278fd78-8072-4780-94ef-b49591c1825c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:25:59,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c used request id req-0a347f5a-24b6-45a1-9d1c-f2634c1de9c0 2019-01-14 16:25:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" 2019-01-14 16:26:00,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-760ab5fb-4d76-4ba2-93fb-ec27386461bb Date: Mon, 14 Jan 2019 16:26: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"}}} 2019-01-14 16:26:00,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-760ab5fb-4d76-4ba2-93fb-ec27386461bb 2019-01-14 16:26:00,097 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 2019-01-14 16:26:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" 2019-01-14 16:26:00,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e32de9c2-e357-47a0-a8b2-6783d1361502 Date: Mon, 14 Jan 2019 16:26:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:25:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:25:59Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6278fd78-8072-4780-94ef-b49591c1825c/snap", "metadata": {}}], "self": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c", "min_disk": 0, "protected": false, "id": "6278fd78-8072-4780-94ef-b49591c1825c", "file": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3696988f35be41faa01bd2be77b2f7e1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6278fd78-8072-4780-94ef-b49591c1825c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:26:00,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c used request id req-e32de9c2-e357-47a0-a8b2-6783d1361502 2019-01-14 16:26:00,284 - create_image - DEBUG - Instance status is - active 2019-01-14 16:26:00,284 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 2019-01-14 16:26:00,284 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 2019-01-14 16:26:00,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:00,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:00,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["UiIvcCYJRsy6fgPHlqdWIw"], "issued_at": "2019-01-14T16:26:00.000000Z"}} 2019-01-14 16:26:00,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a542d4084eb21cfe0bd6f56f7323901e1d2ccce1" 2019-01-14 16:26:00,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a43f99c-8c9e-4487-8848-af389709eeb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:00,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0a43f99c-8c9e-4487-8848-af389709eeb8 2019-01-14 16:26:00,814 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:26:00,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a542d4084eb21cfe0bd6f56f7323901e1d2ccce1" 2019-01-14 16:26:01,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-8d7fa85d-9ce0-4811-baae-61c034a938cf x-compute-request-id: req-8d7fa85d-9ce0-4811-baae-61c034a938cf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:26:01,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8d7fa85d-9ce0-4811-baae-61c034a938cf 2019-01-14 16:26:01,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a542d4084eb21cfe0bd6f56f7323901e1d2ccce1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:26:01,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-d0e37168-36e7-4167-9a7e-8614480df80a x-compute-request-id: req-d0e37168-36e7-4167-9a7e-8614480df80a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "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": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e"}} 2019-01-14 16:26:01,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d0e37168-36e7-4167-9a7e-8614480df80a 2019-01-14 16:26:01,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:01,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:01,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "657692b171b642519f1ad4a11e5b775a", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role"}], "expires_at": "2019-01-14T17:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-user", "id": "176a9d3fb5284c34ad6c5ddb4621e776"}, "audit_ids": ["dCu9IFDUQx6z1oRoPImAcQ"], "issued_at": "2019-01-14T16:26:01.000000Z"}} 2019-01-14 16:26:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:01,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf230af-ccd1-466c-95cb-6b28c594b232 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:01,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5cf230af-ccd1-466c-95cb-6b28c594b232 2019-01-14 16:26:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:01,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1c6d5ae2-05bc-442d-8e6c-450468237556 Date: Mon, 14 Jan 2019 16:26:01 GMT RESP BODY: {"networks":[]} 2019-01-14 16:26:01,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-1c6d5ae2-05bc-442d-8e6c-450468237556 2019-01-14 16:26:01,832 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net 2019-01-14 16:26:01,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" -d '{"network": {"name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net", "admin_state_up": true}}' 2019-01-14 16:26:02,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 614 X-Openstack-Request-Id: req-e60bfd2d-0eaa-4f54-91fe-c5fcbf04b974 Date: Mon, 14 Jan 2019 16:26:02 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:26:02Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}} 2019-01-14 16:26:02,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e60bfd2d-0eaa-4f54-91fe-c5fcbf04b974 2019-01-14 16:26:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-47583082-01e1-470f-acdb-d93f7de7e6ab Date: Mon, 14 Jan 2019 16:26: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":"2019-01-14T16:26:02Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:02,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-47583082-01e1-470f-acdb-d93f7de7e6ab 2019-01-14 16:26:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:02,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09c21d9c-6430-4887-88bc-cab11a1c5a08 Date: Mon, 14 Jan 2019 16:26:02 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:26:02,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-09c21d9c-6430-4887-88bc-cab11a1c5a08 2019-01-14 16:26:02,905 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet 2019-01-14 16:26:02,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" -d '{"subnets": [{"ip_version": 4, "network_id": "40376386-8ce4-41f5-ac41-f648b8fa3c6c", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]}' 2019-01-14 16:26:03,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43a8296a-217d-4fba-8cb8-f8af5bfcab1e Date: Mon, 14 Jan 2019 16:26:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:03,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-43a8296a-217d-4fba-8cb8-f8af5bfcab1e 2019-01-14 16:26:03,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:04,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-27a10d12-9969-4e5d-afe9-1e88ea28d34b Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:04,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-27a10d12-9969-4e5d-afe9-1e88ea28d34b 2019-01-14 16:26:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:04,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ac96b956-d1e0-4807-b56a-03efe0dfe8f2 Date: Mon, 14 Jan 2019 16:26:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:04,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-ac96b956-d1e0-4807-b56a-03efe0dfe8f2 2019-01-14 16:26:04,465 - OpenStackNetwork - DEBUG - Network [40376386-8ce4-41f5-ac41-f648b8fa3c6c] created successfully 2019-01-14 16:26:04,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:04,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:04,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "657692b171b642519f1ad4a11e5b775a", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role"}], "expires_at": "2019-01-14T17:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-user", "id": "176a9d3fb5284c34ad6c5ddb4621e776"}, "audit_ids": ["9cKPVz6FQyO6yx0Qu2v48g"], "issued_at": "2019-01-14T16:26:04.000000Z"}} 2019-01-14 16:26:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:04,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f362e18-b81e-498b-89ef-6bc3ff80f55d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:04,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4f362e18-b81e-498b-89ef-6bc3ff80f55d 2019-01-14 16:26:04,962 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:26:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:05,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e812bc61-90db-4f06-b5b3-64feec793d37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:05,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e812bc61-90db-4f06-b5b3-64feec793d37 2019-01-14 16:26:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:05,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-85b88526-6a26-4be1-8730-ad7fab3f1cd8 Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:05,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-85b88526-6a26-4be1-8730-ad7fab3f1cd8 2019-01-14 16:26:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:05,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3bb76976-d737-41b4-9b71-146553ddb3be Date: Mon, 14 Jan 2019 16:26:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:05,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-3bb76976-d737-41b4-9b71-146553ddb3be 2019-01-14 16:26:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:06,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-15d843f9-1544-4c5d-a1b8-f81137570aeb Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:06,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-15d843f9-1544-4c5d-a1b8-f81137570aeb 2019-01-14 16:26:06,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:26:06,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:26: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:26:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:06,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bdcbe5-cf5a-4726-a3ca-25e3846db9a8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:26:06,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-69bdcbe5-cf5a-4726-a3ca-25e3846db9a8 2019-01-14 16:26:06,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:06,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-61cf0005-a4d7-4525-bfd9-a709b5175926 Date: Mon, 14 Jan 2019 16:26:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:06,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-61cf0005-a4d7-4525-bfd9-a709b5175926 2019-01-14 16:26:06,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:06,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e53643d-b4fb-4eb3-af74-873462146b19 Date: Mon, 14 Jan 2019 16:26:06 GMT RESP BODY: {"ports":[]} 2019-01-14 16:26:06,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port&admin_state_up=True used request id req-0e53643d-b4fb-4eb3-af74-873462146b19 2019-01-14 16:26:06,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:07,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26: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-5b62f400-9bdc-4e7e-9f9a-13d83542aedb x-compute-request-id: req-5b62f400-9bdc-4e7e-9f9a-13d83542aedb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:26:07,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst used request id req-5b62f400-9bdc-4e7e-9f9a-13d83542aedb 2019-01-14 16:26:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:07,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e2436041-5615-4fa7-92ac-e797043d5ad4 Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:07,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-e2436041-5615-4fa7-92ac-e797043d5ad4 2019-01-14 16:26:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:07,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9dda1a9f-8736-4b4b-842e-cb8bc03fb746 Date: Mon, 14 Jan 2019 16:26:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:07,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-9dda1a9f-8736-4b4b-842e-cb8bc03fb746 2019-01-14 16:26:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:08,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e8adac3d-a0e8-475f-bbf6-e47636db0195 Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:08,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-e8adac3d-a0e8-475f-bbf6-e47636db0195 2019-01-14 16:26:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:08,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1dcaf61-33ed-4374-8c5a-1a727e5e25e7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:26:08,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-b1dcaf61-33ed-4374-8c5a-1a727e5e25e7 2019-01-14 16:26:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:08,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a861cefe-f697-40df-a98f-d78e0ef29849 Date: Mon, 14 Jan 2019 16:26:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:08,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-a861cefe-f697-40df-a98f-d78e0ef29849 2019-01-14 16:26:08,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:08,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c52072a-d35e-4774-8b66-49df6cf30650 Date: Mon, 14 Jan 2019 16:26:08 GMT RESP BODY: {"ports":[]} 2019-01-14 16:26:08,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port&admin_state_up=True used request id req-3c52072a-d35e-4774-8b66-49df6cf30650 2019-01-14 16:26:08,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:08,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:09,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "657692b171b642519f1ad4a11e5b775a", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role"}], "expires_at": "2019-01-14T17:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3696988f35be41faa01bd2be77b2f7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-user", "id": "176a9d3fb5284c34ad6c5ddb4621e776"}, "audit_ids": ["cNYfZnY9SGaIsqNas2pGug"], "issued_at": "2019-01-14T16:26:09.000000Z"}} 2019-01-14 16:26:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fdc623ba59233ec065474d3483c75f4ef287e8" 2019-01-14 16:26:09,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4bf5a4-0eb7-4187-9b53-bc52f5047806 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:09,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1e4bf5a4-0eb7-4187-9b53-bc52f5047806 2019-01-14 16:26:09,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:09,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-10dad81f-7bf2-4fd1-85a3-5069083739f5 Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:09,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-10dad81f-7bf2-4fd1-85a3-5069083739f5 2019-01-14 16:26:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:09,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-81d14532-d75a-49e9-a79a-8a696d8bafd4 Date: Mon, 14 Jan 2019 16:26:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:09,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-81d14532-d75a-49e9-a79a-8a696d8bafd4 2019-01-14 16:26:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:09,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0dad28a0-9e9f-411f-bd7f-0fdb6b0e0a25 Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:09,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-0dad28a0-9e9f-411f-bd7f-0fdb6b0e0a25 2019-01-14 16:26:09,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:26:09,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:26: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:26:09,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fdc623ba59233ec065474d3483c75f4ef287e8" 2019-01-14 16:26:10,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b51be25-192b-4969-86d7-3dbc12bf38ff Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:26:10,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-4b51be25-192b-4969-86d7-3dbc12bf38ff 2019-01-14 16:26:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:10,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-41775f32-ae9b-404d-b9d3-c8f7179870bb Date: Mon, 14 Jan 2019 16:26:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:10,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-41775f32-ae9b-404d-b9d3-c8f7179870bb 2019-01-14 16:26:10,105 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net 2019-01-14 16:26:10,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" -d '{"port": {"network_id": "40376386-8ce4-41f5-ac41-f648b8fa3c6c", "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port", "admin_state_up": true}}' 2019-01-14 16:26:11,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-b7fbe213-ae15-4b95-8cf7-a3dad42c417a Date: Mon, 14 Jan 2019 16:26:11 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:26:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:26:10Z","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:fc:50:58","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3696988f35be41faa01bd2be77b2f7e1","fixed_ips":[{"subnet_id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","ip_address":"10.55.0.11"}],"id":"a11e9a86-071e-4885-afa3-c2c094fe2f57","security_groups":["02c95b64-3ede-4c75-8959-62122a420407"],"device_id":""}} 2019-01-14 16:26:11,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b7fbe213-ae15-4b95-8cf7-a3dad42c417a 2019-01-14 16:26:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:11,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-71b85419-0824-43b9-aab3-9c8a0e57f12e Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:11,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-71b85419-0824-43b9-aab3-9c8a0e57f12e 2019-01-14 16:26:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4870b607-8898-4186-92cb-3ff9a89fa7ec Date: Mon, 14 Jan 2019 16:26:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:11,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-4870b607-8898-4186-92cb-3ff9a89fa7ec 2019-01-14 16:26:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:11,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ac667a70-54fa-44b3-9495-4848082034f7 Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:11,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-ac667a70-54fa-44b3-9495-4848082034f7 2019-01-14 16:26:11,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:11,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555f2647-39a7-495c-a782-0941edb67f7f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:26:11,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-555f2647-39a7-495c-a782-0941edb67f7f 2019-01-14 16:26:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:11,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f445cfc-5522-4f3e-8c69-ada097a0b5b3 Date: Mon, 14 Jan 2019 16:26:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:11,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-1f445cfc-5522-4f3e-8c69-ada097a0b5b3 2019-01-14 16:26:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:12,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-81a72bca-5b97-4039-a231-e55c32742de5 Date: Mon, 14 Jan 2019 16:26:12 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:10Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:fc:50:58","id":"a11e9a86-071e-4885-afa3-c2c094fe2f57","port_security_enabled":true,"project_id":"3696988f35be41faa01bd2be77b2f7e1","fixed_ips":[{"subnet_id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["02c95b64-3ede-4c75-8959-62122a420407"],"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port"}]} 2019-01-14 16:26:12,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port&admin_state_up=True used request id req-81a72bca-5b97-4039-a231-e55c32742de5 2019-01-14 16:26:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:12,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b682326-0989-4ae1-b2ba-089bab4b268c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:26:12,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-7b682326-0989-4ae1-b2ba-089bab4b268c 2019-01-14 16:26:12,186 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst 2019-01-14 16:26:12,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:12,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-12374ed8-8edd-45cc-827f-87ee9e8953e6 x-compute-request-id: req-12374ed8-8edd-45cc-827f-87ee9e8953e6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-flavor-name"}]} 2019-01-14 16:26:12,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-12374ed8-8edd-45cc-827f-87ee9e8953e6 2019-01-14 16:26:12,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:12,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-d57e173e-f3a6-457d-8872-aa18e43f5b69 x-compute-request-id: req-d57e173e-f3a6-457d-8872-aa18e43f5b69 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "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": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e"}} 2019-01-14 16:26:12,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e used request id req-d57e173e-f3a6-457d-8872-aa18e43f5b69 2019-01-14 16:26:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:12,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-0e39ef13-da20-4d2d-b126-e462cbf730d2 Date: Mon, 14 Jan 2019 16:26:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:25:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:25:59Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6278fd78-8072-4780-94ef-b49591c1825c/snap", "metadata": {}}], "self": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c", "min_disk": 0, "protected": false, "id": "6278fd78-8072-4780-94ef-b49591c1825c", "file": "/v2/images/6278fd78-8072-4780-94ef-b49591c1825c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3696988f35be41faa01bd2be77b2f7e1", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6278fd78-8072-4780-94ef-b49591c1825c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3"} 2019-01-14 16:26:12,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 used request id req-0e39ef13-da20-4d2d-b126-e462cbf730d2 2019-01-14 16:26:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:12,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2b099a5a-f16f-4699-917e-0a4ca3c25979 Date: Mon, 14 Jan 2019 16:26: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"}}} 2019-01-14 16:26:12,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2b099a5a-f16f-4699-917e-0a4ca3c25979 2019-01-14 16:26:12,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" -d '{"server": {"name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst", "imageRef": "6278fd78-8072-4780-94ef-b49591c1825c", "flavorRef": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "max_count": 1, "min_count": 1, "networks": [{"port": "a11e9a86-071e-4885-afa3-c2c094fe2f57"}]}}' 2019-01-14 16:26:14,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-4f80fcd6-2dab-48e0-b050-9342cba78b30 x-compute-request-id: req-4f80fcd6-2dab-48e0-b050-9342cba78b30 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dd1fdf74-2578-48ef-93d7-53471250211f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "bookmark"}], "adminPass": "2omXAk2D8E5c"}} 2019-01-14 16:26:14,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4f80fcd6-2dab-48e0-b050-9342cba78b30 2019-01-14 16:26:14,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:15,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26: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-ebb2003e-d9de-41ff-87e4-8aecb8ba5914 x-compute-request-id: req-ebb2003e-d9de-41ff-87e4-8aecb8ba5914 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.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "bookmark"}], "image": {"id": "6278fd78-8072-4780-94ef-b49591c1825c", "links": [{"href": "http://172.30.9.26:8774/images/6278fd78-8072-4780-94ef-b49591c1825c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "links": [{"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "bookmark"}]}, "id": "dd1fdf74-2578-48ef-93d7-53471250211f", "user_id": "176a9d3fb5284c34ad6c5ddb4621e776", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:26:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst", "created": "2019-01-14T16:26:14Z", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:15,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-ebb2003e-d9de-41ff-87e4-8aecb8ba5914 2019-01-14 16:26:15,370 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst 2019-01-14 16:26:15,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:15,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-43719c1f-7ab6-462a-8123-416d6d189865 x-compute-request-id: req-43719c1f-7ab6-462a-8123-416d6d189865 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.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "bookmark"}], "image": {"id": "6278fd78-8072-4780-94ef-b49591c1825c", "links": [{"href": "http://172.30.9.26:8774/images/6278fd78-8072-4780-94ef-b49591c1825c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "links": [{"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "bookmark"}]}, "id": "dd1fdf74-2578-48ef-93d7-53471250211f", "user_id": "176a9d3fb5284c34ad6c5ddb4621e776", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:26:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst", "created": "2019-01-14T16:26:14Z", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:15,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-43719c1f-7ab6-462a-8123-416d6d189865 2019-01-14 16:26:15,616 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst] is - BUILD 2019-01-14 16:26:15,616 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:26:18,618 - create_instance - DEBUG - VM status query timeout in 896.75318718 2019-01-14 16:26:18,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:19,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-609d0ade-1b37-4545-8479-88a548446fed x-compute-request-id: req-609d0ade-1b37-4545-8479-88a548446fed Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "bookmark"}], "image": {"id": "6278fd78-8072-4780-94ef-b49591c1825c", "links": [{"href": "http://172.30.9.26:8774/images/6278fd78-8072-4780-94ef-b49591c1825c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "links": [{"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "bookmark"}]}, "id": "dd1fdf74-2578-48ef-93d7-53471250211f", "security_groups": [{"name": "default"}], "user_id": "176a9d3fb5284c34ad6c5ddb4621e776", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:26:16Z", "hostId": "67820d3f0adcda26c81afb22c390333592bdffb80da75de63765fd9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst", "created": "2019-01-14T16:26:14Z", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:19,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-609d0ade-1b37-4545-8479-88a548446fed 2019-01-14 16:26:19,058 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst] is - BUILD 2019-01-14 16:26:19,058 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:26:22,062 - create_instance - DEBUG - VM status query timeout in 893.309091091 2019-01-14 16:26:22,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:22,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26: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-e62160f9-5713-4604-a776-132d363311bd x-compute-request-id: req-e62160f9-5713-4604-a776-132d363311bd Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:50:58", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "bookmark"}], "image": {"id": "6278fd78-8072-4780-94ef-b49591c1825c", "links": [{"href": "http://172.30.9.26:8774/images/6278fd78-8072-4780-94ef-b49591c1825c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:26:20.000000", "flavor": {"id": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "links": [{"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "bookmark"}]}, "id": "dd1fdf74-2578-48ef-93d7-53471250211f", "security_groups": [{"name": "default"}], "user_id": "176a9d3fb5284c34ad6c5ddb4621e776", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:26:20Z", "hostId": "67820d3f0adcda26c81afb22c390333592bdffb80da75de63765fd9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst", "created": "2019-01-14T16:26:14Z", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:22,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-e62160f9-5713-4604-a776-132d363311bd 2019-01-14 16:26:22,532 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst] is - ACTIVE 2019-01-14 16:26:22,532 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:26:22,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:23,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26: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-a24bc8b2-3c1b-431b-95cf-97557af8a564 x-compute-request-id: req-a24bc8b2-3c1b-431b-95cf-97557af8a564 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:50:58", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "bookmark"}], "image": {"id": "6278fd78-8072-4780-94ef-b49591c1825c", "links": [{"href": "http://172.30.9.26:8774/images/6278fd78-8072-4780-94ef-b49591c1825c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:26:20.000000", "flavor": {"id": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "links": [{"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "bookmark"}]}, "id": "dd1fdf74-2578-48ef-93d7-53471250211f", "security_groups": [{"name": "default"}], "user_id": "176a9d3fb5284c34ad6c5ddb4621e776", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:26:20Z", "hostId": "67820d3f0adcda26c81afb22c390333592bdffb80da75de63765fd9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst", "created": "2019-01-14T16:26:14Z", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:23,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-a24bc8b2-3c1b-431b-95cf-97557af8a564 2019-01-14 16:26:23,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:23,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-87688a54-31f8-4b0c-ad61-8010ec5ee8dc Date: Mon, 14 Jan 2019 16:26: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":["c5dd8888-34f3-4a74-909f-8b15e60889fa"],"updated_at":"2019-01-14T16:26:03Z","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net"}]} 2019-01-14 16:26:23,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net used request id req-87688a54-31f8-4b0c-ad61-8010ec5ee8dc 2019-01-14 16:26:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:23,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52333a50-b34a-4236-bdd0-7cacd5afc284 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:26:23,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-52333a50-b34a-4236-bdd0-7cacd5afc284 2019-01-14 16:26:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:23,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5dd18543-9133-46e8-a1af-f03a8e34132c Date: Mon, 14 Jan 2019 16:26:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:03Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"3696988f35be41faa01bd2be77b2f7e1","id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet"}]} 2019-01-14 16:26:23,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-5dd18543-9133-46e8-a1af-f03a8e34132c 2019-01-14 16:26:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:23,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3035 X-Openstack-Request-Id: req-71bd342d-66da-43ae-8a72-88df9529563b Date: Mon, 14 Jan 2019 16:26:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-40376386-8ce4-41f5-ac41-f648b8fa3c6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6f:26:4b","id":"4919d8cf-2335-432b-a3dc-869faa96b2d3","port_security_enabled":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","fixed_ips":[{"subnet_id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:10Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:20Z","binding:vnic_type":"normal","device_id":"dd1fdf74-2578-48ef-93d7-53471250211f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fc:50:58","id":"a11e9a86-071e-4885-afa3-c2c094fe2f57","port_security_enabled":true,"project_id":"3696988f35be41faa01bd2be77b2f7e1","fixed_ips":[{"subnet_id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["02c95b64-3ede-4c75-8959-62122a420407"],"name":"CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:05Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-40376386-8ce4-41f5-ac41-f648b8fa3c6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:c2:f9","id":"b68c3692-1f0f-4b90-8bc9-cfde4d0f21a7","port_security_enabled":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","fixed_ips":[{"subnet_id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"40376386-8ce4-41f5-ac41-f648b8fa3c6c","tenant_id":"3696988f35be41faa01bd2be77b2f7e1","created_at":"2019-01-14T16:26:04Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-40376386-8ce4-41f5-ac41-f648b8fa3c6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:24:26","id":"bd3b6423-946a-4d6f-9a33-faa74ff68a7a","port_security_enabled":false,"project_id":"3696988f35be41faa01bd2be77b2f7e1","fixed_ips":[{"subnet_id":"c5dd8888-34f3-4a74-909f-8b15e60889fa","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:26:23,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-71bd342d-66da-43ae-8a72-88df9529563b 2019-01-14 16:26:23,954 - create_instance - INFO - Deleting Port with ID - a11e9a86-071e-4885-afa3-c2c094fe2f57 2019-01-14 16:26:23,954 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-port 2019-01-14 16:26:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a11e9a86-071e-4885-afa3-c2c094fe2f57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:24,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-978cc5c3-1b6a-4e3a-9cf8-a2eba589bbca Date: Mon, 14 Jan 2019 16:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:26:24,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a11e9a86-071e-4885-afa3-c2c094fe2f57 used request id req-978cc5c3-1b6a-4e3a-9cf8-a2eba589bbca 2019-01-14 16:26:24,434 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst 2019-01-14 16:26:24,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:24,697 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:26: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-5c4a892f-5733-467e-bfcc-d1c44bbaaa7d x-compute-request-id: req-5c4a892f-5733-467e-bfcc-d1c44bbaaa7d Content-Type: application/json 2019-01-14 16:26:24,697 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-5c4a892f-5733-467e-bfcc-d1c44bbaaa7d 2019-01-14 16:26:24,698 - create_instance - INFO - Checking deletion status 2019-01-14 16:26:24,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:24,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26: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-1b39e88b-a439-4fc7-b1ea-7c38ad9bdf86 x-compute-request-id: req-1b39e88b-a439-4fc7-b1ea-7c38ad9bdf86 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.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dd1fdf74-2578-48ef-93d7-53471250211f", "rel": "bookmark"}], "image": {"id": "6278fd78-8072-4780-94ef-b49591c1825c", "links": [{"href": "http://172.30.9.26:8774/images/6278fd78-8072-4780-94ef-b49591c1825c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:26:20.000000", "flavor": {"id": "7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "links": [{"href": "http://172.30.9.26:8774/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e", "rel": "bookmark"}]}, "id": "dd1fdf74-2578-48ef-93d7-53471250211f", "user_id": "176a9d3fb5284c34ad6c5ddb4621e776", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:26:24Z", "hostId": "67820d3f0adcda26c81afb22c390333592bdffb80da75de63765fd9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst", "created": "2019-01-14T16:26:14Z", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:24,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-1b39e88b-a439-4fc7-b1ea-7c38ad9bdf86 2019-01-14 16:26:24,991 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst] is - ACTIVE 2019-01-14 16:26:24,991 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:26:27,994 - create_instance - DEBUG - VM status query timeout in 296.703835964 2019-01-14 16:26:27,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d87d1b41a9b3a2060e3d981c33b88821c343c1" 2019-01-14 16:26:28,041 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-0556ee75-5e6a-4623-9ce7-1cd033fa31b6 x-compute-request-id: req-0556ee75-5e6a-4623-9ce7-1cd033fa31b6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dd1fdf74-2578-48ef-93d7-53471250211f could not be found.", "code": 404}} 2019-01-14 16:26:28,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dd1fdf74-2578-48ef-93d7-53471250211f used request id req-0556ee75-5e6a-4623-9ce7-1cd033fa31b6 2019-01-14 16:26:28,041 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance dd1fdf74-2578-48ef-93d7-53471250211f could not be found. (HTTP 404) (Request-ID: req-0556ee75-5e6a-4623-9ce7-1cd033fa31b6) 2019-01-14 16:26:28,041 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-inst 2019-01-14 16:26:28,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a542d4084eb21cfe0bd6f56f7323901e1d2ccce1" 2019-01-14 16:26:28,083 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-15911427-2e04-436a-ad7b-c54f617b49b9 x-compute-request-id: req-15911427-2e04-436a-ad7b-c54f617b49b9 Content-Length: 0 Content-Type: application/json 2019-01-14 16:26:28,083 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7e7cd9d0-99ea-4360-872f-8573a0a13c9e used request id req-15911427-2e04-436a-ad7b-c54f617b49b9 2019-01-14 16:26:28,084 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet 2019-01-14 16:26:28,084 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-subnet 2019-01-14 16:26:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c5dd8888-34f3-4a74-909f-8b15e60889fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:30,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28d32470-8981-4b61-9450-f8597b17001f Date: Mon, 14 Jan 2019 16:26:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:26:30,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c5dd8888-34f3-4a74-909f-8b15e60889fa used request id req-28d32470-8981-4b61-9450-f8597b17001f 2019-01-14 16:26:30,831 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3-pub-net 2019-01-14 16:26:30,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/40376386-8ce4-41f5-ac41-f648b8fa3c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cc64af2cffd43417e291e7c50c0d34b9cffda4" 2019-01-14 16:26:32,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e6e5e07-c0e2-4533-b4fb-810b27d37e66 Date: Mon, 14 Jan 2019 16:26:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:26:32,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/40376386-8ce4-41f5-ac41-f648b8fa3c6c used request id req-3e6e5e07-c0e2-4533-b4fb-810b27d37e66 2019-01-14 16:26:32,359 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-014d23ca-00f7-4deb-8c62-439b35b01ec3 2019-01-14 16:26:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21cfe05ba6222c5b97294ea04446800519fcfb3" 2019-01-14 16:26:33,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73c37a05-b265-4ed3-9049-1ad92a2c614f Date: Mon, 14 Jan 2019 16:26:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:26:33,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6278fd78-8072-4780-94ef-b49591c1825c used request id req-73c37a05-b265-4ed3-9049-1ad92a2c614f 2019-01-14 16:26:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:26:34,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-405b46f7-a0c9-405c-97f3-23578a20acf1 Date: Mon, 14 Jan 2019 16:26:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "created_at": "2019-01-14T16:26:02Z", "updated_at": "2019-01-14T16:26:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "revision_number": 0, "id": "0405513b-1ad0-49ee-83f6-67eb2b6bd5af", "remote_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3696988f35be41faa01bd2be77b2f7e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "revision_number": 0, "id": "5d94e497-c615-41a6-aa83-34b5bb604e74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3696988f35be41faa01bd2be77b2f7e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "revision_number": 0, "id": "ac5e7f80-852b-4f00-880a-6072b95c3e63", "remote_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3696988f35be41faa01bd2be77b2f7e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "revision_number": 0, "id": "d0d99e01-6f32-4077-a8e1-b5b3b8e28160", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3696988f35be41faa01bd2be77b2f7e1"}], "revision_number": 4, "project_id": "3696988f35be41faa01bd2be77b2f7e1", "id": "02c95b64-3ede-4c75-8959-62122a420407", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:26:34,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-405b46f7-a0c9-405c-97f3-23578a20acf1 2019-01-14 16:26:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:26:34,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee1b895-3858-48c8-91ff-d2699fb6fa2c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3696988f35be41faa01bd2be77b2f7e1", "name": "CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj"}} 2019-01-14 16:26:34,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-9ee1b895-3858-48c8-91ff-d2699fb6fa2c 2019-01-14 16:26:34,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02c95b64-3ede-4c75-8959-62122a420407 2019-01-14 16:26:34,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=02c95b64-3ede-4c75-8959-62122a420407 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:26:34,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b0d896bb-fb71-47c4-b03b-c4cdd822495d Date: Mon, 14 Jan 2019 16:26:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "port_range_min": null, "revision_number": 0, "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "created_at": "2019-01-14T16:26:02Z", "project_id": "3696988f35be41faa01bd2be77b2f7e1", "id": "0405513b-1ad0-49ee-83f6-67eb2b6bd5af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "port_range_min": null, "revision_number": 0, "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "created_at": "2019-01-14T16:26:02Z", "project_id": "3696988f35be41faa01bd2be77b2f7e1", "id": "5d94e497-c615-41a6-aa83-34b5bb604e74"}, {"remote_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "port_range_min": null, "revision_number": 0, "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "created_at": "2019-01-14T16:26:02Z", "project_id": "3696988f35be41faa01bd2be77b2f7e1", "id": "ac5e7f80-852b-4f00-880a-6072b95c3e63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:02Z", "security_group_id": "02c95b64-3ede-4c75-8959-62122a420407", "port_range_min": null, "revision_number": 0, "tenant_id": "3696988f35be41faa01bd2be77b2f7e1", "created_at": "2019-01-14T16:26:02Z", "project_id": "3696988f35be41faa01bd2be77b2f7e1", "id": "d0d99e01-6f32-4077-a8e1-b5b3b8e28160"}]} 2019-01-14 16:26:34,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=02c95b64-3ede-4c75-8959-62122a420407 used request id req-b0d896bb-fb71-47c4-b03b-c4cdd822495d 2019-01-14 16:26:34,368 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:26:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/02c95b64-3ede-4c75-8959-62122a420407 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:26:34,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ffba4ce-cf63-49f6-b3e3-8f41eaecb2f7 Content-Length: 0 Date: Mon, 14 Jan 2019 16:26:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:26:34,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/02c95b64-3ede-4c75-8959-62122a420407 used request id req-1ffba4ce-cf63-49f6-b3e3-8f41eaecb2f7 2019-01-14 16:26:34,761 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj 2019-01-14 16:26:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:26:35,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b1f67f-73a7-4c26-8405-70dffc4660df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:26:35,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3696988f35be41faa01bd2be77b2f7e1 used request id req-e0b1f67f-73a7-4c26-8405-70dffc4660df 2019-01-14 16:26:35,145 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-proj-role 2019-01-14 16:26:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/657692b171b642519f1ad4a11e5b775a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:26:35,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a787a21-ae6d-43e4-a0f8-1a4c4a4d1469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:26:35,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/657692b171b642519f1ad4a11e5b775a used request id req-6a787a21-ae6d-43e4-a0f8-1a4c4a4d1469 2019-01-14 16:26:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a5e537ef988e4d775636f7272bcc81deb33798" 2019-01-14 16:26:35,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b879e109-d8f5-4ad1-ba58-d50582cc6e89 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:26:35,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b879e109-d8f5-4ad1-ba58-d50582cc6e89 2019-01-14 16:26:35,419 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-7b90f379-dcfe-42f-user 2019-01-14 16:26:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/176a9d3fb5284c34ad6c5ddb4621e776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c6cdeefa79a1928df08873a4f7de06c3399fed" 2019-01-14 16:26:35,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d68e43-6869-4276-975a-3a6bddc93218 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:26:35,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/176a9d3fb5284c34ad6c5ddb4621e776 used request id req-39d68e43-6869-4276-975a-3a6bddc93218 2019-01-14 16:26:35,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:36,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["wZiaU6NXRQuunv6sb1UPfA"], "issued_at": "2019-01-14T16:26:36.000000Z"}} 2019-01-14 16:26:36,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0733308a61683180c9eb9dca4c64d68ab7898466" 2019-01-14 16:26:36,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80df2a8-e956-4f1d-9c13-2b040792cbb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:36,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d80df2a8-e956-4f1d-9c13-2b040792cbb3 2019-01-14 16:26:36,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:36,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:36,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["gtSvxcgJSfOG2Ikbu7ZTXA"], "issued_at": "2019-01-14T16:26:36.000000Z"}} 2019-01-14 16:26:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:26:36,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85683831-b7c2-40e2-b810-e920b22e8024 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:36,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-85683831-b7c2-40e2-b810-e920b22e8024 2019-01-14 16:26:36,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:26:36,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:26: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:26:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:26:36,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edaf0188-273b-434d-b47b-d396f5287df7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:26:36,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj used request id req-edaf0188-273b-434d-b47b-d396f5287df7 2019-01-14 16:26:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:26:36,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca67834-ef8a-4b0d-bfc5-105b6d775118 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:26:36,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fca67834-ef8a-4b0d-bfc5-105b6d775118 2019-01-14 16:26:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}}' 2019-01-14 16:26:37,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d9be21f-46b2-4d33-84d1-587082d9a4a3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:26:37,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3d9be21f-46b2-4d33-84d1-587082d9a4a3 2019-01-14 16:26:37,151 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj 2019-01-14 16:26:37,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:37,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:37,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ef3FvZJAS0KQfUV-o6nEoQ"], "issued_at": "2019-01-14T16:26:37.000000Z"}} 2019-01-14 16:26:37,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0180c2244c1339e89d13255e7213d255557bbf" 2019-01-14 16:26:37,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5a7d2d-6749-4792-9edd-6d6ec4899d7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:37,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff5a7d2d-6749-4792-9edd-6d6ec4899d7d 2019-01-14 16:26:37,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:26:37,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:26: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:26:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0180c2244c1339e89d13255e7213d255557bbf" 2019-01-14 16:26:37,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457be475-bf0f-419b-9902-9c8473156404 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:26:37,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-457be475-bf0f-419b-9902-9c8473156404 2019-01-14 16:26:37,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0180c2244c1339e89d13255e7213d255557bbf" 2019-01-14 16:26:37,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1936cf47-42d5-43c6-94e7-525c70cfbb7a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}]} 2019-01-14 16:26:37,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj used request id req-1936cf47-42d5-43c6-94e7-525c70cfbb7a 2019-01-14 16:26:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0180c2244c1339e89d13255e7213d255557bbf" 2019-01-14 16:26:38,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49b05bf-5aac-4360-bea1-361c28ce85cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:26:38,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a49b05bf-5aac-4360-bea1-361c28ce85cc 2019-01-14 16:26:38,437 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user 2019-01-14 16:26:38,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:26:38,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb6d32f-edf2-4b1e-b9a9-db8637324443 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:26:38,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8bb6d32f-edf2-4b1e-b9a9-db8637324443 2019-01-14 16:26:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" -d '{"role": {"name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}}' 2019-01-14 16:26:38,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3a588e-b6b9-435c-a893-e7650c41566e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77db31be270b41e1afe7138fa02790f5", "links": {"self": "http://172.30.9.26:5000/v3/roles/77db31be270b41e1afe7138fa02790f5"}, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}} 2019-01-14 16:26:38,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d3a588e-b6b9-435c-a893-e7650c41566e 2019-01-14 16:26:38,672 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role 2019-01-14 16:26:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/77db31be270b41e1afe7138fa02790f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:26:38,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966458cf-029c-4f3f-b28d-be25ceccb949 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77db31be270b41e1afe7138fa02790f5", "links": {"self": "http://172.30.9.26:5000/v3/roles/77db31be270b41e1afe7138fa02790f5"}, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}} 2019-01-14 16:26:38,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/77db31be270b41e1afe7138fa02790f5 used request id req-966458cf-029c-4f3f-b28d-be25ceccb949 2019-01-14 16:26:38,783 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role to project CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj 2019-01-14 16:26:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5/users/281726b06a34494eafe8a20e4850a40c/roles/77db31be270b41e1afe7138fa02790f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:26:38,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c226ed-8f9d-4ed5-a0e1-9877b28d9119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:26:38,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5/users/281726b06a34494eafe8a20e4850a40c/roles/77db31be270b41e1afe7138fa02790f5 used request id req-f9c226ed-8f9d-4ed5-a0e1-9877b28d9119 2019-01-14 16:26:38,939 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:26:38,942 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:26:38,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:38,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:39,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77db31be270b41e1afe7138fa02790f5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}], "expires_at": "2019-01-14T17:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user", "id": "281726b06a34494eafe8a20e4850a40c"}, "audit_ids": ["AxSLOcJ9StOpQhfoX208jA"], "issued_at": "2019-01-14T16:26:39.000000Z"}} 2019-01-14 16:26:39,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" 2019-01-14 16:26:39,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2ee50c-1b39-4ee4-9c24-47d89e74450e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:39,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3b2ee50c-1b39-4ee4-9c24-47d89e74450e 2019-01-14 16:26:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" 2019-01-14 16:26:39,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4ca80900-0bb4-4f9e-b72d-1c283fab3ceb Date: Mon, 14 Jan 2019 16:26:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image"} 2019-01-14 16:26:39,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image used request id req-4ca80900-0bb4-4f9e-b72d-1c283fab3ceb 2019-01-14 16:26:39,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" 2019-01-14 16:26:39,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f43102c-579b-4a06-82fb-079d785321cd Date: Mon, 14 Jan 2019 16:26: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"}}} 2019-01-14 16:26:39,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0f43102c-579b-4a06-82fb-079d785321cd 2019-01-14 16:26:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image"}' 2019-01-14 16:26:40,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43be9799-d1c9-40f7-b284-f844ceb19abc Date: Mon, 14 Jan 2019 16:26:40 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:26:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:26:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "min_disk": 0, "protected": false, "id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "file": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/file", "checksum": null, "owner": "f4a3531a59b74576b9a87eb2c53b6de5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:26:40,146 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-43be9799-d1c9-40f7-b284-f844ceb19abc 2019-01-14 16:26:40,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" -d '' 2019-01-14 16:26:40,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62cb229f-a51e-4181-a016-0eb157aa7496 Date: Mon, 14 Jan 2019 16:26:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:26:40,622 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/file used request id req-62cb229f-a51e-4181-a016-0eb157aa7496 2019-01-14 16:26:40,623 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:26:40,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" 2019-01-14 16:26:40,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-61f21368-4e42-4a70-973b-401421901956 Date: Mon, 14 Jan 2019 16:26:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:26:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:26:40Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/snap", "metadata": {}}], "self": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "min_disk": 0, "protected": false, "id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "file": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4a3531a59b74576b9a87eb2c53b6de5", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:26:40,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd used request id req-61f21368-4e42-4a70-973b-401421901956 2019-01-14 16:26:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" 2019-01-14 16:26:40,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9631cd30-a398-42e0-8018-cdded22a9004 Date: Mon, 14 Jan 2019 16:26: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"}}} 2019-01-14 16:26:40,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9631cd30-a398-42e0-8018-cdded22a9004 2019-01-14 16:26:40,838 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image 2019-01-14 16:26:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" 2019-01-14 16:26:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-0dd697f8-f007-43cd-a6a1-b12900ec138f Date: Mon, 14 Jan 2019 16:26:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:26:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:26:40Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/snap", "metadata": {}}], "self": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "min_disk": 0, "protected": false, "id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "file": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4a3531a59b74576b9a87eb2c53b6de5", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:26:41,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd used request id req-0dd697f8-f007-43cd-a6a1-b12900ec138f 2019-01-14 16:26:41,042 - create_image - DEBUG - Instance status is - active 2019-01-14 16:26:41,042 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image 2019-01-14 16:26:41,042 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image 2019-01-14 16:26:41,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:41,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:41,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["OT-9nBQDRHK6NyELKQzmHQ"], "issued_at": "2019-01-14T16:26:41.000000Z"}} 2019-01-14 16:26:41,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab936ba756418ccfa014c61840434cf060931d8e" 2019-01-14 16:26:41,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52845e64-5a61-4e56-8ede-54e6ebc925be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:41,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-52845e64-5a61-4e56-8ede-54e6ebc925be 2019-01-14 16:26:41,554 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:26:41,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab936ba756418ccfa014c61840434cf060931d8e" 2019-01-14 16:26:41,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26: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-f7b6b8ad-4f63-4f40-bec6-675c08ccc09d x-compute-request-id: req-f7b6b8ad-4f63-4f40-bec6-675c08ccc09d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:26:41,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f7b6b8ad-4f63-4f40-bec6-675c08ccc09d 2019-01-14 16:26:41,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab936ba756418ccfa014c61840434cf060931d8e" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:26:41,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26: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-b1cd78d7-cbf5-45e0-aa04-745f72bd98a5 x-compute-request-id: req-b1cd78d7-cbf5-45e0-aa04-745f72bd98a5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "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": "55ea6464-c3f7-4299-aeab-095a42e937cf"}} 2019-01-14 16:26:41,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b1cd78d7-cbf5-45e0-aa04-745f72bd98a5 2019-01-14 16:26:41,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:41,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:42,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77db31be270b41e1afe7138fa02790f5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}], "expires_at": "2019-01-14T17:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user", "id": "281726b06a34494eafe8a20e4850a40c"}, "audit_ids": ["UF5e0V2jQxiGe_L0cyFuxQ"], "issued_at": "2019-01-14T16:26:42.000000Z"}} 2019-01-14 16:26:42,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:26:42,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc32c5d-096c-4104-bd3f-430111ae050a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:42,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6cc32c5d-096c-4104-bd3f-430111ae050a 2019-01-14 16:26:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:26:42,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c28c2c3c-1dc1-4b0d-b838-b90aaa7a9e8d Date: Mon, 14 Jan 2019 16:26:42 GMT RESP BODY: {"networks":[]} 2019-01-14 16:26:42,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-c28c2c3c-1dc1-4b0d-b838-b90aaa7a9e8d 2019-01-14 16:26:42,545 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net 2019-01-14 16:26:42,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" -d '{"network": {"name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net", "admin_state_up": true}}' 2019-01-14 16:26:43,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-c10d6cbc-1204-46e6-a294-82a547417286 Date: Mon, 14 Jan 2019 16:26:43 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:26:43Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}} 2019-01-14 16:26:43,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c10d6cbc-1204-46e6-a294-82a547417286 2019-01-14 16:26:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:26:43,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-77af6b00-b149-4f2e-bced-f97463e382f4 Date: Mon, 14 Jan 2019 16:26: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":"2019-01-14T16:26:43Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:43,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-77af6b00-b149-4f2e-bced-f97463e382f4 2019-01-14 16:26:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:26:43,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-75005be3-e281-4910-8a25-0eb7b37acfa9 Date: Mon, 14 Jan 2019 16:26:43 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:26:43,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-75005be3-e281-4910-8a25-0eb7b37acfa9 2019-01-14 16:26:43,946 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet 2019-01-14 16:26:43,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" -d '{"subnets": [{"ip_version": 4, "network_id": "36900fb1-af2c-488a-a33a-6855b0bfbebf", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]}' 2019-01-14 16:26:44,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e8fb4c1f-d484-426a-96c8-e383a8d15ed3 Date: Mon, 14 Jan 2019 16:26:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:44,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e8fb4c1f-d484-426a-96c8-e383a8d15ed3 2019-01-14 16:26:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:26:45,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dea7d576-de48-4ac2-aed9-f7e5384ce926 Date: Mon, 14 Jan 2019 16:26: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:45,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-dea7d576-de48-4ac2-aed9-f7e5384ce926 2019-01-14 16:26:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:26:45,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3f4165a7-7504-422e-926c-255bd2c51045 Date: Mon, 14 Jan 2019 16:26:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:45,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-3f4165a7-7504-422e-926c-255bd2c51045 2019-01-14 16:26:45,325 - OpenStackNetwork - DEBUG - Network [36900fb1-af2c-488a-a33a-6855b0bfbebf] created successfully 2019-01-14 16:26:45,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:45,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:45,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77db31be270b41e1afe7138fa02790f5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}], "expires_at": "2019-01-14T17:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user", "id": "281726b06a34494eafe8a20e4850a40c"}, "audit_ids": ["vGLS1pzJTGCBfey0ljgL0g"], "issued_at": "2019-01-14T16:26:45.000000Z"}} 2019-01-14 16:26:45,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" 2019-01-14 16:26:45,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8a76e2-3db1-4b50-8829-58c1ecbdc3ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:45,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f8a76e2-3db1-4b50-8829-58c1ecbdc3ba 2019-01-14 16:26:45,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" 2019-01-14 16:26:46,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:45 GMT Server: Apache x-compute-request-id: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:26:46,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/detail used request id req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830 2019-01-14 16:26:46,142 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-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}}' 2019-01-14 16:26:46,581 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:26:46 GMT Server: Apache x-compute-request-id: req-5b8f0bd9-0cdb-49f1-ae42-2edb7a0c2813 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b8f0bd9-0cdb-49f1-ae42-2edb7a0c2813 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:46.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "size": 1}} 2019-01-14 16:26:46,581 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes used request id req-5b8f0bd9-0cdb-49f1-ae42-2edb7a0c2813 2019-01-14 16:26:46,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" 2019-01-14 16:26:46,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:46 GMT Server: Apache x-compute-request-id: req-f39d7fe6-af23-49d2-9e2f-d335aaabf89a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f39d7fe6-af23-49d2-9e2f-d335aaabf89a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "size": 1}} 2019-01-14 16:26:46,822 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed used request id req-f39d7fe6-af23-49d2-9e2f-d335aaabf89a 2019-01-14 16:26:46,823 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1 2019-01-14 16:26:46,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" 2019-01-14 16:26:47,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:46 GMT Server: Apache x-compute-request-id: req-c6635fca-905d-4c60-9604-9e6b8993f493 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6635fca-905d-4c60-9604-9e6b8993f493 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "size": 1}} 2019-01-14 16:26:47,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed used request id req-c6635fca-905d-4c60-9604-9e6b8993f493 2019-01-14 16:26:47,071 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:26:47,071 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1 2019-01-14 16:26:47,072 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1 2019-01-14 16:26:47,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:47,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:47,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77db31be270b41e1afe7138fa02790f5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}], "expires_at": "2019-01-14T17:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user", "id": "281726b06a34494eafe8a20e4850a40c"}, "audit_ids": ["S8LSgVKARV-AbHN0Q--dfw"], "issued_at": "2019-01-14T16:26:47.000000Z"}} 2019-01-14 16:26:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" 2019-01-14 16:26:47,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc37ec0c-e251-4b7f-87ca-5418f5ab08ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:47,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dc37ec0c-e251-4b7f-87ca-5418f5ab08ea 2019-01-14 16:26:47,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" 2019-01-14 16:26:47,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:47 GMT Server: Apache x-compute-request-id: req-49b4d277-1877-41fc-8d01-b9ecf9e92483 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49b4d277-1877-41fc-8d01-b9ecf9e92483 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "size": 1}]} 2019-01-14 16:26:47,810 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/detail used request id req-49b4d277-1877-41fc-8d01-b9ecf9e92483 2019-01-14 16:26:47,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-49b4d277-1877-41fc-8d01-b9ecf9e92483" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-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}}' 2019-01-14 16:26:48,245 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:26:47 GMT Server: Apache x-compute-request-id: req-5ef425f3-514e-4e21-b750-51f451ae4eeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ef425f3-514e-4e21-b750-51f451ae4eeb Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:48.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "size": 1}} 2019-01-14 16:26:48,245 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes used request id req-5ef425f3-514e-4e21-b750-51f451ae4eeb 2019-01-14 16:26:48,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49b4d277-1877-41fc-8d01-b9ecf9e92483" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" 2019-01-14 16:26:48,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:48 GMT Server: Apache x-compute-request-id: req-9d9dad6f-3050-4533-815c-953fe9a38ae3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d9dad6f-3050-4533-815c-953fe9a38ae3 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "size": 1}} 2019-01-14 16:26:48,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 used request id req-9d9dad6f-3050-4533-815c-953fe9a38ae3 2019-01-14 16:26:48,525 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2 2019-01-14 16:26:48,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49b4d277-1877-41fc-8d01-b9ecf9e92483" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" 2019-01-14 16:26:48,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:48 GMT Server: Apache x-compute-request-id: req-81575eac-a375-444c-9584-948c82302fad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81575eac-a375-444c-9584-948c82302fad Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "size": 1}} 2019-01-14 16:26:48,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 used request id req-81575eac-a375-444c-9584-948c82302fad 2019-01-14 16:26:48,777 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:26:48,777 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2 2019-01-14 16:26:48,777 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2 2019-01-14 16:26:48,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:48,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:49,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77db31be270b41e1afe7138fa02790f5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}], "expires_at": "2019-01-14T17:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user", "id": "281726b06a34494eafe8a20e4850a40c"}, "audit_ids": ["z0MGnwbmQpKntFEBB1FHOg"], "issued_at": "2019-01-14T16:26:49.000000Z"}} 2019-01-14 16:26:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:49,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a700e90-a913-4e59-90bf-73128413a42c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:49,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6a700e90-a913-4e59-90bf-73128413a42c 2019-01-14 16:26:49,307 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:26:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:49,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1bfdb2-05bc-454e-8a62-2898ee29e80e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:49,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d1bfdb2-05bc-454e-8a62-2898ee29e80e 2019-01-14 16:26:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:49,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-03d86b80-eb08-40e7-9a20-930ece163dec Date: Mon, 14 Jan 2019 16:26: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:49,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-03d86b80-eb08-40e7-9a20-930ece163dec 2019-01-14 16:26:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:49,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c191e3ee-7f07-438c-a9b5-bd49768ffabb Date: Mon, 14 Jan 2019 16:26:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:49,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-c191e3ee-7f07-438c-a9b5-bd49768ffabb 2019-01-14 16:26:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:50,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fbf96c86-4682-49c3-ab24-7d92909ac424 Date: Mon, 14 Jan 2019 16: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:50,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-fbf96c86-4682-49c3-ab24-7d92909ac424 2019-01-14 16:26:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:26:50,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:26: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:26:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:50,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9948b929-5e02-49e1-9c90-ad0f59067fcb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:26:50,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-9948b929-5e02-49e1-9c90-ad0f59067fcb 2019-01-14 16:26:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:50,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-74f40b2f-8c7f-419e-87c8-af649fe5faac Date: Mon, 14 Jan 2019 16:26:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:50,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-74f40b2f-8c7f-419e-87c8-af649fe5faac 2019-01-14 16:26:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:50,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5965492-762e-4e17-a354-611828b6727c Date: Mon, 14 Jan 2019 16:26:50 GMT RESP BODY: {"ports":[]} 2019-01-14 16:26:50,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port&admin_state_up=True used request id req-a5965492-762e-4e17-a354-611828b6727c 2019-01-14 16:26:50,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:50,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-73ba2357-debb-4659-9ce7-009659e06035 x-compute-request-id: req-73ba2357-debb-4659-9ce7-009659e06035 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:26:50,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst used request id req-73ba2357-debb-4659-9ce7-009659e06035 2019-01-14 16:26:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:51,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b9a1332e-04ff-4ef2-bb0b-add5d338ce5a Date: Mon, 14 Jan 2019 16:26: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:51,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-b9a1332e-04ff-4ef2-bb0b-add5d338ce5a 2019-01-14 16:26:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:51,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-747a3d1b-04c2-4652-88f9-8f3b7dbfb01f Date: Mon, 14 Jan 2019 16:26:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:51,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-747a3d1b-04c2-4652-88f9-8f3b7dbfb01f 2019-01-14 16:26:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:51,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-179b2ad5-8885-4927-a4f6-477488d3534c Date: Mon, 14 Jan 2019 16:26: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:51,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-179b2ad5-8885-4927-a4f6-477488d3534c 2019-01-14 16:26:51,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:51,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cb9970-c832-4ee4-be5b-0a7029fcac42 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:26:51,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-42cb9970-c832-4ee4-be5b-0a7029fcac42 2019-01-14 16:26:51,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:51,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-75664fdb-48ea-41be-9d9f-b1f34fcd1c3c Date: Mon, 14 Jan 2019 16:26:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:51,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-75664fdb-48ea-41be-9d9f-b1f34fcd1c3c 2019-01-14 16:26:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:51,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b0036641-fb25-4e87-80da-67d466921508 Date: Mon, 14 Jan 2019 16:26:51 GMT RESP BODY: {"ports":[]} 2019-01-14 16:26:51,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port&admin_state_up=True used request id req-b0036641-fb25-4e87-80da-67d466921508 2019-01-14 16:26:51,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:26:51,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:26:52,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77db31be270b41e1afe7138fa02790f5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}], "expires_at": "2019-01-14T17:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user", "id": "281726b06a34494eafe8a20e4850a40c"}, "audit_ids": ["4VnPo-tkS5i54GxXRU8ntg"], "issued_at": "2019-01-14T16:26:52.000000Z"}} 2019-01-14 16:26:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce1005324f1c59959b21db27c02d12520ff74a7" 2019-01-14 16:26:52,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164f7bfc-be73-4600-81e3-5231aa13ab4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:26:52,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-164f7bfc-be73-4600-81e3-5231aa13ab4e 2019-01-14 16:26:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:52,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-85b85425-fbe4-4422-8a8e-cebe7f80bc10 Date: Mon, 14 Jan 2019 16: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:52,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-85b85425-fbe4-4422-8a8e-cebe7f80bc10 2019-01-14 16:26:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:52,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-090a4e18-4e26-4c2e-aed8-519b25293218 Date: Mon, 14 Jan 2019 16:26:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:52,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-090a4e18-4e26-4c2e-aed8-519b25293218 2019-01-14 16:26:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:53,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b14c2875-d5f2-4e55-adce-9bd50dc934fb Date: Mon, 14 Jan 2019 16:26: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:53,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-b14c2875-d5f2-4e55-adce-9bd50dc934fb 2019-01-14 16:26:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:26:53,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:26: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:26:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce1005324f1c59959b21db27c02d12520ff74a7" 2019-01-14 16:26:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5e7954-8b51-4828-996f-7f3ad2155ef2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:26:53,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-ca5e7954-8b51-4828-996f-7f3ad2155ef2 2019-01-14 16:26:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:53,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-df8f76dd-c5a0-4756-89af-cfcdd338266d Date: Mon, 14 Jan 2019 16:26:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:53,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-df8f76dd-c5a0-4756-89af-cfcdd338266d 2019-01-14 16:26:53,389 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net 2019-01-14 16:26:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" -d '{"port": {"network_id": "36900fb1-af2c-488a-a33a-6855b0bfbebf", "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port", "admin_state_up": true}}' 2019-01-14 16:26:54,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-c6c8779b-b6c5-4e8f-8d07-35cb35dd1be5 Date: Mon, 14 Jan 2019 16:26:54 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:26:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:26:54Z","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:05:93:12","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.23"}],"id":"ce8a3969-7a9d-4067-be68-025bea283ee4","security_groups":["a6e01b7d-0aa5-4afc-a691-314ffdb0c629"],"device_id":""}} 2019-01-14 16:26:54,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-c6c8779b-b6c5-4e8f-8d07-35cb35dd1be5 2019-01-14 16:26:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:54,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ee247783-114d-41f3-b15a-13fa405ad44d Date: Mon, 14 Jan 2019 16:26: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:54,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-ee247783-114d-41f3-b15a-13fa405ad44d 2019-01-14 16:26:54,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:54,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ffb189f9-eff0-4954-8a95-e6dce0f25e1a Date: Mon, 14 Jan 2019 16:26:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:54,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-ffb189f9-eff0-4954-8a95-e6dce0f25e1a 2019-01-14 16:26:54,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ded03afd-0b42-44ad-995e-cb8b2a17b444 Date: Mon, 14 Jan 2019 16:26: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:26:55,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-ded03afd-0b42-44ad-995e-cb8b2a17b444 2019-01-14 16:26:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab5605f-cca1-40d9-949e-ff8755370718 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:26:55,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-0ab5605f-cca1-40d9-949e-ff8755370718 2019-01-14 16:26:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8e37b16b-3a6b-4fef-a515-7cee98562df2 Date: Mon, 14 Jan 2019 16:26:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:26:55,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-8e37b16b-3a6b-4fef-a515-7cee98562df2 2019-01-14 16:26:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-dca621e7-33e8-4705-a8ce-6c3b432f5ea4 Date: Mon, 14 Jan 2019 16:26:55 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:53Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:54Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:05:93:12","id":"ce8a3969-7a9d-4067-be68-025bea283ee4","port_security_enabled":true,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["a6e01b7d-0aa5-4afc-a691-314ffdb0c629"],"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port"}]} 2019-01-14 16:26:55,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port&admin_state_up=True used request id req-dca621e7-33e8-4705-a8ce-6c3b432f5ea4 2019-01-14 16:26:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab02747e-fdf1-4975-ab54-bf6457c43a48 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:26:55,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-ab02747e-fdf1-4975-ab54-bf6457c43a48 2019-01-14 16:26:55,462 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst 2019-01-14 16:26:55,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-a3bc87f6-50b1-43e8-8945-2f52b6a3edbc x-compute-request-id: req-a3bc87f6-50b1-43e8-8945-2f52b6a3edbc Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-flavor-name"}]} 2019-01-14 16:26:55,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a3bc87f6-50b1-43e8-8945-2f52b6a3edbc 2019-01-14 16:26:55,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-45772c7f-2eda-4c43-aaf9-2a549992797a x-compute-request-id: req-45772c7f-2eda-4c43-aaf9-2a549992797a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "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": "55ea6464-c3f7-4299-aeab-095a42e937cf"}} 2019-01-14 16:26:55,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf used request id req-45772c7f-2eda-4c43-aaf9-2a549992797a 2019-01-14 16:26:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-24619cfa-7cd5-45e9-a293-8dbb57f64caa Date: Mon, 14 Jan 2019 16:26:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:26:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:26:40Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/snap", "metadata": {}}], "self": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "min_disk": 0, "protected": false, "id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "file": "/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4a3531a59b74576b9a87eb2c53b6de5", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image"} 2019-01-14 16:26:55,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image used request id req-24619cfa-7cd5-45e9-a293-8dbb57f64caa 2019-01-14 16:26:55,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:55,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-606235e2-c767-46b7-bb57-9037600fe7b3 Date: Mon, 14 Jan 2019 16:26: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"}}} 2019-01-14 16:26:55,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-606235e2-c767-46b7-bb57-9037600fe7b3 2019-01-14 16:26:55,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" -d '{"server": {"name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "imageRef": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "flavorRef": "55ea6464-c3f7-4299-aeab-095a42e937cf", "max_count": 1, "min_count": 1, "networks": [{"port": "ce8a3969-7a9d-4067-be68-025bea283ee4"}]}}' 2019-01-14 16:26:57,660 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-0813c091-d636-443f-8a9a-5e4652fdd1d5 x-compute-request-id: req-0813c091-d636-443f-8a9a-5e4652fdd1d5 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "adminPass": "S2KZtqShi7qU"}} 2019-01-14 16:26:57,660 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0813c091-d636-443f-8a9a-5e4652fdd1d5 2019-01-14 16:26:57,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:57,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-ca8f51ef-cde6-41db-98a6-160520793fb7 x-compute-request-id: req-ca8f51ef-cde6-41db-98a6-160520793fb7 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:26:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:57,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-ca8f51ef-cde6-41db-98a6-160520793fb7 2019-01-14 16:26:57,924 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst 2019-01-14 16:26:57,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:26:58,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-89a2d56a-5b9d-43a8-9eda-78e4f131dd45 x-compute-request-id: req-89a2d56a-5b9d-43a8-9eda-78e4f131dd45 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:26:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:26:58,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-89a2d56a-5b9d-43a8-9eda-78e4f131dd45 2019-01-14 16:26:58,166 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst] is - BUILD 2019-01-14 16:26:58,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:27:01,169 - create_instance - DEBUG - VM status query timeout in 896.75524497 2019-01-14 16:27:01,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:01,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-fd495243-fa51-4dac-a23d-a0e587076d07 x-compute-request-id: req-fd495243-fa51-4dac-a23d-a0e587076d07 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "security_groups": [{"name": "default"}], "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:26:58Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:01,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-fd495243-fa51-4dac-a23d-a0e587076d07 2019-01-14 16:27:01,884 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst] is - BUILD 2019-01-14 16:27:01,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:27:04,888 - create_instance - DEBUG - VM status query timeout in 893.036911964 2019-01-14 16:27:04,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:05,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-2c1a059f-e4a5-453c-8ef0-f77300cc0e51 x-compute-request-id: req-2c1a059f-e4a5-453c-8ef0-f77300cc0e51 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:93:12", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "security_groups": [{"name": "default"}], "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:05,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-2c1a059f-e4a5-453c-8ef0-f77300cc0e51 2019-01-14 16:27:05,581 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst] is - ACTIVE 2019-01-14 16:27:05,582 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:27:05,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:06,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3865cd2b-4c62-4c65-8088-0b7930d6e23e x-compute-request-id: req-3865cd2b-4c62-4c65-8088-0b7930d6e23e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:93:12", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "security_groups": [{"name": "default"}], "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:06,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-3865cd2b-4c62-4c65-8088-0b7930d6e23e 2019-01-14 16:27:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:06,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2bb55b35-7000-467c-b506-c71a6cb093f4 Date: Mon, 14 Jan 2019 16:27: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:27:06,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-2bb55b35-7000-467c-b506-c71a6cb093f4 2019-01-14 16:27:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:06,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53984d12-2095-4bbb-8276-fa4ad4468b84 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:27:06,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-53984d12-2095-4bbb-8276-fa4ad4468b84 2019-01-14 16:27:06,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:07,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e091d711-a5dd-4d8c-953f-5befe08e622e Date: Mon, 14 Jan 2019 16:27:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:27:07,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-e091d711-a5dd-4d8c-953f-5befe08e622e 2019-01-14 16:27:07,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:07,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-d2ac5d64-445c-4aae-b4e0-b8724932a485 Date: Mon, 14 Jan 2019 16:27:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:45Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:6f:18","id":"7e0ec4cd-2d86-486b-b5d4-77d800864f72","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:53Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:03Z","binding:vnic_type":"normal","device_id":"61fe2845-baeb-4fb6-ad64-2b6a3902c3e6","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:05:93:12","id":"ce8a3969-7a9d-4067-be68-025bea283ee4","port_security_enabled":true,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["a6e01b7d-0aa5-4afc-a691-314ffdb0c629"],"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:37:4e:fe","id":"d7a9dad4-053b-4ce2-972a-a38169ed82e7","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:46Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:a4:39","id":"f9368bfe-11b1-440c-bbe6-8ec1888f1448","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:27:07,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-d2ac5d64-445c-4aae-b4e0-b8724932a485 2019-01-14 16:27:07,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:07,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:07 GMT Server: Apache x-compute-request-id: req-de156a0f-48d2-47fc-bd7d-94c9e3c1a8e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de156a0f-48d2-47fc-bd7d-94c9e3c1a8e6 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "size": 1}, {"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "size": 1}]} 2019-01-14 16:27:07,653 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/detail used request id req-de156a0f-48d2-47fc-bd7d-94c9e3c1a8e6 2019-01-14 16:27:07,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:07,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0ef44b-7167-41e7-9704-8074ebf61f42 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:27:07,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-fc0ef44b-7167-41e7-9704-8074ebf61f42 2019-01-14 16:27:07,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:08,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-7700f589-3c44-427f-b520-544084a62c39 x-compute-request-id: req-7700f589-3c44-427f-b520-544084a62c39 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:93:12", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "security_groups": [{"name": "default"}], "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:08,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-7700f589-3c44-427f-b520-544084a62c39 2019-01-14 16:27:08,195 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst] is - ACTIVE 2019-01-14 16:27:08,195 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:27:08,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:09,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-2b62df43-5386-451d-a4cd-79a708724f54 x-compute-request-id: req-2b62df43-5386-451d-a4cd-79a708724f54 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:93:12", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "security_groups": [{"name": "default"}], "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:09,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-2b62df43-5386-451d-a4cd-79a708724f54 2019-01-14 16:27:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-75143d4f-87a4-4a4c-8568-c8b2d1c4e922 Date: Mon, 14 Jan 2019 16:27: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:27:09,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-75143d4f-87a4-4a4c-8568-c8b2d1c4e922 2019-01-14 16:27:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:09,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19d5631-3f38-4543-b9d5-d670ea44e0dd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:27:09,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-b19d5631-3f38-4543-b9d5-d670ea44e0dd 2019-01-14 16:27:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:09,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-43c2022a-8802-4f49-b33d-11a21f493daa Date: Mon, 14 Jan 2019 16:27:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:27:09,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-43c2022a-8802-4f49-b33d-11a21f493daa 2019-01-14 16:27:09,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-31505caf-2e67-41d9-92a9-1ebc1720d78f Date: Mon, 14 Jan 2019 16:27:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:45Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:6f:18","id":"7e0ec4cd-2d86-486b-b5d4-77d800864f72","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:53Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:03Z","binding:vnic_type":"normal","device_id":"61fe2845-baeb-4fb6-ad64-2b6a3902c3e6","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:05:93:12","id":"ce8a3969-7a9d-4067-be68-025bea283ee4","port_security_enabled":true,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["a6e01b7d-0aa5-4afc-a691-314ffdb0c629"],"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:37:4e:fe","id":"d7a9dad4-053b-4ce2-972a-a38169ed82e7","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:46Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:a4:39","id":"f9368bfe-11b1-440c-bbe6-8ec1888f1448","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:27:09,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-31505caf-2e67-41d9-92a9-1ebc1720d78f 2019-01-14 16:27:09,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" -d '{"volumeAttachment": {"volumeId": "593dfdeb-c2e7-4ce2-8260-acf204a208ed"}}' 2019-01-14 16:27:11,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-2da87f9a-33fa-4997-a106-1209d06bfb52 x-compute-request-id: req-2da87f9a-33fa-4997-a106-1209d06bfb52 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "volumeId": "593dfdeb-c2e7-4ce2-8260-acf204a208ed"}} 2019-01-14 16:27:11,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6/os-volume_attachments used request id req-2da87f9a-33fa-4997-a106-1209d06bfb52 2019-01-14 16:27:11,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:12,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-4cf5c8c6-1a3c-41f8-8657-88996c08223f x-compute-request-id: req-4cf5c8c6-1a3c-41f8-8657-88996c08223f Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:93:12", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "security_groups": [{"name": "default"}], "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [{"id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed"}], "metadata": {}}} 2019-01-14 16:27:12,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-4cf5c8c6-1a3c-41f8-8657-88996c08223f 2019-01-14 16:27:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:12,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a0f03f31-2356-4fd6-b498-8798f2524790 Date: Mon, 14 Jan 2019 16:27: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:27:12,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-a0f03f31-2356-4fd6-b498-8798f2524790 2019-01-14 16:27:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:12,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2602a17f-2f8e-4134-a6f8-a80abf18142f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:27:12,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-2602a17f-2f8e-4134-a6f8-a80abf18142f 2019-01-14 16:27:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:12,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c888e9ca-73ab-4fbb-823e-0d998ce75c9a Date: Mon, 14 Jan 2019 16:27:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:27:12,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-c888e9ca-73ab-4fbb-823e-0d998ce75c9a 2019-01-14 16:27:12,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:12,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-dbccaade-9ff7-4a19-84d1-f91049871101 Date: Mon, 14 Jan 2019 16:27:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:45Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:6f:18","id":"7e0ec4cd-2d86-486b-b5d4-77d800864f72","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:53Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:03Z","binding:vnic_type":"normal","device_id":"61fe2845-baeb-4fb6-ad64-2b6a3902c3e6","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:05:93:12","id":"ce8a3969-7a9d-4067-be68-025bea283ee4","port_security_enabled":true,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["a6e01b7d-0aa5-4afc-a691-314ffdb0c629"],"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:37:4e:fe","id":"d7a9dad4-053b-4ce2-972a-a38169ed82e7","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:46Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:a4:39","id":"f9368bfe-11b1-440c-bbe6-8ec1888f1448","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:27:12,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-dbccaade-9ff7-4a19-84d1-f91049871101 2019-01-14 16:27:12,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:12,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77db31be270b41e1afe7138fa02790f5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role"}], "expires_at": "2019-01-14T17:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user", "id": "281726b06a34494eafe8a20e4850a40c"}, "audit_ids": ["0rsyZfEbTq65rUEkYr1J5w"], "issued_at": "2019-01-14T16:27:12.000000Z"}} 2019-01-14 16:27:12,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198fb17ca4c424c6f32f0b88250b225df9b99bd0" 2019-01-14 16:27:14,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-bf9702c9-93c9-4116-896d-6531bb097cda x-compute-request-id: req-bf9702c9-93c9-4116-896d-6531bb097cda Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:93:12", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "security_groups": [{"name": "default"}], "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [{"id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed"}], "metadata": {}}]} 2019-01-14 16:27:14,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst used request id req-bf9702c9-93c9-4116-896d-6531bb097cda 2019-01-14 16:27:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198fb17ca4c424c6f32f0b88250b225df9b99bd0" 2019-01-14 16:27:14,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3581b094-7edb-4e67-b239-1561b330e7c4 Date: Mon, 14 Jan 2019 16:27: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":["2797d900-c50c-4306-a974-0e641be2daf9"],"updated_at":"2019-01-14T16:26:44Z","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net"}]} 2019-01-14 16:27:14,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net used request id req-3581b094-7edb-4e67-b239-1561b330e7c4 2019-01-14 16:27:14,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198fb17ca4c424c6f32f0b88250b225df9b99bd0" 2019-01-14 16:27:14,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b69d5756-ae00-4157-b5dd-fa88bd48c33d Date: Mon, 14 Jan 2019 16:27:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","dns_nameservers":[],"updated_at":"2019-01-14T16:26: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":"f4a3531a59b74576b9a87eb2c53b6de5","id":"2797d900-c50c-4306-a974-0e641be2daf9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet"}]} 2019-01-14 16:27:14,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-b69d5756-ae00-4157-b5dd-fa88bd48c33d 2019-01-14 16:27:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198fb17ca4c424c6f32f0b88250b225df9b99bd0" 2019-01-14 16:27:14,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-50b3bb44-7a8f-411c-b550-f372a30b2b82 Date: Mon, 14 Jan 2019 16:27:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:45Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:6f:18","id":"7e0ec4cd-2d86-486b-b5d4-77d800864f72","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:53Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:03Z","binding:vnic_type":"normal","device_id":"61fe2845-baeb-4fb6-ad64-2b6a3902c3e6","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:05:93:12","id":"ce8a3969-7a9d-4067-be68-025bea283ee4","port_security_enabled":true,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["a6e01b7d-0aa5-4afc-a691-314ffdb0c629"],"name":"CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:37:4e:fe","id":"d7a9dad4-053b-4ce2-972a-a38169ed82e7","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36900fb1-af2c-488a-a33a-6855b0bfbebf","tenant_id":"f4a3531a59b74576b9a87eb2c53b6de5","created_at":"2019-01-14T16:26:46Z","admin_state_up":true,"updated_at":"2019-01-14T16:26:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36900fb1-af2c-488a-a33a-6855b0bfbebf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:a4:39","id":"f9368bfe-11b1-440c-bbe6-8ec1888f1448","port_security_enabled":false,"project_id":"f4a3531a59b74576b9a87eb2c53b6de5","fixed_ips":[{"subnet_id":"2797d900-c50c-4306-a974-0e641be2daf9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:27:14,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-50b3bb44-7a8f-411c-b550-f372a30b2b82 2019-01-14 16:27:14,880 - create_instance - INFO - Deleting Port with ID - ce8a3969-7a9d-4067-be68-025bea283ee4 2019-01-14 16:27:14,880 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-port 2019-01-14 16:27:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/ce8a3969-7a9d-4067-be68-025bea283ee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:15,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b2bffda-b4a7-4abb-a0bf-646dd0335d72 Date: Mon, 14 Jan 2019 16:27:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:27:15,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/ce8a3969-7a9d-4067-be68-025bea283ee4 used request id req-7b2bffda-b4a7-4abb-a0bf-646dd0335d72 2019-01-14 16:27:15,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-de156a0f-48d2-47fc-bd7d-94c9e3c1a8e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:15,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:15 GMT Server: Apache x-compute-request-id: req-a7656dc9-2e2a-4e5c-9c23-45945ea48e37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7656dc9-2e2a-4e5c-9c23-45945ea48e37 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [{"server_id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "attachment_id": "ac8eafbb-bd13-461f-a8ed-12a1c8dd1e7e", "attached_at": "2019-01-14T16:27:12.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "device": "/dev/vdb", "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed"}], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:27:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "size": 1}} 2019-01-14 16:27:15,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed used request id req-a7656dc9-2e2a-4e5c-9c23-45945ea48e37 2019-01-14 16:27:15,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6/os-volume_attachments/593dfdeb-c2e7-4ce2-8260-acf204a208ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:16,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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-2d947760-e829-4584-8076-146dd882464a x-compute-request-id: req-2d947760-e829-4584-8076-146dd882464a Content-Length: 0 Content-Type: application/json 2019-01-14 16:27:16,385 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6/os-volume_attachments/593dfdeb-c2e7-4ce2-8260-acf204a208ed used request id req-2d947760-e829-4584-8076-146dd882464a 2019-01-14 16:27:16,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:16,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-8cd26b66-8ce3-4b15-a3b7-7d6897eda895 x-compute-request-id: req-8cd26b66-8ce3-4b15-a3b7-7d6897eda895 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [{"id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed"}], "metadata": {}}} 2019-01-14 16:27:16,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-8cd26b66-8ce3-4b15-a3b7-7d6897eda895 2019-01-14 16:27:19,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:19,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-76487bee-6264-4aec-9b9d-14ddb8cdfbe6 x-compute-request-id: req-76487bee-6264-4aec-9b9d-14ddb8cdfbe6 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.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:03Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:19,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-76487bee-6264-4aec-9b9d-14ddb8cdfbe6 2019-01-14 16:27:19,738 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst 2019-01-14 16:27:19,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:19,877 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:27: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-6a98c8dc-cb36-46ba-889a-ed6e6eda2e81 x-compute-request-id: req-6a98c8dc-cb36-46ba-889a-ed6e6eda2e81 Content-Type: application/json 2019-01-14 16:27:19,877 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-6a98c8dc-cb36-46ba-889a-ed6e6eda2e81 2019-01-14 16:27:19,877 - create_instance - INFO - Checking deletion status 2019-01-14 16:27:19,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:20,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-db6e54e7-60f0-4efd-aebc-81a99f42ca3c x-compute-request-id: req-db6e54e7-60f0-4efd-aebc-81a99f42ca3c 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.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "rel": "bookmark"}], "image": {"id": "6cbd0454-bb05-45c2-97df-47c1c8189ccd", "links": [{"href": "http://172.30.9.26:8774/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:27:03.000000", "flavor": {"id": "55ea6464-c3f7-4299-aeab-095a42e937cf", "links": [{"href": "http://172.30.9.26:8774/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf", "rel": "bookmark"}]}, "id": "61fe2845-baeb-4fb6-ad64-2b6a3902c3e6", "user_id": "281726b06a34494eafe8a20e4850a40c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:27:19Z", "hostId": "e208d9e515fdc7762f62bbc410625dba95f4a5517b57bf5fae2170be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst", "created": "2019-01-14T16:26:57Z", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:20,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-db6e54e7-60f0-4efd-aebc-81a99f42ca3c 2019-01-14 16:27:20,155 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst] is - ACTIVE 2019-01-14 16:27:20,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:27:23,159 - create_instance - DEBUG - VM status query timeout in 296.718436003 2019-01-14 16:27:23,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4109a134e57c604938ea9c571fdb5a9a4aaec30" 2019-01-14 16:27:23,214 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:27: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-87c0d9aa-d01e-44e4-b11b-15c116314b0f x-compute-request-id: req-87c0d9aa-d01e-44e4-b11b-15c116314b0f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 could not be found.", "code": 404}} 2019-01-14 16:27:23,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 used request id req-87c0d9aa-d01e-44e4-b11b-15c116314b0f 2019-01-14 16:27:23,215 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 61fe2845-baeb-4fb6-ad64-2b6a3902c3e6 could not be found. (HTTP 404) (Request-ID: req-87c0d9aa-d01e-44e4-b11b-15c116314b0f) 2019-01-14 16:27:23,215 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-inst 2019-01-14 16:27:23,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab936ba756418ccfa014c61840434cf060931d8e" 2019-01-14 16:27:23,250 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:27: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-3e42aab9-9532-4919-9f63-9ec902073cad x-compute-request-id: req-3e42aab9-9532-4919-9f63-9ec902073cad Content-Length: 0 Content-Type: application/json 2019-01-14 16:27:23,250 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/55ea6464-c3f7-4299-aeab-095a42e937cf used request id req-3e42aab9-9532-4919-9f63-9ec902073cad 2019-01-14 16:27:23,251 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet 2019-01-14 16:27:23,251 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-subnet 2019-01-14 16:27:23,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2797d900-c50c-4306-a974-0e641be2daf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:27:26,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a19b971d-085b-4bf8-b2dd-fb8bb5279d08 Date: Mon, 14 Jan 2019 16:27:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:27:26,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2797d900-c50c-4306-a974-0e641be2daf9 used request id req-a19b971d-085b-4bf8-b2dd-fb8bb5279d08 2019-01-14 16:27:26,058 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-pub-net 2019-01-14 16:27:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/36900fb1-af2c-488a-a33a-6855b0bfbebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d58eebd90b9bb66220e72b4da6f66f77852caf" 2019-01-14 16:27:28,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0b429d0-cffc-4eca-a9fd-9f150459537a Date: Mon, 14 Jan 2019 16:27:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:27:28,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/36900fb1-af2c-488a-a33a-6855b0bfbebf used request id req-a0b429d0-cffc-4eca-a9fd-9f150459537a 2019-01-14 16:27:28,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49b4d277-1877-41fc-8d01-b9ecf9e92483" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" 2019-01-14 16:27:28,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:28 GMT Server: Apache x-compute-request-id: req-6a4054a1-5453-46c3-8f9a-cc642989a2a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a4054a1-5453-46c3-8f9a-cc642989a2a9 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:26:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "053afa85-cdcc-4a92-a0c8-d3bc12ef5119", "size": 1}} 2019-01-14 16:27:28,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 used request id req-6a4054a1-5453-46c3-8f9a-cc642989a2a9 2019-01-14 16:27:28,475 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:27:28,475 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2 2019-01-14 16:27:28,475 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2 2019-01-14 16:27:28,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49b4d277-1877-41fc-8d01-b9ecf9e92483" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" 2019-01-14 16:27:28,739 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:27:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-528fdc61-da62-4802-acd9-dc95dcf4e673 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. 2019-01-14 16:27:28,739 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 used request id req-528fdc61-da62-4802-acd9-dc95dcf4e673 2019-01-14 16:27:28,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49b4d277-1877-41fc-8d01-b9ecf9e92483" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c591821363bb47ea58cea8159ba0a4a9be58d" 2019-01-14 16:27:28,975 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:27:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a6ed7a13-36a4-4c31-9693-0ea0f850da62 x-openstack-request-id: req-a6ed7a13-36a4-4c31-9693-0ea0f850da62 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 053afa85-cdcc-4a92-a0c8-d3bc12ef5119 could not be found.", "code": 404}} 2019-01-14 16:27:28,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/053afa85-cdcc-4a92-a0c8-d3bc12ef5119 used request id req-a6ed7a13-36a4-4c31-9693-0ea0f850da62 2019-01-14 16:27:28,975 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 053afa85-cdcc-4a92-a0c8-d3bc12ef5119 could not be found. (HTTP 404) (Request-ID: req-a6ed7a13-36a4-4c31-9693-0ea0f850da62) 2019-01-14 16:27:28,976 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-2 2019-01-14 16:27:28,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" 2019-01-14 16:27:29,214 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:28 GMT Server: Apache x-compute-request-id: req-d69adf93-b29f-4831-91f2-bbc6dd6f5ac8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d69adf93-b29f-4831-91f2-bbc6dd6f5ac8 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "281726b06a34494eafe8a20e4850a40c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "self"}, {"href": "http://172.30.9.26:8776/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:26:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "updated_at": "2019-01-14T16:27:17.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "593dfdeb-c2e7-4ce2-8260-acf204a208ed", "size": 1}} 2019-01-14 16:27:29,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed used request id req-d69adf93-b29f-4831-91f2-bbc6dd6f5ac8 2019-01-14 16:27:29,214 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:27:29,214 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1 2019-01-14 16:27:29,214 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1 2019-01-14 16:27:29,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" 2019-01-14 16:27:29,486 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:27:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23638ba0-83ae-4d2a-bae3-e2922213a5d4 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. 2019-01-14 16:27:29,487 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed used request id req-23638ba0-83ae-4d2a-bae3-e2922213a5d4 2019-01-14 16:27:29,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaed9c2f-78c7-4ef9-9dd4-3756b0bb0830" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5150f8451a75585b2099fd02f50306f0dcb027" 2019-01-14 16:27:29,706 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:27:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c99bd7d4-9594-4436-baba-393bff9fc6bd x-openstack-request-id: req-c99bd7d4-9594-4436-baba-393bff9fc6bd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 593dfdeb-c2e7-4ce2-8260-acf204a208ed could not be found.", "code": 404}} 2019-01-14 16:27:29,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f4a3531a59b74576b9a87eb2c53b6de5/volumes/593dfdeb-c2e7-4ce2-8260-acf204a208ed used request id req-c99bd7d4-9594-4436-baba-393bff9fc6bd 2019-01-14 16:27:29,706 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 593dfdeb-c2e7-4ce2-8260-acf204a208ed could not be found. (HTTP 404) (Request-ID: req-c99bd7d4-9594-4436-baba-393bff9fc6bd) 2019-01-14 16:27:29,706 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-1 2019-01-14 16:27:29,707 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-f23acbb5-03a2-4461-8c4c-547176ed6e67-image 2019-01-14 16:27:29,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d29a658630120d92f446f287f05ecd5daa97c" 2019-01-14 16:27:30,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2d4ca04-658f-45b1-b513-9253e7ff4441 Date: Mon, 14 Jan 2019 16:27:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:27:30,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6cbd0454-bb05-45c2-97df-47c1c8189ccd used request id req-a2d4ca04-658f-45b1-b513-9253e7ff4441 2019-01-14 16:27:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:31,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-990bd5aa-b82f-4496-9219-7cf5e30e453c Date: Mon, 14 Jan 2019 16:27:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "created_at": "2019-01-14T16:26:42Z", "updated_at": "2019-01-14T16:26:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "revision_number": 0, "id": "5c8654f3-cd16-4873-b878-1cf02825dad5", "remote_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "revision_number": 0, "id": "5e0d64ba-7f89-4a2f-b20d-def9778f674b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "revision_number": 0, "id": "c65f1975-3255-4ce2-ad1e-e0f12f857706", "remote_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "revision_number": 0, "id": "c921a22f-e905-4faa-98d3-1fffd7d01108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5"}], "revision_number": 4, "project_id": "f4a3531a59b74576b9a87eb2c53b6de5", "id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:27:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-990bd5aa-b82f-4496-9219-7cf5e30e453c 2019-01-14 16:27:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:31,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5772f105-58e8-4ffa-8a5b-2f295360774b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:27:31,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-5772f105-58e8-4ffa-8a5b-2f295360774b 2019-01-14 16:27:31,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:27:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:31,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9463f658-9f8c-441e-87e0-5d85d888a122 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:27:31,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-9463f658-9f8c-441e-87e0-5d85d888a122 2019-01-14 16:27:31,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:27:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:31,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943faca2-4670-42d6-b842-209044d8c41e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:27:31,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-943faca2-4670-42d6-b842-209044d8c41e 2019-01-14 16:27:31,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:27:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:31,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d69c2236-7661-4a6f-970f-a291aa3dc298 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:27:31,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-d69c2236-7661-4a6f-970f-a291aa3dc298 2019-01-14 16:27:31,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:27:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:31,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517a5b6d-3a50-4a79-84e1-6e55f8fad05a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:27:31,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-517a5b6d-3a50-4a79-84e1-6e55f8fad05a 2019-01-14 16:27:31,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:32,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064c0f13-cd0f-49af-a622-b19a9406aa51 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4a3531a59b74576b9a87eb2c53b6de5", "name": "CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj"}} 2019-01-14 16:27:32,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-064c0f13-cd0f-49af-a622-b19a9406aa51 2019-01-14 16:27:32,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e01b7d-0aa5-4afc-a691-314ffdb0c629 2019-01-14 16:27:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6e01b7d-0aa5-4afc-a691-314ffdb0c629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:32,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e1d40286-8774-4acb-830d-e11294f4f64b Date: Mon, 14 Jan 2019 16:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "created_at": "2019-01-14T16:26:42Z", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5", "id": "5c8654f3-cd16-4873-b878-1cf02825dad5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "created_at": "2019-01-14T16:26:42Z", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5", "id": "5e0d64ba-7f89-4a2f-b20d-def9778f674b"}, {"remote_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "created_at": "2019-01-14T16:26:42Z", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5", "id": "c65f1975-3255-4ce2-ad1e-e0f12f857706"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:26:42Z", "security_group_id": "a6e01b7d-0aa5-4afc-a691-314ffdb0c629", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a3531a59b74576b9a87eb2c53b6de5", "created_at": "2019-01-14T16:26:42Z", "project_id": "f4a3531a59b74576b9a87eb2c53b6de5", "id": "c921a22f-e905-4faa-98d3-1fffd7d01108"}]} 2019-01-14 16:27:32,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6e01b7d-0aa5-4afc-a691-314ffdb0c629 used request id req-e1d40286-8774-4acb-830d-e11294f4f64b 2019-01-14 16:27:32,255 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:27:32,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a6e01b7d-0aa5-4afc-a691-314ffdb0c629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:32,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0476695-b172-4122-8e82-cf6dd12cdad8 Content-Length: 0 Date: Mon, 14 Jan 2019 16:27:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:27:32,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a6e01b7d-0aa5-4afc-a691-314ffdb0c629 used request id req-d0476695-b172-4122-8e82-cf6dd12cdad8 2019-01-14 16:27:32,607 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj 2019-01-14 16:27:32,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:32,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e1d68c-bfc0-42b1-8ec7-d2abd73fe529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:27:32,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f4a3531a59b74576b9a87eb2c53b6de5 used request id req-e9e1d68c-bfc0-42b1-8ec7-d2abd73fe529 2019-01-14 16:27:32,916 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-proj-role 2019-01-14 16:27:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/77db31be270b41e1afe7138fa02790f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:33,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef70300e-83d2-4e52-9dd6-52f91ff183d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:27:33,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/77db31be270b41e1afe7138fa02790f5 used request id req-ef70300e-83d2-4e52-9dd6-52f91ff183d6 2019-01-14 16:27:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8cb07dd95c666c6b34843ef9e5d94dd5214f73" 2019-01-14 16:27:33,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fce0d8-6dee-44cf-93a4-c19fbe61f37d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:27:33,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-14fce0d8-6dee-44cf-93a4-c19fbe61f37d 2019-01-14 16:27:33,181 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-1a1f5f91-dc4c-4c2-user 2019-01-14 16:27:33,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/281726b06a34494eafe8a20e4850a40c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0180c2244c1339e89d13255e7213d255557bbf" 2019-01-14 16:27:33,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09ee199-33e9-445d-b4f2-242e64077e25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:27:33,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/281726b06a34494eafe8a20e4850a40c used request id req-a09ee199-33e9-445d-b4f2-242e64077e25 2019-01-14 16:27:33,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:33,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["TR6gpG7ZRYaoUuaK0kMA0g"], "issued_at": "2019-01-14T16:27:33.000000Z"}} 2019-01-14 16:27:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3cbcb480fa35fc167ba7dee3d92ecfa5d5e7330" 2019-01-14 16:27:33,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d86ee44-7a3c-402c-a351-4f98ace221a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:33,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9d86ee44-7a3c-402c-a351-4f98ace221a1 2019-01-14 16:27:33,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:33,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:34,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["f6PZQR5bQiKLev0m1_a3yQ"], "issued_at": "2019-01-14T16:27:34.000000Z"}} 2019-01-14 16:27:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:27:34,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258e2929-b34d-4b56-a544-38a189977640 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:34,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-258e2929-b34d-4b56-a544-38a189977640 2019-01-14 16:27:34,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:27:34,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:27:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-836a9929-3031-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:27:34,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16d4f4b-a30e-4683-9deb-e34462275c56 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-836a9929-3031-403-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:27:34,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-836a9929-3031-403-proj used request id req-e16d4f4b-a30e-4683-9deb-e34462275c56 2019-01-14 16:27:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:27:34,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593344a7-109f-47fd-89e0-292ddfc3f0d9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:27:34,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-593344a7-109f-47fd-89e0-292ddfc3f0d9 2019-01-14 16:27:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}}' 2019-01-14 16:27:34,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e74c744-b317-4e5c-be4b-b98ea8b17356 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "id": "1b6adfe3eec648b3962f533b28beab82", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:27:34,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3e74c744-b317-4e5c-be4b-b98ea8b17356 2019-01-14 16:27:34,882 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-836a9929-3031-403-proj 2019-01-14 16:27:34,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:34,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:35,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["n8aSXP6SQgqcU02DNX_HrQ"], "issued_at": "2019-01-14T16:27:35.000000Z"}} 2019-01-14 16:27:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff508ae01925c37b54ccedeb83ab033734cc03" 2019-01-14 16:27:35,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db535ae-1389-4416-8494-43f3923495f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:35,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3db535ae-1389-4416-8494-43f3923495f6 2019-01-14 16:27:35,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:27:35,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:27: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:27:35,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff508ae01925c37b54ccedeb83ab033734cc03" 2019-01-14 16:27:35,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3b104a-c7d7-4c26-ab3d-bab41546ea36 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:27:35,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2d3b104a-c7d7-4c26-ab3d-bab41546ea36 2019-01-14 16:27:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-836a9929-3031-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff508ae01925c37b54ccedeb83ab033734cc03" 2019-01-14 16:27:35,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56a3646-873d-454e-b7de-5e2ba8dbd513 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-836a9929-3031-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "id": "1b6adfe3eec648b3962f533b28beab82", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}]} 2019-01-14 16:27:35,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-836a9929-3031-403-proj used request id req-e56a3646-873d-454e-b7de-5e2ba8dbd513 2019-01-14 16:27:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff508ae01925c37b54ccedeb83ab033734cc03" 2019-01-14 16:27:35,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def94bb8-9cb1-484d-8a66-658c7e759c60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:27:35,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-def94bb8-9cb1-484d-8a66-658c7e759c60 2019-01-14 16:27:36,179 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-836a9929-3031-403-user 2019-01-14 16:27:36,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:27:36,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbd0bd5-052e-409b-bd1e-5cc20a4314ee Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:27:36,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1cbd0bd5-052e-409b-bd1e-5cc20a4314ee 2019-01-14 16:27:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" -d '{"role": {"name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}}' 2019-01-14 16:27:36,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d02fe97b-5066-401f-9cde-612263f7468f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24a413df603e4ef99b3ff591ca6e7962", "links": {"self": "http://172.30.9.26:5000/v3/roles/24a413df603e4ef99b3ff591ca6e7962"}, "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}} 2019-01-14 16:27:36,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d02fe97b-5066-401f-9cde-612263f7468f 2019-01-14 16:27:36,426 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-836a9929-3031-403-proj-role 2019-01-14 16:27:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/24a413df603e4ef99b3ff591ca6e7962 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:27:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe68824e-c9dc-49da-bef0-6a7b050007f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24a413df603e4ef99b3ff591ca6e7962", "links": {"self": "http://172.30.9.26:5000/v3/roles/24a413df603e4ef99b3ff591ca6e7962"}, "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}} 2019-01-14 16:27:36,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/24a413df603e4ef99b3ff591ca6e7962 used request id req-fe68824e-c9dc-49da-bef0-6a7b050007f4 2019-01-14 16:27:36,447 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-836a9929-3031-403-proj-role to project CreateInstanceVolumeTests-836a9929-3031-403-proj 2019-01-14 16:27:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82/users/a2508c9454ab47bd8945a761d38c47fe/roles/24a413df603e4ef99b3ff591ca6e7962 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:27:36,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc0c943-52e7-493a-95dc-f08388654e3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:27:36,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82/users/a2508c9454ab47bd8945a761d38c47fe/roles/24a413df603e4ef99b3ff591ca6e7962 used request id req-4fc0c943-52e7-493a-95dc-f08388654e3c 2019-01-14 16:27:36,609 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:27:36,611 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:27:36,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:36,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:37,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a413df603e4ef99b3ff591ca6e7962", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}], "expires_at": "2019-01-14T17:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-836a9929-3031-403-user", "id": "a2508c9454ab47bd8945a761d38c47fe"}, "audit_ids": ["9JCfaZBDT3Kwok_MgQ0s7A"], "issued_at": "2019-01-14T16:27:37.000000Z"}} 2019-01-14 16:27:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" 2019-01-14 16:27:37,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67264638-9a44-4ec4-9610-fd4169e16c67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:37,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-67264638-9a44-4ec4-9610-fd4169e16c67 2019-01-14 16:27:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" 2019-01-14 16:27:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-eeab74e0-412e-426b-a197-fd3428d98213 Date: Mon, 14 Jan 2019 16:27:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image"} 2019-01-14 16:27:37,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image used request id req-eeab74e0-412e-426b-a197-fd3428d98213 2019-01-14 16:27:37,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" 2019-01-14 16:27:37,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a76292a5-9364-4b28-b83a-f06ac2d7943e Date: Mon, 14 Jan 2019 16:27: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"}}} 2019-01-14 16:27:37,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a76292a5-9364-4b28-b83a-f06ac2d7943e 2019-01-14 16:27:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image"}' 2019-01-14 16:27:37,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ecb8c1b3-1005-40fc-9c9e-a51b6146159f Date: Mon, 14 Jan 2019 16:27:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:27:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:27:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "min_disk": 0, "protected": false, "id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "file": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c/file", "checksum": null, "owner": "1b6adfe3eec648b3962f533b28beab82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:27:37,778 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ecb8c1b3-1005-40fc-9c9e-a51b6146159f 2019-01-14 16:27:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" -d '' 2019-01-14 16:27:38,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-376ea20c-adc5-449f-b1c1-0f373712b8ac Date: Mon, 14 Jan 2019 16:27:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:27:38,304 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c/file used request id req-376ea20c-adc5-449f-b1c1-0f373712b8ac 2019-01-14 16:27:38,305 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:27:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" 2019-01-14 16:27:38,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-843119cc-17fe-43db-a9d8-73cc3d9bf1f6 Date: Mon, 14 Jan 2019 16:27:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:27:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:27:38Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1f779e66-940d-4165-831e-ffaf89f94a7c/snap", "metadata": {}}], "self": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "min_disk": 0, "protected": false, "id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "file": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b6adfe3eec648b3962f533b28beab82", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1f779e66-940d-4165-831e-ffaf89f94a7c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:27:38,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c used request id req-843119cc-17fe-43db-a9d8-73cc3d9bf1f6 2019-01-14 16:27:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" 2019-01-14 16:27:38,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ea7995ec-6f44-4f49-8c08-57232b1c40ad Date: Mon, 14 Jan 2019 16:27: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"}}} 2019-01-14 16:27:38,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ea7995ec-6f44-4f49-8c08-57232b1c40ad 2019-01-14 16:27:38,771 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image 2019-01-14 16:27:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" 2019-01-14 16:27:38,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4302b0a9-6e2d-4cdb-bdff-24e0a137e36e Date: Mon, 14 Jan 2019 16:27:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:27:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:27:38Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1f779e66-940d-4165-831e-ffaf89f94a7c/snap", "metadata": {}}], "self": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "min_disk": 0, "protected": false, "id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "file": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b6adfe3eec648b3962f533b28beab82", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1f779e66-940d-4165-831e-ffaf89f94a7c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:27:38,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c used request id req-4302b0a9-6e2d-4cdb-bdff-24e0a137e36e 2019-01-14 16:27:38,977 - create_image - DEBUG - Instance status is - active 2019-01-14 16:27:38,977 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image 2019-01-14 16:27:38,977 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image 2019-01-14 16:27:38,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:38,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:39,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["h1FMvQWrQUeOjF2yp5I1zw"], "issued_at": "2019-01-14T16:27:39.000000Z"}} 2019-01-14 16:27:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745a8341f26eba03c2454585efa56444b6c9e36a" 2019-01-14 16:27:39,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9daa19f-020d-45b9-b5bb-68825a36892f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:39,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c9daa19f-020d-45b9-b5bb-68825a36892f 2019-01-14 16:27:39,501 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:27:39,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745a8341f26eba03c2454585efa56444b6c9e36a" 2019-01-14 16:27:39,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-015beb4a-8181-4a25-96c3-ff0a1a62d3fa x-compute-request-id: req-015beb4a-8181-4a25-96c3-ff0a1a62d3fa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:27:39,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-015beb4a-8181-4a25-96c3-ff0a1a62d3fa 2019-01-14 16:27:39,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745a8341f26eba03c2454585efa56444b6c9e36a" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:27:39,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-ea3165c5-ebf4-4b61-9aa7-f45d426cdf95 x-compute-request-id: req-ea3165c5-ebf4-4b61-9aa7-f45d426cdf95 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "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": "d6844104-68c8-4f9c-95f2-aa1643e1d128"}} 2019-01-14 16:27:39,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ea3165c5-ebf4-4b61-9aa7-f45d426cdf95 2019-01-14 16:27:39,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:39,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:40,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a413df603e4ef99b3ff591ca6e7962", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}], "expires_at": "2019-01-14T17:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-836a9929-3031-403-user", "id": "a2508c9454ab47bd8945a761d38c47fe"}, "audit_ids": ["iovEk81bQzqr1eUY6rpkeA"], "issued_at": "2019-01-14T16:27:40.000000Z"}} 2019-01-14 16:27:40,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:27:40,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ce2e9e-953c-4155-9e8f-b76a9a772fbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:40,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b3ce2e9e-953c-4155-9e8f-b76a9a772fbb 2019-01-14 16:27:40,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:27:40,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15b69558-d0e8-4158-9f0f-91ce4f3e5857 Date: Mon, 14 Jan 2019 16:27:40 GMT RESP BODY: {"networks":[]} 2019-01-14 16:27:40,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-15b69558-d0e8-4158-9f0f-91ce4f3e5857 2019-01-14 16:27:40,497 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net 2019-01-14 16:27:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" -d '{"network": {"name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net", "admin_state_up": true}}' 2019-01-14 16:27:41,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-75167c5a-903e-457b-b5ff-65c3048d4654 Date: Mon, 14 Jan 2019 16:27:41 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-14T16:27:41Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}} 2019-01-14 16:27:41,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-75167c5a-903e-457b-b5ff-65c3048d4654 2019-01-14 16:27:41,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:27:41,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-6b1d7321-8a10-4db0-b330-30815683e38b Date: Mon, 14 Jan 2019 16:27:41 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":"2019-01-14T16:27:41Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:41,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-6b1d7321-8a10-4db0-b330-30815683e38b 2019-01-14 16:27:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:27:41,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-699c2690-817a-4d42-907d-6be5fe838028 Date: Mon, 14 Jan 2019 16:27:41 GMT RESP BODY: {"subnets":[]} 2019-01-14 16:27:41,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-699c2690-817a-4d42-907d-6be5fe838028 2019-01-14 16:27:41,627 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet 2019-01-14 16:27:41,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" -d '{"subnets": [{"ip_version": 4, "network_id": "31816820-4ac4-47f5-8e08-ebebaefb3d29", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]}' 2019-01-14 16:27:42,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92d09fd5-a073-4e11-b112-c6f0d6bcb9d4 Date: Mon, 14 Jan 2019 16:27:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","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":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:42,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-92d09fd5-a073-4e11-b112-c6f0d6bcb9d4 2019-01-14 16:27:42,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:27:42,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a0618b5f-3053-4b17-a5ee-03cfdbe3ba63 Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:42,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-a0618b5f-3053-4b17-a5ee-03cfdbe3ba63 2019-01-14 16:27:42,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:27:43,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-37fc6482-8299-427c-9ff2-ea259dde3db4 Date: Mon, 14 Jan 2019 16:27:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:43,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-37fc6482-8299-427c-9ff2-ea259dde3db4 2019-01-14 16:27:43,222 - OpenStackNetwork - DEBUG - Network [31816820-4ac4-47f5-8e08-ebebaefb3d29] created successfully 2019-01-14 16:27:43,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:43,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:43,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a413df603e4ef99b3ff591ca6e7962", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}], "expires_at": "2019-01-14T17:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-836a9929-3031-403-user", "id": "a2508c9454ab47bd8945a761d38c47fe"}, "audit_ids": ["qisBup_LSqeMzNMEdFG_ZA"], "issued_at": "2019-01-14T16:27:43.000000Z"}} 2019-01-14 16:27:43,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" 2019-01-14 16:27:43,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ead610-e7c9-4b71-9d3e-1124a0ccad27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:43,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e1ead610-e7c9-4b71-9d3e-1124a0ccad27 2019-01-14 16:27:43,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" 2019-01-14 16:27:43,943 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:43 GMT Server: Apache x-compute-request-id: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 16:27:43,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail used request id req-93e745bc-f0be-4e78-9b3b-d66e09b002f4 2019-01-14 16:27:43,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-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}}' 2019-01-14 16:27:44,356 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:27:43 GMT Server: Apache x-compute-request-id: req-b7adfb1f-f1e5-4437-adc9-f6ce0cf89d61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7adfb1f-f1e5-4437-adc9-f6ce0cf89d61 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}} 2019-01-14 16:27:44,356 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes used request id req-b7adfb1f-f1e5-4437-adc9-f6ce0cf89d61 2019-01-14 16:27:44,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" 2019-01-14 16:27:44,604 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:44 GMT Server: Apache x-compute-request-id: req-353bb1f2-9d7e-4a51-bf15-633e18123905 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-353bb1f2-9d7e-4a51-bf15-633e18123905 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}} 2019-01-14 16:27:44,605 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f used request id req-353bb1f2-9d7e-4a51-bf15-633e18123905 2019-01-14 16:27:44,605 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1 2019-01-14 16:27:44,608 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" 2019-01-14 16:27:44,864 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:44 GMT Server: Apache x-compute-request-id: req-f954b61f-db31-4f75-a814-cbdcf66ec22a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f954b61f-db31-4f75-a814-cbdcf66ec22a Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}} 2019-01-14 16:27:44,864 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f used request id req-f954b61f-db31-4f75-a814-cbdcf66ec22a 2019-01-14 16:27:44,864 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:27:44,865 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1 2019-01-14 16:27:44,865 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1 2019-01-14 16:27:44,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:44,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:45,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a413df603e4ef99b3ff591ca6e7962", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}], "expires_at": "2019-01-14T17:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-836a9929-3031-403-user", "id": "a2508c9454ab47bd8945a761d38c47fe"}, "audit_ids": ["3_KxVkYATbqz0QSjFWIcIw"], "issued_at": "2019-01-14T16:27:45.000000Z"}} 2019-01-14 16:27:45,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" 2019-01-14 16:27:45,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b81c0f-f0ec-4c90-a4ba-5dbb50b2e425 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:45,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a3b81c0f-f0ec-4c90-a4ba-5dbb50b2e425 2019-01-14 16:27:45,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" 2019-01-14 16:27:45,602 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:45 GMT Server: Apache x-compute-request-id: req-b6d61b91-eb1c-432e-a54c-bc5211b62514 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6d61b91-eb1c-432e-a54c-bc5211b62514 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}]} 2019-01-14 16:27:45,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail used request id req-b6d61b91-eb1c-432e-a54c-bc5211b62514 2019-01-14 16:27:45,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b6d61b91-eb1c-432e-a54c-bc5211b62514" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-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}}' 2019-01-14 16:27:46,037 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:27:45 GMT Server: Apache x-compute-request-id: req-efee20db-56de-431e-aaec-2f9434957ad8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efee20db-56de-431e-aaec-2f9434957ad8 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:45.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "size": 1}} 2019-01-14 16:27:46,037 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes used request id req-efee20db-56de-431e-aaec-2f9434957ad8 2019-01-14 16:27:46,041 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6d61b91-eb1c-432e-a54c-bc5211b62514" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" 2019-01-14 16:27:46,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:46 GMT Server: Apache x-compute-request-id: req-7f8367c4-bb91-4e2e-9c8a-062ecf560c78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f8367c4-bb91-4e2e-9c8a-062ecf560c78 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "size": 1}} 2019-01-14 16:27:46,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a used request id req-7f8367c4-bb91-4e2e-9c8a-062ecf560c78 2019-01-14 16:27:46,374 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2 2019-01-14 16:27:46,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6d61b91-eb1c-432e-a54c-bc5211b62514" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" 2019-01-14 16:27:46,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:46 GMT Server: Apache x-compute-request-id: req-645e96a1-a14a-4d5c-b70e-a42264b887bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-645e96a1-a14a-4d5c-b70e-a42264b887bb Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "size": 1}} 2019-01-14 16:27:46,745 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a used request id req-645e96a1-a14a-4d5c-b70e-a42264b887bb 2019-01-14 16:27:46,745 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:27:46,745 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2 2019-01-14 16:27:46,745 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2 2019-01-14 16:27:46,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:46,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:47,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a413df603e4ef99b3ff591ca6e7962", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}], "expires_at": "2019-01-14T17:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-836a9929-3031-403-user", "id": "a2508c9454ab47bd8945a761d38c47fe"}, "audit_ids": ["FfGUlSDQSn-2z-2mCS05UQ"], "issued_at": "2019-01-14T16:27:47.000000Z"}} 2019-01-14 16:27:47,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:47,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0056800-90a3-4989-bf0e-6ac46135f541 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:47,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e0056800-90a3-4989-bf0e-6ac46135f541 2019-01-14 16:27:47,242 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:27:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:47,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2503381-fb21-4b68-914f-a849ba282f3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:47,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b2503381-fb21-4b68-914f-a849ba282f3b 2019-01-14 16:27:47,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:47,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-de91b00c-18bb-4dec-8347-740957c27f73 Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:47,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-de91b00c-18bb-4dec-8347-740957c27f73 2019-01-14 16:27:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:47,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07dc415e-0e79-432e-be32-afb5f4b2a06e Date: Mon, 14 Jan 2019 16:27:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:47,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-07dc415e-0e79-432e-be32-afb5f4b2a06e 2019-01-14 16:27:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:48,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3af54817-2890-4647-bd15-3b1e6dbc1842 Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:48,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-3af54817-2890-4647-bd15-3b1e6dbc1842 2019-01-14 16:27:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:27:48,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:27: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:27:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:48,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e96fb1d-78a7-4965-b7c6-4ba440baa3e7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:27:48,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-9e96fb1d-78a7-4965-b7c6-4ba440baa3e7 2019-01-14 16:27:48,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:48,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d4e736a2-2d5b-4d24-9b6a-771e41583595 Date: Mon, 14 Jan 2019 16:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:48,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-d4e736a2-2d5b-4d24-9b6a-771e41583595 2019-01-14 16:27:48,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:48,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a34d5cca-9e57-4854-8dcb-14f80df559de Date: Mon, 14 Jan 2019 16:27:48 GMT RESP BODY: {"ports":[]} 2019-01-14 16:27:48,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port&admin_state_up=True used request id req-a34d5cca-9e57-4854-8dcb-14f80df559de 2019-01-14 16:27:48,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:48,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-d58af895-4431-452a-9caa-2d76e6475cce x-compute-request-id: req-d58af895-4431-452a-9caa-2d76e6475cce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 16:27:48,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst used request id req-d58af895-4431-452a-9caa-2d76e6475cce 2019-01-14 16:27:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:49,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6f829326-8350-4d00-a8f2-f35bbe0d68d1 Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:49,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-6f829326-8350-4d00-a8f2-f35bbe0d68d1 2019-01-14 16:27:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:49,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c030b3d8-657a-4dc5-a0ac-106328526815 Date: Mon, 14 Jan 2019 16:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:49,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-c030b3d8-657a-4dc5-a0ac-106328526815 2019-01-14 16:27:49,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:49,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e6c3d341-fb20-467c-b024-0eff6ec52e31 Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:49,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-e6c3d341-fb20-467c-b024-0eff6ec52e31 2019-01-14 16:27:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:49,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a330e6cb-be5d-4fce-942f-62b714fa4b28 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:27:49,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-a330e6cb-be5d-4fce-942f-62b714fa4b28 2019-01-14 16:27:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:50,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d1daaec0-8627-4547-971f-ece92130d46a Date: Mon, 14 Jan 2019 16:27:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:50,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-d1daaec0-8627-4547-971f-ece92130d46a 2019-01-14 16:27:50,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:50,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cc285b42-9ccc-45ce-b224-4f16387bab56 Date: Mon, 14 Jan 2019 16:27:50 GMT RESP BODY: {"ports":[]} 2019-01-14 16:27:50,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port&admin_state_up=True used request id req-cc285b42-9ccc-45ce-b224-4f16387bab56 2019-01-14 16:27:50,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:27:50,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:27:50,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a413df603e4ef99b3ff591ca6e7962", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}], "expires_at": "2019-01-14T17:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-836a9929-3031-403-user", "id": "a2508c9454ab47bd8945a761d38c47fe"}, "audit_ids": ["QJ8MLRy3Rry84z19PhglVA"], "issued_at": "2019-01-14T16:27:50.000000Z"}} 2019-01-14 16:27:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed841b86e5c31fab7a9a0c805ec27153d3ed812e" 2019-01-14 16:27:50,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fe9800-d16c-460b-a4fb-ede94ee2b7aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:27:50,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e9fe9800-d16c-460b-a4fb-ede94ee2b7aa 2019-01-14 16:27:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:51,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5c4ce53f-bb9b-4726-b2f6-f31af6ff3603 Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:51,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-5c4ce53f-bb9b-4726-b2f6-f31af6ff3603 2019-01-14 16:27:51,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:51,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ea01d03d-ec09-45a5-9239-5297ef55ca76 Date: Mon, 14 Jan 2019 16:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:51,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-ea01d03d-ec09-45a5-9239-5297ef55ca76 2019-01-14 16:27:51,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:51,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b45efec0-4fe1-4b04-9906-b35072df8f8a Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:51,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-b45efec0-4fe1-4b04-9906-b35072df8f8a 2019-01-14 16:27:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:27:51,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:27: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:27:51,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed841b86e5c31fab7a9a0c805ec27153d3ed812e" 2019-01-14 16:27:51,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815c1646-2f8a-456e-b891-3e91f1aed548 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:27:51,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-815c1646-2f8a-456e-b891-3e91f1aed548 2019-01-14 16:27:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:52,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-733e306d-0ae4-4dba-b579-dd13782f89ed Date: Mon, 14 Jan 2019 16:27:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:52,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-733e306d-0ae4-4dba-b579-dd13782f89ed 2019-01-14 16:27:52,004 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net 2019-01-14 16:27:52,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" -d '{"port": {"network_id": "31816820-4ac4-47f5-8e08-ebebaefb3d29", "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port", "admin_state_up": true}}' 2019-01-14 16:27:52,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6cf0e34a-035d-4007-8912-dcb0f692bb52 Date: Mon, 14 Jan 2019 16:27:52 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-14T16:27:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-14T16:27:52Z","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:c8:3d:bc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"id":"15a55f51-797c-4042-ab9f-dc32cd031d49","security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"device_id":""}} 2019-01-14 16:27:52,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-6cf0e34a-035d-4007-8912-dcb0f692bb52 2019-01-14 16:27:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-35f1d41f-5484-419c-af8f-84e025713fc6 Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:53,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-35f1d41f-5484-419c-af8f-84e025713fc6 2019-01-14 16:27:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0422fcd2-a969-43f2-a4f8-32fd0fcec505 Date: Mon, 14 Jan 2019 16:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:53,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-0422fcd2-a969-43f2-a4f8-32fd0fcec505 2019-01-14 16:27:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2f41043f-a2c8-41bb-b35e-b61fe63075bc Date: Mon, 14 Jan 2019 16:27: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:27:53,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-2f41043f-a2c8-41bb-b35e-b61fe63075bc 2019-01-14 16:27:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee9f3a6-1d6f-475c-b3bf-0bb7242daf49 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:27:53,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-9ee9f3a6-1d6f-475c-b3bf-0bb7242daf49 2019-01-14 16:27:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7806ce8d-0c3a-416b-944e-3b0d392b5e55 Date: Mon, 14 Jan 2019 16:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:27:53,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-7806ce8d-0c3a-416b-944e-3b0d392b5e55 2019-01-14 16:27:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-b847003c-3980-4023-9841-d46645d38c63 Date: Mon, 14 Jan 2019 16:27:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:52Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:c8:3d:bc","id":"15a55f51-797c-4042-ab9f-dc32cd031d49","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port"}]} 2019-01-14 16:27:53,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port&admin_state_up=True used request id req-b847003c-3980-4023-9841-d46645d38c63 2019-01-14 16:27:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f956386-4539-4a4c-9b59-e6c032d7b2dd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:27:53,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-3f956386-4539-4a4c-9b59-e6c032d7b2dd 2019-01-14 16:27:53,972 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst 2019-01-14 16:27:53,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:53,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-ed8a5fb7-fde6-4fc4-bc33-af6ad3e503e6 x-compute-request-id: req-ed8a5fb7-fde6-4fc4-bc33-af6ad3e503e6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-flavor-name"}]} 2019-01-14 16:27:53,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ed8a5fb7-fde6-4fc4-bc33-af6ad3e503e6 2019-01-14 16:27:54,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:54,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-5e5d38ad-3b7d-452f-862d-4aea1ef1b45c x-compute-request-id: req-5e5d38ad-3b7d-452f-862d-4aea1ef1b45c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "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": "d6844104-68c8-4f9c-95f2-aa1643e1d128"}} 2019-01-14 16:27:54,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128 used request id req-5e5d38ad-3b7d-452f-862d-4aea1ef1b45c 2019-01-14 16:27:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:54,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c1d3c22a-2664-4302-bd22-e99ffc2225fd Date: Mon, 14 Jan 2019 16:27:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:27:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:27:38Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1f779e66-940d-4165-831e-ffaf89f94a7c/snap", "metadata": {}}], "self": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "min_disk": 0, "protected": false, "id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "file": "/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b6adfe3eec648b3962f533b28beab82", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/1f779e66-940d-4165-831e-ffaf89f94a7c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image"} 2019-01-14 16:27:54,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image used request id req-c1d3c22a-2664-4302-bd22-e99ffc2225fd 2019-01-14 16:27:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:54,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-540750dc-a660-49dd-9af4-758b3e13cd94 Date: Mon, 14 Jan 2019 16:27: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"}}} 2019-01-14 16:27:54,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-540750dc-a660-49dd-9af4-758b3e13cd94 2019-01-14 16:27:54,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" -d '{"server": {"name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "imageRef": "1f779e66-940d-4165-831e-ffaf89f94a7c", "flavorRef": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "max_count": 1, "min_count": 1, "networks": [{"port": "15a55f51-797c-4042-ab9f-dc32cd031d49"}]}}' 2019-01-14 16:27:55,994 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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-4a80c0a0-5fb4-456b-b5ce-9679c781e336 x-compute-request-id: req-4a80c0a0-5fb4-456b-b5ce-9679c781e336 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "adminPass": "ip7ct3GtJmUE"}} 2019-01-14 16:27:55,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4a80c0a0-5fb4-456b-b5ce-9679c781e336 2019-01-14 16:27:55,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:56,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-fc66f4ea-26e9-4312-8145-46df1b13be8b x-compute-request-id: req-fc66f4ea-26e9-4312-8145-46df1b13be8b 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.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:27:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:56,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-fc66f4ea-26e9-4312-8145-46df1b13be8b 2019-01-14 16:27:56,416 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst 2019-01-14 16:27:56,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:27:56,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:27: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-5ff730e3-ff06-49c7-ac40-4ff3e0d733c8 x-compute-request-id: req-5ff730e3-ff06-49c7-ac40-4ff3e0d733c8 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.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:27:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:27:56,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-5ff730e3-ff06-49c7-ac40-4ff3e0d733c8 2019-01-14 16:27:56,817 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst] is - BUILD 2019-01-14 16:27:56,817 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:27:59,820 - create_instance - DEBUG - VM status query timeout in 896.59533596 2019-01-14 16:27:59,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:00,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-27d3c110-4b63-4d9b-9580-7f2c6cd2d1bd x-compute-request-id: req-27d3c110-4b63-4d9b-9580-7f2c6cd2d1bd Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T16:27:58Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:28:00,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-27d3c110-4b63-4d9b-9580-7f2c6cd2d1bd 2019-01-14 16:28:00,150 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst] is - BUILD 2019-01-14 16:28:00,150 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:28:03,153 - create_instance - DEBUG - VM status query timeout in 893.262753963 2019-01-14 16:28:03,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:04,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-87261e2d-8327-40a2-b69f-ce8630418bfc x-compute-request-id: req-87261e2d-8327-40a2-b69f-ce8630418bfc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:28:04,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-87261e2d-8327-40a2-b69f-ce8630418bfc 2019-01-14 16:28:04,200 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst] is - ACTIVE 2019-01-14 16:28:04,200 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:28:04,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:04,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-83ac51d7-2608-4205-be01-a9960e8c1cc4 x-compute-request-id: req-83ac51d7-2608-4205-be01-a9960e8c1cc4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:28:04,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-83ac51d7-2608-4205-be01-a9960e8c1cc4 2019-01-14 16:28:04,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:04,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-80d8b5a9-049b-46ab-9318-2f623eb676e4 Date: Mon, 14 Jan 2019 16:28: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:28:04,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-80d8b5a9-049b-46ab-9318-2f623eb676e4 2019-01-14 16:28:04,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:04,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb5bbe9-4dbc-4053-8eb8-cd7252b97930 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:04,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-7cb5bbe9-4dbc-4053-8eb8-cd7252b97930 2019-01-14 16:28:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:04,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3fa36764-ee11-4de4-b7fa-89ad363a15a0 Date: Mon, 14 Jan 2019 16:28:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:28:04,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-3fa36764-ee11-4de4-b7fa-89ad363a15a0 2019-01-14 16:28:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:05,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-7dfb0d0e-8acd-4441-87b8-12f592a58bdf Date: Mon, 14 Jan 2019 16:28:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c7:3a:b8","id":"04e1c9b4-a464-4f41-96f9-26485999bb6d","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:43Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:f1:3a","id":"0e5278d2-92cf-4c22-9290-67765420913e","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:28:02Z","binding:vnic_type":"normal","device_id":"ab0e8b93-17e4-4090-877c-7afb4da39435","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:3d:bc","id":"15a55f51-797c-4042-ab9f-dc32cd031d49","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:a3:78","id":"43d18571-306a-49b7-ad1e-f4aa6c64eeab","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:28:05,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-7dfb0d0e-8acd-4441-87b8-12f592a58bdf 2019-01-14 16:28:05,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:05,363 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:05 GMT Server: Apache x-compute-request-id: req-93fecc40-b5f9-462e-b9fd-899d4e63df28 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93fecc40-b5f9-462e-b9fd-899d4e63df28 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "size": 1}, {"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}]} 2019-01-14 16:28:05,363 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail used request id req-93fecc40-b5f9-462e-b9fd-899d4e63df28 2019-01-14 16:28:05,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:05,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05223901-2ddd-41cc-9d48-839097328bd5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:05,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-05223901-2ddd-41cc-9d48-839097328bd5 2019-01-14 16:28:05,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:06,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-beb6d10a-8e54-4d72-9e64-2f0137bfc368 x-compute-request-id: req-beb6d10a-8e54-4d72-9e64-2f0137bfc368 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:28:06,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-beb6d10a-8e54-4d72-9e64-2f0137bfc368 2019-01-14 16:28:06,006 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst] is - ACTIVE 2019-01-14 16:28:06,006 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:28:06,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:06,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-8c749aaa-2169-45a8-80e2-77a83c508eb3 x-compute-request-id: req-8c749aaa-2169-45a8-80e2-77a83c508eb3 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:28:06,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-8c749aaa-2169-45a8-80e2-77a83c508eb3 2019-01-14 16:28:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:06,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c53a8572-d0c9-4a63-9e6e-6acbf8b68ea2 Date: Mon, 14 Jan 2019 16:28: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:28:06,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-c53a8572-d0c9-4a63-9e6e-6acbf8b68ea2 2019-01-14 16:28:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:06,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2349551b-23bd-4e79-8f49-d44b7fc52eb7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:06,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-2349551b-23bd-4e79-8f49-d44b7fc52eb7 2019-01-14 16:28:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:07,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-35d4a8eb-3f23-4377-978c-0ca92be32d1a Date: Mon, 14 Jan 2019 16:28:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:28:07,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-35d4a8eb-3f23-4377-978c-0ca92be32d1a 2019-01-14 16:28:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:07,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-a0c1bbc2-097b-45ff-bdad-22a1a56a12bc Date: Mon, 14 Jan 2019 16:28:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c7:3a:b8","id":"04e1c9b4-a464-4f41-96f9-26485999bb6d","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:43Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:f1:3a","id":"0e5278d2-92cf-4c22-9290-67765420913e","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:28:02Z","binding:vnic_type":"normal","device_id":"ab0e8b93-17e4-4090-877c-7afb4da39435","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:3d:bc","id":"15a55f51-797c-4042-ab9f-dc32cd031d49","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:a3:78","id":"43d18571-306a-49b7-ad1e-f4aa6c64eeab","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:28:07,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-a0c1bbc2-097b-45ff-bdad-22a1a56a12bc 2019-01-14 16:28:07,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" -d '{"volumeAttachment": {"volumeId": "231146d0-e542-46dc-914d-3909171ade8f"}}' 2019-01-14 16:28:08,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-8bd92f66-bbc9-452d-9ff3-1d375d20a0d8 x-compute-request-id: req-8bd92f66-bbc9-452d-9ff3-1d375d20a0d8 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ab0e8b93-17e4-4090-877c-7afb4da39435", "id": "231146d0-e542-46dc-914d-3909171ade8f", "volumeId": "231146d0-e542-46dc-914d-3909171ade8f"}} 2019-01-14 16:28:08,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments used request id req-8bd92f66-bbc9-452d-9ff3-1d375d20a0d8 2019-01-14 16:28:08,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:09,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-9f219fac-b349-4898-b27f-6e56a1037870 x-compute-request-id: req-9f219fac-b349-4898-b27f-6e56a1037870 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "231146d0-e542-46dc-914d-3909171ade8f"}], "metadata": {}}} 2019-01-14 16:28:09,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-9f219fac-b349-4898-b27f-6e56a1037870 2019-01-14 16:28:09,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:09,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-314fe0c0-3910-47b7-a34a-d058dfc709ef Date: Mon, 14 Jan 2019 16:28: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:28:09,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-314fe0c0-3910-47b7-a34a-d058dfc709ef 2019-01-14 16:28:09,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:09,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e731fa-a5ad-4c4a-aeca-d2c38c0d55be Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:09,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-e4e731fa-a5ad-4c4a-aeca-d2c38c0d55be 2019-01-14 16:28:09,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:09,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-701e2e4e-42c8-40e0-80f5-4bbb4968e844 Date: Mon, 14 Jan 2019 16:28:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:28:09,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-701e2e4e-42c8-40e0-80f5-4bbb4968e844 2019-01-14 16:28:09,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:09,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-d0b4e4eb-04a0-4710-aea5-0a9c6771c352 Date: Mon, 14 Jan 2019 16:28:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c7:3a:b8","id":"04e1c9b4-a464-4f41-96f9-26485999bb6d","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:43Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:f1:3a","id":"0e5278d2-92cf-4c22-9290-67765420913e","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:28:02Z","binding:vnic_type":"normal","device_id":"ab0e8b93-17e4-4090-877c-7afb4da39435","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:3d:bc","id":"15a55f51-797c-4042-ab9f-dc32cd031d49","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:a3:78","id":"43d18571-306a-49b7-ad1e-f4aa6c64eeab","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:28:09,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-d0b4e4eb-04a0-4710-aea5-0a9c6771c352 2019-01-14 16:28:09,374 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fecc40-b5f9-462e-b9fd-899d4e63df28" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:09,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:09 GMT Server: Apache x-compute-request-id: req-6a873bdd-eb86-412d-bd1d-b6123d5cf316 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a873bdd-eb86-412d-bd1d-b6123d5cf316 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:27:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "size": 1}, {"status": "reserved", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:28:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}]} 2019-01-14 16:28:09,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/detail used request id req-6a873bdd-eb86-412d-bd1d-b6123d5cf316 2019-01-14 16:28:09,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:09,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b21fa2-cfc6-4366-8596-eee36288454a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:09,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-61b21fa2-cfc6-4366-8596-eee36288454a 2019-01-14 16:28:09,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:10,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-3239756f-e45b-4ab1-8808-ab52bc28efc0 x-compute-request-id: req-3239756f-e45b-4ab1-8808-ab52bc28efc0 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "231146d0-e542-46dc-914d-3909171ade8f"}], "metadata": {}}} 2019-01-14 16:28:10,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-3239756f-e45b-4ab1-8808-ab52bc28efc0 2019-01-14 16:28:10,465 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst] is - ACTIVE 2019-01-14 16:28:10,466 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:28:10,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:11,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-98b4afaa-8990-422a-b5b6-2dc513fa5f5c x-compute-request-id: req-98b4afaa-8990-422a-b5b6-2dc513fa5f5c Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "231146d0-e542-46dc-914d-3909171ade8f"}], "metadata": {}}} 2019-01-14 16:28:11,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-98b4afaa-8990-422a-b5b6-2dc513fa5f5c 2019-01-14 16:28:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:11,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c4fe2c3b-804f-4d7f-97c5-0ee6efb68621 Date: Mon, 14 Jan 2019 16:28: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:28:11,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-c4fe2c3b-804f-4d7f-97c5-0ee6efb68621 2019-01-14 16:28:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:11,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce394399-d389-442f-aa1a-5f6f33e8b43f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:11,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-ce394399-d389-442f-aa1a-5f6f33e8b43f 2019-01-14 16:28:11,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:11,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3729b491-5685-445c-8455-188f0719038f Date: Mon, 14 Jan 2019 16:28:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:28:11,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-3729b491-5685-445c-8455-188f0719038f 2019-01-14 16:28:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:11,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-36d6c40e-914a-4fce-8105-8c43c95f99a1 Date: Mon, 14 Jan 2019 16:28:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c7:3a:b8","id":"04e1c9b4-a464-4f41-96f9-26485999bb6d","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:43Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:f1:3a","id":"0e5278d2-92cf-4c22-9290-67765420913e","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:28:02Z","binding:vnic_type":"normal","device_id":"ab0e8b93-17e4-4090-877c-7afb4da39435","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:3d:bc","id":"15a55f51-797c-4042-ab9f-dc32cd031d49","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:a3:78","id":"43d18571-306a-49b7-ad1e-f4aa6c64eeab","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:28:11,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-36d6c40e-914a-4fce-8105-8c43c95f99a1 2019-01-14 16:28:11,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" -d '{"volumeAttachment": {"volumeId": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}}' 2019-01-14 16:28:12,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-4411f232-f189-454f-ad65-b557de760b64 x-compute-request-id: req-4411f232-f189-454f-ad65-b557de760b64 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "ab0e8b93-17e4-4090-877c-7afb4da39435", "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "volumeId": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}} 2019-01-14 16:28:12,900 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments used request id req-4411f232-f189-454f-ad65-b557de760b64 2019-01-14 16:28:12,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:13,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-b77ae4c2-db82-4183-a536-60f8e743f619 x-compute-request-id: req-b77ae4c2-db82-4183-a536-60f8e743f619 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "231146d0-e542-46dc-914d-3909171ade8f"}, {"id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}], "metadata": {}}} 2019-01-14 16:28:13,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-b77ae4c2-db82-4183-a536-60f8e743f619 2019-01-14 16:28:13,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:13,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e007897f-d76d-45e1-b806-4969678a9f42 Date: Mon, 14 Jan 2019 16:28: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:28:13,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-e007897f-d76d-45e1-b806-4969678a9f42 2019-01-14 16:28:13,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:13,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64030b7-7d8e-4837-9fc0-ef2f9adea65b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:13,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-e64030b7-7d8e-4837-9fc0-ef2f9adea65b 2019-01-14 16:28:13,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:13,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5d177ee5-2dbb-4d5f-94dc-2b1d1ef83d1c Date: Mon, 14 Jan 2019 16:28:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:28:13,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-5d177ee5-2dbb-4d5f-94dc-2b1d1ef83d1c 2019-01-14 16:28:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:13,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-91ba08de-cd10-48ad-9162-e6b615049582 Date: Mon, 14 Jan 2019 16:28:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c7:3a:b8","id":"04e1c9b4-a464-4f41-96f9-26485999bb6d","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:43Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:f1:3a","id":"0e5278d2-92cf-4c22-9290-67765420913e","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:28:02Z","binding:vnic_type":"normal","device_id":"ab0e8b93-17e4-4090-877c-7afb4da39435","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:3d:bc","id":"15a55f51-797c-4042-ab9f-dc32cd031d49","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:a3:78","id":"43d18571-306a-49b7-ad1e-f4aa6c64eeab","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:28:13,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-91ba08de-cd10-48ad-9162-e6b615049582 2019-01-14 16:28:13,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:28:14,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a413df603e4ef99b3ff591ca6e7962", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj-role"}], "expires_at": "2019-01-14T17:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/1b6adfe3eec648b3962f533b28beab82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-836a9929-3031-403-user", "id": "a2508c9454ab47bd8945a761d38c47fe"}, "audit_ids": ["pCGpOVXuQk-Zat1OxQjVEA"], "issued_at": "2019-01-14T16:28:14.000000Z"}} 2019-01-14 16:28:14,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbe2a5d6d2b775e218a393053f4e227e0da56a8" 2019-01-14 16:28:15,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-d04e5afe-9c36-452e-8fcf-fcb952a7c3a4 x-compute-request-id: req-d04e5afe-9c36-452e-8fcf-fcb952a7c3a4 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3d:bc", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "security_groups": [{"name": "default"}], "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "231146d0-e542-46dc-914d-3909171ade8f"}, {"id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}], "metadata": {}}]} 2019-01-14 16:28:15,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst used request id req-d04e5afe-9c36-452e-8fcf-fcb952a7c3a4 2019-01-14 16:28:15,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbe2a5d6d2b775e218a393053f4e227e0da56a8" 2019-01-14 16:28:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fb2d84e3-6a5c-4b86-be28-0396fe6984ab Date: Mon, 14 Jan 2019 16:28: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":["a24e4f21-0b75-475d-a115-329956737de2"],"updated_at":"2019-01-14T16:27:42Z","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net"}]} 2019-01-14 16:28:15,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net used request id req-fb2d84e3-6a5c-4b86-be28-0396fe6984ab 2019-01-14 16:28:15,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbe2a5d6d2b775e218a393053f4e227e0da56a8" 2019-01-14 16:28:16,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30b78059-90a3-4423-8bb8-48c18866edb8 Date: Mon, 14 Jan 2019 16:28:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","dns_nameservers":[],"updated_at":"2019-01-14T16:27:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b6adfe3eec648b3962f533b28beab82","id":"a24e4f21-0b75-475d-a115-329956737de2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet"}]} 2019-01-14 16:28:16,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-30b78059-90a3-4423-8bb8-48c18866edb8 2019-01-14 16:28:16,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbe2a5d6d2b775e218a393053f4e227e0da56a8" 2019-01-14 16:28:16,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-6806daea-7908-429c-8733-2918496b739f Date: Mon, 14 Jan 2019 16:28:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:42Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c7:3a:b8","id":"04e1c9b4-a464-4f41-96f9-26485999bb6d","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:43Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:f1:3a","id":"0e5278d2-92cf-4c22-9290-67765420913e","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:52Z","admin_state_up":true,"updated_at":"2019-01-14T16:28:02Z","binding:vnic_type":"normal","device_id":"ab0e8b93-17e4-4090-877c-7afb4da39435","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:3d:bc","id":"15a55f51-797c-4042-ab9f-dc32cd031d49","port_security_enabled":true,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["c2bc865b-f18f-43b6-8e91-21fbc93cff1c"],"name":"CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31816820-4ac4-47f5-8e08-ebebaefb3d29","tenant_id":"1b6adfe3eec648b3962f533b28beab82","created_at":"2019-01-14T16:27:44Z","admin_state_up":true,"updated_at":"2019-01-14T16:27:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-31816820-4ac4-47f5-8e08-ebebaefb3d29","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:a3:78","id":"43d18571-306a-49b7-ad1e-f4aa6c64eeab","port_security_enabled":false,"project_id":"1b6adfe3eec648b3962f533b28beab82","fixed_ips":[{"subnet_id":"a24e4f21-0b75-475d-a115-329956737de2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:28:16,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-6806daea-7908-429c-8733-2918496b739f 2019-01-14 16:28:16,418 - create_instance - INFO - Deleting Port with ID - 15a55f51-797c-4042-ab9f-dc32cd031d49 2019-01-14 16:28:16,418 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-port 2019-01-14 16:28:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/15a55f51-797c-4042-ab9f-dc32cd031d49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:17,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1f71cc1-91e4-4f60-bca6-c110a472bee1 Date: Mon, 14 Jan 2019 16:28:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:28:17,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/15a55f51-797c-4042-ab9f-dc32cd031d49 used request id req-e1f71cc1-91e4-4f60-bca6-c110a472bee1 2019-01-14 16:28:17,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fecc40-b5f9-462e-b9fd-899d4e63df28" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:17,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:17 GMT Server: Apache x-compute-request-id: req-16b7567c-06c8-4c0d-a5ec-56988c7b79f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16b7567c-06c8-4c0d-a5ec-56988c7b79f7 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [{"server_id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "attachment_id": "299bee78-4c5e-4f9e-ac3f-c5151303d309", "attached_at": "2019-01-14T16:28:09.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "231146d0-e542-46dc-914d-3909171ade8f", "device": "/dev/vdb", "id": "231146d0-e542-46dc-914d-3909171ade8f"}], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:28:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}} 2019-01-14 16:28:17,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f used request id req-16b7567c-06c8-4c0d-a5ec-56988c7b79f7 2019-01-14 16:28:17,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments/231146d0-e542-46dc-914d-3909171ade8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:18,301 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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-72e9ec65-18bf-4e8b-9680-6cdd33071bd3 x-compute-request-id: req-72e9ec65-18bf-4e8b-9680-6cdd33071bd3 Content-Length: 0 Content-Type: application/json 2019-01-14 16:28:18,301 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments/231146d0-e542-46dc-914d-3909171ade8f used request id req-72e9ec65-18bf-4e8b-9680-6cdd33071bd3 2019-01-14 16:28:18,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:18,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-5c028f02-bab9-472c-a42a-4a610c965ea6 x-compute-request-id: req-5c028f02-bab9-472c-a42a-4a610c965ea6 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "231146d0-e542-46dc-914d-3909171ade8f"}, {"id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}], "metadata": {}}} 2019-01-14 16:28:18,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-5c028f02-bab9-472c-a42a-4a610c965ea6 2019-01-14 16:28:21,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:21,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-a945ae70-368c-4969-af33-579377a10ed9 x-compute-request-id: req-a945ae70-368c-4969-af33-579377a10ed9 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}], "metadata": {}}} 2019-01-14 16:28:21,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-a945ae70-368c-4969-af33-579377a10ed9 2019-01-14 16:28:21,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fecc40-b5f9-462e-b9fd-899d4e63df28" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:22,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:21 GMT Server: Apache x-compute-request-id: req-fd03f252-c12a-4ed1-8946-674f0b3809c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd03f252-c12a-4ed1-8946-674f0b3809c9 Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [{"server_id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "attachment_id": "c87ae15d-4653-40f7-8dc2-ba4e5a20411f", "attached_at": "2019-01-14T16:28:13.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "device": "/dev/vdc", "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:28:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "size": 1}} 2019-01-14 16:28:22,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a used request id req-fd03f252-c12a-4ed1-8946-674f0b3809c9 2019-01-14 16:28:22,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments/ac65c8f9-997d-4bec-b03b-d6f1b086172a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:23,068 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-139e5ef6-fe88-4cb9-9501-bce9ab39bc63 x-compute-request-id: req-139e5ef6-fe88-4cb9-9501-bce9ab39bc63 Content-Length: 0 Content-Type: application/json 2019-01-14 16:28:23,068 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435/os-volume_attachments/ac65c8f9-997d-4bec-b03b-d6f1b086172a used request id req-139e5ef6-fe88-4cb9-9501-bce9ab39bc63 2019-01-14 16:28:23,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:23,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-996a2981-cc71-4cb0-bb63-35b915f6dcfd x-compute-request-id: req-996a2981-cc71-4cb0-bb63-35b915f6dcfd Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [{"id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a"}], "metadata": {}}} 2019-01-14 16:28:23,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-996a2981-cc71-4cb0-bb63-35b915f6dcfd 2019-01-14 16:28:26,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:26,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-68851dd8-c98e-49da-a299-7d9867e55ecb x-compute-request-id: req-68851dd8-c98e-49da-a299-7d9867e55ecb 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.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:02Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:28:26,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-68851dd8-c98e-49da-a299-7d9867e55ecb 2019-01-14 16:28:26,639 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst 2019-01-14 16:28:26,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:26,780 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:28: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-c4509366-f184-4d5f-a737-924c7248c33f x-compute-request-id: req-c4509366-f184-4d5f-a737-924c7248c33f Content-Type: application/json 2019-01-14 16:28:26,780 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-c4509366-f184-4d5f-a737-924c7248c33f 2019-01-14 16:28:26,780 - create_instance - INFO - Checking deletion status 2019-01-14 16:28:26,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:27,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-1c3e9e33-550d-4be9-8ee2-4bced9606634 x-compute-request-id: req-1c3e9e33-550d-4be9-8ee2-4bced9606634 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.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab0e8b93-17e4-4090-877c-7afb4da39435", "rel": "bookmark"}], "image": {"id": "1f779e66-940d-4165-831e-ffaf89f94a7c", "links": [{"href": "http://172.30.9.26:8774/images/1f779e66-940d-4165-831e-ffaf89f94a7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:28:02.000000", "flavor": {"id": "d6844104-68c8-4f9c-95f2-aa1643e1d128", "links": [{"href": "http://172.30.9.26:8774/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128", "rel": "bookmark"}]}, "id": "ab0e8b93-17e4-4090-877c-7afb4da39435", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:28:26Z", "hostId": "0d977849f860fe041e4d585cfa0b4e03419b20aa6601641939bf16a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst", "created": "2019-01-14T16:27:55Z", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:28:27,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-1c3e9e33-550d-4be9-8ee2-4bced9606634 2019-01-14 16:28:27,041 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst] is - ACTIVE 2019-01-14 16:28:27,042 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-14 16:28:30,045 - create_instance - DEBUG - VM status query timeout in 296.735466003 2019-01-14 16:28:30,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc4ad6efc0d9f3060f9c4292a20a07eab2ee22f" 2019-01-14 16:28:30,093 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-c8e8d277-bb6a-4cbf-891a-ed994e2074e7 x-compute-request-id: req-c8e8d277-bb6a-4cbf-891a-ed994e2074e7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ab0e8b93-17e4-4090-877c-7afb4da39435 could not be found.", "code": 404}} 2019-01-14 16:28:30,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab0e8b93-17e4-4090-877c-7afb4da39435 used request id req-c8e8d277-bb6a-4cbf-891a-ed994e2074e7 2019-01-14 16:28:30,093 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ab0e8b93-17e4-4090-877c-7afb4da39435 could not be found. (HTTP 404) (Request-ID: req-c8e8d277-bb6a-4cbf-891a-ed994e2074e7) 2019-01-14 16:28:30,094 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-inst 2019-01-14 16:28:30,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745a8341f26eba03c2454585efa56444b6c9e36a" 2019-01-14 16:28:30,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-9d51bd14-3563-4e65-be6e-57c8f1a07b14 x-compute-request-id: req-9d51bd14-3563-4e65-be6e-57c8f1a07b14 Content-Length: 0 Content-Type: application/json 2019-01-14 16:28:30,124 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d6844104-68c8-4f9c-95f2-aa1643e1d128 used request id req-9d51bd14-3563-4e65-be6e-57c8f1a07b14 2019-01-14 16:28:30,125 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet 2019-01-14 16:28:30,125 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-subnet 2019-01-14 16:28:30,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a24e4f21-0b75-475d-a115-329956737de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:28:32,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d503bc9f-ecb7-4168-a3cf-215c9533d9a1 Date: Mon, 14 Jan 2019 16:28:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:28:32,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a24e4f21-0b75-475d-a115-329956737de2 used request id req-d503bc9f-ecb7-4168-a3cf-215c9533d9a1 2019-01-14 16:28:32,813 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-pub-net 2019-01-14 16:28:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/31816820-4ac4-47f5-8e08-ebebaefb3d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b452f575594be82b2a6b074a5dc71bc2ffd8e7bd" 2019-01-14 16:28:35,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69677a77-9be7-4626-9434-575a53625c6a Date: Mon, 14 Jan 2019 16:28:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:28:35,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/31816820-4ac4-47f5-8e08-ebebaefb3d29 used request id req-69677a77-9be7-4626-9434-575a53625c6a 2019-01-14 16:28:35,438 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6d61b91-eb1c-432e-a54c-bc5211b62514" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" 2019-01-14 16:28:35,675 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:35 GMT Server: Apache x-compute-request-id: req-4d705a52-0a53-4c1b-a875-be7857c33690 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d705a52-0a53-4c1b-a875-be7857c33690 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:28:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ac65c8f9-997d-4bec-b03b-d6f1b086172a", "size": 1}} 2019-01-14 16:28:35,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a used request id req-4d705a52-0a53-4c1b-a875-be7857c33690 2019-01-14 16:28:35,676 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:28:35,676 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2 2019-01-14 16:28:35,676 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2 2019-01-14 16:28:35,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6d61b91-eb1c-432e-a54c-bc5211b62514" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" 2019-01-14 16:28:35,965 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:28:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cac86243-e08a-41e0-877e-5d0659046b92 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. 2019-01-14 16:28:35,965 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a used request id req-cac86243-e08a-41e0-877e-5d0659046b92 2019-01-14 16:28:35,968 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6d61b91-eb1c-432e-a54c-bc5211b62514" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}644e40ba2d8a5a80ff13a4289ff020e7b01654c7" 2019-01-14 16:28:36,337 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-047f6832-8359-44a7-b2fa-bfd62a0269a9 x-openstack-request-id: req-047f6832-8359-44a7-b2fa-bfd62a0269a9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ac65c8f9-997d-4bec-b03b-d6f1b086172a could not be found.", "code": 404}} 2019-01-14 16:28:36,337 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/ac65c8f9-997d-4bec-b03b-d6f1b086172a used request id req-047f6832-8359-44a7-b2fa-bfd62a0269a9 2019-01-14 16:28:36,337 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ac65c8f9-997d-4bec-b03b-d6f1b086172a could not be found. (HTTP 404) (Request-ID: req-047f6832-8359-44a7-b2fa-bfd62a0269a9) 2019-01-14 16:28:36,338 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-2 2019-01-14 16:28:36,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" 2019-01-14 16:28:36,577 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:36 GMT Server: Apache x-compute-request-id: req-6b7b80a5-34a7-421b-a337-4e8576004ed7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b7b80a5-34a7-421b-a337-4e8576004ed7 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2508c9454ab47bd8945a761d38c47fe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "self"}, {"href": "http://172.30.9.26:8776/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-14T16:27:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b6adfe3eec648b3962f533b28beab82", "updated_at": "2019-01-14T16:28:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "231146d0-e542-46dc-914d-3909171ade8f", "size": 1}} 2019-01-14 16:28:36,577 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f used request id req-6b7b80a5-34a7-421b-a337-4e8576004ed7 2019-01-14 16:28:36,578 - create_volume - DEBUG - Instance status is - available 2019-01-14 16:28:36,578 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1 2019-01-14 16:28:36,578 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1 2019-01-14 16:28:36,581 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" 2019-01-14 16:28:36,827 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:28:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-de7b67a2-e7cf-485f-a2e2-55c06bc9b3af 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. 2019-01-14 16:28:36,827 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f used request id req-de7b67a2-e7cf-485f-a2e2-55c06bc9b3af 2019-01-14 16:28:36,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93e745bc-f0be-4e78-9b3b-d66e09b002f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd2afa5757fe57de9b9ab4a53d5ebd618ef7109" 2019-01-14 16:28:37,052 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ecbd6ae1-bda5-4fd3-b499-5853bbcd5a96 x-openstack-request-id: req-ecbd6ae1-bda5-4fd3-b499-5853bbcd5a96 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 231146d0-e542-46dc-914d-3909171ade8f could not be found.", "code": 404}} 2019-01-14 16:28:37,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1b6adfe3eec648b3962f533b28beab82/volumes/231146d0-e542-46dc-914d-3909171ade8f used request id req-ecbd6ae1-bda5-4fd3-b499-5853bbcd5a96 2019-01-14 16:28:37,052 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 231146d0-e542-46dc-914d-3909171ade8f could not be found. (HTTP 404) (Request-ID: req-ecbd6ae1-bda5-4fd3-b499-5853bbcd5a96) 2019-01-14 16:28:37,052 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-1 2019-01-14 16:28:37,053 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-58ff3efb-8f47-4b64-a6e5-b2a048eafc7c-image 2019-01-14 16:28:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d8c0c399b898bd02c4f453f710bca5bd68a12ee" 2019-01-14 16:28:37,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76c0adb9-8232-4e1b-b21f-0b9719177121 Date: Mon, 14 Jan 2019 16:28:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:28:37,742 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1f779e66-940d-4165-831e-ffaf89f94a7c used request id req-76c0adb9-8232-4e1b-b21f-0b9719177121 2019-01-14 16:28:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0181c024-d380-411c-bc73-e6038c12bd86 Date: Mon, 14 Jan 2019 16:28:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "created_at": "2019-01-14T16:27:40Z", "updated_at": "2019-01-14T16:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:27:40Z", "revision_number": 0, "id": "1bb0cba9-6c94-49bb-a82e-15ca62ab515f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b6adfe3eec648b3962f533b28beab82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:27:40Z", "revision_number": 0, "id": "81f8dc83-904b-4674-89ea-8d9dbfea1ae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b6adfe3eec648b3962f533b28beab82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:27:40Z", "revision_number": 0, "id": "a5914cda-cdb9-43dd-a910-7578e0651a72", "remote_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "remote_ip_prefix": null, "created_at": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b6adfe3eec648b3962f533b28beab82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:27:40Z", "revision_number": 0, "id": "b3c6f4a6-9498-45f6-9aad-71889686185f", "remote_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "remote_ip_prefix": null, "created_at": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b6adfe3eec648b3962f533b28beab82"}], "revision_number": 4, "project_id": "1b6adfe3eec648b3962f533b28beab82", "id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:28:38,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0181c024-d380-411c-bc73-e6038c12bd86 2019-01-14 16:28:38,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7660b594-4653-40f1-a29d-26c88c5a4bd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:28:38,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-7660b594-4653-40f1-a29d-26c88c5a4bd9 2019-01-14 16:28:38,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:28:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c93a30-fa95-4467-9993-7edcec99cf51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:28:38,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-43c93a30-fa95-4467-9993-7edcec99cf51 2019-01-14 16:28:38,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:28:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad35440-2cb4-47c3-8cbd-260051931efd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:28:38,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-cad35440-2cb4-47c3-8cbd-260051931efd 2019-01-14 16:28:38,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:28:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b57ca437-838c-4e37-932a-4071e28216a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:28:38,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-b57ca437-838c-4e37-932a-4071e28216a5 2019-01-14 16:28:38,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:28:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dadaef5-439c-465b-abbf-6ed8a27b4344 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:28:38,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-5dadaef5-439c-465b-abbf-6ed8a27b4344 2019-01-14 16:28:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c484a8a2-093a-401d-8b73-bf99b522de3d 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:28:38,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-c484a8a2-093a-401d-8b73-bf99b522de3d 2019-01-14 16:28:38,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97aaf918-9882-4ade-8b2b-cd58f820cfad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:28:38,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-97aaf918-9882-4ade-8b2b-cd58f820cfad 2019-01-14 16:28:38,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:28:38,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:38,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0244373-516d-49c7-a8cc-a552593ecf8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:28:38,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-f0244373-516d-49c7-a8cc-a552593ecf8e 2019-01-14 16:28:38,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:28:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:39,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef4356ab-0927-401b-9265-67ffeeae70b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:28:39,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-ef4356ab-0927-401b-9265-67ffeeae70b9 2019-01-14 16:28:39,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:28:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:39,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6211e7dc-bbd5-4410-833a-9c2d711ab17c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b6adfe3eec648b3962f533b28beab82", "name": "CreateInstanceVolumeTests-836a9929-3031-403-proj"}} 2019-01-14 16:28:39,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-6211e7dc-bbd5-4410-833a-9c2d711ab17c 2019-01-14 16:28:39,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bc865b-f18f-43b6-8e91-21fbc93cff1c 2019-01-14 16:28:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c2bc865b-f18f-43b6-8e91-21fbc93cff1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:39,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2a0dac99-7b61-4f02-8534-0ea3a734631b Date: Mon, 14 Jan 2019 16:28: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": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "port_range_min": null, "revision_number": 0, "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "created_at": "2019-01-14T16:27:40Z", "project_id": "1b6adfe3eec648b3962f533b28beab82", "id": "1bb0cba9-6c94-49bb-a82e-15ca62ab515f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "port_range_min": null, "revision_number": 0, "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "created_at": "2019-01-14T16:27:40Z", "project_id": "1b6adfe3eec648b3962f533b28beab82", "id": "81f8dc83-904b-4674-89ea-8d9dbfea1ae2"}, {"remote_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "port_range_min": null, "revision_number": 0, "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "created_at": "2019-01-14T16:27:40Z", "project_id": "1b6adfe3eec648b3962f533b28beab82", "id": "a5914cda-cdb9-43dd-a910-7578e0651a72"}, {"remote_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:27:40Z", "security_group_id": "c2bc865b-f18f-43b6-8e91-21fbc93cff1c", "port_range_min": null, "revision_number": 0, "tenant_id": "1b6adfe3eec648b3962f533b28beab82", "created_at": "2019-01-14T16:27:40Z", "project_id": "1b6adfe3eec648b3962f533b28beab82", "id": "b3c6f4a6-9498-45f6-9aad-71889686185f"}]} 2019-01-14 16:28:39,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c2bc865b-f18f-43b6-8e91-21fbc93cff1c used request id req-2a0dac99-7b61-4f02-8534-0ea3a734631b 2019-01-14 16:28:39,382 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:28:39,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c2bc865b-f18f-43b6-8e91-21fbc93cff1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:39,779 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e43ed06e-3f75-43dd-83f4-5a70ac619909 Content-Length: 0 Date: Mon, 14 Jan 2019 16:28:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:28:39,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c2bc865b-f18f-43b6-8e91-21fbc93cff1c used request id req-e43ed06e-3f75-43dd-83f4-5a70ac619909 2019-01-14 16:28:39,780 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-836a9929-3031-403-proj 2019-01-14 16:28:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:40,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff2eaf7-c2db-4d25-a9d8-f97964855743 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:28:40,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1b6adfe3eec648b3962f533b28beab82 used request id req-1ff2eaf7-c2db-4d25-a9d8-f97964855743 2019-01-14 16:28:40,060 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-836a9929-3031-403-proj-role 2019-01-14 16:28:40,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/24a413df603e4ef99b3ff591ca6e7962 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:40,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77cf40b6-03c4-42ac-9b55-5e99d45fbc7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:28:40,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/24a413df603e4ef99b3ff591ca6e7962 used request id req-77cf40b6-03c4-42ac-9b55-5e99d45fbc7a 2019-01-14 16:28:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92676c6b7438b1f76220421e8d8bf387d79e166" 2019-01-14 16:28:40,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e94161-1cd5-47ff-9625-d464d97900d6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:28:40,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-44e94161-1cd5-47ff-9625-d464d97900d6 2019-01-14 16:28:40,316 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-836a9929-3031-403-user 2019-01-14 16:28:40,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a2508c9454ab47bd8945a761d38c47fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff508ae01925c37b54ccedeb83ab033734cc03" 2019-01-14 16:28:40,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-440666b1-3071-4950-9d45-24d9ab76141e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:28:40,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a2508c9454ab47bd8945a761d38c47fe used request id req-440666b1-3071-4950-9d45-24d9ab76141e 2019-01-14 16:28:40,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:28:40,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["yfJHtz3ZRfW0SJp4jjg6Ew"], "issued_at": "2019-01-14T16:28:40.000000Z"}} 2019-01-14 16:28:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee60ca068bc1ffe9be10d59d51deae505ea5ee5d" 2019-01-14 16:28:41,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5120b552-37ea-4740-8c3f-6c72379cf6dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:28:41,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5120b552-37ea-4740-8c3f-6c72379cf6dc 2019-01-14 16:28:41,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:28:41,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:28:41,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Ss3twYtJQtyZU5aQDIIIEA"], "issued_at": "2019-01-14T16:28:41.000000Z"}} 2019-01-14 16:28:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:28:41,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab70416-6642-4cbb-b94d-d14301f01055 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:28:41,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7ab70416-6642-4cbb-b94d-d14301f01055 2019-01-14 16:28:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:28:41,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:28: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:28:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-733a108f-bb95-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:28:41,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb323a0-59d8-437e-ba92-b81db30615c2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-733a108f-bb95-40d-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:28:41,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-733a108f-bb95-40d-proj used request id req-5eb323a0-59d8-437e-ba92-b81db30615c2 2019-01-14 16:28:41,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:28:41,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f2d6bb-be8d-4a75-a3ec-d68ae4c1999f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:28:41,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-93f2d6bb-be8d-4a75-a3ec-d68ae4c1999f 2019-01-14 16:28:41,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}}' 2019-01-14 16:28:41,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e10f820-d3ff-41e1-92f9-1336b5b1314b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102"}, "tags": [], "enabled": true, "id": "40d30866a4064451b9642447ce3f6102", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}} 2019-01-14 16:28:41,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9e10f820-d3ff-41e1-92f9-1336b5b1314b 2019-01-14 16:28:41,978 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-733a108f-bb95-40d-proj 2019-01-14 16:28:41,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:28:41,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:28:42,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["79Nb2RihTZ6c1kSnPIOcTQ"], "issued_at": "2019-01-14T16:28:42.000000Z"}} 2019-01-14 16:28:42,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:42,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078bd683-bd52-4bd4-bea8-982cab14a1e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:28:42,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-078bd683-bd52-4bd4-bea8-982cab14a1e0 2019-01-14 16:28:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:28:42,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:28: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:28:42,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:42,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4635a527-615a-4788-bf5e-1bb1dad0e9d3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:28:42,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4635a527-615a-4788-bf5e-1bb1dad0e9d3 2019-01-14 16:28:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-733a108f-bb95-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:42,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d9b364-4562-44ba-8f1e-2c3fb1dfb9a2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-733a108f-bb95-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102"}, "tags": [], "enabled": true, "id": "40d30866a4064451b9642447ce3f6102", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}]} 2019-01-14 16:28:42,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-733a108f-bb95-40d-proj used request id req-57d9b364-4562-44ba-8f1e-2c3fb1dfb9a2 2019-01-14 16:28:42,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:42,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e121bc-ed62-45e7-9fde-a8baf4859b10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:28:42,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a1e121bc-ed62-45e7-9fde-a8baf4859b10 2019-01-14 16:28:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:43,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94d8161-0cfe-4fc5-8c9a-e60b99f049c4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:28:43,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f94d8161-0cfe-4fc5-8c9a-e60b99f049c4 2019-01-14 16:28:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-733a108f-bb95-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:43,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420d3d87-71af-4be3-9df0-897899883897 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-733a108f-bb95-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102"}, "tags": [], "enabled": true, "id": "40d30866a4064451b9642447ce3f6102", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}]} 2019-01-14 16:28:43,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-733a108f-bb95-40d-proj used request id req-420d3d87-71af-4be3-9df0-897899883897 2019-01-14 16:28:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/15f488354e5f46ca95b7a91c36be243c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:43,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a254f2d7-33c3-48f7-9a88-a42f7e922843 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-733a108f-bb95-40d-user", "links": {"self": "http://172.30.9.26:5000/v3/users/15f488354e5f46ca95b7a91c36be243c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "40d30866a4064451b9642447ce3f6102", "id": "15f488354e5f46ca95b7a91c36be243c", "password_expires_at": null}} 2019-01-14 16:28:43,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/15f488354e5f46ca95b7a91c36be243c used request id req-a254f2d7-33c3-48f7-9a88-a42f7e922843 2019-01-14 16:28:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102/users/15f488354e5f46ca95b7a91c36be243c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:43,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cdf8a1-025b-4ae1-9337-124a49cbddd6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102/users/15f488354e5f46ca95b7a91c36be243c/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:28:43,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102/users/15f488354e5f46ca95b7a91c36be243c/roles used request id req-59cdf8a1-025b-4ae1-9337-124a49cbddd6 2019-01-14 16:28:43,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:43,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad005314-c3fc-4dfd-9f9e-4d4e198e9860 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:28:43,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-ad005314-c3fc-4dfd-9f9e-4d4e198e9860 2019-01-14 16:28:43,770 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-733a108f-bb95-40d-proj 2019-01-14 16:28:43,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102/users/15f488354e5f46ca95b7a91c36be243c/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:28:43,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e85a66-d65d-408f-882d-9fbef986a5fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:28:43,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102/users/15f488354e5f46ca95b7a91c36be243c/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-b1e85a66-d65d-408f-882d-9fbef986a5fd 2019-01-14 16:28:43,932 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-733a108f-bb95-40d-user 2019-01-14 16:28:43,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:28:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:28:44,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3937f35-50c5-479c-ab90-87d3ef08cfda Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:28:44,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3937f35-50c5-479c-ab90-87d3ef08cfda 2019-01-14 16:28:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" -d '{"role": {"name": "CreateStackSuccessTests-733a108f-bb95-40d-proj-role"}}' 2019-01-14 16:28:44,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fca05af-0d49-44eb-abcd-37196ebb9c38 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0005f5a54d349c6b3e911c0467ff038", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0005f5a54d349c6b3e911c0467ff038"}, "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj-role"}} 2019-01-14 16:28:44,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6fca05af-0d49-44eb-abcd-37196ebb9c38 2019-01-14 16:28:44,185 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-733a108f-bb95-40d-proj-role 2019-01-14 16:28:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d0005f5a54d349c6b3e911c0467ff038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:28:44,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1de988-e524-4cc8-823a-d34a08c6518f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0005f5a54d349c6b3e911c0467ff038", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0005f5a54d349c6b3e911c0467ff038"}, "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj-role"}} 2019-01-14 16:28:44,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d0005f5a54d349c6b3e911c0467ff038 used request id req-eb1de988-e524-4cc8-823a-d34a08c6518f 2019-01-14 16:28:44,288 - keystone_utils - INFO - Granting role CreateStackSuccessTests-733a108f-bb95-40d-proj-role to project CreateStackSuccessTests-733a108f-bb95-40d-proj 2019-01-14 16:28:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102/users/15f488354e5f46ca95b7a91c36be243c/roles/d0005f5a54d349c6b3e911c0467ff038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:28:44,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a4455d-5d46-4beb-9a12-6fcce2a248d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:28:44,443 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102/users/15f488354e5f46ca95b7a91c36be243c/roles/d0005f5a54d349c6b3e911c0467ff038 used request id req-30a4455d-5d46-4beb-9a12-6fcce2a248d6 2019-01-14 16:28:44,443 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:28:44,451 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:28:44,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:28:44,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:28:44,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "d0005f5a54d349c6b3e911c0467ff038", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj-role"}], "expires_at": "2019-01-14T17:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40d30866a4064451b9642447ce3f6102", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-733a108f-bb95-40d-user", "id": "15f488354e5f46ca95b7a91c36be243c"}, "audit_ids": ["oJbdg-mhSdyo3ASYylvZhA"], "issued_at": "2019-01-14T16:28:44.000000Z"}} 2019-01-14 16:28:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" 2019-01-14 16:28:44,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0ac0ac-b7c5-4934-a8ad-f82ea396de29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:28:44,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4f0ac0ac-b7c5-4934-a8ad-f82ea396de29 2019-01-14 16:28:44,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" 2019-01-14 16:28:45,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-461ed189-7bb8-4ebb-b537-6bfff57565b2 Date: Mon, 14 Jan 2019 16:28:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image"} 2019-01-14 16:28:45,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image used request id req-461ed189-7bb8-4ebb-b537-6bfff57565b2 2019-01-14 16:28:45,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" 2019-01-14 16:28:45,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-54db5381-a945-4428-81c6-b8002315cf61 Date: Mon, 14 Jan 2019 16:28:45 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"}}} 2019-01-14 16:28:45,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-54db5381-a945-4428-81c6-b8002315cf61 2019-01-14 16:28:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image"}' 2019-01-14 16:28:45,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a55a9bd0-91ad-45b7-a348-37a5bc8f0601 Date: Mon, 14 Jan 2019 16:28:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:28:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:28:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6", "min_disk": 0, "protected": false, "id": "d89daa14-06a5-455d-aeab-e434d59942f6", "file": "/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6/file", "checksum": null, "owner": "40d30866a4064451b9642447ce3f6102", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:28:45,655 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a55a9bd0-91ad-45b7-a348-37a5bc8f0601 2019-01-14 16:28:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" -d '' 2019-01-14 16:28:46,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa34501a-4f90-4986-bef7-42f68fe977b0 Date: Mon, 14 Jan 2019 16:28:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:28:46,225 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6/file used request id req-aa34501a-4f90-4986-bef7-42f68fe977b0 2019-01-14 16:28:46,226 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:28:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" 2019-01-14 16:28:46,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-85d9882a-517e-43f4-a190-ec30cd7c5963 Date: Mon, 14 Jan 2019 16:28:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:28:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:28:46Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d89daa14-06a5-455d-aeab-e434d59942f6/snap", "metadata": {}}], "self": "/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6", "min_disk": 0, "protected": false, "id": "d89daa14-06a5-455d-aeab-e434d59942f6", "file": "/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40d30866a4064451b9642447ce3f6102", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d89daa14-06a5-455d-aeab-e434d59942f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:28:46,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6 used request id req-85d9882a-517e-43f4-a190-ec30cd7c5963 2019-01-14 16:28:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" 2019-01-14 16:28:46,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5474332e-90af-406c-b305-905b8310541e Date: Mon, 14 Jan 2019 16:28:46 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"}}} 2019-01-14 16:28:46,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5474332e-90af-406c-b305-905b8310541e 2019-01-14 16:28:46,628 - create_image - INFO - Created image with name - CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image 2019-01-14 16:28:46,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" 2019-01-14 16:28:46,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d788376f-f199-453f-9bc5-fe398f148e61 Date: Mon, 14 Jan 2019 16:28:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:28:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:28:46Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d89daa14-06a5-455d-aeab-e434d59942f6/snap", "metadata": {}}], "self": "/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6", "min_disk": 0, "protected": false, "id": "d89daa14-06a5-455d-aeab-e434d59942f6", "file": "/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40d30866a4064451b9642447ce3f6102", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d89daa14-06a5-455d-aeab-e434d59942f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:28:46,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6 used request id req-d788376f-f199-453f-9bc5-fe398f148e61 2019-01-14 16:28:46,824 - create_image - DEBUG - Instance status is - active 2019-01-14 16:28:46,824 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image 2019-01-14 16:28:46,824 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image 2019-01-14 16:28:46,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:28:46,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:28:47,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["un3dOPS5SNyVGuDxap-fMg"], "issued_at": "2019-01-14T16:28:47.000000Z"}} 2019-01-14 16:28:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cc2d92f07eb2bcec715ed319d2980fdf25efa3" 2019-01-14 16:28:47,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc0b2bb-6ab6-45bc-94e3-a4b1394ea352 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:28:47,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bdc0b2bb-6ab6-45bc-94e3-a4b1394ea352 2019-01-14 16:28:47,339 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:28:47,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cc2d92f07eb2bcec715ed319d2980fdf25efa3" 2019-01-14 16:28:47,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-399c59b9-254d-43c3-b3aa-bb39751db476 x-compute-request-id: req-399c59b9-254d-43c3-b3aa-bb39751db476 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:28:47,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-399c59b9-254d-43c3-b3aa-bb39751db476 2019-01-14 16:28:47,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cc2d92f07eb2bcec715ed319d2980fdf25efa3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:28:47,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28: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-2919d6b6-1822-4513-9a1b-9a61c828445b x-compute-request-id: req-2919d6b6-1822-4513-9a1b-9a61c828445b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b531c20c-6621-4b1e-88cf-4b64d51b42dc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b531c20c-6621-4b1e-88cf-4b64d51b42dc", "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": "b531c20c-6621-4b1e-88cf-4b64d51b42dc"}} 2019-01-14 16:28:47,593 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2919d6b6-1822-4513-9a1b-9a61c828445b 2019-01-14 16:28:47,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:28:47,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:28:48,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "d0005f5a54d349c6b3e911c0467ff038", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj-role"}], "expires_at": "2019-01-14T17:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40d30866a4064451b9642447ce3f6102", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-733a108f-bb95-40d-user", "id": "15f488354e5f46ca95b7a91c36be243c"}, "audit_ids": ["WJ3ihGLsQUOYWmrE7P5PZA"], "issued_at": "2019-01-14T16:28:48.000000Z"}} 2019-01-14 16:28:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:28:48,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4afe55e-e1a1-490e-b688-031df7eb00f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:28:48,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b4afe55e-e1a1-490e-b688-031df7eb00f0 2019-01-14 16:28:48,126 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:28:48,128 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:28:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:28:48,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:48 GMT Server: Apache x-openstack-request-id: req-fe93b66d-60cb-4de2-92d4-d9841dc43b88 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:28:48,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack used request id req-fe93b66d-60cb-4de2-92d4-d9841dc43b88 2019-01-14 16:28:48,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-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-b449488c-807d-4aee-bd8b-9629eccdf558-net", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}}' 2019-01-14 16:28:51,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:28:48 GMT Server: Apache x-openstack-request-id: req-6054d218-65d2-41cf-92eb-faaf2ad6d5d2 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}]}} 2019-01-14 16:28:51,617 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks used request id req-6054d218-65d2-41cf-92eb-faaf2ad6d5d2 2019-01-14 16:28:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:28:52,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:28:51 GMT Server: Apache x-openstack-request-id: req-aa47a937-6364-444f-a212-4530824fdf22 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:28:52,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:52 GMT Server: Apache x-openstack-request-id: req-934d22f7-29be-40e9-99d5-ddeae3c58a9e 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:28:52,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-934d22f7-29be-40e9-99d5-ddeae3c58a9e 2019-01-14 16:28:52,905 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack 2019-01-14 16:28:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:28:53,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:28:52 GMT Server: Apache x-openstack-request-id: req-4be6dca2-530a-4bb1-a529-223c18130f1e Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:28:54,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:53 GMT Server: Apache x-openstack-request-id: req-a6c18aa4-63c3-4f95-9a1a-42b3e91f889f 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:28:54,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-a6c18aa4-63c3-4f95-9a1a-42b3e91f889f 2019-01-14 16:28:54,169 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:28:54,169 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:28:57,172 - create_stack - DEBUG - Stack status query timeout in 1195.73258305 2019-01-14 16:28:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:28:57,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:28:57 GMT Server: Apache x-openstack-request-id: req-345193f2-7d6e-47fe-a2f7-8921a25c40df Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:28:58,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:28:57 GMT Server: Apache x-openstack-request-id: req-d3e5c333-a2b4-4aa0-bfe4-9e421cd82342 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:28:58,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-d3e5c333-a2b4-4aa0-bfe4-9e421cd82342 2019-01-14 16:28:58,446 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:28:58,446 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:01,449 - create_stack - DEBUG - Stack status query timeout in 1191.45548797 2019-01-14 16:29:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:29:02,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:01 GMT Server: Apache x-openstack-request-id: req-43f07eb0-e576-4a2f-b48e-34e3b2526a98 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:02,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:02 GMT Server: Apache x-openstack-request-id: req-da9cdd31-0b54-471b-8d05-cfddbc9d8819 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:02,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-da9cdd31-0b54-471b-8d05-cfddbc9d8819 2019-01-14 16:29:02,688 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:29:02,688 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:05,691 - create_stack - DEBUG - Stack status query timeout in 1187.21413898 2019-01-14 16:29:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:29:06,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:05 GMT Server: Apache x-openstack-request-id: req-1a068f45-149d-4712-9b7c-22baa484d713 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:06,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:06 GMT Server: Apache x-openstack-request-id: req-8a37ad6a-766b-4c85-b3e6-ea62f7e75f75 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:06,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-8a37ad6a-766b-4c85-b3e6-ea62f7e75f75 2019-01-14 16:29:06,944 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:29:06,944 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:09,947 - create_stack - DEBUG - Stack status query timeout in 1182.95768809 2019-01-14 16:29:09,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:29:09,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:09 GMT Server: Apache x-openstack-request-id: req-ad3acd28-3b5c-4b3c-b818-f5e0fb7eacf7 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:10,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:09 GMT Server: Apache x-openstack-request-id: req-d313b9c3-adf2-4afd-bdcf-54e53e8cc4ce 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:10,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-d313b9c3-adf2-4afd-bdcf-54e53e8cc4ce 2019-01-14 16:29:10,019 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:29:10,019 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack 2019-01-14 16:29:10,019 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack 2019-01-14 16:29:10,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:10,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "d0005f5a54d349c6b3e911c0467ff038", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj-role"}], "expires_at": "2019-01-14T17:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40d30866a4064451b9642447ce3f6102", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/40d30866a4064451b9642447ce3f6102", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-733a108f-bb95-40d-user", "id": "15f488354e5f46ca95b7a91c36be243c"}, "audit_ids": ["Jzazzn6iRU-cFW6-EnH8_g"], "issued_at": "2019-01-14T16:29:10.000000Z"}} 2019-01-14 16:29:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:10,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:10 GMT Server: Apache x-openstack-request-id: req-a9061fb2-7980-4885-adae-5ec9d0dffb14 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:10,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:10 GMT Server: Apache x-openstack-request-id: req-e7f7f53d-71ff-4c5f-9a6d-812b014d3554 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:10,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-e7f7f53d-71ff-4c5f-9a6d-812b014d3554 2019-01-14 16:29:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:29:10,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:10 GMT Server: Apache x-openstack-request-id: req-bd4700c2-58dd-46e3-8272-575503edcd45 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:11,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:10 GMT Server: Apache x-openstack-request-id: req-6fe4294b-94e4-40a5-bae3-59d4a530ca66 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:11,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-6fe4294b-94e4-40a5-bae3-59d4a530ca66 2019-01-14 16:29:11,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:29:11,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:11 GMT Server: Apache x-openstack-request-id: req-4b231b7f-5f42-4b7e-8ae1-1eafb4edb6a0 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:12,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:11 GMT Server: Apache x-openstack-request-id: req-e7baf5ab-399b-49da-b700-ee7970470518 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:12,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-e7baf5ab-399b-49da-b700-ee7970470518 2019-01-14 16:29:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:12,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:12 GMT Server: Apache x-openstack-request-id: req-bca67af1-c1f3-4ada-8a1d-25faecc88371 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:13,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:29:12 GMT Server: Apache x-openstack-request-id: req-8dba6771-e5c8-448d-bec0-a5d246fc90b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:29:13,711 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-8dba6771-e5c8-448d-bec0-a5d246fc90b0 2019-01-14 16:29:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:14,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:13 GMT Server: Apache x-openstack-request-id: req-3d23ff30-80be-4a56-861d-0c6a05b030d1 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:14,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:14 GMT Server: Apache x-openstack-request-id: req-1af030d0-2910-426a-a0c1-ddda7f48142d 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:14,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-1af030d0-2910-426a-a0c1-ddda7f48142d 2019-01-14 16:29:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:15,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:14 GMT Server: Apache x-openstack-request-id: req-2fe88da2-b9e2-452f-bef8-29da01ebd127 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:15 GMT Server: Apache x-openstack-request-id: req-5fc44de6-b39d-4e7b-997c-67f7171402c6 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:15,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-5fc44de6-b39d-4e7b-997c-67f7171402c6 2019-01-14 16:29:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:15,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:15 GMT Server: Apache x-openstack-request-id: req-3c86c1c1-9e1c-4fd1-93f0-a54cc12983b4 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:16,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:15 GMT Server: Apache x-openstack-request-id: req-5b76f5e2-b2ec-4532-b2fe-57ddac9092d6 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:16,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-5b76f5e2-b2ec-4532-b2fe-57ddac9092d6 2019-01-14 16:29:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:16,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:16 GMT Server: Apache x-openstack-request-id: req-d1a17421-0417-4c9c-8cd4-ce56f63b8e5c Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:16,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:16 GMT Server: Apache x-openstack-request-id: req-a0a609ec-7e84-4563-b7a3-94a6373b9f1b 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:16,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-a0a609ec-7e84-4563-b7a3-94a6373b9f1b 2019-01-14 16:29:16,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:16,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:16 GMT Server: Apache x-openstack-request-id: req-eed96a2f-6857-4e83-85e4-43bf018e9d20 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:16,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:16 GMT Server: Apache x-openstack-request-id: req-f9d3fcf3-0664-41ba-89df-8665ad84cb35 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:16,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-f9d3fcf3-0664-41ba-89df-8665ad84cb35 2019-01-14 16:29:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:16,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:16 GMT Server: Apache x-openstack-request-id: req-6ccd7bb8-a31f-4e9c-8250-0a013c2a3fce Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:17,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:16 GMT Server: Apache x-openstack-request-id: req-e335a381-e24a-4ca1-8c59-72a0ae6ee6bb 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:17,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-e335a381-e24a-4ca1-8c59-72a0ae6ee6bb 2019-01-14 16:29:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:17,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:17 GMT Server: Apache x-openstack-request-id: req-cfad5cfe-7d45-415d-a41e-0481c4428a35 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:17,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:17 GMT Server: Apache x-openstack-request-id: req-d061ec6b-38cd-4056-ad9c-7afb9f4599cf 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:17,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-d061ec6b-38cd-4056-ad9c-7afb9f4599cf 2019-01-14 16:29:17,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:17,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:17 GMT Server: Apache x-openstack-request-id: req-dcaf895b-218b-44cf-aec3-dc142ad5297e Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:18,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:17 GMT Server: Apache x-openstack-request-id: req-55f3d6b5-0527-4669-b2a4-f8873d1224eb 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:18,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-55f3d6b5-0527-4669-b2a4-f8873d1224eb 2019-01-14 16:29:18,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:18,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:18 GMT Server: Apache x-openstack-request-id: req-733a2f47-3eb4-4198-b2b9-ac5063ed8308 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:18,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:18 GMT Server: Apache x-openstack-request-id: req-ef35f540-c5bc-45b6-9b98-05a02f9ca21d 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:18,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-ef35f540-c5bc-45b6-9b98-05a02f9ca21d 2019-01-14 16:29:18,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:18,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:18 GMT Server: Apache x-openstack-request-id: req-ebbd3042-5474-4ed3-af8c-b04c7ad995b8 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:18,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:18 GMT Server: Apache x-openstack-request-id: req-5537b087-434d-4d47-84ce-9f028682585a 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:18,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-5537b087-434d-4d47-84ce-9f028682585a 2019-01-14 16:29:18,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:19,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:18 GMT Server: Apache x-openstack-request-id: req-80c1c4a2-eb2e-484f-8477-54a7141db5d7 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:19,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:19 GMT Server: Apache x-openstack-request-id: req-26429ebb-b15d-4e14-ab17-3bdae7a4d26b 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:19,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-26429ebb-b15d-4e14-ab17-3bdae7a4d26b 2019-01-14 16:29:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:20,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:19 GMT Server: Apache x-openstack-request-id: req-a825eb0b-45bc-46a5-919b-0d38bee8d2d1 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:20,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:20 GMT Server: Apache x-openstack-request-id: req-985af4c5-5f5c-4f20-af4a-90e065854a0e 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:20,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-985af4c5-5f5c-4f20-af4a-90e065854a0e 2019-01-14 16:29:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:20,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:20 GMT Server: Apache x-openstack-request-id: req-313d37c2-bb91-4212-b90d-88586ea4ee34 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:20,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:20 GMT Server: Apache x-openstack-request-id: req-6d64a7c8-6282-4338-acc6-b71604a7f619 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:20,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-6d64a7c8-6282-4338-acc6-b71604a7f619 2019-01-14 16:29:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:21,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:20 GMT Server: Apache x-openstack-request-id: req-2477267e-a638-4fe3-bf39-3716beecc733 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:21,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:21 GMT Server: Apache x-openstack-request-id: req-bb2f8091-e74c-4f7c-b72e-e6af1c1c93c0 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:21,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-bb2f8091-e74c-4f7c-b72e-e6af1c1c93c0 2019-01-14 16:29:21,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:22,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:21 GMT Server: Apache x-openstack-request-id: req-441b737d-2de8-418b-9763-5fe69a658742 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:22,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:22 GMT Server: Apache x-openstack-request-id: req-a9a2a631-56a9-4a39-88f0-75cb1b957461 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:22,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-a9a2a631-56a9-4a39-88f0-75cb1b957461 2019-01-14 16:29:22,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8610ec42330aba658a7a6b1cb961f2e4e6e626" 2019-01-14 16:29:23,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:22 GMT Server: Apache x-openstack-request-id: req-f3cb5947-4ce4-410a-9c3d-debe4ed62ba1 Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:23,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:23 GMT Server: Apache x-openstack-request-id: req-4f58b845-0250-468b-8d2c-f03c13df5d3f 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": "40d30866a4064451b9642447ce3f6102", "OS::stack_id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "image_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image", "inst_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-inst", "subnet_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-subnet", "flavor_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-flavor-name", "net_name": "CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack", "stack_user_project_id": "5eb2fb01714b4dd1a9f31e300eaeff67", "tags": null, "creation_time": "2019-01-14T16:28:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:29:13Z", "id": "803251a5-8e1a-456b-b926-59e724c0a5ba", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:23,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-4f58b845-0250-468b-8d2c-f03c13df5d3f 2019-01-14 16:29:23,221 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack 2019-01-14 16:29:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/803251a5-8e1a-456b-b926-59e724c0a5ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb382cec5702084700280dd04738b1e6e9d86225" 2019-01-14 16:29:23,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:23 GMT Server: Apache x-openstack-request-id: req-26ded6cb-81e5-4e1c-88ea-1a4639c49e8c Location: http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:24,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:23 GMT Server: Apache x-openstack-request-id: req-8aec17eb-a15e-4730-9a50-6bfa0f16f227 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:29:24,056 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/40d30866a4064451b9642447ce3f6102/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-stack/803251a5-8e1a-456b-b926-59e724c0a5ba used request id req-8aec17eb-a15e-4730-9a50-6bfa0f16f227 2019-01-14 16:29:24,058 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b449488c-807d-4aee-bd8b-9629eccdf558-image 2019-01-14 16:29:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce577a9119bced25d52f7558f8ff137c6a12fb30" 2019-01-14 16:29:24,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-faaefc2c-38d1-4a5e-abf9-4d861db4cae8 Date: Mon, 14 Jan 2019 16:29:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:29:24,616 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d89daa14-06a5-455d-aeab-e434d59942f6 used request id req-faaefc2c-38d1-4a5e-abf9-4d861db4cae8 2019-01-14 16:29:24,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/b531c20c-6621-4b1e-88cf-4b64d51b42dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cc2d92f07eb2bcec715ed319d2980fdf25efa3" 2019-01-14 16:29:24,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:29: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-84555202-9437-4e7a-9c28-4d0022598067 x-compute-request-id: req-84555202-9437-4e7a-9c28-4d0022598067 Content-Length: 0 Content-Type: application/json 2019-01-14 16:29:24,651 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b531c20c-6621-4b1e-88cf-4b64d51b42dc used request id req-84555202-9437-4e7a-9c28-4d0022598067 2019-01-14 16:29:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:24,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-893e0bd4-3442-45ba-a195-53db22bfcb59 Date: Mon, 14 Jan 2019 16:29:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d30866a4064451b9642447ce3f6102", "created_at": "2019-01-14T16:28:52Z", "updated_at": "2019-01-14T16:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:28:52Z", "revision_number": 0, "id": "3305d759-d1de-4e58-9dc2-ecb7729dcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "tenant_id": "40d30866a4064451b9642447ce3f6102", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d30866a4064451b9642447ce3f6102"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:28:52Z", "revision_number": 0, "id": "4f50aa5f-46e0-4f68-aae8-b51bc2bc8403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "tenant_id": "40d30866a4064451b9642447ce3f6102", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d30866a4064451b9642447ce3f6102"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:28:52Z", "revision_number": 0, "id": "79161e40-1b50-46cf-9bfa-e1b1786b2dd7", "remote_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "remote_ip_prefix": null, "created_at": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "tenant_id": "40d30866a4064451b9642447ce3f6102", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d30866a4064451b9642447ce3f6102"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:28:52Z", "revision_number": 0, "id": "c8e9f336-8c50-4713-a2ad-701b34b60b1c", "remote_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "remote_ip_prefix": null, "created_at": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "tenant_id": "40d30866a4064451b9642447ce3f6102", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d30866a4064451b9642447ce3f6102"}], "revision_number": 4, "project_id": "40d30866a4064451b9642447ce3f6102", "id": "ee688959-5aa8-4807-b960-597b21c7be74", "name": "default"}]} 2019-01-14 16:29:24,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-893e0bd4-3442-45ba-a195-53db22bfcb59 2019-01-14 16:29:24,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-938895cf-b174-4e82-9e65-9e79195adc5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:29:25,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-938895cf-b174-4e82-9e65-9e79195adc5a 2019-01-14 16:29:25,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:29:25,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9e55a6-c780-4714-a09d-c82a4e0da6db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:29:25,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-9e9e55a6-c780-4714-a09d-c82a4e0da6db 2019-01-14 16:29:25,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:29:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f79a3869-589f-43f6-baf1-377d31564a0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:29:25,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-f79a3869-589f-43f6-baf1-377d31564a0a 2019-01-14 16:29:25,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:29:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecfa0cfd-675c-4ed3-8d30-66849119234a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:29:25,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-ecfa0cfd-675c-4ed3-8d30-66849119234a 2019-01-14 16:29:25,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:29:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429728ff-8701-407c-80a3-20a69e33ad16 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:29:25,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-429728ff-8701-407c-80a3-20a69e33ad16 2019-01-14 16:29:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a966c7-a4d8-4833-b87a-fb86b38fc115 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:29:25,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-f7a966c7-a4d8-4833-b87a-fb86b38fc115 2019-01-14 16:29:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65565a0f-5f74-451d-9270-d5569c1f07d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:29:25,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-65565a0f-5f74-451d-9270-d5569c1f07d4 2019-01-14 16:29:25,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:29:25,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad0db3bb-4fb6-48b8-8d73-ca64753098ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:29:25,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-ad0db3bb-4fb6-48b8-8d73-ca64753098ac 2019-01-14 16:29:25,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:29:25,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:25,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d2420e-ee86-4b43-9c39-f93f336eb746 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:29:25,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-92d2420e-ee86-4b43-9c39-f93f336eb746 2019-01-14 16:29:25,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:29:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:26,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa6f62e-e850-44dd-9c3e-2b59bfb1aae5 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:29:26,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-daa6f62e-e850-44dd-9c3e-2b59bfb1aae5 2019-01-14 16:29:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:26,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38c407d-d20c-46c8-af35-38c13d555a91 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "40d30866a4064451b9642447ce3f6102", "name": "CreateStackSuccessTests-733a108f-bb95-40d-proj"}} 2019-01-14 16:29:26,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102 used request id req-d38c407d-d20c-46c8-af35-38c13d555a91 2019-01-14 16:29:26,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee688959-5aa8-4807-b960-597b21c7be74 2019-01-14 16:29:26,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ee688959-5aa8-4807-b960-597b21c7be74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:26,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-faf33bb0-fb12-4e10-844c-eb73788ab6a3 Date: Mon, 14 Jan 2019 16:29: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": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "port_range_min": null, "revision_number": 0, "tenant_id": "40d30866a4064451b9642447ce3f6102", "created_at": "2019-01-14T16:28:52Z", "project_id": "40d30866a4064451b9642447ce3f6102", "id": "3305d759-d1de-4e58-9dc2-ecb7729dcafb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "port_range_min": null, "revision_number": 0, "tenant_id": "40d30866a4064451b9642447ce3f6102", "created_at": "2019-01-14T16:28:52Z", "project_id": "40d30866a4064451b9642447ce3f6102", "id": "4f50aa5f-46e0-4f68-aae8-b51bc2bc8403"}, {"remote_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "port_range_min": null, "revision_number": 0, "tenant_id": "40d30866a4064451b9642447ce3f6102", "created_at": "2019-01-14T16:28:52Z", "project_id": "40d30866a4064451b9642447ce3f6102", "id": "79161e40-1b50-46cf-9bfa-e1b1786b2dd7"}, {"remote_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:28:52Z", "security_group_id": "ee688959-5aa8-4807-b960-597b21c7be74", "port_range_min": null, "revision_number": 0, "tenant_id": "40d30866a4064451b9642447ce3f6102", "created_at": "2019-01-14T16:28:52Z", "project_id": "40d30866a4064451b9642447ce3f6102", "id": "c8e9f336-8c50-4713-a2ad-701b34b60b1c"}]} 2019-01-14 16:29:26,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ee688959-5aa8-4807-b960-597b21c7be74 used request id req-faf33bb0-fb12-4e10-844c-eb73788ab6a3 2019-01-14 16:29:26,389 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:29:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ee688959-5aa8-4807-b960-597b21c7be74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:26,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8298091-002f-4a0b-bff7-ecaa6b1d5acb Content-Length: 0 Date: Mon, 14 Jan 2019 16:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:29:26,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ee688959-5aa8-4807-b960-597b21c7be74 used request id req-b8298091-002f-4a0b-bff7-ecaa6b1d5acb 2019-01-14 16:29:26,737 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-733a108f-bb95-40d-proj 2019-01-14 16:29:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:27,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a465def-238c-4c94-b53f-6b5bb2630d02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:29:27,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/40d30866a4064451b9642447ce3f6102 used request id req-7a465def-238c-4c94-b53f-6b5bb2630d02 2019-01-14 16:29:27,283 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-733a108f-bb95-40d-proj-role 2019-01-14 16:29:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d0005f5a54d349c6b3e911c0467ff038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:27,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc666750-55bb-4529-8ec9-d8b65ce80e7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:29:27,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d0005f5a54d349c6b3e911c0467ff038 used request id req-bc666750-55bb-4529-8ec9-d8b65ce80e7f 2019-01-14 16:29:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb7ed7a2a4e7345485cefbdaf79979e262b59f0" 2019-01-14 16:29:27,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7456bfe1-d242-4fe5-89a3-c36b99ff6246 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:29:27,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7456bfe1-d242-4fe5-89a3-c36b99ff6246 2019-01-14 16:29:27,529 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-733a108f-bb95-40d-user 2019-01-14 16:29:27,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/15f488354e5f46ca95b7a91c36be243c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ab32943bcdd5c298effa59e5346dc969e96ba" 2019-01-14 16:29:27,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-299e25fd-a0a3-4185-b266-57d46660e0c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:29:27,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/15f488354e5f46ca95b7a91c36be243c used request id req-299e25fd-a0a3-4185-b266-57d46660e0c3 2019-01-14 16:29:27,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:28,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["k3SUL3EzRvWvE0qgkihtHg"], "issued_at": "2019-01-14T16:29:28.000000Z"}} 2019-01-14 16:29:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f323b08fe2c76bc741de1ef9d4616efe69665" 2019-01-14 16:29:28,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152c64fc-af98-498e-a90a-fa841f67beee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:29:28,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-152c64fc-af98-498e-a90a-fa841f67beee 2019-01-14 16:29:28,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:29:28,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:28,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["IVGzVXXLR72G30sFFd_Fww"], "issued_at": "2019-01-14T16:29:28.000000Z"}} 2019-01-14 16:29:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:29:28,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0cfd8c-f8ed-4869-a833-fc92c2d24de2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:29:28,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bf0cfd8c-f8ed-4869-a833-fc92c2d24de2 2019-01-14 16:29:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:29:28,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:29: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:29:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:29:28,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acdffdcd-dd0f-4faf-9ec8-159c7c694d6d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:29:28,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj used request id req-acdffdcd-dd0f-4faf-9ec8-159c7c694d6d 2019-01-14 16:29:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:29:28,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5c72c1-fd54-4ba9-bcfa-8b0304d7e1fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:29:28,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ef5c72c1-fd54-4ba9-bcfa-8b0304d7e1fc 2019-01-14 16:29:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}}' 2019-01-14 16:29:29,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9603522-cb26-4548-8d3c-d2313c570e7e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e"}, "tags": [], "enabled": true, "id": "ca45c8f0dd5244af97360ac106e68b4e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}} 2019-01-14 16:29:29,125 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e9603522-cb26-4548-8d3c-d2313c570e7e 2019-01-14 16:29:29,126 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6f768f5a-8d03-4ca-proj 2019-01-14 16:29:29,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:29:29,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:29,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["aTfoMlogQ6ery2zF3mAPDQ"], "issued_at": "2019-01-14T16:29:29.000000Z"}} 2019-01-14 16:29:29,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:29,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d07fbc8-446a-4635-b171-efa44e394b8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:29:29,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4d07fbc8-446a-4635-b171-efa44e394b8a 2019-01-14 16:29:29,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:29:29,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:29: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:29:29,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:29,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278652cd-252a-4fd7-9c92-bf779c7d6824 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:29:29,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-278652cd-252a-4fd7-9c92-bf779c7d6824 2019-01-14 16:29:29,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:29,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b5aca0-dda4-4109-b829-c12f85ff0db9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e"}, "tags": [], "enabled": true, "id": "ca45c8f0dd5244af97360ac106e68b4e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}]} 2019-01-14 16:29:29,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj used request id req-25b5aca0-dda4-4109-b829-c12f85ff0db9 2019-01-14 16:29:29,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:29,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8fb425-e8c4-4036-9b74-7ae0c8c8f799 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:29:29,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5d8fb425-e8c4-4036-9b74-7ae0c8c8f799 2019-01-14 16:29:30,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:30,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07754a23-890f-4f6d-8b8a-baf3d30fcc52 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:29:30,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07754a23-890f-4f6d-8b8a-baf3d30fcc52 2019-01-14 16:29:30,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:30,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab80408c-9075-41be-bde9-c7702b5bddc4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e"}, "tags": [], "enabled": true, "id": "ca45c8f0dd5244af97360ac106e68b4e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}]} 2019-01-14 16:29:30,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-6f768f5a-8d03-4ca-proj used request id req-ab80408c-9075-41be-bde9-c7702b5bddc4 2019-01-14 16:29:30,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/5fcdf9612cc847f984d9845b62186a81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:30,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9e2d00-53cb-482a-85aa-2926b30a0a51 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-user", "links": {"self": "http://172.30.9.26:5000/v3/users/5fcdf9612cc847f984d9845b62186a81"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ca45c8f0dd5244af97360ac106e68b4e", "id": "5fcdf9612cc847f984d9845b62186a81", "password_expires_at": null}} 2019-01-14 16:29:30,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5fcdf9612cc847f984d9845b62186a81 used request id req-cc9e2d00-53cb-482a-85aa-2926b30a0a51 2019-01-14 16:29:30,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e/users/5fcdf9612cc847f984d9845b62186a81/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:30,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ab6408-e554-40f3-a683-c49775538454 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e/users/5fcdf9612cc847f984d9845b62186a81/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:29:30,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e/users/5fcdf9612cc847f984d9845b62186a81/roles used request id req-14ab6408-e554-40f3-a683-c49775538454 2019-01-14 16:29:30,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:30,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb24dc8-6c6f-4105-9d5f-939c8dc09fb5 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:29:30,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-9eb24dc8-6c6f-4105-9d5f-939c8dc09fb5 2019-01-14 16:29:30,763 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-6f768f5a-8d03-4ca-proj 2019-01-14 16:29:30,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e/users/5fcdf9612cc847f984d9845b62186a81/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:29:30,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acbc8ae1-a645-4f01-9df2-fc1fb265ab6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:29:30,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e/users/5fcdf9612cc847f984d9845b62186a81/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-acbc8ae1-a645-4f01-9df2-fc1fb265ab6f 2019-01-14 16:29:30,932 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6f768f5a-8d03-4ca-user 2019-01-14 16:29:30,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:29:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:29:31,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3eea8e-1495-4924-ba42-0f57636a40f1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:29:31,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0d3eea8e-1495-4924-ba42-0f57636a40f1 2019-01-14 16:29:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" -d '{"role": {"name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role"}}' 2019-01-14 16:29:31,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1301e384-de4b-4868-9dba-79bead3deb4b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bf72a69db0c4e8cb3b61134ca0cc3a9", "links": {"self": "http://172.30.9.26:5000/v3/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9"}, "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role"}} 2019-01-14 16:29:31,173 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1301e384-de4b-4868-9dba-79bead3deb4b 2019-01-14 16:29:31,173 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role 2019-01-14 16:29:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:29:31,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd47bd8-dfbd-4bcf-a54c-58a01a24dcc5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bf72a69db0c4e8cb3b61134ca0cc3a9", "links": {"self": "http://172.30.9.26:5000/v3/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9"}, "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role"}} 2019-01-14 16:29:31,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9 used request id req-abd47bd8-dfbd-4bcf-a54c-58a01a24dcc5 2019-01-14 16:29:31,288 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role to project CreateStackSuccessTests-6f768f5a-8d03-4ca-proj 2019-01-14 16:29:31,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e/users/5fcdf9612cc847f984d9845b62186a81/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:29:31,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eeee527-2b4b-4fc9-b5f7-4f96065574bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:29:31,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e/users/5fcdf9612cc847f984d9845b62186a81/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9 used request id req-2eeee527-2b4b-4fc9-b5f7-4f96065574bf 2019-01-14 16:29:31,434 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:29:31,434 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:29:31,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:29:31,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:31,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bf72a69db0c4e8cb3b61134ca0cc3a9", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca45c8f0dd5244af97360ac106e68b4e", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-user", "id": "5fcdf9612cc847f984d9845b62186a81"}, "audit_ids": ["1j5m53IPSzSWJXursYs6dw"], "issued_at": "2019-01-14T16:29:31.000000Z"}} 2019-01-14 16:29:31,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" 2019-01-14 16:29:31,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959b1c3b-2495-401b-8e20-304881d419f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:29:31,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-959b1c3b-2495-401b-8e20-304881d419f3 2019-01-14 16:29:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" 2019-01-14 16:29:32,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-546bfa3d-4660-4e7d-97d8-e8bee125ab30 Date: Mon, 14 Jan 2019 16:29:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image"} 2019-01-14 16:29:32,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image used request id req-546bfa3d-4660-4e7d-97d8-e8bee125ab30 2019-01-14 16:29:32,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" 2019-01-14 16:29:32,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6035d64c-b92c-4f0c-9d73-eed4c9504c1a Date: Mon, 14 Jan 2019 16:29: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"}}} 2019-01-14 16:29:32,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6035d64c-b92c-4f0c-9d73-eed4c9504c1a 2019-01-14 16:29:32,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image"}' 2019-01-14 16:29:32,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eb0671c0-d92a-46c3-a1ea-d7d8a96d7406 Date: Mon, 14 Jan 2019 16:29:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:29:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:29:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/b0aae88f-f5aa-447c-b006-87442232826f", "min_disk": 0, "protected": false, "id": "b0aae88f-f5aa-447c-b006-87442232826f", "file": "/v2/images/b0aae88f-f5aa-447c-b006-87442232826f/file", "checksum": null, "owner": "ca45c8f0dd5244af97360ac106e68b4e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:29:32,670 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-eb0671c0-d92a-46c3-a1ea-d7d8a96d7406 2019-01-14 16:29:32,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" -d '' 2019-01-14 16:29:33,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5a380b2-d8e1-4266-90f9-35a4094f0c86 Date: Mon, 14 Jan 2019 16:29:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:29:33,832 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f/file used request id req-b5a380b2-d8e1-4266-90f9-35a4094f0c86 2019-01-14 16:29:33,833 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:29:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" 2019-01-14 16:29:34,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-55a6b20a-0389-4348-ac78-55725479f050 Date: Mon, 14 Jan 2019 16:29:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:29:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:29:33Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b0aae88f-f5aa-447c-b006-87442232826f/snap", "metadata": {}}], "self": "/v2/images/b0aae88f-f5aa-447c-b006-87442232826f", "min_disk": 0, "protected": false, "id": "b0aae88f-f5aa-447c-b006-87442232826f", "file": "/v2/images/b0aae88f-f5aa-447c-b006-87442232826f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca45c8f0dd5244af97360ac106e68b4e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b0aae88f-f5aa-447c-b006-87442232826f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:29:34,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f used request id req-55a6b20a-0389-4348-ac78-55725479f050 2019-01-14 16:29:34,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" 2019-01-14 16:29:34,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a47d02ad-b96e-4854-adec-7a9e09fea075 Date: Mon, 14 Jan 2019 16:29:34 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"}}} 2019-01-14 16:29:34,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a47d02ad-b96e-4854-adec-7a9e09fea075 2019-01-14 16:29:34,262 - create_image - INFO - Created image with name - CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image 2019-01-14 16:29:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" 2019-01-14 16:29:34,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-97675213-6555-4f6a-b880-6b068fd34bc8 Date: Mon, 14 Jan 2019 16:29:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:29:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:29:33Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b0aae88f-f5aa-447c-b006-87442232826f/snap", "metadata": {}}], "self": "/v2/images/b0aae88f-f5aa-447c-b006-87442232826f", "min_disk": 0, "protected": false, "id": "b0aae88f-f5aa-447c-b006-87442232826f", "file": "/v2/images/b0aae88f-f5aa-447c-b006-87442232826f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca45c8f0dd5244af97360ac106e68b4e", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b0aae88f-f5aa-447c-b006-87442232826f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:29:34,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f used request id req-97675213-6555-4f6a-b880-6b068fd34bc8 2019-01-14 16:29:34,463 - create_image - DEBUG - Instance status is - active 2019-01-14 16:29:34,463 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image 2019-01-14 16:29:34,463 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image 2019-01-14 16:29:34,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:29:34,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:34,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["a7WNmP87SIeBhd1nC5dBnQ"], "issued_at": "2019-01-14T16:29:34.000000Z"}} 2019-01-14 16:29:34,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d02fa178562d3a09962c958fdf97b484f68f891" 2019-01-14 16:29:34,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e843d3-f888-4473-a8f4-6fab9a21105d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:29:34,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-04e843d3-f888-4473-a8f4-6fab9a21105d 2019-01-14 16:29:34,978 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:29:34,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d02fa178562d3a09962c958fdf97b484f68f891" 2019-01-14 16:29:35,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29: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-31cdf492-b98a-46a6-bca9-b42c718535dd x-compute-request-id: req-31cdf492-b98a-46a6-bca9-b42c718535dd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:29:35,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-31cdf492-b98a-46a6-bca9-b42c718535dd 2019-01-14 16:29:35,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d02fa178562d3a09962c958fdf97b484f68f891" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:29:35,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29: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-68dfe462-ba5e-41ad-8d93-2acfc3f23c29 x-compute-request-id: req-68dfe462-ba5e-41ad-8d93-2acfc3f23c29 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c946f6de-1c8f-4e59-912a-1dc52f237fbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c946f6de-1c8f-4e59-912a-1dc52f237fbe", "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": "c946f6de-1c8f-4e59-912a-1dc52f237fbe"}} 2019-01-14 16:29:35,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-68dfe462-ba5e-41ad-8d93-2acfc3f23c29 2019-01-14 16:29:35,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:29:35,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:35,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bf72a69db0c4e8cb3b61134ca0cc3a9", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca45c8f0dd5244af97360ac106e68b4e", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-user", "id": "5fcdf9612cc847f984d9845b62186a81"}, "audit_ids": ["ERi4Y990Si6qzHd5zOkVpA"], "issued_at": "2019-01-14T16:29:35.000000Z"}} 2019-01-14 16:29:35,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:35,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd95601a-dfc3-4da3-ab37-8f0d182a9d06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:29:35,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bd95601a-dfc3-4da3-ab37-8f0d182a9d06 2019-01-14 16:29:35,845 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:29:35,848 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:29:35,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:36,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:35 GMT Server: Apache x-openstack-request-id: req-f3556d4a-4941-433c-aba1-e3743547f723 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:29:36,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack used request id req-f3556d4a-4941-433c-aba1-e3743547f723 2019-01-14 16:29:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-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-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}}' 2019-01-14 16:29:39,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:29:36 GMT Server: Apache x-openstack-request-id: req-61e39f9d-cade-451d-b057-e29dcdbe0128 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7e641de5-17d7-428e-90ab-106c15044c34", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}]}} 2019-01-14 16:29:39,144 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks used request id req-61e39f9d-cade-451d-b057-e29dcdbe0128 2019-01-14 16:29:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:39,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:39 GMT Server: Apache x-openstack-request-id: req-f12c08a8-a6e9-4fa4-8d84-bbed723895d3 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:40,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:39 GMT Server: Apache x-openstack-request-id: req-fdfb7b09-65cc-4e0a-a7bf-d544561670b9 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:40,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-fdfb7b09-65cc-4e0a-a7bf-d544561670b9 2019-01-14 16:29:40,418 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:29:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:40,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:40 GMT Server: Apache x-openstack-request-id: req-a9c6dd71-7ab3-4a24-8160-29c5deea778a Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:40,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:40 GMT Server: Apache x-openstack-request-id: req-65bf1ccf-da0f-4c1c-ab2d-25e6869215a5 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:40,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-65bf1ccf-da0f-4c1c-ab2d-25e6869215a5 2019-01-14 16:29:40,869 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:29:40,869 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:43,869 - create_stack - DEBUG - Stack status query timeout in 1196.54957199 2019-01-14 16:29:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:43,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:43 GMT Server: Apache x-openstack-request-id: req-57b8460e-03b1-44a3-9146-4ce6c9547634 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:44,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:43 GMT Server: Apache x-openstack-request-id: req-5cb47663-cc66-4829-be1f-13f2bab89cc3 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:44,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-5cb47663-cc66-4829-be1f-13f2bab89cc3 2019-01-14 16:29:44,130 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:29:44,130 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:47,133 - create_stack - DEBUG - Stack status query timeout in 1193.28529501 2019-01-14 16:29:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:47,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:47 GMT Server: Apache x-openstack-request-id: req-5a4059c2-8456-492f-994c-4fa8f63518d2 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:48,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:47 GMT Server: Apache x-openstack-request-id: req-acdc56ce-632a-4249-a58d-74f663a92e33 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:48,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-acdc56ce-632a-4249-a58d-74f663a92e33 2019-01-14 16:29:48,386 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:29:48,386 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:51,390 - create_stack - DEBUG - Stack status query timeout in 1189.02891397 2019-01-14 16:29:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:51,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:51 GMT Server: Apache x-openstack-request-id: req-200fce0e-bd37-443f-a53d-e1c956ce15d1 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:51 GMT Server: Apache x-openstack-request-id: req-d0532ab0-fc9b-4dee-b30e-29d1de284d04 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:51,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-d0532ab0-fc9b-4dee-b30e-29d1de284d04 2019-01-14 16:29:51,646 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:29:51,646 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:54,649 - create_stack - DEBUG - Stack status query timeout in 1185.76921701 2019-01-14 16:29:54,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:54,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:54 GMT Server: Apache x-openstack-request-id: req-0e10a862-3af0-45f8-8213-fda96aee8d6f Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:54,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:54 GMT Server: Apache x-openstack-request-id: req-773264df-2433-4832-b1b6-cceffdc9a429 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:54,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-773264df-2433-4832-b1b6-cceffdc9a429 2019-01-14 16:29:54,894 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:29:54,894 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:29:57,898 - create_stack - DEBUG - Stack status query timeout in 1182.52095914 2019-01-14 16:29:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:58,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:57 GMT Server: Apache x-openstack-request-id: req-d273460c-06d4-4652-8f92-f5774d06486b Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:58,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:58 GMT Server: Apache x-openstack-request-id: req-35ad9ef4-81c8-450b-b0a3-d296eb35ebb7 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:58,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-35ad9ef4-81c8-450b-b0a3-d296eb35ebb7 2019-01-14 16:29:58,757 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:29:58,757 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:29:58,757 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:29:58,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:29:59,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bf72a69db0c4e8cb3b61134ca0cc3a9", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca45c8f0dd5244af97360ac106e68b4e", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-user", "id": "5fcdf9612cc847f984d9845b62186a81"}, "audit_ids": ["39FWKrvEQougasrYcjk4SA"], "issued_at": "2019-01-14T16:29:59.000000Z"}} 2019-01-14 16:29:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ac68ea69da3d13a9f73182b0b3da21d0ba93ac" 2019-01-14 16:29:59,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:59 GMT Server: Apache x-openstack-request-id: req-b0ad47a6-00f6-4831-b76a-f264d7dc935e Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:29:59,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:59 GMT Server: Apache x-openstack-request-id: req-c208f6b7-a968-46a4-9299-a000a678b24a 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:29:59,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-c208f6b7-a968-46a4-9299-a000a678b24a 2019-01-14 16:29:59,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:29:59,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:29:59 GMT Server: Apache x-openstack-request-id: req-465968d2-8771-4365-b452-eb4a5f114098 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:00,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:29:59 GMT Server: Apache x-openstack-request-id: req-63804c53-f784-40ea-b133-888aa9492a77 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:00,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-63804c53-f784-40ea-b133-888aa9492a77 2019-01-14 16:30:00,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:00,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:00,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bf72a69db0c4e8cb3b61134ca0cc3a9", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:30:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca45c8f0dd5244af97360ac106e68b4e", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/ca45c8f0dd5244af97360ac106e68b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-user", "id": "5fcdf9612cc847f984d9845b62186a81"}, "audit_ids": ["1s95mNFpRcOQnIv89Z6tqg"], "issued_at": "2019-01-14T16:30:00.000000Z"}} 2019-01-14 16:30:00,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8763c2ea8f1823d4a2db8ade77cccec0743b30d7" 2019-01-14 16:30:00,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7bd811-2720-47a8-9978-ed16d84d71c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:00,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af7bd811-2720-47a8-9978-ed16d84d71c4 2019-01-14 16:30:00,965 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:30:00,968 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:30:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8763c2ea8f1823d4a2db8ade77cccec0743b30d7" 2019-01-14 16:30:01,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:00 GMT Server: Apache x-openstack-request-id: req-105a4e2d-c0dd-44da-b950-4a60966f4aed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "deletion_time": null, "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "7e641de5-17d7-428e-90ab-106c15044c34", "tags": null}]} 2019-01-14 16:30:01,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack used request id req-105a4e2d-c0dd-44da-b950-4a60966f4aed 2019-01-14 16:30:01,198 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:30:01,198 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:30:01,198 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:30:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:30:01,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:01 GMT Server: Apache x-openstack-request-id: req-ccc98cdd-f631-422b-925b-4fd1bf07ad3a Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:01,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:01 GMT Server: Apache x-openstack-request-id: req-dfdcf613-6c40-4d6d-ac56-85058575bca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:01,855 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-dfdcf613-6c40-4d6d-ac56-85058575bca2 2019-01-14 16:30:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:30:02,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:01 GMT Server: Apache x-openstack-request-id: req-305e1ba6-652b-43db-af42-1e40fc8b39a6 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:02,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:02 GMT Server: Apache x-openstack-request-id: req-79639bcd-2ee6-434f-8fa6-f3e913f92085 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:30:01Z", "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:02,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-79639bcd-2ee6-434f-8fa6-f3e913f92085 2019-01-14 16:30:02,113 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:30:02,114 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:05,117 - create_stack - DEBUG - Stack status query timeout in 1196.73818302 2019-01-14 16:30:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:30:05,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:05 GMT Server: Apache x-openstack-request-id: req-0dc33c71-c92f-468f-9bee-b54531782605 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:05,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:05 GMT Server: Apache x-openstack-request-id: req-a4453f2c-0781-45ed-a92e-812e881944ad 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:30:01Z", "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:05,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-a4453f2c-0781-45ed-a92e-812e881944ad 2019-01-14 16:30:05,375 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:30:05,376 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:08,379 - create_stack - DEBUG - Stack status query timeout in 1193.47622395 2019-01-14 16:30:08,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:30:08,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:08 GMT Server: Apache x-openstack-request-id: req-fe2c2f03-6436-40ea-b1c9-815c99684355 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:08,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:08 GMT Server: Apache x-openstack-request-id: req-58323f74-a191-458c-baeb-a21aaf32440c 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:30:01Z", "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:08,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-58323f74-a191-458c-baeb-a21aaf32440c 2019-01-14 16:30:08,647 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:30:08,647 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:11,650 - create_stack - DEBUG - Stack status query timeout in 1190.20453 2019-01-14 16:30:11,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:30:11,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:11 GMT Server: Apache x-openstack-request-id: req-f7dff44c-e983-4c31-9f34-da48e06afaf8 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:11,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:11 GMT Server: Apache x-openstack-request-id: req-f246264d-6172-4da1-8759-fdc62fa2648a 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:30:01Z", "id": "7e641de5-17d7-428e-90ab-106c15044c34", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:11,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-f246264d-6172-4da1-8759-fdc62fa2648a 2019-01-14 16:30:11,723 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:30:11,723 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:14,726 - create_stack - DEBUG - Stack status query timeout in 1187.1289289 2019-01-14 16:30:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:30:14,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:14 GMT Server: Apache x-openstack-request-id: req-1d938af9-676b-48bf-a423-d46c4df679d1 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:14,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:14 GMT Server: Apache x-openstack-request-id: req-2ebb88bd-022e-4520-bdef-76e420e07a48 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": "ca45c8f0dd5244af97360ac106e68b4e", "OS::stack_id": "7e641de5-17d7-428e-90ab-106c15044c34", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "image_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image", "inst_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-inst", "subnet_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-subnet", "flavor_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-flavor-name", "net_name": "CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack", "stack_user_project_id": "fd80cb1c842e49ea8023748857ebc59f", "tags": null, "creation_time": "2019-01-14T16:29:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:30:01Z", "id": "7e641de5-17d7-428e-90ab-106c15044c34", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:14,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-2ebb88bd-022e-4520-bdef-76e420e07a48 2019-01-14 16:30:14,983 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:30:14,983 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:30:14,983 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack 2019-01-14 16:30:14,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/7e641de5-17d7-428e-90ab-106c15044c34 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7f2ad6a5fc7cc50a55ba0b3b9a976afae16ee" 2019-01-14 16:30:15,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:14 GMT Server: Apache x-openstack-request-id: req-6eb19242-355f-4600-a446-9b6d222621d7 Location: http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:15,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:15 GMT Server: Apache x-openstack-request-id: req-2be7cecb-b022-4abb-ab8b-8b484ed3a932 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:30:15,412 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/ca45c8f0dd5244af97360ac106e68b4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-stack/7e641de5-17d7-428e-90ab-106c15044c34 used request id req-2be7cecb-b022-4abb-ab8b-8b484ed3a932 2019-01-14 16:30:15,414 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-003e61eb-b4df-4423-ad7f-377b8cf17c6c-image 2019-01-14 16:30:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e265b08a6786387cd97dd1e73a16395e25f57b9d" 2019-01-14 16:30:15,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fd26267-0763-47f6-9b02-f2025611ac0d Date: Mon, 14 Jan 2019 16:30:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:30:15,849 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b0aae88f-f5aa-447c-b006-87442232826f used request id req-0fd26267-0763-47f6-9b02-f2025611ac0d 2019-01-14 16:30:15,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c946f6de-1c8f-4e59-912a-1dc52f237fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d02fa178562d3a09962c958fdf97b484f68f891" 2019-01-14 16:30:15,884 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:30: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-8216bcf2-88c6-4f62-b1c1-595966836399 x-compute-request-id: req-8216bcf2-88c6-4f62-b1c1-595966836399 Content-Length: 0 Content-Type: application/json 2019-01-14 16:30:15,884 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c946f6de-1c8f-4e59-912a-1dc52f237fbe used request id req-8216bcf2-88c6-4f62-b1c1-595966836399 2019-01-14 16:30:15,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:16,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-eccc01c7-328e-40ef-9895-687b268d04be Date: Mon, 14 Jan 2019 16:30:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "created_at": "2019-01-14T16:29:39Z", "updated_at": "2019-01-14T16:29:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:29:39Z", "revision_number": 0, "id": "1f7ba478-2963-4e23-81e1-68c059d94d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca45c8f0dd5244af97360ac106e68b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:29:39Z", "revision_number": 0, "id": "61e83fc5-7072-4bd7-818d-c425d7ed3cfc", "remote_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "remote_ip_prefix": null, "created_at": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca45c8f0dd5244af97360ac106e68b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:29:39Z", "revision_number": 0, "id": "77262ab3-2262-4c2b-82cc-aab3dfaa946e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca45c8f0dd5244af97360ac106e68b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:29:39Z", "revision_number": 0, "id": "a6fdfd28-6dd6-4e86-ba7f-f60c9e853a1e", "remote_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "remote_ip_prefix": null, "created_at": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca45c8f0dd5244af97360ac106e68b4e"}], "revision_number": 4, "project_id": "ca45c8f0dd5244af97360ac106e68b4e", "id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:30:16,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-eccc01c7-328e-40ef-9895-687b268d04be 2019-01-14 16:30:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:16,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d73d5a3a-63e4-4e4e-b3c0-f837a5e47f51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:16,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-d73d5a3a-63e4-4e4e-b3c0-f837a5e47f51 2019-01-14 16:30:16,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:16,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e68507bd-d602-4704-b140-414e929494ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:16,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-e68507bd-d602-4704-b140-414e929494ca 2019-01-14 16:30:16,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:16,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07387631-f180-4aa5-8abf-ab1b76435985 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:16,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-07387631-f180-4aa5-8abf-ab1b76435985 2019-01-14 16:30:16,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:16,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:16,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8181449b-e310-4bbd-9c33-55af6477d901 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:16,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-8181449b-e310-4bbd-9c33-55af6477d901 2019-01-14 16:30:16,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:16,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:16,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999af647-ab9d-4ae6-b5a1-42d23e385476 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca45c8f0dd5244af97360ac106e68b4e", "name": "CreateStackSuccessTests-6f768f5a-8d03-4ca-proj"}} 2019-01-14 16:30:16,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e used request id req-999af647-ab9d-4ae6-b5a1-42d23e385476 2019-01-14 16:30:16,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5161b703-8cdc-44c7-86b2-8a761aa67f9f 2019-01-14 16:30:16,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5161b703-8cdc-44c7-86b2-8a761aa67f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:16,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b3e0cc63-1d04-44c3-bc50-94ea45d642a0 Date: Mon, 14 Jan 2019 16:30: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": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "created_at": "2019-01-14T16:29:39Z", "project_id": "ca45c8f0dd5244af97360ac106e68b4e", "id": "1f7ba478-2963-4e23-81e1-68c059d94d28"}, {"remote_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "created_at": "2019-01-14T16:29:39Z", "project_id": "ca45c8f0dd5244af97360ac106e68b4e", "id": "61e83fc5-7072-4bd7-818d-c425d7ed3cfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "created_at": "2019-01-14T16:29:39Z", "project_id": "ca45c8f0dd5244af97360ac106e68b4e", "id": "77262ab3-2262-4c2b-82cc-aab3dfaa946e"}, {"remote_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:29:39Z", "security_group_id": "5161b703-8cdc-44c7-86b2-8a761aa67f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca45c8f0dd5244af97360ac106e68b4e", "created_at": "2019-01-14T16:29:39Z", "project_id": "ca45c8f0dd5244af97360ac106e68b4e", "id": "a6fdfd28-6dd6-4e86-ba7f-f60c9e853a1e"}]} 2019-01-14 16:30:16,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5161b703-8cdc-44c7-86b2-8a761aa67f9f used request id req-b3e0cc63-1d04-44c3-bc50-94ea45d642a0 2019-01-14 16:30:16,895 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:30:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5161b703-8cdc-44c7-86b2-8a761aa67f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:17,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c4eb781-2946-4a9d-9a2b-19045e9e5c78 Content-Length: 0 Date: Mon, 14 Jan 2019 16:30:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:30:17,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5161b703-8cdc-44c7-86b2-8a761aa67f9f used request id req-2c4eb781-2946-4a9d-9a2b-19045e9e5c78 2019-01-14 16:30:17,265 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6f768f5a-8d03-4ca-proj 2019-01-14 16:30:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:17,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03934e29-5c53-4628-a175-84d771bb55e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:17,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ca45c8f0dd5244af97360ac106e68b4e used request id req-03934e29-5c53-4628-a175-84d771bb55e0 2019-01-14 16:30:17,617 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6f768f5a-8d03-4ca-proj-role 2019-01-14 16:30:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:17,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e302bf-c165-4711-9d54-b9d1dd5ed010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:17,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2bf72a69db0c4e8cb3b61134ca0cc3a9 used request id req-f0e302bf-c165-4711-9d54-b9d1dd5ed010 2019-01-14 16:30:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e384ecfc4f8cb894aabe16985be6cc0cf168d9d" 2019-01-14 16:30:17,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9370b824-77bc-4949-8e52-3a0e81a90775 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:30:17,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9370b824-77bc-4949-8e52-3a0e81a90775 2019-01-14 16:30:17,865 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6f768f5a-8d03-4ca-user 2019-01-14 16:30:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5fcdf9612cc847f984d9845b62186a81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f583b3dd74afc8d9b739d89ffed9fd8904a643d" 2019-01-14 16:30:18,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91148ccd-5a94-4893-ac67-8c60ad7aa98d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:18,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5fcdf9612cc847f984d9845b62186a81 used request id req-91148ccd-5a94-4893-ac67-8c60ad7aa98d 2019-01-14 16:30:18,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:18,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["MEveg12bTk2nd-d2d8o8ag"], "issued_at": "2019-01-14T16:30:18.000000Z"}} 2019-01-14 16:30:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d466a5cc9e2cd21f51cbf0f10ee7614f01113d5" 2019-01-14 16:30:18,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76f1171-f571-4431-a097-ee37cb88bb72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:18,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a76f1171-f571-4431-a097-ee37cb88bb72 2019-01-14 16:30:18,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:18,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:19,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DVjzWVgtSxuo1SZTU7ot2g"], "issued_at": "2019-01-14T16:30:19.000000Z"}} 2019-01-14 16:30:19,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:19,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e02fb0-768a-4eb0-9879-cff01a8ee709 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:19,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-48e02fb0-768a-4eb0-9879-cff01a8ee709 2019-01-14 16:30:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:30:19,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:30: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:30:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:19,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40ef62d-a3a7-4f58-bbce-58c4286fd561 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:30:19,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj used request id req-d40ef62d-a3a7-4f58-bbce-58c4286fd561 2019-01-14 16:30:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:19,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e2203d-2aa8-4e66-876b-7934e4d62085 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:30:19,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e3e2203d-2aa8-4e66-876b-7934e4d62085 2019-01-14 16:30:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj"}}' 2019-01-14 16:30:19,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8083e70-6f88-43fa-b682-1bc0c3c5737a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3"}, "tags": [], "enabled": true, "id": "0600c9cab2024bb58985eb8a1cbe90f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj"}} 2019-01-14 16:30:19,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a8083e70-6f88-43fa-b682-1bc0c3c5737a 2019-01-14 16:30:19,617 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2eb307ae-00e7-48b-proj 2019-01-14 16:30:19,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:19,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:20,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["5qTneI4MTJ2Emx9szAlXyQ"], "issued_at": "2019-01-14T16:30:20.000000Z"}} 2019-01-14 16:30:20,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:20,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a400b694-7586-44b4-9126-7d018b781036 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:20,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a400b694-7586-44b4-9126-7d018b781036 2019-01-14 16:30:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:30:20,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:30:20,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:20,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c91542b-6a74-49ff-aaf9-a089c8f0b819 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:30:20,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9c91542b-6a74-49ff-aaf9-a089c8f0b819 2019-01-14 16:30:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:20,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93fc634-d8e6-4cd2-bcfd-36c7587013be Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3"}, "tags": [], "enabled": true, "id": "0600c9cab2024bb58985eb8a1cbe90f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj"}]} 2019-01-14 16:30:20,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj used request id req-a93fc634-d8e6-4cd2-bcfd-36c7587013be 2019-01-14 16:30:20,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:20,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f885fbb2-b075-4036-bb68-9601c7f00912 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:30:20,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f885fbb2-b075-4036-bb68-9601c7f00912 2019-01-14 16:30:20,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:20,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2a853a-00e0-4db1-a483-ea83ed10c3eb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:30:20,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d2a853a-00e0-4db1-a483-ea83ed10c3eb 2019-01-14 16:30:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:21,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87303e3-2b58-4608-9de7-eedf905c4d8d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3"}, "tags": [], "enabled": true, "id": "0600c9cab2024bb58985eb8a1cbe90f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj"}]} 2019-01-14 16:30:21,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-2eb307ae-00e7-48b-proj used request id req-d87303e3-2b58-4608-9de7-eedf905c4d8d 2019-01-14 16:30:21,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/99280376760b44d2936dab15c2ac5ecc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:21,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3350e6-7577-4baa-87f2-dd228a7cc525 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2eb307ae-00e7-48b-user", "links": {"self": "http://172.30.9.26:5000/v3/users/99280376760b44d2936dab15c2ac5ecc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0600c9cab2024bb58985eb8a1cbe90f3", "id": "99280376760b44d2936dab15c2ac5ecc", "password_expires_at": null}} 2019-01-14 16:30:21,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/99280376760b44d2936dab15c2ac5ecc used request id req-fe3350e6-7577-4baa-87f2-dd228a7cc525 2019-01-14 16:30:21,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3/users/99280376760b44d2936dab15c2ac5ecc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:21,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ffb090-ecad-4118-83ed-8111e344145b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3/users/99280376760b44d2936dab15c2ac5ecc/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:30:21,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3/users/99280376760b44d2936dab15c2ac5ecc/roles used request id req-a8ffb090-ecad-4118-83ed-8111e344145b 2019-01-14 16:30:21,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:21,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c57873a-985d-4d74-ae6d-135dad59c1de Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:30:21,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-9c57873a-985d-4d74-ae6d-135dad59c1de 2019-01-14 16:30:21,411 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2eb307ae-00e7-48b-proj 2019-01-14 16:30:21,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3/users/99280376760b44d2936dab15c2ac5ecc/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:21,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0026feb-2c0b-4649-88bb-3ea45413d210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:21,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3/users/99280376760b44d2936dab15c2ac5ecc/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-a0026feb-2c0b-4649-88bb-3ea45413d210 2019-01-14 16:30:21,572 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2eb307ae-00e7-48b-user 2019-01-14 16:30:21,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:21,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c42c601-2a7f-46b2-bee0-300e6128da63 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:30:21,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c42c601-2a7f-46b2-bee0-300e6128da63 2019-01-14 16:30:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" -d '{"role": {"name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role"}}' 2019-01-14 16:30:21,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd2942de-e104-46e8-8ddd-cd6e88be88d8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e77821a628914678882169e2c1df34b3", "links": {"self": "http://172.30.9.26:5000/v3/roles/e77821a628914678882169e2c1df34b3"}, "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role"}} 2019-01-14 16:30:21,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fd2942de-e104-46e8-8ddd-cd6e88be88d8 2019-01-14 16:30:21,826 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role 2019-01-14 16:30:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e77821a628914678882169e2c1df34b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:21,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e47f94-3914-4822-a033-d0cfc46ed2e4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e77821a628914678882169e2c1df34b3", "links": {"self": "http://172.30.9.26:5000/v3/roles/e77821a628914678882169e2c1df34b3"}, "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role"}} 2019-01-14 16:30:21,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e77821a628914678882169e2c1df34b3 used request id req-f1e47f94-3914-4822-a033-d0cfc46ed2e4 2019-01-14 16:30:21,928 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role to project CreateStackSuccessTests-2eb307ae-00e7-48b-proj 2019-01-14 16:30:21,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3/users/99280376760b44d2936dab15c2ac5ecc/roles/e77821a628914678882169e2c1df34b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:22,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83cf0b8-dab4-4543-a773-9c85e9f915a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:22,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3/users/99280376760b44d2936dab15c2ac5ecc/roles/e77821a628914678882169e2c1df34b3 used request id req-e83cf0b8-dab4-4543-a773-9c85e9f915a0 2019-01-14 16:30:22,087 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:30:22,087 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:30:22,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:22,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:22,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "e77821a628914678882169e2c1df34b3", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role"}], "expires_at": "2019-01-14T17:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0600c9cab2024bb58985eb8a1cbe90f3", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-user", "id": "99280376760b44d2936dab15c2ac5ecc"}, "audit_ids": ["Rc9fY76fSveIzukiuBDtMA"], "issued_at": "2019-01-14T16:30:22.000000Z"}} 2019-01-14 16:30:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" 2019-01-14 16:30:22,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4b3fea-c584-4ee2-943e-9eac1e705443 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:22,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bf4b3fea-c584-4ee2-943e-9eac1e705443 2019-01-14 16:30:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" 2019-01-14 16:30:22,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-47f2cf38-ef2b-44af-a901-a2e14cb1d38c Date: Mon, 14 Jan 2019 16:30:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image"} 2019-01-14 16:30:22,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image used request id req-47f2cf38-ef2b-44af-a901-a2e14cb1d38c 2019-01-14 16:30:22,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" 2019-01-14 16:30:22,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c9624597-98c9-4b5e-a2f9-77774df0ee73 Date: Mon, 14 Jan 2019 16:30: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"}}} 2019-01-14 16:30:22,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c9624597-98c9-4b5e-a2f9-77774df0ee73 2019-01-14 16:30:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image"}' 2019-01-14 16:30:23,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc844dc1-5bd3-4fd2-a547-7f9c8941ca9e Date: Mon, 14 Jan 2019 16:30:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:30:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:30:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73", "min_disk": 0, "protected": false, "id": "3a4fdfc6-648d-4042-9b9f-196993aaae73", "file": "/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/file", "checksum": null, "owner": "0600c9cab2024bb58985eb8a1cbe90f3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:30:23,277 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cc844dc1-5bd3-4fd2-a547-7f9c8941ca9e 2019-01-14 16:30:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" -d '' 2019-01-14 16:30:23,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ce6aff4-530a-4cb2-a20e-2d3e7364f1ea Date: Mon, 14 Jan 2019 16:30:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:30:23,878 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/file used request id req-5ce6aff4-530a-4cb2-a20e-2d3e7364f1ea 2019-01-14 16:30:23,878 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:30:23,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" 2019-01-14 16:30:24,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-241aa273-ca3a-4ed4-a30d-9c603f2ece62 Date: Mon, 14 Jan 2019 16:30:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:30:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:30:23Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/snap", "metadata": {}}], "self": "/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73", "min_disk": 0, "protected": false, "id": "3a4fdfc6-648d-4042-9b9f-196993aaae73", "file": "/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0600c9cab2024bb58985eb8a1cbe90f3", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:30:24,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73 used request id req-241aa273-ca3a-4ed4-a30d-9c603f2ece62 2019-01-14 16:30:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" 2019-01-14 16:30:24,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-199ceecf-a0df-4e3c-aef8-85bf898b5fca Date: Mon, 14 Jan 2019 16:30: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"}}} 2019-01-14 16:30:24,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-199ceecf-a0df-4e3c-aef8-85bf898b5fca 2019-01-14 16:30:24,383 - create_image - INFO - Created image with name - CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image 2019-01-14 16:30:24,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" 2019-01-14 16:30:24,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7a263d8d-f849-427b-87ce-02b815f9e216 Date: Mon, 14 Jan 2019 16:30:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:30:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:30:23Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/snap", "metadata": {}}], "self": "/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73", "min_disk": 0, "protected": false, "id": "3a4fdfc6-648d-4042-9b9f-196993aaae73", "file": "/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0600c9cab2024bb58985eb8a1cbe90f3", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3a4fdfc6-648d-4042-9b9f-196993aaae73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:30:24,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73 used request id req-7a263d8d-f849-427b-87ce-02b815f9e216 2019-01-14 16:30:24,598 - create_image - DEBUG - Instance status is - active 2019-01-14 16:30:24,598 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image 2019-01-14 16:30:24,598 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image 2019-01-14 16:30:24,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:24,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:25,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["W3-bU4TYTUahxIxEmf5XBg"], "issued_at": "2019-01-14T16:30:25.000000Z"}} 2019-01-14 16:30:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba428dc8611d4de63e8585dcc06777a81e31bf5" 2019-01-14 16:30:25,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198854fd-5805-4261-ba7f-4215b7503306 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:25,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-198854fd-5805-4261-ba7f-4215b7503306 2019-01-14 16:30:25,117 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:30:25,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba428dc8611d4de63e8585dcc06777a81e31bf5" 2019-01-14 16:30:25,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30: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-530776f0-0e25-4b7b-a68d-6c05a9c327d8 x-compute-request-id: req-530776f0-0e25-4b7b-a68d-6c05a9c327d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:30:25,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-530776f0-0e25-4b7b-a68d-6c05a9c327d8 2019-01-14 16:30:25,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba428dc8611d4de63e8585dcc06777a81e31bf5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:30:25,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30: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-1b69afc2-6a01-4852-b356-2820853a9e43 x-compute-request-id: req-1b69afc2-6a01-4852-b356-2820853a9e43 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5274488b-6649-4749-9b29-52bd75c1bc74", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5274488b-6649-4749-9b29-52bd75c1bc74", "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": "5274488b-6649-4749-9b29-52bd75c1bc74"}} 2019-01-14 16:30:25,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1b69afc2-6a01-4852-b356-2820853a9e43 2019-01-14 16:30:25,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:25,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:25,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "e77821a628914678882169e2c1df34b3", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role"}], "expires_at": "2019-01-14T17:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0600c9cab2024bb58985eb8a1cbe90f3", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/0600c9cab2024bb58985eb8a1cbe90f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-user", "id": "99280376760b44d2936dab15c2ac5ecc"}, "audit_ids": ["yQxM_-lsTPqbvN-KPJ6Z4g"], "issued_at": "2019-01-14T16:30:25.000000Z"}} 2019-01-14 16:30:25,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:25,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd162929-62ed-4386-a8d6-e00e354ebdb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:25,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bd162929-62ed-4386-a8d6-e00e354ebdb9 2019-01-14 16:30:25,899 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:30:25,902 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:30:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:26,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:25 GMT Server: Apache x-openstack-request-id: req-97b31af8-c84b-4bee-b29e-9cf3d7320a9b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:30:26,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack used request id req-97b31af8-c84b-4bee-b29e-9cf3d7320a9b 2019-01-14 16:30:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-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-257e7748-080c-4999-8ce5-aef577461cb1-net", "inst_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-inst", "subnet_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-subnet", "image_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "flavor_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-flavor-name"}}' 2019-01-14 16:30:28,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:30:26 GMT Server: Apache x-openstack-request-id: req-9587ef9a-df3a-4135-906f-f5d09b035cf5 Location: http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "links": [{"href": "http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa", "rel": "self"}]}} 2019-01-14 16:30:28,579 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks used request id req-9587ef9a-df3a-4135-906f-f5d09b035cf5 2019-01-14 16:30:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/df8c06bb-2ff3-400b-9f9a-89a068f53daa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:28,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:28 GMT Server: Apache x-openstack-request-id: req-b90dd6dd-93bf-4753-bf7b-f6e65403d823 Location: http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:29,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:28 GMT Server: Apache x-openstack-request-id: req-9bf53ad0-cc29-4bce-8dcf-9fe8de3d86bf 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": "0600c9cab2024bb58985eb8a1cbe90f3", "OS::stack_id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "image_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "inst_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-inst", "subnet_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-subnet", "net_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-net", "flavor_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "stack_user_project_id": "5a168fad176d464c8bacf5c31ab3c02d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:29,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa used request id req-9bf53ad0-cc29-4bce-8dcf-9fe8de3d86bf 2019-01-14 16:30:29,028 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack 2019-01-14 16:30:29,028 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2019-01-14 16:30:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/df8c06bb-2ff3-400b-9f9a-89a068f53daa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:29,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:29 GMT Server: Apache x-openstack-request-id: req-ec007368-6f25-4058-9126-a3839c9011fd Location: http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:29,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:29 GMT Server: Apache x-openstack-request-id: req-cb7f1d60-d308-47c9-9876-8b13fc7d2d85 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": "0600c9cab2024bb58985eb8a1cbe90f3", "OS::stack_id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "image_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "inst_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-inst", "subnet_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-subnet", "net_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-net", "flavor_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "stack_user_project_id": "5a168fad176d464c8bacf5c31ab3c02d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:29,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa used request id req-cb7f1d60-d308-47c9-9876-8b13fc7d2d85 2019-01-14 16:30:29,459 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2019-01-14 16:30:29,459 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack 2019-01-14 16:30:29,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/df8c06bb-2ff3-400b-9f9a-89a068f53daa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:29,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:29 GMT Server: Apache x-openstack-request-id: req-ec5edf96-5634-4734-9290-fecfbcb9927f Location: http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:30,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:29 GMT Server: Apache x-openstack-request-id: req-104c78d1-6df8-42e6-a459-be3f1828ca80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:30,123 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa used request id req-104c78d1-6df8-42e6-a459-be3f1828ca80 2019-01-14 16:30:30,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/df8c06bb-2ff3-400b-9f9a-89a068f53daa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:30,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:30 GMT Server: Apache x-openstack-request-id: req-d0234dc0-50e7-4226-84e7-2f8b1d1c8279 Location: http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:30,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:30 GMT Server: Apache x-openstack-request-id: req-c43bffb9-1a07-4a5e-9146-59f1e1d90b76 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": "0600c9cab2024bb58985eb8a1cbe90f3", "OS::stack_id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "image_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "inst_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-inst", "subnet_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-subnet", "flavor_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-flavor-name", "net_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "stack_user_project_id": "5a168fad176d464c8bacf5c31ab3c02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:30:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:30:30Z", "id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:30,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa used request id req-c43bffb9-1a07-4a5e-9146-59f1e1d90b76 2019-01-14 16:30:30,545 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:30:30,545 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:33,549 - create_stack - DEBUG - Stack status query timeout in 1196.57521415 2019-01-14 16:30:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/df8c06bb-2ff3-400b-9f9a-89a068f53daa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:33,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:33 GMT Server: Apache x-openstack-request-id: req-21174d8e-3861-45ac-852c-7b678aba4259 Location: http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:33,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:33 GMT Server: Apache x-openstack-request-id: req-5f1c0d75-104b-4d0c-a3dd-f27e4994f1d3 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": "0600c9cab2024bb58985eb8a1cbe90f3", "OS::stack_id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "image_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image", "inst_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-inst", "subnet_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-subnet", "flavor_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-flavor-name", "net_name": "CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack", "stack_user_project_id": "5a168fad176d464c8bacf5c31ab3c02d", "tags": null, "creation_time": "2019-01-14T16:30:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:30:30Z", "id": "df8c06bb-2ff3-400b-9f9a-89a068f53daa", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:33,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa used request id req-5f1c0d75-104b-4d0c-a3dd-f27e4994f1d3 2019-01-14 16:30:33,799 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:30:33,799 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack 2019-01-14 16:30:33,799 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack 2019-01-14 16:30:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/df8c06bb-2ff3-400b-9f9a-89a068f53daa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd54b3dec34e6435344c8a1f0d6def0613c4e68" 2019-01-14 16:30:33,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:33 GMT Server: Apache x-openstack-request-id: req-2e179024-ac0a-41f8-b62d-592350aa25a4 Location: http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:34,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:33 GMT Server: Apache x-openstack-request-id: req-ad4e334f-c98e-4804-900d-450db344dc74 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:30:34,038 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/0600c9cab2024bb58985eb8a1cbe90f3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-stack/df8c06bb-2ff3-400b-9f9a-89a068f53daa used request id req-ad4e334f-c98e-4804-900d-450db344dc74 2019-01-14 16:30:34,039 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-257e7748-080c-4999-8ce5-aef577461cb1-image 2019-01-14 16:30:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49f2e4cf1549a5b0b90310dd6ac3a828429f3e18" 2019-01-14 16:30:34,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0d481e4-7d05-47fd-8575-b54623145ca7 Date: Mon, 14 Jan 2019 16:30:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:30:34,563 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3a4fdfc6-648d-4042-9b9f-196993aaae73 used request id req-a0d481e4-7d05-47fd-8575-b54623145ca7 2019-01-14 16:30:34,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5274488b-6649-4749-9b29-52bd75c1bc74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba428dc8611d4de63e8585dcc06777a81e31bf5" 2019-01-14 16:30:34,597 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:30: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-9ba46f29-a856-41e6-ad16-08588a3eed0b x-compute-request-id: req-9ba46f29-a856-41e6-ad16-08588a3eed0b Content-Length: 0 Content-Type: application/json 2019-01-14 16:30:34,597 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5274488b-6649-4749-9b29-52bd75c1bc74 used request id req-9ba46f29-a856-41e6-ad16-08588a3eed0b 2019-01-14 16:30:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:34,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9c1ebf40-46a6-472d-8a71-2c76445b5133 Date: Mon, 14 Jan 2019 16:30:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "created_at": "2019-01-14T16:30:29Z", "updated_at": "2019-01-14T16:30:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:29Z", "revision_number": 0, "id": "03d97567-1e6e-48a1-b9da-ed23c1d397b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:29Z", "revision_number": 0, "id": "3c6de7b3-b02b-4454-af31-58eff5cf915b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:29Z", "revision_number": 0, "id": "d6fa0460-e74e-4f23-b38e-86e42dcd4146", "remote_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:29Z", "revision_number": 0, "id": "e2179020-586b-4c7c-b22a-3ecb2bd763c5", "remote_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3"}], "revision_number": 4, "project_id": "0600c9cab2024bb58985eb8a1cbe90f3", "id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:30:34,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9c1ebf40-46a6-472d-8a71-2c76445b5133 2019-01-14 16:30:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:34,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb80fc1-5bed-46d1-af10-a7b0bdda3d84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:34,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-1eb80fc1-5bed-46d1-af10-a7b0bdda3d84 2019-01-14 16:30:34,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:35,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f78aa1-97e4-4c17-8b6b-0f048005cc82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:35,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-d2f78aa1-97e4-4c17-8b6b-0f048005cc82 2019-01-14 16:30:35,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:35,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:35,293 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fdafa17-61bc-4616-85ed-a6345b6ec536 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:35,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-8fdafa17-61bc-4616-85ed-a6345b6ec536 2019-01-14 16:30:35,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:35,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:35,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-941ef861-7a81-4e97-a5de-720e0403efe1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:30:35,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-941ef861-7a81-4e97-a5de-720e0403efe1 2019-01-14 16:30:35,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:30:35,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:35,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e2f55e-e02d-4c6b-8e07-25f58ca2da82 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:30:35,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-d3e2f55e-e02d-4c6b-8e07-25f58ca2da82 2019-01-14 16:30:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:35,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6a0175-a5f6-4acd-902b-61daa8583956 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0600c9cab2024bb58985eb8a1cbe90f3", "name": "CreateStackSuccessTests-2eb307ae-00e7-48b-proj"}} 2019-01-14 16:30:35,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3 used request id req-aa6a0175-a5f6-4acd-902b-61daa8583956 2019-01-14 16:30:35,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c132997-8515-4dd5-b61e-d1837d3cab88 2019-01-14 16:30:35,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9c132997-8515-4dd5-b61e-d1837d3cab88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:35,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-09f96b54-7c02-477f-926b-a83fb552541c Date: Mon, 14 Jan 2019 16:30:35 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": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "port_range_min": null, "revision_number": 0, "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "created_at": "2019-01-14T16:30:29Z", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3", "id": "03d97567-1e6e-48a1-b9da-ed23c1d397b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "port_range_min": null, "revision_number": 0, "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "created_at": "2019-01-14T16:30:29Z", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3", "id": "3c6de7b3-b02b-4454-af31-58eff5cf915b"}, {"remote_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "port_range_min": null, "revision_number": 0, "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "created_at": "2019-01-14T16:30:29Z", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3", "id": "d6fa0460-e74e-4f23-b38e-86e42dcd4146"}, {"remote_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:30:29Z", "security_group_id": "9c132997-8515-4dd5-b61e-d1837d3cab88", "port_range_min": null, "revision_number": 0, "tenant_id": "0600c9cab2024bb58985eb8a1cbe90f3", "created_at": "2019-01-14T16:30:29Z", "project_id": "0600c9cab2024bb58985eb8a1cbe90f3", "id": "e2179020-586b-4c7c-b22a-3ecb2bd763c5"}]} 2019-01-14 16:30:35,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9c132997-8515-4dd5-b61e-d1837d3cab88 used request id req-09f96b54-7c02-477f-926b-a83fb552541c 2019-01-14 16:30:35,849 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:30:35,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9c132997-8515-4dd5-b61e-d1837d3cab88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:36,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27f9de99-8e90-4a15-adda-64edf71aec86 Content-Length: 0 Date: Mon, 14 Jan 2019 16:30:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:30:36,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9c132997-8515-4dd5-b61e-d1837d3cab88 used request id req-27f9de99-8e90-4a15-adda-64edf71aec86 2019-01-14 16:30:36,219 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2eb307ae-00e7-48b-proj 2019-01-14 16:30:36,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:36,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfe4efd1-3e4e-477e-bdb8-227ab82f7147 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:36,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0600c9cab2024bb58985eb8a1cbe90f3 used request id req-bfe4efd1-3e4e-477e-bdb8-227ab82f7147 2019-01-14 16:30:36,682 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2eb307ae-00e7-48b-proj-role 2019-01-14 16:30:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e77821a628914678882169e2c1df34b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:36,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-726bead3-36bb-4c59-80b3-664a7e38f5f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:36,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e77821a628914678882169e2c1df34b3 used request id req-726bead3-36bb-4c59-80b3-664a7e38f5f2 2019-01-14 16:30:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89534762a1eb991ea4ce54aca5b919c0cfbbe217" 2019-01-14 16:30:36,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b069a18c-4c16-4b82-8bfd-2321aeb8d267 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:30:36,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b069a18c-4c16-4b82-8bfd-2321aeb8d267 2019-01-14 16:30:36,943 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2eb307ae-00e7-48b-user 2019-01-14 16:30:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/99280376760b44d2936dab15c2ac5ecc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee3b633300e588ac70486088eaea92a271105c2" 2019-01-14 16:30:37,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb9b03dc-50f9-4583-937b-b0722a88be7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:37,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/99280376760b44d2936dab15c2ac5ecc used request id req-cb9b03dc-50f9-4583-937b-b0722a88be7c 2019-01-14 16:30:37,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:37,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["8qicbF-bRX-LdO6WyiXzWg"], "issued_at": "2019-01-14T16:30:37.000000Z"}} 2019-01-14 16:30:37,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd2936afc7c76809040b5752592087a473e9d36" 2019-01-14 16:30:37,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbdc32b-1ef5-4afe-91e5-c2bf3a82bd3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:37,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6cbdc32b-1ef5-4afe-91e5-c2bf3a82bd3d 2019-01-14 16:30:37,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:37,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:38,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["GMHHrjyURcShm4gKmY1irg"], "issued_at": "2019-01-14T16:30:38.000000Z"}} 2019-01-14 16:30:38,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:30:38,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81df6da2-c4fa-4d99-a3c7-a023facf5d09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:38,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81df6da2-c4fa-4d99-a3c7-a023facf5d09 2019-01-14 16:30:38,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:30:38,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:30: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:30:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e76838d4-0512-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:30:38,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb3e80d-34ee-4d9a-b651-e28d8a150b3f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e76838d4-0512-4e6-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:30:38,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e76838d4-0512-4e6-proj used request id req-9bb3e80d-34ee-4d9a-b651-e28d8a150b3f 2019-01-14 16:30:38,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:30:38,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1590ac-c0e0-482a-a163-7ad2c236963b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:30:38,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4f1590ac-c0e0-482a-a163-7ad2c236963b 2019-01-14 16:30:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}}' 2019-01-14 16:30:38,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe75d91-3057-4b3d-87a1-9f9e59c57d84 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971"}, "tags": [], "enabled": true, "id": "27edf8bc07ff42649fe267383cfde971", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}} 2019-01-14 16:30:38,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2fe75d91-3057-4b3d-87a1-9f9e59c57d84 2019-01-14 16:30:38,497 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e76838d4-0512-4e6-proj 2019-01-14 16:30:38,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:38,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:38,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["g19YL7B6RuWKxxLU8hrfvA"], "issued_at": "2019-01-14T16:30:38.000000Z"}} 2019-01-14 16:30:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:39,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768aa128-c5f0-4ea0-8df5-ab2604eca0d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:39,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-768aa128-c5f0-4ea0-8df5-ab2604eca0d0 2019-01-14 16:30:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:30:39,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:30: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:30:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:39,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b624504-4cc6-4c86-9c96-d5084a22efc5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:30:39,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7b624504-4cc6-4c86-9c96-d5084a22efc5 2019-01-14 16:30:39,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e76838d4-0512-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:39,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f111c0f-0527-4571-ac65-a0e8fc355578 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e76838d4-0512-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971"}, "tags": [], "enabled": true, "id": "27edf8bc07ff42649fe267383cfde971", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}]} 2019-01-14 16:30:39,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e76838d4-0512-4e6-proj used request id req-3f111c0f-0527-4571-ac65-a0e8fc355578 2019-01-14 16:30:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:39,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89befe4b-edbd-471d-bdb2-6f2aa7cad1cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:30:39,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-89befe4b-edbd-471d-bdb2-6f2aa7cad1cc 2019-01-14 16:30:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:39,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25eb2531-ac2e-4339-b231-3d55549bab4d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:30:39,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-25eb2531-ac2e-4339-b231-3d55549bab4d 2019-01-14 16:30:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e76838d4-0512-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:40,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5119ae8f-8f55-4215-aa8b-daf14030c553 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e76838d4-0512-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971"}, "tags": [], "enabled": true, "id": "27edf8bc07ff42649fe267383cfde971", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}]} 2019-01-14 16:30:40,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e76838d4-0512-4e6-proj used request id req-5119ae8f-8f55-4215-aa8b-daf14030c553 2019-01-14 16:30:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/fa5aaddea7a94068acc1e7acce7662e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:40,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfb7647-1850-458a-beb7-e5292fa7361f Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e76838d4-0512-4e6-user", "links": {"self": "http://172.30.9.26:5000/v3/users/fa5aaddea7a94068acc1e7acce7662e8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "27edf8bc07ff42649fe267383cfde971", "id": "fa5aaddea7a94068acc1e7acce7662e8", "password_expires_at": null}} 2019-01-14 16:30:40,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/fa5aaddea7a94068acc1e7acce7662e8 used request id req-fbfb7647-1850-458a-beb7-e5292fa7361f 2019-01-14 16:30:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971/users/fa5aaddea7a94068acc1e7acce7662e8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:40,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329616c1-cc68-423d-9f32-3ed0be096965 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971/users/fa5aaddea7a94068acc1e7acce7662e8/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:30:40,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971/users/fa5aaddea7a94068acc1e7acce7662e8/roles used request id req-329616c1-cc68-423d-9f32-3ed0be096965 2019-01-14 16:30:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:40,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f52d060-39d6-494c-b69f-83883c96fd31 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:30:40,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-3f52d060-39d6-494c-b69f-83883c96fd31 2019-01-14 16:30:40,446 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e76838d4-0512-4e6-proj 2019-01-14 16:30:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971/users/fa5aaddea7a94068acc1e7acce7662e8/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:30:40,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0317c26c-0687-4256-a3fb-de9fceae32b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:40,595 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971/users/fa5aaddea7a94068acc1e7acce7662e8/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-0317c26c-0687-4256-a3fb-de9fceae32b7 2019-01-14 16:30:40,596 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e76838d4-0512-4e6-user 2019-01-14 16:30:40,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:40,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:30:40,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7dc2c86-2e67-4f5b-92c7-08e51c042646 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:30:40,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7dc2c86-2e67-4f5b-92c7-08e51c042646 2019-01-14 16:30:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" -d '{"role": {"name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj-role"}}' 2019-01-14 16:30:40,849 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d652d85f-571e-48d1-8743-11685435bf32 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bf524c2cd3f4cf38385b8f7ae238164", "links": {"self": "http://172.30.9.26:5000/v3/roles/4bf524c2cd3f4cf38385b8f7ae238164"}, "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj-role"}} 2019-01-14 16:30:40,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d652d85f-571e-48d1-8743-11685435bf32 2019-01-14 16:30:40,849 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e76838d4-0512-4e6-proj-role 2019-01-14 16:30:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4bf524c2cd3f4cf38385b8f7ae238164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:30:40,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfbf2bc-0a89-474b-a68f-96816b068350 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bf524c2cd3f4cf38385b8f7ae238164", "links": {"self": "http://172.30.9.26:5000/v3/roles/4bf524c2cd3f4cf38385b8f7ae238164"}, "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj-role"}} 2019-01-14 16:30:40,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4bf524c2cd3f4cf38385b8f7ae238164 used request id req-3bfbf2bc-0a89-474b-a68f-96816b068350 2019-01-14 16:30:40,963 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e76838d4-0512-4e6-proj-role to project CreateStackSuccessTests-e76838d4-0512-4e6-proj 2019-01-14 16:30:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971/users/fa5aaddea7a94068acc1e7acce7662e8/roles/4bf524c2cd3f4cf38385b8f7ae238164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:30:41,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e96f46-8d41-429d-88e1-4afaf7be3752 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:30:41,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971/users/fa5aaddea7a94068acc1e7acce7662e8/roles/4bf524c2cd3f4cf38385b8f7ae238164 used request id req-f4e96f46-8d41-429d-88e1-4afaf7be3752 2019-01-14 16:30:41,144 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:30:41,144 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:30:41,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:41,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:41,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bf524c2cd3f4cf38385b8f7ae238164", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27edf8bc07ff42649fe267383cfde971", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e76838d4-0512-4e6-user", "id": "fa5aaddea7a94068acc1e7acce7662e8"}, "audit_ids": ["LzKuefTYRfywRdle3PYtGg"], "issued_at": "2019-01-14T16:30:41.000000Z"}} 2019-01-14 16:30:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" 2019-01-14 16:30:41,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fd631f-09ca-421a-816d-f7c59a683d85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:41,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89fd631f-09ca-421a-816d-f7c59a683d85 2019-01-14 16:30:41,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" 2019-01-14 16:30:41,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-104a9c71-32c9-4808-bdad-62f1cdd2adf2 Date: Mon, 14 Jan 2019 16:30:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image"} 2019-01-14 16:30:41,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image used request id req-104a9c71-32c9-4808-bdad-62f1cdd2adf2 2019-01-14 16:30:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" 2019-01-14 16:30:42,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-47199ee9-3449-4e98-b5be-d49271da8154 Date: Mon, 14 Jan 2019 16:30: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"}}} 2019-01-14 16:30:42,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-47199ee9-3449-4e98-b5be-d49271da8154 2019-01-14 16:30:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image"}' 2019-01-14 16:30:42,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5a11e92-56ee-48e8-9165-e3b7dc280113 Date: Mon, 14 Jan 2019 16:30:42 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:30:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:30:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e", "min_disk": 0, "protected": false, "id": "f10b53c5-7d47-47b5-a723-053cff9b3b3e", "file": "/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/file", "checksum": null, "owner": "27edf8bc07ff42649fe267383cfde971", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:30:42,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b5a11e92-56ee-48e8-9165-e3b7dc280113 2019-01-14 16:30:42,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" -d '' 2019-01-14 16:30:43,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e66890d2-c84b-4ac4-9050-28b9617215ab Date: Mon, 14 Jan 2019 16:30:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:30:43,967 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/file used request id req-e66890d2-c84b-4ac4-9050-28b9617215ab 2019-01-14 16:30:43,968 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:30:43,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" 2019-01-14 16:30:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-20a3ac8c-22aa-47f5-8e20-45d46a25f072 Date: Mon, 14 Jan 2019 16:30:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:30:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:30:43Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/snap", "metadata": {}}], "self": "/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e", "min_disk": 0, "protected": false, "id": "f10b53c5-7d47-47b5-a723-053cff9b3b3e", "file": "/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27edf8bc07ff42649fe267383cfde971", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:30:44,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e used request id req-20a3ac8c-22aa-47f5-8e20-45d46a25f072 2019-01-14 16:30:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" 2019-01-14 16:30:44,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-26293001-7060-4f7b-b76b-4cb5eb2758e7 Date: Mon, 14 Jan 2019 16:30: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"}}} 2019-01-14 16:30:44,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-26293001-7060-4f7b-b76b-4cb5eb2758e7 2019-01-14 16:30:44,380 - create_image - INFO - Created image with name - CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image 2019-01-14 16:30:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" 2019-01-14 16:30:44,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f7033159-2219-4ef8-8e87-96a1e5385c4a Date: Mon, 14 Jan 2019 16:30:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:30:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:30:43Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/snap", "metadata": {}}], "self": "/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e", "min_disk": 0, "protected": false, "id": "f10b53c5-7d47-47b5-a723-053cff9b3b3e", "file": "/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27edf8bc07ff42649fe267383cfde971", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:30:44,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e used request id req-f7033159-2219-4ef8-8e87-96a1e5385c4a 2019-01-14 16:30:44,402 - create_image - DEBUG - Instance status is - active 2019-01-14 16:30:44,402 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image 2019-01-14 16:30:44,402 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image 2019-01-14 16:30:44,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:44,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:44,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Pn4heGV4RJ6MTYEQGqo58w"], "issued_at": "2019-01-14T16:30:44.000000Z"}} 2019-01-14 16:30:44,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f90551947d6e43c09b08c02f76c37231a82ce" 2019-01-14 16:30:44,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb52140-069a-40ee-bf6a-81e660b61b1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:44,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-edb52140-069a-40ee-bf6a-81e660b61b1a 2019-01-14 16:30:44,922 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:30:44,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f90551947d6e43c09b08c02f76c37231a82ce" 2019-01-14 16:30:45,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30: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-f318b9d3-7b15-4dfd-8430-758a6b57c09f x-compute-request-id: req-f318b9d3-7b15-4dfd-8430-758a6b57c09f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:30:45,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f318b9d3-7b15-4dfd-8430-758a6b57c09f 2019-01-14 16:30:45,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f90551947d6e43c09b08c02f76c37231a82ce" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:30:45,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30: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-e6459faf-e1d9-4829-9406-dfc871aada7d x-compute-request-id: req-e6459faf-e1d9-4829-9406-dfc871aada7d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/90d85735-8ee4-4e89-97a0-adfd7a38a489", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/90d85735-8ee4-4e89-97a0-adfd7a38a489", "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": "90d85735-8ee4-4e89-97a0-adfd7a38a489"}} 2019-01-14 16:30:45,193 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e6459faf-e1d9-4829-9406-dfc871aada7d 2019-01-14 16:30:45,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:30:45,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:30:45,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bf524c2cd3f4cf38385b8f7ae238164", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27edf8bc07ff42649fe267383cfde971", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e76838d4-0512-4e6-user", "id": "fa5aaddea7a94068acc1e7acce7662e8"}, "audit_ids": ["GAdQY2yVT_qKhX6NtMOzGA"], "issued_at": "2019-01-14T16:30:45.000000Z"}} 2019-01-14 16:30:45,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:30:45,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18aaf029-a4c9-4c77-a05b-e9217d41eee5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:30:45,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-18aaf029-a4c9-4c77-a05b-e9217d41eee5 2019-01-14 16:30:45,705 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:30:45,708 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:30:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:30:45,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:45 GMT Server: Apache x-openstack-request-id: req-86dd65da-5381-4290-99d7-038a76c75dab Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:30:45,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack used request id req-86dd65da-5381-4290-99d7-038a76c75dab 2019-01-14 16:30:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-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-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}}' 2019-01-14 16:30:48,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:30:45 GMT Server: Apache x-openstack-request-id: req-c2bf4c7a-0d84-4dc3-baa8-fd548be4dcb4 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}]}} 2019-01-14 16:30:48,337 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks used request id req-c2bf4c7a-0d84-4dc3-baa8-fd548be4dcb4 2019-01-14 16:30:48,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:30:48,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:48 GMT Server: Apache x-openstack-request-id: req-66e590de-2aed-4155-a893-48d5e7807307 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:48,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:48 GMT Server: Apache x-openstack-request-id: req-16dcf06a-4763-40ff-8655-32c15a53a3f8 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:48,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-16dcf06a-4763-40ff-8655-32c15a53a3f8 2019-01-14 16:30:48,784 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack 2019-01-14 16:30:48,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:30:48,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:48 GMT Server: Apache x-openstack-request-id: req-5ed85466-d1c4-4203-87af-5b5b2280b71f Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:49,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:48 GMT Server: Apache x-openstack-request-id: req-07d07541-bea3-47f9-962e-ce1315206a35 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:49,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-07d07541-bea3-47f9-962e-ce1315206a35 2019-01-14 16:30:49,219 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:30:49,219 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:52,223 - create_stack - DEBUG - Stack status query timeout in 1196.56155801 2019-01-14 16:30:52,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:30:52,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:52 GMT Server: Apache x-openstack-request-id: req-e23bcd01-cd9f-4f1b-93c0-3790ed7cfa88 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:52,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:52 GMT Server: Apache x-openstack-request-id: req-c12d4a58-de74-4d4e-8d50-221a2549f8f4 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:52,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-c12d4a58-de74-4d4e-8d50-221a2549f8f4 2019-01-14 16:30:52,738 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:30:52,738 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:55,741 - create_stack - DEBUG - Stack status query timeout in 1193.04275489 2019-01-14 16:30:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:30:55,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:55 GMT Server: Apache x-openstack-request-id: req-3ad7a9bc-c4fa-43be-ae74-e0fd5a78ed12 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:56,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:55 GMT Server: Apache x-openstack-request-id: req-6de35394-604e-45ff-ab7d-62f5605902f1 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:56,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-6de35394-604e-45ff-ab7d-62f5605902f1 2019-01-14 16:30:56,192 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:30:56,193 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:30:59,196 - create_stack - DEBUG - Stack status query timeout in 1189.58846903 2019-01-14 16:30:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:30:59,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:30:59 GMT Server: Apache x-openstack-request-id: req-a9c1eada-50fd-4503-86eb-f6a003783eb8 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:30:59,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:30:59 GMT Server: Apache x-openstack-request-id: req-3b6a394f-6bf2-4643-a4cc-77bb2134327e 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:30:59,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-3b6a394f-6bf2-4643-a4cc-77bb2134327e 2019-01-14 16:30:59,449 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:30:59,449 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:02,452 - create_stack - DEBUG - Stack status query timeout in 1186.33212996 2019-01-14 16:31:02,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:02,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:02 GMT Server: Apache x-openstack-request-id: req-21393117-0090-4185-90ee-3847235dd442 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:02,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:02 GMT Server: Apache x-openstack-request-id: req-0131295d-bc52-486d-b41b-11c8afd8d6d3 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:02,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-0131295d-bc52-486d-b41b-11c8afd8d6d3 2019-01-14 16:31:02,735 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:31:02,735 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:05,739 - create_stack - DEBUG - Stack status query timeout in 1183.04555297 2019-01-14 16:31:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:05,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:05 GMT Server: Apache x-openstack-request-id: req-1439e934-f81b-4e7f-ab51-8a5a71e54cc5 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:06,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:05 GMT Server: Apache x-openstack-request-id: req-57e0e4fa-1086-470a-ba53-14a5a29e9c7d 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:06,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-57e0e4fa-1086-470a-ba53-14a5a29e9c7d 2019-01-14 16:31:06,185 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:31:06,185 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack 2019-01-14 16:31:06,185 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack 2019-01-14 16:31:06,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:06,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bf524c2cd3f4cf38385b8f7ae238164", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27edf8bc07ff42649fe267383cfde971", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/27edf8bc07ff42649fe267383cfde971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e76838d4-0512-4e6-user", "id": "fa5aaddea7a94068acc1e7acce7662e8"}, "audit_ids": ["uVF-zgTVSTup8t8DQesyjw"], "issued_at": "2019-01-14T16:31:06.000000Z"}} 2019-01-14 16:31:06,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f859e6252bcd7abdd2e7fc619e2d7fad386697" 2019-01-14 16:31:06,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:06 GMT Server: Apache x-openstack-request-id: req-9578c833-5657-4204-8065-d437a5eba857 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:07,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:06 GMT Server: Apache x-openstack-request-id: req-d18af720-7214-4290-9550-307d5fd3c964 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:07,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-d18af720-7214-4290-9550-307d5fd3c964 2019-01-14 16:31:07,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:07,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:07 GMT Server: Apache x-openstack-request-id: req-43de7ed5-658c-445b-aaa1-8b8399e636d6 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:07,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:07 GMT Server: Apache x-openstack-request-id: req-a780ae96-54c4-49a7-b4bb-c68e31b88df3 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:07,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-a780ae96-54c4-49a7-b4bb-c68e31b88df3 2019-01-14 16:31:07,505 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack 2019-01-14 16:31:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:07,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:07 GMT Server: Apache x-openstack-request-id: req-baf15c15-64ba-42de-8c01-5c44560eed73 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:07,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:31:07 GMT Server: Apache x-openstack-request-id: req-8457125f-a254-46a6-92c1-1de419fd6ad3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:31:07,899 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-8457125f-a254-46a6-92c1-1de419fd6ad3 2019-01-14 16:31:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:08,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:07 GMT Server: Apache x-openstack-request-id: req-76e20d7e-c62d-4658-a79b-465bf739ac8d Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:08,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:08 GMT Server: Apache x-openstack-request-id: req-ee7f6d7c-3d17-4a71-ac10-6da0f5aa9dbc 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:07Z", "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:08,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-ee7f6d7c-3d17-4a71-ac10-6da0f5aa9dbc 2019-01-14 16:31:08,326 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:31:08,326 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:11,329 - create_stack - DEBUG - Stack status query timeout in 1196.57003498 2019-01-14 16:31:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:11,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:11 GMT Server: Apache x-openstack-request-id: req-ada13092-201b-4146-90a0-b74c7a88bd61 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:11,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:11 GMT Server: Apache x-openstack-request-id: req-c3115f1f-293e-46fa-8279-eff80772b91e 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:07Z", "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:11,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-c3115f1f-293e-46fa-8279-eff80772b91e 2019-01-14 16:31:11,568 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:31:11,568 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:14,571 - create_stack - DEBUG - Stack status query timeout in 1193.32775903 2019-01-14 16:31:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:14,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:14 GMT Server: Apache x-openstack-request-id: req-15721cea-2200-4899-88a7-e34a1a83cd7e Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:15,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:14 GMT Server: Apache x-openstack-request-id: req-2bde7be8-a131-463c-9a43-52c2c63e9123 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:07Z", "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:15,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-2bde7be8-a131-463c-9a43-52c2c63e9123 2019-01-14 16:31:15,008 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:31:15,008 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:18,011 - create_stack - DEBUG - Stack status query timeout in 1189.88809204 2019-01-14 16:31:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:18,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:18 GMT Server: Apache x-openstack-request-id: req-1f696d1c-1a57-4728-80db-a9b8b0cb9c34 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:18,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:18 GMT Server: Apache x-openstack-request-id: req-919d75c8-9d8b-4147-b724-35ae8d268b39 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:07Z", "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:18,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-919d75c8-9d8b-4147-b724-35ae8d268b39 2019-01-14 16:31:18,316 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:31:18,316 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:21,319 - create_stack - DEBUG - Stack status query timeout in 1186.58000183 2019-01-14 16:31:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:21,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:21 GMT Server: Apache x-openstack-request-id: req-dfad81cb-9723-4f2a-83f8-d432b8eff860 Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:21,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:21 GMT Server: Apache x-openstack-request-id: req-e99fa698-e128-4875-b60f-f4c16d02a4e0 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": "27edf8bc07ff42649fe267383cfde971", "OS::stack_id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "image_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image", "inst_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-inst", "subnet_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-subnet", "flavor_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-flavor-name", "net_name": "CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-net"}, "deletion_time": "2019-01-14T16:31:21Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack", "stack_user_project_id": "db848ae99b394180aa5f9b0f4897bfcb", "tags": null, "creation_time": "2019-01-14T16:30:47Z", "links": [{"href": "http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:31:07Z", "id": "ecd3c38d-f30a-4af0-9298-81742ef13676", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:21,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-e99fa698-e128-4875-b60f-f4c16d02a4e0 2019-01-14 16:31:21,581 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:31:21,581 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack 2019-01-14 16:31:21,582 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack 2019-01-14 16:31:21,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/ecd3c38d-f30a-4af0-9298-81742ef13676 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5ec36dba7314c957de43b11987b1353c49ab9e" 2019-01-14 16:31:21,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:21 GMT Server: Apache x-openstack-request-id: req-8bf357c4-716c-46f1-a77e-0ad86fc74eac Location: http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:21,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:31:21 GMT Server: Apache x-openstack-request-id: req-aeec9f08-9539-4d3b-826a-79e507d0cefd Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:31:21,810 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/27edf8bc07ff42649fe267383cfde971/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-stack/ecd3c38d-f30a-4af0-9298-81742ef13676 used request id req-aeec9f08-9539-4d3b-826a-79e507d0cefd 2019-01-14 16:31:21,811 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9933e07a-a186-4b47-8ef9-9f143c20023f-image 2019-01-14 16:31:21,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff9a2da741f712f5a1237753953580cb15675798" 2019-01-14 16:31:22,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee2dfa9d-332d-4fbc-b246-05a70e19987b Date: Mon, 14 Jan 2019 16:31:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:31:22,412 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f10b53c5-7d47-47b5-a723-053cff9b3b3e used request id req-ee2dfa9d-332d-4fbc-b246-05a70e19987b 2019-01-14 16:31:22,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/90d85735-8ee4-4e89-97a0-adfd7a38a489 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f90551947d6e43c09b08c02f76c37231a82ce" 2019-01-14 16:31:22,448 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:31: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-38d8c16c-8171-4dca-bcac-4a52bc947d78 x-compute-request-id: req-38d8c16c-8171-4dca-bcac-4a52bc947d78 Content-Length: 0 Content-Type: application/json 2019-01-14 16:31:22,448 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/90d85735-8ee4-4e89-97a0-adfd7a38a489 used request id req-38d8c16c-8171-4dca-bcac-4a52bc947d78 2019-01-14 16:31:22,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:22,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4a6674a5-4cc3-4707-af4d-f67262edc9ba Date: Mon, 14 Jan 2019 16:31:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27edf8bc07ff42649fe267383cfde971", "created_at": "2019-01-14T16:30:48Z", "updated_at": "2019-01-14T16:30:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:48Z", "revision_number": 0, "id": "08ae711d-890c-4aa8-bc7a-8d4f47c7e511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "tenant_id": "27edf8bc07ff42649fe267383cfde971", "port_range_min": null, "ethertype": "IPv4", "project_id": "27edf8bc07ff42649fe267383cfde971"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:48Z", "revision_number": 0, "id": "3b49bf98-560f-4ef3-ab7f-d602f0c3ca4b", "remote_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "tenant_id": "27edf8bc07ff42649fe267383cfde971", "port_range_min": null, "ethertype": "IPv4", "project_id": "27edf8bc07ff42649fe267383cfde971"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:48Z", "revision_number": 0, "id": "7f89f270-393e-4607-873d-16b02d3741a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "tenant_id": "27edf8bc07ff42649fe267383cfde971", "port_range_min": null, "ethertype": "IPv6", "project_id": "27edf8bc07ff42649fe267383cfde971"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:30:48Z", "revision_number": 0, "id": "d5dae380-d49a-4315-93e5-248e5f75f86b", "remote_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "remote_ip_prefix": null, "created_at": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "tenant_id": "27edf8bc07ff42649fe267383cfde971", "port_range_min": null, "ethertype": "IPv6", "project_id": "27edf8bc07ff42649fe267383cfde971"}], "revision_number": 4, "project_id": "27edf8bc07ff42649fe267383cfde971", "id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:31:22,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4a6674a5-4cc3-4707-af4d-f67262edc9ba 2019-01-14 16:31:22,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:22,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac12d01-e38d-42dc-9d0e-aaf92e637879 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:31:22,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-5ac12d01-e38d-42dc-9d0e-aaf92e637879 2019-01-14 16:31:22,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:31:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:22,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5155c55b-0da8-4832-972a-715c1db7645f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:31:22,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-5155c55b-0da8-4832-972a-715c1db7645f 2019-01-14 16:31:22,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:31:22,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:23,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a14452-bca5-4862-8f4a-98d605d2d1f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:31:23,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-41a14452-bca5-4862-8f4a-98d605d2d1f0 2019-01-14 16:31:23,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:31:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:23,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc67643-551a-4087-b124-c0ad72b22abc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27edf8bc07ff42649fe267383cfde971", "name": "CreateStackSuccessTests-e76838d4-0512-4e6-proj"}} 2019-01-14 16:31:23,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971 used request id req-5fc67643-551a-4087-b124-c0ad72b22abc 2019-01-14 16:31:23,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ab2c4ac-e751-46db-9379-8e57ef489c77 2019-01-14 16:31:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4ab2c4ac-e751-46db-9379-8e57ef489c77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:23,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ec66f94e-e818-4f5e-a25d-ab4cddb35cdf Date: Mon, 14 Jan 2019 16:31: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": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "port_range_min": null, "revision_number": 0, "tenant_id": "27edf8bc07ff42649fe267383cfde971", "created_at": "2019-01-14T16:30:48Z", "project_id": "27edf8bc07ff42649fe267383cfde971", "id": "08ae711d-890c-4aa8-bc7a-8d4f47c7e511"}, {"remote_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "port_range_min": null, "revision_number": 0, "tenant_id": "27edf8bc07ff42649fe267383cfde971", "created_at": "2019-01-14T16:30:48Z", "project_id": "27edf8bc07ff42649fe267383cfde971", "id": "3b49bf98-560f-4ef3-ab7f-d602f0c3ca4b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "port_range_min": null, "revision_number": 0, "tenant_id": "27edf8bc07ff42649fe267383cfde971", "created_at": "2019-01-14T16:30:48Z", "project_id": "27edf8bc07ff42649fe267383cfde971", "id": "7f89f270-393e-4607-873d-16b02d3741a6"}, {"remote_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:30:48Z", "security_group_id": "4ab2c4ac-e751-46db-9379-8e57ef489c77", "port_range_min": null, "revision_number": 0, "tenant_id": "27edf8bc07ff42649fe267383cfde971", "created_at": "2019-01-14T16:30:48Z", "project_id": "27edf8bc07ff42649fe267383cfde971", "id": "d5dae380-d49a-4315-93e5-248e5f75f86b"}]} 2019-01-14 16:31:23,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4ab2c4ac-e751-46db-9379-8e57ef489c77 used request id req-ec66f94e-e818-4f5e-a25d-ab4cddb35cdf 2019-01-14 16:31:23,385 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:31:23,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4ab2c4ac-e751-46db-9379-8e57ef489c77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:23,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecca3698-ce1b-4120-9d12-166bf60584f5 Content-Length: 0 Date: Mon, 14 Jan 2019 16:31:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:31:23,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4ab2c4ac-e751-46db-9379-8e57ef489c77 used request id req-ecca3698-ce1b-4120-9d12-166bf60584f5 2019-01-14 16:31:23,809 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e76838d4-0512-4e6-proj 2019-01-14 16:31:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:24,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54301ebf-4bc1-46ab-9071-02b68f3a6d51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:31:24,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/27edf8bc07ff42649fe267383cfde971 used request id req-54301ebf-4bc1-46ab-9071-02b68f3a6d51 2019-01-14 16:31:24,413 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e76838d4-0512-4e6-proj-role 2019-01-14 16:31:24,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4bf524c2cd3f4cf38385b8f7ae238164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:24,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d02a416-3bc7-4550-a71f-7c0019b1db87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:31:24,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4bf524c2cd3f4cf38385b8f7ae238164 used request id req-2d02a416-3bc7-4550-a71f-7c0019b1db87 2019-01-14 16:31:24,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a213febed013afe37a70ed3b9898790948ee3c52" 2019-01-14 16:31:24,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff8b9b6-a5c6-4373-9907-10b3e7778388 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:31:24,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cff8b9b6-a5c6-4373-9907-10b3e7778388 2019-01-14 16:31:24,667 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e76838d4-0512-4e6-user 2019-01-14 16:31:24,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fa5aaddea7a94068acc1e7acce7662e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220458c96d165acaacd89203d8b9afc840871107" 2019-01-14 16:31:24,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3a1d14-cb34-48ba-b565-7db1d2e444f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:31:24,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fa5aaddea7a94068acc1e7acce7662e8 used request id req-2a3a1d14-cb34-48ba-b565-7db1d2e444f7 2019-01-14 16:31:24,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:25,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["tx95qBl3TsCrxlDTrPRMwA"], "issued_at": "2019-01-14T16:31:25.000000Z"}} 2019-01-14 16:31:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067ea2df5bf58580e7b164b8e48ac3b0bfdea01d" 2019-01-14 16:31:25,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e9a6c2-2ed5-453b-bb0e-ab5e81a1db3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:31:25,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e6e9a6c2-2ed5-453b-bb0e-ab5e81a1db3e 2019-01-14 16:31:25,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:31:25,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:25,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["EH-Xn_0OQuK308WmYIXLIQ"], "issued_at": "2019-01-14T16:31:25.000000Z"}} 2019-01-14 16:31:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:31:26,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc995ac-a926-4503-a81e-63f1d7b0f363 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:31:26,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7dc995ac-a926-4503-a81e-63f1d7b0f363 2019-01-14 16:31:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:31:26,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:31:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:31:26,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d8bc3c-dbdd-4861-933d-0713652f477a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:31:26,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj used request id req-24d8bc3c-dbdd-4861-933d-0713652f477a 2019-01-14 16:31:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:31:26,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f4a602-92e4-436f-9ea0-d7ba17e7f678 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:31:26,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e4f4a602-92e4-436f-9ea0-d7ba17e7f678 2019-01-14 16:31:26,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}}' 2019-01-14 16:31:26,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaaae733-7998-4386-ac6b-1489dd699dd0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83"}, "tags": [], "enabled": true, "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}} 2019-01-14 16:31:26,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-aaaae733-7998-4386-ac6b-1489dd699dd0 2019-01-14 16:31:26,377 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1bba44bf-b71b-4c2-proj 2019-01-14 16:31:26,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:31:26,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:26,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["0szawkTDSoWF2S5TlRIDUw"], "issued_at": "2019-01-14T16:31:26.000000Z"}} 2019-01-14 16:31:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d1c59f-1a89-4d6f-bd5e-efa9b4fec794 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:31:26,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e9d1c59f-1a89-4d6f-bd5e-efa9b4fec794 2019-01-14 16:31:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:31:26,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:31:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:27,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7aac97-6c40-4c70-8ff2-d21f3140bd49 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:31:27,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ae7aac97-6c40-4c70-8ff2-d21f3140bd49 2019-01-14 16:31:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:27,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee76281-339c-46a5-b3db-c5f2ffcc305e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83"}, "tags": [], "enabled": true, "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}]} 2019-01-14 16:31:27,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj used request id req-bee76281-339c-46a5-b3db-c5f2ffcc305e 2019-01-14 16:31:27,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:27,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2918e3b-e4b0-495c-bfb8-5280a9c19bf4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:31:27,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c2918e3b-e4b0-495c-bfb8-5280a9c19bf4 2019-01-14 16:31:27,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:27,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3a3dd1-0e55-4d6a-8498-73197f8ea1e9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:31:27,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ea3a3dd1-0e55-4d6a-8498-73197f8ea1e9 2019-01-14 16:31:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:27,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a00669-e21f-462f-9ed4-92abcdb1faed Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83"}, "tags": [], "enabled": true, "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}]} 2019-01-14 16:31:27,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1bba44bf-b71b-4c2-proj used request id req-32a00669-e21f-462f-9ed4-92abcdb1faed 2019-01-14 16:31:27,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/03c5349311864bf4beac9defbc975a92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:27,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691cfe72-8e4d-47f9-b18b-34095fcd56a2 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-user", "links": {"self": "http://172.30.9.26:5000/v3/users/03c5349311864bf4beac9defbc975a92"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "id": "03c5349311864bf4beac9defbc975a92", "password_expires_at": null}} 2019-01-14 16:31:27,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/03c5349311864bf4beac9defbc975a92 used request id req-691cfe72-8e4d-47f9-b18b-34095fcd56a2 2019-01-14 16:31:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83/users/03c5349311864bf4beac9defbc975a92/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:28,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997a080b-38ec-483e-9679-dbb793cc3fdd Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83/users/03c5349311864bf4beac9defbc975a92/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:31:28,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83/users/03c5349311864bf4beac9defbc975a92/roles used request id req-997a080b-38ec-483e-9679-dbb793cc3fdd 2019-01-14 16:31:28,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948a3e1b-6544-44ff-afee-4fd30d2c916f Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:31:28,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-948a3e1b-6544-44ff-afee-4fd30d2c916f 2019-01-14 16:31:28,225 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1bba44bf-b71b-4c2-proj 2019-01-14 16:31:28,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83/users/03c5349311864bf4beac9defbc975a92/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:31:28,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ccd90f-e081-47fd-937a-a06df7214691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:31:28,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83/users/03c5349311864bf4beac9defbc975a92/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-89ccd90f-e081-47fd-937a-a06df7214691 2019-01-14 16:31:28,386 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1bba44bf-b71b-4c2-user 2019-01-14 16:31:28,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:31:28,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:31:28,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55aedb2e-25ed-4eff-981a-8c3447c153ef Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:31:28,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-55aedb2e-25ed-4eff-981a-8c3447c153ef 2019-01-14 16:31:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" -d '{"role": {"name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role"}}' 2019-01-14 16:31:28,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486e8a81-8dcc-4a19-959f-4430cd396603 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f14f625c429424a9403b6d7f0193625", "links": {"self": "http://172.30.9.26:5000/v3/roles/9f14f625c429424a9403b6d7f0193625"}, "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role"}} 2019-01-14 16:31:28,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-486e8a81-8dcc-4a19-959f-4430cd396603 2019-01-14 16:31:28,640 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role 2019-01-14 16:31:28,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9f14f625c429424a9403b6d7f0193625 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:31:28,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486c0ff0-7b2c-4ccd-b81f-7fb1f912bcc7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f14f625c429424a9403b6d7f0193625", "links": {"self": "http://172.30.9.26:5000/v3/roles/9f14f625c429424a9403b6d7f0193625"}, "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role"}} 2019-01-14 16:31:28,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9f14f625c429424a9403b6d7f0193625 used request id req-486c0ff0-7b2c-4ccd-b81f-7fb1f912bcc7 2019-01-14 16:31:28,745 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role to project CreateStackSuccessTests-1bba44bf-b71b-4c2-proj 2019-01-14 16:31:28,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83/users/03c5349311864bf4beac9defbc975a92/roles/9f14f625c429424a9403b6d7f0193625 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:31:28,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4ddd4c-6a49-488f-9124-acefceb2e2fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:31:28,912 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83/users/03c5349311864bf4beac9defbc975a92/roles/9f14f625c429424a9403b6d7f0193625 used request id req-bc4ddd4c-6a49-488f-9124-acefceb2e2fd 2019-01-14 16:31:28,913 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:31:28,913 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:31:28,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:31:28,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:29,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "9f14f625c429424a9403b6d7f0193625", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role"}], "expires_at": "2019-01-14T17:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-user", "id": "03c5349311864bf4beac9defbc975a92"}, "audit_ids": ["m_18N7D7T8uIxxDdZBDU0g"], "issued_at": "2019-01-14T16:31:29.000000Z"}} 2019-01-14 16:31:29,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" 2019-01-14 16:31:29,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bc5940-5f4a-4558-b05f-44af3d1de681 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:31:29,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-00bc5940-5f4a-4558-b05f-44af3d1de681 2019-01-14 16:31:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" 2019-01-14 16:31:29,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-206fe414-bcea-49a4-86cf-c87c9a85f534 Date: Mon, 14 Jan 2019 16:31:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image"} 2019-01-14 16:31:29,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image used request id req-206fe414-bcea-49a4-86cf-c87c9a85f534 2019-01-14 16:31:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" 2019-01-14 16:31:29,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8af375e5-77db-4058-9f04-9bcbbf896f62 Date: Mon, 14 Jan 2019 16:31: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"}}} 2019-01-14 16:31:29,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8af375e5-77db-4058-9f04-9bcbbf896f62 2019-01-14 16:31:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image"}' 2019-01-14 16:31:30,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7885b96c-9d93-4e11-aede-e671be5e0959 Date: Mon, 14 Jan 2019 16:31:30 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:31:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:31:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a", "min_disk": 0, "protected": false, "id": "d303a99b-acc2-4fd6-a456-78f8e8aaa05a", "file": "/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/file", "checksum": null, "owner": "fd1554b9ea6c4a7994e34aa8c8713b83", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:31:30,170 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7885b96c-9d93-4e11-aede-e671be5e0959 2019-01-14 16:31:30,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" -d '' 2019-01-14 16:31:30,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6121b4cd-343c-45cd-8132-564cb94b046a Date: Mon, 14 Jan 2019 16:31:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:31:30,843 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/file used request id req-6121b4cd-343c-45cd-8132-564cb94b046a 2019-01-14 16:31:30,843 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:31:30,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" 2019-01-14 16:31:31,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-09fd9dc5-30b1-4d67-a993-bd98f78fd067 Date: Mon, 14 Jan 2019 16:31:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:31:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:31:30Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/snap", "metadata": {}}], "self": "/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a", "min_disk": 0, "protected": false, "id": "d303a99b-acc2-4fd6-a456-78f8e8aaa05a", "file": "/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd1554b9ea6c4a7994e34aa8c8713b83", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:31:31,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a used request id req-09fd9dc5-30b1-4d67-a993-bd98f78fd067 2019-01-14 16:31:31,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" 2019-01-14 16:31:31,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ca213b40-01db-4d3a-884c-a6d9e14c7fd3 Date: Mon, 14 Jan 2019 16:31: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"}}} 2019-01-14 16:31:31,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ca213b40-01db-4d3a-884c-a6d9e14c7fd3 2019-01-14 16:31:31,058 - create_image - INFO - Created image with name - CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image 2019-01-14 16:31:31,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" 2019-01-14 16:31:31,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6fa9d2b7-2b26-403d-ac4b-c86710510934 Date: Mon, 14 Jan 2019 16:31:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:31:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:31:30Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/snap", "metadata": {}}], "self": "/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a", "min_disk": 0, "protected": false, "id": "d303a99b-acc2-4fd6-a456-78f8e8aaa05a", "file": "/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd1554b9ea6c4a7994e34aa8c8713b83", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:31:31,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a used request id req-6fa9d2b7-2b26-403d-ac4b-c86710510934 2019-01-14 16:31:31,078 - create_image - DEBUG - Instance status is - active 2019-01-14 16:31:31,079 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image 2019-01-14 16:31:31,079 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image 2019-01-14 16:31:31,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:31:31,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:31,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["VvuZZ7hASlu40jpzEWg1ZA"], "issued_at": "2019-01-14T16:31:31.000000Z"}} 2019-01-14 16:31:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fb1b9a734b5a4ad48a9a7fbd3cc1b5d96d2fe4" 2019-01-14 16:31:31,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6780cb72-07e3-4e63-86ad-9264c7495442 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:31:31,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6780cb72-07e3-4e63-86ad-9264c7495442 2019-01-14 16:31:31,593 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:31:31,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fb1b9a734b5a4ad48a9a7fbd3cc1b5d96d2fe4" 2019-01-14 16:31:31,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31: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-9358fe2c-1bbd-4a33-80ea-85914ccfb45f x-compute-request-id: req-9358fe2c-1bbd-4a33-80ea-85914ccfb45f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:31:31,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9358fe2c-1bbd-4a33-80ea-85914ccfb45f 2019-01-14 16:31:31,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fb1b9a734b5a4ad48a9a7fbd3cc1b5d96d2fe4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:31:31,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31: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-0a12658c-cd84-4e2b-b2d4-1b49a38638ea x-compute-request-id: req-0a12658c-cd84-4e2b-b2d4-1b49a38638ea Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1ecf985b-d1fa-4cf3-9f4a-6f1bea84a117", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1ecf985b-d1fa-4cf3-9f4a-6f1bea84a117", "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": "1ecf985b-d1fa-4cf3-9f4a-6f1bea84a117"}} 2019-01-14 16:31:31,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0a12658c-cd84-4e2b-b2d4-1b49a38638ea 2019-01-14 16:31:31,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:31:31,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:32,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "9f14f625c429424a9403b6d7f0193625", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role"}], "expires_at": "2019-01-14T17:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-user", "id": "03c5349311864bf4beac9defbc975a92"}, "audit_ids": ["n01p60SxQlaIdPnVSSrgtg"], "issued_at": "2019-01-14T16:31:32.000000Z"}} 2019-01-14 16:31:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:32,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62b53ea-0c17-42a0-8014-9103456a3d1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:31:32,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e62b53ea-0c17-42a0-8014-9103456a3d1b 2019-01-14 16:31:32,439 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:31:32,442 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:31:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:32,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:32 GMT Server: Apache x-openstack-request-id: req-b293f4fd-ecd7-4c6f-92ba-b57a18b32f07 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:31:32,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack used request id req-b293f4fd-ecd7-4c6f-92ba-b57a18b32f07 2019-01-14 16:31:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-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-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}}' 2019-01-14 16:31:35,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:31:32 GMT Server: Apache x-openstack-request-id: req-8c9f07bb-86b8-4474-8c65-b839bc0144a2 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}]}} 2019-01-14 16:31:35,111 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks used request id req-8c9f07bb-86b8-4474-8c65-b839bc0144a2 2019-01-14 16:31:35,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:35,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:35 GMT Server: Apache x-openstack-request-id: req-10a444aa-77c2-4585-a92b-425e99a21ff1 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:35,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:35 GMT Server: Apache x-openstack-request-id: req-b6f755ae-c529-4ae3-be5c-37bc09f8babd 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:35,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-b6f755ae-c529-4ae3-be5c-37bc09f8babd 2019-01-14 16:31:35,549 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack 2019-01-14 16:31:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:35,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:35 GMT Server: Apache x-openstack-request-id: req-c847fd05-8940-4630-9767-ba2d9838953b Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:35,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:35 GMT Server: Apache x-openstack-request-id: req-d604cbcd-ebf8-416e-b139-8430152e8c5d 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:35,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-d604cbcd-ebf8-416e-b139-8430152e8c5d 2019-01-14 16:31:35,996 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:31:35,996 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:39,000 - create_stack - DEBUG - Stack status query timeout in 1196.54964995 2019-01-14 16:31:39,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:39,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:39 GMT Server: Apache x-openstack-request-id: req-f7715004-28e7-4199-8ec1-cbe6d35ca9e0 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:39,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:39 GMT Server: Apache x-openstack-request-id: req-ed4dfdf4-b3a9-40c6-a2c4-1adf51c0f45f 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:39,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-ed4dfdf4-b3a9-40c6-a2c4-1adf51c0f45f 2019-01-14 16:31:39,429 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:31:39,429 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:42,432 - create_stack - DEBUG - Stack status query timeout in 1193.11691904 2019-01-14 16:31:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:42,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:42 GMT Server: Apache x-openstack-request-id: req-528db2f5-ebca-4cca-a9ed-77e6b778aaab Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:42,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:42 GMT Server: Apache x-openstack-request-id: req-e9f50641-e216-4079-8574-a99200e79757 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:42,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-e9f50641-e216-4079-8574-a99200e79757 2019-01-14 16:31:42,976 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:31:42,976 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:45,979 - create_stack - DEBUG - Stack status query timeout in 1189.56982207 2019-01-14 16:31:45,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:46,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:45 GMT Server: Apache x-openstack-request-id: req-8c4be346-2c9d-46f7-8144-304db02e9ed1 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:46,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:46 GMT Server: Apache x-openstack-request-id: req-a085127e-b6a0-4af3-8e6b-22e6d968d5f1 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:46,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-a085127e-b6a0-4af3-8e6b-22e6d968d5f1 2019-01-14 16:31:46,235 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:31:46,235 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:49,238 - create_stack - DEBUG - Stack status query timeout in 1186.31098604 2019-01-14 16:31:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:49,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:49 GMT Server: Apache x-openstack-request-id: req-3ed16458-47be-4108-ab80-c8c324e973c7 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:49,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:49 GMT Server: Apache x-openstack-request-id: req-12d341e8-77a1-4b92-8539-715d048dfc60 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:49,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-12d341e8-77a1-4b92-8539-715d048dfc60 2019-01-14 16:31:49,824 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:31:49,825 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:52,828 - create_stack - DEBUG - Stack status query timeout in 1182.72135091 2019-01-14 16:31:52,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:52,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:52 GMT Server: Apache x-openstack-request-id: req-d783f993-0bd2-49a8-b9d8-758397177748 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:53,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:52 GMT Server: Apache x-openstack-request-id: req-b52c7841-843c-4526-bcdc-d715c4729142 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:53,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-b52c7841-843c-4526-bcdc-d715c4729142 2019-01-14 16:31:53,062 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:31:53,062 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:31:56,066 - create_stack - DEBUG - Stack status query timeout in 1179.48347306 2019-01-14 16:31:56,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:56,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:56 GMT Server: Apache x-openstack-request-id: req-b463c1f9-cb90-4c54-80a8-8fefbe8608c1 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:56,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:56 GMT Server: Apache x-openstack-request-id: req-7eba4871-1a05-431a-9f61-121b43703e6a 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:56,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-7eba4871-1a05-431a-9f61-121b43703e6a 2019-01-14 16:31:56,494 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:31:56,495 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack 2019-01-14 16:31:56,495 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack 2019-01-14 16:31:56,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:56,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "9f14f625c429424a9403b6d7f0193625", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role"}], "expires_at": "2019-01-14T17:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-user", "id": "03c5349311864bf4beac9defbc975a92"}, "audit_ids": ["U-_KWZtAQ_-8R46aiXDBpQ"], "issued_at": "2019-01-14T16:31:56.000000Z"}} 2019-01-14 16:31:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da11a2a65bcddc3735f55abd31f30244b2a04c" 2019-01-14 16:31:57,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:56 GMT Server: Apache x-openstack-request-id: req-d6f8f5ba-7a94-4325-ba5a-16ad71c7784c Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:57,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:57 GMT Server: Apache x-openstack-request-id: req-45e2beb8-2f59-453c-8a3b-4231bb92ba1a 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:57,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-45e2beb8-2f59-453c-8a3b-4231bb92ba1a 2019-01-14 16:31:57,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:57,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:57 GMT Server: Apache x-openstack-request-id: req-ba5fe82e-8ef1-4d8c-8749-e93221c3bd15 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:57,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:57 GMT Server: Apache x-openstack-request-id: req-100c5378-d482-47e8-9b97-13f6f92f6bbf 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:57,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-100c5378-d482-47e8-9b97-13f6f92f6bbf 2019-01-14 16:31:57,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:31:57,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:31:57,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "9f14f625c429424a9403b6d7f0193625", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role"}], "expires_at": "2019-01-14T17:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/fd1554b9ea6c4a7994e34aa8c8713b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-user", "id": "03c5349311864bf4beac9defbc975a92"}, "audit_ids": ["m7_akJZFQZeYXh2QEZ_MBA"], "issued_at": "2019-01-14T16:31:57.000000Z"}} 2019-01-14 16:31:58,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5a538de791ff19badeba4e6b0de07b271ff352" 2019-01-14 16:31:58,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da417c40-0130-4476-9d40-f97da6cb6e60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:31:58,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-da417c40-0130-4476-9d40-f97da6cb6e60 2019-01-14 16:31:58,102 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:31:58,105 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:31:58,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5a538de791ff19badeba4e6b0de07b271ff352" 2019-01-14 16:31:58,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:58 GMT Server: Apache x-openstack-request-id: req-7ade9c50-600c-4e4f-926b-54359b2535f9 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-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "deletion_time": null, "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "tags": null}]} 2019-01-14 16:31:58,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack used request id req-7ade9c50-600c-4e4f-926b-54359b2535f9 2019-01-14 16:31:58,425 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack 2019-01-14 16:31:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5a538de791ff19badeba4e6b0de07b271ff352" 2019-01-14 16:31:58,632 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:58 GMT Server: Apache x-openstack-request-id: req-d7afbba4-cab5-4f44-a84f-f467dbdb40e1 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:58,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:58 GMT Server: Apache x-openstack-request-id: req-aee8971b-a8ad-4402-ac20-73d8fc7526bb 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:58,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-aee8971b-a8ad-4402-ac20-73d8fc7526bb 2019-01-14 16:31:58,871 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack 2019-01-14 16:31:58,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:59,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:58 GMT Server: Apache x-openstack-request-id: req-294e3d9f-06d8-4752-aca4-4152487ec296 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:59,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:31:59 GMT Server: Apache x-openstack-request-id: req-fb3a8bf5-334a-4e45-b1fd-c53bb79e8814 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:31:59,221 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-fb3a8bf5-334a-4e45-b1fd-c53bb79e8814 2019-01-14 16:31:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:31:59,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:31:59 GMT Server: Apache x-openstack-request-id: req-ebdf67b1-5c1b-4a52-8150-f3f728802f89 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:31:59,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:31:59 GMT Server: Apache x-openstack-request-id: req-df726c42-3228-42fb-a659-8136e9dccd3e 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:59Z", "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:31:59,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-df726c42-3228-42fb-a659-8136e9dccd3e 2019-01-14 16:31:59,907 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:31:59,907 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:02,910 - create_stack - DEBUG - Stack status query timeout in 1196.31176186 2019-01-14 16:32:02,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:32:02,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:02 GMT Server: Apache x-openstack-request-id: req-fe54db0b-6ac8-450d-8a01-69d8c84ac07c Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:03,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:02 GMT Server: Apache x-openstack-request-id: req-d2e3a2cb-5767-4c45-9138-ee0c6fe6a494 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:59Z", "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:03,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-d2e3a2cb-5767-4c45-9138-ee0c6fe6a494 2019-01-14 16:32:03,153 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:32:03,154 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:06,157 - create_stack - DEBUG - Stack status query timeout in 1193.064955 2019-01-14 16:32:06,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:32:06,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:06 GMT Server: Apache x-openstack-request-id: req-a8a5a3a1-57ba-4465-82ce-97f66295d111 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:06,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:06 GMT Server: Apache x-openstack-request-id: req-893c9500-8815-45d0-827c-742fd1c88bbb 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:59Z", "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:06,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-893c9500-8815-45d0-827c-742fd1c88bbb 2019-01-14 16:32:06,229 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:32:06,230 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:09,233 - create_stack - DEBUG - Stack status query timeout in 1189.98906493 2019-01-14 16:32:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:32:09,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:09 GMT Server: Apache x-openstack-request-id: req-2b493b99-9827-4531-bf1a-88fc39c046b1 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:09,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:09 GMT Server: Apache x-openstack-request-id: req-389a3031-ba28-4795-867d-34ae655a3e99 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:31:59Z", "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:09,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-389a3031-ba28-4795-867d-34ae655a3e99 2019-01-14 16:32:09,512 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:32:09,512 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:12,515 - create_stack - DEBUG - Stack status query timeout in 1186.70686388 2019-01-14 16:32:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:32:12,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:12 GMT Server: Apache x-openstack-request-id: req-a567f213-1112-4be0-857f-d549161b9826 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:12,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:12 GMT Server: Apache x-openstack-request-id: req-5afefb52-a445-4f85-9725-0d2d899e2808 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": "fd1554b9ea6c4a7994e34aa8c8713b83", "OS::stack_id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "image_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image", "inst_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-inst", "subnet_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-subnet", "flavor_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-flavor-name", "net_name": "CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack", "stack_user_project_id": "b296b2170de44920aa8b6bb9fea4e479", "tags": null, "creation_time": "2019-01-14T16:31:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:31:59Z", "id": "8e67339a-39c8-4ab1-990b-4092603c9cba", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:12,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-5afefb52-a445-4f85-9725-0d2d899e2808 2019-01-14 16:32:12,758 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:32:12,758 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack 2019-01-14 16:32:12,758 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack 2019-01-14 16:32:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/8e67339a-39c8-4ab1-990b-4092603c9cba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98c6748d63d4934455523fa9fdf3c13419b82d0" 2019-01-14 16:32:12,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:12 GMT Server: Apache x-openstack-request-id: req-c71f8b21-4854-4b2e-a8c6-be1344016289 Location: http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:12,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:12 GMT Server: Apache x-openstack-request-id: req-02d6923e-78d9-4447-88ad-a85ffe67f34f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:32:12,993 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/fd1554b9ea6c4a7994e34aa8c8713b83/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-stack/8e67339a-39c8-4ab1-990b-4092603c9cba used request id req-02d6923e-78d9-4447-88ad-a85ffe67f34f 2019-01-14 16:32:12,994 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-1fe7a982-3ab6-4959-b2e6-df4386e3deac-image 2019-01-14 16:32:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be201dc135ccfb977f8e5434a89c38a729d00aee" 2019-01-14 16:32:14,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6b271cb-a12b-4f48-aa95-abe1403846c5 Date: Mon, 14 Jan 2019 16:32:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:32:14,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d303a99b-acc2-4fd6-a456-78f8e8aaa05a used request id req-e6b271cb-a12b-4f48-aa95-abe1403846c5 2019-01-14 16:32:14,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/1ecf985b-d1fa-4cf3-9f4a-6f1bea84a117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fb1b9a734b5a4ad48a9a7fbd3cc1b5d96d2fe4" 2019-01-14 16:32:14,249 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:32: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-11cf3f37-bf3b-42b0-80d7-5ece212f1e7f x-compute-request-id: req-11cf3f37-bf3b-42b0-80d7-5ece212f1e7f Content-Length: 0 Content-Type: application/json 2019-01-14 16:32:14,249 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1ecf985b-d1fa-4cf3-9f4a-6f1bea84a117 used request id req-11cf3f37-bf3b-42b0-80d7-5ece212f1e7f 2019-01-14 16:32:14,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:14,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e571066d-93ca-4074-9f38-cf7924ec831e Date: Mon, 14 Jan 2019 16:32:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "created_at": "2019-01-14T16:31:35Z", "updated_at": "2019-01-14T16:31:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:31:35Z", "revision_number": 0, "id": "1551f374-045b-4f2f-8f1a-a2081fd45862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:31:35Z", "revision_number": 0, "id": "23038b5e-0c13-4461-a547-fb3735905409", "remote_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "remote_ip_prefix": null, "created_at": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:31:35Z", "revision_number": 0, "id": "45b992ba-beaa-4afa-8b23-86c733a43992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:31:35Z", "revision_number": 0, "id": "d16a6277-6dee-4f26-a735-e33704960988", "remote_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "remote_ip_prefix": null, "created_at": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83"}], "revision_number": 4, "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "name": "default"}]} 2019-01-14 16:32:14,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e571066d-93ca-4074-9f38-cf7924ec831e 2019-01-14 16:32:14,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:14,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55e3c42-4bb3-4778-8b79-e6d4ff99bcd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:32:14,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-b55e3c42-4bb3-4778-8b79-e6d4ff99bcd9 2019-01-14 16:32:14,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:32:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:14,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0425a30b-6a53-4c15-81c1-6069108056bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:32:14,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-0425a30b-6a53-4c15-81c1-6069108056bb 2019-01-14 16:32:14,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:32:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:14,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e62044-cfb0-43c9-b45b-712c265c184d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:32:14,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-f0e62044-cfb0-43c9-b45b-712c265c184d 2019-01-14 16:32:14,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:32:14,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:14,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9116f65-be03-4465-bb68-d50473ab198d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:32:14,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-f9116f65-be03-4465-bb68-d50473ab198d 2019-01-14 16:32:14,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:32:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:15,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb618c0f-1cd9-45f3-91a4-8336dd93df51 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:32:15,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-eb618c0f-1cd9-45f3-91a4-8336dd93df51 2019-01-14 16:32:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:15,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579c6868-0fc4-4914-aa1b-5dad0a72ceb2 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:32:15,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-579c6868-0fc4-4914-aa1b-5dad0a72ceb2 2019-01-14 16:32:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:15,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e36c31ec-421f-4730-835e-d57b01bb498a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:32:15,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-e36c31ec-421f-4730-835e-d57b01bb498a 2019-01-14 16:32:15,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:32:15,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:15,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3ed559-2cd9-47e3-ae15-3cca0413b1b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:32:15,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-da3ed559-2cd9-47e3-ae15-3cca0413b1b4 2019-01-14 16:32:15,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:32:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:15,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7172336-6035-4515-88ef-3aea7ee65df8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:32:15,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-c7172336-6035-4515-88ef-3aea7ee65df8 2019-01-14 16:32:15,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:32:15,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:15,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06de4aac-0020-4fe1-924e-9170b6232e40 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:32:15,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-06de4aac-0020-4fe1-924e-9170b6232e40 2019-01-14 16:32:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:15,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f472a230-2b50-4153-a8d2-7f6e8e7f78a3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fd1554b9ea6c4a7994e34aa8c8713b83", "name": "CreateStackSuccessTests-1bba44bf-b71b-4c2-proj"}} 2019-01-14 16:32:15,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83 used request id req-f472a230-2b50-4153-a8d2-7f6e8e7f78a3 2019-01-14 16:32:15,918 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5866813-e889-4153-8b49-3dd3c4c86b9d 2019-01-14 16:32:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d5866813-e889-4153-8b49-3dd3c4c86b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:16,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-887bef18-b93d-4d0b-824d-3ee0b523e5ae Date: Mon, 14 Jan 2019 16:32: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": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "created_at": "2019-01-14T16:31:35Z", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "id": "1551f374-045b-4f2f-8f1a-a2081fd45862"}, {"remote_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "created_at": "2019-01-14T16:31:35Z", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "id": "23038b5e-0c13-4461-a547-fb3735905409"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "created_at": "2019-01-14T16:31:35Z", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "id": "45b992ba-beaa-4afa-8b23-86c733a43992"}, {"remote_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:31:35Z", "security_group_id": "d5866813-e889-4153-8b49-3dd3c4c86b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "created_at": "2019-01-14T16:31:35Z", "project_id": "fd1554b9ea6c4a7994e34aa8c8713b83", "id": "d16a6277-6dee-4f26-a735-e33704960988"}]} 2019-01-14 16:32:16,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d5866813-e889-4153-8b49-3dd3c4c86b9d used request id req-887bef18-b93d-4d0b-824d-3ee0b523e5ae 2019-01-14 16:32:16,115 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:32:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d5866813-e889-4153-8b49-3dd3c4c86b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:16,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9842f350-cc73-484e-9d25-d7b1a0d7cd06 Content-Length: 0 Date: Mon, 14 Jan 2019 16:32:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:32:16,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d5866813-e889-4153-8b49-3dd3c4c86b9d used request id req-9842f350-cc73-484e-9d25-d7b1a0d7cd06 2019-01-14 16:32:16,480 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1bba44bf-b71b-4c2-proj 2019-01-14 16:32:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:16,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7f809a8-32b5-4ffc-845c-ec769510377a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:32:16,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fd1554b9ea6c4a7994e34aa8c8713b83 used request id req-d7f809a8-32b5-4ffc-845c-ec769510377a 2019-01-14 16:32:16,909 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1bba44bf-b71b-4c2-proj-role 2019-01-14 16:32:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9f14f625c429424a9403b6d7f0193625 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:17,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29f2b902-7aac-413e-9c5f-8c3cde256541 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:32:17,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9f14f625c429424a9403b6d7f0193625 used request id req-29f2b902-7aac-413e-9c5f-8c3cde256541 2019-01-14 16:32:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab3a36394442e6cdd64301c70acbb65965b39da" 2019-01-14 16:32:17,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63d90ae-086d-4cb4-9fa7-76a21af10bc0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:32:17,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b63d90ae-086d-4cb4-9fa7-76a21af10bc0 2019-01-14 16:32:17,140 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1bba44bf-b71b-4c2-user 2019-01-14 16:32:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/03c5349311864bf4beac9defbc975a92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323958bcc2cdd02fc9e88f63e971736bd4d226ee" 2019-01-14 16:32:17,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e53231-0cfe-4d34-bf75-6c4210988a3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:32:17,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/03c5349311864bf4beac9defbc975a92 used request id req-61e53231-0cfe-4d34-bf75-6c4210988a3c 2019-01-14 16:32:17,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:17,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["tEKuOaMYSL-DdFHS6tl7Vg"], "issued_at": "2019-01-14T16:32:17.000000Z"}} 2019-01-14 16:32:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f7f9be5ccdf5267399de8d92e9157777fb91ed" 2019-01-14 16:32:17,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c982752-0e21-492c-856b-e256b50ec6d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:17,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6c982752-0e21-492c-856b-e256b50ec6d4 2019-01-14 16:32:17,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:32:17,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:18,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["RGw3qxlgRE6ukW5jv1YE_Q"], "issued_at": "2019-01-14T16:32:18.000000Z"}} 2019-01-14 16:32:18,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:32:18,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbd65f1-f7b0-42a0-9d2d-b644a125bf92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:18,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2bbd65f1-f7b0-42a0-9d2d-b644a125bf92 2019-01-14 16:32:18,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:32:18,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:32: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:32:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:32:18,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db57eb9-1202-4276-9df5-560976145085 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:32:18,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj used request id req-4db57eb9-1202-4276-9df5-560976145085 2019-01-14 16:32:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:32:18,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8c3f6b-196d-4f0e-b444-19fb5f74fef4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:32:18,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ca8c3f6b-196d-4f0e-b444-19fb5f74fef4 2019-01-14 16:32:18,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}}' 2019-01-14 16:32:18,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c89ca939-7666-4a33-8e09-5c9e86a825a8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a"}, "tags": [], "enabled": true, "id": "b5cde6997d024e4fa67d168fb1b33c2a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}} 2019-01-14 16:32:18,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c89ca939-7666-4a33-8e09-5c9e86a825a8 2019-01-14 16:32:18,867 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f07f3ecb-379d-40e-proj 2019-01-14 16:32:18,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:32:18,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:19,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DfJtwo8bRTCjvbfMGnkYlQ"], "issued_at": "2019-01-14T16:32:19.000000Z"}} 2019-01-14 16:32:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:19,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c45223-53e5-4750-8de6-f81f239b8dce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:19,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b2c45223-53e5-4750-8de6-f81f239b8dce 2019-01-14 16:32:19,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:32:19,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:32: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:32:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:19,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7a05a2-58bd-48fa-a64a-79f4eb07b50f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:32:19,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4e7a05a2-58bd-48fa-a64a-79f4eb07b50f 2019-01-14 16:32:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:19,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e698ae95-367c-45a1-a005-712d82e4d4cb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a"}, "tags": [], "enabled": true, "id": "b5cde6997d024e4fa67d168fb1b33c2a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}]} 2019-01-14 16:32:19,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj used request id req-e698ae95-367c-45a1-a005-712d82e4d4cb 2019-01-14 16:32:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:19,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2385741-6c40-4be3-97af-04690b7607df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:32:19,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f2385741-6c40-4be3-97af-04690b7607df 2019-01-14 16:32:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:20,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfcd0e9-9940-48a4-8271-d00678a8c20e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:32:20,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9dfcd0e9-9940-48a4-8271-d00678a8c20e 2019-01-14 16:32:20,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:20,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4a77ba-ea94-4bd1-81c1-a7c90c450f15 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a"}, "tags": [], "enabled": true, "id": "b5cde6997d024e4fa67d168fb1b33c2a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}]} 2019-01-14 16:32:20,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f07f3ecb-379d-40e-proj used request id req-9b4a77ba-ea94-4bd1-81c1-a7c90c450f15 2019-01-14 16:32:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8e19254eab4e41c9ac0eea5b43448dbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:20,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2386d806-c1e8-4361-b22a-14bedb1b2c90 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-f07f3ecb-379d-40e-user", "links": {"self": "http://172.30.9.26:5000/v3/users/8e19254eab4e41c9ac0eea5b43448dbe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b5cde6997d024e4fa67d168fb1b33c2a", "id": "8e19254eab4e41c9ac0eea5b43448dbe", "password_expires_at": null}} 2019-01-14 16:32:20,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8e19254eab4e41c9ac0eea5b43448dbe used request id req-2386d806-c1e8-4361-b22a-14bedb1b2c90 2019-01-14 16:32:20,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a/users/8e19254eab4e41c9ac0eea5b43448dbe/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:20,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a1f5ed-e40a-4ff4-a473-186e850c7434 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a/users/8e19254eab4e41c9ac0eea5b43448dbe/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:32:20,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a/users/8e19254eab4e41c9ac0eea5b43448dbe/roles used request id req-53a1f5ed-e40a-4ff4-a473-186e850c7434 2019-01-14 16:32:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:20,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3730e33-25e3-4a8b-bc3a-239197f1ab84 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:32:20,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-f3730e33-25e3-4a8b-bc3a-239197f1ab84 2019-01-14 16:32:20,775 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f07f3ecb-379d-40e-proj 2019-01-14 16:32:20,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a/users/8e19254eab4e41c9ac0eea5b43448dbe/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:32:20,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-606cceee-1b05-44a6-9e58-5d9af01be1fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:32:20,930 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a/users/8e19254eab4e41c9ac0eea5b43448dbe/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-606cceee-1b05-44a6-9e58-5d9af01be1fe 2019-01-14 16:32:20,930 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f07f3ecb-379d-40e-user 2019-01-14 16:32:20,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:32:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:32:21,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d228f93-ccb6-42b6-b774-7d4494fc1bef Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:32:21,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5d228f93-ccb6-42b6-b774-7d4494fc1bef 2019-01-14 16:32:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" -d '{"role": {"name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role"}}' 2019-01-14 16:32:21,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53524a8b-0117-443e-8a1c-f4bced193c05 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "828a831d832d4a0f9da39b181f980181", "links": {"self": "http://172.30.9.26:5000/v3/roles/828a831d832d4a0f9da39b181f980181"}, "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role"}} 2019-01-14 16:32:21,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-53524a8b-0117-443e-8a1c-f4bced193c05 2019-01-14 16:32:21,174 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role 2019-01-14 16:32:21,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/828a831d832d4a0f9da39b181f980181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:32:21,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63aee312-19c9-4ee0-9436-5732d4607b8f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "828a831d832d4a0f9da39b181f980181", "links": {"self": "http://172.30.9.26:5000/v3/roles/828a831d832d4a0f9da39b181f980181"}, "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role"}} 2019-01-14 16:32:21,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/828a831d832d4a0f9da39b181f980181 used request id req-63aee312-19c9-4ee0-9436-5732d4607b8f 2019-01-14 16:32:21,194 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role to project CreateStackSuccessTests-f07f3ecb-379d-40e-proj 2019-01-14 16:32:21,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a/users/8e19254eab4e41c9ac0eea5b43448dbe/roles/828a831d832d4a0f9da39b181f980181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:32:21,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8153536d-5031-4ddc-ab35-72989453980a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:32:21,343 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a/users/8e19254eab4e41c9ac0eea5b43448dbe/roles/828a831d832d4a0f9da39b181f980181 used request id req-8153536d-5031-4ddc-ab35-72989453980a 2019-01-14 16:32:21,344 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:32:21,344 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:32:21,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:32:21,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:21,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "828a831d832d4a0f9da39b181f980181", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role"}], "expires_at": "2019-01-14T17:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5cde6997d024e4fa67d168fb1b33c2a", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-user", "id": "8e19254eab4e41c9ac0eea5b43448dbe"}, "audit_ids": ["zws7u4WvQNy9udoIk_SU2Q"], "issued_at": "2019-01-14T16:32:21.000000Z"}} 2019-01-14 16:32:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" 2019-01-14 16:32:21,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ae574b-db00-4c09-bb28-05773a679847 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:21,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a5ae574b-db00-4c09-bb28-05773a679847 2019-01-14 16:32:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" 2019-01-14 16:32:22,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-39a71c56-ec46-4aec-9bad-f4598637b5f4 Date: Mon, 14 Jan 2019 16:32:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image"} 2019-01-14 16:32:22,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image used request id req-39a71c56-ec46-4aec-9bad-f4598637b5f4 2019-01-14 16:32:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" 2019-01-14 16:32:22,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ded6fb8c-f29a-4314-af78-3e11cd10964f Date: Mon, 14 Jan 2019 16:32: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"}}} 2019-01-14 16:32:22,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ded6fb8c-f29a-4314-af78-3e11cd10964f 2019-01-14 16:32:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image"}' 2019-01-14 16:32:22,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d32c4ec-adf1-46c3-9d2a-de930d05e257 Date: Mon, 14 Jan 2019 16:32:22 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:32:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:32:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab", "min_disk": 0, "protected": false, "id": "fe55f467-c104-40a2-91ce-173a240b91ab", "file": "/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab/file", "checksum": null, "owner": "b5cde6997d024e4fa67d168fb1b33c2a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:32:22,510 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7d32c4ec-adf1-46c3-9d2a-de930d05e257 2019-01-14 16:32:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" -d '' 2019-01-14 16:32:24,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c8d92f5-34e9-4693-b665-34b34a1748f8 Date: Mon, 14 Jan 2019 16:32:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:32:24,013 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab/file used request id req-0c8d92f5-34e9-4693-b665-34b34a1748f8 2019-01-14 16:32:24,013 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:32:24,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" 2019-01-14 16:32:24,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a33f46b7-f8ff-43f8-9724-ed98c8bffbcb Date: Mon, 14 Jan 2019 16:32:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:32:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:32:23Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fe55f467-c104-40a2-91ce-173a240b91ab/snap", "metadata": {}}], "self": "/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab", "min_disk": 0, "protected": false, "id": "fe55f467-c104-40a2-91ce-173a240b91ab", "file": "/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5cde6997d024e4fa67d168fb1b33c2a", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fe55f467-c104-40a2-91ce-173a240b91ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:32:24,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab used request id req-a33f46b7-f8ff-43f8-9724-ed98c8bffbcb 2019-01-14 16:32:24,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" 2019-01-14 16:32:24,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ec207161-1f86-43d9-afc6-d86841b10a28 Date: Mon, 14 Jan 2019 16:32: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"}}} 2019-01-14 16:32:24,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ec207161-1f86-43d9-afc6-d86841b10a28 2019-01-14 16:32:24,430 - create_image - INFO - Created image with name - CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image 2019-01-14 16:32:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" 2019-01-14 16:32:24,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b38be6b0-c071-4333-91a2-f8e9ac795b84 Date: Mon, 14 Jan 2019 16:32:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:32:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:32:23Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fe55f467-c104-40a2-91ce-173a240b91ab/snap", "metadata": {}}], "self": "/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab", "min_disk": 0, "protected": false, "id": "fe55f467-c104-40a2-91ce-173a240b91ab", "file": "/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5cde6997d024e4fa67d168fb1b33c2a", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fe55f467-c104-40a2-91ce-173a240b91ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:32:24,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab used request id req-b38be6b0-c071-4333-91a2-f8e9ac795b84 2019-01-14 16:32:24,641 - create_image - DEBUG - Instance status is - active 2019-01-14 16:32:24,641 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image 2019-01-14 16:32:24,641 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image 2019-01-14 16:32:24,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:32:24,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:25,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["k5njYr5ESd2VUaQO9-uf3A"], "issued_at": "2019-01-14T16:32:25.000000Z"}} 2019-01-14 16:32:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c9bcc2db4c2c0091257fefdc16e55522f48afc" 2019-01-14 16:32:25,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1d9c2b-eb66-4637-a0c9-9ff19e675bce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:25,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ba1d9c2b-eb66-4637-a0c9-9ff19e675bce 2019-01-14 16:32:25,165 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:32:25,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c9bcc2db4c2c0091257fefdc16e55522f48afc" 2019-01-14 16:32:25,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32: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-76e261b2-0bbc-4fd2-86e3-ecab03dad9bb x-compute-request-id: req-76e261b2-0bbc-4fd2-86e3-ecab03dad9bb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:32:25,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-76e261b2-0bbc-4fd2-86e3-ecab03dad9bb 2019-01-14 16:32:25,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c9bcc2db4c2c0091257fefdc16e55522f48afc" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:32:25,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32: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-3aaf06fe-6a1a-4659-b363-122396e8a4c9 x-compute-request-id: req-3aaf06fe-6a1a-4659-b363-122396e8a4c9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d0d2c10f-22ba-4d9c-93f3-7d4a47402115", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d0d2c10f-22ba-4d9c-93f3-7d4a47402115", "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": "d0d2c10f-22ba-4d9c-93f3-7d4a47402115"}} 2019-01-14 16:32:25,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3aaf06fe-6a1a-4659-b363-122396e8a4c9 2019-01-14 16:32:25,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:32:25,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:25,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "828a831d832d4a0f9da39b181f980181", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role"}], "expires_at": "2019-01-14T17:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5cde6997d024e4fa67d168fb1b33c2a", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-user", "id": "8e19254eab4e41c9ac0eea5b43448dbe"}, "audit_ids": ["4cYbrKDTTMmFOiwZo6RSFg"], "issued_at": "2019-01-14T16:32:25.000000Z"}} 2019-01-14 16:32:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:25,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12350d2c-341c-40a8-a0cf-40a2e3130fd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:25,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-12350d2c-341c-40a8-a0cf-40a2e3130fd9 2019-01-14 16:32:25,927 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:32:25,930 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:32:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:26,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:25 GMT Server: Apache x-openstack-request-id: req-c9f67ada-ff0f-49a7-867f-6ed4d8e66935 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:32:26,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack used request id req-c9f67ada-ff0f-49a7-867f-6ed4d8e66935 2019-01-14 16:32:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-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-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}}' 2019-01-14 16:32:28,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:32:26 GMT Server: Apache x-openstack-request-id: req-9e02c91f-8fae-4b49-9eb5-55b7d189965d Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "be511404-2102-4495-8c54-ea5bcd71a29a", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}]}} 2019-01-14 16:32:28,525 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks used request id req-9e02c91f-8fae-4b49-9eb5-55b7d189965d 2019-01-14 16:32:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:28,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:28 GMT Server: Apache x-openstack-request-id: req-668565e4-af42-401c-80e4-60a5a9e231a4 Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:29,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:28 GMT Server: Apache x-openstack-request-id: req-f9d18f6a-ca84-494a-b2bd-2ca4e60cb5c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:29,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-f9d18f6a-ca84-494a-b2bd-2ca4e60cb5c9 2019-01-14 16:32:29,046 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack 2019-01-14 16:32:29,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:29,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:29 GMT Server: Apache x-openstack-request-id: req-c7650236-b632-40c2-b3c6-f11d75dee9f4 Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:29,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:29 GMT Server: Apache x-openstack-request-id: req-6b44df97-a3b5-4f46-b5c8-bc93a6a5d6f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:29,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-6b44df97-a3b5-4f46-b5c8-bc93a6a5d6f7 2019-01-14 16:32:29,483 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:32:29,483 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:32,487 - create_stack - DEBUG - Stack status query timeout in 1196.55920386 2019-01-14 16:32:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:32,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:32 GMT Server: Apache x-openstack-request-id: req-18884908-3b1e-4e22-98a0-b510f5f4583a Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:33,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:32 GMT Server: Apache x-openstack-request-id: req-b62209c9-e13c-4442-b275-917f04e4a232 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:33,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-b62209c9-e13c-4442-b275-917f04e4a232 2019-01-14 16:32:33,021 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:32:33,021 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:36,025 - create_stack - DEBUG - Stack status query timeout in 1193.02118897 2019-01-14 16:32:36,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:36,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:36 GMT Server: Apache x-openstack-request-id: req-f4ee1ddd-0eaa-4d05-b46b-c1732d54115a Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:36,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:36 GMT Server: Apache x-openstack-request-id: req-4f5cf5dd-a70c-4a25-9eb3-d3d58cec5f98 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:36,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-4f5cf5dd-a70c-4a25-9eb3-d3d58cec5f98 2019-01-14 16:32:36,270 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:32:36,270 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:39,273 - create_stack - DEBUG - Stack status query timeout in 1189.77294397 2019-01-14 16:32:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:39,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:39 GMT Server: Apache x-openstack-request-id: req-35d3906d-b397-4f8c-b824-9e26827ce298 Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:39,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:39 GMT Server: Apache x-openstack-request-id: req-dea077d3-3046-4ab8-b7b4-fb81b32f66e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:39,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-dea077d3-3046-4ab8-b7b4-fb81b32f66e3 2019-01-14 16:32:39,520 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:32:39,520 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:42,523 - create_stack - DEBUG - Stack status query timeout in 1186.52234483 2019-01-14 16:32:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:42,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:42 GMT Server: Apache x-openstack-request-id: req-8e3f8e81-b7ef-4bc8-81ee-214aa4dd079e Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:42,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:42 GMT Server: Apache x-openstack-request-id: req-c2920295-db4e-452c-86d1-a5647b85d05f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:42,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-c2920295-db4e-452c-86d1-a5647b85d05f 2019-01-14 16:32:42,954 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:32:42,954 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:45,957 - create_stack - DEBUG - Stack status query timeout in 1183.08843684 2019-01-14 16:32:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:46,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:45 GMT Server: Apache x-openstack-request-id: req-f2b13781-4be3-471e-bf35-f8d767daae8e Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:46,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:46 GMT Server: Apache x-openstack-request-id: req-eedd414c-21b7-4b15-8ebe-634c80f04954 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:46,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-eedd414c-21b7-4b15-8ebe-634c80f04954 2019-01-14 16:32:46,390 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:32:46,390 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:49,393 - create_stack - DEBUG - Stack status query timeout in 1179.652354 2019-01-14 16:32:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:49,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:49 GMT Server: Apache x-openstack-request-id: req-129f269e-6ee5-4fe1-b062-4ec41c94a26a Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:49,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:49 GMT Server: Apache x-openstack-request-id: req-af5155f3-0c66-479e-adf3-8420f7f9c0ed 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:49,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-af5155f3-0c66-479e-adf3-8420f7f9c0ed 2019-01-14 16:32:49,654 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:32:49,655 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack 2019-01-14 16:32:49,655 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack 2019-01-14 16:32:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:49,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:49 GMT Server: Apache x-openstack-request-id: req-7b5ca183-2093-4a63-960c-8f30efd75f9f Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:50,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:49 GMT Server: Apache x-openstack-request-id: req-158be941-1d4b-439b-a520-fb6699a07d14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-14T16:32:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:32:28Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "91c33f1e-fa65-4f36-98d5-1e057ea16480", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-14T16:32:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:32:28Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2787dc7d-db77-4183-86d1-9c5f661af501", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-14T16:32:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:32:28Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "2f630a9d-e214-4742-9c0e-8df52a355e3d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-14T16:32:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:32:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "19841113-bba1-42cd-8a40-0e3821e5cc35", "resource_type": "OS::Nova::Server"}]} 2019-01-14 16:32:50,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a/resources used request id req-158be941-1d4b-439b-a520-fb6699a07d14 2019-01-14 16:32:50,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f630a9d-e214-4742-9c0e-8df52a355e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:50,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-c21c7f96-4d95-4904-a857-c18cedef4b95 Date: Mon, 14 Jan 2019 16:32: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":["2787dc7d-db77-4183-86d1-9c5f661af501"],"updated_at":"2019-01-14T16:32:31Z","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}]} 2019-01-14 16:32:50,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f630a9d-e214-4742-9c0e-8df52a355e3d used request id req-c21c7f96-4d95-4904-a857-c18cedef4b95 2019-01-14 16:32:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:50,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4893ad91-2558-44af-b5b2-f8c672ecb9e6 Date: Mon, 14 Jan 2019 16:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:31Z","dns_nameservers":[],"updated_at":"2019-01-14T16:32:31Z","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":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2787dc7d-db77-4183-86d1-9c5f661af501","subnetpool_id":null,"name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet"}]} 2019-01-14 16:32:50,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d used request id req-4893ad91-2558-44af-b5b2-f8c672ecb9e6 2019-01-14 16:32:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:50,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ce2a1f21-6f8f-46a1-9606-ee3fad062cd2 Date: Mon, 14 Jan 2019 16:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:31Z","dns_nameservers":[],"updated_at":"2019-01-14T16:32:31Z","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":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2787dc7d-db77-4183-86d1-9c5f661af501","subnetpool_id":null,"name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet"}]} 2019-01-14 16:32:50,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d used request id req-ce2a1f21-6f8f-46a1-9606-ee3fad062cd2 2019-01-14 16:32:50,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:32:50,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:50,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "828a831d832d4a0f9da39b181f980181", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role"}], "expires_at": "2019-01-14T17:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5cde6997d024e4fa67d168fb1b33c2a", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-user", "id": "8e19254eab4e41c9ac0eea5b43448dbe"}, "audit_ids": ["RoHW7WmnRjWaA98_lUZ3HA"], "issued_at": "2019-01-14T16:32:50.000000Z"}} 2019-01-14 16:32:50,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113b4b50599a0536037b82a9146b2910c74ac0cf" 2019-01-14 16:32:50,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff3f1f1-ea10-4237-ae7b-d1eb2421c381 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:50,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3ff3f1f1-ea10-4237-ae7b-d1eb2421c381 2019-01-14 16:32:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113b4b50599a0536037b82a9146b2910c74ac0cf" 2019-01-14 16:32:51,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-de62737d-134a-47b3-b9c2-555ad4a5a322 Date: Mon, 14 Jan 2019 16:32: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":["2787dc7d-db77-4183-86d1-9c5f661af501"],"updated_at":"2019-01-14T16:32:31Z","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}]} 2019-01-14 16:32:51,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net used request id req-de62737d-134a-47b3-b9c2-555ad4a5a322 2019-01-14 16:32:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:32:51,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:32: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:32:51,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113b4b50599a0536037b82a9146b2910c74ac0cf" 2019-01-14 16:32:51,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61cbd1ca-45d7-4345-ab30-8ae19baa4090 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5cde6997d024e4fa67d168fb1b33c2a", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}} 2019-01-14 16:32:51,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a used request id req-61cbd1ca-45d7-4345-ab30-8ae19baa4090 2019-01-14 16:32:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113b4b50599a0536037b82a9146b2910c74ac0cf" 2019-01-14 16:32:51,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-081a8a55-69c6-4249-b124-9e546eeeadc9 Date: Mon, 14 Jan 2019 16:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:31Z","dns_nameservers":[],"updated_at":"2019-01-14T16:32:31Z","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":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2787dc7d-db77-4183-86d1-9c5f661af501","subnetpool_id":null,"name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet"}]} 2019-01-14 16:32:51,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d used request id req-081a8a55-69c6-4249-b124-9e546eeeadc9 2019-01-14 16:32:51,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:32:51,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "828a831d832d4a0f9da39b181f980181", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role"}], "expires_at": "2019-01-14T17:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5cde6997d024e4fa67d168fb1b33c2a", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b5cde6997d024e4fa67d168fb1b33c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-user", "id": "8e19254eab4e41c9ac0eea5b43448dbe"}, "audit_ids": ["XEHQp4l1T_GC6E-vaXUfRA"], "issued_at": "2019-01-14T16:32:51.000000Z"}} 2019-01-14 16:32:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6102aaf303adb422f03c509ceca52fd28f3da95" 2019-01-14 16:32:52,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10bf9a7-bd17-46a9-a225-51da8a3b788f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:32:52,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f10bf9a7-bd17-46a9-a225-51da8a3b788f 2019-01-14 16:32:52,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6102aaf303adb422f03c509ceca52fd28f3da95" 2019-01-14 16:32:52,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-b053f881-a664-4b0d-b26f-50ce5cff7d52 Date: Mon, 14 Jan 2019 16:32: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":["2787dc7d-db77-4183-86d1-9c5f661af501"],"updated_at":"2019-01-14T16:32:31Z","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}]} 2019-01-14 16:32:52,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net used request id req-b053f881-a664-4b0d-b26f-50ce5cff7d52 2019-01-14 16:32:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6102aaf303adb422f03c509ceca52fd28f3da95" 2019-01-14 16:32:52,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c409b198-6667-4c98-ac29-3008fefa4e73 Date: Mon, 14 Jan 2019 16:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:31Z","dns_nameservers":[],"updated_at":"2019-01-14T16:32:31Z","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":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2787dc7d-db77-4183-86d1-9c5f661af501","subnetpool_id":null,"name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet"}]} 2019-01-14 16:32:52,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d used request id req-c409b198-6667-4c98-ac29-3008fefa4e73 2019-01-14 16:32:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f630a9d-e214-4742-9c0e-8df52a355e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6102aaf303adb422f03c509ceca52fd28f3da95" 2019-01-14 16:32:52,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-83f2b8e8-cdba-4d0b-a2fd-210e1ed984d8 Date: Mon, 14 Jan 2019 16:32: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":["2787dc7d-db77-4183-86d1-9c5f661af501"],"updated_at":"2019-01-14T16:32:31Z","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}]} 2019-01-14 16:32:52,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f630a9d-e214-4742-9c0e-8df52a355e3d used request id req-83f2b8e8-cdba-4d0b-a2fd-210e1ed984d8 2019-01-14 16:32:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6102aaf303adb422f03c509ceca52fd28f3da95" 2019-01-14 16:32:53,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1d64e410-6b56-4285-8506-3577388aff08 Date: Mon, 14 Jan 2019 16:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:31Z","dns_nameservers":[],"updated_at":"2019-01-14T16:32:31Z","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":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2787dc7d-db77-4183-86d1-9c5f661af501","subnetpool_id":null,"name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet"}]} 2019-01-14 16:32:53,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d used request id req-1d64e410-6b56-4285-8506-3577388aff08 2019-01-14 16:32:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d&name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6102aaf303adb422f03c509ceca52fd28f3da95" 2019-01-14 16:32:53,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d99e307f-1c45-4fa6-beea-605b087325f5 Date: Mon, 14 Jan 2019 16:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:31Z","dns_nameservers":[],"updated_at":"2019-01-14T16:32:31Z","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":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2787dc7d-db77-4183-86d1-9c5f661af501","subnetpool_id":null,"name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet"}]} 2019-01-14 16:32:53,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f630a9d-e214-4742-9c0e-8df52a355e3d&name=CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet used request id req-d99e307f-1c45-4fa6-beea-605b087325f5 2019-01-14 16:32:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2787dc7d-db77-4183-86d1-9c5f661af501 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6102aaf303adb422f03c509ceca52fd28f3da95" 2019-01-14 16:32:53,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-52b3abad-0764-46c0-8abe-3e529bd9d6f2 Date: Mon, 14 Jan 2019 16:32:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f630a9d-e214-4742-9c0e-8df52a355e3d","tenant_id":"b5cde6997d024e4fa67d168fb1b33c2a","created_at":"2019-01-14T16:32:31Z","dns_nameservers":[],"updated_at":"2019-01-14T16:32:31Z","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":"b5cde6997d024e4fa67d168fb1b33c2a","id":"2787dc7d-db77-4183-86d1-9c5f661af501","subnetpool_id":null,"name":"CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet"}} 2019-01-14 16:32:53,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2787dc7d-db77-4183-86d1-9c5f661af501 used request id req-52b3abad-0764-46c0-8abe-3e529bd9d6f2 2019-01-14 16:32:53,352 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack 2019-01-14 16:32:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:53,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:53 GMT Server: Apache x-openstack-request-id: req-8a1928a1-5bf6-423a-98ff-85b2acd5a514 Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:53,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:32:53 GMT Server: Apache x-openstack-request-id: req-8183ecb0-27e7-4164-96a8-196868ed4f71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:32:53,506 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-8183ecb0-27e7-4164-96a8-196868ed4f71 2019-01-14 16:32:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:53,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:53 GMT Server: Apache x-openstack-request-id: req-7a03940e-93e0-43b1-b8aa-426d4665381d Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:53,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:53 GMT Server: Apache x-openstack-request-id: req-2bd025f0-09d7-4740-bb30-183ee0267765 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:32:53Z", "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:53,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-2bd025f0-09d7-4740-bb30-183ee0267765 2019-01-14 16:32:53,770 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:32:53,770 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:56,773 - create_stack - DEBUG - Stack status query timeout in 1196.73384094 2019-01-14 16:32:56,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:32:56,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:56 GMT Server: Apache x-openstack-request-id: req-cb7ecbd4-a519-41ac-a55a-f92eeb523279 Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:32:56,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:32:56 GMT Server: Apache x-openstack-request-id: req-11c9a207-3be2-4344-bd20-c41ca84793d5 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:32:53Z", "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:32:56,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-11c9a207-3be2-4344-bd20-c41ca84793d5 2019-01-14 16:32:56,845 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:32:56,845 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:32:59,848 - create_stack - DEBUG - Stack status query timeout in 1193.65881085 2019-01-14 16:32:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:33:00,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:32:59 GMT Server: Apache x-openstack-request-id: req-b075dd89-ca23-4188-a0b7-74f4f9ecab8e Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:00,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:00 GMT Server: Apache x-openstack-request-id: req-f02b9c08-1e8a-4e6c-bd03-489a63a1ae80 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:32:53Z", "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:00,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-f02b9c08-1e8a-4e6c-bd03-489a63a1ae80 2019-01-14 16:33:00,098 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:33:00,098 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:03,101 - create_stack - DEBUG - Stack status query timeout in 1190.40572095 2019-01-14 16:33:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:33:03,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:03 GMT Server: Apache x-openstack-request-id: req-33841462-a29f-4faa-a717-5178d5a1fac0 Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:03,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:03 GMT Server: Apache x-openstack-request-id: req-a2048538-b4fd-4cd0-8259-bfa0959fd636 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:32:53Z", "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:03,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-a2048538-b4fd-4cd0-8259-bfa0959fd636 2019-01-14 16:33:03,160 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:33:03,161 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:06,164 - create_stack - DEBUG - Stack status query timeout in 1187.34314585 2019-01-14 16:33:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:33:06,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:06 GMT Server: Apache x-openstack-request-id: req-7c206713-6731-4f39-af79-04554dc5e8e0 Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:06,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:06 GMT Server: Apache x-openstack-request-id: req-b7aab424-35d6-4570-b8ae-2605da6d466c 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": "b5cde6997d024e4fa67d168fb1b33c2a", "OS::stack_id": "be511404-2102-4495-8c54-ea5bcd71a29a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "image_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image", "inst_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-inst", "subnet_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-subnet", "flavor_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-flavor-name", "net_name": "CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-net"}, "deletion_time": "2019-01-14T16:33:04Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack", "stack_user_project_id": "aa386c0d7fbc4883a62dbaa18dc42cdb", "tags": null, "creation_time": "2019-01-14T16:32:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:32:53Z", "id": "be511404-2102-4495-8c54-ea5bcd71a29a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:06,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-b7aab424-35d6-4570-b8ae-2605da6d466c 2019-01-14 16:33:06,237 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:33:06,237 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack 2019-01-14 16:33:06,237 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack 2019-01-14 16:33:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/be511404-2102-4495-8c54-ea5bcd71a29a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70467ed0352d1c20bc469cc1a13c1abaa2f2ea71" 2019-01-14 16:33:06,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:06 GMT Server: Apache x-openstack-request-id: req-3a5b7623-f1bc-4c29-8326-8d00bc5297af Location: http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:06,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:33:06 GMT Server: Apache x-openstack-request-id: req-a82d9c51-ccff-4817-8e10-4715aa688383 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:33:06,663 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b5cde6997d024e4fa67d168fb1b33c2a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-stack/be511404-2102-4495-8c54-ea5bcd71a29a used request id req-a82d9c51-ccff-4817-8e10-4715aa688383 2019-01-14 16:33:06,664 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b58fabeb-f4b8-4f72-9c76-6dc6a8ebca0e-image 2019-01-14 16:33:06,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7453a3eeaa522ade1df3390920e804f72edd6260" 2019-01-14 16:33:08,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a438af9b-07b8-4597-a8c7-9da751b1af9d Date: Mon, 14 Jan 2019 16:33:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:33:08,766 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fe55f467-c104-40a2-91ce-173a240b91ab used request id req-a438af9b-07b8-4597-a8c7-9da751b1af9d 2019-01-14 16:33:08,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/d0d2c10f-22ba-4d9c-93f3-7d4a47402115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c9bcc2db4c2c0091257fefdc16e55522f48afc" 2019-01-14 16:33:08,806 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:33: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-5019e154-d7df-4463-bda0-5f50c7aa40a0 x-compute-request-id: req-5019e154-d7df-4463-bda0-5f50c7aa40a0 Content-Length: 0 Content-Type: application/json 2019-01-14 16:33:08,807 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d0d2c10f-22ba-4d9c-93f3-7d4a47402115 used request id req-5019e154-d7df-4463-bda0-5f50c7aa40a0 2019-01-14 16:33:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:09,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-51395e07-d727-43bd-bf45-d4f88289d1a7 Date: Mon, 14 Jan 2019 16:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "created_at": "2019-01-14T16:32:29Z", "updated_at": "2019-01-14T16:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:32:29Z", "revision_number": 0, "id": "01a46048-2c9d-4b94-b247-38db255812a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:32:29Z", "revision_number": 0, "id": "2ef813f2-ec10-47b2-bc83-4b88d6081ac3", "remote_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "remote_ip_prefix": null, "created_at": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:32:29Z", "revision_number": 0, "id": "c6193b50-206a-40a6-bc30-9bbfc94f7fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:32:29Z", "revision_number": 0, "id": "f3d00d5c-922d-4926-adb5-b4398aea22c7", "remote_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "remote_ip_prefix": null, "created_at": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a"}], "revision_number": 4, "project_id": "b5cde6997d024e4fa67d168fb1b33c2a", "id": "36fd2af8-7785-4cd5-894e-636763400dde", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:33:09,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-51395e07-d727-43bd-bf45-d4f88289d1a7 2019-01-14 16:33:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:09,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003a854c-5d67-4d63-9e4e-24ee5c00ac18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:33:09,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-003a854c-5d67-4d63-9e4e-24ee5c00ac18 2019-01-14 16:33:09,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:33:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:09,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acee3efa-d481-4ca7-bbad-ae56c3515ee3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5cde6997d024e4fa67d168fb1b33c2a", "name": "CreateStackSuccessTests-f07f3ecb-379d-40e-proj"}} 2019-01-14 16:33:09,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a used request id req-acee3efa-d481-4ca7-bbad-ae56c3515ee3 2019-01-14 16:33:09,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36fd2af8-7785-4cd5-894e-636763400dde 2019-01-14 16:33:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36fd2af8-7785-4cd5-894e-636763400dde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:09,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-26df5a41-2589-4a3d-ad1c-df9adce0de2f Date: Mon, 14 Jan 2019 16:33:09 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": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "port_range_min": null, "revision_number": 0, "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "created_at": "2019-01-14T16:32:29Z", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a", "id": "01a46048-2c9d-4b94-b247-38db255812a5"}, {"remote_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "port_range_min": null, "revision_number": 0, "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "created_at": "2019-01-14T16:32:29Z", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a", "id": "2ef813f2-ec10-47b2-bc83-4b88d6081ac3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "port_range_min": null, "revision_number": 0, "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "created_at": "2019-01-14T16:32:29Z", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a", "id": "c6193b50-206a-40a6-bc30-9bbfc94f7fa6"}, {"remote_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:32:29Z", "security_group_id": "36fd2af8-7785-4cd5-894e-636763400dde", "port_range_min": null, "revision_number": 0, "tenant_id": "b5cde6997d024e4fa67d168fb1b33c2a", "created_at": "2019-01-14T16:32:29Z", "project_id": "b5cde6997d024e4fa67d168fb1b33c2a", "id": "f3d00d5c-922d-4926-adb5-b4398aea22c7"}]} 2019-01-14 16:33:09,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36fd2af8-7785-4cd5-894e-636763400dde used request id req-26df5a41-2589-4a3d-ad1c-df9adce0de2f 2019-01-14 16:33:09,513 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:33:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/36fd2af8-7785-4cd5-894e-636763400dde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:10,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-437c2e6c-f08a-4476-b395-76e3565ac182 Content-Length: 0 Date: Mon, 14 Jan 2019 16:33:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:33:10,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/36fd2af8-7785-4cd5-894e-636763400dde used request id req-437c2e6c-f08a-4476-b395-76e3565ac182 2019-01-14 16:33:10,086 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f07f3ecb-379d-40e-proj 2019-01-14 16:33:10,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:10,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce3d8a14-eeb8-4fdc-b736-814f7ee96dc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:33:10,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b5cde6997d024e4fa67d168fb1b33c2a used request id req-ce3d8a14-eeb8-4fdc-b736-814f7ee96dc6 2019-01-14 16:33:10,550 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f07f3ecb-379d-40e-proj-role 2019-01-14 16:33:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/828a831d832d4a0f9da39b181f980181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:10,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6261e2a3-3c06-4604-966e-1b9539e33041 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:33:10,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/828a831d832d4a0f9da39b181f980181 used request id req-6261e2a3-3c06-4604-966e-1b9539e33041 2019-01-14 16:33:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403fa391beda7bd3d4c64ba4d5591c009ec8bda" 2019-01-14 16:33:10,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09312df1-1ae2-4782-bc93-cebb28f55d56 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:33:10,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-09312df1-1ae2-4782-bc93-cebb28f55d56 2019-01-14 16:33:10,797 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f07f3ecb-379d-40e-user 2019-01-14 16:33:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8e19254eab4e41c9ac0eea5b43448dbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ecee1a1ca0657a4312bc0c1ea5d2130903994a" 2019-01-14 16:33:11,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dc6d173-c3cc-4ac2-a88e-b7ceeafa53fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:33:11,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8e19254eab4e41c9ac0eea5b43448dbe used request id req-3dc6d173-c3cc-4ac2-a88e-b7ceeafa53fd 2019-01-14 16:33:11,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:11,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["ajXUVffMTgK9m46y2H3JzQ"], "issued_at": "2019-01-14T16:33:11.000000Z"}} 2019-01-14 16:33:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a33bd7d5cc994015e0ed69526066e17c0e459d6" 2019-01-14 16:33:11,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d68787-8949-4e33-877d-84acbdf63ce7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:11,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c6d68787-8949-4e33-877d-84acbdf63ce7 2019-01-14 16:33:11,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:33:11,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:11,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DQHk9yh7SHaz8AtCOobd7Q"], "issued_at": "2019-01-14T16:33:11.000000Z"}} 2019-01-14 16:33:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:33:12,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a55a695-4d25-4d37-b16d-9d811f4cd7e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:12,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7a55a695-4d25-4d37-b16d-9d811f4cd7e0 2019-01-14 16:33:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:33:12,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:33: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:33:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:33:12,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adc63b1-e245-4b7c-bb14-f49ca6feae32 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:33:12,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj used request id req-2adc63b1-e245-4b7c-bb14-f49ca6feae32 2019-01-14 16:33:12,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:33:12,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bfa90f-3c35-40b5-9d97-99a0aeece349 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:33:12,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-93bfa90f-3c35-40b5-9d97-99a0aeece349 2019-01-14 16:33:12,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}}' 2019-01-14 16:33:12,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9dd4b76-3c12-4cbd-ba84-4de7a8879845 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:12,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f9dd4b76-3c12-4cbd-ba84-4de7a8879845 2019-01-14 16:33:12,436 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7e1ad21f-a8a6-464-proj 2019-01-14 16:33:12,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:33:12,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:12,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Xzi-4bNvQteBXcbOIJsjHw"], "issued_at": "2019-01-14T16:33:12.000000Z"}} 2019-01-14 16:33:12,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:12,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a79cacd-152f-46f1-904d-12423d453958 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:12,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5a79cacd-152f-46f1-904d-12423d453958 2019-01-14 16:33:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:33:12,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:33: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:33:12,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:13,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb64f12f-6fd8-43c6-921c-4f3650147ed3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:33:13,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bb64f12f-6fd8-43c6-921c-4f3650147ed3 2019-01-14 16:33:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:13,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94765059-3c9a-43b3-98da-f8b69c1b92d0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}]} 2019-01-14 16:33:13,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj used request id req-94765059-3c9a-43b3-98da-f8b69c1b92d0 2019-01-14 16:33:13,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:13,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbb26fe-26b5-4761-8089-d39f9110c1a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:33:13,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0fbb26fe-26b5-4761-8089-d39f9110c1a6 2019-01-14 16:33:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:13,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545cf400-55c0-4fce-9f56-48b32c820626 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:33:13,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-545cf400-55c0-4fce-9f56-48b32c820626 2019-01-14 16:33:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:13,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0def000e-26c7-4470-b1a9-1357368f687b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}]} 2019-01-14 16:33:13,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-7e1ad21f-a8a6-464-proj used request id req-0def000e-26c7-4470-b1a9-1357368f687b 2019-01-14 16:33:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/5549c8f417c641ce8c56a28144ab35ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:13,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3765866a-958b-4802-9710-498ee98b2b47 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-user", "links": {"self": "http://172.30.9.26:5000/v3/users/5549c8f417c641ce8c56a28144ab35ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "id": "5549c8f417c641ce8c56a28144ab35ef", "password_expires_at": null}} 2019-01-14 16:33:13,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5549c8f417c641ce8c56a28144ab35ef used request id req-3765866a-958b-4802-9710-498ee98b2b47 2019-01-14 16:33:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6/users/5549c8f417c641ce8c56a28144ab35ef/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:14,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e483460-5e8e-4311-97db-50a8a37bce55 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6/users/5549c8f417c641ce8c56a28144ab35ef/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:33:14,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6/users/5549c8f417c641ce8c56a28144ab35ef/roles used request id req-4e483460-5e8e-4311-97db-50a8a37bce55 2019-01-14 16:33:14,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:14,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918d1aa9-a203-41ba-b4b2-9deb38a9b4d2 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:33:14,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-918d1aa9-a203-41ba-b4b2-9deb38a9b4d2 2019-01-14 16:33:14,230 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7e1ad21f-a8a6-464-proj 2019-01-14 16:33:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6/users/5549c8f417c641ce8c56a28144ab35ef/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:33:14,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4670cf8-772b-4899-b2d8-4e2c48615b81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:33:14,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6/users/5549c8f417c641ce8c56a28144ab35ef/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-a4670cf8-772b-4899-b2d8-4e2c48615b81 2019-01-14 16:33:14,457 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7e1ad21f-a8a6-464-user 2019-01-14 16:33:14,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:33:14,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:33:14,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c0474b-6211-4107-9f7a-1a4e1a2d83b9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:33:14,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f6c0474b-6211-4107-9f7a-1a4e1a2d83b9 2019-01-14 16:33:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" -d '{"role": {"name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role"}}' 2019-01-14 16:33:14,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5fa0e4-d2d1-4ff0-b289-d7273045b48f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "350926a4079a484dbdb8eed4c6c15ccc", "links": {"self": "http://172.30.9.26:5000/v3/roles/350926a4079a484dbdb8eed4c6c15ccc"}, "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role"}} 2019-01-14 16:33:14,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b5fa0e4-d2d1-4ff0-b289-d7273045b48f 2019-01-14 16:33:14,706 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role 2019-01-14 16:33:14,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/350926a4079a484dbdb8eed4c6c15ccc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:33:14,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14482e0a-3c90-446c-840f-7517be012429 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "350926a4079a484dbdb8eed4c6c15ccc", "links": {"self": "http://172.30.9.26:5000/v3/roles/350926a4079a484dbdb8eed4c6c15ccc"}, "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role"}} 2019-01-14 16:33:14,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/350926a4079a484dbdb8eed4c6c15ccc used request id req-14482e0a-3c90-446c-840f-7517be012429 2019-01-14 16:33:14,815 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role to project CreateStackSuccessTests-7e1ad21f-a8a6-464-proj 2019-01-14 16:33:14,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6/users/5549c8f417c641ce8c56a28144ab35ef/roles/350926a4079a484dbdb8eed4c6c15ccc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:33:14,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ce9245-022a-4e0f-ad8d-9d64f7790485 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:33:14,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6/users/5549c8f417c641ce8c56a28144ab35ef/roles/350926a4079a484dbdb8eed4c6c15ccc used request id req-f1ce9245-022a-4e0f-ad8d-9d64f7790485 2019-01-14 16:33:14,966 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:33:14,967 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:33:14,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:33:14,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:15,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350926a4079a484dbdb8eed4c6c15ccc", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-user", "id": "5549c8f417c641ce8c56a28144ab35ef"}, "audit_ids": ["EF0ZC9E1SgqbpHO37IYkLw"], "issued_at": "2019-01-14T16:33:15.000000Z"}} 2019-01-14 16:33:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" 2019-01-14 16:33:15,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26655eb3-994e-4085-a711-046e6f8826b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:15,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-26655eb3-994e-4085-a711-046e6f8826b8 2019-01-14 16:33:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" 2019-01-14 16:33:15,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-a26cfea9-2a26-4cb3-a7ea-60d1a98c84b0 Date: Mon, 14 Jan 2019 16:33:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image"} 2019-01-14 16:33:15,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image used request id req-a26cfea9-2a26-4cb3-a7ea-60d1a98c84b0 2019-01-14 16:33:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" 2019-01-14 16:33:15,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-edd0d246-484e-45ba-af25-44b7e7c77138 Date: Mon, 14 Jan 2019 16:33: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"}}} 2019-01-14 16:33:15,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-edd0d246-484e-45ba-af25-44b7e7c77138 2019-01-14 16:33:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image"}' 2019-01-14 16:33:16,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e19ea761-e49a-4e3d-ae6b-14a49460fdb6 Date: Mon, 14 Jan 2019 16:33:16 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:33:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:33:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530", "min_disk": 0, "protected": false, "id": "86f54c04-7609-43c1-ab4b-c7376a897530", "file": "/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530/file", "checksum": null, "owner": "9a2d2da145844dc7a7d7f4218d7dd0f6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:33:16,163 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e19ea761-e49a-4e3d-ae6b-14a49460fdb6 2019-01-14 16:33:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" -d '' 2019-01-14 16:33:16,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27121984-ce19-4c5d-a283-62342427603a Date: Mon, 14 Jan 2019 16:33:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:33:16,583 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530/file used request id req-27121984-ce19-4c5d-a283-62342427603a 2019-01-14 16:33:16,583 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:33:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" 2019-01-14 16:33:16,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2ca57513-d57a-4c0d-adc0-d659593347c4 Date: Mon, 14 Jan 2019 16:33:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:33:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:33:16Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86f54c04-7609-43c1-ab4b-c7376a897530/snap", "metadata": {}}], "self": "/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530", "min_disk": 0, "protected": false, "id": "86f54c04-7609-43c1-ab4b-c7376a897530", "file": "/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a2d2da145844dc7a7d7f4218d7dd0f6", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86f54c04-7609-43c1-ab4b-c7376a897530/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:33:16,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530 used request id req-2ca57513-d57a-4c0d-adc0-d659593347c4 2019-01-14 16:33:16,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" 2019-01-14 16:33:16,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f4f04a80-8ded-40d1-b321-7149d92c110a Date: Mon, 14 Jan 2019 16:33: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"}}} 2019-01-14 16:33:16,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f4f04a80-8ded-40d1-b321-7149d92c110a 2019-01-14 16:33:16,835 - create_image - INFO - Created image with name - CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image 2019-01-14 16:33:16,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" 2019-01-14 16:33:17,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9db21339-5462-4217-ae6f-bd9e0b3c7977 Date: Mon, 14 Jan 2019 16:33:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:33:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:33:16Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86f54c04-7609-43c1-ab4b-c7376a897530/snap", "metadata": {}}], "self": "/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530", "min_disk": 0, "protected": false, "id": "86f54c04-7609-43c1-ab4b-c7376a897530", "file": "/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a2d2da145844dc7a7d7f4218d7dd0f6", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86f54c04-7609-43c1-ab4b-c7376a897530/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:33:17,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530 used request id req-9db21339-5462-4217-ae6f-bd9e0b3c7977 2019-01-14 16:33:17,035 - create_image - DEBUG - Instance status is - active 2019-01-14 16:33:17,035 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image 2019-01-14 16:33:17,035 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image 2019-01-14 16:33:17,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:33:17,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:17,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["l67ne_kDTI6VEDwwdlWFBQ"], "issued_at": "2019-01-14T16:33:17.000000Z"}} 2019-01-14 16:33:17,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ebcd0380731cb28a5b100f10a43701a32a2a" 2019-01-14 16:33:17,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc76acc8-c969-480f-8f94-e64c1bbc1641 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:17,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc76acc8-c969-480f-8f94-e64c1bbc1641 2019-01-14 16:33:17,549 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:33:17,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ebcd0380731cb28a5b100f10a43701a32a2a" 2019-01-14 16:33:17,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-8de22cfe-fece-4f92-8bd0-37fbbcb06164 x-compute-request-id: req-8de22cfe-fece-4f92-8bd0-37fbbcb06164 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-14 16:33:17,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8de22cfe-fece-4f92-8bd0-37fbbcb06164 2019-01-14 16:33:17,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ebcd0380731cb28a5b100f10a43701a32a2a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-14 16:33:17,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-e0cf9cbc-0ef1-4f6f-8bb7-373e09c0b27b x-compute-request-id: req-e0cf9cbc-0ef1-4f6f-8bb7-373e09c0b27b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "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": "3933faeb-c58b-4fa3-83b4-aa31153323e4"}} 2019-01-14 16:33:17,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e0cf9cbc-0ef1-4f6f-8bb7-373e09c0b27b 2019-01-14 16:33:17,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:33:17,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:18,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350926a4079a484dbdb8eed4c6c15ccc", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-user", "id": "5549c8f417c641ce8c56a28144ab35ef"}, "audit_ids": ["qT2iZdThRTS2csqGmsLM6g"], "issued_at": "2019-01-14T16:33:18.000000Z"}} 2019-01-14 16:33:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:18,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b69103-356b-45e2-9b4d-ced73f6c9b03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:18,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-27b69103-356b-45e2-9b4d-ced73f6c9b03 2019-01-14 16:33:18,332 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:33:18,335 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:33:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:18,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:18 GMT Server: Apache x-openstack-request-id: req-558ca77f-fb46-4347-8a9c-736bebd09706 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:33:18,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack used request id req-558ca77f-fb46-4347-8a9c-736bebd09706 2019-01-14 16:33:18,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-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-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}}' 2019-01-14 16:33:21,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:33:18 GMT Server: Apache x-openstack-request-id: req-a69dbfe5-967e-4edd-8da1-5304888144d9 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}]}} 2019-01-14 16:33:21,005 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks used request id req-a69dbfe5-967e-4edd-8da1-5304888144d9 2019-01-14 16:33:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:21,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:21 GMT Server: Apache x-openstack-request-id: req-b69d5631-ca31-46f1-ac2f-e1cb1f0170b9 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:21,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:21 GMT Server: Apache x-openstack-request-id: req-e339877a-e010-46a0-86a7-34d39907bdd8 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:21,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-e339877a-e010-46a0-86a7-34d39907bdd8 2019-01-14 16:33:21,674 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack 2019-01-14 16:33:21,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:21,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:21 GMT Server: Apache x-openstack-request-id: req-9b5b4c6e-4b36-4430-8b58-e6ad4b1713f3 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:22,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:21 GMT Server: Apache x-openstack-request-id: req-106f49a7-6a7f-4649-8267-794f713f725b 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:22,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-106f49a7-6a7f-4649-8267-794f713f725b 2019-01-14 16:33:22,119 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:33:22,119 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:25,123 - create_stack - DEBUG - Stack status query timeout in 1196.55113506 2019-01-14 16:33:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:25,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:25 GMT Server: Apache x-openstack-request-id: req-f6552476-86ef-4a33-8bfe-4b8e8e712c1d Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:25,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:25 GMT Server: Apache x-openstack-request-id: req-7475cefc-2a1f-4342-acd1-c13bb00eeb7c 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:25,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-7475cefc-2a1f-4342-acd1-c13bb00eeb7c 2019-01-14 16:33:25,566 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:33:25,566 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:28,569 - create_stack - DEBUG - Stack status query timeout in 1193.10494208 2019-01-14 16:33:28,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:28,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:28 GMT Server: Apache x-openstack-request-id: req-562a953e-c006-4358-ae68-a4d2eae40fa8 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:28,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:28 GMT Server: Apache x-openstack-request-id: req-c9870790-5a18-4420-a8ce-90bb951be679 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:28,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-c9870790-5a18-4420-a8ce-90bb951be679 2019-01-14 16:33:28,998 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:33:28,999 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:32,002 - create_stack - DEBUG - Stack status query timeout in 1189.6720922 2019-01-14 16:33:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:32,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:32 GMT Server: Apache x-openstack-request-id: req-5f34a82d-7e71-4773-9603-d487a8c19429 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:32,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:32 GMT Server: Apache x-openstack-request-id: req-e1be2a3d-c172-405b-beed-0abf98165be7 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:32,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-e1be2a3d-c172-405b-beed-0abf98165be7 2019-01-14 16:33:32,447 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:33:32,447 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:35,450 - create_stack - DEBUG - Stack status query timeout in 1186.22390699 2019-01-14 16:33:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:35,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:35 GMT Server: Apache x-openstack-request-id: req-1c96608b-33ec-498f-8e4b-3718292736b6 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:35,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:35 GMT Server: Apache x-openstack-request-id: req-f824ba3c-70b6-4abb-b7ad-a72b315b14bd 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:35,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-f824ba3c-70b6-4abb-b7ad-a72b315b14bd 2019-01-14 16:33:35,872 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:33:35,872 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:38,875 - create_stack - DEBUG - Stack status query timeout in 1182.79858112 2019-01-14 16:33:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:39,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:38 GMT Server: Apache x-openstack-request-id: req-13b8de81-1dcc-410f-bc44-03091485e827 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:39,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:39 GMT Server: Apache x-openstack-request-id: req-2b7a515a-2279-452e-a4fa-d7bebf61ea2b 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:39,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-2b7a515a-2279-452e-a4fa-d7bebf61ea2b 2019-01-14 16:33:39,135 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:33:39,135 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack 2019-01-14 16:33:39,135 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack 2019-01-14 16:33:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:39,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:39 GMT Server: Apache x-openstack-request-id: req-175067bf-9c94-4918-a65b-bf8392360e43 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:39,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:39 GMT Server: Apache x-openstack-request-id: req-cd2a5e4a-8d8c-4923-be77-e305d190a9d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "488e40d3-160a-4918-b12b-5d652862ec05", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ab3c9e02-f2b2-48b4-b783-dd5095c5c638", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1067f04d-033e-436e-8726-9c599dbb1163", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "resource_type": "OS::Nova::Server"}]} 2019-01-14 16:33:39,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources used request id req-cd2a5e4a-8d8c-4923-be77-e305d190a9d6 2019-01-14 16:33:39,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:39,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-eabd3e29-01d1-44be-b9a0-a26c8498655c x-compute-request-id: req-eabd3e29-01d1-44be-b9a0-a26c8498655c Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:33:39,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a used request id req-eabd3e29-01d1-44be-b9a0-a26c8498655c 2019-01-14 16:33:39,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-55cbb1d5-c11b-464a-a1d2-60dc5918c666 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:40,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-55cbb1d5-c11b-464a-a1d2-60dc5918c666 2019-01-14 16:33:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:33:40,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:33: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:33:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1d189d-0285-4110-9fd8-5488ddd6f519 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:40,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-2f1d189d-0285-4110-9fd8-5488ddd6f519 2019-01-14 16:33:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bdccd5f3-c148-4d34-83d7-6037b7641dcc Date: Mon, 14 Jan 2019 16:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:40,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-bdccd5f3-c148-4d34-83d7-6037b7641dcc 2019-01-14 16:33:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-ac07d6c0-9578-4e7b-8402-839393d5f261 Date: Mon, 14 Jan 2019 16:33:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:40,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-ac07d6c0-9578-4e7b-8402-839393d5f261 2019-01-14 16:33:40,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:40 GMT Server: Apache x-openstack-request-id: req-8d539fed-b572-42ed-8e05-4ed07c9f1488 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:40,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:40 GMT Server: Apache x-openstack-request-id: req-ba9b2788-01fd-4160-87b5-addf4fc09754 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "488e40d3-160a-4918-b12b-5d652862ec05", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ab3c9e02-f2b2-48b4-b783-dd5095c5c638", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1067f04d-033e-436e-8726-9c599dbb1163", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-14T16:33:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:33:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "resource_type": "OS::Nova::Server"}]} 2019-01-14 16:33:40,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509/resources used request id req-ba9b2788-01fd-4160-87b5-addf4fc09754 2019-01-14 16:33:40,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-f8ca8544-9e50-43d7-bbb9-af191ff61385 x-compute-request-id: req-f8ca8544-9e50-43d7-bbb9-af191ff61385 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "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": "3933faeb-c58b-4fa3-83b4-aa31153323e4"}} 2019-01-14 16:33:40,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4 used request id req-f8ca8544-9e50-43d7-bbb9-af191ff61385 2019-01-14 16:33:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ab3c9e02-f2b2-48b4-b783-dd5095c5c638 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-cdd62de8-b070-4b2c-9db3-02b6d858eb3a Date: Mon, 14 Jan 2019 16:33:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}} 2019-01-14 16:33:40,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ab3c9e02-f2b2-48b4-b783-dd5095c5c638 used request id req-cdd62de8-b070-4b2c-9db3-02b6d858eb3a 2019-01-14 16:33:40,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:40,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-87ab4895-10f2-42db-bd9d-c4bfbd0d7947 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:40,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-87ab4895-10f2-42db-bd9d-c4bfbd0d7947 2019-01-14 16:33:40,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4a27d0eb-dc94-4c13-9907-93c540fed0e1 Date: Mon, 14 Jan 2019 16:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:41,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-4a27d0eb-dc94-4c13-9907-93c540fed0e1 2019-01-14 16:33:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-6158dfbe-9359-489a-aa3c-eaaf562d5f7a Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:41,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-6158dfbe-9359-489a-aa3c-eaaf562d5f7a 2019-01-14 16:33:41,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-afa8014c-d6ae-4a72-a31a-7d6c1baa3c12 Date: Mon, 14 Jan 2019 16:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:41,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-afa8014c-d6ae-4a72-a31a-7d6c1baa3c12 2019-01-14 16:33:41,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-7ac631bd-2cbc-49a6-bd4f-3d62e42f811e Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:41,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-7ac631bd-2cbc-49a6-bd4f-3d62e42f811e 2019-01-14 16:33:41,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bacb2b1-6cc0-4f72-95a9-8f0f718323ec Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:41,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-4bacb2b1-6cc0-4f72-95a9-8f0f718323ec 2019-01-14 16:33:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-357ad001-23f9-4bdf-ac67-423d5528d721 Date: Mon, 14 Jan 2019 16:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:41,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-357ad001-23f9-4bdf-ac67-423d5528d721 2019-01-14 16:33:41,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163&mac_address=fa%3A16%3A3e%3A60%3Ad4%3A5c&name=CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-ae8d6023-4184-433d-839d-4e16000bd227 Date: Mon, 14 Jan 2019 16:33:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"}]} 2019-01-14 16:33:41,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163&mac_address=fa%3A16%3A3e%3A60%3Ad4%3A5c&name=CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps&admin_state_up=True used request id req-ae8d6023-4184-433d-839d-4e16000bd227 2019-01-14 16:33:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:41,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14389b1b-cf21-4bf4-887f-b1b2d0cf0953 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:41,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-14389b1b-cf21-4bf4-887f-b1b2d0cf0953 2019-01-14 16:33:41,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:42,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-b2927d51-d2cd-4083-b4b6-1e380c95559a Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:42,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-b2927d51-d2cd-4083-b4b6-1e380c95559a 2019-01-14 16:33:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:42,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fbbb3ec3-aa60-46e9-a6d8-edf59d837ee2 Date: Mon, 14 Jan 2019 16:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:42,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-fbbb3ec3-aa60-46e9-a6d8-edf59d837ee2 2019-01-14 16:33:42,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:42,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-ee22556a-b0c1-4cee-b364-944ea8ddff1c Date: Mon, 14 Jan 2019 16:33:42 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:42,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-ee22556a-b0c1-4cee-b364-944ea8ddff1c 2019-01-14 16:33:42,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:42,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-86e03964-8af3-4d28-88e3-21385af40adc Date: Mon, 14 Jan 2019 16:33:42 GMT RESP BODY: {"floatingips": []} 2019-01-14 16:33:42,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-86e03964-8af3-4d28-88e3-21385af40adc 2019-01-14 16:33:42,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:33:42,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:42,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350926a4079a484dbdb8eed4c6c15ccc", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-user", "id": "5549c8f417c641ce8c56a28144ab35ef"}, "audit_ids": ["5QFKuKWqSuuBtpJQCTjHZw"], "issued_at": "2019-01-14T16:33:42.000000Z"}} 2019-01-14 16:33:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:42,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09ee042-5eb5-499e-887e-716de71a57fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:42,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c09ee042-5eb5-499e-887e-716de71a57fa 2019-01-14 16:33:42,838 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:33:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:42,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf220e67-4b0e-4f84-b3b4-b783a34950c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:42,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bf220e67-4b0e-4f84-b3b4-b783a34950c0 2019-01-14 16:33:42,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:43,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-49eda661-279e-4086-be45-ff598c94baab Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:43,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-49eda661-279e-4086-be45-ff598c94baab 2019-01-14 16:33:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:43,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-342be373-ae90-4ee5-b213-ba1b1a1a08d6 Date: Mon, 14 Jan 2019 16:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:43,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-342be373-ae90-4ee5-b213-ba1b1a1a08d6 2019-01-14 16:33:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:43,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-926ca985-3e95-4e0c-af7e-2a8f0846afa9 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:43,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-926ca985-3e95-4e0c-af7e-2a8f0846afa9 2019-01-14 16:33:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:33:43,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:33: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:33:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:43,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a423273f-38a9-407f-89af-6f7ac030d7ea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:43,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-a423273f-38a9-407f-89af-6f7ac030d7ea 2019-01-14 16:33:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:44,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ff36603a-e81c-4ff9-9cd0-c607944ab08c Date: Mon, 14 Jan 2019 16:33:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:44,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-ff36603a-e81c-4ff9-9cd0-c607944ab08c 2019-01-14 16:33:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163&mac_address=fa%3A16%3A3e%3A60%3Ad4%3A5c&name=CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:44,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-02ea5eb2-ff8b-4a68-bc31-862a6fe9f911 Date: Mon, 14 Jan 2019 16:33:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"}]} 2019-01-14 16:33:44,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163&mac_address=fa%3A16%3A3e%3A60%3Ad4%3A5c&name=CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps&admin_state_up=True used request id req-02ea5eb2-ff8b-4a68-bc31-862a6fe9f911 2019-01-14 16:33:44,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aceca512-ecf2-4e14-8c92-85cafeba49ff Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:44,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-aceca512-ecf2-4e14-8c92-85cafeba49ff 2019-01-14 16:33:44,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:45,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-57e8321c-0830-4183-b53f-18c32800adbc x-compute-request-id: req-57e8321c-0830-4183-b53f-18c32800adbc Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:33:45,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst used request id req-57e8321c-0830-4183-b53f-18c32800adbc 2019-01-14 16:33:45,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:45,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d53cb4bc-d54a-48b3-a5e5-b4c3553ea652 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:45,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-d53cb4bc-d54a-48b3-a5e5-b4c3553ea652 2019-01-14 16:33:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:45,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-700e0352-398a-4c36-9d41-0134efc31b30 Date: Mon, 14 Jan 2019 16:33:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:45,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-700e0352-398a-4c36-9d41-0134efc31b30 2019-01-14 16:33:45,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:45,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-d9349eb1-f25b-4ff0-bebc-2a854df9b5e3 Date: Mon, 14 Jan 2019 16:33:45 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:45,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-d9349eb1-f25b-4ff0-bebc-2a854df9b5e3 2019-01-14 16:33:45,869 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst 2019-01-14 16:33:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:45,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7d1651a2-00aa-40f6-82dd-ac272c768d80 Date: Mon, 14 Jan 2019 16:33:45 GMT RESP BODY: {"floatingips": []} 2019-01-14 16:33:45,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-7d1651a2-00aa-40f6-82dd-ac272c768d80 2019-01-14 16:33:45,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:46,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-1ed822ae-a803-4c68-be58-670964b1160a x-compute-request-id: req-1ed822ae-a803-4c68-be58-670964b1160a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:33:46,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a used request id req-1ed822ae-a803-4c68-be58-670964b1160a 2019-01-14 16:33:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:46,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-beb5446b-d02e-4252-9750-e28e1ce1b336 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:46,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-beb5446b-d02e-4252-9750-e28e1ce1b336 2019-01-14 16:33:46,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:46,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f420fdfb-c7fe-4c79-83f4-a7f1b56ba08a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:46,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-f420fdfb-c7fe-4c79-83f4-a7f1b56ba08a 2019-01-14 16:33:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:46,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e75cf958-0816-49f7-8112-97bd23532335 Date: Mon, 14 Jan 2019 16:33:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:46,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-e75cf958-0816-49f7-8112-97bd23532335 2019-01-14 16:33:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:47,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-0c8cbd2c-a3e4-4c42-8629-e8d49ba49966 Date: Mon, 14 Jan 2019 16:33:47 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:47,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-0c8cbd2c-a3e4-4c42-8629-e8d49ba49966 2019-01-14 16:33:47,040 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:33:47,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:33:47,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350926a4079a484dbdb8eed4c6c15ccc", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/9a2d2da145844dc7a7d7f4218d7dd0f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-user", "id": "5549c8f417c641ce8c56a28144ab35ef"}, "audit_ids": ["bwXW_RrCSommccE9tJBvqQ"], "issued_at": "2019-01-14T16:33:47.000000Z"}} 2019-01-14 16:33:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:47,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5608ce-4182-4e4d-9e1a-4c2196c4d9fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:33:47,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6c5608ce-4182-4e4d-9e1a-4c2196c4d9fa 2019-01-14 16:33:47,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:47,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-bee0a44e-3f49-42f9-b847-ec26c180d65e x-compute-request-id: req-bee0a44e-3f49-42f9-b847-ec26c180d65e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:33:47,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a used request id req-bee0a44e-3f49-42f9-b847-ec26c180d65e 2019-01-14 16:33:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-5052b9cd-ad5c-4147-b8dc-55291bff760b Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:48,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-5052b9cd-ad5c-4147-b8dc-55291bff760b 2019-01-14 16:33:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:48,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89030659-914f-44be-8e56-3c9a8784744d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:48,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-89030659-914f-44be-8e56-3c9a8784744d 2019-01-14 16:33:48,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:48,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fbef9f52-5378-41a5-a1aa-19d41f2c758e Date: Mon, 14 Jan 2019 16:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:48,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-fbef9f52-5378-41a5-a1aa-19d41f2c758e 2019-01-14 16:33:48,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:48,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-6956bda6-5751-4cd4-b586-0ce4ff3d6c7e Date: Mon, 14 Jan 2019 16:33:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:48,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-6956bda6-5751-4cd4-b586-0ce4ff3d6c7e 2019-01-14 16:33:48,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:49,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-62a552f4-bf33-403b-bc12-63bd1d17f786 x-compute-request-id: req-62a552f4-bf33-403b-bc12-63bd1d17f786 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:33:49,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst used request id req-62a552f4-bf33-403b-bc12-63bd1d17f786 2019-01-14 16:33:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:50,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-34208c4d-4ea9-47a3-a82c-780a1f6b31d1 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:50,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-34208c4d-4ea9-47a3-a82c-780a1f6b31d1 2019-01-14 16:33:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:50,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-67fb48ed-6d10-4707-add4-744ff3bae212 Date: Mon, 14 Jan 2019 16:33:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:50,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-67fb48ed-6d10-4707-add4-744ff3bae212 2019-01-14 16:33:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:50,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-7ecea5f2-02d8-4588-b295-c5ccd610bf66 Date: Mon, 14 Jan 2019 16:33:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:50,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-7ecea5f2-02d8-4588-b295-c5ccd610bf66 2019-01-14 16:33:50,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:51,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-b822214a-b2b4-471d-9043-90f0d1582b50 x-compute-request-id: req-b822214a-b2b4-471d-9043-90f0d1582b50 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:33:51,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a used request id req-b822214a-b2b4-471d-9043-90f0d1582b50 2019-01-14 16:33:51,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:52,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-69a73941-83f0-47e9-863e-9c7a5cfedab4 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:52,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-69a73941-83f0-47e9-863e-9c7a5cfedab4 2019-01-14 16:33:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:52,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd02143-6eda-4330-9400-28e54333eb7b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:52,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-5cd02143-6eda-4330-9400-28e54333eb7b 2019-01-14 16:33:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:52,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-85912810-3343-4f57-bb21-01c576aa83bb Date: Mon, 14 Jan 2019 16:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:52,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-85912810-3343-4f57-bb21-01c576aa83bb 2019-01-14 16:33:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:52,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-0fb8ebe4-7239-43c5-bf67-c935a268cd29 Date: Mon, 14 Jan 2019 16:33:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:52,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-0fb8ebe4-7239-43c5-bf67-c935a268cd29 2019-01-14 16:33:52,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:52,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-83a0a554-cb9b-4524-a6a6-b41c38a24a6b x-compute-request-id: req-83a0a554-cb9b-4524-a6a6-b41c38a24a6b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:33:52,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a used request id req-83a0a554-cb9b-4524-a6a6-b41c38a24a6b 2019-01-14 16:33:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:53,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ac533f1c-d9cd-4e65-aeb7-b77dcae00919 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:53,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-ac533f1c-d9cd-4e65-aeb7-b77dcae00919 2019-01-14 16:33:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:53,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3685a599-9912-45aa-99a9-5368379ad517 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:33:53,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-3685a599-9912-45aa-99a9-5368379ad517 2019-01-14 16:33:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:53,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8f3786c3-b611-45ea-bd6b-b8879c60bbf6 Date: Mon, 14 Jan 2019 16:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:53,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-8f3786c3-b611-45ea-bd6b-b8879c60bbf6 2019-01-14 16:33:53,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8429a9d28657cff4fbfb62be725f6d4501f74" 2019-01-14 16:33:53,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-9a393a3a-3be9-4b95-8121-20aa7ba22dfa Date: Mon, 14 Jan 2019 16:33:53 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:53,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-9a393a3a-3be9-4b95-8121-20aa7ba22dfa 2019-01-14 16:33:53,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:54,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33: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-a9b3a25c-44f5-4a63-aa82-4ab7dca7deee x-compute-request-id: req-a9b3a25c-44f5-4a63-aa82-4ab7dca7deee Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:d4:5c", "version": 4, "addr": "10.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "rel": "bookmark"}], "image": {"id": "86f54c04-7609-43c1-ab4b-c7376a897530", "links": [{"href": "http://172.30.9.26:8774/images/86f54c04-7609-43c1-ab4b-c7376a897530", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T16:33:36.000000", "flavor": {"id": "3933faeb-c58b-4fa3-83b4-aa31153323e4", "links": [{"href": "http://172.30.9.26:8774/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4", "rel": "bookmark"}]}, "id": "a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a", "security_groups": [{"name": "default"}], "user_id": "5549c8f417c641ce8c56a28144ab35ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:33:36Z", "hostId": "d29546b76a3bcfd7b44752e473a1687c9d2f434bbbe0ea9aa3d8e3c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "created": "2019-01-14T16:33:29Z", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:33:54,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a used request id req-a9b3a25c-44f5-4a63-aa82-4ab7dca7deee 2019-01-14 16:33:54,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:54,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-6229605f-fae8-4059-a752-3f030a62f659 Date: Mon, 14 Jan 2019 16:33: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":["ab3c9e02-f2b2-48b4-b783-dd5095c5c638"],"updated_at":"2019-01-14T16:33:23Z","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"1067f04d-033e-436e-8726-9c599dbb1163","name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}]} 2019-01-14 16:33:54,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net used request id req-6229605f-fae8-4059-a752-3f030a62f659 2019-01-14 16:33:54,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:54,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-28eaf802-689c-4bd5-b5c4-9d2c7361f53b Date: Mon, 14 Jan 2019 16:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:23Z","dns_nameservers":[],"updated_at":"2019-01-14T16:33:23Z","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":"9a2d2da145844dc7a7d7f4218d7dd0f6","id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","subnetpool_id":null,"name":"CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet"}]} 2019-01-14 16:33:54,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-28eaf802-689c-4bd5-b5c4-9d2c7361f53b 2019-01-14 16:33:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fbadc211e54e3ae5aae04829bc80ae31b1e8eb" 2019-01-14 16:33:54,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-6a1f1b33-95ec-43ab-bc8b-589249b5ea07 Date: Mon, 14 Jan 2019 16:33:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:4c","id":"13c0b036-badd-4416-a1b2-8f07c7c9271f","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:36Z","binding:vnic_type":"normal","device_id":"a2c9f2c4-7bc3-4bd0-b6a8-d3331246392a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:d4:5c","id":"488e40d3-160a-4918-b12b-5d652862ec05","port_security_enabled":true,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.18"}],"extra_dhcp_opts":[],"security_groups":["534aa924-b893-4d90-9a78-6479d669033c"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack-server1_port-br6e4rxik5ps"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:25Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:14:3c","id":"4af9ebc4-fe39-4a6e-881c-042238c119e9","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1067f04d-033e-436e-8726-9c599dbb1163","tenant_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","created_at":"2019-01-14T16:33:24Z","admin_state_up":true,"updated_at":"2019-01-14T16:33:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1067f04d-033e-436e-8726-9c599dbb1163","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1c:f3:fb","id":"c1456095-c7c7-4c98-8b64-df548634ffab","port_security_enabled":false,"project_id":"9a2d2da145844dc7a7d7f4218d7dd0f6","fixed_ips":[{"subnet_id":"ab3c9e02-f2b2-48b4-b783-dd5095c5c638","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2019-01-14 16:33:54,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1067f04d-033e-436e-8726-9c599dbb1163 used request id req-6a1f1b33-95ec-43ab-bc8b-589249b5ea07 2019-01-14 16:33:54,709 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack 2019-01-14 16:33:54,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:54,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:54 GMT Server: Apache x-openstack-request-id: req-126d680b-1871-4669-a60a-9ccbd1827500 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:55,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:33:54 GMT Server: Apache x-openstack-request-id: req-d8ae1697-0ccc-419a-8bbd-7f5ffae2d2db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:33:55,240 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-d8ae1697-0ccc-419a-8bbd-7f5ffae2d2db 2019-01-14 16:33:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:55,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:55 GMT Server: Apache x-openstack-request-id: req-2910a14f-355b-47e2-94dc-62311141669a Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:55,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:55 GMT Server: Apache x-openstack-request-id: req-0e8c816f-7441-40cb-aa62-b5625e38f657 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:33:55Z", "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:55,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-0e8c816f-7441-40cb-aa62-b5625e38f657 2019-01-14 16:33:55,680 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:33:55,680 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:33:58,683 - create_stack - DEBUG - Stack status query timeout in 1196.55729318 2019-01-14 16:33:58,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:33:58,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:33:58 GMT Server: Apache x-openstack-request-id: req-fd49540b-25cd-411a-a427-c6b8e8b9f721 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:33:59,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:33:58 GMT Server: Apache x-openstack-request-id: req-d6de9512-db2c-45b5-88fc-60780f4ceffd 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:33:55Z", "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:33:59,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-d6de9512-db2c-45b5-88fc-60780f4ceffd 2019-01-14 16:33:59,119 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:33:59,119 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:34:02,122 - create_stack - DEBUG - Stack status query timeout in 1193.11874819 2019-01-14 16:34:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:34:02,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:02 GMT Server: Apache x-openstack-request-id: req-5ced8e16-6d3e-4708-a4af-fd90e34f4fbb Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:02,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:02 GMT Server: Apache x-openstack-request-id: req-89e6843a-ee93-49da-a72c-d1cb6d679185 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:33:55Z", "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:34:02,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-89e6843a-ee93-49da-a72c-d1cb6d679185 2019-01-14 16:34:02,367 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:34:02,368 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:34:05,371 - create_stack - DEBUG - Stack status query timeout in 1189.8699801 2019-01-14 16:34:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:34:05,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:05 GMT Server: Apache x-openstack-request-id: req-8db84299-7cc6-4dc8-a729-a11fef83d9d0 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:05,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:05 GMT Server: Apache x-openstack-request-id: req-276014e9-afdb-429d-8229-9425f1aa8079 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": "9a2d2da145844dc7a7d7f4218d7dd0f6", "OS::stack_id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "image_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image", "inst_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-inst", "subnet_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-subnet", "flavor_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-flavor-name", "net_name": "CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack", "stack_user_project_id": "ddedba1e42d04bc7ba56e7428b8a48e2", "tags": null, "creation_time": "2019-01-14T16:33:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:33:55Z", "id": "db2ac95a-2b33-4ddc-bc78-99ef1787c509", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-14 16:34:05,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-276014e9-afdb-429d-8229-9425f1aa8079 2019-01-14 16:34:05,628 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:34:05,628 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack 2019-01-14 16:34:05,628 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack 2019-01-14 16:34:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/db2ac95a-2b33-4ddc-bc78-99ef1787c509 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cf697ae84641ef99065ccd82278a3fce03780f" 2019-01-14 16:34:05,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:05 GMT Server: Apache x-openstack-request-id: req-0ac41fe3-a47f-48f0-b086-76d33e22ce05 Location: http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:05,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:05 GMT Server: Apache x-openstack-request-id: req-76c3a2d0-f730-4c1d-941d-540f718c2549 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:34:05,684 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/9a2d2da145844dc7a7d7f4218d7dd0f6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-stack/db2ac95a-2b33-4ddc-bc78-99ef1787c509 used request id req-76c3a2d0-f730-4c1d-941d-540f718c2549 2019-01-14 16:34:05,685 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9dbfcb1a-1228-4068-bf7c-83077cf0f6cb-image 2019-01-14 16:34:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf4684a7e6d68e793eaa6a21876aa1cf04030a" 2019-01-14 16:34:06,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3760dbd4-fd1e-48fc-8ca0-07752f322b83 Date: Mon, 14 Jan 2019 16:34:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:34:06,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/86f54c04-7609-43c1-ab4b-c7376a897530 used request id req-3760dbd4-fd1e-48fc-8ca0-07752f322b83 2019-01-14 16:34:06,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ebcd0380731cb28a5b100f10a43701a32a2a" 2019-01-14 16:34:06,284 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:34: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-8dda687f-3a4f-4956-a451-ae5da0fd0615 x-compute-request-id: req-8dda687f-3a4f-4956-a451-ae5da0fd0615 Content-Length: 0 Content-Type: application/json 2019-01-14 16:34:06,285 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3933faeb-c58b-4fa3-83b4-aa31153323e4 used request id req-8dda687f-3a4f-4956-a451-ae5da0fd0615 2019-01-14 16:34:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:06,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f4fc437d-2f25-4761-8713-1b93f99d0a7f Date: Mon, 14 Jan 2019 16:34:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "created_at": "2019-01-14T16:33:21Z", "updated_at": "2019-01-14T16:33:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "revision_number": 0, "id": "158d6480-58f4-4074-8b04-0b1d68c980bb", "remote_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "remote_ip_prefix": null, "created_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "revision_number": 0, "id": "6af08d38-8cbe-4a84-97a7-8affa3a29301", "remote_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "remote_ip_prefix": null, "created_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "revision_number": 0, "id": "bff4b98e-948f-4468-8589-63b19cf81e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "revision_number": 0, "id": "c77a7698-1484-4229-831b-ccec668d9d03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6"}], "revision_number": 4, "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "id": "534aa924-b893-4d90-9a78-6479d669033c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:34:06,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f4fc437d-2f25-4761-8713-1b93f99d0a7f 2019-01-14 16:34:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:06,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9363050f-901b-4ce6-a5bb-07051b7ec665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:06,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-9363050f-901b-4ce6-a5bb-07051b7ec665 2019-01-14 16:34:06,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:06,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:06,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ecc5b90-df59-484a-8b89-6a89bc873b11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:06,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-0ecc5b90-df59-484a-8b89-6a89bc873b11 2019-01-14 16:34:06,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:07,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0411074d-8799-4399-9d68-be36f436a328 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:07,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-0411074d-8799-4399-9d68-be36f436a328 2019-01-14 16:34:07,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:07,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034cf7a0-df91-40ad-8d58-bdab29ce5a24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:07,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-034cf7a0-df91-40ad-8d58-bdab29ce5a24 2019-01-14 16:34:07,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:07,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:07,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2cab114-e602-4b41-a33d-51d8670e92d2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "name": "CreateStackSuccessTests-7e1ad21f-a8a6-464-proj"}} 2019-01-14 16:34:07,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-b2cab114-e602-4b41-a33d-51d8670e92d2 2019-01-14 16:34:07,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 534aa924-b893-4d90-9a78-6479d669033c 2019-01-14 16:34:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=534aa924-b893-4d90-9a78-6479d669033c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:07,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8dc89c39-cdca-4b61-80a7-5e94cc469878 Date: Mon, 14 Jan 2019 16:34:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "port_range_min": null, "revision_number": 0, "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "created_at": "2019-01-14T16:33:21Z", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "id": "158d6480-58f4-4074-8b04-0b1d68c980bb"}, {"remote_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "port_range_min": null, "revision_number": 0, "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "created_at": "2019-01-14T16:33:21Z", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "id": "6af08d38-8cbe-4a84-97a7-8affa3a29301"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "port_range_min": null, "revision_number": 0, "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "created_at": "2019-01-14T16:33:21Z", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "id": "bff4b98e-948f-4468-8589-63b19cf81e8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:33:21Z", "security_group_id": "534aa924-b893-4d90-9a78-6479d669033c", "port_range_min": null, "revision_number": 0, "tenant_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "created_at": "2019-01-14T16:33:21Z", "project_id": "9a2d2da145844dc7a7d7f4218d7dd0f6", "id": "c77a7698-1484-4229-831b-ccec668d9d03"}]} 2019-01-14 16:34:07,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=534aa924-b893-4d90-9a78-6479d669033c used request id req-8dc89c39-cdca-4b61-80a7-5e94cc469878 2019-01-14 16:34:07,509 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:34:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/534aa924-b893-4d90-9a78-6479d669033c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:07,866 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84ca6ff1-6097-43fa-8b8f-343f72728904 Content-Length: 0 Date: Mon, 14 Jan 2019 16:34:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:34:07,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/534aa924-b893-4d90-9a78-6479d669033c used request id req-84ca6ff1-6097-43fa-8b8f-343f72728904 2019-01-14 16:34:07,867 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7e1ad21f-a8a6-464-proj 2019-01-14 16:34:07,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:08,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4eff5b-f62f-48af-8873-2479bea0019f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:08,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9a2d2da145844dc7a7d7f4218d7dd0f6 used request id req-7a4eff5b-f62f-48af-8873-2479bea0019f 2019-01-14 16:34:08,604 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7e1ad21f-a8a6-464-proj-role 2019-01-14 16:34:08,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/350926a4079a484dbdb8eed4c6c15ccc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:08,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2180993-9f08-409b-b4db-57973ee6ff8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:08,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/350926a4079a484dbdb8eed4c6c15ccc used request id req-f2180993-9f08-409b-b4db-57973ee6ff8d 2019-01-14 16:34:08,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db1fcbba4600bb246847df4df8fc5d9bc83355" 2019-01-14 16:34:08,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29f6386-aa02-41c3-abe2-ac0206738007 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:08,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c29f6386-aa02-41c3-abe2-ac0206738007 2019-01-14 16:34:08,940 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7e1ad21f-a8a6-464-user 2019-01-14 16:34:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5549c8f417c641ce8c56a28144ab35ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081dcb8223fbe02ae3992739907118b00d3ad45" 2019-01-14 16:34:09,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab8b80e0-83a8-4e47-9be9-f8614986c768 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:09,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5549c8f417c641ce8c56a28144ab35ef used request id req-ab8b80e0-83a8-4e47-9be9-f8614986c768 2019-01-14 16:34:09,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:09,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["G3tEY6AJRjOP1TLCdOmPTQ"], "issued_at": "2019-01-14T16:34:09.000000Z"}} 2019-01-14 16:34:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9645fabb14d1cdde060f5a1feaa03777c757bded" 2019-01-14 16:34:09,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2219cff-8830-41b0-b555-b132ce3a602c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:09,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f2219cff-8830-41b0-b555-b132ce3a602c 2019-01-14 16:34:09,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:09,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:10,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["i56KuxRqSJeI08XLtvvz_A"], "issued_at": "2019-01-14T16:34:10.000000Z"}} 2019-01-14 16:34:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:10,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b6ff1e-6d7b-45de-aa2b-228a6bf06dcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:10,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a7b6ff1e-6d7b-45de-aa2b-228a6bf06dcc 2019-01-14 16:34:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:34:10,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:34: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:34:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:10,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ee9d66-5559-48d2-8edc-89735450eabd Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:34:10,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj used request id req-c7ee9d66-5559-48d2-8edc-89735450eabd 2019-01-14 16:34:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:10,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb9cb62-96ad-4455-a67d-6132372b227f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:34:10,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bbb9cb62-96ad-4455-a67d-6132372b227f 2019-01-14 16:34:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}}' 2019-01-14 16:34:10,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d09afea-1b05-48f8-a0e2-bacda8075ec5 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75"}, "tags": [], "enabled": true, "id": "6a87d5548e0a4cd89908ef54ea1e4f75", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}} 2019-01-14 16:34:10,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9d09afea-1b05-48f8-a0e2-bacda8075ec5 2019-01-14 16:34:10,597 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj 2019-01-14 16:34:10,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:10,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:11,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["_Y9NRbdnQs6kqAK2YkWDOg"], "issued_at": "2019-01-14T16:34:11.000000Z"}} 2019-01-14 16:34:11,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:11,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8a513d-f490-490e-b760-b82c281c6fd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:11,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f8a513d-f490-490e-b760-b82c281c6fd8 2019-01-14 16:34:11,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:34:11,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:34: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:34:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:11,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ec7a73-f3bf-4d3c-a4c5-ea4cd66955a6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:34:11,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-42ec7a73-f3bf-4d3c-a4c5-ea4cd66955a6 2019-01-14 16:34:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:11,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7f61d4-6f52-4fd9-aa3d-3b3091442db9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75"}, "tags": [], "enabled": true, "id": "6a87d5548e0a4cd89908ef54ea1e4f75", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}]} 2019-01-14 16:34:11,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj used request id req-3c7f61d4-6f52-4fd9-aa3d-3b3091442db9 2019-01-14 16:34:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:11,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5f914b-5d96-4e62-849e-bc490941de00 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:34:11,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fd5f914b-5d96-4e62-849e-bc490941de00 2019-01-14 16:34:11,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:11,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ec7329-fe63-4f55-a529-09314b50b4be Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:11,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-45ec7329-fe63-4f55-a529-09314b50b4be 2019-01-14 16:34:11,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ca968e-0d42-4f7d-bff9-5e39ad0d1675 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75"}, "tags": [], "enabled": true, "id": "6a87d5548e0a4cd89908ef54ea1e4f75", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}]} 2019-01-14 16:34:12,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj used request id req-41ca968e-0d42-4f7d-bff9-5e39ad0d1675 2019-01-14 16:34:12,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/cb696373c33d4ba1856f4935cd5a787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33b1841-37ea-453d-baff-eccb622aae70 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-user", "links": {"self": "http://172.30.9.26:5000/v3/users/cb696373c33d4ba1856f4935cd5a787a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6a87d5548e0a4cd89908ef54ea1e4f75", "id": "cb696373c33d4ba1856f4935cd5a787a", "password_expires_at": null}} 2019-01-14 16:34:12,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cb696373c33d4ba1856f4935cd5a787a used request id req-a33b1841-37ea-453d-baff-eccb622aae70 2019-01-14 16:34:12,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f4a96d-6155-4906-b939-7e1324ed8e7d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:34:12,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles used request id req-d8f4a96d-6155-4906-b939-7e1324ed8e7d 2019-01-14 16:34:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c6c615-c484-475b-b1b5-0400284b425e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}} 2019-01-14 16:34:12,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-71c6c615-c484-475b-b1b5-0400284b425e 2019-01-14 16:34:12,382 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj 2019-01-14 16:34:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e02f6e0-441a-42ed-8060-989428c9a0df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:12,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-0e02f6e0-441a-42ed-8060-989428c9a0df 2019-01-14 16:34:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef92e033-896e-43f1-b55d-79f4431a254a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:12,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef92e033-896e-43f1-b55d-79f4431a254a 2019-01-14 16:34:12,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2e2ad3-9336-4e07-b68a-e2f4132cff9f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75"}, "tags": [], "enabled": true, "id": "6a87d5548e0a4cd89908ef54ea1e4f75", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}]} 2019-01-14 16:34:12,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj used request id req-0d2e2ad3-9336-4e07-b68a-e2f4132cff9f 2019-01-14 16:34:12,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:12,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81786328-a41e-4bca-8ed2-2e2a8157a548 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}]} 2019-01-14 16:34:12,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles used request id req-81786328-a41e-4bca-8ed2-2e2a8157a548 2019-01-14 16:34:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:13,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82671966-2348-47d2-ba9a-59adb55bfab3 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:34:13,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-82671966-2348-47d2-ba9a-59adb55bfab3 2019-01-14 16:34:13,007 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj 2019-01-14 16:34:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:13,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8ce842-40f3-488e-95f7-55fdbc87e622 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:13,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-bc8ce842-40f3-488e-95f7-55fdbc87e622 2019-01-14 16:34:13,165 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-057cf2cf-b1fc-4ec-user 2019-01-14 16:34:13,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:13,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9335bdf-9a3c-4feb-b072-9cdd27419589 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:13,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d9335bdf-9a3c-4feb-b072-9cdd27419589 2019-01-14 16:34:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" -d '{"role": {"name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role"}}' 2019-01-14 16:34:13,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56901198-a414-4d80-bf22-e8cd1a119eae Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "859ee186270943f280b7fd5739587183", "links": {"self": "http://172.30.9.26:5000/v3/roles/859ee186270943f280b7fd5739587183"}, "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role"}} 2019-01-14 16:34:13,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-56901198-a414-4d80-bf22-e8cd1a119eae 2019-01-14 16:34:13,412 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role 2019-01-14 16:34:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/859ee186270943f280b7fd5739587183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:13,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02750ce4-0423-4d06-9aa5-b8e6065f68e5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "859ee186270943f280b7fd5739587183", "links": {"self": "http://172.30.9.26:5000/v3/roles/859ee186270943f280b7fd5739587183"}, "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role"}} 2019-01-14 16:34:13,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/859ee186270943f280b7fd5739587183 used request id req-02750ce4-0423-4d06-9aa5-b8e6065f68e5 2019-01-14 16:34:13,513 - keystone_utils - INFO - Granting role CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role to project CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj 2019-01-14 16:34:13,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles/859ee186270943f280b7fd5739587183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:13,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d94d26-4ed0-4b01-a5dc-1758cef5c0e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:13,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75/users/cb696373c33d4ba1856f4935cd5a787a/roles/859ee186270943f280b7fd5739587183 used request id req-48d94d26-4ed0-4b01-a5dc-1758cef5c0e1 2019-01-14 16:34:13,666 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:34:13,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:13,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:14,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "859ee186270943f280b7fd5739587183", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a87d5548e0a4cd89908ef54ea1e4f75", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-user", "id": "cb696373c33d4ba1856f4935cd5a787a"}, "audit_ids": ["9e7TvwTOQQ6xnNWIMK64Mg"], "issued_at": "2019-01-14T16:34:14.000000Z"}} 2019-01-14 16:34:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:14,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147e668c-88f5-425e-aef9-b6ba79c1149d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:14,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-147e668c-88f5-425e-aef9-b6ba79c1149d 2019-01-14 16:34:14,185 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:34:14,188 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:34:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:14,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:14 GMT Server: Apache x-openstack-request-id: req-02b3eb1d-3ce7-453c-aff5-f88b3d9b828d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:34:14,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack used request id req-02b3eb1d-3ce7-453c-aff5-f88b3d9b828d 2019-01-14 16:34:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-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-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type", "volume_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume"}}' 2019-01-14 16:34:16,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:14 GMT Server: Apache x-openstack-request-id: req-e59db24c-34b0-4a5e-b119-c700a09f0fed Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "133cd701-009e-4221-b64c-93344cd6be60", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "self"}]}} 2019-01-14 16:34:16,404 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks used request id req-e59db24c-34b0-4a5e-b119-c700a09f0fed 2019-01-14 16:34:16,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:16,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:16 GMT Server: Apache x-openstack-request-id: req-2124ea86-ec9c-4b66-9fe8-6f9facaef18f Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:16,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:16 GMT Server: Apache x-openstack-request-id: req-a4f39de1-9805-4e73-a547-0ff0d9379e67 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": "6a87d5548e0a4cd89908ef54ea1e4f75", "volume_type_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type", "OS::stack_id": "133cd701-009e-4221-b64c-93344cd6be60", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "volume_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "stack_user_project_id": "184847148c70489db21b0e250827919d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:34:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "133cd701-009e-4221-b64c-93344cd6be60", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:16,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 used request id req-a4f39de1-9805-4e73-a547-0ff0d9379e67 2019-01-14 16:34:16,854 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack 2019-01-14 16:34:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:17,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:16 GMT Server: Apache x-openstack-request-id: req-e1c27499-a8ad-4eeb-8804-cc28b66d5b9e Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:17,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:17 GMT Server: Apache x-openstack-request-id: req-04396544-8ada-44fe-9a10-137bbfc59ca9 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": "6a87d5548e0a4cd89908ef54ea1e4f75", "volume_type_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type", "OS::stack_id": "133cd701-009e-4221-b64c-93344cd6be60", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "volume_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "stack_user_project_id": "184847148c70489db21b0e250827919d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:34:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "133cd701-009e-4221-b64c-93344cd6be60", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:17,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 used request id req-04396544-8ada-44fe-9a10-137bbfc59ca9 2019-01-14 16:34:17,320 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:34:17,320 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:34:20,323 - create_stack - DEBUG - Stack status query timeout in 1196.53090596 2019-01-14 16:34:20,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:20,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:20 GMT Server: Apache x-openstack-request-id: req-cd38ebea-6380-4168-898b-d9f86264945a Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:20,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:20 GMT Server: Apache x-openstack-request-id: req-cdff9143-cbb3-49b4-bb35-4f9c6fce6a64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 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": "6a87d5548e0a4cd89908ef54ea1e4f75", "volume_type_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type", "OS::stack_id": "133cd701-009e-4221-b64c-93344cd6be60", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "volume_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "stack_user_project_id": "184847148c70489db21b0e250827919d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:34:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "133cd701-009e-4221-b64c-93344cd6be60", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:20,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 used request id req-cdff9143-cbb3-49b4-bb35-4f9c6fce6a64 2019-01-14 16:34:20,780 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:34:20,780 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack 2019-01-14 16:34:20,780 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack 2019-01-14 16:34:20,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:20,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:20 GMT Server: Apache x-openstack-request-id: req-e445e906-2a4a-445a-a675-e0a69bb48c86 Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:21,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:20 GMT Server: Apache x-openstack-request-id: req-cc4637d9-11e0-4654-b0c7-ff40b3946b40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-14T16:34:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:34:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7bce2405-cd30-422b-8a9d-99662407fc36", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-14T16:34:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:34:16Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "3fe1c259-9f2e-43e8-af88-0bdc1b09ab8d", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-14 16:34:21,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60/resources used request id req-cc4637d9-11e0-4654-b0c7-ff40b3946b40 2019-01-14 16:34:21,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/7bce2405-cd30-422b-8a9d-99662407fc36 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:21,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:21 GMT Server: Apache x-compute-request-id: req-9563fa71-cd20-4c6a-b7a1-f0a7ed4bc6c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9563fa71-cd20-4c6a-b7a1-f0a7ed4bc6c8 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/7bce2405-cd30-422b-8a9d-99662407fc36", "rel": "self"}, {"href": "http://172.30.9.26:8776/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/7bce2405-cd30-422b-8a9d-99662407fc36", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-14T16:34:18.000000", "replication_status": null, "snapshot_id": null, "id": "7bce2405-cd30-422b-8a9d-99662407fc36", "size": 1, "user_id": "cb696373c33d4ba1856f4935cd5a787a", "os-vol-tenant-attr:tenant_id": "6a87d5548e0a4cd89908ef54ea1e4f75", "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-48619f61-aa53-4a63-8030-60ffe75246c5-volume", "bootable": "false", "created_at": "2019-01-14T16:34:17.000000", "volume_type": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type"}} 2019-01-14 16:34:21,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/7bce2405-cd30-422b-8a9d-99662407fc36 used request id req-9563fa71-cd20-4c6a-b7a1-f0a7ed4bc6c8 2019-01-14 16:34:21,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:21,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:21,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "859ee186270943f280b7fd5739587183", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a87d5548e0a4cd89908ef54ea1e4f75", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-user", "id": "cb696373c33d4ba1856f4935cd5a787a"}, "audit_ids": ["xm8ZKkiYSGCACqfBQ6noPQ"], "issued_at": "2019-01-14T16:34:21.000000Z"}} 2019-01-14 16:34:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a23def34820a34b7fd8211b7beba85e170c9e" 2019-01-14 16:34:21,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57342f43-8497-478a-83e8-4caddbe470a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:21,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-57342f43-8497-478a-83e8-4caddbe470a5 2019-01-14 16:34:21,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a23def34820a34b7fd8211b7beba85e170c9e" 2019-01-14 16:34:22,090 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:21 GMT Server: Apache x-compute-request-id: req-9b284717-4fa7-4cbe-913c-7a3eb2bc4be8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b284717-4fa7-4cbe-913c-7a3eb2bc4be8 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/7bce2405-cd30-422b-8a9d-99662407fc36", "rel": "self"}, {"href": "http://172.30.9.26:8776/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/7bce2405-cd30-422b-8a9d-99662407fc36", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-14T16:34:18.000000", "replication_status": null, "snapshot_id": null, "id": "7bce2405-cd30-422b-8a9d-99662407fc36", "size": 1, "user_id": "cb696373c33d4ba1856f4935cd5a787a", "os-vol-tenant-attr:tenant_id": "6a87d5548e0a4cd89908ef54ea1e4f75", "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-48619f61-aa53-4a63-8030-60ffe75246c5-volume", "bootable": "false", "created_at": "2019-01-14T16:34:17.000000", "volume_type": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type"}]} 2019-01-14 16:34:22,090 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6a87d5548e0a4cd89908ef54ea1e4f75/volumes/detail used request id req-9b284717-4fa7-4cbe-913c-7a3eb2bc4be8 2019-01-14 16:34:22,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:34:22,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:34: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:34:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a23def34820a34b7fd8211b7beba85e170c9e" 2019-01-14 16:34:22,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1be295-0fc1-43e5-a9c3-3c289e4903fb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6a87d5548e0a4cd89908ef54ea1e4f75", "name": "CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj"}} 2019-01-14 16:34:22,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75 used request id req-3a1be295-0fc1-43e5-a9c3-3c289e4903fb 2019-01-14 16:34:22,212 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack 2019-01-14 16:34:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:22,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:22 GMT Server: Apache x-openstack-request-id: req-11cf5531-4eef-4824-99b8-3df3d6ea4864 Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:22,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:22 GMT Server: Apache x-openstack-request-id: req-af991556-0871-47aa-8460-2c6c07072551 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:22,741 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 used request id req-af991556-0871-47aa-8460-2c6c07072551 2019-01-14 16:34:22,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:22,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:22 GMT Server: Apache x-openstack-request-id: req-8e2198c4-5e76-40d2-a51b-bb0483b3fd21 Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:23,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:22 GMT Server: Apache x-openstack-request-id: req-48e7f75f-75b1-4b84-affc-5d1bb84116ec 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": "6a87d5548e0a4cd89908ef54ea1e4f75", "volume_type_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type", "OS::stack_id": "133cd701-009e-4221-b64c-93344cd6be60", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "volume_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "stack_user_project_id": "184847148c70489db21b0e250827919d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:34:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:34:22Z", "id": "133cd701-009e-4221-b64c-93344cd6be60", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:23,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 used request id req-48e7f75f-75b1-4b84-affc-5d1bb84116ec 2019-01-14 16:34:23,178 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:34:23,178 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:34:26,181 - create_stack - DEBUG - Stack status query timeout in 1196.55970287 2019-01-14 16:34:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:26,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:26 GMT Server: Apache x-openstack-request-id: req-445aa77c-2a99-47b3-b238-80241b7d9a6d Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:26,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:26 GMT Server: Apache x-openstack-request-id: req-d1240704-8da4-4a2c-8027-99b38c5ba92a 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": "6a87d5548e0a4cd89908ef54ea1e4f75", "volume_type_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume-type", "OS::stack_id": "133cd701-009e-4221-b64c-93344cd6be60", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "volume_name": "CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-volume"}, "deletion_time": "2019-01-14T16:34:26Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack", "stack_user_project_id": "184847148c70489db21b0e250827919d", "tags": null, "creation_time": "2019-01-14T16:34:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:34:22Z", "id": "133cd701-009e-4221-b64c-93344cd6be60", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:26,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 used request id req-d1240704-8da4-4a2c-8027-99b38c5ba92a 2019-01-14 16:34:26,635 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:34:26,635 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack 2019-01-14 16:34:26,635 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack 2019-01-14 16:34:26,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/133cd701-009e-4221-b64c-93344cd6be60 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d9da66ea366b43f817e4f65ced8a359e000be" 2019-01-14 16:34:26,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:26 GMT Server: Apache x-openstack-request-id: req-2a9d39a7-a11c-440d-b7fa-7dae3b45c149 Location: http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:26,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:26 GMT Server: Apache x-openstack-request-id: req-beeca23f-f867-4945-a4c7-a84236c667bc Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:34:26,883 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6a87d5548e0a4cd89908ef54ea1e4f75/stacks/CreateStackVolumeTests-CreateStackVolumeTests-48619f61-aa53-4a63-8030-60ffe75246c5-stack/133cd701-009e-4221-b64c-93344cd6be60 used request id req-beeca23f-f867-4945-a4c7-a84236c667bc 2019-01-14 16:34:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:27,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ca62a228-e956-461e-8d66-94f2667953bd Date: Mon, 14 Jan 2019 16:34:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:34:27,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ca62a228-e956-461e-8d66-94f2667953bd 2019-01-14 16:34:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:27,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383fabd1-6343-4d6d-90c3-8fa891ea561e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:27,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-383fabd1-6343-4d6d-90c3-8fa891ea561e 2019-01-14 16:34:27,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:27,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:27,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8199cb8c-bd55-481d-8de8-1f4caf8fb11e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:27,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-8199cb8c-bd55-481d-8de8-1f4caf8fb11e 2019-01-14 16:34:27,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:27,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65e31a90-4485-496d-a5b0-67df005d3752 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:27,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-65e31a90-4485-496d-a5b0-67df005d3752 2019-01-14 16:34:27,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:27,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:27,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ada52a07-9c42-406e-87d3-0ba1254f60b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:27,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-ada52a07-9c42-406e-87d3-0ba1254f60b1 2019-01-14 16:34:27,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:27,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:27,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e4a46e-98e6-4345-9ec0-de27d0bb0090 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:34:27,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-83e4a46e-98e6-4345-9ec0-de27d0bb0090 2019-01-14 16:34:27,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:27,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c64650-0a4b-4292-9022-449cad31e08b 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:34:27,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-52c64650-0a4b-4292-9022-449cad31e08b 2019-01-14 16:34:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:28,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a50cd5-1d9c-459f-9177-41f48d17937f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:28,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-f5a50cd5-1d9c-459f-9177-41f48d17937f 2019-01-14 16:34:28,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:28,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a819003-e7b0-4d69-9dbf-c142bd14eb77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:28,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-7a819003-e7b0-4d69-9dbf-c142bd14eb77 2019-01-14 16:34:28,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:28,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:28,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a132190-6fa2-45aa-ae13-707061ed43b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:28,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-9a132190-6fa2-45aa-ae13-707061ed43b4 2019-01-14 16:34:28,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:28,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c33c4c-9c65-4d89-9b14-1914d413667f 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:34:28,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-d2c33c4c-9c65-4d89-9b14-1914d413667f 2019-01-14 16:34:28,366 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj 2019-01-14 16:34:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:28,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd091f2d-0952-410e-a90e-0edf111d24b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:28,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6a87d5548e0a4cd89908ef54ea1e4f75 used request id req-dd091f2d-0952-410e-a90e-0edf111d24b6 2019-01-14 16:34:28,646 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-057cf2cf-b1fc-4ec-proj-role 2019-01-14 16:34:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/859ee186270943f280b7fd5739587183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:28,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448de9ef-77d4-4027-b828-a933f8abd937 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:28,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/859ee186270943f280b7fd5739587183 used request id req-448de9ef-77d4-4027-b828-a933f8abd937 2019-01-14 16:34:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36134e075baa543c5db932f4e5f10c29d65c57ed" 2019-01-14 16:34:28,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4673456b-1e58-4bca-8148-9fea1e4609ce Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:28,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4673456b-1e58-4bca-8148-9fea1e4609ce 2019-01-14 16:34:28,886 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-057cf2cf-b1fc-4ec-user 2019-01-14 16:34:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cb696373c33d4ba1856f4935cd5a787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf1696e29b232dfd024c9ee3eceef3351cd359f" 2019-01-14 16:34:29,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9466e2b5-25f9-4ebc-9022-9250948b016f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:29,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cb696373c33d4ba1856f4935cd5a787a used request id req-9466e2b5-25f9-4ebc-9022-9250948b016f 2019-01-14 16:34:29,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:29,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["DwSpgqO9RSq4_AkkAgueeA"], "issued_at": "2019-01-14T16:34:29.000000Z"}} 2019-01-14 16:34:29,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183840fbbde2bd329cea3aa93cca9fcf57349bde" 2019-01-14 16:34:29,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3496c3a1-af42-4243-a8a3-f2b789259b5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:29,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3496c3a1-af42-4243-a8a3-f2b789259b5f 2019-01-14 16:34:29,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:29,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:30,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["oSUSF7dKTESY9rWln29NCQ"], "issued_at": "2019-01-14T16:34:30.000000Z"}} 2019-01-14 16:34:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:30,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff8126a-5741-4ef1-844e-79f27d5826eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:30,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8ff8126a-5741-4ef1-844e-79f27d5826eb 2019-01-14 16:34:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:34:30,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:34: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:34:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:30,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c8f11a-3aa3-4da8-8a38-7f324b0f65b2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:34:30,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj used request id req-96c8f11a-3aa3-4da8-8a38-7f324b0f65b2 2019-01-14 16:34:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:30,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241d3414-1648-4818-841c-14c0a3df081e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:34:30,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-241d3414-1648-4818-841c-14c0a3df081e 2019-01-14 16:34:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj"}}' 2019-01-14 16:34:30,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be43887a-259e-4262-9544-8638572a698f Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3"}, "tags": [], "enabled": true, "id": "2f44dc515a7f42969183d5339e4014a3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj"}} 2019-01-14 16:34:30,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-be43887a-259e-4262-9544-8638572a698f 2019-01-14 16:34:30,394 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj 2019-01-14 16:34:30,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:30,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:30,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["1QXqqBO5SyO8I7F-wkXyLQ"], "issued_at": "2019-01-14T16:34:30.000000Z"}} 2019-01-14 16:34:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:30,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b33e16-a651-4307-9395-6eef134c2766 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:30,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-59b33e16-a651-4307-9395-6eef134c2766 2019-01-14 16:34:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:34:30,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:34: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:34:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:31,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85b5382-24a4-4495-8fcd-4ff1aa1510e3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:34:31,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d85b5382-24a4-4495-8fcd-4ff1aa1510e3 2019-01-14 16:34:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:31,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba7f9ef-e3c4-471b-a6d9-bfaec8e21ca2 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3"}, "tags": [], "enabled": true, "id": "2f44dc515a7f42969183d5339e4014a3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj"}]} 2019-01-14 16:34:31,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj used request id req-eba7f9ef-e3c4-471b-a6d9-bfaec8e21ca2 2019-01-14 16:34:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:31,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b6b789-66f8-4c2b-8851-47410fc8b1da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:34:31,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a2b6b789-66f8-4c2b-8851-47410fc8b1da 2019-01-14 16:34:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:31,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16b5be9-f636-4783-95ef-28e9d973717b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:31,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d16b5be9-f636-4783-95ef-28e9d973717b 2019-01-14 16:34:31,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:31,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625b5861-9957-4ae3-9619-0a8616f0a4d4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3"}, "tags": [], "enabled": true, "id": "2f44dc515a7f42969183d5339e4014a3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj"}]} 2019-01-14 16:34:31,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj used request id req-625b5861-9957-4ae3-9619-0a8616f0a4d4 2019-01-14 16:34:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/fe37f9874ad24df29f90da6abad4de38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362ef5de-324f-4292-be7d-970e85ac50aa Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-user", "links": {"self": "http://172.30.9.26:5000/v3/users/fe37f9874ad24df29f90da6abad4de38"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2f44dc515a7f42969183d5339e4014a3", "id": "fe37f9874ad24df29f90da6abad4de38", "password_expires_at": null}} 2019-01-14 16:34:32,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/fe37f9874ad24df29f90da6abad4de38 used request id req-362ef5de-324f-4292-be7d-970e85ac50aa 2019-01-14 16:34:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27317642-47e1-41a5-b77b-6cd7a602fd0a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:34:32,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles used request id req-27317642-47e1-41a5-b77b-6cd7a602fd0a 2019-01-14 16:34:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11fa015-bd8b-4061-92aa-28dcaa511d04 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}} 2019-01-14 16:34:32,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-a11fa015-bd8b-4061-92aa-28dcaa511d04 2019-01-14 16:34:32,261 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj 2019-01-14 16:34:32,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8143f3b1-5162-40d9-8a7e-5783679ecfe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:32,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-8143f3b1-5162-40d9-8a7e-5783679ecfe9 2019-01-14 16:34:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302ecfdd-855c-43e1-bbd4-a737e62f0e37 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:32,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-302ecfdd-855c-43e1-bbd4-a737e62f0e37 2019-01-14 16:34:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c17897f-3133-459b-aad7-0af462a7a635 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3"}, "tags": [], "enabled": true, "id": "2f44dc515a7f42969183d5339e4014a3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj"}]} 2019-01-14 16:34:32,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj used request id req-5c17897f-3133-459b-aad7-0af462a7a635 2019-01-14 16:34:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a30c3a-598e-4310-9915-79651119edda Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}]} 2019-01-14 16:34:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles used request id req-71a30c3a-598e-4310-9915-79651119edda 2019-01-14 16:34:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:32,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b013d4da-6cdd-4928-b9c0-56698751f8dd Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:34:32,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-b013d4da-6cdd-4928-b9c0-56698751f8dd 2019-01-14 16:34:32,878 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj 2019-01-14 16:34:32,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:33,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60d65b4-a822-44d8-b296-be6f66343041 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:33,027 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-e60d65b4-a822-44d8-b296-be6f66343041 2019-01-14 16:34:33,027 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-fec88ca0-1bd1-4cc-user 2019-01-14 16:34:33,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:33,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:33,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a869e7-704c-47e6-8a9e-780c646b61ef Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:33,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54a869e7-704c-47e6-8a9e-780c646b61ef 2019-01-14 16:34:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" -d '{"role": {"name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role"}}' 2019-01-14 16:34:33,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a7f9ec-dc35-48a6-a945-aa93047fd508 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca9fb3a2dcc64ecb9d40867b0c609f2b", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b"}, "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role"}} 2019-01-14 16:34:33,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-85a7f9ec-dc35-48a6-a945-aa93047fd508 2019-01-14 16:34:33,256 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role 2019-01-14 16:34:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:33,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec37963-8627-4256-919a-1a832cd39d8d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca9fb3a2dcc64ecb9d40867b0c609f2b", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b"}, "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role"}} 2019-01-14 16:34:33,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b used request id req-6ec37963-8627-4256-919a-1a832cd39d8d 2019-01-14 16:34:33,365 - keystone_utils - INFO - Granting role CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role to project CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj 2019-01-14 16:34:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:33,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa9256d-9b25-41f9-a8f8-89b3b222212c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:33,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3/users/fe37f9874ad24df29f90da6abad4de38/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b used request id req-0aa9256d-9b25-41f9-a8f8-89b3b222212c 2019-01-14 16:34:33,523 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:34:33,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:33,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:33,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca9fb3a2dcc64ecb9d40867b0c609f2b", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:34:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f44dc515a7f42969183d5339e4014a3", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-user", "id": "fe37f9874ad24df29f90da6abad4de38"}, "audit_ids": ["MbwOK3cnRz657urSIDGg1w"], "issued_at": "2019-01-14T16:34:33.000000Z"}} 2019-01-14 16:34:33,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:34,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e771ca6-f8ac-4d0f-aef4-0dd2363bf799 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:34,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7e771ca6-f8ac-4d0f-aef4-0dd2363bf799 2019-01-14 16:34:34,038 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:34:34,041 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:34:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:34,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:34 GMT Server: Apache x-openstack-request-id: req-a73d9fad-c714-497b-80b1-209de5e87b1e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:34:34,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack used request id req-a73d9fad-c714-497b-80b1-209de5e87b1e 2019-01-14 16:34:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-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-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "volume_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume"}}' 2019-01-14 16:34:35,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:34 GMT Server: Apache x-openstack-request-id: req-c6c570ee-0487-4b54-8432-00ecc918fbc6 Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "links": [{"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "self"}]}} 2019-01-14 16:34:35,966 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks used request id req-c6c570ee-0487-4b54-8432-00ecc918fbc6 2019-01-14 16:34:35,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:36,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:35 GMT Server: Apache x-openstack-request-id: req-6ab6a1ea-b2f5-48d7-bf32-ce3c62e3b1cb Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:36,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:36 GMT Server: Apache x-openstack-request-id: req-97a8e80f-35e7-4610-b339-ca40eecee71b 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": "2f44dc515a7f42969183d5339e4014a3", "volume_type_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "OS::stack_id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "volume_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "stack_user_project_id": "cb2a1fe79f7147689fb2f3c9e67f8cfc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:34:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:36,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 used request id req-97a8e80f-35e7-4610-b339-ca40eecee71b 2019-01-14 16:34:36,410 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack 2019-01-14 16:34:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:36,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:36 GMT Server: Apache x-openstack-request-id: req-9228bf3a-349f-480d-b5ab-a1736b1a446f Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:37,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:36 GMT Server: Apache x-openstack-request-id: req-ea8302fe-0e9b-46c5-b5dc-bc6fa38501dc 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": "2f44dc515a7f42969183d5339e4014a3", "volume_type_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "OS::stack_id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "volume_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "stack_user_project_id": "cb2a1fe79f7147689fb2f3c9e67f8cfc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:34:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:37,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 used request id req-ea8302fe-0e9b-46c5-b5dc-bc6fa38501dc 2019-01-14 16:34:37,008 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:34:37,008 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:34:40,012 - create_stack - DEBUG - Stack status query timeout in 1196.39892507 2019-01-14 16:34:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:40,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:40 GMT Server: Apache x-openstack-request-id: req-e7b278f2-7783-4779-abdf-cefc31ced44f Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:40,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:40 GMT Server: Apache x-openstack-request-id: req-6c7dc0ea-fea3-40d8-9782-7500e8f2c4b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 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": "2f44dc515a7f42969183d5339e4014a3", "volume_type_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "OS::stack_id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "volume_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "stack_user_project_id": "cb2a1fe79f7147689fb2f3c9e67f8cfc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:34:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:40,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 used request id req-6c7dc0ea-fea3-40d8-9782-7500e8f2c4b2 2019-01-14 16:34:40,266 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:34:40,266 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack 2019-01-14 16:34:40,267 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack 2019-01-14 16:34:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:40,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:40 GMT Server: Apache x-openstack-request-id: req-ed192d29-c1e3-419d-a767-b49f31ee60e0 Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:40,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:40 GMT Server: Apache x-openstack-request-id: req-2037bf2b-56ec-4d6e-942b-f3c3ea1ecd9a 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.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-14T16:34:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:34:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5a7da802-e5c9-47b0-a6b6-97eecc542b7d", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-14T16:34:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:34:35Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "14361cf1-4a40-4c5a-819f-bbf89f6690dd", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-14 16:34:40,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40/resources used request id req-2037bf2b-56ec-4d6e-942b-f3c3ea1ecd9a 2019-01-14 16:34:40,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:40,749 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:40 GMT Server: Apache x-compute-request-id: req-4124c39d-ac65-47f1-8d3e-5c7ac466e41d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4124c39d-ac65-47f1-8d3e-5c7ac466e41d Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "14361cf1-4a40-4c5a-819f-bbf89f6690dd", "description": null}} 2019-01-14 16:34:40,750 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd used request id req-4124c39d-ac65-47f1-8d3e-5c7ac466e41d 2019-01-14 16:34:40,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4124c39d-ac65-47f1-8d3e-5c7ac466e41d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:40,943 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:40 GMT Server: Apache x-compute-request-id: req-3fb20920-e8d0-425c-863c-0822151baf08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fb20920-e8d0-425c-863c-0822151baf08 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "14361cf1-4a40-4c5a-819f-bbf89f6690dd", "description": null}} 2019-01-14 16:34:40,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd used request id req-3fb20920-e8d0-425c-863c-0822151baf08 2019-01-14 16:34:40,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4124c39d-ac65-47f1-8d3e-5c7ac466e41d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:41,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:40 GMT Server: Apache x-compute-request-id: req-aa95d41f-132a-463e-b5ba-42cbb0ea9c6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa95d41f-132a-463e-b5ba-42cbb0ea9c6b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:34:41,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd/encryption used request id req-aa95d41f-132a-463e-b5ba-42cbb0ea9c6b 2019-01-14 16:34:41,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:41,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:41,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca9fb3a2dcc64ecb9d40867b0c609f2b", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f44dc515a7f42969183d5339e4014a3", "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2f44dc515a7f42969183d5339e4014a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2f44dc515a7f42969183d5339e4014a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-fec88ca0-1bd1-4cc-user", "id": "fe37f9874ad24df29f90da6abad4de38"}, "audit_ids": ["BRTzIa4eR5-532Bs4NJYYg"], "issued_at": "2019-01-14T16:34:41.000000Z"}} 2019-01-14 16:34:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbeac9655b93bbb9d852bc1d7014f03b5f57735" 2019-01-14 16:34:41,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8c9b07-c5a3-4a8c-b8a2-ad982be0bb02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:41,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad8c9b07-c5a3-4a8c-b8a2-ad982be0bb02 2019-01-14 16:34:41,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbeac9655b93bbb9d852bc1d7014f03b5f57735" 2019-01-14 16:34:41,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:41 GMT Server: Apache x-compute-request-id: req-8c5cbc8f-8c42-4e2e-9709-e82d188862ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c5cbc8f-8c42-4e2e-9709-e82d188862ec Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "14361cf1-4a40-4c5a-819f-bbf89f6690dd", "description": null}]} 2019-01-14 16:34:41,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types?is_public=None used request id req-8c5cbc8f-8c42-4e2e-9709-e82d188862ec 2019-01-14 16:34:41,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c5cbc8f-8c42-4e2e-9709-e82d188862ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbeac9655b93bbb9d852bc1d7014f03b5f57735" 2019-01-14 16:34:42,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:41 GMT Server: Apache x-compute-request-id: req-e5a760b5-4b5b-45be-8e89-79ed58ecaeca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5a760b5-4b5b-45be-8e89-79ed58ecaeca Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "14361cf1-4a40-4c5a-819f-bbf89f6690dd", "description": null}} 2019-01-14 16:34:42,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd used request id req-e5a760b5-4b5b-45be-8e89-79ed58ecaeca 2019-01-14 16:34:42,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c5cbc8f-8c42-4e2e-9709-e82d188862ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbeac9655b93bbb9d852bc1d7014f03b5f57735" 2019-01-14 16:34:42,321 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:42 GMT Server: Apache x-compute-request-id: req-e1af65dd-6866-44d7-ac4c-bbb08e034a91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1af65dd-6866-44d7-ac4c-bbb08e034a91 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-14 16:34:42,321 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2f44dc515a7f42969183d5339e4014a3/types/14361cf1-4a40-4c5a-819f-bbf89f6690dd/encryption used request id req-e1af65dd-6866-44d7-ac4c-bbb08e034a91 2019-01-14 16:34:42,321 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack 2019-01-14 16:34:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:42,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:42 GMT Server: Apache x-openstack-request-id: req-f3c81df4-62f2-4b1c-a454-0f79bf181125 Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:42,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:42 GMT Server: Apache x-openstack-request-id: req-7d900063-991b-4549-8c09-b35cc64494c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:42,671 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 used request id req-7d900063-991b-4549-8c09-b35cc64494c4 2019-01-14 16:34:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:42,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:42 GMT Server: Apache x-openstack-request-id: req-010000f4-89d6-4755-a8ec-895252737c97 Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:42,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:42 GMT Server: Apache x-openstack-request-id: req-3e86085f-e262-4961-9d25-0cee8643adf9 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": "2f44dc515a7f42969183d5339e4014a3", "volume_type_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "OS::stack_id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "volume_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "stack_user_project_id": "cb2a1fe79f7147689fb2f3c9e67f8cfc", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:34:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:34:42Z", "id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:42,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 used request id req-3e86085f-e262-4961-9d25-0cee8643adf9 2019-01-14 16:34:42,935 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:34:42,935 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:34:45,938 - create_stack - DEBUG - Stack status query timeout in 1196.73333097 2019-01-14 16:34:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:46,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:45 GMT Server: Apache x-openstack-request-id: req-dc0eb32d-9842-4b50-af29-c7363f177185 Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:46,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-ecc1cb71-557a-413b-8a70-ba00fbbbdda2 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": "2f44dc515a7f42969183d5339e4014a3", "volume_type_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume-type", "OS::stack_id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "volume_name": "CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-volume"}, "deletion_time": "2019-01-14T16:34:45Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack", "stack_user_project_id": "cb2a1fe79f7147689fb2f3c9e67f8cfc", "tags": null, "creation_time": "2019-01-14T16:34:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:34:42Z", "id": "fb1576f0-8f11-40a5-a2b8-321fd79f8a40", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:46,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 used request id req-ecc1cb71-557a-413b-8a70-ba00fbbbdda2 2019-01-14 16:34:46,396 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:34:46,396 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack 2019-01-14 16:34:46,396 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack 2019-01-14 16:34:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f102bcab1f4ac0a8ef6fffb1f04a041a1f3c1e" 2019-01-14 16:34:46,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-5b605bb8-6784-4ec3-ad64-13d8fef4376e Location: http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:46,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-a83fa34d-b1fd-4895-af13-8f263e12b1aa Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:34:46,632 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/2f44dc515a7f42969183d5339e4014a3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d9d124d4-c207-4bf8-b23d-258575858c92-stack/fb1576f0-8f11-40a5-a2b8-321fd79f8a40 used request id req-a83fa34d-b1fd-4895-af13-8f263e12b1aa 2019-01-14 16:34:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:46,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f9389867-f9f9-4a2f-a332-583a9a82b120 Date: Mon, 14 Jan 2019 16:34:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:34:46,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f9389867-f9f9-4a2f-a332-583a9a82b120 2019-01-14 16:34:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc3c286-db63-47d1-8be5-9f01a3ca9a97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:47,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-2fc3c286-db63-47d1-8be5-9f01a3ca9a97 2019-01-14 16:34:47,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a8871a-a6c4-4f54-a292-bbc245a99704 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:47,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-f5a8871a-a6c4-4f54-a292-bbc245a99704 2019-01-14 16:34:47,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb8e231-022e-4f97-8eb0-6e9204eb39f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:47,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-acb8e231-022e-4f97-8eb0-6e9204eb39f1 2019-01-14 16:34:47,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba239c1-9388-455f-bd35-482ed77d9d11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:47,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-0ba239c1-9388-455f-bd35-482ed77d9d11 2019-01-14 16:34:47,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a8b433-d6b8-4d2e-b6db-cbe3b2d0f71f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:34:47,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-41a8b433-d6b8-4d2e-b6db-cbe3b2d0f71f 2019-01-14 16:34:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9188b8-a967-46fb-9a04-6c83fcae93e1 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:34:47,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-2e9188b8-a967-46fb-9a04-6c83fcae93e1 2019-01-14 16:34:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca357b7d-1a01-4742-a6b7-f724c12da5a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:47,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-ca357b7d-1a01-4742-a6b7-f724c12da5a4 2019-01-14 16:34:47,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad8b456c-73d6-459d-a053-d28c1091e3f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:47,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-ad8b456c-73d6-459d-a053-d28c1091e3f9 2019-01-14 16:34:47,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:47,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d47a29b-5ec5-4b72-a9b2-4ac99476c549 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:47,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-4d47a29b-5ec5-4b72-a9b2-4ac99476c549 2019-01-14 16:34:47,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:47,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:48,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94adfcdb-7df2-4c39-91e1-fd12b75cad10 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:34:48,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-94adfcdb-7df2-4c39-91e1-fd12b75cad10 2019-01-14 16:34:48,104 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj 2019-01-14 16:34:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:48,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c56e99-4699-4c65-9eed-8821fa110af2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:48,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2f44dc515a7f42969183d5339e4014a3 used request id req-13c56e99-4699-4c65-9eed-8821fa110af2 2019-01-14 16:34:48,352 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-fec88ca0-1bd1-4cc-proj-role 2019-01-14 16:34:48,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:48,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ba1443-7b5e-4d24-a877-fc4e30b848aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:48,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ca9fb3a2dcc64ecb9d40867b0c609f2b used request id req-78ba1443-7b5e-4d24-a877-fc4e30b848aa 2019-01-14 16:34:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1862741520eec81071fa930cfb1ffc46070326c9" 2019-01-14 16:34:48,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2b5f59-e9ee-4f69-af5d-e41e21511df4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:48,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cd2b5f59-e9ee-4f69-af5d-e41e21511df4 2019-01-14 16:34:48,617 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-fec88ca0-1bd1-4cc-user 2019-01-14 16:34:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fe37f9874ad24df29f90da6abad4de38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59475cca7f49e043a577b7767b87c273769a1c2f" 2019-01-14 16:34:48,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e003545-584e-4375-9c55-78c1efb06cba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:48,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fe37f9874ad24df29f90da6abad4de38 used request id req-7e003545-584e-4375-9c55-78c1efb06cba 2019-01-14 16:34:48,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:49,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["S2er__frTG2mTs8Ws1dNCQ"], "issued_at": "2019-01-14T16:34:49.000000Z"}} 2019-01-14 16:34:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c2a61b2a611595bd979cdf452852bfb1da0edb" 2019-01-14 16:34:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9e1f21-8570-43fe-933c-fc183e4a1c6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:49,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1f9e1f21-8570-43fe-933c-fc183e4a1c6e 2019-01-14 16:34:49,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:49,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:49,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["jRnLKpotRey5c17OiYPL2w"], "issued_at": "2019-01-14T16:34:49.000000Z"}} 2019-01-14 16:34:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:49,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292b591a-f8f3-4adc-892c-ef0a198deb88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:49,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-292b591a-f8f3-4adc-892c-ef0a198deb88 2019-01-14 16:34:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:34:49,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:34: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:34:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:49,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701ac7c8-a7e0-4416-8956-b20a29b991f7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:34:49,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj used request id req-701ac7c8-a7e0-4416-8956-b20a29b991f7 2019-01-14 16:34:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:50,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575f84b9-93e9-4ca2-9921-4d396588071d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:34:50,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-575f84b9-93e9-4ca2-9921-4d396588071d 2019-01-14 16:34:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj"}}' 2019-01-14 16:34:50,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-645eb83d-353a-451d-ae44-442c7b0d469d Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724"}, "tags": [], "enabled": true, "id": "dea7cbf8e7074c649dc6da25ce958724", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj"}} 2019-01-14 16:34:50,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-645eb83d-353a-451d-ae44-442c7b0d469d 2019-01-14 16:34:50,239 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-f196ecb1-2f86-48a-proj 2019-01-14 16:34:50,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:50,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:50,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:34:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["RTHm3owmTdeX8PFFlZ0fYA"], "issued_at": "2019-01-14T16:34:50.000000Z"}} 2019-01-14 16:34:50,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:50,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205413c3-7da3-4e4d-808c-cc91142a7c47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:50,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-205413c3-7da3-4e4d-808c-cc91142a7c47 2019-01-14 16:34:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:34:50,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:34: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:34:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:50,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bc9f24-bc5d-4dea-9489-7da825b58158 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:34:50,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-57bc9f24-bc5d-4dea-9489-7da825b58158 2019-01-14 16:34:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:50,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f795c591-aa08-4129-b94e-c11cb54f6064 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724"}, "tags": [], "enabled": true, "id": "dea7cbf8e7074c649dc6da25ce958724", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj"}]} 2019-01-14 16:34:50,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj used request id req-f795c591-aa08-4129-b94e-c11cb54f6064 2019-01-14 16:34:50,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:51,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c7c91a-74b4-42ee-b06e-619445a8dc7c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:34:51,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c8c7c91a-74b4-42ee-b06e-619445a8dc7c 2019-01-14 16:34:51,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:51,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdbad99-1253-4ebf-8122-9c8bcfde9f8d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:51,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ffdbad99-1253-4ebf-8122-9c8bcfde9f8d 2019-01-14 16:34:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:51,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cb0c06-a32b-44c6-9d77-6bb01e8daa22 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724"}, "tags": [], "enabled": true, "id": "dea7cbf8e7074c649dc6da25ce958724", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj"}]} 2019-01-14 16:34:51,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj used request id req-20cb0c06-a32b-44c6-9d77-6bb01e8daa22 2019-01-14 16:34:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/3d70329bcece48d0abddb0a1f9fe0bfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:51,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8073156d-da39-421c-8788-1be9d5952184 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-f196ecb1-2f86-48a-user", "links": {"self": "http://172.30.9.26:5000/v3/users/3d70329bcece48d0abddb0a1f9fe0bfd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "dea7cbf8e7074c649dc6da25ce958724", "id": "3d70329bcece48d0abddb0a1f9fe0bfd", "password_expires_at": null}} 2019-01-14 16:34:51,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3d70329bcece48d0abddb0a1f9fe0bfd used request id req-8073156d-da39-421c-8788-1be9d5952184 2019-01-14 16:34:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:51,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ff122b-c8e1-4c6d-8b8c-6979d9c38a1a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:34:51,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles used request id req-c8ff122b-c8e1-4c6d-8b8c-6979d9c38a1a 2019-01-14 16:34:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:52,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2bbded-1255-458e-aeed-fa4ddfebb20e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}} 2019-01-14 16:34:52,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-fc2bbded-1255-458e-aeed-fa4ddfebb20e 2019-01-14 16:34:52,009 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-f196ecb1-2f86-48a-proj 2019-01-14 16:34:52,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:52,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-179aee2a-8556-4e22-9061-8f17e09c2541 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:52,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-179aee2a-8556-4e22-9061-8f17e09c2541 2019-01-14 16:34:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:52,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cabbfa-0314-4afe-bba6-4243f99c3910 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:52,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-46cabbfa-0314-4afe-bba6-4243f99c3910 2019-01-14 16:34:52,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:52,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da7ee50-662a-4afe-91b5-62533ac13d55 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724"}, "tags": [], "enabled": true, "id": "dea7cbf8e7074c649dc6da25ce958724", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj"}]} 2019-01-14 16:34:52,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-f196ecb1-2f86-48a-proj used request id req-2da7ee50-662a-4afe-91b5-62533ac13d55 2019-01-14 16:34:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:52,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd8f881-75d1-4e2a-8939-cf1c09c0bdab Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}]} 2019-01-14 16:34:52,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles used request id req-ffd8f881-75d1-4e2a-8939-cf1c09c0bdab 2019-01-14 16:34:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:52,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc05d750-6bd5-49e6-9a10-688513f27534 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:34:52,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-bc05d750-6bd5-49e6-9a10-688513f27534 2019-01-14 16:34:52,631 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-f196ecb1-2f86-48a-proj 2019-01-14 16:34:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:34:52,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f672bae-0b59-4277-90b0-6ad66ba6ae48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:52,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-1f672bae-0b59-4277-90b0-6ad66ba6ae48 2019-01-14 16:34:52,780 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-f196ecb1-2f86-48a-user 2019-01-14 16:34:52,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:52,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:52,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98606480-1739-42cf-9f29-3ac3a0adb4d8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:34:52,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98606480-1739-42cf-9f29-3ac3a0adb4d8 2019-01-14 16:34:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" -d '{"role": {"name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role"}}' 2019-01-14 16:34:53,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e834322d-3346-4bc6-9d2c-eee98fd63492 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b366145d984942b1b9b855f4533f290c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b366145d984942b1b9b855f4533f290c"}, "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role"}} 2019-01-14 16:34:53,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e834322d-3346-4bc6-9d2c-eee98fd63492 2019-01-14 16:34:53,017 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role 2019-01-14 16:34:53,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b366145d984942b1b9b855f4533f290c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:53,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6a6f53-ba35-40ed-808c-7652525cf1b2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b366145d984942b1b9b855f4533f290c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b366145d984942b1b9b855f4533f290c"}, "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role"}} 2019-01-14 16:34:53,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b366145d984942b1b9b855f4533f290c used request id req-4f6a6f53-ba35-40ed-808c-7652525cf1b2 2019-01-14 16:34:53,137 - keystone_utils - INFO - Granting role CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role to project CreateStackFlavorTests-f196ecb1-2f86-48a-proj 2019-01-14 16:34:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles/b366145d984942b1b9b855f4533f290c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:53,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65475dcd-d41e-41a1-8d0c-65a593aa9958 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:53,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724/users/3d70329bcece48d0abddb0a1f9fe0bfd/roles/b366145d984942b1b9b855f4533f290c used request id req-65475dcd-d41e-41a1-8d0c-65a593aa9958 2019-01-14 16:34:53,289 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:34:53,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:53,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:53,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b366145d984942b1b9b855f4533f290c", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dea7cbf8e7074c649dc6da25ce958724", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-user", "id": "3d70329bcece48d0abddb0a1f9fe0bfd"}, "audit_ids": ["1liDJ32UQ2WIP44RnUdqhA"], "issued_at": "2019-01-14T16:34:53.000000Z"}} 2019-01-14 16:34:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:53,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ea9632-8c7e-4408-b0a7-47e6e76c116f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:53,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b6ea9632-8c7e-4408-b0a7-47e6e76c116f 2019-01-14 16:34:53,828 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:34:53,831 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:34:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks?stack_name=CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:54,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:53 GMT Server: Apache x-openstack-request-id: req-8f26b013-3938-40c1-8bff-23432ad87de3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:34:54,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks?stack_name=CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack used request id req-8f26b013-3938-40c1-8bff-23432ad87de3 2019-01-14 16:34:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" -d '{"stack_name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-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}}}}}' 2019-01-14 16:34:55,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:34:54 GMT Server: Apache x-openstack-request-id: req-8714d2d8-6b09-4759-92f1-ae1776c87b21 Location: http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "a5940c9a-d1af-4285-8a3b-af263f6f2781", "links": [{"href": "http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781", "rel": "self"}]}} 2019-01-14 16:34:55,772 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks used request id req-8714d2d8-6b09-4759-92f1-ae1776c87b21 2019-01-14 16:34:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/a5940c9a-d1af-4285-8a3b-af263f6f2781 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:55,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:55 GMT Server: Apache x-openstack-request-id: req-2d5bedfb-6a58-43af-b42f-11abba27d2b7 Location: http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:56,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:55 GMT Server: Apache x-openstack-request-id: req-6b4f513c-e016-42ad-a63c-f24575401dde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 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": "dea7cbf8e7074c649dc6da25ce958724", "OS::stack_id": "a5940c9a-d1af-4285-8a3b-af263f6f2781", "OS::stack_name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack", "stack_user_project_id": "d9313ddad3344c19ac850dfc2117c3ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:34:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a5940c9a-d1af-4285-8a3b-af263f6f2781", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:56,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 used request id req-6b4f513c-e016-42ad-a63c-f24575401dde 2019-01-14 16:34:56,198 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack 2019-01-14 16:34:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/a5940c9a-d1af-4285-8a3b-af263f6f2781 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:56,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:56 GMT Server: Apache x-openstack-request-id: req-ba955c9c-d578-4ea4-be1e-cf7fda94cc15 Location: http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:56,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:56 GMT Server: Apache x-openstack-request-id: req-9f87d7dc-9a14-4b78-a779-9bbb1ab694d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 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": "dea7cbf8e7074c649dc6da25ce958724", "OS::stack_id": "a5940c9a-d1af-4285-8a3b-af263f6f2781", "OS::stack_name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack", "stack_user_project_id": "d9313ddad3344c19ac850dfc2117c3ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:34:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a5940c9a-d1af-4285-8a3b-af263f6f2781", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:56,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 used request id req-9f87d7dc-9a14-4b78-a779-9bbb1ab694d6 2019-01-14 16:34:56,634 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:34:56,634 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack 2019-01-14 16:34:56,634 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack 2019-01-14 16:34:56,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/a5940c9a-d1af-4285-8a3b-af263f6f2781/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:56,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:56 GMT Server: Apache x-openstack-request-id: req-94a07bc9-d144-40d7-a6f2-9482c1917fc8 Location: http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:57,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:56 GMT Server: Apache x-openstack-request-id: req-252b2610-76e4-4b1c-a45e-49916197673b 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.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-14T16:34:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:34:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "resource_type": "OS::Nova::Flavor"}]} 2019-01-14 16:34:57,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781/resources used request id req-252b2610-76e4-4b1c-a45e-49916197673b 2019-01-14 16:34:57,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:57,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34: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-375d38dc-393e-4c2e-8606-d37a7bac37cb x-compute-request-id: req-375d38dc-393e-4c2e-8606-d37a7bac37cb Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack-flavor-dpjjp7qu7s36", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "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": "f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d"}} 2019-01-14 16:34:57,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d used request id req-375d38dc-393e-4c2e-8606-d37a7bac37cb 2019-01-14 16:34:57,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:34:57,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:34:57,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b366145d984942b1b9b855f4533f290c", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dea7cbf8e7074c649dc6da25ce958724", "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dea7cbf8e7074c649dc6da25ce958724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/dea7cbf8e7074c649dc6da25ce958724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/dea7cbf8e7074c649dc6da25ce958724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-f196ecb1-2f86-48a-user", "id": "3d70329bcece48d0abddb0a1f9fe0bfd"}, "audit_ids": ["PqFAHZdySUSQoW-DLUVyvA"], "issued_at": "2019-01-14T16:34:57.000000Z"}} 2019-01-14 16:34:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c3b94cfd9ae8d476a819539db910b1b8a180c" 2019-01-14 16:34:57,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1919d44c-da61-4199-94ad-4b8f22d1ae8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:34:57,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1919d44c-da61-4199-94ad-4b8f22d1ae8b 2019-01-14 16:34:57,620 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:34:57,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c3b94cfd9ae8d476a819539db910b1b8a180c" 2019-01-14 16:34:57,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34: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-4f8dc169-0ab2-4278-81c5-f64555e7c0cc x-compute-request-id: req-4f8dc169-0ab2-4278-81c5-f64555e7c0cc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "rel": "bookmark"}], "name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack-flavor-dpjjp7qu7s36"}]} 2019-01-14 16:34:57,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f8dc169-0ab2-4278-81c5-f64555e7c0cc 2019-01-14 16:34:57,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c3b94cfd9ae8d476a819539db910b1b8a180c" 2019-01-14 16:34:57,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34: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-3ddcc5ba-280d-44f5-99b8-0dbc8f4d3a2f x-compute-request-id: req-3ddcc5ba-280d-44f5-99b8-0dbc8f4d3a2f Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack-flavor-dpjjp7qu7s36", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d", "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": "f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d"}} 2019-01-14 16:34:57,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f48b4bcc-ddcc-4e11-973c-0bf47ea3a03d used request id req-3ddcc5ba-280d-44f5-99b8-0dbc8f4d3a2f 2019-01-14 16:34:57,851 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack-flavor-dpjjp7qu7s36 2019-01-14 16:34:57,851 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack 2019-01-14 16:34:57,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/a5940c9a-d1af-4285-8a3b-af263f6f2781 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:58,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:57 GMT Server: Apache x-openstack-request-id: req-100d834c-1946-45f8-b738-77cfe5c70174 Location: http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:58,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:34:58 GMT Server: Apache x-openstack-request-id: req-ca433886-dcc8-4bb0-88d1-92095235a10c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:34:58,400 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 used request id req-ca433886-dcc8-4bb0-88d1-92095235a10c 2019-01-14 16:34:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/a5940c9a-d1af-4285-8a3b-af263f6f2781 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:58,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:58 GMT Server: Apache x-openstack-request-id: req-55432c04-f90e-4501-90bb-6cb348ed2427 Location: http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:58,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:58 GMT Server: Apache x-openstack-request-id: req-a2539d43-d81a-46a8-9e16-c39b9d5ce38d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 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": "dea7cbf8e7074c649dc6da25ce958724", "OS::stack_id": "a5940c9a-d1af-4285-8a3b-af263f6f2781", "OS::stack_name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack", "stack_user_project_id": "d9313ddad3344c19ac850dfc2117c3ef", "tags": null, "creation_time": "2019-01-14T16:34:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:34:58Z", "id": "a5940c9a-d1af-4285-8a3b-af263f6f2781", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-14 16:34:58,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 used request id req-a2539d43-d81a-46a8-9e16-c39b9d5ce38d 2019-01-14 16:34:58,830 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:34:58,831 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack 2019-01-14 16:34:58,831 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack 2019-01-14 16:34:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/a5940c9a-d1af-4285-8a3b-af263f6f2781 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb888458eadeac6d98ae94f1d56bb017063d14e" 2019-01-14 16:34:59,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:34:58 GMT Server: Apache x-openstack-request-id: req-3518ee8e-e1fa-48e8-91ef-ea5b82379015 Location: http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:34:59,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:59 GMT Server: Apache x-openstack-request-id: req-91bd3360-4e8f-4c25-b84c-b6f5be1df615 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:34:59,083 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/dea7cbf8e7074c649dc6da25ce958724/stacks/CreateStackFlavorTests-a112e796-0771-4976-95a8-69a291c18843-stack/a5940c9a-d1af-4285-8a3b-af263f6f2781 used request id req-91bd3360-4e8f-4c25-b84c-b6f5be1df615 2019-01-14 16:34:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:59,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c2234d2a-b5d0-42e9-b8b2-1690d4ec15e7 Date: Mon, 14 Jan 2019 16:34:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:34:59,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c2234d2a-b5d0-42e9-b8b2-1690d4ec15e7 2019-01-14 16:34:59,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:59,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5feb5d79-5453-4f92-8b41-1541f5b86174 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:59,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-5feb5d79-5453-4f92-8b41-1541f5b86174 2019-01-14 16:34:59,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:59,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9520cdd8-84ba-4d77-bc25-5360731c3630 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:59,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-9520cdd8-84ba-4d77-bc25-5360731c3630 2019-01-14 16:34:59,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:59,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf09b3a-5404-4dc3-9c86-3274d5e466ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:59,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-3cf09b3a-5404-4dc3-9c86-3274d5e466ad 2019-01-14 16:34:59,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:59,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba81e10-8ffd-47dc-a6cb-82bce0214132 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:34:59,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-8ba81e10-8ffd-47dc-a6cb-82bce0214132 2019-01-14 16:34:59,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:34:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:34:59,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a01c1aa-354b-4b11-947f-9e0a53d75574 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:34:59,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-0a01c1aa-354b-4b11-947f-9e0a53d75574 2019-01-14 16:34:59,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:00,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a6cfaa-2f2d-400d-9772-4d88b1f208f7 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:35:00,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-b1a6cfaa-2f2d-400d-9772-4d88b1f208f7 2019-01-14 16:35:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:00,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2aad59c-f650-4e47-8ae5-bea4c92fe4bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:00,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-a2aad59c-f650-4e47-8ae5-bea4c92fe4bf 2019-01-14 16:35:00,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:00,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:00,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0287aa-4b50-46aa-b7b9-02935976d23c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:00,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-0b0287aa-4b50-46aa-b7b9-02935976d23c 2019-01-14 16:35:00,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:00,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:00,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea5b584e-7f52-49d6-9914-1025148c7fc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:00,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-ea5b584e-7f52-49d6-9914-1025148c7fc1 2019-01-14 16:35:00,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:00,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:00,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b3ffc3-12de-4671-80f8-21fd417f96e6 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:35:00,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-89b3ffc3-12de-4671-80f8-21fd417f96e6 2019-01-14 16:35:00,488 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-f196ecb1-2f86-48a-proj 2019-01-14 16:35:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:00,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a88ad1-7a92-4226-b79f-fbd0ac9b64b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:00,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dea7cbf8e7074c649dc6da25ce958724 used request id req-14a88ad1-7a92-4226-b79f-fbd0ac9b64b1 2019-01-14 16:35:00,776 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-f196ecb1-2f86-48a-proj-role 2019-01-14 16:35:00,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b366145d984942b1b9b855f4533f290c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:00,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e64acabf-3ff0-4c1f-b2fd-410fae01a562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:00,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b366145d984942b1b9b855f4533f290c used request id req-e64acabf-3ff0-4c1f-b2fd-410fae01a562 2019-01-14 16:35:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dd5d1719879d4c6a86d54d6eca18250952d20" 2019-01-14 16:35:01,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98469f1f-c0dc-4607-8b26-d04f9b11073b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:01,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98469f1f-c0dc-4607-8b26-d04f9b11073b 2019-01-14 16:35:01,021 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-f196ecb1-2f86-48a-user 2019-01-14 16:35:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3d70329bcece48d0abddb0a1f9fe0bfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3bbee039b638e58d41d9523562d0a19cd8a7ed" 2019-01-14 16:35:01,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4b143b-5ca9-462b-826f-de5950d17695 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:01,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3d70329bcece48d0abddb0a1f9fe0bfd used request id req-1b4b143b-5ca9-462b-826f-de5950d17695 2019-01-14 16:35:01,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:01,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["365vwQaCQxCuBY1LPxh3dA"], "issued_at": "2019-01-14T16:35:01.000000Z"}} 2019-01-14 16:35:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46de852854ff593df952b617b7f97b1c9675af1" 2019-01-14 16:35:01,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ecb931-d0dd-4ced-bf48-1bff95811326 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:01,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-41ecb931-d0dd-4ced-bf48-1bff95811326 2019-01-14 16:35:01,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:01,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:02,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["_AAoR85PT9uVyl45IFOyuQ"], "issued_at": "2019-01-14T16:35:02.000000Z"}} 2019-01-14 16:35:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:02,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ab5cb1-b61d-413c-ae62-40109dbb2197 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:02,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-68ab5cb1-b61d-413c-ae62-40109dbb2197 2019-01-14 16:35:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:02,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:02,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0781fc33-d605-4b9d-8d80-bc296ccd4024 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:35:02,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj used request id req-0781fc33-d605-4b9d-8d80-bc296ccd4024 2019-01-14 16:35:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:02,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9fad69-d3e3-4b93-a1af-2a256a4319d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:02,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2f9fad69-d3e3-4b93-a1af-2a256a4319d4 2019-01-14 16:35:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj"}}' 2019-01-14 16:35:02,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66bb0781-ef95-43cb-bfed-fa2efc1c1aea Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945"}, "tags": [], "enabled": true, "id": "6b74625fa4c145cf9200a7f63550c945", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj"}} 2019-01-14 16:35:02,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-66bb0781-ef95-43cb-bfed-fa2efc1c1aea 2019-01-14 16:35:02,652 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-3e6442bd-645c-4ef-proj 2019-01-14 16:35:02,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:02,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:03,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Gh5JfYd8Qc6E1Ia6mlp-Sg"], "issued_at": "2019-01-14T16:35:03.000000Z"}} 2019-01-14 16:35:03,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:03,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37190fd6-ebc0-466d-b3c5-184b2200fb5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:03,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-37190fd6-ebc0-466d-b3c5-184b2200fb5b 2019-01-14 16:35:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:03,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:03,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a152aa-0330-4297-8fed-cac32fb8d13b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:35:03,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-58a152aa-0330-4297-8fed-cac32fb8d13b 2019-01-14 16:35:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:03,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1fe1f0-84f6-470e-96c6-34f22075ead9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945"}, "tags": [], "enabled": true, "id": "6b74625fa4c145cf9200a7f63550c945", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj"}]} 2019-01-14 16:35:03,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj used request id req-cf1fe1f0-84f6-470e-96c6-34f22075ead9 2019-01-14 16:35:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:03,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a359d932-0d9d-4e65-ad31-af41104fe2d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:03,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a359d932-0d9d-4e65-ad31-af41104fe2d4 2019-01-14 16:35:03,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:04,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4accfcd8-d41e-415e-b09e-59951955a00b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:04,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4accfcd8-d41e-415e-b09e-59951955a00b 2019-01-14 16:35:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:04,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a163ff-247d-41bd-89a1-aa452bad90eb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945"}, "tags": [], "enabled": true, "id": "6b74625fa4c145cf9200a7f63550c945", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj"}]} 2019-01-14 16:35:04,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-3e6442bd-645c-4ef-proj used request id req-83a163ff-247d-41bd-89a1-aa452bad90eb 2019-01-14 16:35:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8b7597edb6ff44368b4eecf1bbda83bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:04,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8dca56-ad33-471a-84df-de0137ca8574 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-3e6442bd-645c-4ef-user", "links": {"self": "http://172.30.9.26:5000/v3/users/8b7597edb6ff44368b4eecf1bbda83bd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6b74625fa4c145cf9200a7f63550c945", "id": "8b7597edb6ff44368b4eecf1bbda83bd", "password_expires_at": null}} 2019-01-14 16:35:04,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8b7597edb6ff44368b4eecf1bbda83bd used request id req-9f8dca56-ad33-471a-84df-de0137ca8574 2019-01-14 16:35:04,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945/users/8b7597edb6ff44368b4eecf1bbda83bd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:04,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41f9dea-cf87-4f97-bead-5469f6524bc5 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945/users/8b7597edb6ff44368b4eecf1bbda83bd/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:35:04,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945/users/8b7597edb6ff44368b4eecf1bbda83bd/roles used request id req-a41f9dea-cf87-4f97-bead-5469f6524bc5 2019-01-14 16:35:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:04,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee27d3b-3d4e-40cf-8adb-52553786138e Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:35:04,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-5ee27d3b-3d4e-40cf-8adb-52553786138e 2019-01-14 16:35:04,501 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-3e6442bd-645c-4ef-proj 2019-01-14 16:35:04,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945/users/8b7597edb6ff44368b4eecf1bbda83bd/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:04,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db1aa87-4ed3-4849-bc64-fb50948f6a19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:04,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945/users/8b7597edb6ff44368b4eecf1bbda83bd/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-8db1aa87-4ed3-4849-bc64-fb50948f6a19 2019-01-14 16:35:04,653 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-3e6442bd-645c-4ef-user 2019-01-14 16:35:04,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:04,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d33585d-0013-4a12-b4ce-2875cf118a21 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:04,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0d33585d-0013-4a12-b4ce-2875cf118a21 2019-01-14 16:35:04,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" -d '{"role": {"name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role"}}' 2019-01-14 16:35:04,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2227931f-a722-45bb-b70b-609424e1ea08 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08c74c664ed447baa7dfb8f01103f4f7", "links": {"self": "http://172.30.9.26:5000/v3/roles/08c74c664ed447baa7dfb8f01103f4f7"}, "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role"}} 2019-01-14 16:35:04,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2227931f-a722-45bb-b70b-609424e1ea08 2019-01-14 16:35:04,909 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role 2019-01-14 16:35:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/08c74c664ed447baa7dfb8f01103f4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:05,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438c0802-6b9f-408d-99e1-c3d2f50ac448 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08c74c664ed447baa7dfb8f01103f4f7", "links": {"self": "http://172.30.9.26:5000/v3/roles/08c74c664ed447baa7dfb8f01103f4f7"}, "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role"}} 2019-01-14 16:35:05,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/08c74c664ed447baa7dfb8f01103f4f7 used request id req-438c0802-6b9f-408d-99e1-c3d2f50ac448 2019-01-14 16:35:05,019 - keystone_utils - INFO - Granting role CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role to project CreateStackKeypairTests-3e6442bd-645c-4ef-proj 2019-01-14 16:35:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945/users/8b7597edb6ff44368b4eecf1bbda83bd/roles/08c74c664ed447baa7dfb8f01103f4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:05,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1811d4c8-a9c8-40d7-87c3-8b2741e5dcc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:05,176 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945/users/8b7597edb6ff44368b4eecf1bbda83bd/roles/08c74c664ed447baa7dfb8f01103f4f7 used request id req-1811d4c8-a9c8-40d7-87c3-8b2741e5dcc0 2019-01-14 16:35:05,176 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:05,176 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:05,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:05,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:05,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08c74c664ed447baa7dfb8f01103f4f7", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b74625fa4c145cf9200a7f63550c945", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-user", "id": "8b7597edb6ff44368b4eecf1bbda83bd"}, "audit_ids": ["fWBzyrpSTruQDenWoFFKjg"], "issued_at": "2019-01-14T16:35:05.000000Z"}} 2019-01-14 16:35:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:05,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af031bab-1813-44dc-8405-9ea5b47ef08f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:05,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af031bab-1813-44dc-8405-9ea5b47ef08f 2019-01-14 16:35:05,670 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:05,673 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:05,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:05,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:05 GMT Server: Apache x-openstack-request-id: req-d77d92bb-6522-4995-92ff-524c8f2f2c8e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:35:05,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack used request id req-d77d92bb-6522-4995-92ff-524c8f2f2c8e 2019-01-14 16:35:05,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-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-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp"}}' 2019-01-14 16:35:07,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:05 GMT Server: Apache x-openstack-request-id: req-5d353113-d2a7-4515-b5b0-a0c05123bba5 Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "links": [{"href": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b", "rel": "self"}]}} 2019-01-14 16:35:07,618 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks used request id req-5d353113-d2a7-4515-b5b0-a0c05123bba5 2019-01-14 16:35:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/22c58d43-6e52-4417-abc8-4a0d2b23981b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:07,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:07 GMT Server: Apache x-openstack-request-id: req-dabeda91-5cc3-4b0d-9fc3-453164385677 Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:08,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:07 GMT Server: Apache x-openstack-request-id: req-fd8e51d6-8911-4621-92fe-0c2218db0da6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 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": "6b74625fa4c145cf9200a7f63550c945", "OS::stack_id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "keypair_name": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "stack_user_project_id": "7a14e211704f43c29350426a3cef74bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:35:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxV65PzJ4HHrMC/ZPlYAMH5do3TjT5OQ0eJjlZFHrclGja5Eu\nXcpbk8kTXeU0Fd0G8QM3oSPJdlLsTbZt3vrxhJOpq5s8PCmYIlxPoedRJdxkwtU7\nXSmjNdXQ9cNXhRqbU9xq7+nmPOFIfZNHZRg1OqoeZycd3qH+NELRRGXMWTAhhnzh\nS3y0RJTAn6k3oceGQr20J4vNYFl+Cra1MmFmlv28Ik0yc19cfXs8vJYUgc/3pOrG\ngzCLSFU+0tB60GEuDMpAWCsXgykJ7wB2bfXjk5Vog6O17FvgaboKucCxG9LaBLho\ntHTkdNWz4Gq1geq2LLZ6i51MgVZYrmePOHq6HwIDAQABAoIBAHdtYdqDx3o0M9Pp\nLy7fVHapP6LdCBqwm699lRCnITkDfUdRiiTmlZNPUJC4aFPycojT0Y2IAhe/BY3g\nnYsXfZ0jXL+iJ0igQpZIFUd6mPe37KCYNluhHkktIEwV75dzChosfei+N7sO9rZF\nsCXUCCF/XvY8DS7yBsfIxqgEkSpFjO5JJBPci6vVWhbGRqwDpemyEZXKOslG/EHD\nuDDZx3WunBIbQrHIqG7HNdr3UnVb0dmcEJ1wVp8Ddr+w5aR9NbAh7YH9oX1pnFBB\nai37av8UA6VaiIt5EW/HmN6ZmT89njPwIX9bhClpoxM/aydGvPauJkbxu+niurTS\n0t3mLgECgYEA75DK9UkpXJFBi05/bMNQQO4JYcShuL6SJDTCg+1e7aoxFWGu2KrN\nC3GRwmNE1aQCmzQ1i8yxQb6atKnTLEwc9trP7CwCidSS/Amh7pKRGisi0Mx99E9i\n/O2HGcTeh10wZmp0ZSHWeigxOSAgyzr9OHJ5Zjh3L2IcdijnN8Ju3b8CgYEA0ujm\nU1EUL0/0gZ7VbCONACUWrsdWbSCa8+/hH4awM4TM8y5d3iqfQ9RLKKJB0hLaEhbc\nT0HuJBmlvdXldt4b3hMY3Z+3vXwcHH/MxnQe9SJssAfuQJ51oRC4ilnvYow8uqem\n+w4EFG9cj9eQa3KOBn9yjPv5N2/nLEWvZDZp+6ECgYBjhclrIRu3wvhxwQiazIEY\nmEr5fNCaiUD5HZn5aLFZFq0RbuVOSZapPGMLWGYOQvZ6N7RPAZhZ8a8fgrWh33Tg\n8IIUYSwkylTNs8q769OwBV+PUoS47An5fUv03p57qbEjuvHj2azaTrw0OS6mfzkX\nLCdW2fpZiu67/74eof2gzQKBgQCjD9fLgLsXXTzP3mppYg8IlqQz2wAx/OxwPv0R\nr8OZAUqnlSiTtOZPvdmh/9jdvx+ErtIEIRgqJv4iiDYRseVfy+oEpxCa2lKtog1D\nPdIVelkHvAnzQc/2CAR1StUunvfw49/Q6GQ1HGg2+dW5jObLlUuOPt3Og6D6dKIG\n258TIQKBgFUo1YMQIFcpB0EuHMG2JVP1In4E6FLIqZ3I0jfOm14XZd1xgByC4iGp\ndK+Wh+5uCF7IUZdZl4nRXyap8nvLWNBQX82IWllywncOF/QP6rIWQYZmkv+q31rP\nl0eDubbsftv8uARbB9I2dTxNL6I0p4W1hf6j3XmKT6IIiadTxrJA\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"}} 2019-01-14 16:35:08,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b used request id req-fd8e51d6-8911-4621-92fe-0c2218db0da6 2019-01-14 16:35:08,138 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack 2019-01-14 16:35:08,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/22c58d43-6e52-4417-abc8-4a0d2b23981b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:08,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:08 GMT Server: Apache x-openstack-request-id: req-1f31151c-0d9e-4bd9-b241-11da2c3c555e Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:08,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:08 GMT Server: Apache x-openstack-request-id: req-3baf4b52-5ca6-4e6f-93ea-3700ea79ed4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 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": "6b74625fa4c145cf9200a7f63550c945", "OS::stack_id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "keypair_name": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "stack_user_project_id": "7a14e211704f43c29350426a3cef74bd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:35:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxV65PzJ4HHrMC/ZPlYAMH5do3TjT5OQ0eJjlZFHrclGja5Eu\nXcpbk8kTXeU0Fd0G8QM3oSPJdlLsTbZt3vrxhJOpq5s8PCmYIlxPoedRJdxkwtU7\nXSmjNdXQ9cNXhRqbU9xq7+nmPOFIfZNHZRg1OqoeZycd3qH+NELRRGXMWTAhhnzh\nS3y0RJTAn6k3oceGQr20J4vNYFl+Cra1MmFmlv28Ik0yc19cfXs8vJYUgc/3pOrG\ngzCLSFU+0tB60GEuDMpAWCsXgykJ7wB2bfXjk5Vog6O17FvgaboKucCxG9LaBLho\ntHTkdNWz4Gq1geq2LLZ6i51MgVZYrmePOHq6HwIDAQABAoIBAHdtYdqDx3o0M9Pp\nLy7fVHapP6LdCBqwm699lRCnITkDfUdRiiTmlZNPUJC4aFPycojT0Y2IAhe/BY3g\nnYsXfZ0jXL+iJ0igQpZIFUd6mPe37KCYNluhHkktIEwV75dzChosfei+N7sO9rZF\nsCXUCCF/XvY8DS7yBsfIxqgEkSpFjO5JJBPci6vVWhbGRqwDpemyEZXKOslG/EHD\nuDDZx3WunBIbQrHIqG7HNdr3UnVb0dmcEJ1wVp8Ddr+w5aR9NbAh7YH9oX1pnFBB\nai37av8UA6VaiIt5EW/HmN6ZmT89njPwIX9bhClpoxM/aydGvPauJkbxu+niurTS\n0t3mLgECgYEA75DK9UkpXJFBi05/bMNQQO4JYcShuL6SJDTCg+1e7aoxFWGu2KrN\nC3GRwmNE1aQCmzQ1i8yxQb6atKnTLEwc9trP7CwCidSS/Amh7pKRGisi0Mx99E9i\n/O2HGcTeh10wZmp0ZSHWeigxOSAgyzr9OHJ5Zjh3L2IcdijnN8Ju3b8CgYEA0ujm\nU1EUL0/0gZ7VbCONACUWrsdWbSCa8+/hH4awM4TM8y5d3iqfQ9RLKKJB0hLaEhbc\nT0HuJBmlvdXldt4b3hMY3Z+3vXwcHH/MxnQe9SJssAfuQJ51oRC4ilnvYow8uqem\n+w4EFG9cj9eQa3KOBn9yjPv5N2/nLEWvZDZp+6ECgYBjhclrIRu3wvhxwQiazIEY\nmEr5fNCaiUD5HZn5aLFZFq0RbuVOSZapPGMLWGYOQvZ6N7RPAZhZ8a8fgrWh33Tg\n8IIUYSwkylTNs8q769OwBV+PUoS47An5fUv03p57qbEjuvHj2azaTrw0OS6mfzkX\nLCdW2fpZiu67/74eof2gzQKBgQCjD9fLgLsXXTzP3mppYg8IlqQz2wAx/OxwPv0R\nr8OZAUqnlSiTtOZPvdmh/9jdvx+ErtIEIRgqJv4iiDYRseVfy+oEpxCa2lKtog1D\nPdIVelkHvAnzQc/2CAR1StUunvfw49/Q6GQ1HGg2+dW5jObLlUuOPt3Og6D6dKIG\n258TIQKBgFUo1YMQIFcpB0EuHMG2JVP1In4E6FLIqZ3I0jfOm14XZd1xgByC4iGp\ndK+Wh+5uCF7IUZdZl4nRXyap8nvLWNBQX82IWllywncOF/QP6rIWQYZmkv+q31rP\nl0eDubbsftv8uARbB9I2dTxNL6I0p4W1hf6j3XmKT6IIiadTxrJA\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"}} 2019-01-14 16:35:08,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b used request id req-3baf4b52-5ca6-4e6f-93ea-3700ea79ed4e 2019-01-14 16:35:08,654 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:35:08,654 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack 2019-01-14 16:35:08,654 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack 2019-01-14 16:35:08,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/22c58d43-6e52-4417-abc8-4a0d2b23981b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:08,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:08 GMT Server: Apache x-openstack-request-id: req-a92bcedb-94d1-49d8-a8d7-912f26caba09 Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:09,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:08 GMT Server: Apache x-openstack-request-id: req-c823f968-20fd-443d-892b-7dc2e2ccb9ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-14T16:35:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:35:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-14 16:35:09,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b/resources used request id req-c823f968-20fd-443d-892b-7dc2e2ccb9ff 2019-01-14 16:35:09,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:09,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35: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-5d10088b-7a0f-4174-901a-c9e3e93d0c02 x-compute-request-id: req-5d10088b-7a0f-4174-901a-c9e3e93d0c02 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFXrk/MngceswL9k+VgAwfl2jdONPk5DR4mOVkUetyUaNrkS5dyluTyRNd5TQV3QbxAzehI8l2UuxNtm3e+vGEk6mrmzw8KZgiXE+h51El3GTC1TtdKaM11dD1w1eFGptT3Grv6eY84Uh9k0dlGDU6qh5nJx3eof40QtFEZcxZMCGGfOFLfLRElMCfqTehx4ZCvbQni81gWX4KtrUyYWaW/bwiTTJzX1x9ezy8lhSBz/ek6saDMItIVT7S0HrQYS4MykBYKxeDKQnvAHZt9eOTlWiDo7XsW+Bpugq5wLEb0toEuGi0dOR01bPgarWB6rYstnqLnUyBVliuZ484erof Generated-by-Nova", "user_id": "8b7597edb6ff44368b4eecf1bbda83bd", "name": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp", "deleted": false, "created_at": "2019-01-14T16:35:07.000000", "updated_at": null, "fingerprint": "78:d6:fd:44:6d:fa:a6:04:f6:20:9a:c7:c8:8e:8e:98", "deleted_at": null, "id": 95}} 2019-01-14 16:35:09,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp used request id req-5d10088b-7a0f-4174-901a-c9e3e93d0c02 2019-01-14 16:35:09,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/22c58d43-6e52-4417-abc8-4a0d2b23981b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:09,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:09 GMT Server: Apache x-openstack-request-id: req-c726e578-e63a-4db1-af87-55af495e6365 Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:09,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:09 GMT Server: Apache x-openstack-request-id: req-f005c551-b853-4e69-bd01-fb2d851880d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 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": "6b74625fa4c145cf9200a7f63550c945", "OS::stack_id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "keypair_name": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "stack_user_project_id": "7a14e211704f43c29350426a3cef74bd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:35:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxV65PzJ4HHrMC/ZPlYAMH5do3TjT5OQ0eJjlZFHrclGja5Eu\nXcpbk8kTXeU0Fd0G8QM3oSPJdlLsTbZt3vrxhJOpq5s8PCmYIlxPoedRJdxkwtU7\nXSmjNdXQ9cNXhRqbU9xq7+nmPOFIfZNHZRg1OqoeZycd3qH+NELRRGXMWTAhhnzh\nS3y0RJTAn6k3oceGQr20J4vNYFl+Cra1MmFmlv28Ik0yc19cfXs8vJYUgc/3pOrG\ngzCLSFU+0tB60GEuDMpAWCsXgykJ7wB2bfXjk5Vog6O17FvgaboKucCxG9LaBLho\ntHTkdNWz4Gq1geq2LLZ6i51MgVZYrmePOHq6HwIDAQABAoIBAHdtYdqDx3o0M9Pp\nLy7fVHapP6LdCBqwm699lRCnITkDfUdRiiTmlZNPUJC4aFPycojT0Y2IAhe/BY3g\nnYsXfZ0jXL+iJ0igQpZIFUd6mPe37KCYNluhHkktIEwV75dzChosfei+N7sO9rZF\nsCXUCCF/XvY8DS7yBsfIxqgEkSpFjO5JJBPci6vVWhbGRqwDpemyEZXKOslG/EHD\nuDDZx3WunBIbQrHIqG7HNdr3UnVb0dmcEJ1wVp8Ddr+w5aR9NbAh7YH9oX1pnFBB\nai37av8UA6VaiIt5EW/HmN6ZmT89njPwIX9bhClpoxM/aydGvPauJkbxu+niurTS\n0t3mLgECgYEA75DK9UkpXJFBi05/bMNQQO4JYcShuL6SJDTCg+1e7aoxFWGu2KrN\nC3GRwmNE1aQCmzQ1i8yxQb6atKnTLEwc9trP7CwCidSS/Amh7pKRGisi0Mx99E9i\n/O2HGcTeh10wZmp0ZSHWeigxOSAgyzr9OHJ5Zjh3L2IcdijnN8Ju3b8CgYEA0ujm\nU1EUL0/0gZ7VbCONACUWrsdWbSCa8+/hH4awM4TM8y5d3iqfQ9RLKKJB0hLaEhbc\nT0HuJBmlvdXldt4b3hMY3Z+3vXwcHH/MxnQe9SJssAfuQJ51oRC4ilnvYow8uqem\n+w4EFG9cj9eQa3KOBn9yjPv5N2/nLEWvZDZp+6ECgYBjhclrIRu3wvhxwQiazIEY\nmEr5fNCaiUD5HZn5aLFZFq0RbuVOSZapPGMLWGYOQvZ6N7RPAZhZ8a8fgrWh33Tg\n8IIUYSwkylTNs8q769OwBV+PUoS47An5fUv03p57qbEjuvHj2azaTrw0OS6mfzkX\nLCdW2fpZiu67/74eof2gzQKBgQCjD9fLgLsXXTzP3mppYg8IlqQz2wAx/OxwPv0R\nr8OZAUqnlSiTtOZPvdmh/9jdvx+ErtIEIRgqJv4iiDYRseVfy+oEpxCa2lKtog1D\nPdIVelkHvAnzQc/2CAR1StUunvfw49/Q6GQ1HGg2+dW5jObLlUuOPt3Og6D6dKIG\n258TIQKBgFUo1YMQIFcpB0EuHMG2JVP1In4E6FLIqZ3I0jfOm14XZd1xgByC4iGp\ndK+Wh+5uCF7IUZdZl4nRXyap8nvLWNBQX82IWllywncOF/QP6rIWQYZmkv+q31rP\nl0eDubbsftv8uARbB9I2dTxNL6I0p4W1hf6j3XmKT6IIiadTxrJA\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"}} 2019-01-14 16:35:09,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b used request id req-f005c551-b853-4e69-bd01-fb2d851880d9 2019-01-14 16:35:09,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:09,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:10,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08c74c664ed447baa7dfb8f01103f4f7", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b74625fa4c145cf9200a7f63550c945", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-user", "id": "8b7597edb6ff44368b4eecf1bbda83bd"}, "audit_ids": ["chiYGZnhS_OMS9jNoO9G0g"], "issued_at": "2019-01-14T16:35:10.000000Z"}} 2019-01-14 16:35:10,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f7f5778cde7701ea6f309bf36dc2c3e6892a6e" 2019-01-14 16:35:10,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d781f1-2a28-4f02-bc7f-fce761eec0a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:10,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e9d781f1-2a28-4f02-bc7f-fce761eec0a0 2019-01-14 16:35:10,142 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:10,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f7f5778cde7701ea6f309bf36dc2c3e6892a6e" 2019-01-14 16:35:10,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35: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-9fb0505d-6001-4dde-891a-d77572c5e756 x-compute-request-id: req-9fb0505d-6001-4dde-891a-d77572c5e756 Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFXrk/MngceswL9k+VgAwfl2jdONPk5DR4mOVkUetyUaNrkS5dyluTyRNd5TQV3QbxAzehI8l2UuxNtm3e+vGEk6mrmzw8KZgiXE+h51El3GTC1TtdKaM11dD1w1eFGptT3Grv6eY84Uh9k0dlGDU6qh5nJx3eof40QtFEZcxZMCGGfOFLfLRElMCfqTehx4ZCvbQni81gWX4KtrUyYWaW/bwiTTJzX1x9ezy8lhSBz/ek6saDMItIVT7S0HrQYS4MykBYKxeDKQnvAHZt9eOTlWiDo7XsW+Bpugq5wLEb0toEuGi0dOR01bPgarWB6rYstnqLnUyBVliuZ484erof Generated-by-Nova", "name": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp", "fingerprint": "78:d6:fd:44:6d:fa:a6:04:f6:20:9a:c7:c8:8e:8e:98"}}]} 2019-01-14 16:35:10,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9fb0505d-6001-4dde-891a-d77572c5e756 2019-01-14 16:35:10,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:10,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08c74c664ed447baa7dfb8f01103f4f7", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b74625fa4c145cf9200a7f63550c945", "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/6b74625fa4c145cf9200a7f63550c945", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-3e6442bd-645c-4ef-user", "id": "8b7597edb6ff44368b4eecf1bbda83bd"}, "audit_ids": ["WXFRWQlXQ_GVKf1OY8aVCg"], "issued_at": "2019-01-14T16:35:10.000000Z"}} 2019-01-14 16:35:10,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0d9af49e97be20032dcc2908dc7a71da028898" 2019-01-14 16:35:10,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35: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-befbf9e2-d41b-4010-ac0f-83819d64da8b x-compute-request-id: req-befbf9e2-d41b-4010-ac0f-83819d64da8b Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFXrk/MngceswL9k+VgAwfl2jdONPk5DR4mOVkUetyUaNrkS5dyluTyRNd5TQV3QbxAzehI8l2UuxNtm3e+vGEk6mrmzw8KZgiXE+h51El3GTC1TtdKaM11dD1w1eFGptT3Grv6eY84Uh9k0dlGDU6qh5nJx3eof40QtFEZcxZMCGGfOFLfLRElMCfqTehx4ZCvbQni81gWX4KtrUyYWaW/bwiTTJzX1x9ezy8lhSBz/ek6saDMItIVT7S0HrQYS4MykBYKxeDKQnvAHZt9eOTlWiDo7XsW+Bpugq5wLEb0toEuGi0dOR01bPgarWB6rYstnqLnUyBVliuZ484erof Generated-by-Nova", "user_id": "8b7597edb6ff44368b4eecf1bbda83bd", "name": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp", "deleted": false, "created_at": "2019-01-14T16:35:07.000000", "updated_at": null, "fingerprint": "78:d6:fd:44:6d:fa:a6:04:f6:20:9a:c7:c8:8e:8e:98", "deleted_at": null, "id": 95}} 2019-01-14 16:35:10,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp used request id req-befbf9e2-d41b-4010-ac0f-83819d64da8b 2019-01-14 16:35:10,997 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack 2019-01-14 16:35:11,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/22c58d43-6e52-4417-abc8-4a0d2b23981b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:11,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:11 GMT Server: Apache x-openstack-request-id: req-317a5b8e-e89d-4904-a032-3849f6a471b0 Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:11,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:11 GMT Server: Apache x-openstack-request-id: req-76dd2a7d-4463-4691-ac77-877be506d537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:11,343 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b used request id req-76dd2a7d-4463-4691-ac77-877be506d537 2019-01-14 16:35:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/22c58d43-6e52-4417-abc8-4a0d2b23981b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:11,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:11 GMT Server: Apache x-openstack-request-id: req-dbde9683-101a-42aa-8cf3-0eb0682ea542 Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:11,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:11 GMT Server: Apache x-openstack-request-id: req-582e7b3a-998b-4481-959d-b2e4c91a0b2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "6b74625fa4c145cf9200a7f63550c945", "OS::stack_id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "keypair_name": "CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack", "stack_user_project_id": "7a14e211704f43c29350426a3cef74bd", "tags": null, "creation_time": "2019-01-14T16:35:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:35:11Z", "id": "22c58d43-6e52-4417-abc8-4a0d2b23981b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-14 16:35:11,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b used request id req-582e7b3a-998b-4481-959d-b2e4c91a0b2c 2019-01-14 16:35:11,774 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:35:11,774 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack 2019-01-14 16:35:11,774 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack 2019-01-14 16:35:11,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/22c58d43-6e52-4417-abc8-4a0d2b23981b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f70f53d7cd31c6bcd2ae4bdda22e4d696eead93" 2019-01-14 16:35:11,804 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:11 GMT Server: Apache x-openstack-request-id: req-6a529b22-1843-4e3b-b74a-2c9c29a36176 Location: http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:12,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:11 GMT Server: Apache x-openstack-request-id: req-32ba890c-1173-4c24-9fc3-864649f96829 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:35:12,021 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b74625fa4c145cf9200a7f63550c945/stacks/CreateStackKeypairTests-CreateStackKeypairTests-37a53438-26f2-40ad-a458-9802e6cf7e4b-stack/22c58d43-6e52-4417-abc8-4a0d2b23981b used request id req-32ba890c-1173-4c24-9fc3-864649f96829 2019-01-14 16:35:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:12,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7dcbeaa6-8f4d-4ae9-b71b-b0732ed6310a Date: Mon, 14 Jan 2019 16:35:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:35:12,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7dcbeaa6-8f4d-4ae9-b71b-b0732ed6310a 2019-01-14 16:35:12,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:12,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67827fc4-430c-4cbc-bbd6-fae232826839 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:12,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-67827fc4-430c-4cbc-bbd6-fae232826839 2019-01-14 16:35:12,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:12,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-415dea63-2418-4177-b729-050b958619a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:12,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-415dea63-2418-4177-b729-050b958619a5 2019-01-14 16:35:12,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:12,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4690c4-9a21-4c7b-8c50-292723c05354 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:12,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-5b4690c4-9a21-4c7b-8c50-292723c05354 2019-01-14 16:35:12,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:12,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:12,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e2df82d-e0ae-4468-8e4e-cde61bc4aa02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:12,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-9e2df82d-e0ae-4468-8e4e-cde61bc4aa02 2019-01-14 16:35:12,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:12,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1992d375-44fb-476a-ac22-e628b7df722a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:35:12,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-1992d375-44fb-476a-ac22-e628b7df722a 2019-01-14 16:35:12,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:12,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8adacf1-715f-4adf-b0d6-93011cf313a5 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:35:12,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-f8adacf1-715f-4adf-b0d6-93011cf313a5 2019-01-14 16:35:12,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:13,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0155170e-957f-4b5b-bb66-00c81aba592e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:13,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-0155170e-957f-4b5b-bb66-00c81aba592e 2019-01-14 16:35:13,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:13,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:13,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83ff341-efaa-425b-8e4c-a4d88998bb90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:13,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-e83ff341-efaa-425b-8e4c-a4d88998bb90 2019-01-14 16:35:13,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:13,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:13,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea6d056-fedd-4c85-bf23-235730d290c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:13,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-4ea6d056-fedd-4c85-bf23-235730d290c2 2019-01-14 16:35:13,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:13,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:13,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6c81d5-add7-4a04-b34e-950ee507eb6b 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:35:13,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-ad6c81d5-add7-4a04-b34e-950ee507eb6b 2019-01-14 16:35:13,356 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-3e6442bd-645c-4ef-proj 2019-01-14 16:35:13,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:13,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f100058-40ae-49bf-952d-04791fda2896 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:13,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6b74625fa4c145cf9200a7f63550c945 used request id req-0f100058-40ae-49bf-952d-04791fda2896 2019-01-14 16:35:13,609 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-3e6442bd-645c-4ef-proj-role 2019-01-14 16:35:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/08c74c664ed447baa7dfb8f01103f4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:13,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5bf7b6c-692c-48b7-84ee-7f4d653eaa62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:13,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/08c74c664ed447baa7dfb8f01103f4f7 used request id req-c5bf7b6c-692c-48b7-84ee-7f4d653eaa62 2019-01-14 16:35:13,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6715e8dc69e9688bec681bd975fbd404c4f261" 2019-01-14 16:35:13,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc277f4-88c1-48b0-a995-d607b2208bca Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:13,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0dc277f4-88c1-48b0-a995-d607b2208bca 2019-01-14 16:35:13,847 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-3e6442bd-645c-4ef-user 2019-01-14 16:35:13,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8b7597edb6ff44368b4eecf1bbda83bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b507ff9cd01b313975272b46e3e1a8f8502f1c56" 2019-01-14 16:35:14,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c09b3b-6eeb-40af-a800-60d65717c58d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:14,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8b7597edb6ff44368b4eecf1bbda83bd used request id req-b2c09b3b-6eeb-40af-a800-60d65717c58d 2019-01-14 16:35:14,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:14,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["U9wkk8UQS8CQ3TlBz2d5LQ"], "issued_at": "2019-01-14T16:35:14.000000Z"}} 2019-01-14 16:35:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1239d585c7db7312167c7d01da5607d23a5ea87" 2019-01-14 16:35:14,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67be3774-5ce7-4396-9a3a-f315e558ddb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:14,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-67be3774-5ce7-4396-9a3a-f315e558ddb2 2019-01-14 16:35:14,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:14,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:15,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["f74wRf5tTIyLH0yAyi5aEw"], "issued_at": "2019-01-14T16:35:15.000000Z"}} 2019-01-14 16:35:15,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:15,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed0a704-394d-454f-9c65-de593f1c1403 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:15,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8ed0a704-394d-454f-9c65-de593f1c1403 2019-01-14 16:35:15,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:15,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:15,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb45feb-a8d8-4c2a-a87e-fa10010c811b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:35:15,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj used request id req-ccb45feb-a8d8-4c2a-a87e-fa10010c811b 2019-01-14 16:35:15,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:15,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d984efdc-c2da-4254-af79-abf2894986db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:15,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d984efdc-c2da-4254-af79-abf2894986db 2019-01-14 16:35:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}}' 2019-01-14 16:35:15,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670d5bf8-2b26-4fcb-9aba-ffaf625469cc Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a"}, "tags": [], "enabled": true, "id": "8454f85902dc4446bdb742355422470a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}} 2019-01-14 16:35:15,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-670d5bf8-2b26-4fcb-9aba-ffaf625469cc 2019-01-14 16:35:15,478 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj 2019-01-14 16:35:15,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:15,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:15,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["R1tuNNeJQs6DjoStmAN7yA"], "issued_at": "2019-01-14T16:35:15.000000Z"}} 2019-01-14 16:35:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:16,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4731d5f-f610-4b14-96d5-2c6f1c67d187 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:16,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a4731d5f-f610-4b14-96d5-2c6f1c67d187 2019-01-14 16:35:16,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:16,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:16,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10aa923d-36ca-4da6-be6a-c7bb2c684e93 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:35:16,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-10aa923d-36ca-4da6-be6a-c7bb2c684e93 2019-01-14 16:35:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:16,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe284df-f050-4d77-89cb-755fb9e3b6d4 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a"}, "tags": [], "enabled": true, "id": "8454f85902dc4446bdb742355422470a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}]} 2019-01-14 16:35:16,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj used request id req-abe284df-f050-4d77-89cb-755fb9e3b6d4 2019-01-14 16:35:16,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:16,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c82a397-873b-402d-b696-a7b17a6a5e72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:16,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9c82a397-873b-402d-b696-a7b17a6a5e72 2019-01-14 16:35:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:16,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b761a44-f92a-42dc-91b2-a482ebb434b4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:16,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7b761a44-f92a-42dc-91b2-a482ebb434b4 2019-01-14 16:35:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:16,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c46794-d924-4e1b-8e51-ce42234dbdae Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a"}, "tags": [], "enabled": true, "id": "8454f85902dc4446bdb742355422470a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}]} 2019-01-14 16:35:16,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj used request id req-69c46794-d924-4e1b-8e51-ce42234dbdae 2019-01-14 16:35:16,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/53cc2a76573743279fc3b3db9aac5040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:17,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f0a990-103f-4155-84eb-c7500ea9da1c Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-user", "links": {"self": "http://172.30.9.26:5000/v3/users/53cc2a76573743279fc3b3db9aac5040"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8454f85902dc4446bdb742355422470a", "id": "53cc2a76573743279fc3b3db9aac5040", "password_expires_at": null}} 2019-01-14 16:35:17,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/53cc2a76573743279fc3b3db9aac5040 used request id req-b9f0a990-103f-4155-84eb-c7500ea9da1c 2019-01-14 16:35:17,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a/users/53cc2a76573743279fc3b3db9aac5040/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979b87a7-c498-4d29-8f5e-1a4b64c0bc7e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a/users/53cc2a76573743279fc3b3db9aac5040/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:35:17,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a/users/53cc2a76573743279fc3b3db9aac5040/roles used request id req-979b87a7-c498-4d29-8f5e-1a4b64c0bc7e 2019-01-14 16:35:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:17,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac9c181-05f9-4f3f-b060-2694464067e9 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:35:17,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-6ac9c181-05f9-4f3f-b060-2694464067e9 2019-01-14 16:35:17,363 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj 2019-01-14 16:35:17,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a/users/53cc2a76573743279fc3b3db9aac5040/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:17,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14dbf0f5-5963-4c18-8f8e-8754a013c58f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:17,546 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a/users/53cc2a76573743279fc3b3db9aac5040/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-14dbf0f5-5963-4c18-8f8e-8754a013c58f 2019-01-14 16:35:17,547 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-731bf9fa-d274-4ef-user 2019-01-14 16:35:17,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:17,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1188247f-8c70-493f-8afd-d8369a3a3365 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:17,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1188247f-8c70-493f-8afd-d8369a3a3365 2019-01-14 16:35:17,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" -d '{"role": {"name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role"}}' 2019-01-14 16:35:17,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ce3578-42f3-4882-aeb2-1121db30bb44 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97159f0c7c7442d7af7806c886e1acf2", "links": {"self": "http://172.30.9.26:5000/v3/roles/97159f0c7c7442d7af7806c886e1acf2"}, "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role"}} 2019-01-14 16:35:17,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-26ce3578-42f3-4882-aeb2-1121db30bb44 2019-01-14 16:35:17,873 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role 2019-01-14 16:35:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/97159f0c7c7442d7af7806c886e1acf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:17,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1536673-1e1f-4ad6-b07b-1ce3cce7e01c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97159f0c7c7442d7af7806c886e1acf2", "links": {"self": "http://172.30.9.26:5000/v3/roles/97159f0c7c7442d7af7806c886e1acf2"}, "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role"}} 2019-01-14 16:35:17,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/97159f0c7c7442d7af7806c886e1acf2 used request id req-d1536673-1e1f-4ad6-b07b-1ce3cce7e01c 2019-01-14 16:35:17,991 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role to project CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj 2019-01-14 16:35:17,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a/users/53cc2a76573743279fc3b3db9aac5040/roles/97159f0c7c7442d7af7806c886e1acf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:18,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b5d21a-bf44-4dcb-85ad-3547dc36a26b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:18,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a/users/53cc2a76573743279fc3b3db9aac5040/roles/97159f0c7c7442d7af7806c886e1acf2 used request id req-21b5d21a-bf44-4dcb-85ad-3547dc36a26b 2019-01-14 16:35:18,133 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:18,133 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:18,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:18,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:18,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97159f0c7c7442d7af7806c886e1acf2", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8454f85902dc4446bdb742355422470a", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-user", "id": "53cc2a76573743279fc3b3db9aac5040"}, "audit_ids": ["b0zEfpkaQvy0FUOLzQ39Zw"], "issued_at": "2019-01-14T16:35:18.000000Z"}} 2019-01-14 16:35:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:18,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68aa600a-5ff5-4082-b1d2-46e5188e06e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:18,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-68aa600a-5ff5-4082-b1d2-46e5188e06e7 2019-01-14 16:35:18,664 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:18,667 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:18,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:18 GMT Server: Apache x-openstack-request-id: req-00d07fcd-cc3d-4a07-98e6-c7e00f84dd45 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:35:18,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack used request id req-00d07fcd-cc3d-4a07-98e6-c7e00f84dd45 2019-01-14 16:35:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-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-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}}' 2019-01-14 16:35:20,616 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:19 GMT Server: Apache x-openstack-request-id: req-4db9841b-5a6d-4de8-8d84-8bc4038fbce7 Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "links": [{"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "rel": "self"}]}} 2019-01-14 16:35:20,616 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks used request id req-4db9841b-5a6d-4de8-8d84-8bc4038fbce7 2019-01-14 16:35:20,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:20,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:20 GMT Server: Apache x-openstack-request-id: req-4e24fa70-4e57-4eb0-ad24-4b09c55ac56a Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:21,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:20 GMT Server: Apache x-openstack-request-id: req-f1bdabc4-ca72-4812-bf55-86391c69a671 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 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": "8454f85902dc4446bdb742355422470a", "OS::stack_id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "security_group_name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "stack_user_project_id": "aff4c92245f84425b91c114e7830639b", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:35:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-14 16:35:21,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 used request id req-f1bdabc4-ca72-4812-bf55-86391c69a671 2019-01-14 16:35:21,052 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack 2019-01-14 16:35:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:21,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:21 GMT Server: Apache x-openstack-request-id: req-2b8d30b5-1e4f-4166-b5a2-02690a9ae69f Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:21,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:21 GMT Server: Apache x-openstack-request-id: req-3902cf73-05da-49d2-b636-27e87d6e5e17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 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": "8454f85902dc4446bdb742355422470a", "OS::stack_id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "security_group_name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "stack_user_project_id": "aff4c92245f84425b91c114e7830639b", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:35:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-14 16:35:21,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 used request id req-3902cf73-05da-49d2-b636-27e87d6e5e17 2019-01-14 16:35:21,498 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:35:21,498 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:35:24,501 - create_stack - DEBUG - Stack status query timeout in 1196.55111599 2019-01-14 16:35:24,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:24,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:24 GMT Server: Apache x-openstack-request-id: req-28d9899a-3b97-4896-849a-613c07e91376 Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:24 GMT Server: Apache x-openstack-request-id: req-3fc18ac5-0cec-4cec-815d-07e73aba3725 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": "8454f85902dc4446bdb742355422470a", "OS::stack_id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "security_group_name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "stack_user_project_id": "aff4c92245f84425b91c114e7830639b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:35:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-14 16:35:24,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 used request id req-3fc18ac5-0cec-4cec-815d-07e73aba3725 2019-01-14 16:35:24,953 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:35:24,953 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack 2019-01-14 16:35:24,953 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack 2019-01-14 16:35:24,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:25,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:24 GMT Server: Apache x-openstack-request-id: req-eb7cba95-d644-416b-8c25-c6c0b7c301ed Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:25,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:25 GMT Server: Apache x-openstack-request-id: req-4b423ec3-9ce4-4dc8-9093-151a715ac2d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-14T16:35:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:35:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-14 16:35:25,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12/resources used request id req-4b423ec3-9ce4-4dc8-9093-151a715ac2d2 2019-01-14 16:35:25,502 - neutron_utils - INFO - Retrieving security group with ID - 19e6fb1b-a5da-4b77-a5ad-680ce237c725 2019-01-14 16:35:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:25,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-f0f803c9-0893-49af-b8cb-25fd96dd6068 Date: Mon, 14 Jan 2019 16:35:25 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:21Z", "updated_at": "2019-01-14T16:35:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T16:35:22Z", "revision_number": 0, "id": "72949591-9885-4ff8-a78e-6120cd41c9ba", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:35:22Z", "revision_number": 0, "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}], "revision_number": 6, "project_id": "8454f85902dc4446bdb742355422470a", "id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}]} 2019-01-14 16:35:25,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 used request id req-f0f803c9-0893-49af-b8cb-25fd96dd6068 2019-01-14 16:35:25,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19e6fb1b-a5da-4b77-a5ad-680ce237c725 2019-01-14 16:35:25,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:25,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-556dd2f0-6cec-416e-9e55-2b146cf31bf7 Date: Mon, 14 Jan 2019 16:35:25 GMT RESP BODY: {"security_group_rules": [{"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": 22, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "72949591-9885-4ff8-a78e-6120cd41c9ba"}, {"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4"}]} 2019-01-14 16:35:25,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 used request id req-556dd2f0-6cec-416e-9e55-2b146cf31bf7 2019-01-14 16:35:25,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19e6fb1b-a5da-4b77-a5ad-680ce237c725 2019-01-14 16:35:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:26,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c2c05085-3b34-4455-8777-591c5f72f384 Date: Mon, 14 Jan 2019 16:35:26 GMT RESP BODY: {"security_group_rules": [{"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": 22, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "72949591-9885-4ff8-a78e-6120cd41c9ba"}, {"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4"}]} 2019-01-14 16:35:26,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 used request id req-c2c05085-3b34-4455-8777-591c5f72f384 2019-01-14 16:35:26,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:26,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:26,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97159f0c7c7442d7af7806c886e1acf2", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8454f85902dc4446bdb742355422470a", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8454f85902dc4446bdb742355422470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/8454f85902dc4446bdb742355422470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/8454f85902dc4446bdb742355422470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-user", "id": "53cc2a76573743279fc3b3db9aac5040"}, "audit_ids": ["fyr7lLOXSAWWozavVN5qRg"], "issued_at": "2019-01-14T16:35:26.000000Z"}} 2019-01-14 16:35:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd537491980735558379ddf598d2773700e1aeff" 2019-01-14 16:35:26,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e33964-8478-43d7-a364-40ce5adeb018 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:26,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-87e33964-8478-43d7-a364-40ce5adeb018 2019-01-14 16:35:26,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd537491980735558379ddf598d2773700e1aeff" 2019-01-14 16:35:26,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-065c7631-93c1-433b-b13c-0041813541f9 Date: Mon, 14 Jan 2019 16:35:26 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:21Z", "updated_at": "2019-01-14T16:35:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T16:35:22Z", "revision_number": 0, "id": "72949591-9885-4ff8-a78e-6120cd41c9ba", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:35:22Z", "revision_number": 0, "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}], "revision_number": 6, "project_id": "8454f85902dc4446bdb742355422470a", "id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}]} 2019-01-14 16:35:26,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp&description=Test+description used request id req-065c7631-93c1-433b-b13c-0041813541f9 2019-01-14 16:35:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:26,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd537491980735558379ddf598d2773700e1aeff" 2019-01-14 16:35:27,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2e1645-4093-4463-8ba0-40cfbc49ede9 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8454f85902dc4446bdb742355422470a", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}} 2019-01-14 16:35:27,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a used request id req-0c2e1645-4093-4463-8ba0-40cfbc49ede9 2019-01-14 16:35:27,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19e6fb1b-a5da-4b77-a5ad-680ce237c725 2019-01-14 16:35:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd537491980735558379ddf598d2773700e1aeff" 2019-01-14 16:35:27,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-627c257b-160e-43b9-895c-8925c418662e Date: Mon, 14 Jan 2019 16:35:27 GMT RESP BODY: {"security_group_rules": [{"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": 22, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "72949591-9885-4ff8-a78e-6120cd41c9ba"}, {"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4"}]} 2019-01-14 16:35:27,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 used request id req-627c257b-160e-43b9-895c-8925c418662e 2019-01-14 16:35:27,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19e6fb1b-a5da-4b77-a5ad-680ce237c725 2019-01-14 16:35:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd537491980735558379ddf598d2773700e1aeff" 2019-01-14 16:35:27,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-06415e4e-1154-4ea8-862e-47bc36845a08 Date: Mon, 14 Jan 2019 16:35:27 GMT RESP BODY: {"security_group_rules": [{"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": 22, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "72949591-9885-4ff8-a78e-6120cd41c9ba"}, {"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4"}]} 2019-01-14 16:35:27,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 used request id req-06415e4e-1154-4ea8-862e-47bc36845a08 2019-01-14 16:35:27,542 - neutron_utils - INFO - Retrieving security group with ID - 19e6fb1b-a5da-4b77-a5ad-680ce237c725 2019-01-14 16:35:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd537491980735558379ddf598d2773700e1aeff" 2019-01-14 16:35:27,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-9d2dd761-a5a8-4ffb-b3c2-2da1060661db Date: Mon, 14 Jan 2019 16:35:27 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:21Z", "updated_at": "2019-01-14T16:35:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T16:35:22Z", "revision_number": 0, "id": "72949591-9885-4ff8-a78e-6120cd41c9ba", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:35:22Z", "revision_number": 0, "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}], "revision_number": 6, "project_id": "8454f85902dc4446bdb742355422470a", "id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}]} 2019-01-14 16:35:27,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 used request id req-9d2dd761-a5a8-4ffb-b3c2-2da1060661db 2019-01-14 16:35:27,760 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19e6fb1b-a5da-4b77-a5ad-680ce237c725 2019-01-14 16:35:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd537491980735558379ddf598d2773700e1aeff" 2019-01-14 16:35:27,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-63ee77d4-3a9b-41e9-adf4-25e964d2cf2a Date: Mon, 14 Jan 2019 16:35:27 GMT RESP BODY: {"security_group_rules": [{"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": 22, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "72949591-9885-4ff8-a78e-6120cd41c9ba"}, {"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": "2019-01-14T16:35:22Z", "security_group_id": "19e6fb1b-a5da-4b77-a5ad-680ce237c725", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:22Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "98ba59bd-a845-4f3c-8732-595d2736c4a4"}]} 2019-01-14 16:35:27,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=19e6fb1b-a5da-4b77-a5ad-680ce237c725 used request id req-63ee77d4-3a9b-41e9-adf4-25e964d2cf2a 2019-01-14 16:35:27,983 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack 2019-01-14 16:35:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:28,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:27 GMT Server: Apache x-openstack-request-id: req-99e1d857-4374-4aad-8f6b-0819438c6477 Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:28,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:28 GMT Server: Apache x-openstack-request-id: req-b77a145c-a654-40f4-8158-95caf61f2433 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:28,315 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 used request id req-b77a145c-a654-40f4-8158-95caf61f2433 2019-01-14 16:35:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:28,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:28 GMT Server: Apache x-openstack-request-id: req-915973cf-0caf-4428-b3be-b64763112ce6 Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:28,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:28 GMT Server: Apache x-openstack-request-id: req-c21fea1c-f9a4-40ec-be52-49cc4a86c772 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 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": "8454f85902dc4446bdb742355422470a", "OS::stack_id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "security_group_name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "stack_user_project_id": "aff4c92245f84425b91c114e7830639b", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:35:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:35:28Z", "id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-14 16:35:28,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 used request id req-c21fea1c-f9a4-40ec-be52-49cc4a86c772 2019-01-14 16:35:28,580 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:35:28,580 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:35:31,583 - create_stack - DEBUG - Stack status query timeout in 1196.73208809 2019-01-14 16:35:31,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:31,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:31 GMT Server: Apache x-openstack-request-id: req-5b1aeccb-b390-4e71-bd3d-d4a433cf101f Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:31,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:31 GMT Server: Apache x-openstack-request-id: req-f8503042-b9c5-4fa6-94e7-71fd2d6e067a 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": "8454f85902dc4446bdb742355422470a", "OS::stack_id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "security_group_name": "CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-sec-grp"}, "deletion_time": "2019-01-14T16:35:30Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack", "stack_user_project_id": "aff4c92245f84425b91c114e7830639b", "tags": null, "creation_time": "2019-01-14T16:35:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:35:28Z", "id": "7d9e7bb5-225c-4948-a9ea-751ec1ef7b12", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-14 16:35:31,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 used request id req-f8503042-b9c5-4fa6-94e7-71fd2d6e067a 2019-01-14 16:35:31,658 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:35:31,658 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack 2019-01-14 16:35:31,658 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack 2019-01-14 16:35:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af428cf5441d0030dfdc6dbe923bfcea1911f4c8" 2019-01-14 16:35:31,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:35:31 GMT Server: Apache x-openstack-request-id: req-2d52c696-7f6c-46be-a4ce-578698c2a7cd Location: http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:35:31,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:31 GMT Server: Apache x-openstack-request-id: req-35c84988-c061-4050-9766-497d540bef48 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:35:31,715 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8454f85902dc4446bdb742355422470a/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a63da636-db42-4631-8c4a-85ce2414269d-stack/7d9e7bb5-225c-4948-a9ea-751ec1ef7b12 used request id req-35c84988-c061-4050-9766-497d540bef48 2019-01-14 16:35:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-bd3dfc99-9c02-47c3-9f5c-85d3a4170374 Date: Mon, 14 Jan 2019 16:35:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:20Z", "updated_at": "2019-01-14T16:35:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:35:20Z", "revision_number": 0, "id": "3f800526-d2be-4169-913e-d2e196181950", "remote_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "remote_ip_prefix": null, "created_at": "2019-01-14T16:35:20Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:35:21Z", "revision_number": 0, "id": "73549253-97db-411a-be5d-40649cc88436", "remote_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "remote_ip_prefix": null, "created_at": "2019-01-14T16:35:21Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8454f85902dc4446bdb742355422470a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:35:20Z", "revision_number": 0, "id": "748a8c2d-c8e5-4d83-b54d-636221928bd2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:35:20Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8454f85902dc4446bdb742355422470a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:35:21Z", "revision_number": 0, "id": "f5a12723-ee8d-4b5b-840a-3da753c9f8b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:35:21Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "tenant_id": "8454f85902dc4446bdb742355422470a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8454f85902dc4446bdb742355422470a"}], "revision_number": 4, "project_id": "8454f85902dc4446bdb742355422470a", "id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "name": "default"}]} 2019-01-14 16:35:32,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bd3dfc99-9c02-47c3-9f5c-85d3a4170374 2019-01-14 16:35:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d42b2737-c4be-4db8-adea-91e9663f248c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:32,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-d42b2737-c4be-4db8-adea-91e9663f248c 2019-01-14 16:35:32,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198c627e-11f4-43a8-a8f7-72f5dc85f4ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:32,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-198c627e-11f4-43a8-a8f7-72f5dc85f4ce 2019-01-14 16:35:32,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047be212-a9e8-4450-beb2-328a4f91062c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:32,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-047be212-a9e8-4450-beb2-328a4f91062c 2019-01-14 16:35:32,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:32,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae46318-6a04-4321-ad33-0115ad0abba8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:32,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-1ae46318-6a04-4321-ad33-0115ad0abba8 2019-01-14 16:35:32,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:32,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce84a240-2e14-4480-b2c2-4503010bf537 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:35:32,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-ce84a240-2e14-4480-b2c2-4503010bf537 2019-01-14 16:35:32,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a01009b-e4f7-4465-967b-a291491c24ad 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:35:32,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-3a01009b-e4f7-4465-967b-a291491c24ad 2019-01-14 16:35:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323b323d-6ba7-474a-b935-0169b059f512 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:32,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-323b323d-6ba7-474a-b935-0169b059f512 2019-01-14 16:35:32,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:32,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:32,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f02b6bb-70f0-48d0-b6e6-b645e6c6d7c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:32,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-1f02b6bb-70f0-48d0-b6e6-b645e6c6d7c8 2019-01-14 16:35:32,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:33,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c73dbba-56b5-4b4f-80b8-bee7b8f14d7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:33,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-0c73dbba-56b5-4b4f-80b8-bee7b8f14d7e 2019-01-14 16:35:33,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:33,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323d2d94-f145-4926-a518-9c2a7413c81a 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:35:33,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-323d2d94-f145-4926-a518-9c2a7413c81a 2019-01-14 16:35:33,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:33,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b5d721-ee3b-48aa-9f12-9b5388105062 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8454f85902dc4446bdb742355422470a", "name": "CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj"}} 2019-01-14 16:35:33,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a used request id req-a2b5d721-ee3b-48aa-9f12-9b5388105062 2019-01-14 16:35:33,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e16e0de8-bc2a-4f2c-9102-dbf75c74b046 2019-01-14 16:35:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e16e0de8-bc2a-4f2c-9102-dbf75c74b046 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:33,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac85ca9a-9561-4e2e-adb0-f6b98b2586e9 Date: Mon, 14 Jan 2019 16:35:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:35:20Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:20Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "3f800526-d2be-4169-913e-d2e196181950"}, {"remote_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:35:21Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:21Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "73549253-97db-411a-be5d-40649cc88436"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:35:20Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:20Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "748a8c2d-c8e5-4d83-b54d-636221928bd2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:35:21Z", "security_group_id": "e16e0de8-bc2a-4f2c-9102-dbf75c74b046", "port_range_min": null, "revision_number": 0, "tenant_id": "8454f85902dc4446bdb742355422470a", "created_at": "2019-01-14T16:35:21Z", "project_id": "8454f85902dc4446bdb742355422470a", "id": "f5a12723-ee8d-4b5b-840a-3da753c9f8b6"}]} 2019-01-14 16:35:33,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e16e0de8-bc2a-4f2c-9102-dbf75c74b046 used request id req-ac85ca9a-9561-4e2e-adb0-f6b98b2586e9 2019-01-14 16:35:33,551 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:35:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e16e0de8-bc2a-4f2c-9102-dbf75c74b046 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:33,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c529afaa-7ea0-49e3-979f-3f0c3c931b8c Content-Length: 0 Date: Mon, 14 Jan 2019 16:35:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:35:33,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e16e0de8-bc2a-4f2c-9102-dbf75c74b046 used request id req-c529afaa-7ea0-49e3-979f-3f0c3c931b8c 2019-01-14 16:35:33,940 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj 2019-01-14 16:35:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:34,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b4c16d-09ae-4eba-bbba-3b74fb456150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:34,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8454f85902dc4446bdb742355422470a used request id req-c4b4c16d-09ae-4eba-bbba-3b74fb456150 2019-01-14 16:35:34,249 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-731bf9fa-d274-4ef-proj-role 2019-01-14 16:35:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/97159f0c7c7442d7af7806c886e1acf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:34,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23990b0-04bb-4810-a47d-d992c4a83f23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:34,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/97159f0c7c7442d7af7806c886e1acf2 used request id req-c23990b0-04bb-4810-a47d-d992c4a83f23 2019-01-14 16:35:34,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6593ca6e1d623dd623154a3a29da026a5eed8b5e" 2019-01-14 16:35:34,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0384939e-f4f2-4501-9231-75e413632fe7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:34,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0384939e-f4f2-4501-9231-75e413632fe7 2019-01-14 16:35:34,496 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-731bf9fa-d274-4ef-user 2019-01-14 16:35:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/53cc2a76573743279fc3b3db9aac5040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a60fbc5e9dc8e1b51ff40bc7b79087e13cfa64" 2019-01-14 16:35:34,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f811ff-5b26-4618-b4b9-7bbd51128a60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:34,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/53cc2a76573743279fc3b3db9aac5040 used request id req-49f811ff-5b26-4618-b4b9-7bbd51128a60 2019-01-14 16:35:34,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:35,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["jfVuDIAnTHqY6LBwZgvCTA"], "issued_at": "2019-01-14T16:35:35.000000Z"}} 2019-01-14 16:35:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0f52efc039a9115d97006be69053d43a24a217" 2019-01-14 16:35:35,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d44e276-b1b8-4391-9657-ba21f73db0be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:35,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1d44e276-b1b8-4391-9657-ba21f73db0be 2019-01-14 16:35:35,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:35,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:35,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["j7TP5kwsTAaLjwmiAj-RvQ"], "issued_at": "2019-01-14T16:35:35.000000Z"}} 2019-01-14 16:35:35,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:35,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787cc01b-3755-4bb3-a59e-9d0b9ea25ad4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:35,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-787cc01b-3755-4bb3-a59e-9d0b9ea25ad4 2019-01-14 16:35:35,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:35,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:35,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-750820d3-b95a-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:35,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b01c787-8d39-4948-a297-770b1c31adee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-750820d3-b95a-4e2-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:35:35,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-750820d3-b95a-4e2-proj used request id req-1b01c787-8d39-4948-a297-770b1c31adee 2019-01-14 16:35:35,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:35,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c136aa-f5d2-47d5-853d-efd2148506c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:35,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f6c136aa-f5d2-47d5-853d-efd2148506c6 2019-01-14 16:35:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj"}}' 2019-01-14 16:35:36,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa66115-6adb-419b-8995-ff71f948083b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27"}, "tags": [], "enabled": true, "id": "b38850c70ab04cd99dd1ac18546dde27", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj"}} 2019-01-14 16:35:36,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3aa66115-6adb-419b-8995-ff71f948083b 2019-01-14 16:35:36,100 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-750820d3-b95a-4e2-proj 2019-01-14 16:35:36,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:36,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:36,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["reo4Wq-sSdWqyw3VOUSzvA"], "issued_at": "2019-01-14T16:35:36.000000Z"}} 2019-01-14 16:35:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:36,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494b7d52-5d51-4ac5-8523-4b5a408847e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:36,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-494b7d52-5d51-4ac5-8523-4b5a408847e6 2019-01-14 16:35:36,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:36,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:36,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ff4f61-5314-4c52-a473-e2acae9c4625 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:35:36,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-02ff4f61-5314-4c52-a473-e2acae9c4625 2019-01-14 16:35:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-750820d3-b95a-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:36,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8edbf4f3-ae7c-47db-9328-867517529ab5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-750820d3-b95a-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27"}, "tags": [], "enabled": true, "id": "b38850c70ab04cd99dd1ac18546dde27", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj"}]} 2019-01-14 16:35:36,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-750820d3-b95a-4e2-proj used request id req-8edbf4f3-ae7c-47db-9328-867517529ab5 2019-01-14 16:35:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:36,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5393d785-9f2d-44e9-ad84-e9fc97d0e69a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:36,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5393d785-9f2d-44e9-ad84-e9fc97d0e69a 2019-01-14 16:35:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:37,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c05d21-4c05-4d17-acf6-767383aa666a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:37,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-39c05d21-4c05-4d17-acf6-767383aa666a 2019-01-14 16:35:37,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-750820d3-b95a-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:37,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d215ead-f505-4769-96b9-f3cdabb6d343 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-750820d3-b95a-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27"}, "tags": [], "enabled": true, "id": "b38850c70ab04cd99dd1ac18546dde27", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj"}]} 2019-01-14 16:35:37,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-750820d3-b95a-4e2-proj used request id req-2d215ead-f505-4769-96b9-f3cdabb6d343 2019-01-14 16:35:37,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/b2c0599cca1c4477a091a7dfb081074f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:37,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee914b0-4465-4ccb-9a49-9f96cbaf0cb5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-750820d3-b95a-4e2-user", "links": {"self": "http://172.30.9.26:5000/v3/users/b2c0599cca1c4477a091a7dfb081074f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b38850c70ab04cd99dd1ac18546dde27", "id": "b2c0599cca1c4477a091a7dfb081074f", "password_expires_at": null}} 2019-01-14 16:35:37,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b2c0599cca1c4477a091a7dfb081074f used request id req-0ee914b0-4465-4ccb-9a49-9f96cbaf0cb5 2019-01-14 16:35:37,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27/users/b2c0599cca1c4477a091a7dfb081074f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:37,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5021221-d921-46a9-be6e-61312ae8ed32 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27/users/b2c0599cca1c4477a091a7dfb081074f/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:35:37,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27/users/b2c0599cca1c4477a091a7dfb081074f/roles used request id req-f5021221-d921-46a9-be6e-61312ae8ed32 2019-01-14 16:35:37,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:37,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5926e00-e33f-4fa2-9d53-16652d57969d Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:35:37,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-d5926e00-e33f-4fa2-9d53-16652d57969d 2019-01-14 16:35:37,897 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-750820d3-b95a-4e2-proj 2019-01-14 16:35:37,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27/users/b2c0599cca1c4477a091a7dfb081074f/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:38,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e7cc80-2c97-4f4c-8598-a3766e5221c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:38,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27/users/b2c0599cca1c4477a091a7dfb081074f/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-c0e7cc80-2c97-4f4c-8598-a3766e5221c0 2019-01-14 16:35:38,046 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-750820d3-b95a-4e2-user 2019-01-14 16:35:38,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:38,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:38,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6d7bc2-8c1b-4c75-b53e-efa69cdcd730 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:38,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bd6d7bc2-8c1b-4c75-b53e-efa69cdcd730 2019-01-14 16:35:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" -d '{"role": {"name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj-role"}}' 2019-01-14 16:35:38,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1396298d-d20e-4ed8-9dab-876316b88439 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "372c8c0d57fe43608bc07b0735f31d7a", "links": {"self": "http://172.30.9.26:5000/v3/roles/372c8c0d57fe43608bc07b0735f31d7a"}, "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj-role"}} 2019-01-14 16:35:38,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1396298d-d20e-4ed8-9dab-876316b88439 2019-01-14 16:35:38,352 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-750820d3-b95a-4e2-proj-role 2019-01-14 16:35:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/372c8c0d57fe43608bc07b0735f31d7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:38,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a29078-5942-4403-8d5e-d7eca000845d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "372c8c0d57fe43608bc07b0735f31d7a", "links": {"self": "http://172.30.9.26:5000/v3/roles/372c8c0d57fe43608bc07b0735f31d7a"}, "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj-role"}} 2019-01-14 16:35:38,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/372c8c0d57fe43608bc07b0735f31d7a used request id req-10a29078-5942-4403-8d5e-d7eca000845d 2019-01-14 16:35:38,374 - keystone_utils - INFO - Granting role CreateStackNegativeTests-750820d3-b95a-4e2-proj-role to project CreateStackNegativeTests-750820d3-b95a-4e2-proj 2019-01-14 16:35:38,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27/users/b2c0599cca1c4477a091a7dfb081074f/roles/372c8c0d57fe43608bc07b0735f31d7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:38,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d7d42d8-dd47-42bc-868f-a9a3f30a7ba2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:38,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27/users/b2c0599cca1c4477a091a7dfb081074f/roles/372c8c0d57fe43608bc07b0735f31d7a used request id req-0d7d42d8-dd47-42bc-868f-a9a3f30a7ba2 2019-01-14 16:35:38,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:38,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:38,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "372c8c0d57fe43608bc07b0735f31d7a", "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38850c70ab04cd99dd1ac18546dde27", "name": "CreateStackNegativeTests-750820d3-b95a-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/b38850c70ab04cd99dd1ac18546dde27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/b38850c70ab04cd99dd1ac18546dde27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/b38850c70ab04cd99dd1ac18546dde27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b38850c70ab04cd99dd1ac18546dde27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/b38850c70ab04cd99dd1ac18546dde27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/b38850c70ab04cd99dd1ac18546dde27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b38850c70ab04cd99dd1ac18546dde27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/b38850c70ab04cd99dd1ac18546dde27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/b38850c70ab04cd99dd1ac18546dde27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b38850c70ab04cd99dd1ac18546dde27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b38850c70ab04cd99dd1ac18546dde27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b38850c70ab04cd99dd1ac18546dde27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/b38850c70ab04cd99dd1ac18546dde27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/b38850c70ab04cd99dd1ac18546dde27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-750820d3-b95a-4e2-user", "id": "b2c0599cca1c4477a091a7dfb081074f"}, "audit_ids": ["od_XtShYQNKvughMvMvZQw"], "issued_at": "2019-01-14T16:35:38.000000Z"}} 2019-01-14 16:35:38,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05190d5b239e93e9435892ca6f1d0d5fd886fa36" 2019-01-14 16:35:39,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035edeae-98e3-4be6-9c39-dea4b388c1bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:39,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-035edeae-98e3-4be6-9c39-dea4b388c1bf 2019-01-14 16:35:39,057 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:39,060 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b38850c70ab04cd99dd1ac18546dde27/stacks?stack_name=CreateStackNegativeTests-565d429a-a8fe-4cdc-8294-1822b80ba926 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05190d5b239e93e9435892ca6f1d0d5fd886fa36" 2019-01-14 16:35:39,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:39 GMT Server: Apache x-openstack-request-id: req-4e88edd4-a0e9-49f7-a027-f6047d93c77e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:35:39,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b38850c70ab04cd99dd1ac18546dde27/stacks?stack_name=CreateStackNegativeTests-565d429a-a8fe-4cdc-8294-1822b80ba926 used request id req-4e88edd4-a0e9-49f7-a027-f6047d93c77e 2019-01-14 16:35:39,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:39,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3e411aed-a7f0-4bf6-a254-71b6f895eb50 Date: Mon, 14 Jan 2019 16:35:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:35:39,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3e411aed-a7f0-4bf6-a254-71b6f895eb50 2019-01-14 16:35:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:39,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed8ce1e-6770-4238-a8ba-5ceef7ecb225 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:39,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-5ed8ce1e-6770-4238-a8ba-5ceef7ecb225 2019-01-14 16:35:39,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:39,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1cc4bb-1410-47a5-9d69-6f9e6fa72d0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:39,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-cf1cc4bb-1410-47a5-9d69-6f9e6fa72d0e 2019-01-14 16:35:39,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:39,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ae4b0b-78af-495e-8d71-352c08f90d0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:39,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-76ae4b0b-78af-495e-8d71-352c08f90d0a 2019-01-14 16:35:39,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8951411-261c-4daf-ad5d-f66a9293d606 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:40,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-b8951411-261c-4daf-ad5d-f66a9293d606 2019-01-14 16:35:40,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3dd952d-27ab-462c-af93-923e2d337fea Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:35:40,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-c3dd952d-27ab-462c-af93-923e2d337fea 2019-01-14 16:35:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f00a3b-6ecb-4537-88da-18b6a78de2c3 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:35:40,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-b4f00a3b-6ecb-4537-88da-18b6a78de2c3 2019-01-14 16:35:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e04da3c5-68b2-49d4-a20f-53a6bf243bbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:40,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-e04da3c5-68b2-49d4-a20f-53a6bf243bbe 2019-01-14 16:35:40,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80cfc75-9223-476b-9dae-c23a54a11f76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:40,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-f80cfc75-9223-476b-9dae-c23a54a11f76 2019-01-14 16:35:40,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3fa83e-5e4f-42f0-9a62-5dc1bef0c0a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:40,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-5a3fa83e-5e4f-42f0-9a62-5dc1bef0c0a8 2019-01-14 16:35:40,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f6cdea-072b-4be7-8102-41663562cbc0 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:35:40,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-55f6cdea-072b-4be7-8102-41663562cbc0 2019-01-14 16:35:40,683 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-750820d3-b95a-4e2-proj 2019-01-14 16:35:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:40,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93da4161-08d2-4dd4-9106-17ff8d042ece Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:40,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b38850c70ab04cd99dd1ac18546dde27 used request id req-93da4161-08d2-4dd4-9106-17ff8d042ece 2019-01-14 16:35:40,962 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-750820d3-b95a-4e2-proj-role 2019-01-14 16:35:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/372c8c0d57fe43608bc07b0735f31d7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:41,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff8398b2-1f32-4dce-8e20-34e2573a0243 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:41,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/372c8c0d57fe43608bc07b0735f31d7a used request id req-ff8398b2-1f32-4dce-8e20-34e2573a0243 2019-01-14 16:35:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31cfaddba51392f0af324f99f0127117fb283fb" 2019-01-14 16:35:41,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7428044b-251a-403e-8eef-2d7f8253d5ee Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:41,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7428044b-251a-403e-8eef-2d7f8253d5ee 2019-01-14 16:35:41,208 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-750820d3-b95a-4e2-user 2019-01-14 16:35:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b2c0599cca1c4477a091a7dfb081074f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9970178575680fd1cd2f418cff3979c19b4e83" 2019-01-14 16:35:41,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69760d67-c7b0-4eb2-aeae-32d6779c6f50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:41,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b2c0599cca1c4477a091a7dfb081074f used request id req-69760d67-c7b0-4eb2-aeae-32d6779c6f50 2019-01-14 16:35:41,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:41,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Vw-FoxhPQEKWdahILnwAnQ"], "issued_at": "2019-01-14T16:35:41.000000Z"}} 2019-01-14 16:35:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d37d1762380a91a8d21bb804222526934e8d3e6" 2019-01-14 16:35:41,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620d7f3c-03d0-4955-8b3c-7feb0536fe9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:41,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-620d7f3c-03d0-4955-8b3c-7feb0536fe9a 2019-01-14 16:35:41,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:41,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:42,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["UmvMDUA0SdGLEpx-6HvdHg"], "issued_at": "2019-01-14T16:35:42.000000Z"}} 2019-01-14 16:35:42,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:42,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79df26b-9adb-4b90-b231-fbba2d07127a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:42,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e79df26b-9adb-4b90-b231-fbba2d07127a 2019-01-14 16:35:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:42,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a79567f5-eb86-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:42,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0dd179-2998-4684-b961-426991b9c25a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a79567f5-eb86-41a-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:35:42,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a79567f5-eb86-41a-proj used request id req-dc0dd179-2998-4684-b961-426991b9c25a 2019-01-14 16:35:42,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:42,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4e43a8-ac23-4c79-84be-bebabb29356e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:42,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cf4e43a8-ac23-4c79-84be-bebabb29356e 2019-01-14 16:35:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj"}}' 2019-01-14 16:35:42,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94db523a-09b6-4121-96c4-a0af24a80888 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2"}, "tags": [], "enabled": true, "id": "f8ab6769991b4101866adcb0c05962e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj"}} 2019-01-14 16:35:42,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-94db523a-09b6-4121-96c4-a0af24a80888 2019-01-14 16:35:42,945 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-a79567f5-eb86-41a-proj 2019-01-14 16:35:42,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:42,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:43,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["AUh-izMfQdaGjcj6A94VyQ"], "issued_at": "2019-01-14T16:35:43.000000Z"}} 2019-01-14 16:35:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:43,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bc1133-bc19-4a69-a12e-6ed592572f94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:43,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-33bc1133-bc19-4a69-a12e-6ed592572f94 2019-01-14 16:35:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:43,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:43,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:43,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088ab60f-94ef-46e8-a103-4ef47545d147 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:35:43,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-088ab60f-94ef-46e8-a103-4ef47545d147 2019-01-14 16:35:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-a79567f5-eb86-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:43,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f567494-5242-47d7-be88-577b35e61188 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-a79567f5-eb86-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2"}, "tags": [], "enabled": true, "id": "f8ab6769991b4101866adcb0c05962e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj"}]} 2019-01-14 16:35:43,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-a79567f5-eb86-41a-proj used request id req-9f567494-5242-47d7-be88-577b35e61188 2019-01-14 16:35:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:43,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f73ece2-dbc2-4879-8f20-8f2f65311e13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:43,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8f73ece2-dbc2-4879-8f20-8f2f65311e13 2019-01-14 16:35:44,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:44,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c29b01-4778-45bf-af6c-f07965f2579e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:44,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-66c29b01-4778-45bf-af6c-f07965f2579e 2019-01-14 16:35:44,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-a79567f5-eb86-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:44,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390824f9-9818-40c0-9b45-a6b51fb06485 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-a79567f5-eb86-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2"}, "tags": [], "enabled": true, "id": "f8ab6769991b4101866adcb0c05962e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj"}]} 2019-01-14 16:35:44,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-a79567f5-eb86-41a-proj used request id req-390824f9-9818-40c0-9b45-a6b51fb06485 2019-01-14 16:35:44,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/95c52588cb9e4277808251a27af28985 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:44,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e4bf03-2235-4e13-b77c-964d0c444ddf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-a79567f5-eb86-41a-user", "links": {"self": "http://172.30.9.26:5000/v3/users/95c52588cb9e4277808251a27af28985"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f8ab6769991b4101866adcb0c05962e2", "id": "95c52588cb9e4277808251a27af28985", "password_expires_at": null}} 2019-01-14 16:35:44,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/95c52588cb9e4277808251a27af28985 used request id req-f8e4bf03-2235-4e13-b77c-964d0c444ddf 2019-01-14 16:35:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2/users/95c52588cb9e4277808251a27af28985/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:44,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed15650-695d-4c62-9e74-991f28078bf4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2/users/95c52588cb9e4277808251a27af28985/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:35:44,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2/users/95c52588cb9e4277808251a27af28985/roles used request id req-9ed15650-695d-4c62-9e74-991f28078bf4 2019-01-14 16:35:44,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:44,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba934496-d9a8-4b9d-b78f-8607c1378177 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:35:44,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-ba934496-d9a8-4b9d-b78f-8607c1378177 2019-01-14 16:35:44,701 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-a79567f5-eb86-41a-proj 2019-01-14 16:35:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2/users/95c52588cb9e4277808251a27af28985/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:44,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78124bc4-464e-49a5-bd74-dad06898f69f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:44,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2/users/95c52588cb9e4277808251a27af28985/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-78124bc4-464e-49a5-bd74-dad06898f69f 2019-01-14 16:35:44,864 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-a79567f5-eb86-41a-user 2019-01-14 16:35:44,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:44,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930047a1-a2dc-4ac7-a4b4-a939fcbef452 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:44,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-930047a1-a2dc-4ac7-a4b4-a939fcbef452 2019-01-14 16:35:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" -d '{"role": {"name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj-role"}}' 2019-01-14 16:35:45,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d0c092e-8bcc-438d-b12f-c2a17f1dab5d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6da062ff8a004d43a8692925a411beb6", "links": {"self": "http://172.30.9.26:5000/v3/roles/6da062ff8a004d43a8692925a411beb6"}, "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj-role"}} 2019-01-14 16:35:45,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1d0c092e-8bcc-438d-b12f-c2a17f1dab5d 2019-01-14 16:35:45,100 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-a79567f5-eb86-41a-proj-role 2019-01-14 16:35:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6da062ff8a004d43a8692925a411beb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:45,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b7217e-a420-435f-a129-bc9f56791521 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6da062ff8a004d43a8692925a411beb6", "links": {"self": "http://172.30.9.26:5000/v3/roles/6da062ff8a004d43a8692925a411beb6"}, "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj-role"}} 2019-01-14 16:35:45,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6da062ff8a004d43a8692925a411beb6 used request id req-89b7217e-a420-435f-a129-bc9f56791521 2019-01-14 16:35:45,212 - keystone_utils - INFO - Granting role CreateStackNegativeTests-a79567f5-eb86-41a-proj-role to project CreateStackNegativeTests-a79567f5-eb86-41a-proj 2019-01-14 16:35:45,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2/users/95c52588cb9e4277808251a27af28985/roles/6da062ff8a004d43a8692925a411beb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:45,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5778136b-7053-487a-813e-158860e20420 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:45,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2/users/95c52588cb9e4277808251a27af28985/roles/6da062ff8a004d43a8692925a411beb6 used request id req-5778136b-7053-487a-813e-158860e20420 2019-01-14 16:35:45,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:45,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:45,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6da062ff8a004d43a8692925a411beb6", "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj-role"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ab6769991b4101866adcb0c05962e2", "name": "CreateStackNegativeTests-a79567f5-eb86-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f8ab6769991b4101866adcb0c05962e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f8ab6769991b4101866adcb0c05962e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f8ab6769991b4101866adcb0c05962e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f8ab6769991b4101866adcb0c05962e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f8ab6769991b4101866adcb0c05962e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f8ab6769991b4101866adcb0c05962e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f8ab6769991b4101866adcb0c05962e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f8ab6769991b4101866adcb0c05962e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f8ab6769991b4101866adcb0c05962e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f8ab6769991b4101866adcb0c05962e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f8ab6769991b4101866adcb0c05962e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f8ab6769991b4101866adcb0c05962e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f8ab6769991b4101866adcb0c05962e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f8ab6769991b4101866adcb0c05962e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-a79567f5-eb86-41a-user", "id": "95c52588cb9e4277808251a27af28985"}, "audit_ids": ["dew1Wdh_TpirKr-AjX3mIQ"], "issued_at": "2019-01-14T16:35:45.000000Z"}} 2019-01-14 16:35:45,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281a35792506fc6dab56c801e3868d9f4ac52129" 2019-01-14 16:35:45,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0fab177-cc2f-4c3f-88eb-b4aafae4004b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:45,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a0fab177-cc2f-4c3f-88eb-b4aafae4004b 2019-01-14 16:35:45,880 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:45,883 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:45,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f8ab6769991b4101866adcb0c05962e2/stacks?stack_name=CreateStackNegativeTests-61923558-4ea2-4ced-9db0-f3b38d77b39f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281a35792506fc6dab56c801e3868d9f4ac52129" 2019-01-14 16:35:46,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:45 GMT Server: Apache x-openstack-request-id: req-0c9a86c4-7faa-40f8-bac1-86c69e97e213 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:35:46,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f8ab6769991b4101866adcb0c05962e2/stacks?stack_name=CreateStackNegativeTests-61923558-4ea2-4ced-9db0-f3b38d77b39f used request id req-0c9a86c4-7faa-40f8-bac1-86c69e97e213 2019-01-14 16:35:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f8ab6769991b4101866adcb0c05962e2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281a35792506fc6dab56c801e3868d9f4ac52129" -d '{"stack_name": "CreateStackNegativeTests-61923558-4ea2-4ced-9db0-f3b38d77b39f", "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"}}]}}}}}' 2019-01-14 16:35:46,658 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 14 Jan 2019 16:35:46 GMT Server: Apache x-openstack-request-id: req-3a61ec40-2e6d-4310-bb54-8e1e296da0ba 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"} 2019-01-14 16:35:46,658 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f8ab6769991b4101866adcb0c05962e2/stacks used request id req-3a61ec40-2e6d-4310-bb54-8e1e296da0ba 2019-01-14 16:35:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:46,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b9637457-7017-4389-a07a-fc4577056714 Date: Mon, 14 Jan 2019 16:35:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:35:46,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b9637457-7017-4389-a07a-fc4577056714 2019-01-14 16:35:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb6fce2-c5e8-4b49-a58b-a20b24624412 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:47,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-1eb6fce2-c5e8-4b49-a58b-a20b24624412 2019-01-14 16:35:47,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77324931-7177-43f4-81e8-f4bd30d78fea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:47,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-77324931-7177-43f4-81e8-f4bd30d78fea 2019-01-14 16:35:47,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc90254b-82c3-4694-a162-91ce7c23e302 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:47,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-cc90254b-82c3-4694-a162-91ce7c23e302 2019-01-14 16:35:47,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-619abfc5-2144-4d29-8beb-79a3501b6b9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:47,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-619abfc5-2144-4d29-8beb-79a3501b6b9c 2019-01-14 16:35:47,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd68a0f1-42c2-477e-8df6-5a5f5c4eece5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:35:47,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-fd68a0f1-42c2-477e-8df6-5a5f5c4eece5 2019-01-14 16:35:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b451af5-f7a4-4c6f-85cc-43db28a8fb45 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:35:47,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-2b451af5-f7a4-4c6f-85cc-43db28a8fb45 2019-01-14 16:35:47,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa8b6120-7659-4db4-984e-8f3ebbdb8b31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:47,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-aa8b6120-7659-4db4-984e-8f3ebbdb8b31 2019-01-14 16:35:47,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5e82ea-37b7-4bab-b07e-431cb629e815 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:47,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-1e5e82ea-37b7-4bab-b07e-431cb629e815 2019-01-14 16:35:47,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:47,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:47,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d84589-0818-4290-a078-f73d7b3349ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:35:47,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-90d84589-0818-4290-a078-f73d7b3349ce 2019-01-14 16:35:47,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:35:47,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:48,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83731c20-3fc8-4331-878a-0d1e1fb03d40 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:35:48,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-83731c20-3fc8-4331-878a-0d1e1fb03d40 2019-01-14 16:35:48,046 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-a79567f5-eb86-41a-proj 2019-01-14 16:35:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:48,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b1d70c-51ee-457d-8249-681ac21658ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:48,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f8ab6769991b4101866adcb0c05962e2 used request id req-a9b1d70c-51ee-457d-8249-681ac21658ba 2019-01-14 16:35:48,309 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-a79567f5-eb86-41a-proj-role 2019-01-14 16:35:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6da062ff8a004d43a8692925a411beb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:48,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196149a5-296c-4022-85dc-a505ee05463f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:48,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6da062ff8a004d43a8692925a411beb6 used request id req-196149a5-296c-4022-85dc-a505ee05463f 2019-01-14 16:35:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42ca2b1ae751d61ed49b51a20de40fc98395cd6" 2019-01-14 16:35:48,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d382905a-1c32-4abe-a23f-6495f336124c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:48,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d382905a-1c32-4abe-a23f-6495f336124c 2019-01-14 16:35:48,556 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-a79567f5-eb86-41a-user 2019-01-14 16:35:48,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/95c52588cb9e4277808251a27af28985 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c2fbbcb6c75d26bdc278df5548c60c0f8ee49f" 2019-01-14 16:35:48,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3bc3cb-6909-4dac-bb7f-ad7aa81be268 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:48,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/95c52588cb9e4277808251a27af28985 used request id req-8a3bc3cb-6909-4dac-bb7f-ad7aa81be268 2019-01-14 16:35:48,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:49,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["Eh3f8Q6EQnm9TjlLd8LMGA"], "issued_at": "2019-01-14T16:35:49.000000Z"}} 2019-01-14 16:35:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90025fc7a2596290f67cb14d6819c7ab8d9a29be" 2019-01-14 16:35:49,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f48b4b-7902-47f9-95c1-1bd93d0064c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:49,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-39f48b4b-7902-47f9-95c1-1bd93d0064c0 2019-01-14 16:35:49,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:49,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:49,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["T9xDTwQbRfmTnx-49eZ6_g"], "issued_at": "2019-01-14T16:35:49.000000Z"}} 2019-01-14 16:35:49,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:35:49,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da7fb1e-226d-4b10-85bb-45c0a0aa2309 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:49,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4da7fb1e-226d-4b10-85bb-45c0a0aa2309 2019-01-14 16:35:49,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:49,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7f57effd-567b-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:35:49,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e77364-1fe8-4277-a2a8-3ec3fcdac9dc Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7f57effd-567b-408-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:35:49,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7f57effd-567b-408-proj used request id req-e5e77364-1fe8-4277-a2a8-3ec3fcdac9dc 2019-01-14 16:35:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:35:50,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448486b7-07fc-4d44-88e9-6c9fcd5b4b18 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:50,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-448486b7-07fc-4d44-88e9-6c9fcd5b4b18 2019-01-14 16:35:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}}' 2019-01-14 16:35:50,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a996e09-ffc9-4246-a52f-b3aab16b49b8 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "id": "254a49bb1c204186848f3ed70db1181d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:35:50,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9a996e09-ffc9-4246-a52f-b3aab16b49b8 2019-01-14 16:35:50,166 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-7f57effd-567b-408-proj 2019-01-14 16:35:50,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:50,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:50,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["glZ8ZVBYQC6_z5LiIbN-Tg"], "issued_at": "2019-01-14T16:35:50.000000Z"}} 2019-01-14 16:35:50,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:50,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa1c2b3-3306-43ce-94b4-86180d54de76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:50,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6aa1c2b3-3306-43ce-94b4-86180d54de76 2019-01-14 16:35:50,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:35:50,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:35: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:35:50,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:50,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f1f4aa-a31c-4b88-8256-f89c3acd8a18 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:35:50,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-18f1f4aa-a31c-4b88-8256-f89c3acd8a18 2019-01-14 16:35:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:51,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b142ee4b-909d-4ee3-8976-3c3c4dd2342c Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "id": "254a49bb1c204186848f3ed70db1181d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}]} 2019-01-14 16:35:51,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj used request id req-b142ee4b-909d-4ee3-8976-3c3c4dd2342c 2019-01-14 16:35:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:51,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da6fcd2-0082-4fa4-8062-87ab440958ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:35:51,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3da6fcd2-0082-4fa4-8062-87ab440958ee 2019-01-14 16:35:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:51,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbd8ab0-5650-4b88-8a59-0dd779f42dcd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:51,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bfbd8ab0-5650-4b88-8a59-0dd779f42dcd 2019-01-14 16:35:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:51,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe8d249-77d4-4850-b5ca-b78e44b178ba Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "id": "254a49bb1c204186848f3ed70db1181d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}]} 2019-01-14 16:35:51,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj used request id req-dfe8d249-77d4-4850-b5ca-b78e44b178ba 2019-01-14 16:35:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/4cca77b6babd43e4ae3506b76b625c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:51,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb712f6-f9f5-44b2-9a44-28e613e11be5 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-7f57effd-567b-408-user", "links": {"self": "http://172.30.9.26:5000/v3/users/4cca77b6babd43e4ae3506b76b625c03"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "254a49bb1c204186848f3ed70db1181d", "id": "4cca77b6babd43e4ae3506b76b625c03", "password_expires_at": null}} 2019-01-14 16:35:51,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4cca77b6babd43e4ae3506b76b625c03 used request id req-1cb712f6-f9f5-44b2-9a44-28e613e11be5 2019-01-14 16:35:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:52,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1426af4b-3ee6-44dc-9bc0-772b46561fe3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:35:52,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles used request id req-1426af4b-3ee6-44dc-9bc0-772b46561fe3 2019-01-14 16:35:52,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:52,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5804800c-4b14-4996-b952-180d64bcc721 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}} 2019-01-14 16:35:52,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-5804800c-4b14-4996-b952-180d64bcc721 2019-01-14 16:35:52,235 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-7f57effd-567b-408-proj 2019-01-14 16:35:52,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:52,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af4716e6-ad12-42f9-b289-f993f376a52d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:52,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-af4716e6-ad12-42f9-b289-f993f376a52d 2019-01-14 16:35:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:52,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d585b93-02ee-42f8-b7e0-8df32be2f36d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:52,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d585b93-02ee-42f8-b7e0-8df32be2f36d 2019-01-14 16:35:52,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:52,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a70854b-e1a9-4103-bc54-e785d35fcdd2 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "id": "254a49bb1c204186848f3ed70db1181d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}]} 2019-01-14 16:35:52,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-7f57effd-567b-408-proj used request id req-3a70854b-e1a9-4103-bc54-e785d35fcdd2 2019-01-14 16:35:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:52,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bdec60-3333-4140-a21b-39d1d6bd879e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}]} 2019-01-14 16:35:52,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles used request id req-09bdec60-3333-4140-a21b-39d1d6bd879e 2019-01-14 16:35:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:52,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310bb192-e535-4309-946e-5c58e5d26c54 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:35:52,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-310bb192-e535-4309-946e-5c58e5d26c54 2019-01-14 16:35:52,760 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-7f57effd-567b-408-proj 2019-01-14 16:35:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:35:53,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370d1e39-91bb-4488-a43d-70df6c047631 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:53,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-370d1e39-91bb-4488-a43d-70df6c047631 2019-01-14 16:35:53,020 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-7f57effd-567b-408-user 2019-01-14 16:35:53,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:53,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:35:53,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cac50f-248f-4201-954c-010c25688732 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:35:53,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-03cac50f-248f-4201-954c-010c25688732 2019-01-14 16:35:53,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" -d '{"role": {"name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj-role"}}' 2019-01-14 16:35:53,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5724e1-e7e9-4800-97ef-1265b7e85a31 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2703f8a1bef94ab2b42f3502019c195a", "links": {"self": "http://172.30.9.26:5000/v3/roles/2703f8a1bef94ab2b42f3502019c195a"}, "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj-role"}} 2019-01-14 16:35:53,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3b5724e1-e7e9-4800-97ef-1265b7e85a31 2019-01-14 16:35:53,262 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-7f57effd-567b-408-proj-role 2019-01-14 16:35:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2703f8a1bef94ab2b42f3502019c195a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:35:53,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e814631d-affa-44e8-bca4-343434e575a0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2703f8a1bef94ab2b42f3502019c195a", "links": {"self": "http://172.30.9.26:5000/v3/roles/2703f8a1bef94ab2b42f3502019c195a"}, "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj-role"}} 2019-01-14 16:35:53,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2703f8a1bef94ab2b42f3502019c195a used request id req-e814631d-affa-44e8-bca4-343434e575a0 2019-01-14 16:35:53,371 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-7f57effd-567b-408-proj-role to project CreateStackFloatingIpTests-7f57effd-567b-408-proj 2019-01-14 16:35:53,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles/2703f8a1bef94ab2b42f3502019c195a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:35:53,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b313461-979f-44f5-895a-8e487f584a41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:35:53,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d/users/4cca77b6babd43e4ae3506b76b625c03/roles/2703f8a1bef94ab2b42f3502019c195a used request id req-1b313461-979f-44f5-895a-8e487f584a41 2019-01-14 16:35:53,439 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:53,439 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:35:53,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:53,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:53,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2703f8a1bef94ab2b42f3502019c195a", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f57effd-567b-408-user", "id": "4cca77b6babd43e4ae3506b76b625c03"}, "audit_ids": ["h3O-yvO9SCyKW62EGywTfA"], "issued_at": "2019-01-14T16:35:53.000000Z"}} 2019-01-14 16:35:53,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" 2019-01-14 16:35:53,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc8503c-021a-49da-a015-734769218787 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:53,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4cc8503c-021a-49da-a015-734769218787 2019-01-14 16:35:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" 2019-01-14 16:35:54,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-04fc757e-adb8-442d-a0ab-82234bcde082 Date: Mon, 14 Jan 2019 16:35:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"} 2019-01-14 16:35:54,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image used request id req-04fc757e-adb8-442d-a0ab-82234bcde082 2019-01-14 16:35:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" 2019-01-14 16:35:54,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d6570c3e-ae49-48f7-9e3a-4b8b6016cb34 Date: Mon, 14 Jan 2019 16:35: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"}}} 2019-01-14 16:35:54,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d6570c3e-ae49-48f7-9e3a-4b8b6016cb34 2019-01-14 16:35:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}' 2019-01-14 16:35:54,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e01f58bb-b6d6-4b4b-a80c-585848c3bf07 Date: Mon, 14 Jan 2019 16:35:54 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:35:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:35:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458", "min_disk": 0, "protected": false, "id": "778a411c-65c5-4e54-a6c5-7038c7505458", "file": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458/file", "checksum": null, "owner": "254a49bb1c204186848f3ed70db1181d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:35:54,675 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e01f58bb-b6d6-4b4b-a80c-585848c3bf07 2019-01-14 16:35:54,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" -d '' 2019-01-14 16:35:56,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5cf8cc0-2a56-49dc-b863-0d92c0a232de Date: Mon, 14 Jan 2019 16:35:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:35:56,066 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458/file used request id req-d5cf8cc0-2a56-49dc-b863-0d92c0a232de 2019-01-14 16:35:56,067 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:35:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" 2019-01-14 16:35:56,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7e1de60b-c851-4985-9220-45ddc9cf7c7b Date: Mon, 14 Jan 2019 16:35:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:35:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:35:56Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "metadata": {}}], "self": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458", "min_disk": 0, "protected": false, "id": "778a411c-65c5-4e54-a6c5-7038c7505458", "file": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "254a49bb1c204186848f3ed70db1181d", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:35:56,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 used request id req-7e1de60b-c851-4985-9220-45ddc9cf7c7b 2019-01-14 16:35:56,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" 2019-01-14 16:35:56,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-774d77fa-dabc-41fd-839b-d08a5a824be0 Date: Mon, 14 Jan 2019 16:35: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"}}} 2019-01-14 16:35:56,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-774d77fa-dabc-41fd-839b-d08a5a824be0 2019-01-14 16:35:56,490 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image 2019-01-14 16:35:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" 2019-01-14 16:35:56,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dbc29a2a-005f-4bb2-9716-7945673e18a5 Date: Mon, 14 Jan 2019 16:35:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:35:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:35:56Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "metadata": {}}], "self": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458", "min_disk": 0, "protected": false, "id": "778a411c-65c5-4e54-a6c5-7038c7505458", "file": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "254a49bb1c204186848f3ed70db1181d", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:35:56,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 used request id req-dbc29a2a-005f-4bb2-9716-7945673e18a5 2019-01-14 16:35:56,512 - create_image - DEBUG - Instance status is - active 2019-01-14 16:35:56,513 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image 2019-01-14 16:35:56,513 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image 2019-01-14 16:35:56,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:35:56,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:35:56,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2703f8a1bef94ab2b42f3502019c195a", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f57effd-567b-408-user", "id": "4cca77b6babd43e4ae3506b76b625c03"}, "audit_ids": ["6GbGUZhAT-idYJzW2NnhPw"], "issued_at": "2019-01-14T16:35:56.000000Z"}} 2019-01-14 16:35:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:35:57,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b7098d-673f-4fb2-a2eb-25954773b9d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:35:57,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c7b7098d-673f-4fb2-a2eb-25954773b9d3 2019-01-14 16:35:57,038 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:35:57,041 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:35:57,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:35:57,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:35:57 GMT Server: Apache x-openstack-request-id: req-c8c4a871-0fa4-4490-b6b8-990410bc76db Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:35:57,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack used request id req-c8c4a871-0fa4-4490-b6b8-990410bc76db 2019-01-14 16:35:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net"}}' 2019-01-14 16:36:01,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:35:57 GMT Server: Apache x-openstack-request-id: req-52b8a031-9f8a-4ead-a2b1-f2afdf4285ca Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}]}} 2019-01-14 16:36:01,146 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks used request id req-52b8a031-9f8a-4ead-a2b1-f2afdf4285ca 2019-01-14 16:36:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:01,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:01 GMT Server: Apache x-openstack-request-id: req-06822d22-dfbc-4c74-a1c9-eb7a21bc5ebb Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:01,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:01 GMT Server: Apache x-openstack-request-id: req-7df11183-7dfa-4d6f-a98c-86b2e11ce65b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "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"}} 2019-01-14 16:36:01,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-7df11183-7dfa-4d6f-a98c-86b2e11ce65b 2019-01-14 16:36:01,635 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack 2019-01-14 16:36:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:01,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:01 GMT Server: Apache x-openstack-request-id: req-a91a565d-b724-4f45-a221-99f82cb0e4c8 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:02,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:01 GMT Server: Apache x-openstack-request-id: req-930620e1-edbd-44d1-bf0f-8772aab355fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "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"}} 2019-01-14 16:36:02,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-930620e1-edbd-44d1-bf0f-8772aab355fd 2019-01-14 16:36:02,113 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:36:02,113 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:36:05,114 - create_stack - DEBUG - Stack status query timeout in 1196.52056909 2019-01-14 16:36:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:05,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:05 GMT Server: Apache x-openstack-request-id: req-3dd9f873-0c76-4be3-9d4f-e2d785f11cc1 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:05,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:05 GMT Server: Apache x-openstack-request-id: req-40a6e535-3ad1-4312-9409-2a994bdd7665 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:05,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-40a6e535-3ad1-4312-9409-2a994bdd7665 2019-01-14 16:36:05,639 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:36:05,639 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:36:08,642 - create_stack - DEBUG - Stack status query timeout in 1192.99258614 2019-01-14 16:36:08,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:08,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:08 GMT Server: Apache x-openstack-request-id: req-25a269ec-773d-4718-8748-4bf3cf5e5341 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:09,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:08 GMT Server: Apache x-openstack-request-id: req-bfc762cb-6692-4ea8-81b7-99a5f9a696ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:09,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-bfc762cb-6692-4ea8-81b7-99a5f9a696ff 2019-01-14 16:36:09,190 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:36:09,190 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:36:12,193 - create_stack - DEBUG - Stack status query timeout in 1189.44165802 2019-01-14 16:36:12,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:12,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:12 GMT Server: Apache x-openstack-request-id: req-c0156d76-94c9-4eeb-9240-2e5f227a6d50 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:12,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:12 GMT Server: Apache x-openstack-request-id: req-afa9d62a-0c0a-45fc-90a4-a2d942110fa7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:12,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-afa9d62a-0c0a-45fc-90a4-a2d942110fa7 2019-01-14 16:36:12,536 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:36:12,536 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:36:15,539 - create_stack - DEBUG - Stack status query timeout in 1186.09558702 2019-01-14 16:36:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:15,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:15 GMT Server: Apache x-openstack-request-id: req-21936325-169a-486d-9634-68d676081693 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:15,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:15 GMT Server: Apache x-openstack-request-id: req-81ba57f3-e9e7-40e3-ba0d-6834550b2744 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:15,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-81ba57f3-e9e7-40e3-ba0d-6834550b2744 2019-01-14 16:36:15,971 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:36:15,971 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:36:18,975 - create_stack - DEBUG - Stack status query timeout in 1182.66008711 2019-01-14 16:36:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:19,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:18 GMT Server: Apache x-openstack-request-id: req-87f255da-0630-4f04-be58-298927041d78 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:19,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:19 GMT Server: Apache x-openstack-request-id: req-548086a2-f169-4c54-83c9-203428688a2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:19,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-548086a2-f169-4c54-83c9-203428688a2c 2019-01-14 16:36:19,505 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:36:19,505 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:36:22,508 - create_stack - DEBUG - Stack status query timeout in 1179.12653804 2019-01-14 16:36:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:22,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:22 GMT Server: Apache x-openstack-request-id: req-ff6af3c9-b927-4d1f-b490-56f30526d7d6 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:23,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:22 GMT Server: Apache x-openstack-request-id: req-16991efe-67af-443d-a8ef-708702e21e07 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:23,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-16991efe-67af-443d-a8ef-708702e21e07 2019-01-14 16:36:23,028 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:36:23,028 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:36:26,031 - create_stack - DEBUG - Stack status query timeout in 1175.60341001 2019-01-14 16:36:26,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:26,061 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:26 GMT Server: Apache x-openstack-request-id: req-f4a00188-ec25-4131-9168-bfbe65eed50f Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:26,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:26 GMT Server: Apache x-openstack-request-id: req-2544c6c8-f5a6-4951-9685-635831c82aad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:26,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-2544c6c8-f5a6-4951-9685-635831c82aad 2019-01-14 16:36:26,186 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:36:26,187 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack 2019-01-14 16:36:26,187 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack 2019-01-14 16:36:26,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:26,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:26 GMT Server: Apache x-openstack-request-id: req-a0b2d47f-93fe-42c6-9e84-45c3677fe8f6 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:26,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:26 GMT Server: Apache x-openstack-request-id: req-698af87a-d7de-4cd9-8570-af1f9919938e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "854f1455-126c-418e-b53c-47a262864a1c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1cf33cf5-ef08-4305-b738-7cc66bbe709a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e755856a-9ce9-4838-a241-56ca1a8914c3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "42ba5341-4e07-4686-a544-bd922d460c96", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4d036d37-e650-445a-9325-d2a4b63c0c5f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4bc081d2-8237-4467-8333-c0d027431c76:subnet_id=98330b12-032d-44b1-bfe3-8d3b96eaebb2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "98330b12-032d-44b1-bfe3-8d3b96eaebb2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4bc081d2-8237-4467-8333-c0d027431c76", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f6241cb1-52fa-4f91-bfad-095c55e32ac6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "774db2fd-c98d-4cec-808c-9b7c5650a6bc", "resource_type": "OS::Nova::Server"}]} 2019-01-14 16:36:26,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources used request id req-698af87a-d7de-4cd9-8570-af1f9919938e 2019-01-14 16:36:26,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:26,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-47f9485c-2e01-4870-857e-b1a3296c2a4b x-compute-request-id: req-47f9485c-2e01-4870-857e-b1a3296c2a4b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:22", "version": 4, "addr": "10.1.2.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2019-01-14T16:36:18.000000", "flavor": {"id": "854f1455-126c-418e-b53c-47a262864a1c", "links": [{"href": "http://172.30.9.26:8774/flavors/854f1455-126c-418e-b53c-47a262864a1c", "rel": "bookmark"}]}, "id": "b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "security_groups": [{"name": "default"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:18Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "created": "2019-01-14T16:36:12Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:36:27,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed used request id req-47f9485c-2e01-4870-857e-b1a3296c2a4b 2019-01-14 16:36:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3abfa57c-2702-46c4-8a82-00a472bf1e41 Date: Mon, 14 Jan 2019 16:36:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:27,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-3abfa57c-2702-46c4-8a82-00a472bf1e41 2019-01-14 16:36:27,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:36:27,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:36: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:36:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-52ea6515-288d-4783-b967-aeeca4cadca1 x-compute-request-id: req-52ea6515-288d-4783-b967-aeeca4cadca1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2019-01-14T16:36:20.000000", "flavor": {"id": "1cf33cf5-ef08-4305-b738-7cc66bbe709a", "links": [{"href": "http://172.30.9.26:8774/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a", "rel": "bookmark"}]}, "id": "774db2fd-c98d-4cec-808c-9b7c5650a6bc", "security_groups": [{"name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:20Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "created": "2019-01-14T16:36:13Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:36:27,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc used request id req-52ea6515-288d-4783-b967-aeeca4cadca1 2019-01-14 16:36:27,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95f633b-b86b-4ae6-af0f-2b43794ad6d6 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:27,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-a95f633b-b86b-4ae6-af0f-2b43794ad6d6 2019-01-14 16:36:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-660829c3-d461-4d1b-9048-3f765342d233 Date: Mon, 14 Jan 2019 16:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:27,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-660829c3-d461-4d1b-9048-3f765342d233 2019-01-14 16:36:27,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8616106a-897b-46df-93ef-3ad7940f47b1 Date: Mon, 14 Jan 2019 16:36:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:27,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-8616106a-897b-46df-93ef-3ad7940f47b1 2019-01-14 16:36:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-64e497ba-d1a1-4da4-af78-ffc934b91816 Date: Mon, 14 Jan 2019 16:36:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:27,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-64e497ba-d1a1-4da4-af78-ffc934b91816 2019-01-14 16:36:27,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46eb628-c537-4c6a-88d7-77f35450ebc4 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:27,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-f46eb628-c537-4c6a-88d7-77f35450ebc4 2019-01-14 16:36:27,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-07752869-f759-4823-b07d-698ab9fdfc14 Date: Mon, 14 Jan 2019 16:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:27,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-07752869-f759-4823-b07d-698ab9fdfc14 2019-01-14 16:36:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-c701ab4d-d8fe-442d-9ea8-1166d06d3b90 Date: Mon, 14 Jan 2019 16:36:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:27,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-c701ab4d-d8fe-442d-9ea8-1166d06d3b90 2019-01-14 16:36:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:27 GMT Server: Apache x-openstack-request-id: req-feddbfc5-4c1e-4dd9-ae46-efa43fd65f15 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:27,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:27 GMT Server: Apache x-openstack-request-id: req-0d1c4f75-988f-4789-af6b-8ae08cad8fb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "854f1455-126c-418e-b53c-47a262864a1c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1cf33cf5-ef08-4305-b738-7cc66bbe709a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e755856a-9ce9-4838-a241-56ca1a8914c3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "42ba5341-4e07-4686-a544-bd922d460c96", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4d036d37-e650-445a-9325-d2a4b63c0c5f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4bc081d2-8237-4467-8333-c0d027431c76:subnet_id=98330b12-032d-44b1-bfe3-8d3b96eaebb2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "98330b12-032d-44b1-bfe3-8d3b96eaebb2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4bc081d2-8237-4467-8333-c0d027431c76", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f6241cb1-52fa-4f91-bfad-095c55e32ac6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-14T16:36:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:36:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "774db2fd-c98d-4cec-808c-9b7c5650a6bc", "resource_type": "OS::Nova::Server"}]} 2019-01-14 16:36:27,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b/resources used request id req-0d1c4f75-988f-4789-af6b-8ae08cad8fb8 2019-01-14 16:36:27,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/854f1455-126c-418e-b53c-47a262864a1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:27,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-00f6be61-d6d0-46d3-9fd6-09d7754d2a95 x-compute-request-id: req-00f6be61-d6d0-46d3-9fd6-09d7754d2a95 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-flavor2-mvjrxenl2szm", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/854f1455-126c-418e-b53c-47a262864a1c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/854f1455-126c-418e-b53c-47a262864a1c", "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": "854f1455-126c-418e-b53c-47a262864a1c"}} 2019-01-14 16:36:27,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/854f1455-126c-418e-b53c-47a262864a1c used request id req-00f6be61-d6d0-46d3-9fd6-09d7754d2a95 2019-01-14 16:36:27,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-c62866f0-99ef-4039-8c3a-e91c2208ed79 x-compute-request-id: req-c62866f0-99ef-4039-8c3a-e91c2208ed79 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-flavor1-jqnb6pjfecia", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a", "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": "1cf33cf5-ef08-4305-b738-7cc66bbe709a"}} 2019-01-14 16:36:27,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a used request id req-c62866f0-99ef-4039-8c3a-e91c2208ed79 2019-01-14 16:36:28,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-61ea1d6b-602c-4901-86be-72be450d969a Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}} 2019-01-14 16:36:28,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a1411438-985e-4c9f-a26f-56e5b129cf7a Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}} 2019-01-14 16:36:28,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 used request id req-61ea1d6b-602c-4901-86be-72be450d969a 2019-01-14 16:36:28,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 used request id req-a1411438-985e-4c9f-a26f-56e5b129cf7a 2019-01-14 16:36:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-45e8b085-d407-410e-b3dc-1be6358f2cdb Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:28,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-45e8b085-d407-410e-b3dc-1be6358f2cdb 2019-01-14 16:36:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-59f00ef8-042f-4eda-b2e9-fb0116a066b8 Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:28,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-59f00ef8-042f-4eda-b2e9-fb0116a066b8 2019-01-14 16:36:28,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c83dd2be-63ad-4716-96a9-22abcec7d3d3 Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:28,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c4a470e4-b974-41e2-b8a1-0cbf1a82f4d1 Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:28,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-c83dd2be-63ad-4716-96a9-22abcec7d3d3 2019-01-14 16:36:28,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-c4a470e4-b974-41e2-b8a1-0cbf1a82f4d1 2019-01-14 16:36:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4842a1da-f442-4b3a-bc06-b5b954990c6c Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:28,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-4842a1da-f442-4b3a-bc06-b5b954990c6c 2019-01-14 16:36:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-54622e03-76d4-48d1-9ed0-2c0ff69c5815 Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:28,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-54622e03-76d4-48d1-9ed0-2c0ff69c5815 2019-01-14 16:36:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5122ee35-3696-4092-b602-cfb94264a84e Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:28,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-5122ee35-3696-4092-b602-cfb94264a84e 2019-01-14 16:36:28,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-461d94ab-6ddd-4b1f-bb62-c94d91949c89 Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-461d94ab-6ddd-4b1f-bb62-c94d91949c89 2019-01-14 16:36:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68695d06-99d4-4142-af43-9171fc8415ee Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:28,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-68695d06-99d4-4142-af43-9171fc8415ee 2019-01-14 16:36:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d94a4471-a530-4121-b14f-b79571ecd428 Date: Mon, 14 Jan 2019 16:36:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:28,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-d94a4471-a530-4121-b14f-b79571ecd428 2019-01-14 16:36:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A26%3A91%3A22&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-5264f0ed-4e3f-4a7e-b5f4-cb0d8c9469e2 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:29,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A26%3A91%3A22&admin_state_up=True used request id req-5264f0ed-4e3f-4a7e-b5f4-cb0d8c9469e2 2019-01-14 16:36:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cdfc42e3-ef9f-4a43-84ac-23b8bed9df6e Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:29,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-cdfc42e3-ef9f-4a43-84ac-23b8bed9df6e 2019-01-14 16:36:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903f434b-d4ca-4b63-bdbf-935b2636e755 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:29,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-903f434b-d4ca-4b63-bdbf-935b2636e755 2019-01-14 16:36:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-70cf51bf-74ec-44fb-afc3-421c5a4db454 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:29,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-70cf51bf-74ec-44fb-afc3-421c5a4db454 2019-01-14 16:36:29,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9e29ccb9-e0d7-448f-8928-259a683ceb83 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:29,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-9e29ccb9-e0d7-448f-8928-259a683ceb83 2019-01-14 16:36:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0066a7f-8306-43ef-bdd8-fdf5ce77ea2e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:29,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-a0066a7f-8306-43ef-bdd8-fdf5ce77ea2e 2019-01-14 16:36:29,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-14902e92-c137-4477-90f3-c187dd31bed9 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:29,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-14902e92-c137-4477-90f3-c187dd31bed9 2019-01-14 16:36:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2432538f-6bf4-4b9f-8191-c49739215c17 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:29,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-2432538f-6bf4-4b9f-8191-c49739215c17 2019-01-14 16:36:29,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A73%3A32%3A2b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-f09576b2-8e3f-4352-8462-acf2fccf3892 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:29,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A73%3A32%3A2b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx&admin_state_up=True used request id req-f09576b2-8e3f-4352-8462-acf2fccf3892 2019-01-14 16:36:29,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f059560-3344-46ca-8f6e-bced321e262b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:29,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-4f059560-3344-46ca-8f6e-bced321e262b 2019-01-14 16:36:29,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-d84008f2-a175-4362-b01a-1d82d8493d14 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:29,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-d84008f2-a175-4362-b01a-1d82d8493d14 2019-01-14 16:36:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f81d914c-0af4-4a96-a977-63fcf53a6b27 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:29,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-f81d914c-0af4-4a96-a977-63fcf53a6b27 2019-01-14 16:36:29,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-79dd6b0a-458f-4945-8c87-30f013173054 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"floatingips": [{"router_id": "4bc081d2-8237-4467-8333-c0d027431c76", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:36:13Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.22", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "f6241cb1-52fa-4f91-bfad-095c55e32ac6", "id": "4d036d37-e650-445a-9325-d2a4b63c0c5f", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:08Z", "project_id": "254a49bb1c204186848f3ed70db1181d"}]} 2019-01-14 16:36:29,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-79dd6b0a-458f-4945-8c87-30f013173054 2019-01-14 16:36:29,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-68440dad-f447-49a4-9e81-42317e66e7a2 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:35:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:35:56Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "metadata": {}}], "self": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458", "min_disk": 0, "protected": false, "id": "778a411c-65c5-4e54-a6c5-7038c7505458", "file": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "254a49bb1c204186848f3ed70db1181d", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:36:29,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 used request id req-68440dad-f447-49a4-9e81-42317e66e7a2 2019-01-14 16:36:29,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a2f23cfe-4ae0-4b54-a883-89b484e0bb50 Date: Mon, 14 Jan 2019 16:36:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:29,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-a2f23cfe-4ae0-4b54-a883-89b484e0bb50 2019-01-14 16:36:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:29,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-526811ac-56e6-45b3-927f-41cb1db9fb32 Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:30,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-526811ac-56e6-45b3-927f-41cb1db9fb32 2019-01-14 16:36:30,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-2b9af1bb-c570-4ddf-9676-64390f1d316e Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"floatingips": [{"router_id": "4bc081d2-8237-4467-8333-c0d027431c76", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:36:13Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.22", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "f6241cb1-52fa-4f91-bfad-095c55e32ac6", "id": "4d036d37-e650-445a-9325-d2a4b63c0c5f", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:08Z", "project_id": "254a49bb1c204186848f3ed70db1181d"}]} 2019-01-14 16:36:30,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-2b9af1bb-c570-4ddf-9676-64390f1d316e 2019-01-14 16:36:30,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/4bc081d2-8237-4467-8333-c0d027431c76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f7abc09b-3496-4ec8-80f5-f92195e9ef97 Date: Mon, 14 Jan 2019 16:36: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"}}} 2019-01-14 16:36:30,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f7abc09b-3496-4ec8-80f5-f92195e9ef97 2019-01-14 16:36:30,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-55ad4f31-dcb0-4e67-b4a7-90e173afb729 Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:05Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:36:11Z", "revision_number": 3, "routes": [], "project_id": "254a49bb1c204186848f3ed70db1181d", "id": "4bc081d2-8237-4467-8333-c0d027431c76", "name": "mgmt_router"}} 2019-01-14 16:36:30,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/4bc081d2-8237-4467-8333-c0d027431c76 used request id req-55ad4f31-dcb0-4e67-b4a7-90e173afb729 2019-01-14 16:36:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=4bc081d2-8237-4467-8333-c0d027431c76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-0dc1daad-2ded-4808-b2a9-7463db754ca7 Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:06Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.200"}],"id":"b13cf142-eefd-427f-8841-4ef4fc29dd4a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:33:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:36:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:30,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=4bc081d2-8237-4467-8333-c0d027431c76 used request id req-0dc1daad-2ded-4808-b2a9-7463db754ca7 2019-01-14 16:36:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a4f4482f-af2e-49c5-828a-b7f37993ec78 Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:36:30,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-a4f4482f-af2e-49c5-828a-b7f37993ec78 2019-01-14 16:36:30,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-da1bc505-cbef-4d1d-98e9-f67de992e93d Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}} 2019-01-14 16:36:30,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 used request id req-da1bc505-cbef-4d1d-98e9-f67de992e93d 2019-01-14 16:36:30,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f6241cb1-52fa-4f91-bfad-095c55e32ac6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:30 GMT Server: Apache x-openstack-request-id: req-83353de9-72e9-4b87-8164-d449a115fe42 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:30,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 985 X-Openstack-Request-Id: req-f59ca9a9-5718-4ff9-ac25-5e049fe34841 Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}} 2019-01-14 16:36:30,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/f6241cb1-52fa-4f91-bfad-095c55e32ac6 used request id req-f59ca9a9-5718-4ff9-ac25-5e049fe34841 2019-01-14 16:36:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-17db7d97-461d-4651-9a05-d335f9e141b6 Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}} 2019-01-14 16:36:30,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/98330b12-032d-44b1-bfe3-8d3b96eaebb2 used request id req-17db7d97-461d-4651-9a05-d335f9e141b6 2019-01-14 16:36:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-811af0bd-afac-455c-926b-bc83f36a240e Date: Mon, 14 Jan 2019 16:36:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:35:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:35:56Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "metadata": {}}], "self": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458", "min_disk": 0, "protected": false, "id": "778a411c-65c5-4e54-a6c5-7038c7505458", "file": "/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "254a49bb1c204186848f3ed70db1181d", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/778a411c-65c5-4e54-a6c5-7038c7505458/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:36:30,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 used request id req-811af0bd-afac-455c-926b-bc83f36a240e 2019-01-14 16:36:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:36:30,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:36:30 GMT Server: Apache x-openstack-request-id: req-9f801c5c-2403-44e5-b7eb-9e958c4f43db Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:36:30,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:30 GMT Server: Apache x-openstack-request-id: req-8fe03ec4-a9ea-4712-a7a6-02c0636fa2c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:30,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-8fe03ec4-a9ea-4712-a7a6-02c0636fa2c8 2019-01-14 16:36:30,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:36:30,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:36:30,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:30 GMT Server: Apache x-openstack-request-id: req-7a63f990-0dbf-4d20-8280-bdcae9268217 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzy5F6oIG8AhvAAmD7pvatTXfKdOiExtjSlL/toPMCQtw0egA\nn7ivCRvzoDLuNSmbW3/OT9q0FCXRCutsWErKWhz7ROsPYjCmx7TZThpGxSYN9mh1\nahEjbtOuQ6LnybzSfQTc7vZmubK5I0Q4nBxZ+ayJrtd9Klpy3ji2JQK5LvxZTU3c\n9xJxGWZHaa8D6CLkXG8s1q16rptIkWqeyI7xZKIl79aZt7Fn0FfmHeDNIqJN79g+\nsQMXzTR6qWnH8nQ7Ih3oTFmp+qzNi9u0FBRZZLsWBl7u9cj7GIgSYJuult41UkLn\nkTmerzi822GxhpXHvqjaFOqnU0di71lyEEuOwwIDAQABAoIBAQCxUo2MtVVyxAUd\nJwfAhayfREiI6BXj/KDy0C8E67EKXLxnLAa8rblCNqZCCtVOsxnBKpZOSoWuaN+O\nVQkaWIjwr7VvuzAjfjiA3QzQiDTiMDvrFmTIL3sANDUGtrtkMzSExFDERiiN76X9\nxToegzWPOFlvSAhc46VFBY0ACGCvEMlwYS1OwVMQlerrgxzEijdGlMG2Vv2Ob9a5\nNAc717yNcHytDGBp1N9OVpGeNSYCz3LjlwDdwenCRoAt51LtXDRlwSvB7xos/RKj\nWiRCkBmsS+pOzwT3ySK2FgjaR0QWbqTdNS6vMnqrq20QYxrRCMdm1u+zjlK/Ri+j\nr88kQD+BAoGBAPmAcPi/6a+cXrmzf9EpyY2VtIKgsI/R+Kyym6xsChJW+2qg8n9L\n+3LYY82g2RSI/34326X3oDnYm6hIb11VjxhXuq/f/Mv8oU/XzUUCjgGvYvb7/9Rq\nOyaJrv2lwKR02hiRCxt6l05sEjUEUm457sBblWnq0hikNn2GOIJdSPwRAoGBANST\np96AcaSCAkL8BYA48NgT82JS8DZAYMqsWvKncfmOJgmU6kkEfK76z6OhRf2IsCFc\n2HK7BDtHIUD9B8aeXAcDwhanf41ynHFzqjYy26s1T0Fd+gXUkTuUHtdHm1D5v+4v\nYcSCs930E03TAY51JT82+knVlLjm7JvU4F8FusGTAoGANg1jbCB3ifoAc461pCS/\na5MBNkOFvMKqcw+GtkX5sJtzgFg58OYPJYRHquar4M0FPNzxEvWgmqeYoU6AAeJl\nS8rFwRBvfenPMLL533d8OFU8xXE2rVgOVH0DkiP0pixCi4vwshVO7khvcVjsWsDm\nPnoY1odu2LPKskr/tw5qn2ECgYBITay0ZnXA4aOJSxVH5pYsuKR41gL0QPNrHDKX\nBFMk8a+IZMlHaqpKDe8gFdOrh5l4z46jf27SBsCNzUKe0PA2RpX2hKRC5S/G+vNz\nGdtToX9CmYdYAlQfsqLG0IlIgppAlocngtlQ7hq+xr1pyfiQRs/c2zOJrKnf2wkx\n6M371wKBgBlfErIzxFCSa59B4KV5yu4sRSHyFk/MzhNG04qlv4ZfQfvKh9qf4Fjf\nGUjemHY0M0CTiQ+o9NDXPrqkhF0wfuZUpLsBAUr9EG5rxO0qJnPuARTbbgvcSET/\nFjLB/dM89lvOVZjmwhO/T8NU3wF2VFMP0f0TwJoO3RjP95txXwez\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"}} 2019-01-14 16:36:30,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-7a63f990-0dbf-4d20-8280-bdcae9268217 2019-01-14 16:36:30,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:36:30,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:36:31,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2703f8a1bef94ab2b42f3502019c195a", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f57effd-567b-408-user", "id": "4cca77b6babd43e4ae3506b76b625c03"}, "audit_ids": ["HeQgVaVFT-ei_bajKu_8cw"], "issued_at": "2019-01-14T16:36:31.000000Z"}} 2019-01-14 16:36:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:31,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b1062c-f6a9-4f10-805f-1739c65c18d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:36:31,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-83b1062c-f6a9-4f10-805f-1739c65c18d5 2019-01-14 16:36:31,231 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:36:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:31,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2703f8a1bef94ab2b42f3502019c195a", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/254a49bb1c204186848f3ed70db1181d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7f57effd-567b-408-user", "id": "4cca77b6babd43e4ae3506b76b625c03"}, "audit_ids": ["pfHRh87vRl-jpZskDUzVbg"], "issued_at": "2019-01-14T16:36:31.000000Z"}} 2019-01-14 16:36:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:31,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0854524-6ad7-4bf1-bd8a-ad1e69747977 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:36:31,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d0854524-6ad7-4bf1-bd8a-ad1e69747977 2019-01-14 16:36:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:31,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb8b1eb-5277-4005-8c25-31cb335d5a9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:36:31,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7fb8b1eb-5277-4005-8c25-31cb335d5a9b 2019-01-14 16:36:31,354 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:36:31,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:31,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568d44a9-6ccd-4595-99b9-92fa7277127f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:36:31,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-568d44a9-6ccd-4595-99b9-92fa7277127f 2019-01-14 16:36:31,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:31,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-19f7ada5-d92a-4116-a506-16713a93ea80 Date: Mon, 14 Jan 2019 16:36:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:31,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-19f7ada5-d92a-4116-a506-16713a93ea80 2019-01-14 16:36:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:31,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5f0a19e9-317d-42f8-b6f1-0340ed246cb9 Date: Mon, 14 Jan 2019 16:36:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:31,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-5f0a19e9-317d-42f8-b6f1-0340ed246cb9 2019-01-14 16:36:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:31,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-da314a65-2a0a-4d9f-8848-7e6c9fa506f0 Date: Mon, 14 Jan 2019 16:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:31,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-da314a65-2a0a-4d9f-8848-7e6c9fa506f0 2019-01-14 16:36:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:31,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8c36382-e031-4e88-9d57-fca2bb10d447 Date: Mon, 14 Jan 2019 16:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:31,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-f8c36382-e031-4e88-9d57-fca2bb10d447 2019-01-14 16:36:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:32,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4ffc909b-517f-42cd-8818-2eef1364d8aa Date: Mon, 14 Jan 2019 16:36:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:32,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-4ffc909b-517f-42cd-8818-2eef1364d8aa 2019-01-14 16:36:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:36:32,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:36: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:36:32,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:32,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41407ac1-657e-46e2-8efe-9bc17a885926 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:32,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-41407ac1-657e-46e2-8efe-9bc17a885926 2019-01-14 16:36:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:32,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1576d5d7-acea-4189-9d4d-e84f62818401 Date: Mon, 14 Jan 2019 16:36:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:32,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-1576d5d7-acea-4189-9d4d-e84f62818401 2019-01-14 16:36:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:36:32,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:36: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:36:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:32,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c600761b-a71d-4c39-a9f9-1b0aa5c8fd42 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:32,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-c600761b-a71d-4c39-a9f9-1b0aa5c8fd42 2019-01-14 16:36:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:32,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3851aaad-3ebe-44ef-b244-32222c757b10 Date: Mon, 14 Jan 2019 16:36:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:32,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-3851aaad-3ebe-44ef-b244-32222c757b10 2019-01-14 16:36:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A26%3A91%3A22&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2117f0c6-5471-4c21-a554-863f150ef6fb Date: Mon, 14 Jan 2019 16:36:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:32,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-2117f0c6-5471-4c21-a554-863f150ef6fb 2019-01-14 16:36:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A73%3A32%3A2b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:32,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-d745590d-4030-432f-a3d6-3c3ce1c8237e Date: Mon, 14 Jan 2019 16:36:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:32,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A73%3A32%3A2b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx&admin_state_up=True used request id req-d745590d-4030-432f-a3d6-3c3ce1c8237e 2019-01-14 16:36:32,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-911f710e-207a-4337-a3f3-c7031799333b Date: Mon, 14 Jan 2019 16:36:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:32,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3&mac_address=fa%3A16%3A3e%3A26%3A91%3A22&admin_state_up=True used request id req-911f710e-207a-4337-a3f3-c7031799333b 2019-01-14 16:36:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:32,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6d3ace-7b6d-4749-99f9-f8f29df2391c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:32,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-ac6d3ace-7b6d-4749-99f9-f8f29df2391c 2019-01-14 16:36:32,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:32,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4615d1d6-317e-4e39-91ce-5f56d7ce5e4d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:32,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-4615d1d6-317e-4e39-91ce-5f56d7ce5e4d 2019-01-14 16:36:32,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:33,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-e14b8a50-ba65-4efe-a4f2-108285830782 x-compute-request-id: req-e14b8a50-ba65-4efe-a4f2-108285830782 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:22", "version": 4, "addr": "10.1.2.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2019-01-14T16:36:18.000000", "flavor": {"id": "854f1455-126c-418e-b53c-47a262864a1c", "links": [{"href": "http://172.30.9.26:8774/flavors/854f1455-126c-418e-b53c-47a262864a1c", "rel": "bookmark"}]}, "id": "b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "security_groups": [{"name": "default"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:18Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "created": "2019-01-14T16:36:12Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:36:33,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2 used request id req-e14b8a50-ba65-4efe-a4f2-108285830782 2019-01-14 16:36:33,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:33,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-b9aabb23-c59d-484c-86e6-157baf86638c x-compute-request-id: req-b9aabb23-c59d-484c-86e6-157baf86638c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2019-01-14T16:36:20.000000", "flavor": {"id": "1cf33cf5-ef08-4305-b738-7cc66bbe709a", "links": [{"href": "http://172.30.9.26:8774/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a", "rel": "bookmark"}]}, "id": "774db2fd-c98d-4cec-808c-9b7c5650a6bc", "security_groups": [{"name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:20Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "created": "2019-01-14T16:36:13Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:36:33,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1 used request id req-b9aabb23-c59d-484c-86e6-157baf86638c 2019-01-14 16:36:33,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:33,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-6cb0be9f-742c-4ae7-9083-908efe31ab4b Date: Mon, 14 Jan 2019 16:36:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:33,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-6cb0be9f-742c-4ae7-9083-908efe31ab4b 2019-01-14 16:36:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:34,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1e56eb00-4de6-4094-8888-b91dae638190 Date: Mon, 14 Jan 2019 16:36:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:34,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-1e56eb00-4de6-4094-8888-b91dae638190 2019-01-14 16:36:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:34,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4016a3f6-ed2a-4674-a5ad-b5f0196c8934 Date: Mon, 14 Jan 2019 16:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:34,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-4016a3f6-ed2a-4674-a5ad-b5f0196c8934 2019-01-14 16:36:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:34,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6135275f-9da9-4410-b1f5-5253cfc8b909 Date: Mon, 14 Jan 2019 16:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:34,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-6135275f-9da9-4410-b1f5-5253cfc8b909 2019-01-14 16:36:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:34,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-255ec113-ce17-45e5-b9cf-519b5aec4819 Date: Mon, 14 Jan 2019 16:36:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:34,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-255ec113-ce17-45e5-b9cf-519b5aec4819 2019-01-14 16:36:34,553 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2 2019-01-14 16:36:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:34,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-f58922e5-d9fe-462d-86ee-79834e15a0b5 Date: Mon, 14 Jan 2019 16:36:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:34,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-f58922e5-d9fe-462d-86ee-79834e15a0b5 2019-01-14 16:36:34,747 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1 2019-01-14 16:36:34,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-8091a8bb-8deb-4c26-8c4b-151d27057a15 Date: Mon, 14 Jan 2019 16:36:34 GMT RESP BODY: {"floatingips": [{"router_id": "4bc081d2-8237-4467-8333-c0d027431c76", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:36:13Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.22", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "f6241cb1-52fa-4f91-bfad-095c55e32ac6", "id": "4d036d37-e650-445a-9325-d2a4b63c0c5f", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:08Z", "project_id": "254a49bb1c204186848f3ed70db1181d"}]} 2019-01-14 16:36:34,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-8091a8bb-8deb-4c26-8c4b-151d27057a15 2019-01-14 16:36:34,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-49ed71fd-8678-4ee0-9395-4915eb2270d5 Date: Mon, 14 Jan 2019 16:36:34 GMT RESP BODY: {"floatingips": [{"router_id": "4bc081d2-8237-4467-8333-c0d027431c76", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:36:13Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.22", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "f6241cb1-52fa-4f91-bfad-095c55e32ac6", "id": "4d036d37-e650-445a-9325-d2a4b63c0c5f", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:08Z", "project_id": "254a49bb1c204186848f3ed70db1181d"}]} 2019-01-14 16:36:34,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-49ed71fd-8678-4ee0-9395-4915eb2270d5 2019-01-14 16:36:34,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:35,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-5008f344-e184-409e-ba46-c12caa2de277 x-compute-request-id: req-5008f344-e184-409e-ba46-c12caa2de277 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:22", "version": 4, "addr": "10.1.2.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2019-01-14T16:36:18.000000", "flavor": {"id": "854f1455-126c-418e-b53c-47a262864a1c", "links": [{"href": "http://172.30.9.26:8774/flavors/854f1455-126c-418e-b53c-47a262864a1c", "rel": "bookmark"}]}, "id": "b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed", "security_groups": [{"name": "default"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:18Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "created": "2019-01-14T16:36:12Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:36:35,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed used request id req-5008f344-e184-409e-ba46-c12caa2de277 2019-01-14 16:36:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:35,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f28fc577-f895-4987-a26e-1fb753cab579 Date: Mon, 14 Jan 2019 16:36:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:35,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-f28fc577-f895-4987-a26e-1fb753cab579 2019-01-14 16:36:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:35,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb64adf-d9a0-4d44-98a8-86ece6f357a6 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:35,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-1bb64adf-d9a0-4d44-98a8-86ece6f357a6 2019-01-14 16:36:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-72afc6e4-10c8-492a-a364-51da958a3463 Date: Mon, 14 Jan 2019 16:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:36,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-72afc6e4-10c8-492a-a364-51da958a3463 2019-01-14 16:36:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f525e1c469960da5a2662aeee80e9038534fa" 2019-01-14 16:36:36,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-9da064ad-e8a8-4293-94cc-1d5e17ebd339 Date: Mon, 14 Jan 2019 16:36:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:36,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-9da064ad-e8a8-4293-94cc-1d5e17ebd339 2019-01-14 16:36:36,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:37,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-f71e868a-68b6-4b1d-b82b-93d78db9ccb8 x-compute-request-id: req-f71e868a-68b6-4b1d-b82b-93d78db9ccb8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2019-01-14T16:36:20.000000", "flavor": {"id": "1cf33cf5-ef08-4305-b738-7cc66bbe709a", "links": [{"href": "http://172.30.9.26:8774/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a", "rel": "bookmark"}]}, "id": "774db2fd-c98d-4cec-808c-9b7c5650a6bc", "security_groups": [{"name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:20Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "created": "2019-01-14T16:36:13Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:36:37,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc used request id req-f71e868a-68b6-4b1d-b82b-93d78db9ccb8 2019-01-14 16:36:37,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:37,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d3f03a6e-b7e9-47a4-a2ef-3d79eb9b115b Date: Mon, 14 Jan 2019 16:36:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:37,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-d3f03a6e-b7e9-47a4-a2ef-3d79eb9b115b 2019-01-14 16:36:37,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:37,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4daa79a-9b04-48d4-880f-d8a1088fb829 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:37,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-b4daa79a-9b04-48d4-880f-d8a1088fb829 2019-01-14 16:36:37,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:37,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8871cea-2c2c-4717-9967-7a8a8b05fb98 Date: Mon, 14 Jan 2019 16:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:37,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-e8871cea-2c2c-4717-9967-7a8a8b05fb98 2019-01-14 16:36:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:38,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-41309a70-38be-4b0f-85dc-2bf1903a2455 Date: Mon, 14 Jan 2019 16:36:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:38,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-41309a70-38be-4b0f-85dc-2bf1903a2455 2019-01-14 16:36:38,033 - create_instance - INFO - Checking if VM is active 2019-01-14 16:36:38,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:38,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-5471d781-ba3c-4d47-8c9c-e6ccfdb1a487 x-compute-request-id: req-5471d781-ba3c-4d47-8c9c-e6ccfdb1a487 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2019-01-14T16:36:20.000000", "flavor": {"id": "1cf33cf5-ef08-4305-b738-7cc66bbe709a", "links": [{"href": "http://172.30.9.26:8774/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a", "rel": "bookmark"}]}, "id": "774db2fd-c98d-4cec-808c-9b7c5650a6bc", "security_groups": [{"name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:20Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "created": "2019-01-14T16:36:13Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:36:38,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc used request id req-5471d781-ba3c-4d47-8c9c-e6ccfdb1a487 2019-01-14 16:36:38,379 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1] is - ACTIVE 2019-01-14 16:36:38,379 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:36:38,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:39,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36: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-edabd91d-925b-4bea-a400-fce0e34b8362 x-compute-request-id: req-edabd91d-925b-4bea-a400-fce0e34b8362 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:32:2b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc", "rel": "bookmark"}], "image": {"id": "778a411c-65c5-4e54-a6c5-7038c7505458", "links": [{"href": "http://172.30.9.26:8774/images/778a411c-65c5-4e54-a6c5-7038c7505458", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2019-01-14T16:36:20.000000", "flavor": {"id": "1cf33cf5-ef08-4305-b738-7cc66bbe709a", "links": [{"href": "http://172.30.9.26:8774/flavors/1cf33cf5-ef08-4305-b738-7cc66bbe709a", "rel": "bookmark"}]}, "id": "774db2fd-c98d-4cec-808c-9b7c5650a6bc", "security_groups": [{"name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp"}], "user_id": "4cca77b6babd43e4ae3506b76b625c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:36:20Z", "hostId": "886f409a4e298096aa1eb11dcd576e0250bd6acf2010ce5a7baeb9a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "created": "2019-01-14T16:36:13Z", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:36:39,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/774db2fd-c98d-4cec-808c-9b7c5650a6bc used request id req-edabd91d-925b-4bea-a400-fce0e34b8362 2019-01-14 16:36:39,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:39,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-31228ec5-167f-4533-9732-704d571566e2 Date: Mon, 14 Jan 2019 16:36:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e755856a-9ce9-4838-a241-56ca1a8914c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","subnets":["98330b12-032d-44b1-bfe3-8d3b96eaebb2"],"description":"","tags":[],"updated_at":"2019-01-14T16:36:08Z","provider:segmentation_id":19,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net","admin_state_up":true,"tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:07Z","provider:network_type":"vxlan"}]} 2019-01-14 16:36:39,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net used request id req-31228ec5-167f-4533-9732-704d571566e2 2019-01-14 16:36:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:39,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3541299e-8df4-45d5-9b93-393a5e42c933 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:36:39,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-3541299e-8df4-45d5-9b93-393a5e42c933 2019-01-14 16:36:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:40,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6fea7214-fd40-404c-98a7-1a1820a0b292 Date: Mon, 14 Jan 2019 16:36:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:08Z","dns_nameservers":[],"updated_at":"2019-01-14T16:36:08Z","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":"254a49bb1c204186848f3ed70db1181d","id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet"}]} 2019-01-14 16:36:40,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-6fea7214-fd40-404c-98a7-1a1820a0b292 2019-01-14 16:36:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3906e6d23c1026033f64f1d57b5dadd35d8f8882" 2019-01-14 16:36:40,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-013d2863-ab02-4834-ba1a-b7bd60ca4622 Date: Mon, 14 Jan 2019 16:36:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.23"}],"id":"80f41c6b-17c0-4d6a-9395-f6a49ce3c050","security_groups":["1f7c471a-a5d9-4852-84f5-0e433bdb2597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:91:22","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b0092436-0b40-4e30-8dbe-6c2dbf1ec3ed","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.3"}],"id":"93336b77-4609-4e9b-b07c-14571622ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:0a:f7","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.2"}],"id":"9c2cff45-e5bf-4e48-a9b1-2e894e1205ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:36:ac","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:11Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.1"}],"id":"b4f8ae91-d6de-4e8b-a19e-21c35bccf450","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:e4:de","project_id":"254a49bb1c204186848f3ed70db1181d","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4bc081d2-8237-4467-8333-c0d027431c76","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.4"}],"id":"e972bea1-423d-492b-972c-2e043af7bda1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:10:92","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e755856a-9ce9-4838-a241-56ca1a8914c3","name":"","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98330b12-032d-44b1-bfe3-8d3b96eaebb2","ip_address":"10.1.2.22"}],"id":"f6241cb1-52fa-4f91-bfad-095c55e32ac6","security_groups":["42ba5341-4e07-4686-a544-bd922d460c96"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:32:2b","project_id":"254a49bb1c204186848f3ed70db1181d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"774db2fd-c98d-4cec-808c-9b7c5650a6bc","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack-port1-p4jwc5nyuxvx","admin_state_up":true,"network_id":"e755856a-9ce9-4838-a241-56ca1a8914c3","tenant_id":"254a49bb1c204186848f3ed70db1181d","created_at":"2019-01-14T16:36:10Z","binding:vnic_type":"normal"}]} 2019-01-14 16:36:40,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e755856a-9ce9-4838-a241-56ca1a8914c3 used request id req-013d2863-ab02-4834-ba1a-b7bd60ca4622 2019-01-14 16:36:40,097 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-14 16:38:47,279 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2019-01-14 16:38:47,279 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2019-01-14 16:38:50,283 - create_instance - DEBUG - SSH connection timeout in 49.8144829273 2019-01-14 16:38:50,283 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-14 16:40:57,583 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2019-01-14 16:40:57,583 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2019-01-14 16:41:00,587 - create_instance - DEBUG - SSH connection timeout in -80.4895019531 2019-01-14 16:41:00,587 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2019-01-14 16:41:00,602 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack 2019-01-14 16:41:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:41:00,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:00 GMT Server: Apache x-openstack-request-id: req-bb6e95d0-77ce-43db-a3a1-e4fc6d1331dc Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:01,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:41:00 GMT Server: Apache x-openstack-request-id: req-48b869e3-bd12-4b9a-91f7-a1cae1538a2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:41:01,012 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-48b869e3-bd12-4b9a-91f7-a1cae1538a2c 2019-01-14 16:41:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:41:01,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:01 GMT Server: Apache x-openstack-request-id: req-5fd8ffe8-8eac-46fe-a1a5-1f9b88fac416 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:01,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:01 GMT Server: Apache x-openstack-request-id: req-beaccf89-33c4-482c-bee3-4f663eb836f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 785 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:41:00Z", "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "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"}} 2019-01-14 16:41:01,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-beaccf89-33c4-482c-bee3-4f663eb836f9 2019-01-14 16:41:01,084 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:41:01,084 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:04,087 - create_stack - DEBUG - Stack status query timeout in 1196.92557096 2019-01-14 16:41:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:41:04,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:04 GMT Server: Apache x-openstack-request-id: req-efc6b182-5d94-4ad8-8fcc-7a8c379f89e8 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:04 GMT Server: Apache x-openstack-request-id: req-500705bd-927b-4e70-9f36-481a8073fbcd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 785 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:41:00Z", "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "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"}} 2019-01-14 16:41:04,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-500705bd-927b-4e70-9f36-481a8073fbcd 2019-01-14 16:41:04,552 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:41:04,552 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:07,555 - create_stack - DEBUG - Stack status query timeout in 1193.45794606 2019-01-14 16:41:07,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:41:07,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:07 GMT Server: Apache x-openstack-request-id: req-baeea3f7-4853-48cb-8a62-5323d56fe7f0 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:07,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:07 GMT Server: Apache x-openstack-request-id: req-79442712-37de-4c44-9bd1-e2fa47538a48 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 785 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:41:00Z", "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "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"}} 2019-01-14 16:41:07,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-79442712-37de-4c44-9bd1-e2fa47538a48 2019-01-14 16:41:07,982 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:41:07,982 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:10,985 - create_stack - DEBUG - Stack status query timeout in 1190.0274179 2019-01-14 16:41:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:41:11,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:10 GMT Server: Apache x-openstack-request-id: req-9dc52b30-487d-4c8a-8eb2-4dff73c3a7dd Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:11,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:11 GMT Server: Apache x-openstack-request-id: req-a60e58e6-83cc-4dcc-a0f9-ff1436351e16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 699 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-6ca1d528-e132-458b-a0c8-f0168896347b-flavor2", "OS::project_id": "254a49bb1c204186848f3ed70db1181d", "OS::stack_id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-kp", "security_group_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-subnet", "net_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst2", "inst1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-inst1", "image2_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image", "flavor1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-flavor1", "image1_name": "CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack", "stack_user_project_id": "a98afa3cb96345e3b0ee3ca0f2331dae", "tags": null, "creation_time": "2019-01-14T16:36:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:41:00Z", "id": "5935bf82-49cc-4479-ba28-a60f2a905c9b", "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"}} 2019-01-14 16:41:11,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-a60e58e6-83cc-4dcc-a0f9-ff1436351e16 2019-01-14 16:41:11,442 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:41:11,442 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack 2019-01-14 16:41:11,442 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack 2019-01-14 16:41:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/5935bf82-49cc-4479-ba28-a60f2a905c9b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc21903b38cdae11c446102b9ef79e130462751a" 2019-01-14 16:41:11,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:11 GMT Server: Apache x-openstack-request-id: req-b41b0d3a-587e-442c-8ab4-fc22acc642b2 Location: http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:11,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:41:11 GMT Server: Apache x-openstack-request-id: req-d2af9fbd-cc57-4f2a-ba6d-99d2fd3358fd Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:41:11,687 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/254a49bb1c204186848f3ed70db1181d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-stack/5935bf82-49cc-4479-ba28-a60f2a905c9b used request id req-d2af9fbd-cc57-4f2a-ba6d-99d2fd3358fd 2019-01-14 16:41:11,688 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-6ca1d528-e132-458b-a0c8-f0168896347b-image 2019-01-14 16:41:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}069d2a65623fef8a08f33b4136277a15c897fec9" 2019-01-14 16:41:12,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa29d148-56d0-44fd-a2f1-fa4a8af7b36c Date: Mon, 14 Jan 2019 16:41:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:41:12,655 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/778a411c-65c5-4e54-a6c5-7038c7505458 used request id req-aa29d148-56d0-44fd-a2f1-fa4a8af7b36c 2019-01-14 16:41:12,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:12,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1bbf2d82-240f-49d7-a737-5e3f85fee00b Date: Mon, 14 Jan 2019 16:41:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:01Z", "updated_at": "2019-01-14T16:36:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "revision_number": 0, "id": "2c0686f0-ea04-4ef3-9e91-2aa90d98c19c", "remote_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "remote_ip_prefix": null, "created_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "port_range_min": null, "ethertype": "IPv6", "project_id": "254a49bb1c204186848f3ed70db1181d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "revision_number": 0, "id": "42647364-eb85-4211-9c05-f8f297539ec5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "port_range_min": null, "ethertype": "IPv4", "project_id": "254a49bb1c204186848f3ed70db1181d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "revision_number": 0, "id": "711d20a9-2df8-4876-ad72-8b4428a997fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "port_range_min": null, "ethertype": "IPv6", "project_id": "254a49bb1c204186848f3ed70db1181d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "revision_number": 0, "id": "b9481e5e-82db-464f-93ab-4d3588b9da5d", "remote_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "remote_ip_prefix": null, "created_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "tenant_id": "254a49bb1c204186848f3ed70db1181d", "port_range_min": null, "ethertype": "IPv4", "project_id": "254a49bb1c204186848f3ed70db1181d"}], "revision_number": 4, "project_id": "254a49bb1c204186848f3ed70db1181d", "id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:41:12,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1bbf2d82-240f-49d7-a737-5e3f85fee00b 2019-01-14 16:41:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:13,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ec951a-f435-4f95-9c36-6a8b7ff76b38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:41:13,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-53ec951a-f435-4f95-9c36-6a8b7ff76b38 2019-01-14 16:41:13,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:41:13,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:13,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32da492-6565-490b-ae47-7c3c2193b64e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "254a49bb1c204186848f3ed70db1181d", "name": "CreateStackFloatingIpTests-7f57effd-567b-408-proj"}} 2019-01-14 16:41:13,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-d32da492-6565-490b-ae47-7c3c2193b64e 2019-01-14 16:41:13,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f7c471a-a5d9-4852-84f5-0e433bdb2597 2019-01-14 16:41:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1f7c471a-a5d9-4852-84f5-0e433bdb2597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:13,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a88988e2-7646-4749-a160-36d96d24dbd1 Date: Mon, 14 Jan 2019 16:41:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "port_range_min": null, "revision_number": 0, "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:02Z", "project_id": "254a49bb1c204186848f3ed70db1181d", "id": "2c0686f0-ea04-4ef3-9e91-2aa90d98c19c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "port_range_min": null, "revision_number": 0, "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:02Z", "project_id": "254a49bb1c204186848f3ed70db1181d", "id": "42647364-eb85-4211-9c05-f8f297539ec5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "port_range_min": null, "revision_number": 0, "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:02Z", "project_id": "254a49bb1c204186848f3ed70db1181d", "id": "711d20a9-2df8-4876-ad72-8b4428a997fa"}, {"remote_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:36:02Z", "security_group_id": "1f7c471a-a5d9-4852-84f5-0e433bdb2597", "port_range_min": null, "revision_number": 0, "tenant_id": "254a49bb1c204186848f3ed70db1181d", "created_at": "2019-01-14T16:36:02Z", "project_id": "254a49bb1c204186848f3ed70db1181d", "id": "b9481e5e-82db-464f-93ab-4d3588b9da5d"}]} 2019-01-14 16:41:13,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1f7c471a-a5d9-4852-84f5-0e433bdb2597 used request id req-a88988e2-7646-4749-a160-36d96d24dbd1 2019-01-14 16:41:13,399 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:41:13,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1f7c471a-a5d9-4852-84f5-0e433bdb2597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:13,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-614d8d5c-15a6-4666-a89a-01f52ae5be58 Content-Length: 0 Date: Mon, 14 Jan 2019 16:41:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:41:13,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1f7c471a-a5d9-4852-84f5-0e433bdb2597 used request id req-614d8d5c-15a6-4666-a89a-01f52ae5be58 2019-01-14 16:41:13,751 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-7f57effd-567b-408-proj 2019-01-14 16:41:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:14,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ca7be4-cc52-403e-9453-152dc2a7277a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:41:14,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/254a49bb1c204186848f3ed70db1181d used request id req-92ca7be4-cc52-403e-9453-152dc2a7277a 2019-01-14 16:41:14,105 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-7f57effd-567b-408-proj-role 2019-01-14 16:41:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2703f8a1bef94ab2b42f3502019c195a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:14,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97277838-a8be-426b-a7f2-69c058b6f0d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:41:14,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2703f8a1bef94ab2b42f3502019c195a used request id req-97277838-a8be-426b-a7f2-69c058b6f0d4 2019-01-14 16:41:14,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b922b8f9b4a683d2707813e9c27bff6da1e66db" 2019-01-14 16:41:14,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e08be24-69e2-4f15-99ad-bcddd7b24539 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:41:14,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4e08be24-69e2-4f15-99ad-bcddd7b24539 2019-01-14 16:41:14,357 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-7f57effd-567b-408-user 2019-01-14 16:41:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4cca77b6babd43e4ae3506b76b625c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa791567c0d27aed47e1c1b83c473d72d01f9c" 2019-01-14 16:41:14,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a131f6-6dfd-47e3-818d-c2adf4f7a477 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:41:14,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4cca77b6babd43e4ae3506b76b625c03 used request id req-08a131f6-6dfd-47e3-818d-c2adf4f7a477 2019-01-14 16:41:14,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:14,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["fadLYzczQBuipkI3sTAbtw"], "issued_at": "2019-01-14T16:41:14.000000Z"}} 2019-01-14 16:41:14,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ab071d81027a49fd07f6e0ded3e0e01b3cacc2" 2019-01-14 16:41:15,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56490381-59d5-4ae9-946b-b0ad22fd341c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:15,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-56490381-59d5-4ae9-946b-b0ad22fd341c 2019-01-14 16:41:15,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:15,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:15,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["AobwxECqQPizn_nzH76TIg"], "issued_at": "2019-01-14T16:41:15.000000Z"}} 2019-01-14 16:41:15,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:41:15,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb550458-ccc2-4cf7-9801-2286d5f8fe89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:15,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cb550458-ccc2-4cf7-9801-2286d5f8fe89 2019-01-14 16:41:15,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:41:15,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:41: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:41:15,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:41:15,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6d550b-81d0-4760-9728-0b45322bb1b2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj", "previous": null, "next": null}, "projects": []} 2019-01-14 16:41:15,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj used request id req-5a6d550b-81d0-4760-9728-0b45322bb1b2 2019-01-14 16:41:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:41:15,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd2ef3e-ebbd-4c5a-b73f-f2264283ad42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:41:15,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0bd2ef3e-ebbd-4c5a-b73f-f2264283ad42 2019-01-14 16:41:15,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}}' 2019-01-14 16:41:15,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b62084c-14db-477f-a438-1d4e87c1f0dc Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "id": "480dc9854cfb414aaa3db466cf22cef7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:41:15,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5b62084c-14db-477f-a438-1d4e87c1f0dc 2019-01-14 16:41:15,974 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-638e03cd-e021-4b7-proj 2019-01-14 16:41:15,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:15,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:16,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/93fb5372ea27416abe4004296e5af319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "id": "9333ec680739482e8bd55e1cf15f3cc5"}, "audit_ids": ["rMi5mTKpTCiZhjEoxxibSA"], "issued_at": "2019-01-14T16:41:16.000000Z"}} 2019-01-14 16:41:16,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:16,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1792e23e-c56b-473e-aa22-1757baafa8fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:16,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1792e23e-c56b-473e-aa22-1757baafa8fb 2019-01-14 16:41:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:41:16,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:41: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:41:16,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:16,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d0e452-e52e-428c-969d-9f2eda245d63 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:41:16,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c1d0e452-e52e-428c-969d-9f2eda245d63 2019-01-14 16:41:16,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:16,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7f6c01-3098-4ece-9c45-207c753e4e93 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "id": "480dc9854cfb414aaa3db466cf22cef7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}]} 2019-01-14 16:41:16,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj used request id req-1c7f6c01-3098-4ece-9c45-207c753e4e93 2019-01-14 16:41:16,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:16,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88691db8-9379-4b9d-98a6-726ac364752e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-14 16:41:16,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-88691db8-9379-4b9d-98a6-726ac364752e 2019-01-14 16:41:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:17,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d913d4-62ab-42ca-b3ef-85a14a98237d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:41:17,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-66d913d4-62ab-42ca-b3ef-85a14a98237d 2019-01-14 16:41:17,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:17,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6c921b-e39e-498b-b74c-1304df6f006b Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "id": "480dc9854cfb414aaa3db466cf22cef7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}]} 2019-01-14 16:41:17,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj used request id req-fe6c921b-e39e-498b-b74c-1304df6f006b 2019-01-14 16:41:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/714e2ed3f1bf4cf8909482ea22846059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397a26af-5a97-46ad-8c58-55e34cf7881d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-user", "links": {"self": "http://172.30.9.26:5000/v3/users/714e2ed3f1bf4cf8909482ea22846059"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "480dc9854cfb414aaa3db466cf22cef7", "id": "714e2ed3f1bf4cf8909482ea22846059", "password_expires_at": null}} 2019-01-14 16:41:17,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/714e2ed3f1bf4cf8909482ea22846059 used request id req-397a26af-5a97-46ad-8c58-55e34cf7881d 2019-01-14 16:41:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:17,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6102ffab-d06a-40c7-a8ad-d4f862a022a8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles", "previous": null, "next": null}, "roles": []} 2019-01-14 16:41:17,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles used request id req-6102ffab-d06a-40c7-a8ad-d4f862a022a8 2019-01-14 16:41:17,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:17,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1eb33e-1d3f-4f0f-bdf7-f48933ee8288 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}} 2019-01-14 16:41:17,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-dd1eb33e-1d3f-4f0f-bdf7-f48933ee8288 2019-01-14 16:41:17,780 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-638e03cd-e021-4b7-proj 2019-01-14 16:41:17,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:17,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c2b64ba-6e04-4f04-931b-ca41eaaa0b38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:41:17,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-8c2b64ba-6e04-4f04-931b-ca41eaaa0b38 2019-01-14 16:41:17,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:18,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a9ca8c-001c-4c5e-b3ca-c37f35111cb4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:41:18,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-68a9ca8c-001c-4c5e-b3ca-c37f35111cb4 2019-01-14 16:41:18,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:18,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ab571f-e761-45e6-aeb7-961c02d26ecc Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "id": "480dc9854cfb414aaa3db466cf22cef7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}]} 2019-01-14 16:41:18,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-638e03cd-e021-4b7-proj used request id req-98ab571f-e761-45e6-aeb7-961c02d26ecc 2019-01-14 16:41:18,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:18,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fc20b6-d940-4379-9328-88d5480719ee Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}]} 2019-01-14 16:41:18,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles used request id req-94fc20b6-d940-4379-9328-88d5480719ee 2019-01-14 16:41:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:18,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793ee373-0338-4305-9649-780b3a6c1286 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}} 2019-01-14 16:41:18,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-793ee373-0338-4305-9649-780b3a6c1286 2019-01-14 16:41:18,409 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-638e03cd-e021-4b7-proj 2019-01-14 16:41:18,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:41:18,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c01822-64f8-4840-90f0-ba8d09099ee4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:41:18,563 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-49c01822-64f8-4840-90f0-ba8d09099ee4 2019-01-14 16:41:18,563 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-638e03cd-e021-4b7-user 2019-01-14 16:41:18,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:41:18,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1fead4a-b0a1-4e96-9b47-c15040387306 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:41:18,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1fead4a-b0a1-4e96-9b47-c15040387306 2019-01-14 16:41:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" -d '{"role": {"name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}}' 2019-01-14 16:41:18,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba9604df-6d4c-4292-b7a0-1556976b80ff Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7c7b22309684ff3b47ebedb37b71d91", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7c7b22309684ff3b47ebedb37b71d91"}, "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}} 2019-01-14 16:41:18,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ba9604df-6d4c-4292-b7a0-1556976b80ff 2019-01-14 16:41:18,716 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role 2019-01-14 16:41:18,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e7c7b22309684ff3b47ebedb37b71d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:41:18,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5c7802-6703-4691-a0e6-f539cd52939d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7c7b22309684ff3b47ebedb37b71d91", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7c7b22309684ff3b47ebedb37b71d91"}, "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}} 2019-01-14 16:41:18,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e7c7b22309684ff3b47ebedb37b71d91 used request id req-7d5c7802-6703-4691-a0e6-f539cd52939d 2019-01-14 16:41:18,828 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role to project CreateStackFloatingIpTests-638e03cd-e021-4b7-proj 2019-01-14 16:41:18,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles/e7c7b22309684ff3b47ebedb37b71d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:41:18,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f57b5e8-b70a-48d4-8173-f91a5c2ff335 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:41:18,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7/users/714e2ed3f1bf4cf8909482ea22846059/roles/e7c7b22309684ff3b47ebedb37b71d91 used request id req-6f57b5e8-b70a-48d4-8173-f91a5c2ff335 2019-01-14 16:41:18,976 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:41:18,976 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-14 16:41:18,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:18,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:19,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7c7b22309684ff3b47ebedb37b71d91", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-user", "id": "714e2ed3f1bf4cf8909482ea22846059"}, "audit_ids": ["qz00q2YhTCGO4K4n8VC7lQ"], "issued_at": "2019-01-14T16:41:19.000000Z"}} 2019-01-14 16:41:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" 2019-01-14 16:41:19,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05050999-3f22-4419-89b1-c9d0a4f3d2db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:19,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-05050999-3f22-4419-89b1-c9d0a4f3d2db 2019-01-14 16:41:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" 2019-01-14 16:41:19,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-3a381a42-68c3-4091-9671-05c2dd0b39b0 Date: Mon, 14 Jan 2019 16:41:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"} 2019-01-14 16:41:19,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image used request id req-3a381a42-68c3-4091-9671-05c2dd0b39b0 2019-01-14 16:41:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" 2019-01-14 16:41:19,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c579e19-eafe-44c6-aaa5-6a8dc725488d Date: Mon, 14 Jan 2019 16:41: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"}}} 2019-01-14 16:41:19,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3c579e19-eafe-44c6-aaa5-6a8dc725488d 2019-01-14 16:41:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}' 2019-01-14 16:41:20,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-41a69609-dfce-4002-aa15-58a479f7f4ac Date: Mon, 14 Jan 2019 16:41:20 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:41:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-14T16:41:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d", "min_disk": 0, "protected": false, "id": "92708874-631c-47e6-919a-8dffb8b73f2d", "file": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d/file", "checksum": null, "owner": "480dc9854cfb414aaa3db466cf22cef7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:41:20,161 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-41a69609-dfce-4002-aa15-58a479f7f4ac 2019-01-14 16:41:20,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" -d '' 2019-01-14 16:41:20,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab04f99b-efac-4b1e-a39f-8c7a64a9273a Date: Mon, 14 Jan 2019 16:41:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:41:20,814 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d/file used request id req-ab04f99b-efac-4b1e-a39f-8c7a64a9273a 2019-01-14 16:41:20,815 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:41:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" 2019-01-14 16:41:21,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-08984f07-fb30-412f-9efd-b47085aa0201 Date: Mon, 14 Jan 2019 16:41:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:41:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:41:20Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "metadata": {}}], "self": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d", "min_disk": 0, "protected": false, "id": "92708874-631c-47e6-919a-8dffb8b73f2d", "file": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "480dc9854cfb414aaa3db466cf22cef7", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:41:21,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d used request id req-08984f07-fb30-412f-9efd-b47085aa0201 2019-01-14 16:41:21,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" 2019-01-14 16:41:21,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ce71ece-c1a2-473b-91ba-549e9d162f56 Date: Mon, 14 Jan 2019 16:41: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"}}} 2019-01-14 16:41:21,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8ce71ece-c1a2-473b-91ba-549e9d162f56 2019-01-14 16:41:21,219 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image 2019-01-14 16:41:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" 2019-01-14 16:41:21,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dc6414b4-1ceb-4505-bdad-3658645bbb74 Date: Mon, 14 Jan 2019 16:41:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:41:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:41:20Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "metadata": {}}], "self": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d", "min_disk": 0, "protected": false, "id": "92708874-631c-47e6-919a-8dffb8b73f2d", "file": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "480dc9854cfb414aaa3db466cf22cef7", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:41:21,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d used request id req-dc6414b4-1ceb-4505-bdad-3658645bbb74 2019-01-14 16:41:21,427 - create_image - DEBUG - Instance status is - active 2019-01-14 16:41:21,428 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image 2019-01-14 16:41:21,428 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image 2019-01-14 16:41:21,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:21,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:21,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7c7b22309684ff3b47ebedb37b71d91", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-user", "id": "714e2ed3f1bf4cf8909482ea22846059"}, "audit_ids": ["HHZIzFEPRPS_qusLO2Yijw"], "issued_at": "2019-01-14T16:41:21.000000Z"}} 2019-01-14 16:41:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:22,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4d9887-cfa4-4cde-88ef-f8ee150f7699 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:22,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3b4d9887-cfa4-4cde-88ef-f8ee150f7699 2019-01-14 16:41:22,035 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:41:22,037 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:41:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:22,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:22 GMT Server: Apache x-openstack-request-id: req-d64253f8-77c2-4537-ab37-e64bce4a2d62 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-14 16:41:22,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack used request id req-d64253f8-77c2-4537-ab37-e64bce4a2d62 2019-01-14 16:41:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net"}}' 2019-01-14 16:41:26,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:41:22 GMT Server: Apache x-openstack-request-id: req-de1160b9-5512-4817-8c53-fd97831f6222 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}]}} 2019-01-14 16:41:26,532 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks used request id req-de1160b9-5512-4817-8c53-fd97831f6222 2019-01-14 16:41:26,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:26,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:26 GMT Server: Apache x-openstack-request-id: req-333677a7-21c1-4788-a6a4-1368fdf925bc Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:27,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:26 GMT Server: Apache x-openstack-request-id: req-95027c81-06dd-4e45-b8ba-f543118e5a2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "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"}} 2019-01-14 16:41:27,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-95027c81-06dd-4e45-b8ba-f543118e5a2a 2019-01-14 16:41:27,009 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack 2019-01-14 16:41:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:27,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:27 GMT Server: Apache x-openstack-request-id: req-3e734a0d-8c55-4a62-8bf4-a929306a1c79 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:27,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:27 GMT Server: Apache x-openstack-request-id: req-1005d312-43f5-47ff-b506-99b3275697ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "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"}} 2019-01-14 16:41:27,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-1005d312-43f5-47ff-b506-99b3275697ac 2019-01-14 16:41:27,575 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:41:27,575 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:30,578 - create_stack - DEBUG - Stack status query timeout in 1196.43143296 2019-01-14 16:41:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:30,804 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:30 GMT Server: Apache x-openstack-request-id: req-6ec44684-e552-48ef-8e29-bebc714ed590 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:31,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:30 GMT Server: Apache x-openstack-request-id: req-200aca8a-78c5-47ee-82fd-a24a1548c31b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:31,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-200aca8a-78c5-47ee-82fd-a24a1548c31b 2019-01-14 16:41:31,143 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:41:31,143 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:34,146 - create_stack - DEBUG - Stack status query timeout in 1192.86347198 2019-01-14 16:41:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:34,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:34 GMT Server: Apache x-openstack-request-id: req-4350d6a8-e534-45f9-bc3c-6e52d9d9990f Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:34,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:34 GMT Server: Apache x-openstack-request-id: req-499bf3a8-31ee-4171-b9b7-dd64a582ff96 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:34,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-499bf3a8-31ee-4171-b9b7-dd64a582ff96 2019-01-14 16:41:34,512 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:41:34,513 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:37,516 - create_stack - DEBUG - Stack status query timeout in 1189.49358988 2019-01-14 16:41:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:37,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:37 GMT Server: Apache x-openstack-request-id: req-a0dcefc9-36fc-4f7f-9b97-665895687387 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:38,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:37 GMT Server: Apache x-openstack-request-id: req-cb7fd55a-f24f-431e-8b98-ad9b5e0f2654 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:38,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-cb7fd55a-f24f-431e-8b98-ad9b5e0f2654 2019-01-14 16:41:38,033 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:41:38,033 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:41,036 - create_stack - DEBUG - Stack status query timeout in 1185.97323489 2019-01-14 16:41:41,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:41,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:41 GMT Server: Apache x-openstack-request-id: req-fa1b2714-62a4-435e-902c-2b809b13a610 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:41 GMT Server: Apache x-openstack-request-id: req-ff7ffb59-d232-4a04-931d-5f2eeb0c14b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:41,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-ff7ffb59-d232-4a04-931d-5f2eeb0c14b7 2019-01-14 16:41:41,370 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:41:41,370 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:44,373 - create_stack - DEBUG - Stack status query timeout in 1182.63634396 2019-01-14 16:41:44,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:44,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:44 GMT Server: Apache x-openstack-request-id: req-22211e11-2e0f-4abf-bb7b-6d5ac8d200da Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:44,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:44 GMT Server: Apache x-openstack-request-id: req-dbe71f19-002b-4355-bd7f-124df9b20bd9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:44,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-dbe71f19-002b-4355-bd7f-124df9b20bd9 2019-01-14 16:41:44,890 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:41:44,891 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:47,894 - create_stack - DEBUG - Stack status query timeout in 1179.11560202 2019-01-14 16:41:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:48,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:47 GMT Server: Apache x-openstack-request-id: req-8d2024d3-cda5-4838-a2a3-0aaa810e8199 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:48,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:48 GMT Server: Apache x-openstack-request-id: req-f9f66e74-4862-419a-b571-0d8c3461b347 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:48,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-f9f66e74-4862-419a-b571-0d8c3461b347 2019-01-14 16:41:48,233 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-14 16:41:48,233 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:41:51,236 - create_stack - DEBUG - Stack status query timeout in 1175.7729249 2019-01-14 16:41:51,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:41:51,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:51 GMT Server: Apache x-openstack-request-id: req-f5a96b5a-af6e-480d-b89d-8b310f7e9db3 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:51,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:51 GMT Server: Apache x-openstack-request-id: req-d0e8b2ef-f3f3-4e26-9eb0-693a4ecea419 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2100 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:51,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-d0e8b2ef-f3f3-4e26-9eb0-693a4ecea419 2019-01-14 16:41:51,593 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-14 16:41:51,593 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack 2019-01-14 16:41:51,593 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack 2019-01-14 16:41:51,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:51,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:52,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7c7b22309684ff3b47ebedb37b71d91", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-user", "id": "714e2ed3f1bf4cf8909482ea22846059"}, "audit_ids": ["jvNGtN3HRNm2iIfYBoCCrg"], "issued_at": "2019-01-14T16:41:52.000000Z"}} 2019-01-14 16:41:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:52,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674afbd2-d30c-49a1-902f-9c514bc756e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:52,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-674afbd2-d30c-49a1-902f-9c514bc756e1 2019-01-14 16:41:52,124 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:41:52,127 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-14 16:41:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:52,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:52 GMT Server: Apache x-openstack-request-id: req-477a6983-bfb7-44bb-b744-1f3654fc3f94 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "deletion_time": null, "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "updated_time": null, "project": "480dc9854cfb414aaa3db466cf22cef7", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "tags": null}]} 2019-01-14 16:41:52,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack used request id req-477a6983-bfb7-44bb-b744-1f3654fc3f94 2019-01-14 16:41:52,350 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack 2019-01-14 16:41:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:52,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:52 GMT Server: Apache x-openstack-request-id: req-21c23119-7419-47c7-a2cf-933285794736 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:52,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:52 GMT Server: Apache x-openstack-request-id: req-6170cab3-3248-4055-ac27-2f7254d1cc74 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.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "39899762-536e-447c-b37b-ac3267eb25ec", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9a828d21-3421-47e4-9285-8f02f105ccad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cf4bb068-dc28-40d9-b63d-c5233a94fe95", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "80aa5149-6aa6-467a-aad4-3a536b94440d", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c09b5049-6e11-4ed8-bb93-b75ea7bddf73", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "248", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5a542bf1-6175-464c-8f19-a5f590999d08", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5a542bf1-6175-464c-8f19-a5f590999d08:subnet_id=1ab24c48-fb85-4f9d-b215-793c2e65a60c", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "1ab24c48-fb85-4f9d-b215-793c2e65a60c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eaa86adf-ee17-4c59-8ab6-bad17b25f7c5", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3582d3bd-2533-4413-9412-b00642aa1701", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9969e893-fe1e-462b-b78b-d09fc68d1acb", "resource_type": "OS::Nova::Server"}]} 2019-01-14 16:41:52,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources used request id req-6170cab3-3248-4055-ac27-2f7254d1cc74 2019-01-14 16:41:52,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3582d3bd-2533-4413-9412-b00642aa1701 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:52,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:53,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-00effee2-11d6-4308-b79f-e66a78ec12ac x-compute-request-id: req-00effee2-11d6-4308-b79f-e66a78ec12ac Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-14T16:41:46.000000", "flavor": {"id": "9a828d21-3421-47e4-9285-8f02f105ccad", "links": [{"href": "http://172.30.9.26:8774/flavors/9a828d21-3421-47e4-9285-8f02f105ccad", "rel": "bookmark"}]}, "id": "9969e893-fe1e-462b-b78b-d09fc68d1acb", "security_groups": [{"name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:46Z", "hostId": "7827ca9b6d16be1c0e504065980b22ef4f7f07e100cb2b78dbbcc3db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "created": "2019-01-14T16:41:38Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:41:53,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb used request id req-00effee2-11d6-4308-b79f-e66a78ec12ac 2019-01-14 16:41:53,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:53,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7dfd403e-d19b-4b06-a878-236a7ab0741f Date: Mon, 14 Jan 2019 16:41:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:53,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-7dfd403e-d19b-4b06-a878-236a7ab0741f 2019-01-14 16:41:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:41:53,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:41:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-e394d53a-334a-4688-849a-49965c2714d2 x-compute-request-id: req-e394d53a-334a-4688-849a-49965c2714d2 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:30:8a", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3582d3bd-2533-4413-9412-b00642aa1701", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3582d3bd-2533-4413-9412-b00642aa1701", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-14T16:41:40.000000", "flavor": {"id": "39899762-536e-447c-b37b-ac3267eb25ec", "links": [{"href": "http://172.30.9.26:8774/flavors/39899762-536e-447c-b37b-ac3267eb25ec", "rel": "bookmark"}]}, "id": "3582d3bd-2533-4413-9412-b00642aa1701", "security_groups": [{"name": "default"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:40Z", "hostId": "fe3263ea19dfe3773e46872e1858d0450726faba6c35c74181b31b6f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "created": "2019-01-14T16:41:34Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:41:54,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3582d3bd-2533-4413-9412-b00642aa1701 used request id req-e394d53a-334a-4688-849a-49965c2714d2 2019-01-14 16:41:54,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ec996e-4d52-4e2b-b023-2221e9dbdeff Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:41:54,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-18ec996e-4d52-4e2b-b023-2221e9dbdeff 2019-01-14 16:41:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1b63ab98-b48c-473a-89f1-f32911e2c688 Date: Mon, 14 Jan 2019 16:41:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:54,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-1b63ab98-b48c-473a-89f1-f32911e2c688 2019-01-14 16:41:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d18c1b-84eb-4001-a803-18d88a69da64 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:41:54,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-80d18c1b-84eb-4001-a803-18d88a69da64 2019-01-14 16:41:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d1a5a97c-401d-4c0b-a642-a8ccc72cafb7 Date: Mon, 14 Jan 2019 16:41:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:54,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-d1a5a97c-401d-4c0b-a642-a8ccc72cafb7 2019-01-14 16:41:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-80634538-6d16-479f-9b17-c7c4b03afead Date: Mon, 14 Jan 2019 16:41:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:54,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-80634538-6d16-479f-9b17-c7c4b03afead 2019-01-14 16:41:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-4bae7a89-3d77-4dbf-b0c1-347c8a2eff77 Date: Mon, 14 Jan 2019 16:41:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:41:54,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-4bae7a89-3d77-4dbf-b0c1-347c8a2eff77 2019-01-14 16:41:54,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-f7ef7bd3-c57e-46c8-b19d-11da8b922c26 Date: Mon, 14 Jan 2019 16:41:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:41:54,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-f7ef7bd3-c57e-46c8-b19d-11da8b922c26 2019-01-14 16:41:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:54,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:54 GMT Server: Apache x-openstack-request-id: req-827e56d7-9ba1-4189-a78e-69fd7279b796 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:55,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:54 GMT Server: Apache x-openstack-request-id: req-b57ff613-7acd-4e94-9b74-c3573f7620ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "39899762-536e-447c-b37b-ac3267eb25ec", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9a828d21-3421-47e4-9285-8f02f105ccad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cf4bb068-dc28-40d9-b63d-c5233a94fe95", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "80aa5149-6aa6-467a-aad4-3a536b94440d", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c09b5049-6e11-4ed8-bb93-b75ea7bddf73", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "248", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5a542bf1-6175-464c-8f19-a5f590999d08", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5a542bf1-6175-464c-8f19-a5f590999d08:subnet_id=1ab24c48-fb85-4f9d-b215-793c2e65a60c", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1ab24c48-fb85-4f9d-b215-793c2e65a60c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eaa86adf-ee17-4c59-8ab6-bad17b25f7c5", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3582d3bd-2533-4413-9412-b00642aa1701", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-14T16:41:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-14T16:41:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9969e893-fe1e-462b-b78b-d09fc68d1acb", "resource_type": "OS::Nova::Server"}]} 2019-01-14 16:41:55,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6/resources used request id req-b57ff613-7acd-4e94-9b74-c3573f7620ba 2019-01-14 16:41:55,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/39899762-536e-447c-b37b-ac3267eb25ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/9a828d21-3421-47e4-9285-8f02f105ccad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-ffe29871-17ef-45c6-9149-386a20adb474 x-compute-request-id: req-ffe29871-17ef-45c6-9149-386a20adb474 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-flavor2-j54lz3bo4lh5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/39899762-536e-447c-b37b-ac3267eb25ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/39899762-536e-447c-b37b-ac3267eb25ec", "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": "39899762-536e-447c-b37b-ac3267eb25ec"}} 2019-01-14 16:41:55,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/39899762-536e-447c-b37b-ac3267eb25ec used request id req-ffe29871-17ef-45c6-9149-386a20adb474 2019-01-14 16:41:55,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-5150c318-94cf-4209-a0ed-4782da215ea4 x-compute-request-id: req-5150c318-94cf-4209-a0ed-4782da215ea4 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-flavor1-vaxfvpuyjosu", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9a828d21-3421-47e4-9285-8f02f105ccad", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9a828d21-3421-47e4-9285-8f02f105ccad", "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": "9a828d21-3421-47e4-9285-8f02f105ccad"}} 2019-01-14 16:41:55,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/9a828d21-3421-47e4-9285-8f02f105ccad used request id req-5150c318-94cf-4209-a0ed-4782da215ea4 2019-01-14 16:41:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b85eaea1-a2e9-45d4-aa04-c717cd2975a9 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}} 2019-01-14 16:41:55,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c used request id req-b85eaea1-a2e9-45d4-aa04-c717cd2975a9 2019-01-14 16:41:55,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f0c272e7-5417-4414-b0bd-4b8fb3e6b068 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:55,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-f0c272e7-5417-4414-b0bd-4b8fb3e6b068 2019-01-14 16:41:55,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-60639b0c-d223-4483-adbc-d5eae63bd684 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:55,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-60639b0c-d223-4483-adbc-d5eae63bd684 2019-01-14 16:41:55,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-65b1d30a-041f-4fc9-b3c2-8f2f4bfc1b25 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}} 2019-01-14 16:41:55,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c used request id req-65b1d30a-041f-4fc9-b3c2-8f2f4bfc1b25 2019-01-14 16:41:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-59950565-0533-45a1-b25c-50b03d383c09 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:55,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-59950565-0533-45a1-b25c-50b03d383c09 2019-01-14 16:41:55,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-2b8555f3-3599-4657-bf95-d50f4f7eaac4 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:55,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-2b8555f3-3599-4657-bf95-d50f4f7eaac4 2019-01-14 16:41:55,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c132ae7c-57cb-44f9-ab37-ff111841bbfb Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:55,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-c132ae7c-57cb-44f9-ab37-ff111841bbfb 2019-01-14 16:41:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e5935715-0dd8-4365-8892-031082a7c06e Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:55,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-e5935715-0dd8-4365-8892-031082a7c06e 2019-01-14 16:41:55,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-dae88e23-2ad6-4f61-8618-b83ef09abb41 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:55,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-dae88e23-2ad6-4f61-8618-b83ef09abb41 2019-01-14 16:41:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1252b8f7-ce3f-42e6-b680-6d82b6671c61 Date: Mon, 14 Jan 2019 16:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:55,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-1252b8f7-ce3f-42e6-b680-6d82b6671c61 2019-01-14 16:41:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:55,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ca18c5-b580-4433-84f5-30726b536461 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:41:55,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-d8ca18c5-b580-4433-84f5-30726b536461 2019-01-14 16:41:55,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1de2c202-0196-4e96-bb45-17685442f346 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:56,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-1de2c202-0196-4e96-bb45-17685442f346 2019-01-14 16:41:56,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3A67%3A72%3A1b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-a8606ce5-7cb8-4044-a790-4c6b860c0c0f Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:41:56,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3A67%3A72%3A1b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv&admin_state_up=True used request id req-a8606ce5-7cb8-4044-a790-4c6b860c0c0f 2019-01-14 16:41:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd67a41-53ba-4900-836f-2f7941b2234c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:41:56,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-3bd67a41-53ba-4900-836f-2f7941b2234c 2019-01-14 16:41:56,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dbbb623f-4867-4bcf-afc7-91a9e46a4095 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:56,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-dbbb623f-4867-4bcf-afc7-91a9e46a4095 2019-01-14 16:41:56,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-af38646e-7412-490d-b10c-4b715975811b Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:56,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-af38646e-7412-490d-b10c-4b715975811b 2019-01-14 16:41:56,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5be865-a6f5-48ac-be88-03a67c6822d4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:41:56,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-5b5be865-a6f5-48ac-be88-03a67c6822d4 2019-01-14 16:41:56,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3e438fd1-ba94-429d-8c08-639e48e39467 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:56,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-3e438fd1-ba94-429d-8c08-639e48e39467 2019-01-14 16:41:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3Aa9%3A30%3A8a&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-db1449f9-ee08-462c-be5b-d2e485ad2519 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"}]} 2019-01-14 16:41:56,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3Aa9%3A30%3A8a&admin_state_up=True used request id req-db1449f9-ee08-462c-be5b-d2e485ad2519 2019-01-14 16:41:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4bfd4268-9e84-4499-b986-d3e9ad939268 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:56,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-4bfd4268-9e84-4499-b986-d3e9ad939268 2019-01-14 16:41:56,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-73d93d09-a13d-44a8-975c-5c1ff1829c7a Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:56,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-73d93d09-a13d-44a8-975c-5c1ff1829c7a 2019-01-14 16:41:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-62e7b3e7-0c8f-41eb-9f35-9e87c3b51c87 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:41:56,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-62e7b3e7-0c8f-41eb-9f35-9e87c3b51c87 2019-01-14 16:41:56,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70bacb39-ee92-42ed-a1af-9618986d1d65 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:41:56,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-70bacb39-ee92-42ed-a1af-9618986d1d65 2019-01-14 16:41:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-3f2c1a7a-04b7-47c6-b5bb-9d3a70131817 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"floatingips": [{"router_id": "5a542bf1-6175-464c-8f19-a5f590999d08", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:41:36Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "eaa86adf-ee17-4c59-8ab6-bad17b25f7c5", "id": "c09b5049-6e11-4ed8-bb93-b75ea7bddf73", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:31Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}]} 2019-01-14 16:41:56,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-3f2c1a7a-04b7-47c6-b5bb-9d3a70131817 2019-01-14 16:41:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/5a542bf1-6175-464c-8f19-a5f590999d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:56,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3fc7b13d-a942-420a-9de6-12c92a9b1440 Date: Mon, 14 Jan 2019 16:41:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:56,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-3fc7b13d-a942-420a-9de6-12c92a9b1440 2019-01-14 16:41:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-395f961a-f646-431f-8d66-896ac65096d6 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T16:41:33Z", "revision_number": 3, "routes": [], "project_id": "480dc9854cfb414aaa3db466cf22cef7", "id": "5a542bf1-6175-464c-8f19-a5f590999d08", "name": "mgmt_router"}} 2019-01-14 16:41:57,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/5a542bf1-6175-464c-8f19-a5f590999d08 used request id req-395f961a-f646-431f-8d66-896ac65096d6 2019-01-14 16:41:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5a542bf1-6175-464c-8f19-a5f590999d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-1c26666c-4d4e-4c8a-b4de-7b5830bbae4f Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","ip_address":"172.30.9.202"}],"id":"4663e37a-fed9-4243-85c9-2cc0976a36a3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:06:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"","created_at":"2019-01-14T16:41:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"}]} 2019-01-14 16:41:57,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5a542bf1-6175-464c-8f19-a5f590999d08 used request id req-1c26666c-4d4e-4c8a-b4de-7b5830bbae4f 2019-01-14 16:41:57,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-dd72e70e-9e55-412f-b071-6f2f1179527b Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:38Z","dns_nameservers":[],"updated_at":"2019-01-14T14:06: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":"88e620c40a2d4c28b9f36f0c6fd78764","id":"629a8dde-faa9-4fa4-8a78-8fcfbe246c2b","subnetpool_id":null,"name":"external-subnet"}} 2019-01-14 16:41:57,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/629a8dde-faa9-4fa4-8a78-8fcfbe246c2b used request id req-dd72e70e-9e55-412f-b071-6f2f1179527b 2019-01-14 16:41:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c652e4eb-3ff3-40a5-a01d-e8e599e89e29 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:57,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-c652e4eb-3ff3-40a5-a01d-e8e599e89e29 2019-01-14 16:41:57,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-1eaca040-b03d-4a83-b15c-e9905f8ab483 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:41:57,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-1eaca040-b03d-4a83-b15c-e9905f8ab483 2019-01-14 16:41:57,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-45b55fe3-04db-415a-809d-3a6b6cd116e9 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}} 2019-01-14 16:41:57,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c used request id req-45b55fe3-04db-415a-809d-3a6b6cd116e9 2019-01-14 16:41:57,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/eaa86adf-ee17-4c59-8ab6-bad17b25f7c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-712ee8ae-8870-4081-9f39-6ec8d67dbb71 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}} 2019-01-14 16:41:57,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/eaa86adf-ee17-4c59-8ab6-bad17b25f7c5 used request id req-712ee8ae-8870-4081-9f39-6ec8d67dbb71 2019-01-14 16:41:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-067050b6-5106-411d-ac24-242c082685a0 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}} 2019-01-14 16:41:57,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/1ab24c48-fb85-4f9d-b215-793c2e65a60c used request id req-067050b6-5106-411d-ac24-242c082685a0 2019-01-14 16:41:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-d07a86c8-10b2-4676-9445-d9f80652a375 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"floatingips": [{"router_id": "5a542bf1-6175-464c-8f19-a5f590999d08", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:41:36Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "eaa86adf-ee17-4c59-8ab6-bad17b25f7c5", "id": "c09b5049-6e11-4ed8-bb93-b75ea7bddf73", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:31Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}]} 2019-01-14 16:41:57,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-d07a86c8-10b2-4676-9445-d9f80652a375 2019-01-14 16:41:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-77a5e0e9-4d5d-4834-9cb7-80c16ac722f7 Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:41:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:41:20Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "metadata": {}}], "self": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d", "min_disk": 0, "protected": false, "id": "92708874-631c-47e6-919a-8dffb8b73f2d", "file": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "480dc9854cfb414aaa3db466cf22cef7", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:41:57,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d used request id req-77a5e0e9-4d5d-4834-9cb7-80c16ac722f7 2019-01-14 16:41:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-58a8b3c3-90a8-407c-821c-a4484cd23fad Date: Mon, 14 Jan 2019 16:41:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-14T16:41:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-14T16:41:20Z", "visibility": "shared", "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "metadata": {}}], "self": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d", "min_disk": 0, "protected": false, "id": "92708874-631c-47e6-919a-8dffb8b73f2d", "file": "/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "480dc9854cfb414aaa3db466cf22cef7", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/92708874-631c-47e6-919a-8dffb8b73f2d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-14 16:41:57,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d used request id req-58a8b3c3-90a8-407c-821c-a4484cd23fad 2019-01-14 16:41:57,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71271571-10ab-4e13-9285-82cb3321876d Date: Mon, 14 Jan 2019 16:41: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"}}} 2019-01-14 16:41:57,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-71271571-10ab-4e13-9285-82cb3321876d 2019-01-14 16:41:57,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5cb33057ee1a0079d8728fbcd657a4a5374953" 2019-01-14 16:41:58,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:57 GMT Server: Apache x-openstack-request-id: req-dd9ece34-615f-4715-84bb-a62c66c2e557 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:58,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:41:57 GMT Server: Apache x-openstack-request-id: req-b49e08a2-f6c4-40e5-a783-f2eaf43ecdb6 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:41:58,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:58 GMT Server: Apache x-openstack-request-id: req-e05719d1-8aa8-473e-8305-b5f50b33dde7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2100 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:58,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-e05719d1-8aa8-473e-8305-b5f50b33dde7 2019-01-14 16:41:58,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:58,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:58,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:58 GMT Server: Apache x-openstack-request-id: req-b1275d95-01d5-4e20-bf1c-c082265d1330 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2100 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwor11iCONPXDcHCWUafCgsMHi0QKCsLLGX4AsDo5E53OT/SN\nPOpeBoNQE8NhfOPq+YYqYx+ekDp4kxMfwqqlxs4UxgEpxQBJCN0AaDofxjJaicNN\nysF6Hyzqn3Ra8J5HeqY1BrIM6b5WniAOcpCLes+UUgNNr7d8/SkPEXtbryCJ76n0\nRIProqK4NA0LuIqRbdgFfVFhZI6tTePisVGDrTyWfmafMyDAPwFDtQhPLG0HY8SB\nyCMoRwrPAVnDLejhclhmzICA6R+u8IBkYWZYpPeRUw3gDcY79rD5pY/UngwPf5TY\nJ1EG1wqpPDsCsHZSrwSNWdVHTN7UzAOCT/RN0wIDAQABAoIBAFa0ilbSEa9m7aE6\nfLSN+XJALCeUvokHQm/tKa9hc7jbd21JSH2i0x9B/Tmhtdxs1Hg7pL6jBA+yD7U1\nK82eMt6FUNri/9POib6KiTjq1uiF3rZRtmUskBo+8Z75w+JEGQV/+FgwmPLAo2g8\nT1QeOhwVUjyvPjuXovxOBWo8OaO2LLZSI6GNfSEKqBtM7R3+T97rw8Quhmwr0eYd\nrZmZPag6Jjn7xGeCXI1RJEApMlSRl8A0NVttonVhtLFB8y8XMnHIvrv6rwMXd42p\nEpHilqKcb5iazH6lGLsCF7sKwIkp/+2N/Jb4odh0Ep9qTQVAWRzLZ2vt8wtrox8S\nMEa3z3kCgYEA6qrQfQgu02KWiaCLSHHXYUTED/8jpsXHDT3sQt47pLolmoAGgMzZ\nsBxgs1z3DLmyY0cLOSIxkksvqBPla9jVBncoqy2cCU1hls14ekpB0XUmDwzeUZVn\n++8ZevXCvMNQt2UarCQrUIB829yJwzdCLitrrUUkhvpM2HOCNDY0IKcCgYEA1Dpe\nV/VJdVdao8ZAqnBB0BC3UCBRYJqAKNcrNJbkjR7uXbT/8X85IsVwEvdf2Ig81XCt\ns3jgikHCeIZPId53HdYcfY2vKX44Q8GZoTJzhGpdNkKNyC4VojLzb5oa31MbQJ5h\n7aLivrLYEAFjSxlYDlj64s26/QNOv8TCsYHqQvUCgYAYTVZIDIfk5knWuOSTvQ5k\nCV4QlgiYJdVGXspP5nngxlJMnMOPpSdKILY2/QKss7Jwq5PS9+KQVu75hg31TEBL\nah2xFIkbQYNAvcijSXtleK9XUarYYhOhuJI39KmVKNj8FSFdAGXn8VZ84mr154wY\nAfElwYpV3CgHJncudwqQ8wKBgQCYPRaYOhhr2DHo8bpJiSVsv9D/5W76wVnV8iPI\nIcXphZqwFbrT3dN6oe73bASRK4mYArBX4goQo4OBObdiMFd6S7E8T3qrZSOvVx2B\niNNc1X/wAGX8hzJ1m98M25sTQGZ4QCU3dnT5Hwnm0VgM8y07fZDbSYEtJkZDQj33\nX55QUQKBgQDNbAvgshBM2XlDlUeoJUuDODuiopVQ6q1xHuf3civJny7KTJJokTwb\nyj2TwqmY4rnbwtytw5jZeYvYWz+kcPSTWez/esRfGFiEyPESwuY7QtnT7W/SC2yV\n8Hn2LwIMK5izqNGIAwOOtfKjw4IagfKkkKKCf7ACNQTLueTxXpBaYA==\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"}} 2019-01-14 16:41:58,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-b1275d95-01d5-4e20-bf1c-c082265d1330 2019-01-14 16:41:58,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-14 16:41:58,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2019-01-14 16:41:58,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7c7b22309684ff3b47ebedb37b71d91", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-user", "id": "714e2ed3f1bf4cf8909482ea22846059"}, "audit_ids": ["f97q8n3mSsiGhfZzhfIb5Q"], "issued_at": "2019-01-14T16:41:58.000000Z"}} 2019-01-14 16:41:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:41:58,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88f6961-76ec-47d9-bae4-40117b35d18a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:58,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b88f6961-76ec-47d9-bae4-40117b35d18a 2019-01-14 16:41:58,889 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:41:58,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:41:58,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7c7b22309684ff3b47ebedb37b71d91", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role"}, {"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "c4c435bd6cef40d697e35e0a78c3220f", "name": "heat_stack_owner"}], "expires_at": "2019-01-14T17:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/480dc9854cfb414aaa3db466cf22cef7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-user", "id": "714e2ed3f1bf4cf8909482ea22846059"}, "audit_ids": ["k-iGWyFQRYS2lIbrM5-J6g"], "issued_at": "2019-01-14T16:41:58.000000Z"}} 2019-01-14 16:41:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:41:58,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc90b0b-d911-42af-9714-d9b426b93b7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:58,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fdc90b0b-d911-42af-9714-d9b426b93b7e 2019-01-14 16:41:59,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:41:59,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1494405c-66ff-438c-9b25-4bca0b3b237c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:59,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1494405c-66ff-438c-9b25-4bca0b3b237c 2019-01-14 16:41:59,082 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-14 16:41:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:41:59,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e5862a-ad0f-498a-82e7-9a38c80fe08f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:41:59,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c0e5862a-ad0f-498a-82e7-9a38c80fe08f 2019-01-14 16:41:59,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:41:59,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7b5496cf-c574-423d-b10d-70998da45c36 Date: Mon, 14 Jan 2019 16:41:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:59,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-7b5496cf-c574-423d-b10d-70998da45c36 2019-01-14 16:41:59,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:41:59,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5a053b5e-f283-4ad4-be39-04e14a043328 Date: Mon, 14 Jan 2019 16:41:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:59,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-5a053b5e-f283-4ad4-be39-04e14a043328 2019-01-14 16:41:59,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:41:59,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cf72c77d-926a-4f96-9489-374be4e52dfd Date: Mon, 14 Jan 2019 16:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:59,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-cf72c77d-926a-4f96-9489-374be4e52dfd 2019-01-14 16:41:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:41:59,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4f1e799b-f276-43f0-9017-8cc7ac884d2a Date: Mon, 14 Jan 2019 16:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:41:59,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-4f1e799b-f276-43f0-9017-8cc7ac884d2a 2019-01-14 16:41:59,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:41:59,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ebeda21c-0388-48cd-8c47-8651a6441d2c Date: Mon, 14 Jan 2019 16:41:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:41:59,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-ebeda21c-0388-48cd-8c47-8651a6441d2c 2019-01-14 16:41:59,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:41:59,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:41:59,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:00,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-76afc808-f6c5-4322-a981-656760d2cb62 Date: Mon, 14 Jan 2019 16:42:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:42:00,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-76afc808-f6c5-4322-a981-656760d2cb62 2019-01-14 16:42:00,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:42:00,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:42:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:00,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055ba10c-c080-49c0-9e6b-8abf1c212458 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:42:00,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-055ba10c-c080-49c0-9e6b-8abf1c212458 2019-01-14 16:42:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8573c688-6ca1-4606-9afe-58d6e81b76cb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:42:00,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-8573c688-6ca1-4606-9afe-58d6e81b76cb 2019-01-14 16:42:00,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:00,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b54bac8f-ec9a-4d98-a4c4-2c7fe7bb707b Date: Mon, 14 Jan 2019 16:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:42:00,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-b54bac8f-ec9a-4d98-a4c4-2c7fe7bb707b 2019-01-14 16:42:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3A67%3A72%3A1b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:00,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-68d77b72-9e26-4b7f-952e-c66f816ccc3e Date: Mon, 14 Jan 2019 16:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:42:00,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-68d77b72-9e26-4b7f-952e-c66f816ccc3e 2019-01-14 16:42:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3Aa9%3A30%3A8a&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:00,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-3e111710-f58e-4aed-be96-494ade8cc632 Date: Mon, 14 Jan 2019 16:42:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:42:00,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3A67%3A72%3A1b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv&admin_state_up=True used request id req-3e111710-f58e-4aed-be96-494ade8cc632 2019-01-14 16:42:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:00,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-4b8183c1-c780-4538-abb8-e88c9b7a7a36 Date: Mon, 14 Jan 2019 16:42:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"}]} 2019-01-14 16:42:00,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95&mac_address=fa%3A16%3A3e%3Aa9%3A30%3A8a&admin_state_up=True used request id req-4b8183c1-c780-4538-abb8-e88c9b7a7a36 2019-01-14 16:42:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:00,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89923d5-290b-43c6-9a80-01d8e1ce49bd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:42:00,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-d89923d5-290b-43c6-9a80-01d8e1ce49bd 2019-01-14 16:42:00,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:00,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb49c4b-53cd-43dc-8fc3-b12163029795 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:42:00,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-9fb49c4b-53cd-43dc-8fc3-b12163029795 2019-01-14 16:42:00,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:01,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42: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-9229c83b-a198-43a2-91de-9dea5dffa756 x-compute-request-id: req-9229c83b-a198-43a2-91de-9dea5dffa756 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:30:8a", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3582d3bd-2533-4413-9412-b00642aa1701", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3582d3bd-2533-4413-9412-b00642aa1701", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-14T16:41:40.000000", "flavor": {"id": "39899762-536e-447c-b37b-ac3267eb25ec", "links": [{"href": "http://172.30.9.26:8774/flavors/39899762-536e-447c-b37b-ac3267eb25ec", "rel": "bookmark"}]}, "id": "3582d3bd-2533-4413-9412-b00642aa1701", "security_groups": [{"name": "default"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:40Z", "hostId": "fe3263ea19dfe3773e46872e1858d0450726faba6c35c74181b31b6f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "created": "2019-01-14T16:41:34Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:42:01,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2 used request id req-9229c83b-a198-43a2-91de-9dea5dffa756 2019-01-14 16:42:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:01,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42: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-31975bad-58b7-41f4-85ab-47b095b63350 x-compute-request-id: req-31975bad-58b7-41f4-85ab-47b095b63350 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-14T16:41:46.000000", "flavor": {"id": "9a828d21-3421-47e4-9285-8f02f105ccad", "links": [{"href": "http://172.30.9.26:8774/flavors/9a828d21-3421-47e4-9285-8f02f105ccad", "rel": "bookmark"}]}, "id": "9969e893-fe1e-462b-b78b-d09fc68d1acb", "security_groups": [{"name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:46Z", "hostId": "7827ca9b6d16be1c0e504065980b22ef4f7f07e100cb2b78dbbcc3db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "created": "2019-01-14T16:41:38Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 16:42:01,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1 used request id req-31975bad-58b7-41f4-85ab-47b095b63350 2019-01-14 16:42:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:01,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b6cff115-b856-4c54-a02e-9d260815e8fd Date: Mon, 14 Jan 2019 16:42:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:42:01,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-b6cff115-b856-4c54-a02e-9d260815e8fd 2019-01-14 16:42:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:01,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0e7134d9-e6ee-47d3-a60b-71dff88c569c Date: Mon, 14 Jan 2019 16:42:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:42:01,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-0e7134d9-e6ee-47d3-a60b-71dff88c569c 2019-01-14 16:42:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:01,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-314a8634-fe95-4bd0-9680-5529cc120efd Date: Mon, 14 Jan 2019 16:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:42:01,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-314a8634-fe95-4bd0-9680-5529cc120efd 2019-01-14 16:42:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:01,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-48724da7-046b-4bf3-93f2-fb20eb1bb5cf Date: Mon, 14 Jan 2019 16:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:42:01,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-48724da7-046b-4bf3-93f2-fb20eb1bb5cf 2019-01-14 16:42:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:02,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-48a042e2-1155-4a38-85a2-b1f1800d3b9d Date: Mon, 14 Jan 2019 16:42:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:42:02,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-48a042e2-1155-4a38-85a2-b1f1800d3b9d 2019-01-14 16:42:02,004 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1 2019-01-14 16:42:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:02,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-aecbd16e-7aea-43a7-9fba-5a97f495ce83 Date: Mon, 14 Jan 2019 16:42:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:42:02,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-aecbd16e-7aea-43a7-9fba-5a97f495ce83 2019-01-14 16:42:02,147 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2 2019-01-14 16:42:02,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:02,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-8ca07a9c-cf05-49d2-a76a-3249ffd125bc Date: Mon, 14 Jan 2019 16:42:02 GMT RESP BODY: {"floatingips": [{"router_id": "5a542bf1-6175-464c-8f19-a5f590999d08", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:41:36Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "eaa86adf-ee17-4c59-8ab6-bad17b25f7c5", "id": "c09b5049-6e11-4ed8-bb93-b75ea7bddf73", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:31Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}]} 2019-01-14 16:42:02,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-8ca07a9c-cf05-49d2-a76a-3249ffd125bc 2019-01-14 16:42:02,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-194dcddf-7827-45bb-b715-142d959ec6a4 Date: Mon, 14 Jan 2019 16:42:02 GMT RESP BODY: {"floatingips": [{"router_id": "5a542bf1-6175-464c-8f19-a5f590999d08", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T16:41:36Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "eaa86adf-ee17-4c59-8ab6-bad17b25f7c5", "id": "c09b5049-6e11-4ed8-bb93-b75ea7bddf73", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:31Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}]} 2019-01-14 16:42:02,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-194dcddf-7827-45bb-b715-142d959ec6a4 2019-01-14 16:42:02,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3582d3bd-2533-4413-9412-b00642aa1701 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:03,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-f4d11a71-a48f-405f-8955-f461edfa0995 x-compute-request-id: req-f4d11a71-a48f-405f-8955-f461edfa0995 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:30:8a", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3582d3bd-2533-4413-9412-b00642aa1701", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3582d3bd-2533-4413-9412-b00642aa1701", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-14T16:41:40.000000", "flavor": {"id": "39899762-536e-447c-b37b-ac3267eb25ec", "links": [{"href": "http://172.30.9.26:8774/flavors/39899762-536e-447c-b37b-ac3267eb25ec", "rel": "bookmark"}]}, "id": "3582d3bd-2533-4413-9412-b00642aa1701", "security_groups": [{"name": "default"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:40Z", "hostId": "fe3263ea19dfe3773e46872e1858d0450726faba6c35c74181b31b6f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "created": "2019-01-14T16:41:34Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:42:03,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3582d3bd-2533-4413-9412-b00642aa1701 used request id req-f4d11a71-a48f-405f-8955-f461edfa0995 2019-01-14 16:42:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:03,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-efdccb20-440e-4b9b-ab56-ab5f4dfa997d Date: Mon, 14 Jan 2019 16:42:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:42:03,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-efdccb20-440e-4b9b-ab56-ab5f4dfa997d 2019-01-14 16:42:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:03,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8110fde2-17a8-46ff-8998-8cd443cd5fb9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:42:03,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-8110fde2-17a8-46ff-8998-8cd443cd5fb9 2019-01-14 16:42:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:03,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5c4b757b-399d-4173-9c2a-3efa9b13eace Date: Mon, 14 Jan 2019 16:42:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:42:03,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-5c4b757b-399d-4173-9c2a-3efa9b13eace 2019-01-14 16:42:03,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da441ba55ddcd1f704368b391cc6a9f827160f2a" 2019-01-14 16:42:03,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-7c7f81c0-778b-40fe-b410-03cb83d6c788 Date: Mon, 14 Jan 2019 16:42:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:42:03,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-7c7f81c0-778b-40fe-b410-03cb83d6c788 2019-01-14 16:42:03,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:05,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-6906acaf-2d1b-496e-91a8-1cdfcec26c5c x-compute-request-id: req-6906acaf-2d1b-496e-91a8-1cdfcec26c5c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-14T16:41:46.000000", "flavor": {"id": "9a828d21-3421-47e4-9285-8f02f105ccad", "links": [{"href": "http://172.30.9.26:8774/flavors/9a828d21-3421-47e4-9285-8f02f105ccad", "rel": "bookmark"}]}, "id": "9969e893-fe1e-462b-b78b-d09fc68d1acb", "security_groups": [{"name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:46Z", "hostId": "7827ca9b6d16be1c0e504065980b22ef4f7f07e100cb2b78dbbcc3db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "created": "2019-01-14T16:41:38Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:42:05,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb used request id req-6906acaf-2d1b-496e-91a8-1cdfcec26c5c 2019-01-14 16:42:05,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:05,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f7275171-61da-4069-924b-aedb03930a34 Date: Mon, 14 Jan 2019 16:42:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:42:05,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-f7275171-61da-4069-924b-aedb03930a34 2019-01-14 16:42:05,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:05,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd47660-f873-4e5a-8279-45c686c858e5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:42:05,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-1fd47660-f873-4e5a-8279-45c686c858e5 2019-01-14 16:42:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:05,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0c935f58-5963-4e28-898a-70d5b133c7b6 Date: Mon, 14 Jan 2019 16:42:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:42:05,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-0c935f58-5963-4e28-898a-70d5b133c7b6 2019-01-14 16:42:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:05,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-859e20e4-52c6-423c-8228-2e282463f7c9 Date: Mon, 14 Jan 2019 16:42:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:42:05,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-859e20e4-52c6-423c-8228-2e282463f7c9 2019-01-14 16:42:05,570 - create_instance - INFO - Checking if VM is active 2019-01-14 16:42:05,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:06,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-9be70387-9206-439d-b56d-866de44f32dd x-compute-request-id: req-9be70387-9206-439d-b56d-866de44f32dd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-14T16:41:46.000000", "flavor": {"id": "9a828d21-3421-47e4-9285-8f02f105ccad", "links": [{"href": "http://172.30.9.26:8774/flavors/9a828d21-3421-47e4-9285-8f02f105ccad", "rel": "bookmark"}]}, "id": "9969e893-fe1e-462b-b78b-d09fc68d1acb", "security_groups": [{"name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:46Z", "hostId": "7827ca9b6d16be1c0e504065980b22ef4f7f07e100cb2b78dbbcc3db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "created": "2019-01-14T16:41:38Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:42:06,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb used request id req-9be70387-9206-439d-b56d-866de44f32dd 2019-01-14 16:42:06,285 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1] is - ACTIVE 2019-01-14 16:42:06,285 - create_instance - INFO - VM is - ACTIVE 2019-01-14 16:42:06,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:06,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42: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-841f72c8-b13e-4389-9d66-bbb8e95781ed x-compute-request-id: req-841f72c8-b13e-4389-9d66-bbb8e95781ed Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:72:1b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb", "rel": "bookmark"}], "image": {"id": "92708874-631c-47e6-919a-8dffb8b73f2d", "links": [{"href": "http://172.30.9.26:8774/images/92708874-631c-47e6-919a-8dffb8b73f2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-14T16:41:46.000000", "flavor": {"id": "9a828d21-3421-47e4-9285-8f02f105ccad", "links": [{"href": "http://172.30.9.26:8774/flavors/9a828d21-3421-47e4-9285-8f02f105ccad", "rel": "bookmark"}]}, "id": "9969e893-fe1e-462b-b78b-d09fc68d1acb", "security_groups": [{"name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp"}], "user_id": "714e2ed3f1bf4cf8909482ea22846059", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T16:41:46Z", "hostId": "7827ca9b6d16be1c0e504065980b22ef4f7f07e100cb2b78dbbcc3db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "created": "2019-01-14T16:41:38Z", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-14 16:42:06,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9969e893-fe1e-462b-b78b-d09fc68d1acb used request id req-841f72c8-b13e-4389-9d66-bbb8e95781ed 2019-01-14 16:42:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:06,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-92517d78-d720-4096-90b5-fbdab54c0992 Date: Mon, 14 Jan 2019 16:42:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","subnets":["1ab24c48-fb85-4f9d-b215-793c2e65a60c"],"description":"","tags":[],"updated_at":"2019-01-14T16:41:30Z","provider:segmentation_id":66,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net","admin_state_up":true,"tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:28Z","provider:network_type":"vxlan"}]} 2019-01-14 16:42:06,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net used request id req-92517d78-d720-4096-90b5-fbdab54c0992 2019-01-14 16:42:06,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:07,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c19cc2d-7120-42b2-bf79-bf78828c54af Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:42:07,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-6c19cc2d-7120-42b2-bf79-bf78828c54af 2019-01-14 16:42:07,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:07,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6fc164e5-aa61-4777-975a-f712d6554f3d Date: Mon, 14 Jan 2019 16:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:30Z","dns_nameservers":[],"updated_at":"2019-01-14T16:41:30Z","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":"480dc9854cfb414aaa3db466cf22cef7","id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet"}]} 2019-01-14 16:42:07,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-6fc164e5-aa61-4777-975a-f712d6554f3d 2019-01-14 16:42:07,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537860ce7323d7e45affbdc73460de8a8a717e70" 2019-01-14 16:42:07,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5240 X-Openstack-Request-Id: req-c1ae1340-fc86-4a1b-aa48-de1a174a9da2 Date: Mon, 14 Jan 2019 16:42:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.4"}],"id":"29350f6b-38d1-40e1-9d63-fddeba463fad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:ce:f5","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.1"}],"id":"9e3acaf9-04b2-4151-9800-d0722c5b25a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:48:94","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a542bf1-6175-464c-8f19-a5f590999d08","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.22"}],"id":"bfa668f1-ce3e-4725-8de8-531b991618b7","security_groups":["e411161c-da4d-44dd-8ff8-e3fc65098c04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:30:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3582d3bd-2533-4413-9412-b00642aa1701","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.2"}],"id":"d5a820e1-ed0c-4047-be5d-205ff12f9814","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:be:fa","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.3"}],"id":"dca17b80-5621-4273-8eec-ba2e02d43d9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c0:8a","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf4bb068-dc28-40d9-b63d-c5233a94fe95","name":"","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-14T16:41:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ab24c48-fb85-4f9d-b215-793c2e65a60c","ip_address":"10.1.2.6"}],"id":"eaa86adf-ee17-4c59-8ab6-bad17b25f7c5","security_groups":["80aa5149-6aa6-467a-aad4-3a536b94440d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:72:1b","project_id":"480dc9854cfb414aaa3db466cf22cef7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9969e893-fe1e-462b-b78b-d09fc68d1acb","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack-port1-pvjur2adapsv","admin_state_up":true,"network_id":"cf4bb068-dc28-40d9-b63d-c5233a94fe95","tenant_id":"480dc9854cfb414aaa3db466cf22cef7","created_at":"2019-01-14T16:41:34Z","binding:vnic_type":"normal"}]} 2019-01-14 16:42:07,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf4bb068-dc28-40d9-b63d-c5233a94fe95 used request id req-c1ae1340-fc86-4a1b-aa48-de1a174a9da2 2019-01-14 16:42:07,302 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-14 16:44:14,575 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2019-01-14 16:44:14,575 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2019-01-14 16:44:17,579 - create_instance - DEBUG - SSH connection timeout in 49.7231550217 2019-01-14 16:44:17,579 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-14 16:46:24,751 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2019-01-14 16:46:24,751 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2019-01-14 16:46:27,755 - create_instance - DEBUG - SSH connection timeout in -80.4527859688 2019-01-14 16:46:27,755 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2019-01-14 16:46:27,756 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack 2019-01-14 16:46:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:46:28,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:46:27 GMT Server: Apache x-openstack-request-id: req-4a9b91ee-0737-424b-81f0-5aa6c2bcc09d Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:46:28,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:28 GMT Server: Apache x-openstack-request-id: req-6843a3c1-7281-47ff-9c66-2dd23a9399e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:28,283 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-6843a3c1-7281-47ff-9c66-2dd23a9399e8 2019-01-14 16:46:28,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:46:28,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:46:28 GMT Server: Apache x-openstack-request-id: req-00acff24-d7f0-41e7-8a95-9dba8bd8e18d Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:46:28,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:28 GMT Server: Apache x-openstack-request-id: req-f7386031-caf4-4449-abf7-52aae308c6f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:46:28Z", "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "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"}} 2019-01-14 16:46:28,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-f7386031-caf4-4449-abf7-52aae308c6f2 2019-01-14 16:46:28,749 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:46:28,749 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:46:31,752 - create_stack - DEBUG - Stack status query timeout in 1196.53152394 2019-01-14 16:46:31,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:46:31,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:46:31 GMT Server: Apache x-openstack-request-id: req-4c7d2621-9fff-437c-b716-11ac2da44955 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:46:32,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:31 GMT Server: Apache x-openstack-request-id: req-a145d092-ff49-459c-9ea3-b194da834335 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:46:28Z", "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "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"}} 2019-01-14 16:46:32,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-a145d092-ff49-459c-9ea3-b194da834335 2019-01-14 16:46:32,188 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:46:32,189 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:46:35,192 - create_stack - DEBUG - Stack status query timeout in 1193.0918839 2019-01-14 16:46:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:46:35,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:46:35 GMT Server: Apache x-openstack-request-id: req-28d8cdbc-7e6f-4c3d-b4ab-7a472456a8dd Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:46:35,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:35 GMT Server: Apache x-openstack-request-id: req-fba74df3-0b62-41f9-90e5-ea101d03abe2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-14T16:46:28Z", "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "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"}} 2019-01-14 16:46:35,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-fba74df3-0b62-41f9-90e5-ea101d03abe2 2019-01-14 16:46:35,633 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-14 16:46:35,633 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-14 16:46:38,636 - create_stack - DEBUG - Stack status query timeout in 1189.6477499 2019-01-14 16:46:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:46:38,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:46:38 GMT Server: Apache x-openstack-request-id: req-d4931a0e-e6f5-4a9d-b6f2-e1bd468ec471 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:46:38,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:38 GMT Server: Apache x-openstack-request-id: req-66df6cb9-7420-4b4f-a985-7429562dcf3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 701 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-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor2", "OS::project_id": "480dc9854cfb414aaa3db466cf22cef7", "OS::stack_id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-kp", "security_group_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-subnet", "net_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst2", "inst1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-inst1", "image2_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image", "flavor1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-flavor1", "image1_name": "CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack", "stack_user_project_id": "df7ebdf6f7944c9682358d57df247f3e", "tags": null, "creation_time": "2019-01-14T16:41:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T16:46:28Z", "id": "9889c0be-adca-4cbe-a157-bdaca11453b6", "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"}} 2019-01-14 16:46:38,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-66df6cb9-7420-4b4f-a985-7429562dcf3d 2019-01-14 16:46:38,915 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-14 16:46:38,915 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack 2019-01-14 16:46:38,915 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack 2019-01-14 16:46:38,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/9889c0be-adca-4cbe-a157-bdaca11453b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a823df69a380d58c4dba71633d2c5c3a0040b585" 2019-01-14 16:46:39,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 16:46:38 GMT Server: Apache x-openstack-request-id: req-b8d53abd-ffc0-4428-8a18-62fb0bd6f487 Location: http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-14 16:46:39,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:39 GMT Server: Apache x-openstack-request-id: req-5d8dba02-6420-4fe9-8d29-a3fe0476dd01 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-14 16:46:39,163 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/480dc9854cfb414aaa3db466cf22cef7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-stack/9889c0be-adca-4cbe-a157-bdaca11453b6 used request id req-5d8dba02-6420-4fe9-8d29-a3fe0476dd01 2019-01-14 16:46:39,164 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-ab4ef2b0-5686-4fab-a9f9-ec6a97849e06-image 2019-01-14 16:46:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b12eb70cd5d0c03cfb72820c0c7da830d4d95341" 2019-01-14 16:46:40,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0e71cda-3374-40da-b15b-6bff1f62e4c0 Date: Mon, 14 Jan 2019 16:46:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:46:40,576 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/92708874-631c-47e6-919a-8dffb8b73f2d used request id req-f0e71cda-3374-40da-b15b-6bff1f62e4c0 2019-01-14 16:46:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:40,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b1b6baee-71d0-4a6f-8208-5571619adb1c Date: Mon, 14 Jan 2019 16:46:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:28Z", "updated_at": "2019-01-14T16:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "revision_number": 0, "id": "6277d79a-1257-42eb-826d-1e1d264a9b71", "remote_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "remote_ip_prefix": null, "created_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "port_range_min": null, "ethertype": "IPv6", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "revision_number": 0, "id": "beb9f274-440e-4ee2-9725-f1af96acab77", "remote_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "remote_ip_prefix": null, "created_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "port_range_min": null, "ethertype": "IPv4", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "revision_number": 0, "id": "cfddb212-b448-4dc4-be04-b760684c5b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "port_range_min": null, "ethertype": "IPv4", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "revision_number": 0, "id": "f226ea2f-f734-4fd3-a61a-19050f3c0513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "port_range_min": null, "ethertype": "IPv6", "project_id": "480dc9854cfb414aaa3db466cf22cef7"}], "revision_number": 4, "project_id": "480dc9854cfb414aaa3db466cf22cef7", "id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "name": "default"}]} 2019-01-14 16:46:40,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b1b6baee-71d0-4a6f-8208-5571619adb1c 2019-01-14 16:46:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b9975b-34d5-400a-a4b1-400368a93a2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 034e4adb19ad4f94a53656ae87380c31.", "code": 404, "title": "Not Found"}} 2019-01-14 16:46:41,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/034e4adb19ad4f94a53656ae87380c31 used request id req-d8b9975b-34d5-400a-a4b1-400368a93a2f 2019-01-14 16:46:41,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:46:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e680d305-8dd1-4626-841d-fdeb62cc3fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1f8f899e1774082a3793b252783eb32.", "code": 404, "title": "Not Found"}} 2019-01-14 16:46:41,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f1f8f899e1774082a3793b252783eb32 used request id req-e680d305-8dd1-4626-841d-fdeb62cc3fc6 2019-01-14 16:46:41,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:46:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4cfdc15-c686-4118-b3db-ace4abfab9c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb7a4518944d4541a47cdd696cd6a0be.", "code": 404, "title": "Not Found"}} 2019-01-14 16:46:41,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7a4518944d4541a47cdd696cd6a0be used request id req-e4cfdc15-c686-4118-b3db-ace4abfab9c8 2019-01-14 16:46:41,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:46:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35245f98-2d3b-455b-ac49-ed743b007abc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 186a1cb4e6784dfb80930824e25bcf7f.", "code": 404, "title": "Not Found"}} 2019-01-14 16:46:41,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/186a1cb4e6784dfb80930824e25bcf7f used request id req-35245f98-2d3b-455b-ac49-ed743b007abc 2019-01-14 16:46:41,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:46:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e2f552-1878-4c74-b275-1d61540f9c3e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}} 2019-01-14 16:46:41,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad used request id req-e0e2f552-1878-4c74-b275-1d61540f9c3e 2019-01-14 16:46:41,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38526adc-bff6-48d1-83b3-f67d58df3e9b 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.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "88e620c40a2d4c28b9f36f0c6fd78764", "name": "service"}} 2019-01-14 16:46:41,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764 used request id req-38526adc-bff6-48d1-83b3-f67d58df3e9b 2019-01-14 16:46:41,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,776 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165eb5d2-75ba-441f-b259-24cb10a6c201 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9a679a0fb17d46aaa72c5998a0e7b0e9.", "code": 404, "title": "Not Found"}} 2019-01-14 16:46:41,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a679a0fb17d46aaa72c5998a0e7b0e9 used request id req-165eb5d2-75ba-441f-b259-24cb10a6c201 2019-01-14 16:46:41,776 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:46:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aae87477-e3ef-430d-b0bb-1cc6229d5d63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1529a4271678495582bbc133b4e0c1f0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:46:41,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1529a4271678495582bbc133b4e0c1f0 used request id req-aae87477-e3ef-430d-b0bb-1cc6229d5d63 2019-01-14 16:46:41,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:46:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:41,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b97e3141-5208-4591-96a5-c2050f0f29ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b8d06bbde204408698ed9d6fa2e0f2d0.", "code": 404, "title": "Not Found"}} 2019-01-14 16:46:41,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8d06bbde204408698ed9d6fa2e0f2d0 used request id req-b97e3141-5208-4591-96a5-c2050f0f29ff 2019-01-14 16:46:41,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-14 16:46:41,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:42,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef936c04-2b51-49cd-ae55-b573df337fb1 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.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "93fb5372ea27416abe4004296e5af319", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}} 2019-01-14 16:46:42,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-ef936c04-2b51-49cd-ae55-b573df337fb1 2019-01-14 16:46:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:42,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14c1d87-bdbf-448c-84a8-c8f734942d25 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "480dc9854cfb414aaa3db466cf22cef7", "name": "CreateStackFloatingIpTests-638e03cd-e021-4b7-proj"}} 2019-01-14 16:46:42,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-e14c1d87-bdbf-448c-84a8-c8f734942d25 2019-01-14 16:46:42,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e411161c-da4d-44dd-8ff8-e3fc65098c04 2019-01-14 16:46:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e411161c-da4d-44dd-8ff8-e3fc65098c04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:42,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0981bcba-782a-4439-b465-195e4f16cc25 Date: Mon, 14 Jan 2019 16:46:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "port_range_min": null, "revision_number": 0, "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:28Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7", "id": "6277d79a-1257-42eb-826d-1e1d264a9b71"}, {"remote_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "port_range_min": null, "revision_number": 0, "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:28Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7", "id": "beb9f274-440e-4ee2-9725-f1af96acab77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "port_range_min": null, "revision_number": 0, "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:28Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7", "id": "cfddb212-b448-4dc4-be04-b760684c5b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-14T16:41:28Z", "security_group_id": "e411161c-da4d-44dd-8ff8-e3fc65098c04", "port_range_min": null, "revision_number": 0, "tenant_id": "480dc9854cfb414aaa3db466cf22cef7", "created_at": "2019-01-14T16:41:28Z", "project_id": "480dc9854cfb414aaa3db466cf22cef7", "id": "f226ea2f-f734-4fd3-a61a-19050f3c0513"}]} 2019-01-14 16:46:42,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e411161c-da4d-44dd-8ff8-e3fc65098c04 used request id req-0981bcba-782a-4439-b465-195e4f16cc25 2019-01-14 16:46:42,517 - neutron_utils - INFO - Deleting security group with name - default 2019-01-14 16:46:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e411161c-da4d-44dd-8ff8-e3fc65098c04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:42,882 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2b08607-6684-4146-b932-f36abdc71b69 Content-Length: 0 Date: Mon, 14 Jan 2019 16:46:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:46:42,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e411161c-da4d-44dd-8ff8-e3fc65098c04 used request id req-a2b08607-6684-4146-b932-f36abdc71b69 2019-01-14 16:46:42,883 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-638e03cd-e021-4b7-proj 2019-01-14 16:46:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:43,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef229fa3-2b12-4f94-af88-7c4fc16bb029 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:43,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/480dc9854cfb414aaa3db466cf22cef7 used request id req-ef229fa3-2b12-4f94-af88-7c4fc16bb029 2019-01-14 16:46:43,260 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-638e03cd-e021-4b7-proj-role 2019-01-14 16:46:43,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e7c7b22309684ff3b47ebedb37b71d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:43,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cadf86b1-7eb1-4e0d-91a0-63deff4b2c9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:43,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e7c7b22309684ff3b47ebedb37b71d91 used request id req-cadf86b1-7eb1-4e0d-91a0-63deff4b2c9c 2019-01-14 16:46:43,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b0df6b420ef08abe5ab28211d43ff819b0b1d1" 2019-01-14 16:46:43,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c817707-5e96-4c3f-9f6b-5ccd0c583fed Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:46:43,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2c817707-5e96-4c3f-9f6b-5ccd0c583fed 2019-01-14 16:46:43,503 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-638e03cd-e021-4b7-user 2019-01-14 16:46:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/714e2ed3f1bf4cf8909482ea22846059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a15604518a4c80c53cd506b495db57fabd2ae2" 2019-01-14 16:46:43,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81878672-5a13-4c69-a077-4a979e15c4c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:43,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/714e2ed3f1bf4cf8909482ea22846059 used request id req-81878672-5a13-4c69-a077-4a979e15c4c2 2019-01-14 16:46:44,055 - xtesting.core.unit - INFO - Total tests: 112 Passed tests: 110 Failed tests: 2 Skipped tests: 0 Seen tags: 2019-01-14 16:46:44,632 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/snaps_smoke/subunit_stream /var/lib/xtesting/results/snaps_smoke/results.html snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests.test_connect_via_ssh_heat_vm snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests.test_connect_via_ssh_heat_vm_derived 2019-01-14 16:46:44,755 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 16:46:44,755 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 52:00 | FAIL | +---------------------+------------------+------------------+----------------+ 2019-01-14 16:46:44,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:46:44,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:44,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2170f73-4f4d-4a83-8ef3-ce409b4887ff Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c4c435bd6cef40d697e35e0a78c3220f", "links": {"self": "http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:46:44,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a2170f73-4f4d-4a83-8ef3-ce409b4887ff 2019-01-14 16:46:44,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110002040863s 2019-01-14 16:46:44,876 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a2170f73-4f4d-4a83-8ef3-ce409b4887ff 2019-01-14 16:46:44,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-14 16:46:44,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:45,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac2a4ae6-1a43-4b49-b3c9-a8865c721267 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:45,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-ac2a4ae6-1a43-4b49-b3c9-a8865c721267 2019-01-14 16:46:45,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.198184013367s 2019-01-14 16:46:45,080 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c4c435bd6cef40d697e35e0a78c3220f used request id req-ac2a4ae6-1a43-4b49-b3c9-a8865c721267 2019-01-14 16:46:45,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:46:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:45,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f621356-f011-4b19-93ff-37419069a9e3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:46:45,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7f621356-f011-4b19-93ff-37419069a9e3 2019-01-14 16:46:45,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13630604744s 2019-01-14 16:46:45,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7f621356-f011-4b19-93ff-37419069a9e3 2019-01-14 16:46:45,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:46:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:45,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4025376d-8f57-4042-abfb-0ca5e7297dbd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535", "links": {"self": "http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9333ec680739482e8bd55e1cf15f3cc5", "description": null}} 2019-01-14 16:46:45,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5 used request id req-4025376d-8f57-4042-abfb-0ca5e7297dbd 2019-01-14 16:46:45,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118521213531s 2019-01-14 16:46:45,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5 used request id req-4025376d-8f57-4042-abfb-0ca5e7297dbd 2019-01-14 16:46:45,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 16:46:45,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:45,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-255675cd-cf57-4dc9-b314-930036c6438f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:45,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5 used request id req-255675cd-cf57-4dc9-b314-930036c6438f 2019-01-14 16:46:45,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.234579086304s 2019-01-14 16:46:45,578 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9333ec680739482e8bd55e1cf15f3cc5 used request id req-255675cd-cf57-4dc9-b314-930036c6438f 2019-01-14 16:46:45,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:46:45,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:45,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540b55fc-6a02-47b2-abb7-e931c70e57f4 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319"}, "tags": [], "enabled": true, "id": "93fb5372ea27416abe4004296e5af319", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535"}]} 2019-01-14 16:46:45,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-540b55fc-6a02-47b2-abb7-e931c70e57f4 2019-01-14 16:46:45,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103704929352s 2019-01-14 16:46:45,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-540b55fc-6a02-47b2-abb7-e931c70e57f4 2019-01-14 16:46:45,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 16:46:45,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:45,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7c4113-435c-4978-b481-ba3fc5a24f3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:45,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-1b7c4113-435c-4978-b481-ba3fc5a24f3b 2019-01-14 16:46:45,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181380987167s 2019-01-14 16:46:45,876 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/93fb5372ea27416abe4004296e5af319 used request id req-1b7c4113-435c-4978-b481-ba3fc5a24f3b 2019-01-14 16:46:45,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 16:46:45,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=93fb5372ea27416abe4004296e5af319&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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:46,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-faa7f4f9-299e-45ec-954e-1cb75126be4c Date: Mon, 14 Jan 2019 16:46:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:46:46,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=93fb5372ea27416abe4004296e5af319&name=default used request id req-faa7f4f9-299e-45ec-954e-1cb75126be4c 2019-01-14 16:46:46,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230401992798s 2019-01-14 16:46:46,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=93fb5372ea27416abe4004296e5af319&name=default used request id req-faa7f4f9-299e-45ec-954e-1cb75126be4c 2019-01-14 16:46:46,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 16:46:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:46,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b47a5eef-b136-46fe-b2d2-206675e82d18 Date: Mon, 14 Jan 2019 16:46:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93fb5372ea27416abe4004296e5af319", "created_at": "2019-01-14T15:54:54Z", "updated_at": "2019-01-14T15:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "0745e9fe-bfe4-4f19-9b01-87eb1e9cb95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "6e504dc1-ea63-4b05-9e6f-2d46e7e986d9", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv4", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "88854e93-671d-4c9e-be49-bd204901776a", "remote_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T15:54:54Z", "revision_number": 0, "id": "ad0458b3-9a83-4316-9493-0f50bf45ff98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T15:54:54Z", "security_group_id": "c6602c90-c081-47b2-b020-7a7771fb592b", "tenant_id": "93fb5372ea27416abe4004296e5af319", "port_range_min": null, "ethertype": "IPv6", "project_id": "93fb5372ea27416abe4004296e5af319"}], "revision_number": 4, "project_id": "93fb5372ea27416abe4004296e5af319", "id": "c6602c90-c081-47b2-b020-7a7771fb592b", "name": "default"}]} 2019-01-14 16:46:46,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b47a5eef-b136-46fe-b2d2-206675e82d18 2019-01-14 16:46:46,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247264862061s 2019-01-14 16:46:46,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b47a5eef-b136-46fe-b2d2-206675e82d18 2019-01-14 16:46:46,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 16:46:46,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c6602c90-c081-47b2-b020-7a7771fb592b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}468448bf6d22102d9814abf5d6893db8d3a88a89" 2019-01-14 16:46:46,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd8d39a4-c82d-468e-ba05-174af7a5b366 Content-Length: 0 Date: Mon, 14 Jan 2019 16:46:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 16:46:46,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c6602c90-c081-47b2-b020-7a7771fb592b.json used request id req-cd8d39a4-c82d-468e-ba05-174af7a5b366 2019-01-14 16:46:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.440668106079s 2019-01-14 16:46:46,811 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c6602c90-c081-47b2-b020-7a7771fb592b.json used request id req-cd8d39a4-c82d-468e-ba05-174af7a5b366 2019-01-14 16:46:46,811 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2019-01-14 16:46:46,861 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-14 16:46:46,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:46:46,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe555218-306b-491f-a31d-4f1fb6d2e038 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:46:46,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fe555218-306b-491f-a31d-4f1fb6d2e038 2019-01-14 16:46:46,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:46:47,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T17:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["Vz1bsOCERTWTwJe1rNk3pQ"], "issued_at": "2019-01-14T16:46:47.000000Z"}} 2019-01-14 16:46:47,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 16:46:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:47,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-dd56f373-321d-4b1a-9549-ad3cb51b3d77 Date: Mon, 14 Jan 2019 16:46:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:46:47,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dd56f373-321d-4b1a-9549-ad3cb51b3d77 2019-01-14 16:46:47,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267817020416s 2019-01-14 16:46:47,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dd56f373-321d-4b1a-9549-ad3cb51b3d77 2019-01-14 16:46:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:46:47,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:46:47,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:46:47,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:47,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e48dbf-5c63-42e8-b031-0ebd28c6d7bd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 16:46:47,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-89e48dbf-5c63-42e8-b031-0ebd28c6d7bd 2019-01-14 16:46:47,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962271690369s 2019-01-14 16:46:47,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-89e48dbf-5c63-42e8-b031-0ebd28c6d7bd 2019-01-14 16:46:47,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 16:46:47,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f"}}' 2019-01-14 16:46:47,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a18b47c-2046-48b6-b732-6ea0674014d2 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.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd"}, "tags": [], "enabled": true, "id": "42101c212b2a451b9d65fe5050361cdd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f"}} 2019-01-14 16:46:47,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3a18b47c-2046-48b6-b732-6ea0674014d2 2019-01-14 16:46:47,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137541055679s 2019-01-14 16:46:47,840 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3a18b47c-2046-48b6-b732-6ea0674014d2 2019-01-14 16:46:47,841 - 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'42101c212b2a451b9d65fe5050361cdd', '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_cfc0c110-03e5-42c0-850c-79a170c4a40f'}) 2019-01-14 16:46:47,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 16:46:47,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2a44774e-7085-4eda-b70d-b35bbf5ee494", "email": null, "name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f"}}' 2019-01-14 16:46:48,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-796df31b-0538-4c2a-9364-50bf39c1388e Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": {"self": "http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0a3f586d9454fa588562f2360b9db51", "domain_id": "default", "password_expires_at": null}} 2019-01-14 16:46:48,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-796df31b-0538-4c2a-9364-50bf39c1388e 2019-01-14 16:46:48,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406399011612s 2019-01-14 16:46:48,254 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-796df31b-0538-4c2a-9364-50bf39c1388e 2019-01-14 16:46:48,255 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd0a3f586d9454fa588562f2360b9db51', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f'}) 2019-01-14 16:46:48,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:46:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:48,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0350c3a6-405c-495e-8e23-095db1fe483f Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:46:48,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0350c3a6-405c-495e-8e23-095db1fe483f 2019-01-14 16:46:48,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0975089073181s 2019-01-14 16:46:48,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0350c3a6-405c-495e-8e23-095db1fe483f 2019-01-14 16:46:48,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:46:48,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:48,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c8eff3-6305-49fd-a49d-1462cd8d471b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:46:48,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-94c8eff3-6305-49fd-a49d-1462cd8d471b 2019-01-14 16:46:48,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103176116943s 2019-01-14 16:46:48,465 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-94c8eff3-6305-49fd-a49d-1462cd8d471b 2019-01-14 16:46:48,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:46:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:48,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7622ee-0779-4b90-a03c-322547d51995 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:46:48,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-de7622ee-0779-4b90-a03c-322547d51995 2019-01-14 16:46:48,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108438968658s 2019-01-14 16:46:48,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-de7622ee-0779-4b90-a03c-322547d51995 2019-01-14 16:46:48,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:46:48,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:48,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cb1e6c-2672-4bab-9aea-86791fff84f7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": {"self": "http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0a3f586d9454fa588562f2360b9db51", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:46:48,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-87cb1e6c-2672-4bab-9aea-86791fff84f7 2019-01-14 16:46:48,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121907949448s 2019-01-14 16:46:48,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-87cb1e6c-2672-4bab-9aea-86791fff84f7 2019-01-14 16:46:48,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:46:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:48,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a3f47b-3bcf-48ad-a9a2-9da516036a74 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd"}, "tags": [], "enabled": true, "id": "42101c212b2a451b9d65fe5050361cdd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:46:48,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f9a3f47b-3bcf-48ad-a9a2-9da516036a74 2019-01-14 16:46:48,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992469787598s 2019-01-14 16:46:48,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f9a3f47b-3bcf-48ad-a9a2-9da516036a74 2019-01-14 16:46:48,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:46:48,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=42101c212b2a451b9d65fe5050361cdd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:48,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a1adfa-8c0b-4b1f-a09b-c38f957e1bbb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=42101c212b2a451b9d65fe5050361cdd", "previous": null, "next": null}} 2019-01-14 16:46:48,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=42101c212b2a451b9d65fe5050361cdd used request id req-49a1adfa-8c0b-4b1f-a09b-c38f957e1bbb 2019-01-14 16:46:48,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102957963943s 2019-01-14 16:46:48,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=42101c212b2a451b9d65fe5050361cdd used request id req-49a1adfa-8c0b-4b1f-a09b-c38f957e1bbb 2019-01-14 16:46:48,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:46:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd/users/d0a3f586d9454fa588562f2360b9db51/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2cb9d37-b96a-4b81-bbef-2eef93dc8815 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:49,064 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd/users/d0a3f586d9454fa588562f2360b9db51/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-d2cb9d37-b96a-4b81-bbef-2eef93dc8815 2019-01-14 16:46:49,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135835886002s 2019-01-14 16:46:49,064 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd/users/d0a3f586d9454fa588562f2360b9db51/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-d2cb9d37-b96a-4b81-bbef-2eef93dc8815 2019-01-14 16:46:49,065 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', 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'42101c212b2a451b9d65fe5050361cdd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2a44774e-7085-4eda-b70d-b35bbf5ee494', 'username': u'neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:46:49,069 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'password': '2a44774e-7085-4eda-b70d-b35bbf5ee494', 'project_name': 'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '42101c212b2a451b9d65fe5050361cdd', 'project_domain_name': 'Default'} 2019-01-14 16:46:49,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:46:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbeab26-bbce-4a2a-83b1-ef0cc601c26e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:46:49,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0fbeab26-bbce-4a2a-83b1-ef0cc601c26e 2019-01-14 16:46:49,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102846860886s 2019-01-14 16:46:49,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0fbeab26-bbce-4a2a-83b1-ef0cc601c26e 2019-01-14 16:46:49,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:46:49,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b33154a-ea5f-4da2-8c84-d675abefe003 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:46:49,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b33154a-ea5f-4da2-8c84-d675abefe003 2019-01-14 16:46:49,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10315990448s 2019-01-14 16:46:49,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b33154a-ea5f-4da2-8c84-d675abefe003 2019-01-14 16:46:49,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:46:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa61acca-82e4-4006-b5b4-e49516856650 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:46:49,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fa61acca-82e4-4006-b5b4-e49516856650 2019-01-14 16:46:49,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0972049236298s 2019-01-14 16:46:49,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fa61acca-82e4-4006-b5b4-e49516856650 2019-01-14 16:46:49,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:46:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef68f6c4-5844-4655-aadf-0655518ba1a8 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": {"self": "http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0a3f586d9454fa588562f2360b9db51", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:46:49,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ef68f6c4-5844-4655-aadf-0655518ba1a8 2019-01-14 16:46:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122599124908s 2019-01-14 16:46:49,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ef68f6c4-5844-4655-aadf-0655518ba1a8 2019-01-14 16:46:49,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:46:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18c6f91-19df-4c2b-8c1b-c1dd4a9aed39 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd"}, "tags": [], "enabled": true, "id": "42101c212b2a451b9d65fe5050361cdd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:46:49,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c18c6f91-19df-4c2b-8c1b-c1dd4a9aed39 2019-01-14 16:46:49,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114062070847s 2019-01-14 16:46:49,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c18c6f91-19df-4c2b-8c1b-c1dd4a9aed39 2019-01-14 16:46:49,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:46:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=42101c212b2a451b9d65fe5050361cdd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1344df3-ff79-448d-afbe-77ad7d8f1e00 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=42101c212b2a451b9d65fe5050361cdd", "previous": null, "next": null}} 2019-01-14 16:46:49,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=42101c212b2a451b9d65fe5050361cdd used request id req-f1344df3-ff79-448d-afbe-77ad7d8f1e00 2019-01-14 16:46:49,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0945680141449s 2019-01-14 16:46:49,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d0a3f586d9454fa588562f2360b9db51&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=42101c212b2a451b9d65fe5050361cdd used request id req-f1344df3-ff79-448d-afbe-77ad7d8f1e00 2019-01-14 16:46:49,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:46:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd/users/d0a3f586d9454fa588562f2360b9db51/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79757aae-3557-4fef-a485-709e30b30cc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:49,885 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd/users/d0a3f586d9454fa588562f2360b9db51/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-79757aae-3557-4fef-a485-709e30b30cc5 2019-01-14 16:46:49,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142978191376s 2019-01-14 16:46:49,886 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd/users/d0a3f586d9454fa588562f2360b9db51/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-79757aae-3557-4fef-a485-709e30b30cc5 2019-01-14 16:46:49,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:46:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:49,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdb4b47-50cf-497b-a2b7-5bc414be6e78 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:46:49,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cdb4b47-50cf-497b-a2b7-5bc414be6e78 2019-01-14 16:46:49,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102406978607s 2019-01-14 16:46:49,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cdb4b47-50cf-497b-a2b7-5bc414be6e78 2019-01-14 16:46:49,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:46:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:50,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cc0689-f387-47a3-96b8-41984903ce39 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:46:50,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e8cc0689-f387-47a3-96b8-41984903ce39 2019-01-14 16:46:50,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203238010406s 2019-01-14 16:46:50,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e8cc0689-f387-47a3-96b8-41984903ce39 2019-01-14 16:46:50,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:46:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:50,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0391deb4-7c66-4c9a-95a3-81b53e48fdcd Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": {"self": "http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0a3f586d9454fa588562f2360b9db51", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:46:50,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0391deb4-7c66-4c9a-95a3-81b53e48fdcd 2019-01-14 16:46:50,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133083105087s 2019-01-14 16:46:50,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0391deb4-7c66-4c9a-95a3-81b53e48fdcd 2019-01-14 16:46:50,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:46:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=d0a3f586d9454fa588562f2360b9db51&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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:50,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88592d7-2a87-44d2-824e-356603bcd224 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=d0a3f586d9454fa588562f2360b9db51&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 16:46:50,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=d0a3f586d9454fa588562f2360b9db51&scope.domain.id=default used request id req-e88592d7-2a87-44d2-824e-356603bcd224 2019-01-14 16:46:50,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101133108139s 2019-01-14 16:46:50,448 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=d0a3f586d9454fa588562f2360b9db51&scope.domain.id=default used request id req-e88592d7-2a87-44d2-824e-356603bcd224 2019-01-14 16:46:50,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 16:46:50,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/d0a3f586d9454fa588562f2360b9db51/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:46:50,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2fbe74a-d47a-4518-8099-026475c357bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:46:50,585 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/d0a3f586d9454fa588562f2360b9db51/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-a2fbe74a-d47a-4518-8099-026475c357bb 2019-01-14 16:46:50,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.134228944778s 2019-01-14 16:46:50,586 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/d0a3f586d9454fa588562f2360b9db51/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-a2fbe74a-d47a-4518-8099-026475c357bb 2019-01-14 16:46:50,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:46:52,700 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:46:54,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0792fef4-636d-4f61-a383-c9a730ddb1b6 | 2019-01-14T16:46:54.430028 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0792fef4-636d-4f61-a383-c9a730ddb1b6 ~/.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 2019-01-14 16:46:57,952 - 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 | +-------------+----------------+-----------+ 2019-01-14 16:46:58,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:47:00,811 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:47:03,664 - 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=21def515-9847-49f0-a31f-b7ddadd9d791) as the default verifier for the future CLI operations. 2019-01-14 16:47:05,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:47:05,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d9a553-1ac5-4028-9861-c34dff76fdb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:47:05,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-28d9a553-1ac5-4028-9861-c34dff76fdb9 2019-01-14 16:47:05,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:47:05,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42101c212b2a451b9d65fe5050361cdd", "name": "neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/42101c212b2a451b9d65fe5050361cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/42101c212b2a451b9d65fe5050361cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/42101c212b2a451b9d65fe5050361cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/42101c212b2a451b9d65fe5050361cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/42101c212b2a451b9d65fe5050361cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/42101c212b2a451b9d65fe5050361cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/42101c212b2a451b9d65fe5050361cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/42101c212b2a451b9d65fe5050361cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/42101c212b2a451b9d65fe5050361cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_42101c212b2a451b9d65fe5050361cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_42101c212b2a451b9d65fe5050361cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/42101c212b2a451b9d65fe5050361cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/42101c212b2a451b9d65fe5050361cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/42101c212b2a451b9d65fe5050361cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f", "id": "d0a3f586d9454fa588562f2360b9db51"}, "audit_ids": ["19MwSiNlQVCMzQtXNxc3DA"], "issued_at": "2019-01-14T16:47:05.000000Z"}} 2019-01-14 16:47:05,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 16:47:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:47:06,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-bab27561-4071-4864-86cf-87ff8795ece0 Date: Mon, 14 Jan 2019 16:47:06 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."}]} 2019-01-14 16:47:06,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-bab27561-4071-4864-86cf-87ff8795ece0 2019-01-14 16:47:06,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200870990753s 2019-01-14 16:47:06,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-bab27561-4071-4864-86cf-87ff8795ece0 2019-01-14 16:47:06,016 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-14 16:47:06,017 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 16:47:06,145 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 16:47:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:47:06,151 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 16:47:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 16:47:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 16:47:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:47:06,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d67c4f8f-ef0b-4397-a888-dbf3e6fc2cb1 Date: Mon, 14 Jan 2019 16:47:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 16:47:06,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d67c4f8f-ef0b-4397-a888-dbf3e6fc2cb1 2019-01-14 16:47:06,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222923994064s 2019-01-14 16:47:06,377 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d67c4f8f-ef0b-4397-a888-dbf3e6fc2cb1 2019-01-14 16:47:06,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 16:47:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f"}' 2019-01-14 16:47:06,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-80f36c53-5b45-4e4e-8a76-bd0d791b5fa5 Date: Mon, 14 Jan 2019 16:47:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file", "owner": "42101c212b2a451b9d65fe5050361cdd", "id": "d25306aa-d44d-408c-b1b6-f8041736416a", "size": null, "self": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T16:47:06Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "checksum": null, "created_at": "2019-01-14T16:47:06Z", "protected": false} 2019-01-14 16:47:06,621 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-80f36c53-5b45-4e4e-8a76-bd0d791b5fa5 2019-01-14 16:47:06,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.236478090286s 2019-01-14 16:47:06,622 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-80f36c53-5b45-4e4e-8a76-bd0d791b5fa5 returning object d25306aa-d44d-408c-b1b6-f8041736416a 2019-01-14 16:47:06,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 16:47:06,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" -d '' 2019-01-14 16:47:07,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efa01baa-784f-4839-9222-8395fc6e0d66 Date: Mon, 14 Jan 2019 16:47:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:47:07,309 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file used request id req-efa01baa-784f-4839-9222-8395fc6e0d66 2019-01-14 16:47:07,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.687223911285s 2019-01-14 16:47:07,310 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file used request id req-efa01baa-784f-4839-9222-8395fc6e0d66 2019-01-14 16:47:07,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 16:47:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:47:07,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-788d13bb-eb8b-4b5e-9cab-a19dfcd0f977 Date: Mon, 14 Jan 2019 16:47:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "metadata": {}}], "file": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file", "owner": "42101c212b2a451b9d65fe5050361cdd", "id": "d25306aa-d44d-408c-b1b6-f8041736416a", "size": 12716032, "self": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T16:47:07Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T16:47:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 16:47:07,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-788d13bb-eb8b-4b5e-9cab-a19dfcd0f977 2019-01-14 16:47:07,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.605912923813s 2019-01-14 16:47:07,920 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-788d13bb-eb8b-4b5e-9cab-a19dfcd0f977 2019-01-14 16:47:07,922 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file', 'owner': u'42101c212b2a451b9d65fe5050361cdd', 'id': u'd25306aa-d44d-408c-b1b6-f8041736416a', 'size': 12716032, u'self': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42101c212b2a451b9d65fe5050361cdd', 'name': 'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T16:47:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T16:47:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'created': u'2019-01-14T16:47:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T16:47:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 16:47:07,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 16:47:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_cfc0c110-03e5-42c0-850c-79a170c4a40f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 16:47:08,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:47: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-bc258830-5693-4638-a956-13238242b78e x-compute-request-id: req-bc258830-5693-4638-a956-13238242b78e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed", "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": "b0a34487-ea30-43b2-adb9-64ed71d175ed"}} 2019-01-14 16:47:08,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bc258830-5693-4638-a956-13238242b78e 2019-01-14 16:47:08,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224321126938s 2019-01-14 16:47:08,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bc258830-5693-4638-a956-13238242b78e 2019-01-14 16:47:08,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_cfc0c110-03e5-42c0-850c-79a170c4a40f', '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'35af50fe299141218ecf76b1b87b25ad', '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'b0a34487-ea30-43b2-adb9-64ed71d175ed', 'swap': 0}) 2019-01-14 16:47:08,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 16:47:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed/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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" -d '{"extra_specs": {}}' 2019-01-14 16:47:08,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:47: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-63be95fd-edf1-4fd7-8543-141cf0b91e0f x-compute-request-id: req-63be95fd-edf1-4fd7-8543-141cf0b91e0f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 16:47:08,172 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed/os-extra_specs used request id req-63be95fd-edf1-4fd7-8543-141cf0b91e0f 2019-01-14 16:47:08,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02205991745s 2019-01-14 16:47:08,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed/os-extra_specs used request id req-63be95fd-edf1-4fd7-8543-141cf0b91e0f 2019-01-14 16:47:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:47:08,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:47: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:47:08,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:47:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:47:08,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6eca11f-0d9b-49ce-831a-0bac18b56164 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:47:08,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f6eca11f-0d9b-49ce-831a-0bac18b56164 2019-01-14 16:47:08,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116276979446s 2019-01-14 16:47:08,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f6eca11f-0d9b-49ce-831a-0bac18b56164 2019-01-14 16:47:08,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 16:47:08,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:47:08,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:47: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-31fc5127-d9a3-4008-9524-28cf670fc786 x-compute-request-id: req-31fc5127-d9a3-4008-9524-28cf670fc786 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 16:47:08,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-31fc5127-d9a3-4008-9524-28cf670fc786 2019-01-14 16:47:08,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0314300060272s 2019-01-14 16:47:08,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-31fc5127-d9a3-4008-9524-28cf670fc786 2019-01-14 16:47:08,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 16:47:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:47:08,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ddd5fb3b-3fed-4747-bd76-3f538642af46 Date: Mon, 14 Jan 2019 16:47:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "metadata": {}}], "file": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file", "owner": "42101c212b2a451b9d65fe5050361cdd", "id": "d25306aa-d44d-408c-b1b6-f8041736416a", "size": 12716032, "self": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T16:47:07Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T16:47:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 16:47:08,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ddd5fb3b-3fed-4747-bd76-3f538642af46 2019-01-14 16:47:08,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245530605316s 2019-01-14 16:47:08,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ddd5fb3b-3fed-4747-bd76-3f538642af46 2019-01-14 16:47:08,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 16:47:08,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f"}' 2019-01-14 16:47:08,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f7523936-67e0-4997-8183-d6681989f25c Date: Mon, 14 Jan 2019 16:47:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/file", "owner": "42101c212b2a451b9d65fe5050361cdd", "id": "cd6e4c1e-e943-4ea6-b14d-d7d388c24876", "size": null, "self": "/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T16:47:08Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "checksum": null, "created_at": "2019-01-14T16:47:08Z", "protected": false} 2019-01-14 16:47:08,608 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f7523936-67e0-4997-8183-d6681989f25c 2019-01-14 16:47:08,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.227524995804s 2019-01-14 16:47:08,608 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f7523936-67e0-4997-8183-d6681989f25c returning object cd6e4c1e-e943-4ea6-b14d-d7d388c24876 2019-01-14 16:47:08,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 16:47:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" -d '' 2019-01-14 16:47:09,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2c2e3b0-da0f-4a06-b2a7-ecaa0d8df956 Date: Mon, 14 Jan 2019 16:47:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:47:09,418 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/file used request id req-a2c2e3b0-da0f-4a06-b2a7-ecaa0d8df956 2019-01-14 16:47:09,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.809339046478s 2019-01-14 16:47:09,419 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/file used request id req-a2c2e3b0-da0f-4a06-b2a7-ecaa0d8df956 2019-01-14 16:47:09,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 16:47:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:47:09,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-b21f12c1-905e-4407-8e88-1fb77222ea74 Date: Mon, 14 Jan 2019 16:47:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/snap", "metadata": {}}], "file": "/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/file", "owner": "42101c212b2a451b9d65fe5050361cdd", "id": "cd6e4c1e-e943-4ea6-b14d-d7d388c24876", "size": 12716032, "self": "/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T16:47:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T16:47:08Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "metadata": {}}], "file": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file", "owner": "42101c212b2a451b9d65fe5050361cdd", "id": "d25306aa-d44d-408c-b1b6-f8041736416a", "size": 12716032, "self": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T16:47:07Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T16:47:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 16:47:09,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b21f12c1-905e-4407-8e88-1fb77222ea74 2019-01-14 16:47:09,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214829921722s 2019-01-14 16:47:09,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b21f12c1-905e-4407-8e88-1fb77222ea74 2019-01-14 16:47:09,641 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/file', 'owner': u'42101c212b2a451b9d65fe5050361cdd', 'id': u'cd6e4c1e-e943-4ea6-b14d-d7d388c24876', 'size': 12716032, u'self': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42101c212b2a451b9d65fe5050361cdd', 'name': 'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T16:47:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T16:47:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'created': u'2019-01-14T16:47:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T16:47:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 16:47:09,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 16:47:09,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 16:47:09,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:47: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-d1cdbf79-3f94-432f-8fd0-a9fd754c32b0 x-compute-request-id: req-d1cdbf79-3f94-432f-8fd0-a9fd754c32b0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5", "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": "122a45b3-340f-4c86-9bd2-ab05cb1dffb5"}} 2019-01-14 16:47:09,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d1cdbf79-3f94-432f-8fd0-a9fd754c32b0 2019-01-14 16:47:09,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0518310070038s 2019-01-14 16:47:09,694 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d1cdbf79-3f94-432f-8fd0-a9fd754c32b0 2019-01-14 16:47:09,695 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', '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'35af50fe299141218ecf76b1b87b25ad', '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'122a45b3-340f-4c86-9bd2-ab05cb1dffb5', 'swap': 0}) 2019-01-14 16:47:09,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 16:47:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5/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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" -d '{"extra_specs": {}}' 2019-01-14 16:47:09,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:47: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-947700cf-bf53-474b-90ca-4f2ccbb47269 x-compute-request-id: req-947700cf-bf53-474b-90ca-4f2ccbb47269 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 16:47:09,718 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5/os-extra_specs used request id req-947700cf-bf53-474b-90ca-4f2ccbb47269 2019-01-14 16:47:09,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225229263306s 2019-01-14 16:47:09,718 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5/os-extra_specs used request id req-947700cf-bf53-474b-90ca-4f2ccbb47269 2019-01-14 16:47:09,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', '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'35af50fe299141218ecf76b1b87b25ad', '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'122a45b3-340f-4c86-9bd2-ab05cb1dffb5', 'swap': 0}) 2019-01-14 16:47:12,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 16:47:12,795 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 16:47:12,795 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 16:47:12,799 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 16:47:12,817 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 16:47:15,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-21def515-9847-49f0-a31f-b7ddadd9d791/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-14 16:47:15,930 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 16:47:15,936 - 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']'. 2019-01-14 16:50:30,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6aac57c1-ae3d-48e5-a8b5-985ce8fac324 2019-01-14 16:50:30,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6aac57c1-ae3d-48e5-a8b5-985ce8fac324']'. 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6aac57c1-ae3d-48e5-a8b5-985ce8fac324 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 16:47:17 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 16:50:30 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:13 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 21def515-9847-49f0-a31f-b7ddadd9d791) | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0792fef4-636d-4f61-a383-c9a730ddb1b6) | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 174.966 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 16:50:31,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 16:50:31,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-14 16:50:33,269 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 16:50:33,269 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:27 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-14 16:50:33,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 16:50:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:50:33,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08ab02b7-7910-4528-bf3b-19a41d8b4680 Date: Mon, 14 Jan 2019 16:50:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:50:33,809 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876 used request id req-08ab02b7-7910-4528-bf3b-19a41d8b4680 2019-01-14 16:50:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.536911964417s 2019-01-14 16:50:33,809 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876 used request id req-08ab02b7-7910-4528-bf3b-19a41d8b4680 2019-01-14 16:50:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 16:50:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:33,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50: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-676e8a2c-ed7f-44ac-b985-1c4e60898ff4 x-compute-request-id: req-676e8a2c-ed7f-44ac-b985-1c4e60898ff4 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5", "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": "122a45b3-340f-4c86-9bd2-ab05cb1dffb5"}, {"name": "neutron_trunk-flavor_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed", "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": "b0a34487-ea30-43b2-adb9-64ed71d175ed"}]} 2019-01-14 16:50:33,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-676e8a2c-ed7f-44ac-b985-1c4e60898ff4 2019-01-14 16:50:33,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281231403351s 2019-01-14 16:50:33,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-676e8a2c-ed7f-44ac-b985-1c4e60898ff4 2019-01-14 16:50:33,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 16:50:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:33,885 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:50: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-bba917a0-d2b1-46bc-9d82-8ffbf5874d69 x-compute-request-id: req-bba917a0-d2b1-46bc-9d82-8ffbf5874d69 Content-Length: 0 Content-Type: application/json 2019-01-14 16:50:33,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5 used request id req-bba917a0-d2b1-46bc-9d82-8ffbf5874d69 2019-01-14 16:50:33,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.045704126358s 2019-01-14 16:50:33,886 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/122a45b3-340f-4c86-9bd2-ab05cb1dffb5 used request id req-bba917a0-d2b1-46bc-9d82-8ffbf5874d69 2019-01-14 16:50:33,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 16:50:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:50:34,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9e00d056-26fc-4fcd-9cee-6c69da447773 Date: Mon, 14 Jan 2019 16:50:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "metadata": {}}], "file": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file", "owner": "42101c212b2a451b9d65fe5050361cdd", "id": "d25306aa-d44d-408c-b1b6-f8041736416a", "size": 12716032, "self": "/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T16:47:07Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T16:47:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 16:50:34,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9e00d056-26fc-4fcd-9cee-6c69da447773 2019-01-14 16:50:34,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.236883878708s 2019-01-14 16:50:34,127 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9e00d056-26fc-4fcd-9cee-6c69da447773 2019-01-14 16:50:34,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 16:50:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c2397edf9eda1a3dca6b5ac546bf63f6ba6ce0" 2019-01-14 16:50:34,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12ba1cd9-7162-4de8-8453-a45f4ed5f3c1 Date: Mon, 14 Jan 2019 16:50:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:50:34,899 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a used request id req-12ba1cd9-7162-4de8-8453-a45f4ed5f3c1 2019-01-14 16:50:34,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.770354986191s 2019-01-14 16:50:34,899 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a used request id req-12ba1cd9-7162-4de8-8453-a45f4ed5f3c1 2019-01-14 16:50:34,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 16:50:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:34,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50: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-6713f9aa-95c4-4653-a33f-ab4b507ea8cc x-compute-request-id: req-6713f9aa-95c4-4653-a33f-ab4b507ea8cc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed", "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": "b0a34487-ea30-43b2-adb9-64ed71d175ed"}]} 2019-01-14 16:50:34,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6713f9aa-95c4-4653-a33f-ab4b507ea8cc 2019-01-14 16:50:34,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0208950042725s 2019-01-14 16:50:34,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6713f9aa-95c4-4653-a33f-ab4b507ea8cc 2019-01-14 16:50:34,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 16:50:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:34,957 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:50: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-901fa14b-888a-4973-bda7-2085de559d32 x-compute-request-id: req-901fa14b-888a-4973-bda7-2085de559d32 Content-Length: 0 Content-Type: application/json 2019-01-14 16:50:34,957 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed used request id req-901fa14b-888a-4973-bda7-2085de559d32 2019-01-14 16:50:34,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349531173706s 2019-01-14 16:50:34,958 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b0a34487-ea30-43b2-adb9-64ed71d175ed used request id req-901fa14b-888a-4973-bda7-2085de559d32 2019-01-14 16:50:34,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:35,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761689dc-63e3-4527-a2f6-8168e480432c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": {"self": "http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0a3f586d9454fa588562f2360b9db51", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:35,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-761689dc-63e3-4527-a2f6-8168e480432c 2019-01-14 16:50:35,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108290910721s 2019-01-14 16:50:35,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-761689dc-63e3-4527-a2f6-8168e480432c 2019-01-14 16:50:35,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:35,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caee36d0-756d-43af-b6b3-22c4cb820909 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f", "links": {"self": "http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d0a3f586d9454fa588562f2360b9db51", "description": null}} 2019-01-14 16:50:35,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51 used request id req-caee36d0-756d-43af-b6b3-22c4cb820909 2019-01-14 16:50:35,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108359098434s 2019-01-14 16:50:35,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51 used request id req-caee36d0-756d-43af-b6b3-22c4cb820909 2019-01-14 16:50:35,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 16:50:35,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:35,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c52325ec-fced-4ee8-95bf-c57bcec43a48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:35,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51 used request id req-c52325ec-fced-4ee8-95bf-c57bcec43a48 2019-01-14 16:50:35,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211109876633s 2019-01-14 16:50:35,392 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d0a3f586d9454fa588562f2360b9db51 used request id req-c52325ec-fced-4ee8-95bf-c57bcec43a48 2019-01-14 16:50:35,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:50:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:35,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be988ede-4638-4662-b840-c25ecd0dafef Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd"}, "tags": [], "enabled": true, "id": "42101c212b2a451b9d65fe5050361cdd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:50:35,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-be988ede-4638-4662-b840-c25ecd0dafef 2019-01-14 16:50:35,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110718011856s 2019-01-14 16:50:35,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-be988ede-4638-4662-b840-c25ecd0dafef 2019-01-14 16:50:35,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 16:50:35,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:35,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db5d825-46aa-4abf-887d-262f1fa82ad2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:35,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd used request id req-0db5d825-46aa-4abf-887d-262f1fa82ad2 2019-01-14 16:50:35,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186867952347s 2019-01-14 16:50:35,702 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/42101c212b2a451b9d65fe5050361cdd used request id req-0db5d825-46aa-4abf-887d-262f1fa82ad2 2019-01-14 16:50:35,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 16:50:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=42101c212b2a451b9d65fe5050361cdd&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}3743e0bd7ed44f4bd59a200a5646f5bd56da6319" 2019-01-14 16:50:35,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-88b17875-45ab-4808-b5d8-7503098f2a78 Date: Mon, 14 Jan 2019 16:50:35 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:50:35,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=42101c212b2a451b9d65fe5050361cdd&name=default used request id req-88b17875-45ab-4808-b5d8-7503098f2a78 2019-01-14 16:50:35,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226680994034s 2019-01-14 16:50:35,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=42101c212b2a451b9d65fe5050361cdd&name=default used request id req-88b17875-45ab-4808-b5d8-7503098f2a78 2019-01-14 16:50:35,974 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-01-14 16:50:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:50:36,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce88f0c-8a89-486b-8f2b-96de576720ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:50:36,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1ce88f0c-8a89-486b-8f2b-96de576720ee 2019-01-14 16:50:36,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:50:36,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T17:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["LEMMxjGARAelg-DGrO_oWg"], "issued_at": "2019-01-14T16:50:36.000000Z"}} 2019-01-14 16:50:36,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 16:50:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:36,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b52fb321-5fb8-4ef5-9bb4-a49c9b35d17b Date: Mon, 14 Jan 2019 16:50:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:50:36,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b52fb321-5fb8-4ef5-9bb4-a49c9b35d17b 2019-01-14 16:50:36,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272233009338s 2019-01-14 16:50:36,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b52fb321-5fb8-4ef5-9bb4-a49c9b35d17b 2019-01-14 16:50:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:50:36,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:50: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:50:36,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:36,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667e7ece-3795-4a76-b64c-7e8d8b817d27 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 16:50:36,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-667e7ece-3795-4a76-b64c-7e8d8b817d27 2019-01-14 16:50:36,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121225118637s 2019-01-14 16:50:36,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-667e7ece-3795-4a76-b64c-7e8d8b817d27 2019-01-14 16:50:36,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 16:50:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c"}}' 2019-01-14 16:50:36,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4bc1ac-5abe-470d-92e8-a589adbcf2c9 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.26:5000/v3/projects/327f8d00893f473089d74da9c183824a"}, "tags": [], "enabled": true, "id": "327f8d00893f473089d74da9c183824a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c"}} 2019-01-14 16:50:36,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1b4bc1ac-5abe-470d-92e8-a589adbcf2c9 2019-01-14 16:50:36,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131868839264s 2019-01-14 16:50:36,965 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1b4bc1ac-5abe-470d-92e8-a589adbcf2c9 2019-01-14 16:50:36,965 - 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'327f8d00893f473089d74da9c183824a', '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_730bfb8b-bba7-497f-9160-6ba18f055d1c'}) 2019-01-14 16:50:36,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 16:50:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "387ccd3e-198d-40a5-b689-112a1eeddb36", "email": null, "name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c"}}' 2019-01-14 16:50:37,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf8978ea-02cc-468e-96e2-5b5c9466d9af Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c", "links": {"self": "http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "160bc63a89984b078c3ffe5a36364a86", "domain_id": "default", "password_expires_at": null}} 2019-01-14 16:50:37,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-cf8978ea-02cc-468e-96e2-5b5c9466d9af 2019-01-14 16:50:37,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418143033981s 2019-01-14 16:50:37,390 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-cf8978ea-02cc-468e-96e2-5b5c9466d9af 2019-01-14 16:50:37,391 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'160bc63a89984b078c3ffe5a36364a86', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c'}) 2019-01-14 16:50:37,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:37,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8858b7-240d-411d-acfd-52f96e2d2a80 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:37,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aa8858b7-240d-411d-acfd-52f96e2d2a80 2019-01-14 16:50:37,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100692033768s 2019-01-14 16:50:37,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aa8858b7-240d-411d-acfd-52f96e2d2a80 2019-01-14 16:50:37,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:37,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:37,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd5b00a-d91a-4af8-b88e-6b1cd78c8d92 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:37,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cdd5b00a-d91a-4af8-b88e-6b1cd78c8d92 2019-01-14 16:50:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965821743011s 2019-01-14 16:50:37,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cdd5b00a-d91a-4af8-b88e-6b1cd78c8d92 2019-01-14 16:50:37,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:37,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee9b4dd-6939-4faa-a039-03b35abdf4f7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:50:37,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9ee9b4dd-6939-4faa-a039-03b35abdf4f7 2019-01-14 16:50:37,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999300479889s 2019-01-14 16:50:37,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9ee9b4dd-6939-4faa-a039-03b35abdf4f7 2019-01-14 16:50:37,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:37,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de32b73-801e-4fa1-b22a-68df226ade46 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c", "links": {"self": "http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "160bc63a89984b078c3ffe5a36364a86", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:37,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3de32b73-801e-4fa1-b22a-68df226ade46 2019-01-14 16:50:37,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122243881226s 2019-01-14 16:50:37,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3de32b73-801e-4fa1-b22a-68df226ade46 2019-01-14 16:50:37,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:50:37,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:37,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3639ce0b-ea98-493c-bff7-297d9e4910c7 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a"}, "tags": [], "enabled": true, "id": "327f8d00893f473089d74da9c183824a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:50:37,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3639ce0b-ea98-493c-bff7-297d9e4910c7 2019-01-14 16:50:37,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102829933167s 2019-01-14 16:50:37,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3639ce0b-ea98-493c-bff7-297d9e4910c7 2019-01-14 16:50:37,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:50:37,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=327f8d00893f473089d74da9c183824a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ef15b9-6ea3-4823-9d8e-49b3976c6d9b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=327f8d00893f473089d74da9c183824a", "previous": null, "next": null}} 2019-01-14 16:50:38,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=327f8d00893f473089d74da9c183824a used request id req-b1ef15b9-6ea3-4823-9d8e-49b3976c6d9b 2019-01-14 16:50:38,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.099091053009s 2019-01-14 16:50:38,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=327f8d00893f473089d74da9c183824a used request id req-b1ef15b9-6ea3-4823-9d8e-49b3976c6d9b 2019-01-14 16:50:38,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:50:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a/users/160bc63a89984b078c3ffe5a36364a86/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f828bc9f-3300-48cf-9ff8-e411206e3f3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:38,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a/users/160bc63a89984b078c3ffe5a36364a86/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-f828bc9f-3300-48cf-9ff8-e411206e3f3b 2019-01-14 16:50:38,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140450000763s 2019-01-14 16:50:38,183 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a/users/160bc63a89984b078c3ffe5a36364a86/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-f828bc9f-3300-48cf-9ff8-e411206e3f3b 2019-01-14 16:50:38,184 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c', 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'327f8d00893f473089d74da9c183824a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '387ccd3e-198d-40a5-b689-112a1eeddb36', 'username': u'networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:50:38,188 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c', 'password': '387ccd3e-198d-40a5-b689-112a1eeddb36', 'project_name': 'networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '327f8d00893f473089d74da9c183824a', 'project_domain_name': 'Default'} 2019-01-14 16:50:38,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2853d107-b189-46f5-ba40-73c824a58886 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:38,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2853d107-b189-46f5-ba40-73c824a58886 2019-01-14 16:50:38,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107846021652s 2019-01-14 16:50:38,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2853d107-b189-46f5-ba40-73c824a58886 2019-01-14 16:50:38,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6688a048-5cf4-4f3f-9e08-fbd423a44f99 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:38,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6688a048-5cf4-4f3f-9e08-fbd423a44f99 2019-01-14 16:50:38,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095899105072s 2019-01-14 16:50:38,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6688a048-5cf4-4f3f-9e08-fbd423a44f99 2019-01-14 16:50:38,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:38,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8e9a9b-789e-40de-8276-e732147b3886 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:50:38,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ba8e9a9b-789e-40de-8276-e732147b3886 2019-01-14 16:50:38,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11123085022s 2019-01-14 16:50:38,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ba8e9a9b-789e-40de-8276-e732147b3886 2019-01-14 16:50:38,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a2920f-e4cc-4ae0-a105-b138d4b5edbe Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c", "links": {"self": "http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "160bc63a89984b078c3ffe5a36364a86", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:38,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-79a2920f-e4cc-4ae0-a105-b138d4b5edbe 2019-01-14 16:50:38,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123161077499s 2019-01-14 16:50:38,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-79a2920f-e4cc-4ae0-a105-b138d4b5edbe 2019-01-14 16:50:38,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:50:38,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ebb1a8-8ab3-4255-83c4-cc75e45a0dc3 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a"}, "tags": [], "enabled": true, "id": "327f8d00893f473089d74da9c183824a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:50:38,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-50ebb1a8-8ab3-4255-83c4-cc75e45a0dc3 2019-01-14 16:50:38,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10214805603s 2019-01-14 16:50:38,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-50ebb1a8-8ab3-4255-83c4-cc75e45a0dc3 2019-01-14 16:50:38,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:50:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=327f8d00893f473089d74da9c183824a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:38,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0bac53-e66e-41b8-8b09-2eebb5acccf6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=327f8d00893f473089d74da9c183824a", "previous": null, "next": null}} 2019-01-14 16:50:38,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=327f8d00893f473089d74da9c183824a used request id req-1c0bac53-e66e-41b8-8b09-2eebb5acccf6 2019-01-14 16:50:38,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12806892395s 2019-01-14 16:50:38,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=160bc63a89984b078c3ffe5a36364a86&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=327f8d00893f473089d74da9c183824a used request id req-1c0bac53-e66e-41b8-8b09-2eebb5acccf6 2019-01-14 16:50:38,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:50:38,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a/users/160bc63a89984b078c3ffe5a36364a86/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:39,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d18458ef-496c-4a00-9af6-b8f5f2d3e61f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:39,033 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a/users/160bc63a89984b078c3ffe5a36364a86/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-d18458ef-496c-4a00-9af6-b8f5f2d3e61f 2019-01-14 16:50:39,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142904996872s 2019-01-14 16:50:39,033 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a/users/160bc63a89984b078c3ffe5a36364a86/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-d18458ef-496c-4a00-9af6-b8f5f2d3e61f 2019-01-14 16:50:39,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:39,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:39,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ea9e96-bbe7-451e-a8fd-5a0658bd8574 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:39,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d6ea9e96-bbe7-451e-a8fd-5a0658bd8574 2019-01-14 16:50:39,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913710594177s 2019-01-14 16:50:39,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d6ea9e96-bbe7-451e-a8fd-5a0658bd8574 2019-01-14 16:50:39,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:39,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1814d90e-b33f-4f69-bbe8-83b2f3b2209b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:50:39,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1814d90e-b33f-4f69-bbe8-83b2f3b2209b 2019-01-14 16:50:39,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100978136063s 2019-01-14 16:50:39,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1814d90e-b33f-4f69-bbe8-83b2f3b2209b 2019-01-14 16:50:39,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:39,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bac6724-fd5a-4b3e-b084-285b925cd549 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c", "links": {"self": "http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "160bc63a89984b078c3ffe5a36364a86", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:39,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4bac6724-fd5a-4b3e-b084-285b925cd549 2019-01-14 16:50:39,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114304065704s 2019-01-14 16:50:39,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4bac6724-fd5a-4b3e-b084-285b925cd549 2019-01-14 16:50:39,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:50:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=160bc63a89984b078c3ffe5a36364a86&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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:39,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0f895e-46c3-43bc-8ad9-fc36d26b136c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=160bc63a89984b078c3ffe5a36364a86&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 16:50:39,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=160bc63a89984b078c3ffe5a36364a86&scope.domain.id=default used request id req-df0f895e-46c3-43bc-8ad9-fc36d26b136c 2019-01-14 16:50:39,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10342001915s 2019-01-14 16:50:39,465 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=160bc63a89984b078c3ffe5a36364a86&scope.domain.id=default used request id req-df0f895e-46c3-43bc-8ad9-fc36d26b136c 2019-01-14 16:50:39,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 16:50:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/160bc63a89984b078c3ffe5a36364a86/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:39,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aac192a-140b-4d6c-a8ef-7d7e4adb3cb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:39,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/160bc63a89984b078c3ffe5a36364a86/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-0aac192a-140b-4d6c-a8ef-7d7e4adb3cb3 2019-01-14 16:50:39,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.139672040939s 2019-01-14 16:50:39,609 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/160bc63a89984b078c3ffe5a36364a86/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-0aac192a-140b-4d6c-a8ef-7d7e4adb3cb3 2019-01-14 16:50:39,609 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:50:41,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:50:43,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f9040925-a750-4e4f-822f-db3053dc4bc3 | 2019-01-14T16:50:43.546242 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f9040925-a750-4e4f-822f-db3053dc4bc3 ~/.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 2019-01-14 16:50:47,052 - 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 | +-------------+----------------+-----------+ 2019-01-14 16:50:47,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:50:49,994 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:50:52,797 - 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=06aef0dd-a6f0-4832-920c-7dd699309778) as the default verifier for the future CLI operations. 2019-01-14 16:50:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:50:54,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346e4260-5817-47d8-a568-04e7f9e4aa58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:50:54,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-346e4260-5817-47d8-a568-04e7f9e4aa58 2019-01-14 16:50:54,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:50:54,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "327f8d00893f473089d74da9c183824a", "name": "networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/327f8d00893f473089d74da9c183824a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/327f8d00893f473089d74da9c183824a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/327f8d00893f473089d74da9c183824a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/327f8d00893f473089d74da9c183824a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/327f8d00893f473089d74da9c183824a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/327f8d00893f473089d74da9c183824a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/327f8d00893f473089d74da9c183824a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/327f8d00893f473089d74da9c183824a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/327f8d00893f473089d74da9c183824a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_327f8d00893f473089d74da9c183824a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_327f8d00893f473089d74da9c183824a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/327f8d00893f473089d74da9c183824a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/327f8d00893f473089d74da9c183824a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/327f8d00893f473089d74da9c183824a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c", "id": "160bc63a89984b078c3ffe5a36364a86"}, "audit_ids": ["SDJhfvP-SLKfdo0_WuQnNA"], "issued_at": "2019-01-14T16:50:54.000000Z"}} 2019-01-14 16:50:54,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 16:50:54,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8a9316cc29c620e9ac66e0ff39004e010948b90d" 2019-01-14 16:50:55,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-cf9857a2-9b33-4b69-856f-520d2aba7628 Date: Mon, 14 Jan 2019 16:50:55 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."}]} 2019-01-14 16:50:55,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-cf9857a2-9b33-4b69-856f-520d2aba7628 2019-01-14 16:50:55,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.204262971878s 2019-01-14 16:50:55,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-cf9857a2-9b33-4b69-856f-520d2aba7628 2019-01-14 16:50:55,203 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-01-14 16:50:55,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:55,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e75a329-5b64-4e55-8430-5c4184377a71 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c", "links": {"self": "http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "160bc63a89984b078c3ffe5a36364a86", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:55,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6e75a329-5b64-4e55-8430-5c4184377a71 2019-01-14 16:50:55,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125890016556s 2019-01-14 16:50:55,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6e75a329-5b64-4e55-8430-5c4184377a71 2019-01-14 16:50:55,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:55,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:55,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c60eab-45fa-4b30-9308-d2fa5d6d80c4 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c", "links": {"self": "http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "160bc63a89984b078c3ffe5a36364a86", "description": null}} 2019-01-14 16:50:55,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86 used request id req-73c60eab-45fa-4b30-9308-d2fa5d6d80c4 2019-01-14 16:50:55,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109946012497s 2019-01-14 16:50:55,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86 used request id req-73c60eab-45fa-4b30-9308-d2fa5d6d80c4 2019-01-14 16:50:55,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 16:50:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:55,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66bfbfb8-efe2-464e-b675-698aa7236a4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:55,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86 used request id req-66bfbfb8-efe2-464e-b675-698aa7236a4e 2019-01-14 16:50:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.252959012985s 2019-01-14 16:50:55,698 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/160bc63a89984b078c3ffe5a36364a86 used request id req-66bfbfb8-efe2-464e-b675-698aa7236a4e 2019-01-14 16:50:55,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:50:55,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:55,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282263de-b150-44f6-b8c0-55f7bc0314aa Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a"}, "tags": [], "enabled": true, "id": "327f8d00893f473089d74da9c183824a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:50:55,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-282263de-b150-44f6-b8c0-55f7bc0314aa 2019-01-14 16:50:55,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106183052063s 2019-01-14 16:50:55,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-282263de-b150-44f6-b8c0-55f7bc0314aa 2019-01-14 16:50:55,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 16:50:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:56,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db04f1f7-70ac-40a5-888f-086a36abba73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:56,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a used request id req-db04f1f7-70ac-40a5-888f-086a36abba73 2019-01-14 16:50:56,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.184196949005s 2019-01-14 16:50:56,001 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/327f8d00893f473089d74da9c183824a used request id req-db04f1f7-70ac-40a5-888f-086a36abba73 2019-01-14 16:50:56,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 16:50:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=327f8d00893f473089d74da9c183824a&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}b9ea732b1913522f973f2435817bb9ad9e0cfedd" 2019-01-14 16:50:56,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-734271db-bbdc-4350-8745-e8f3b6fb3807 Date: Mon, 14 Jan 2019 16:50:56 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:50:56,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=327f8d00893f473089d74da9c183824a&name=default used request id req-734271db-bbdc-4350-8745-e8f3b6fb3807 2019-01-14 16:50:56,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222915887833s 2019-01-14 16:50:56,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=327f8d00893f473089d74da9c183824a&name=default used request id req-734271db-bbdc-4350-8745-e8f3b6fb3807 2019-01-14 16:50:56,227 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-01-14 16:50:56,228 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-01-14 16:50:56,281 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-01-14 16:50:56,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:50:56,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fe4292-9197-406a-94ea-7bfd8d14769b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:50:56,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-91fe4292-9197-406a-94ea-7bfd8d14769b 2019-01-14 16:50:56,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:50:56,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T17:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["hBdJv_mxSK2CO_0evHZu-g"], "issued_at": "2019-01-14T16:50:56.000000Z"}} 2019-01-14 16:50:56,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 16:50:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:56,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-6a2ab55e-a856-4bca-914d-cee3c35ab041 Date: Mon, 14 Jan 2019 16:50:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:50:56,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a2ab55e-a856-4bca-914d-cee3c35ab041 2019-01-14 16:50:56,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261016130447s 2019-01-14 16:50:56,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a2ab55e-a856-4bca-914d-cee3c35ab041 2019-01-14 16:50:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:50:56,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:50: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:50:56,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:57,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:57,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5840563a-aca8-45c4-b43e-8af4251cad3e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 16:50:57,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5840563a-aca8-45c4-b43e-8af4251cad3e 2019-01-14 16:50:57,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103066921234s 2019-01-14 16:50:57,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5840563a-aca8-45c4-b43e-8af4251cad3e 2019-01-14 16:50:57,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 16:50:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0"}}' 2019-01-14 16:50:57,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1fe85b6-3fa5-47a6-bb3c-09c0cd822e8a 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.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d"}, "tags": [], "enabled": true, "id": "99471f1e5e0c41e2b6710ad428f8f36d", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0"}} 2019-01-14 16:50:57,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d1fe85b6-3fa5-47a6-bb3c-09c0cd822e8a 2019-01-14 16:50:57,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.148712158203s 2019-01-14 16:50:57,259 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d1fe85b6-3fa5-47a6-bb3c-09c0cd822e8a 2019-01-14 16:50:57,260 - 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'99471f1e5e0c41e2b6710ad428f8f36d', '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_47476ec1-3f83-4141-8180-e98ac37469c0'}) 2019-01-14 16:50:57,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 16:50:57,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4664e8e9-f827-4ca4-a8f8-7d222245da5a", "email": null, "name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0"}}' 2019-01-14 16:50:57,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff608c55-9db2-4617-8ff5-7071ae33f8bb Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0", "links": {"self": "http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d45d3511deb4062bf29afb78048fe30", "domain_id": "default", "password_expires_at": null}} 2019-01-14 16:50:57,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ff608c55-9db2-4617-8ff5-7071ae33f8bb 2019-01-14 16:50:57,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.524360895157s 2019-01-14 16:50:57,791 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ff608c55-9db2-4617-8ff5-7071ae33f8bb 2019-01-14 16:50:57,792 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d45d3511deb4062bf29afb78048fe30', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0'}) 2019-01-14 16:50:57,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:57,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:57,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7fb085-b428-42e1-9906-8477bf591bcf Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:57,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e7fb085-b428-42e1-9906-8477bf591bcf 2019-01-14 16:50:57,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102191925049s 2019-01-14 16:50:57,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e7fb085-b428-42e1-9906-8477bf591bcf 2019-01-14 16:50:57,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:57,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e59a325-b264-4d47-a55c-8379d05e2e34 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:58,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0e59a325-b264-4d47-a55c-8379d05e2e34 2019-01-14 16:50:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102344036102s 2019-01-14 16:50:58,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0e59a325-b264-4d47-a55c-8379d05e2e34 2019-01-14 16:50:58,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee97fa32-c856-43af-a044-83573ff3ea55 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:50:58,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ee97fa32-c856-43af-a044-83573ff3ea55 2019-01-14 16:50:58,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102058887482s 2019-01-14 16:50:58,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ee97fa32-c856-43af-a044-83573ff3ea55 2019-01-14 16:50:58,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4774200c-7e88-4e58-b5e0-1f65cd65c37c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0", "links": {"self": "http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d45d3511deb4062bf29afb78048fe30", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:58,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4774200c-7e88-4e58-b5e0-1f65cd65c37c 2019-01-14 16:50:58,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120803833008s 2019-01-14 16:50:58,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4774200c-7e88-4e58-b5e0-1f65cd65c37c 2019-01-14 16:50:58,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:50:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a799e5-756c-44a2-a6d5-00cb19b5cf13 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d"}, "tags": [], "enabled": true, "id": "99471f1e5e0c41e2b6710ad428f8f36d", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0"}]} 2019-01-14 16:50:58,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d4a799e5-756c-44a2-a6d5-00cb19b5cf13 2019-01-14 16:50:58,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103899002075s 2019-01-14 16:50:58,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d4a799e5-756c-44a2-a6d5-00cb19b5cf13 2019-01-14 16:50:58,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:50:58,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954049b9-8df5-4b1d-a0b3-b107428af179 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d", "previous": null, "next": null}} 2019-01-14 16:50:58,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d used request id req-954049b9-8df5-4b1d-a0b3-b107428af179 2019-01-14 16:50:58,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0958671569824s 2019-01-14 16:50:58,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d used request id req-954049b9-8df5-4b1d-a0b3-b107428af179 2019-01-14 16:50:58,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:50:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d/users/7d45d3511deb4062bf29afb78048fe30/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85d1792-b86f-48cb-bfa6-1b1bdc244ec6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:58,602 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d/users/7d45d3511deb4062bf29afb78048fe30/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-a85d1792-b86f-48cb-bfa6-1b1bdc244ec6 2019-01-14 16:50:58,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144764900208s 2019-01-14 16:50:58,603 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d/users/7d45d3511deb4062bf29afb78048fe30/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-a85d1792-b86f-48cb-bfa6-1b1bdc244ec6 2019-01-14 16:50:58,603 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0', 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'99471f1e5e0c41e2b6710ad428f8f36d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4664e8e9-f827-4ca4-a8f8-7d222245da5a', 'username': u'networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:50:58,607 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0', 'password': '4664e8e9-f827-4ca4-a8f8-7d222245da5a', 'project_name': 'networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '99471f1e5e0c41e2b6710ad428f8f36d', 'project_domain_name': 'Default'} 2019-01-14 16:50:58,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650ef97e-f6ec-4d64-873b-7667d1fcfb11 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:58,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-650ef97e-f6ec-4d64-873b-7667d1fcfb11 2019-01-14 16:50:58,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.017441034317s 2019-01-14 16:50:58,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-650ef97e-f6ec-4d64-873b-7667d1fcfb11 2019-01-14 16:50:58,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d226f73c-1fe8-429a-9e40-cc368c08d5ac Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:58,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d226f73c-1fe8-429a-9e40-cc368c08d5ac 2019-01-14 16:50:58,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950171947479s 2019-01-14 16:50:58,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d226f73c-1fe8-429a-9e40-cc368c08d5ac 2019-01-14 16:50:58,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e06a51-5d7e-4690-93d1-977792c231da Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:50:58,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-75e06a51-5d7e-4690-93d1-977792c231da 2019-01-14 16:50:58,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110443115234s 2019-01-14 16:50:58,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-75e06a51-5d7e-4690-93d1-977792c231da 2019-01-14 16:50:58,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:58,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f155c96a-2cad-410d-8985-5b1ad51e062a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0", "links": {"self": "http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d45d3511deb4062bf29afb78048fe30", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:58,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f155c96a-2cad-410d-8985-5b1ad51e062a 2019-01-14 16:50:58,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121565103531s 2019-01-14 16:50:58,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f155c96a-2cad-410d-8985-5b1ad51e062a 2019-01-14 16:50:58,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:50:58,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d4c503-5223-454f-ba09-bd549f69f4eb Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d"}, "tags": [], "enabled": true, "id": "99471f1e5e0c41e2b6710ad428f8f36d", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0"}]} 2019-01-14 16:50:59,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b1d4c503-5223-454f-ba09-bd549f69f4eb 2019-01-14 16:50:59,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0933368206024s 2019-01-14 16:50:59,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b1d4c503-5223-454f-ba09-bd549f69f4eb 2019-01-14 16:50:59,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:50:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c817d8-52f9-497e-ae4d-a9f336661bd4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d", "previous": null, "next": null}} 2019-01-14 16:50:59,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d used request id req-e1c817d8-52f9-497e-ae4d-a9f336661bd4 2019-01-14 16:50:59,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105150938034s 2019-01-14 16:50:59,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7d45d3511deb4062bf29afb78048fe30&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=99471f1e5e0c41e2b6710ad428f8f36d used request id req-e1c817d8-52f9-497e-ae4d-a9f336661bd4 2019-01-14 16:50:59,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:50:59,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d/users/7d45d3511deb4062bf29afb78048fe30/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5331c02f-afde-4b9e-97a6-d65bd2ab3ab4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:59,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d/users/7d45d3511deb4062bf29afb78048fe30/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-5331c02f-afde-4b9e-97a6-d65bd2ab3ab4 2019-01-14 16:50:59,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152116060257s 2019-01-14 16:50:59,341 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d/users/7d45d3511deb4062bf29afb78048fe30/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-5331c02f-afde-4b9e-97a6-d65bd2ab3ab4 2019-01-14 16:50:59,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:50:59,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028d9fe6-aacf-4880-9d85-5bccac03ffc1 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:50:59,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-028d9fe6-aacf-4880-9d85-5bccac03ffc1 2019-01-14 16:50:59,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0968980789185s 2019-01-14 16:50:59,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-028d9fe6-aacf-4880-9d85-5bccac03ffc1 2019-01-14 16:50:59,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:50:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086a430f-a246-4c1a-b28c-9a055332adf4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:50:59,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-086a430f-a246-4c1a-b28c-9a055332adf4 2019-01-14 16:50:59,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101901054382s 2019-01-14 16:50:59,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-086a430f-a246-4c1a-b28c-9a055332adf4 2019-01-14 16:50:59,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:50:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7634f89b-8d49-477d-acf7-8e0577323228 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0", "links": {"self": "http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d45d3511deb4062bf29afb78048fe30", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:50:59,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7634f89b-8d49-477d-acf7-8e0577323228 2019-01-14 16:50:59,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11777806282s 2019-01-14 16:50:59,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7634f89b-8d49-477d-acf7-8e0577323228 2019-01-14 16:50:59,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:50:59,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=7d45d3511deb4062bf29afb78048fe30&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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064c18af-5d78-416b-82d9-d85b17e6c54e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=7d45d3511deb4062bf29afb78048fe30&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 16:50:59,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=7d45d3511deb4062bf29afb78048fe30&scope.domain.id=default used request id req-064c18af-5d78-416b-82d9-d85b17e6c54e 2019-01-14 16:50:59,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.094190120697s 2019-01-14 16:50:59,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=7d45d3511deb4062bf29afb78048fe30&scope.domain.id=default used request id req-064c18af-5d78-416b-82d9-d85b17e6c54e 2019-01-14 16:50:59,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 16:50:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/7d45d3511deb4062bf29afb78048fe30/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:50:59,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf26be6-8bb7-44fb-9cb8-4fc1c1cd09de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:50:59,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/7d45d3511deb4062bf29afb78048fe30/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-2bf26be6-8bb7-44fb-9cb8-4fc1c1cd09de 2019-01-14 16:50:59,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14871096611s 2019-01-14 16:50:59,926 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/7d45d3511deb4062bf29afb78048fe30/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-2bf26be6-8bb7-44fb-9cb8-4fc1c1cd09de 2019-01-14 16:50:59,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:51:02,187 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:51:04,279 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 307e4295-0e92-4e44-80af-8b483da5ca04 | 2019-01-14T16:51:03.908724 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 307e4295-0e92-4e44-80af-8b483da5ca04 ~/.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 2019-01-14 16:51:07,540 - 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 | +-------------+----------------+-----------+ 2019-01-14 16:51:08,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:51:10,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:51:12,907 - 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=aac19fe5-592b-4a77-a345-98ebc8cd0e4a) as the default verifier for the future CLI operations. 2019-01-14 16:51:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:14,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edfb99cf-c921-4be8-8536-59e44b9d5dec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:51:14,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-edfb99cf-c921-4be8-8536-59e44b9d5dec 2019-01-14 16:51:14,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:51:15,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99471f1e5e0c41e2b6710ad428f8f36d", "name": "networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_99471f1e5e0c41e2b6710ad428f8f36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_99471f1e5e0c41e2b6710ad428f8f36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/99471f1e5e0c41e2b6710ad428f8f36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0", "id": "7d45d3511deb4062bf29afb78048fe30"}, "audit_ids": ["pJJQwGjXQnKhiDMmvaIgDQ"], "issued_at": "2019-01-14T16:51:15.000000Z"}} 2019-01-14 16:51:15,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 16:51:15,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5f84785cb0c7b79190a293d1c03e24e096eebc5" 2019-01-14 16:51:15,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-740eec8f-3454-48b0-9f1c-36ecb169b386 Date: Mon, 14 Jan 2019 16:51:15 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."}]} 2019-01-14 16:51:15,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-740eec8f-3454-48b0-9f1c-36ecb169b386 2019-01-14 16:51:15,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188421010971s 2019-01-14 16:51:15,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-740eec8f-3454-48b0-9f1c-36ecb169b386 2019-01-14 16:51:15,290 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-01-14 16:51:15,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:51:15,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c86068-2501-44f6-8ef2-710dca9d7e75 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0", "links": {"self": "http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d45d3511deb4062bf29afb78048fe30", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:51:15,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f1c86068-2501-44f6-8ef2-710dca9d7e75 2019-01-14 16:51:15,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117968082428s 2019-01-14 16:51:15,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f1c86068-2501-44f6-8ef2-710dca9d7e75 2019-01-14 16:51:15,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:51:15,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35dc6e2-6157-4e7d-a438-375583fd3cbf Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0", "links": {"self": "http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7d45d3511deb4062bf29afb78048fe30", "description": null}} 2019-01-14 16:51:15,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30 used request id req-c35dc6e2-6157-4e7d-a438-375583fd3cbf 2019-01-14 16:51:15,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108203172684s 2019-01-14 16:51:15,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30 used request id req-c35dc6e2-6157-4e7d-a438-375583fd3cbf 2019-01-14 16:51:15,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 16:51:15,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:51:15,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e776052d-492b-42af-a356-b138990afe3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:15,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30 used request id req-e776052d-492b-42af-a356-b138990afe3c 2019-01-14 16:51:15,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210942029953s 2019-01-14 16:51:15,733 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7d45d3511deb4062bf29afb78048fe30 used request id req-e776052d-492b-42af-a356-b138990afe3c 2019-01-14 16:51:15,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:51:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:51:15,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a34011-d5e2-44e6-a16d-e1f280310cb9 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d"}, "tags": [], "enabled": true, "id": "99471f1e5e0c41e2b6710ad428f8f36d", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0"}]} 2019-01-14 16:51:15,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-12a34011-d5e2-44e6-a16d-e1f280310cb9 2019-01-14 16:51:15,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105664014816s 2019-01-14 16:51:15,846 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-12a34011-d5e2-44e6-a16d-e1f280310cb9 2019-01-14 16:51:15,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 16:51:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:51:16,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acbb607e-9b48-49e0-98a2-42019c07642b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:16,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d used request id req-acbb607e-9b48-49e0-98a2-42019c07642b 2019-01-14 16:51:16,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.172568798065s 2019-01-14 16:51:16,024 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/99471f1e5e0c41e2b6710ad428f8f36d used request id req-acbb607e-9b48-49e0-98a2-42019c07642b 2019-01-14 16:51:16,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 16:51:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=99471f1e5e0c41e2b6710ad428f8f36d&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}4b48a6462668888af9ab544c1b913339bb471a41" 2019-01-14 16:51:16,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c2fbc67d-2506-4783-b167-b7342ccfa777 Date: Mon, 14 Jan 2019 16:51:16 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:51:16,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=99471f1e5e0c41e2b6710ad428f8f36d&name=default used request id req-c2fbc67d-2506-4783-b167-b7342ccfa777 2019-01-14 16:51:16,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21740603447s 2019-01-14 16:51:16,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=99471f1e5e0c41e2b6710ad428f8f36d&name=default used request id req-c2fbc67d-2506-4783-b167-b7342ccfa777 2019-01-14 16:51:16,245 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-01-14 16:51:16,245 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-01-14 16:51:16,286 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-01-14 16:51:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:16,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191fc044-21b8-4744-a3fb-55caacd56b79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:51:16,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-191fc044-21b8-4744-a3fb-55caacd56b79 2019-01-14 16:51:16,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:51:16,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T17:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["EdSIzS_vT9mDL_ngtiTvNA"], "issued_at": "2019-01-14T16:51:16.000000Z"}} 2019-01-14 16:51:16,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 16:51:16,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:17,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c5860975-022c-4130-9f5a-42d757494ecd Date: Mon, 14 Jan 2019 16:51:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:51:17,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c5860975-022c-4130-9f5a-42d757494ecd 2019-01-14 16:51:17,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284517049789s 2019-01-14 16:51:17,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c5860975-022c-4130-9f5a-42d757494ecd 2019-01-14 16:51:17,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:17,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:51: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:51:17,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:51:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:17,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82696a4-2e1f-4f29-b91b-0f7b8933b5df Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 16:51:17,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e82696a4-2e1f-4f29-b91b-0f7b8933b5df 2019-01-14 16:51:17,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0976810455322s 2019-01-14 16:51:17,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e82696a4-2e1f-4f29-b91b-0f7b8933b5df 2019-01-14 16:51:17,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 16:51:17,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667"}}' 2019-01-14 16:51:17,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c37ee2-2037-4b72-94f2-dd27481f3325 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.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe"}, "tags": [], "enabled": true, "id": "3f79c0d03dcf4141a085a999037e63fe", "parent_id": "default", "domain_id": "default", "name": "barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667"}} 2019-01-14 16:51:17,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-22c37ee2-2037-4b72-94f2-dd27481f3325 2019-01-14 16:51:17,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137331008911s 2019-01-14 16:51:17,265 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-22c37ee2-2037-4b72-94f2-dd27481f3325 2019-01-14 16:51:17,265 - 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'3f79c0d03dcf4141a085a999037e63fe', '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_cfec65fd-47ae-416c-9d6c-3dbbeb141667'}) 2019-01-14 16:51:17,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 16:51:17,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "780a92ab-3b5f-4699-9aee-6d31968a635d", "email": null, "name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667"}}' 2019-01-14 16:51:17,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1451335c-6304-4fe8-826e-b72c74ad710c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667", "links": {"self": "http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4f6e4381d624a5984b3f159f7fb85d8", "domain_id": "default", "password_expires_at": null}} 2019-01-14 16:51:17,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-1451335c-6304-4fe8-826e-b72c74ad710c 2019-01-14 16:51:17,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374624967575s 2019-01-14 16:51:17,647 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-1451335c-6304-4fe8-826e-b72c74ad710c 2019-01-14 16:51:17,648 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4f6e4381d624a5984b3f159f7fb85d8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667'}) 2019-01-14 16:51:17,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:17,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a19901-15ca-4a28-b20a-6ccc98ab2231 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:17,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-47a19901-15ca-4a28-b20a-6ccc98ab2231 2019-01-14 16:51:17,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116931915283s 2019-01-14 16:51:17,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-47a19901-15ca-4a28-b20a-6ccc98ab2231 2019-01-14 16:51:17,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:17,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:17,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7cbb4f-1aed-4c07-8dcc-ad033e530d66 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:17,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1d7cbb4f-1aed-4c07-8dcc-ad033e530d66 2019-01-14 16:51:17,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102813959122s 2019-01-14 16:51:17,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1d7cbb4f-1aed-4c07-8dcc-ad033e530d66 2019-01-14 16:51:17,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:51:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:17,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6686ba34-c2f0-41f0-bcb1-8ea8aa20fdb1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:51:17,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6686ba34-c2f0-41f0-bcb1-8ea8aa20fdb1 2019-01-14 16:51:17,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0983810424805s 2019-01-14 16:51:17,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6686ba34-c2f0-41f0-bcb1-8ea8aa20fdb1 2019-01-14 16:51:17,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c36c4ba-eafb-4278-950c-43e5149229d2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667", "links": {"self": "http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4f6e4381d624a5984b3f159f7fb85d8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:51:18,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2c36c4ba-eafb-4278-950c-43e5149229d2 2019-01-14 16:51:18,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12021112442s 2019-01-14 16:51:18,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2c36c4ba-eafb-4278-950c-43e5149229d2 2019-01-14 16:51:18,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:51:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215ed3b1-0183-452b-988e-edc2b4217ad7 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe"}, "tags": [], "enabled": true, "id": "3f79c0d03dcf4141a085a999037e63fe", "parent_id": "default", "domain_id": "default", "name": "barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:51:18,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-215ed3b1-0183-452b-988e-edc2b4217ad7 2019-01-14 16:51:18,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103701114655s 2019-01-14 16:51:18,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-215ed3b1-0183-452b-988e-edc2b4217ad7 2019-01-14 16:51:18,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:51:18,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3f79c0d03dcf4141a085a999037e63fe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a94e20d-58f2-4021-9bdc-6dd19c92b34c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3f79c0d03dcf4141a085a999037e63fe", "previous": null, "next": null}} 2019-01-14 16:51:18,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3f79c0d03dcf4141a085a999037e63fe used request id req-6a94e20d-58f2-4021-9bdc-6dd19c92b34c 2019-01-14 16:51:18,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0941340923309s 2019-01-14 16:51:18,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3f79c0d03dcf4141a085a999037e63fe used request id req-6a94e20d-58f2-4021-9bdc-6dd19c92b34c 2019-01-14 16:51:18,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:51:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3883d52-a53a-4d4a-af10-69c2916f5d1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:18,470 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-a3883d52-a53a-4d4a-af10-69c2916f5d1f 2019-01-14 16:51:18,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147250890732s 2019-01-14 16:51:18,471 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-a3883d52-a53a-4d4a-af10-69c2916f5d1f 2019-01-14 16:51:18,471 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667', 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'3f79c0d03dcf4141a085a999037e63fe', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '780a92ab-3b5f-4699-9aee-6d31968a635d', 'username': u'barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:51:18,475 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667', 'password': '780a92ab-3b5f-4699-9aee-6d31968a635d', 'project_name': 'barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '3f79c0d03dcf4141a085a999037e63fe', 'project_domain_name': 'Default'} 2019-01-14 16:51:18,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:18,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc65261-d235-4f72-83c7-0e40247906cd Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:18,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8dc65261-d235-4f72-83c7-0e40247906cd 2019-01-14 16:51:18,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950829982758s 2019-01-14 16:51:18,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8dc65261-d235-4f72-83c7-0e40247906cd 2019-01-14 16:51:18,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec155cff-a38c-4970-9e12-9e44f035c29d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:18,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ec155cff-a38c-4970-9e12-9e44f035c29d 2019-01-14 16:51:18,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110316038132s 2019-01-14 16:51:18,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ec155cff-a38c-4970-9e12-9e44f035c29d 2019-01-14 16:51:18,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:51:18,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6949a57-3f7b-4db4-9c75-bf439df5d997 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:51:18,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c6949a57-3f7b-4db4-9c75-bf439df5d997 2019-01-14 16:51:18,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105175018311s 2019-01-14 16:51:18,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c6949a57-3f7b-4db4-9c75-bf439df5d997 2019-01-14 16:51:18,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97a1c85-b13e-4482-9fca-97ca4f780a09 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667", "links": {"self": "http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4f6e4381d624a5984b3f159f7fb85d8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:51:18,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a97a1c85-b13e-4482-9fca-97ca4f780a09 2019-01-14 16:51:18,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0416669845581s 2019-01-14 16:51:18,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a97a1c85-b13e-4482-9fca-97ca4f780a09 2019-01-14 16:51:18,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:51:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:18,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bc521d-bd1f-483a-8f37-02fe2432db76 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe"}, "tags": [], "enabled": true, "id": "3f79c0d03dcf4141a085a999037e63fe", "parent_id": "default", "domain_id": "default", "name": "barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:51:18,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-71bc521d-bd1f-483a-8f37-02fe2432db76 2019-01-14 16:51:18,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991859436035s 2019-01-14 16:51:18,954 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-71bc521d-bd1f-483a-8f37-02fe2432db76 2019-01-14 16:51:18,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:51:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=3f79c0d03dcf4141a085a999037e63fe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:19,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e508d35d-067c-42da-82b0-0cf538818a43 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=3f79c0d03dcf4141a085a999037e63fe", "previous": null, "next": null}} 2019-01-14 16:51:19,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=3f79c0d03dcf4141a085a999037e63fe used request id req-e508d35d-067c-42da-82b0-0cf538818a43 2019-01-14 16:51:19,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104961156845s 2019-01-14 16:51:19,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f4f6e4381d624a5984b3f159f7fb85d8&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=3f79c0d03dcf4141a085a999037e63fe used request id req-e508d35d-067c-42da-82b0-0cf538818a43 2019-01-14 16:51:19,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:51:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:19,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b7c2600-eaef-4bd3-9efe-c64874a3f453 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:19,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-6b7c2600-eaef-4bd3-9efe-c64874a3f453 2019-01-14 16:51:19,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1357858181s 2019-01-14 16:51:19,207 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-6b7c2600-eaef-4bd3-9efe-c64874a3f453 2019-01-14 16:51:19,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:19,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ef54ac-a842-4f44-aaa5-c1c78d668482 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:19,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e0ef54ac-a842-4f44-aaa5-c1c78d668482 2019-01-14 16:51:19,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0902450084686s 2019-01-14 16:51:19,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e0ef54ac-a842-4f44-aaa5-c1c78d668482 2019-01-14 16:51:19,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:51:19,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:19,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f22953-b151-4322-837d-568d6c12e619 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:51:19,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-72f22953-b151-4322-837d-568d6c12e619 2019-01-14 16:51:19,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104848861694s 2019-01-14 16:51:19,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-72f22953-b151-4322-837d-568d6c12e619 2019-01-14 16:51:19,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:19,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95f2f26-baed-4f6b-8bc1-f15d5cad759b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667", "links": {"self": "http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4f6e4381d624a5984b3f159f7fb85d8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:51:19,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b95f2f26-baed-4f6b-8bc1-f15d5cad759b 2019-01-14 16:51:19,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120388031006s 2019-01-14 16:51:19,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b95f2f26-baed-4f6b-8bc1-f15d5cad759b 2019-01-14 16:51:19,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:51:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=f4f6e4381d624a5984b3f159f7fb85d8&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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:19,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c255e7-a36f-4f37-82bd-813ab9cdda70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=f4f6e4381d624a5984b3f159f7fb85d8&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 16:51:19,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=f4f6e4381d624a5984b3f159f7fb85d8&scope.domain.id=default used request id req-b8c255e7-a36f-4f37-82bd-813ab9cdda70 2019-01-14 16:51:19,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111846208572s 2019-01-14 16:51:19,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=f4f6e4381d624a5984b3f159f7fb85d8&scope.domain.id=default used request id req-b8c255e7-a36f-4f37-82bd-813ab9cdda70 2019-01-14 16:51:19,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 16:51:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:19,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65011b5a-5fd0-4261-9331-d9e53d8770ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:19,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-65011b5a-5fd0-4261-9331-d9e53d8770ff 2019-01-14 16:51:19,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.139755010605s 2019-01-14 16:51:19,800 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/f4f6e4381d624a5984b3f159f7fb85d8/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-65011b5a-5fd0-4261-9331-d9e53d8770ff 2019-01-14 16:51:19,800 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:51:22,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:51:24,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9ce1b282-d961-43c3-a235-a2e6a2cbbc84 | 2019-01-14T16:51:24.148197 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9ce1b282-d961-43c3-a235-a2e6a2cbbc84 ~/.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 2019-01-14 16:51:27,631 - 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 | +-------------+----------------+-----------+ 2019-01-14 16:51:28,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:51:30,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:51:33,414 - 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=1efdff14-ac4a-4663-ba01-d452099ea79c) as the default verifier for the future CLI operations. 2019-01-14 16:51:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:35,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16f6310-eb6e-4f4b-92a1-3f223003e487 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:51:35,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d16f6310-eb6e-4f4b-92a1-3f223003e487 2019-01-14 16:51:35,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:51:35,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f79c0d03dcf4141a085a999037e63fe", "name": "barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3f79c0d03dcf4141a085a999037e63fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3f79c0d03dcf4141a085a999037e63fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3f79c0d03dcf4141a085a999037e63fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3f79c0d03dcf4141a085a999037e63fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3f79c0d03dcf4141a085a999037e63fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3f79c0d03dcf4141a085a999037e63fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3f79c0d03dcf4141a085a999037e63fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3f79c0d03dcf4141a085a999037e63fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3f79c0d03dcf4141a085a999037e63fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3f79c0d03dcf4141a085a999037e63fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3f79c0d03dcf4141a085a999037e63fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3f79c0d03dcf4141a085a999037e63fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3f79c0d03dcf4141a085a999037e63fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3f79c0d03dcf4141a085a999037e63fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667", "id": "f4f6e4381d624a5984b3f159f7fb85d8"}, "audit_ids": ["14Le9akCRHmQ1VpfWzhqTA"], "issued_at": "2019-01-14T16:51:35.000000Z"}} 2019-01-14 16:51:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:35,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:51:35,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-14 16:51:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 16:51:35,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16: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://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:51:35,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e36332c1ecab33d7dafea0d45988f50133e1a77" 2019-01-14 16:51:35,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b510234e-bf69-4298-9c1e-6efae33ddaa8 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/019c3dc99fd8461c92e55f206fe62c99"}, "enabled": true, "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1620f1e12f5d47f593fd8ebc99f5004a"}, "enabled": true, "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2ff70d2ef36846809e0201e3e5002536"}, "enabled": true, "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/50d55ed3fd5a478da7e717771a615c8f"}, "enabled": true, "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56d964ce1fcc4c70bc43b6c43af0ce0f"}, "enabled": true, "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/71df61e4cd0e45b08efde5177f1015a9"}, "enabled": true, "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7693f473b05e429ca6c0be53db9f7524"}, "enabled": true, "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8b7a9bcad9aa4692a51c7d556579173d"}, "enabled": true, "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/918153df5d6f45219919a52c062445b9"}, "enabled": true, "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a18f81dc7e13415dad63b4f8b214b529"}, "enabled": true, "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b347c2a44eab4ad3948d5c3644a4bfa8"}, "enabled": true, "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b3bd8fd19e02463f82c5183d5e071350"}, "enabled": true, "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b8cccf58a8b2462eba811ac194414083"}, "enabled": true, "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/bcab7792ffeb403d9cf6165ded80339d"}, "enabled": true, "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e27a10719fc1448b9e82dfae70be7642"}, "enabled": true, "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-01-14 16:51:35,610 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-b510234e-bf69-4298-9c1e-6efae33ddaa8 2019-01-14 16:51:35,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.118349075317s 2019-01-14 16:51:35,611 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-b510234e-bf69-4298-9c1e-6efae33ddaa8 2019-01-14 16:51:35,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 16:51:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7e36332c1ecab33d7dafea0d45988f50133e1a77" 2019-01-14 16:51:35,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-be592981-d3f5-4897-b801-7b25cb6a4340 Date: Mon, 14 Jan 2019 16:51:35 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."}]} 2019-01-14 16:51:35,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-be592981-d3f5-4897-b801-7b25cb6a4340 2019-01-14 16:51:35,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185091972351s 2019-01-14 16:51:35,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-be592981-d3f5-4897-b801-7b25cb6a4340 2019-01-14 16:51:35,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:35,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:35,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b702d0ed-74ce-45b2-b650-7b0710a9bc0a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667", "links": {"self": "http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4f6e4381d624a5984b3f159f7fb85d8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:51:35,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b702d0ed-74ce-45b2-b650-7b0710a9bc0a 2019-01-14 16:51:35,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113006830215s 2019-01-14 16:51:35,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b702d0ed-74ce-45b2-b650-7b0710a9bc0a 2019-01-14 16:51:35,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:36,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34666ec-7159-4c6a-819f-7a01654a9e7d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667", "links": {"self": "http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f4f6e4381d624a5984b3f159f7fb85d8", "description": null}} 2019-01-14 16:51:36,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8 used request id req-d34666ec-7159-4c6a-819f-7a01654a9e7d 2019-01-14 16:51:36,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128024101257s 2019-01-14 16:51:36,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8 used request id req-d34666ec-7159-4c6a-819f-7a01654a9e7d 2019-01-14 16:51:36,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 16:51:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:36,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3533ad3c-35c8-4c2c-8522-94c25cdd1f33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:36,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8 used request id req-3533ad3c-35c8-4c2c-8522-94c25cdd1f33 2019-01-14 16:51:36,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308264017105s 2019-01-14 16:51:36,369 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f4f6e4381d624a5984b3f159f7fb85d8 used request id req-3533ad3c-35c8-4c2c-8522-94c25cdd1f33 2019-01-14 16:51:36,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:51:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:36,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeec71b2-abfd-4dfc-bc9b-ccf81f6a8308 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe"}, "tags": [], "enabled": true, "id": "3f79c0d03dcf4141a085a999037e63fe", "parent_id": "default", "domain_id": "default", "name": "barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 16:51:36,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-eeec71b2-abfd-4dfc-bc9b-ccf81f6a8308 2019-01-14 16:51:36,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.098611831665s 2019-01-14 16:51:36,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-eeec71b2-abfd-4dfc-bc9b-ccf81f6a8308 2019-01-14 16:51:36,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 16:51:36,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:36,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5043a4-e576-487b-9f1c-14609b4dc6ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:36,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe used request id req-cc5043a4-e576-487b-9f1c-14609b4dc6ab 2019-01-14 16:51:36,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.203917980194s 2019-01-14 16:51:36,684 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3f79c0d03dcf4141a085a999037e63fe used request id req-cc5043a4-e576-487b-9f1c-14609b4dc6ab 2019-01-14 16:51:36,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 16:51:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3f79c0d03dcf4141a085a999037e63fe&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}7653978c4638b84c99961c33a2aa02776d46b753" 2019-01-14 16:51:36,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-42d8c1a5-0c88-4f98-867c-59fdfc1b79ef Date: Mon, 14 Jan 2019 16:51:36 GMT RESP BODY: {"security_groups": []} 2019-01-14 16:51:36,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3f79c0d03dcf4141a085a999037e63fe&name=default used request id req-42d8c1a5-0c88-4f98-867c-59fdfc1b79ef 2019-01-14 16:51:36,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236193180084s 2019-01-14 16:51:36,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3f79c0d03dcf4141a085a999037e63fe&name=default used request id req-42d8c1a5-0c88-4f98-867c-59fdfc1b79ef 2019-01-14 16:51:36,923 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-01-14 16:51:36,924 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-01-14 16:51:36,930 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:00 | PASS | | neutron-tempest-plugin-api | functest | smoke | 14:32 | FAIL | | rally_sanity | functest | smoke | 30:56 | PASS | | rally_jobs | functest | smoke | 24:37 | PASS | | refstack_defcore | functest | smoke | 08:13 | PASS | | patrole | functest | smoke | 01:51 | PASS | | snaps_smoke | functest | smoke | 52:00 | FAIL | | neutron_trunk | functest | smoke | 03:27 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-01-14 16:51:36,941 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 16:51:40,466 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 16:51:40,469 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq 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=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 16:51:40,469 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 16:51:40,470 - 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 | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2019-01-14 16:51:40,475 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-01-14 16:51:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:40,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93c519a-9b71-415c-8643-ae5e023fc573 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:51:40,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a93c519a-9b71-415c-8643-ae5e023fc573 2019-01-14 16:51:40,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:51:41,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T17:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["-9fXwjF0Q_KtxHS1VRVKcA"], "issued_at": "2019-01-14T16:51:41.000000Z"}} 2019-01-14 16:51:41,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 16:51:41,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:41,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-1c7ae077-4d2a-450e-9837-a3eda8d8bb6d Date: Mon, 14 Jan 2019 16:51:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 16:51:41,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c7ae077-4d2a-450e-9837-a3eda8d8bb6d 2019-01-14 16:51:41,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.526602983475s 2019-01-14 16:51:41,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c7ae077-4d2a-450e-9837-a3eda8d8bb6d 2019-01-14 16:51:41,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:41,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 16:51: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 16:51:41,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:51:41,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:41,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df3e5d1-a75d-455c-86cb-5b944e7afae9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 16:51:41,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0df3e5d1-a75d-455c-86cb-5b944e7afae9 2019-01-14 16:51:41,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10511302948s 2019-01-14 16:51:41,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0df3e5d1-a75d-455c-86cb-5b944e7afae9 2019-01-14 16:51:41,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 16:51:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}}' 2019-01-14 16:51:41,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc67c160-8678-4b32-bcbd-be3830203e79 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.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1"}, "tags": [], "enabled": true, "id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}} 2019-01-14 16:51:41,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fc67c160-8678-4b32-bcbd-be3830203e79 2019-01-14 16:51:41,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123330116272s 2019-01-14 16:51:41,940 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fc67c160-8678-4b32-bcbd-be3830203e79 2019-01-14 16:51:41,941 - 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'bfb55d5cce0f4f3abaf25b378a4d2de1', '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_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:41,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 16:51:41,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f30f6872-a434-4b32-afbf-738975b2a785", "email": null, "name": "vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}}' 2019-01-14 16:51:42,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 16:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94a51b8-9684-4cfd-8dc4-ec936d42fbd1 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "links": {"self": "http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a6a155a8a74a87817118bd63171c6b", "domain_id": "default", "password_expires_at": null}} 2019-01-14 16:51:42,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e94a51b8-9684-4cfd-8dc4-ec936d42fbd1 2019-01-14 16:51:42,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376584768295s 2019-01-14 16:51:42,324 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e94a51b8-9684-4cfd-8dc4-ec936d42fbd1 2019-01-14 16:51:42,325 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06a6a155a8a74a87817118bd63171c6b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:42,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:42,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f4b411-8728-4ad8-860a-ad216cb4416f Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:42,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7f4b411-8728-4ad8-860a-ad216cb4416f 2019-01-14 16:51:42,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105011940002s 2019-01-14 16:51:42,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7f4b411-8728-4ad8-860a-ad216cb4416f 2019-01-14 16:51:42,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:42,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:42,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82696187-2cda-44e0-900d-ffb5eb7f039f Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:42,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-82696187-2cda-44e0-900d-ffb5eb7f039f 2019-01-14 16:51:42,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0928149223328s 2019-01-14 16:51:42,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-82696187-2cda-44e0-900d-ffb5eb7f039f 2019-01-14 16:51:42,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:51:42,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:42,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3a28aa-ad95-44c7-80f7-b82bef139f67 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:51:42,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0d3a28aa-ad95-44c7-80f7-b82bef139f67 2019-01-14 16:51:42,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104537010193s 2019-01-14 16:51:42,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0d3a28aa-ad95-44c7-80f7-b82bef139f67 2019-01-14 16:51:42,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:42,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0896f58-e827-4e06-a0d1-7e01ddacc498 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "links": {"self": "http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a6a155a8a74a87817118bd63171c6b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:51:42,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d0896f58-e827-4e06-a0d1-7e01ddacc498 2019-01-14 16:51:42,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124790906906s 2019-01-14 16:51:42,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d0896f58-e827-4e06-a0d1-7e01ddacc498 2019-01-14 16:51:42,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:51:42,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:42,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49e8c92-76e6-4ec6-bac0-57c55bbad97e Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1"}, "tags": [], "enabled": true, "id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}]} 2019-01-14 16:51:42,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b49e8c92-76e6-4ec6-bac0-57c55bbad97e 2019-01-14 16:51:42,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0961449146271s 2019-01-14 16:51:42,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b49e8c92-76e6-4ec6-bac0-57c55bbad97e 2019-01-14 16:51:42,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:51:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:42,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ac8070-6fc7-4eea-90ed-0e1e3723910b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1", "previous": null, "next": null}} 2019-01-14 16:51:42,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1 used request id req-28ac8070-6fc7-4eea-90ed-0e1e3723910b 2019-01-14 16:51:42,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0934429168701s 2019-01-14 16:51:42,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1 used request id req-28ac8070-6fc7-4eea-90ed-0e1e3723910b 2019-01-14 16:51:42,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:51:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1/users/06a6a155a8a74a87817118bd63171c6b/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:43,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0390b776-e407-48d8-8dda-154672fdb483 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:43,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1/users/06a6a155a8a74a87817118bd63171c6b/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-0390b776-e407-48d8-8dda-154672fdb483 2019-01-14 16:51:43,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155095815659s 2019-01-14 16:51:43,136 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1/users/06a6a155a8a74a87817118bd63171c6b/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-0390b776-e407-48d8-8dda-154672fdb483 2019-01-14 16:51:43,136 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 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'bfb55d5cce0f4f3abaf25b378a4d2de1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f30f6872-a434-4b32-afbf-738975b2a785', 'username': u'vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:51:43,141 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'password': 'f30f6872-a434-4b32-afbf-738975b2a785', 'project_name': 'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'bfb55d5cce0f4f3abaf25b378a4d2de1', 'project_domain_name': 'Default'} 2019-01-14 16:51:43,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 16:51:43,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:43,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51: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-15b1eea7-9129-4aa2-9d82-a85be1134275 x-compute-request-id: req-15b1eea7-9129-4aa2-9d82-a85be1134275 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 16:51:43,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-15b1eea7-9129-4aa2-9d82-a85be1134275 2019-01-14 16:51:43,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.211598157883s 2019-01-14 16:51:43,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-15b1eea7-9129-4aa2-9d82-a85be1134275 2019-01-14 16:51:43,359 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-01-14 16:51:43,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:43,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0716bdf-b359-42a7-9199-cf8c3d4bd847 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 16:51:43,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c0716bdf-b359-42a7-9199-cf8c3d4bd847 2019-01-14 16:51:43,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 16:51:43,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T17:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "name": "vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/bfb55d5cce0f4f3abaf25b378a4d2de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "id": "06a6a155a8a74a87817118bd63171c6b"}, "audit_ids": ["nzWzyBn1SsO3hgDvUqdFnA"], "issued_at": "2019-01-14T16:51:43.000000Z"}} 2019-01-14 16:51:43,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 16:51:43,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "vmtp-router_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "admin_state_up": true}}' 2019-01-14 16:51:44,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-fdf2d1b5-85f6-4b75-ba61-9f6b5b135724 Date: Mon, 14 Jan 2019 16:51:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "created_at": "2019-01-14T16:51:44Z", "admin_state_up": true, "updated_at": "2019-01-14T16:51:44Z", "revision_number": 2, "routes": [], "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "id": "3ff15e1d-c4d1-4826-a692-4a728c8b8502", "name": "vmtp-router_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}} 2019-01-14 16:51:44,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-fdf2d1b5-85f6-4b75-ba61-9f6b5b135724 2019-01-14 16:51:44,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.09641313553s 2019-01-14 16:51:44,869 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-fdf2d1b5-85f6-4b75-ba61-9f6b5b135724 2019-01-14 16:51:44,869 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', u'created_at': u'2019-01-14T16:51:44Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T16:51:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', u'id': u'3ff15e1d-c4d1-4826-a692-4a728c8b8502', u'name': u'vmtp-router_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:44,870 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-14 16:51:47,668 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:1bb230415bf3b405b9b824519afbf1cb sha256:a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5 2019-01-14 16:51:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 16:51:47,676 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 16:51:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 16:51:47,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 16:51:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 16:51:47,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1d4f380e-830d-438a-b24c-a0f1f14906d6 Date: Mon, 14 Jan 2019 16:51:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 16:51:47,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1d4f380e-830d-438a-b24c-a0f1f14906d6 2019-01-14 16:51:47,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215845108032s 2019-01-14 16:51:47,895 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1d4f380e-830d-438a-b24c-a0f1f14906d6 2019-01-14 16:51:47,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 16:51:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" -d '{"owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "owner_specified.shade.object": "images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}' 2019-01-14 16:51:48,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d37a9ee8-b302-4e82-ba61-735eaf80f103 Date: Mon, 14 Jan 2019 16:51:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/file", "owner": "bfb55d5cce0f4f3abaf25b378a4d2de1", "id": "cf22548f-94a9-48d5-9abf-ef38cc9c65bd", "size": null, "self": "/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T16:51:48Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "checksum": null, "created_at": "2019-01-14T16:51:48Z", "protected": false} 2019-01-14 16:51:48,132 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d37a9ee8-b302-4e82-ba61-735eaf80f103 2019-01-14 16:51:48,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.229458093643s 2019-01-14 16:51:48,133 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d37a9ee8-b302-4e82-ba61-735eaf80f103 returning object cf22548f-94a9-48d5-9abf-ef38cc9c65bd 2019-01-14 16:51:48,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 16:51:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" -d '' 2019-01-14 16:51:53,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb02b2d7-52b4-4458-936e-12866b527bfd Date: Mon, 14 Jan 2019 16:51:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 16:51:53,001 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/file used request id req-bb02b2d7-52b4-4458-936e-12866b527bfd 2019-01-14 16:51:53,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.86787199974s 2019-01-14 16:51:53,002 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/file used request id req-bb02b2d7-52b4-4458-936e-12866b527bfd 2019-01-14 16:51:53,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 16:51:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 16:51:53,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-22559095-bd03-40d1-9e42-7213be6d0959 Date: Mon, 14 Jan 2019 16:51:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap", "metadata": {}}], "file": "/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/file", "owner": "bfb55d5cce0f4f3abaf25b378a4d2de1", "id": "cf22548f-94a9-48d5-9abf-ef38cc9c65bd", "size": 263717376, "self": "/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T16:51:52Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T16:51:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 16:51:53,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22559095-bd03-40d1-9e42-7213be6d0959 2019-01-14 16:51:53,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.240458011627s 2019-01-14 16:51:53,247 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22559095-bd03-40d1-9e42-7213be6d0959 2019-01-14 16:51:53,249 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/file', 'owner': u'bfb55d5cce0f4f3abaf25b378a4d2de1', 'id': u'cf22548f-94a9-48d5-9abf-ef38cc9c65bd', 'size': 263717376, u'self': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', 'name': 'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T16:51:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T16:51:52Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'created': u'2019-01-14T16:51:48Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T16:51:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 16:51:53,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 16:51:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-01-14 16:51:53,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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-da508f51-ad04-45ec-aec5-b183e69c496c x-compute-request-id: req-da508f51-ad04-45ec-aec5-b183e69c496c Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd", "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": "a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd"}} 2019-01-14 16:51:53,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-da508f51-ad04-45ec-aec5-b183e69c496c 2019-01-14 16:51:53,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0511038303375s 2019-01-14 16:51:53,301 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-da508f51-ad04-45ec-aec5-b183e69c496c 2019-01-14 16:51:53,302 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', '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'35af50fe299141218ecf76b1b87b25ad', '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'a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd', 'swap': 0}) 2019-01-14 16:51:53,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 16:51:53,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd/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}19fb287459951fe389a00b7e3c52f20d8c87099c" -d '{"extra_specs": {}}' 2019-01-14 16:51:53,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16: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 x-openstack-request-id: req-1260998f-7f69-48e6-ae08-42894934a5d3 x-compute-request-id: req-1260998f-7f69-48e6-ae08-42894934a5d3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 16:51:53,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd/os-extra_specs used request id req-1260998f-7f69-48e6-ae08-42894934a5d3 2019-01-14 16:51:53,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245249271393s 2019-01-14 16:51:53,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd/os-extra_specs used request id req-1260998f-7f69-48e6-ae08-42894934a5d3 2019-01-14 16:51:53,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:53,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949485c7-183c-4f28-8e10-9286b5e96820 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:53,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-949485c7-183c-4f28-8e10-9286b5e96820 2019-01-14 16:51:53,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0975949764252s 2019-01-14 16:51:53,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-949485c7-183c-4f28-8e10-9286b5e96820 2019-01-14 16:51:53,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 16:51:53,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:53,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebcd85c3-78f6-4c85-b1ce-83a121aae194 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 16:51:53,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebcd85c3-78f6-4c85-b1ce-83a121aae194 2019-01-14 16:51:53,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960059165955s 2019-01-14 16:51:53,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebcd85c3-78f6-4c85-b1ce-83a121aae194 2019-01-14 16:51:53,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 16:51:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:53,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae6db62-bfa7-4525-a5b9-8e39eaf44478 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 16:51:53,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5ae6db62-bfa7-4525-a5b9-8e39eaf44478 2019-01-14 16:51:53,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121984004974s 2019-01-14 16:51:53,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5ae6db62-bfa7-4525-a5b9-8e39eaf44478 2019-01-14 16:51:53,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 16:51:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:53,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7074a7b-3360-410a-956b-184356f219ce Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "links": {"self": "http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a6a155a8a74a87817118bd63171c6b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 16:51:53,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a7074a7b-3360-410a-956b-184356f219ce 2019-01-14 16:51:53,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121649026871s 2019-01-14 16:51:53,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a7074a7b-3360-410a-956b-184356f219ce 2019-01-14 16:51:53,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 16:51:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:53,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee28fa68-d56e-4e39-b1e5-8f79beef6ce7 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1"}, "tags": [], "enabled": true, "id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}]} 2019-01-14 16:51:53,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ee28fa68-d56e-4e39-b1e5-8f79beef6ce7 2019-01-14 16:51:53,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982899665833s 2019-01-14 16:51:53,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ee28fa68-d56e-4e39-b1e5-8f79beef6ce7 2019-01-14 16:51:53,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 16:51:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:53,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4458cf-f1aa-4795-a7aa-707cec98afce Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1", "previous": null, "next": null}} 2019-01-14 16:51:53,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1 used request id req-ad4458cf-f1aa-4795-a7aa-707cec98afce 2019-01-14 16:51:53,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101724147797s 2019-01-14 16:51:54,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=06a6a155a8a74a87817118bd63171c6b&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=bfb55d5cce0f4f3abaf25b378a4d2de1 used request id req-ad4458cf-f1aa-4795-a7aa-707cec98afce 2019-01-14 16:51:54,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 16:51:54,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1/users/06a6a155a8a74a87817118bd63171c6b/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 16:51:54,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 16:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993ca688-38f5-4111-b17a-2f154fde736e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 16:51:54,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1/users/06a6a155a8a74a87817118bd63171c6b/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-993ca688-38f5-4111-b17a-2f154fde736e 2019-01-14 16:51:54,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149851083755s 2019-01-14 16:51:54,153 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1/users/06a6a155a8a74a87817118bd63171c6b/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-993ca688-38f5-4111-b17a-2f154fde736e 2019-01-14 16:51:54,153 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a' 2019-01-14 16:51:54,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 16:51:54,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" -d '{"keypair": {"name": "vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}}' 2019-01-14 16:51:54,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 16:51: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-f1f0b289-6487-4f1e-806e-5e04550f972f x-compute-request-id: req-f1f0b289-6487-4f1e-806e-5e04550f972f Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFBQA8oIDl8opGtH7HHJlNfZsTupRVi9IsSY6X9Q6XDpom3Vrz7SVZ+gL9S3fRDKgTBualzvP3erOFgvby44LnYdnasBCN3t3TA3ElZIa0c0dlp9ZVdEJKheDFc5iHlQILPzQ15RwX3RzF/5DUXg80+F2w/SQb7JtPZXR/RiXJjb0FudvQC6SPceD/GzjGqWvtLz8yGFiZZpkZ6kBW+DGmCjSxmGKQxW/03ikgGdSs3a9QHWZjdAQs/+qaNpY4boBcKpM0URlZoEbNcoZdvzIDiZTBVJ9Y1REPM68iiG/SZkZ0yqsg8bVADBfVM1MipRtjz/jreYgZd8+5pjvSo9xh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxQUAPKCA5fKKRrR+xxyZTX2bE7qUVYvSLEmOl/UOlw6aJt1a\n8+0lWfoC/Ut30QyoEwbmpc7z93qzhYL28uOC52HZ2rAQjd7d0wNxJWSGtHNHZafW\nVXRCSoXgxXOYh5UCCz80NeUcF90cxf+Q1F4PNPhdsP0kG+ybT2V0f0YlyY29Bbnb\n0Aukj3Hg/xs4xqlr7S8/MhhYmWaZGepAVvgxpgo0sZhikMVv9N4pIBnUrN2vUB1m\nY3QELP/qmjaWOG6AXCqTNFEZWaBGzXKGXb8yA4mUwVSfWNURDzOvIohv0mZGdMqr\nIPG1QAwX1TNTIqUbY8/463mIGXfPuaY70qPcYQIDAQABAoIBAQC54OD7UhaqW+y3\njnz5z/KW2IVh1Ks0FomA/RkKJsrQG5e2SSsRbdDKlgUSAoyVb5J2+RDMqHcmKt6K\nfSgNujZ7pKcMGwZTQ0wXVG0AcVphj01yDCo8T0Zn1u1cfJYQfLYD9GqG2pRps1P9\nPgPfSKqiOBz06a+SpOVWwApsNbta7rS0aKgIlRo8ZmTaJ7nVwmWPK3YyDCUGDsV0\n30sdeYFakjxd56K/oMktHTJrKTnv+rhGwTemwQ8euI2By+1zJpoSYzZRPVxQYDPy\nZRrWQKFuvMbd0x6t/0G6Md9y006fQ0Fkg05YZaZDpz8YxrXvsiY1txnnaJMCGsEW\nV61Wqj1BAoGBAPLBrD8gLYQzskFqIDE9qpksA125zZEHSa5Wy6rmA+FH3bmdjAZZ\nczWa3VwUJg0Un77QKn5b+nE8MtRGtwLT0LTYz8IB98NvPUAOQ4y308gUH7vSzpxe\n8ZVMoUN5P4g3qW/l+SeQd6kC/18B4lLgMUdg7xXqwErHNriF0JkRwkvZAoGBAM/E\nkTCFKwNKkVeDaBw8FomlifFv3on4Y1APiMIUNnoX+wIkp7PGQmNMu1t6/SDK+HWw\nDqtufthandhhpN3YCjqeW1LR46DSw6B9q8i7oSVmJP3MfGmLMo1e/7wVhJGoSQfc\nm6L1HZASvva04Km3i1/iWMEw3X+r1c1BiSpX4mfJAoGBAJPhHT+bJ38YSueEcbXt\nXeZPJIHM9Qf7C4xzfUBPPF/Y+p3e9nTLut4Vx/EWqRNg0+tWPfyZpVejl0cvCL9l\nLwdr6CvELR1Vv1ctGUM4nH+OmsI9KfWh9MLBWp+S1fvyBHqQ+pV6cRp5I/3JVQit\nX/eeeia8yYUEFDaV9bu5UMYJAoGAaUlodhkV2f4gtyNtT9mXZjuQMtyI/ovz7+9f\nU1Kg5LBgUA65OV3/6IhK7aneuo6A6ErGtFMzTnplQPECdjVzwY7cIpUgcDA+WIc2\n1WtX1zbzCfZlGasjfAanO+3/lzybfbNq32Ktj4QgZ67zpq3PoFB4v7X+mSNAHlrW\norGUlxkCgYAkQ2plICRQ85KvCeFuoOA230hu+z9/c2gZNE7OTX8cX0X6lnmMWIk3\nJsiyvFhH6+n4LmQPJEtFyG9+ldWdheICZtLC7U7oI5Lq2ms/qpZ3mkUlswoRqJlb\nNYhBn4RKYBTLMEYx5W89pxi3J9AB5evcL7nfGdwCd/H5bLQau5wS7w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "06a6a155a8a74a87817118bd63171c6b", "name": "vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "fingerprint": "99:ce:22:bd:d9:51:b9:95:d5:aa:1f:96:70:ca:a4:32"}} 2019-01-14 16:51:54,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f1f0b289-6487-4f1e-806e-5e04550f972f 2019-01-14 16:51:54,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.795236110687s 2019-01-14 16:51:54,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f1f0b289-6487-4f1e-806e-5e04550f972f 2019-01-14 16:51:54,950 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFBQA8oIDl8opGtH7HHJlNfZsTupRVi9IsSY6X9Q6XDpom3Vrz7SVZ+gL9S3fRDKgTBualzvP3erOFgvby44LnYdnasBCN3t3TA3ElZIa0c0dlp9ZVdEJKheDFc5iHlQILPzQ15RwX3RzF/5DUXg80+F2w/SQb7JtPZXR/RiXJjb0FudvQC6SPceD/GzjGqWvtLz8yGFiZZpkZ6kBW+DGmCjSxmGKQxW/03ikgGdSs3a9QHWZjdAQs/+qaNpY4boBcKpM0URlZoEbNcoZdvzIDiZTBVJ9Y1REPM68iiG/SZkZ0yqsg8bVADBfVM1MipRtjz/jreYgZd8+5pjvSo9xh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxQUAPKCA5fKKRrR+xxyZTX2bE7qUVYvSLEmOl/UOlw6aJt1a\n8+0lWfoC/Ut30QyoEwbmpc7z93qzhYL28uOC52HZ2rAQjd7d0wNxJWSGtHNHZafW\nVXRCSoXgxXOYh5UCCz80NeUcF90cxf+Q1F4PNPhdsP0kG+ybT2V0f0YlyY29Bbnb\n0Aukj3Hg/xs4xqlr7S8/MhhYmWaZGepAVvgxpgo0sZhikMVv9N4pIBnUrN2vUB1m\nY3QELP/qmjaWOG6AXCqTNFEZWaBGzXKGXb8yA4mUwVSfWNURDzOvIohv0mZGdMqr\nIPG1QAwX1TNTIqUbY8/463mIGXfPuaY70qPcYQIDAQABAoIBAQC54OD7UhaqW+y3\njnz5z/KW2IVh1Ks0FomA/RkKJsrQG5e2SSsRbdDKlgUSAoyVb5J2+RDMqHcmKt6K\nfSgNujZ7pKcMGwZTQ0wXVG0AcVphj01yDCo8T0Zn1u1cfJYQfLYD9GqG2pRps1P9\nPgPfSKqiOBz06a+SpOVWwApsNbta7rS0aKgIlRo8ZmTaJ7nVwmWPK3YyDCUGDsV0\n30sdeYFakjxd56K/oMktHTJrKTnv+rhGwTemwQ8euI2By+1zJpoSYzZRPVxQYDPy\nZRrWQKFuvMbd0x6t/0G6Md9y006fQ0Fkg05YZaZDpz8YxrXvsiY1txnnaJMCGsEW\nV61Wqj1BAoGBAPLBrD8gLYQzskFqIDE9qpksA125zZEHSa5Wy6rmA+FH3bmdjAZZ\nczWa3VwUJg0Un77QKn5b+nE8MtRGtwLT0LTYz8IB98NvPUAOQ4y308gUH7vSzpxe\n8ZVMoUN5P4g3qW/l+SeQd6kC/18B4lLgMUdg7xXqwErHNriF0JkRwkvZAoGBAM/E\nkTCFKwNKkVeDaBw8FomlifFv3on4Y1APiMIUNnoX+wIkp7PGQmNMu1t6/SDK+HWw\nDqtufthandhhpN3YCjqeW1LR46DSw6B9q8i7oSVmJP3MfGmLMo1e/7wVhJGoSQfc\nm6L1HZASvva04Km3i1/iWMEw3X+r1c1BiSpX4mfJAoGBAJPhHT+bJ38YSueEcbXt\nXeZPJIHM9Qf7C4xzfUBPPF/Y+p3e9nTLut4Vx/EWqRNg0+tWPfyZpVejl0cvCL9l\nLwdr6CvELR1Vv1ctGUM4nH+OmsI9KfWh9MLBWp+S1fvyBHqQ+pV6cRp5I/3JVQit\nX/eeeia8yYUEFDaV9bu5UMYJAoGAaUlodhkV2f4gtyNtT9mXZjuQMtyI/ovz7+9f\nU1Kg5LBgUA65OV3/6IhK7aneuo6A6ErGtFMzTnplQPECdjVzwY7cIpUgcDA+WIc2\n1WtX1zbzCfZlGasjfAanO+3/lzybfbNq32Ktj4QgZ67zpq3PoFB4v7X+mSNAHlrW\norGUlxkCgYAkQ2plICRQ85KvCeFuoOA230hu+z9/c2gZNE7OTX8cX0X6lnmMWIk3\nJsiyvFhH6+n4LmQPJEtFyG9+ldWdheICZtLC7U7oI5Lq2ms/qpZ3mkUlswoRqJlb\nNYhBn4RKYBTLMEYx5W89pxi3J9AB5evcL7nfGdwCd/H5bLQau5wS7w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'06a6a155a8a74a87817118bd63171c6b', 'name': u'vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'created_at': '2019-01-14T16:51:54.950838', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', 'name': 'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'99:ce:22:bd:d9:51:b9:95:d5:aa:1f:96:70:ca:a4:32', 'type': 'ssh', 'id': u'vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:54,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 16:51:54,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 16:51:55,000 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 16:51: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-f11b5e32-91e3-4222-a979-e5fb70c012a8 x-compute-request-id: req-f11b5e32-91e3-4222-a979-e5fb70c012a8 Content-Length: 0 Content-Type: application/json 2019-01-14 16:51:55,001 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a used request id req-f11b5e32-91e3-4222-a979-e5fb70c012a8 2019-01-14 16:51:55,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0493960380554s 2019-01-14 16:51:55,001 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a used request id req-f11b5e32-91e3-4222-a979-e5fb70c012a8 2019-01-14 16:51:56,040 - 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 2019-01-14 17:45:48,022 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2019-01-14 16:51:56,702 INFO Using http://172.30.9.26:5000//v3 2019-01-14 16:51:56,702 INFO VM public key: /tmp/tmpJdYne_ 2019-01-14 16:51:56,703 INFO VM private key: /tmp/tmpDfYQ1F 2019-01-14 16:51:57,876 INFO Found image vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a to launch VM, will continue 2019-01-14 16:51:58,796 INFO Using external router: vmtp-router_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a 2019-01-14 16:51:58,796 INFO Using external network: external. 2019-01-14 16:52:00,213 INFO Created internal network: pns-internal-net_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a. 2019-01-14 16:52:01,501 INFO Created internal network: pns-internal-net2_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a. 2019-01-14 16:52:03,303 DEBUG Ext router associated to pns-internal-net_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a 2019-01-14 16:52:05,191 DEBUG Ext router associated to pns-internal-net2_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a 2019-01-14 16:52:05,731 INFO OpenStack agent: Unknown agent 2019-01-14 16:52:05,731 INFO OpenStack network type: vxlan 2019-01-14 16:52:07,757 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Creating server VM... 2019-01-14 16:52:07,757 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-14 16:52:10,632 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 1 of 150... 2019-01-14 16:52:13,073 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 2 of 150... 2019-01-14 16:52:15,638 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 3 of 150... 2019-01-14 16:52:18,153 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 4 of 150... 2019-01-14 16:52:20,889 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 5 of 150... 2019-01-14 16:52:23,432 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 6 of 150... 2019-01-14 16:52:25,956 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 7 of 150... 2019-01-14 16:52:28,506 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 8 of 150... 2019-01-14 16:52:31,586 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 9 of 150... 2019-01-14 16:52:34,513 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 10 of 150... 2019-01-14 16:52:37,071 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 11 of 150... 2019-01-14 16:52:40,082 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 12 of 150... 2019-01-14 16:52:42,810 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 13 of 150... 2019-01-14 16:52:45,324 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 14 of 150... 2019-01-14 16:52:48,050 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 15 of 150... 2019-01-14 16:52:50,784 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 16 of 150... 2019-01-14 16:52:53,348 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 17 of 150... 2019-01-14 16:52:55,734 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 18 of 150... 2019-01-14 16:52:58,288 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 19 of 150... 2019-01-14 16:53:00,822 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 20 of 150... 2019-01-14 16:53:03,562 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 21 of 150... 2019-01-14 16:53:06,334 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 22 of 150... 2019-01-14 16:53:09,040 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 23 of 150... 2019-01-14 16:53:11,627 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 24 of 150... 2019-01-14 16:53:14,132 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 25 of 150... 2019-01-14 16:53:16,634 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 26 of 150... 2019-01-14 16:53:18,980 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 27 of 150... 2019-01-14 16:53:21,513 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 28 of 150... 2019-01-14 16:53:24,078 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 29 of 150... 2019-01-14 16:53:26,633 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 30 of 150... 2019-01-14 16:53:29,158 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 31 of 150... 2019-01-14 16:53:31,811 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 32 of 150... 2019-01-14 16:53:34,685 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 33 of 150... 2019-01-14 16:53:37,614 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 34 of 150... 2019-01-14 16:53:40,219 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 35 of 150... 2019-01-14 16:53:42,939 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 36 of 150... 2019-01-14 16:53:45,288 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 37 of 150... 2019-01-14 16:53:47,799 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 38 of 150... 2019-01-14 16:53:52,360 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Internal network IP: 192.168.1.10 2019-01-14 16:53:52,360 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] SSH IP: 172.30.9.208 2019-01-14 16:53:52,361 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Setup SSH for ubuntu@172.30.9.208 2019-01-14 17:45:34,486 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 318, in setup self.net.vm_int_net[0]) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 169, in create_instance init_file_name=user_data_file)) File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 47, in create init_file_name) File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 197, in create if not self.setup_ssh(self.ssh_access): File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 71, in setup_ssh connect_retry_count=self.config.ssh_retry_count) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 173, in __init__ self.__get_distro() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 360, in __get_distro (status, distro_out, _) = self.execute(distro_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 234, in run client = self._get_client() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 214, in _get_client raise SSHError(msg) SSHError: [172.30.9.208] SSH Connection failed after 50 attempts 2019-01-14 17:45:34,488 INFO Cleaning up... 2019-01-14 17:45:34,488 INFO Deleting floating ip 9d8b02fa-0c7f-46ca-8236-eb8431834ff7 2019-01-14 17:45:35,564 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Floating IP 172.30.9.208 deleted 2019-01-14 17:45:36,300 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Instance deleted 2019-01-14 17:45:43,972 INFO Network pns-internal-net_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a deleted. 2019-01-14 17:45:47,641 INFO Network pns-internal-net2_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a deleted. 2019-01-14 17:45:47,711 INFO Removed public key pns_public_key 2019-01-14 17:45:47,711 INFO Deleting security group 2019-01-14 17:45:47,925 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 0 [0.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 29 +----------+-------------------------------------------------------+-------------------+------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | SKIPPED | {} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | SKIPPED | {} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | SKIPPED | {} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+------+ No handlers could be found for logger "vmtp_file" 2019-01-14 17:45:47,927 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-01-14 17:45:48,163 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 17:45:48,163 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 54:05 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 17:45:48,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 17:45:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 17:45:48,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-572d1e9e-d733-441c-ba9d-3adf9f18504f Date: Mon, 14 Jan 2019 17:45:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "created_at": "2019-01-14T16:51:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-14T17:45:39Z", "revision_number": 6, "routes": [], "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "id": "3ff15e1d-c4d1-4826-a692-4a728c8b8502", "name": "vmtp-router_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}]} 2019-01-14 17:45:48,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-572d1e9e-d733-441c-ba9d-3adf9f18504f 2019-01-14 17:45:48,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.313940048218s 2019-01-14 17:45:48,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-572d1e9e-d733-441c-ba9d-3adf9f18504f 2019-01-14 17:45:48,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 17:45:48,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3ff15e1d-c4d1-4826-a692-4a728c8b8502.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 17:45:50,535 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d65a22f3-965b-40ee-9677-8cceb74140e3 Content-Length: 0 Date: Mon, 14 Jan 2019 17:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:45:50,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3ff15e1d-c4d1-4826-a692-4a728c8b8502.json used request id req-d65a22f3-965b-40ee-9677-8cceb74140e3 2019-01-14 17:45:50,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.05072784424s 2019-01-14 17:45:50,535 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3ff15e1d-c4d1-4826-a692-4a728c8b8502.json used request id req-d65a22f3-965b-40ee-9677-8cceb74140e3 2019-01-14 17:45:50,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:45:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 17:45:51,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-c3b994ae-fce5-4f64-8152-6015bc8230c7 Date: Mon, 14 Jan 2019 17:45:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap", "metadata": {}}], "file": "/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/file", "owner": "bfb55d5cce0f4f3abaf25b378a4d2de1", "id": "cf22548f-94a9-48d5-9abf-ef38cc9c65bd", "size": 263717376, "self": "/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T16:51:52Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T16:51:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:45:51,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c3b994ae-fce5-4f64-8152-6015bc8230c7 2019-01-14 17:45:51,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.609277963638s 2019-01-14 17:45:51,149 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c3b994ae-fce5-4f64-8152-6015bc8230c7 2019-01-14 17:45:51,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 17:45:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 17:45:52,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3457a75-14dd-46b7-85a3-95d7693312ef Date: Mon, 14 Jan 2019 17:45:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 17:45:52,119 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd used request id req-c3457a75-14dd-46b7-85a3-95d7693312ef 2019-01-14 17:45:52,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.968113899231s 2019-01-14 17:45:52,119 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd used request id req-c3457a75-14dd-46b7-85a3-95d7693312ef 2019-01-14 17:45:52,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 17:45:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:52,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45: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-f92e30e4-9ba3-44d8-8f80-124cf90e1c02 x-compute-request-id: req-f92e30e4-9ba3-44d8-8f80-124cf90e1c02 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd", "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": "a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd"}]} 2019-01-14 17:45:52,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f92e30e4-9ba3-44d8-8f80-124cf90e1c02 2019-01-14 17:45:52,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.614367008209s 2019-01-14 17:45:52,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f92e30e4-9ba3-44d8-8f80-124cf90e1c02 2019-01-14 17:45:52,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 17:45:52,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:52,788 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17:45: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-0f1caaec-c999-4a83-b58c-179d54fefa52 x-compute-request-id: req-0f1caaec-c999-4a83-b58c-179d54fefa52 Content-Length: 0 Content-Type: application/json 2019-01-14 17:45:52,788 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd used request id req-0f1caaec-c999-4a83-b58c-179d54fefa52 2019-01-14 17:45:52,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0517530441284s 2019-01-14 17:45:52,788 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd used request id req-0f1caaec-c999-4a83-b58c-179d54fefa52 2019-01-14 17:45:52,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:45:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:52,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0326d0-718e-46ec-a03e-76ba69015e0a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "links": {"self": "http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a6a155a8a74a87817118bd63171c6b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 17:45:52,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2a0326d0-718e-46ec-a03e-76ba69015e0a 2019-01-14 17:45:52,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138255119324s 2019-01-14 17:45:52,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2a0326d0-718e-46ec-a03e-76ba69015e0a 2019-01-14 17:45:52,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:45:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:53,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53e3f58-71fb-4b25-9724-11c9c8171e74 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a", "links": {"self": "http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "06a6a155a8a74a87817118bd63171c6b", "description": null}} 2019-01-14 17:45:53,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b used request id req-e53e3f58-71fb-4b25-9724-11c9c8171e74 2019-01-14 17:45:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122489929199s 2019-01-14 17:45:53,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b used request id req-e53e3f58-71fb-4b25-9724-11c9c8171e74 2019-01-14 17:45:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 17:45:53,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:53,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-096cf763-ffbe-4801-a8e5-c9bf48112c53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:45:53,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b used request id req-096cf763-ffbe-4801-a8e5-c9bf48112c53 2019-01-14 17:45:53,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.226523160934s 2019-01-14 17:45:53,283 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/06a6a155a8a74a87817118bd63171c6b used request id req-096cf763-ffbe-4801-a8e5-c9bf48112c53 2019-01-14 17:45:53,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:45:53,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:53,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab43a1a5-1c6c-44ec-8b62-35377bbee9b8 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1"}, "tags": [], "enabled": true, "id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a"}]} 2019-01-14 17:45:53,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ab43a1a5-1c6c-44ec-8b62-35377bbee9b8 2019-01-14 17:45:53,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102519989014s 2019-01-14 17:45:53,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ab43a1a5-1c6c-44ec-8b62-35377bbee9b8 2019-01-14 17:45:53,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 17:45:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:53,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aca590e-0878-4652-aa29-6e2a389795df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:45:53,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1 used request id req-0aca590e-0878-4652-aa29-6e2a389795df 2019-01-14 17:45:53,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190254926682s 2019-01-14 17:45:53,587 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bfb55d5cce0f4f3abaf25b378a4d2de1 used request id req-0aca590e-0878-4652-aa29-6e2a389795df 2019-01-14 17:45:53,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:45:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=bfb55d5cce0f4f3abaf25b378a4d2de1&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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:53,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b4c2930a-1fb0-4f7e-845d-ce6ddb7840fb Date: Mon, 14 Jan 2019 17:45:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "created_at": "2019-01-14T16:51:58Z", "updated_at": "2019-01-14T16:51:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "1d07fd69-e197-40dc-9d8e-73536d490b93", "remote_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "2d9dd96d-8a59-4af6-80cf-69ca7e1b53d8", "remote_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "30ae835b-ebe6-4ba9-9c81-8d71bc522768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "b23815b4-30e9-46c2-a734-24a0187ff0ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}], "revision_number": 4, "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "name": "default"}]} 2019-01-14 17:45:53,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=bfb55d5cce0f4f3abaf25b378a4d2de1&name=default used request id req-b4c2930a-1fb0-4f7e-845d-ce6ddb7840fb 2019-01-14 17:45:53,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242088079453s 2019-01-14 17:45:53,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=bfb55d5cce0f4f3abaf25b378a4d2de1&name=default used request id req-b4c2930a-1fb0-4f7e-845d-ce6ddb7840fb 2019-01-14 17:45:53,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:45:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:54,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b4de90ad-4f7c-4f8f-adbe-b19a3d26800c Date: Mon, 14 Jan 2019 17:45:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "created_at": "2019-01-14T16:51:58Z", "updated_at": "2019-01-14T16:51:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "1d07fd69-e197-40dc-9d8e-73536d490b93", "remote_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "2d9dd96d-8a59-4af6-80cf-69ca7e1b53d8", "remote_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "30ae835b-ebe6-4ba9-9c81-8d71bc522768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T16:51:58Z", "revision_number": 0, "id": "b23815b4-30e9-46c2-a734-24a0187ff0ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T16:51:58Z", "security_group_id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "tenant_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1"}], "revision_number": 4, "project_id": "bfb55d5cce0f4f3abaf25b378a4d2de1", "id": "4828d94c-2fde-41fc-a774-77c1d548bc11", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}]} 2019-01-14 17:45:54,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b4de90ad-4f7c-4f8f-adbe-b19a3d26800c 2019-01-14 17:45:54,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.265782117844s 2019-01-14 17:45:54,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b4de90ad-4f7c-4f8f-adbe-b19a3d26800c 2019-01-14 17:45:54,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 17:45:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4828d94c-2fde-41fc-a774-77c1d548bc11.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19fb287459951fe389a00b7e3c52f20d8c87099c" 2019-01-14 17:45:54,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09927192-a654-4c9b-994f-a10c653d2f25 Content-Length: 0 Date: Mon, 14 Jan 2019 17:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:45:54,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4828d94c-2fde-41fc-a774-77c1d548bc11.json used request id req-09927192-a654-4c9b-994f-a10c653d2f25 2019-01-14 17:45:54,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.36664390564s 2019-01-14 17:45:54,474 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4828d94c-2fde-41fc-a774-77c1d548bc11.json used request id req-09927192-a654-4c9b-994f-a10c653d2f25 2019-01-14 17:45:54,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:45:54,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0af0a2fec6f6f1653f347b487c9841fef47e67a" 2019-01-14 17:45:54,590 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri='http://192.30.9.8:5000' X-Openstack-Request-Id: req-1f4dc9df-b06d-4698-80fc-c1754e804049 Date: Mon, 14 Jan 2019 17:45:54 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-01-14 17:45:54,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1f4dc9df-b06d-4698-80fc-c1754e804049 2019-01-14 17:45:54,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 17:45:54,613 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-14 17:45:54,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.139970779419s 2019-01-14 17:45:54,615 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2019-01-14 17:45:54,626 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-01-14 17:45:54,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:45:54,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0f38a4-f614-49dd-903f-518bb02956be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 17:45:54,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-eb0f38a4-f614-49dd-903f-518bb02956be 2019-01-14 17:45:54,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 17:45:55,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T18:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["vghPmq9lQs6gbgoA6MpEkw"], "issued_at": "2019-01-14T17:45:55.000000Z"}} 2019-01-14 17:45:55,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:45:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:55,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c9251fb4-b223-4fde-bf3e-f74c9c05c39c Date: Mon, 14 Jan 2019 17:45:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 17:45:55,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c9251fb4-b223-4fde-bf3e-f74c9c05c39c 2019-01-14 17:45:55,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272682905197s 2019-01-14 17:45:55,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c9251fb4-b223-4fde-bf3e-f74c9c05c39c 2019-01-14 17:45:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:45:55,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 17:45: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 17:45:55,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:45:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:55,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7b269d-fc36-47b2-af28-07a46f318cea Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 17:45:55,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8d7b269d-fc36-47b2-af28-07a46f318cea 2019-01-14 17:45:55,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994508266449s 2019-01-14 17:45:55,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8d7b269d-fc36-47b2-af28-07a46f318cea 2019-01-14 17:45:55,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 17:45:55,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}}' 2019-01-14 17:45:55,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 17:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6027752a-82a9-4ab3-8773-5ea0f85a5156 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.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8"}, "tags": [], "enabled": true, "id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}} 2019-01-14 17:45:55,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6027752a-82a9-4ab3-8773-5ea0f85a5156 2019-01-14 17:45:55,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141793966293s 2019-01-14 17:45:55,598 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6027752a-82a9-4ab3-8773-5ea0f85a5156 2019-01-14 17:45:55,598 - 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'bddd9ba8edd0476bb4ea6ed0738d16c8', '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_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:45:55,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 17:45:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bd198ecc-be63-4559-97aa-e3aee6078b46", "email": null, "name": "shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}}' 2019-01-14 17:45:55,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 17:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed8d5c70-3477-4a0b-a065-eaa4c67faa28 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "links": {"self": "http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54cad3f6786d4d399fcde8dcc0c264e9", "domain_id": "default", "password_expires_at": null}} 2019-01-14 17:45:55,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ed8d5c70-3477-4a0b-a065-eaa4c67faa28 2019-01-14 17:45:55,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370572090149s 2019-01-14 17:45:55,976 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ed8d5c70-3477-4a0b-a065-eaa4c67faa28 2019-01-14 17:45:55,976 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'54cad3f6786d4d399fcde8dcc0c264e9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:45:55,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 17:45:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:56,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fe6009-5937-4357-a9ba-b9b1b431a3e1 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 17:45:56,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a6fe6009-5937-4357-a9ba-b9b1b431a3e1 2019-01-14 17:45:56,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105771064758s 2019-01-14 17:45:56,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a6fe6009-5937-4357-a9ba-b9b1b431a3e1 2019-01-14 17:45:56,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 17:45:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:56,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7e7608-13dc-418e-87db-bca91c7cd361 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 17:45:56,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1b7e7608-13dc-418e-87db-bca91c7cd361 2019-01-14 17:45:56,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103301048279s 2019-01-14 17:45:56,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1b7e7608-13dc-418e-87db-bca91c7cd361 2019-01-14 17:45:56,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:45:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cdf5e4-fad0-44c3-b36d-66097805a5bb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 17:45:56,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f8cdf5e4-fad0-44c3-b36d-66097805a5bb 2019-01-14 17:45:56,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962159633636s 2019-01-14 17:45:56,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f8cdf5e4-fad0-44c3-b36d-66097805a5bb 2019-01-14 17:45:56,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:45:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:56,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7669312-b0fd-435d-be21-365b4af46867 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "links": {"self": "http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54cad3f6786d4d399fcde8dcc0c264e9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 17:45:56,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f7669312-b0fd-435d-be21-365b4af46867 2019-01-14 17:45:56,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116743803024s 2019-01-14 17:45:56,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f7669312-b0fd-435d-be21-365b4af46867 2019-01-14 17:45:56,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:45:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:56,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fac5a2c-45c9-4a39-a8f4-e793ff02dc4f Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8"}, "tags": [], "enabled": true, "id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:45:56,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0fac5a2c-45c9-4a39-a8f4-e793ff02dc4f 2019-01-14 17:45:56,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105302095413s 2019-01-14 17:45:56,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0fac5a2c-45c9-4a39-a8f4-e793ff02dc4f 2019-01-14 17:45:56,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 17:45:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=54cad3f6786d4d399fcde8dcc0c264e9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bddd9ba8edd0476bb4ea6ed0738d16c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:56,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13064bcb-6281-463f-ad17-6bde4350e4a6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=54cad3f6786d4d399fcde8dcc0c264e9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bddd9ba8edd0476bb4ea6ed0738d16c8", "previous": null, "next": null}} 2019-01-14 17:45:56,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=54cad3f6786d4d399fcde8dcc0c264e9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bddd9ba8edd0476bb4ea6ed0738d16c8 used request id req-13064bcb-6281-463f-ad17-6bde4350e4a6 2019-01-14 17:45:56,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101510047913s 2019-01-14 17:45:56,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=54cad3f6786d4d399fcde8dcc0c264e9&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=bddd9ba8edd0476bb4ea6ed0738d16c8 used request id req-13064bcb-6281-463f-ad17-6bde4350e4a6 2019-01-14 17:45:56,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 17:45:56,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8/users/54cad3f6786d4d399fcde8dcc0c264e9/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:56,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6472907-dca2-496f-9535-024f3651d816 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:45:56,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8/users/54cad3f6786d4d399fcde8dcc0c264e9/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-b6472907-dca2-496f-9535-024f3651d816 2019-01-14 17:45:56,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159708976746s 2019-01-14 17:45:56,804 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8/users/54cad3f6786d4d399fcde8dcc0c264e9/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-b6472907-dca2-496f-9535-024f3651d816 2019-01-14 17:45:56,805 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 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'bddd9ba8edd0476bb4ea6ed0738d16c8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bd198ecc-be63-4559-97aa-e3aee6078b46', 'username': u'shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 17:45:56,808 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'password': 'bd198ecc-be63-4559-97aa-e3aee6078b46', 'project_name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'bddd9ba8edd0476bb4ea6ed0738d16c8', 'project_domain_name': 'Default'} 2019-01-14 17:45:56,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 17:45:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:57,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45: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-6a4bfa2d-c980-4544-811e-8e9760fa95c3 x-compute-request-id: req-6a4bfa2d-c980-4544-811e-8e9760fa95c3 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 17:45:57,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-6a4bfa2d-c980-4544-811e-8e9760fa95c3 2019-01-14 17:45:57,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.634035110474s 2019-01-14 17:45:57,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-6a4bfa2d-c980-4544-811e-8e9760fa95c3 2019-01-14 17:45:57,446 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-01-14 17:45:57,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:45:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:57,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f7300b-a805-4d19-b53e-099d61f359df Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 17:45:57,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-70f7300b-a805-4d19-b53e-099d61f359df 2019-01-14 17:45:57,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106414079666s 2019-01-14 17:45:57,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-70f7300b-a805-4d19-b53e-099d61f359df 2019-01-14 17:45:57,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:45:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:45:57,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58133142-fcbd-4349-8533-3c6afcfc683e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8"}, "tags": [], "enabled": true, "id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:45:57,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-58133142-fcbd-4349-8533-3c6afcfc683e 2019-01-14 17:45:57,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0921878814697s 2019-01-14 17:45:57,653 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-58133142-fcbd-4349-8533-3c6afcfc683e 2019-01-14 17:45:57,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 17:45:57,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" -d '{"network": {"tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "name": "shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "admin_state_up": true}}' 2019-01-14 17:45:58,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-bd4161db-7abe-4026-8782-4713616b2b30 Date: Mon, 14 Jan 2019 17:45:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T17:45:58Z","is_default":false,"provider:segmentation_id":74,"name":"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1","admin_state_up":true,"tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:58Z","mtu":1450}} 2019-01-14 17:45:58,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bd4161db-7abe-4026-8782-4713616b2b30 2019-01-14 17:45:58,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.616807937622s 2019-01-14 17:45:58,272 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bd4161db-7abe-4026-8782-4713616b2b30 2019-01-14 17:45:58,272 - 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'2019-01-14T17:45:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fd37c1a1-6231-47a8-8c5d-d4e87623c618', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'admin_state_up': True, u'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'created_at': u'2019-01-14T17:45:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8'}) 2019-01-14 17:45:58,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:45:58,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af57355d-2df8-44f4-a0c7-3ba22dce37ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 17:45:58,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-af57355d-2df8-44f4-a0c7-3ba22dce37ab 2019-01-14 17:45:58,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 17:45:58,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T18:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "name": "shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/bddd9ba8edd0476bb4ea6ed0738d16c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "id": "54cad3f6786d4d399fcde8dcc0c264e9"}, "audit_ids": ["YtpNj9G4RZqUhNEpTeObiA"], "issued_at": "2019-01-14T17:45:58.000000Z"}} 2019-01-14 17:45:58,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:45:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:45:58,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-ef45bc81-e2f0-4fef-bd60-dae3ba302e6e Date: Mon, 14 Jan 2019 17: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-14T17:45:58Z","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","name":"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:45:58,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ef45bc81-e2f0-4fef-bd60-dae3ba302e6e 2019-01-14 17:45:58,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311396121979s 2019-01-14 17:45:58,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ef45bc81-e2f0-4fef-bd60-dae3ba302e6e 2019-01-14 17:45:58,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 17:45:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"subnet": {"name": "shaker-subnet_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "enable_dhcp": true, "network_id": "fd37c1a1-6231-47a8-8c5d-d4e87623c618", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 17:45:59,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-296c6622-4aaa-48e5-b786-48287b7a19f5 Date: Mon, 14 Jan 2019 17:45:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:45:59Z","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":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"6a66f95e-229d-4e9f-8e34-9444b1f39be4","subnetpool_id":null,"name":"shaker-subnet_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}} 2019-01-14 17:45:59,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-296c6622-4aaa-48e5-b786-48287b7a19f5 2019-01-14 17:45:59,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.799040079117s 2019-01-14 17:45:59,797 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-296c6622-4aaa-48e5-b786-48287b7a19f5 2019-01-14 17:45:59,798 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T17:45:59Z', 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'6a66f95e-229d-4e9f-8e34-9444b1f39be4', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'enable_dhcp': True, u'network_id': u'fd37c1a1-6231-47a8-8c5d-d4e87623c618', u'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'created_at': u'2019-01-14T17:45:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8'}) 2019-01-14 17:45:59,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 17:45:59,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "shaker-router_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "admin_state_up": true}}' 2019-01-14 17:46:01,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-8224c38f-2cdb-4674-a757-26d71cab2422 Date: Mon, 14 Jan 2019 17:46:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:00Z", "admin_state_up": true, "updated_at": "2019-01-14T17:46:01Z", "revision_number": 2, "routes": [], "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "442a40fc-a0b6-4156-b011-f190764d3435", "name": "shaker-router_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}} 2019-01-14 17:46:01,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8224c38f-2cdb-4674-a757-26d71cab2422 2019-01-14 17:46:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48110580444s 2019-01-14 17:46:01,280 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8224c38f-2cdb-4674-a757-26d71cab2422 2019-01-14 17:46:01,280 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'created_at': u'2019-01-14T17:46:00Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T17:46:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'id': u'442a40fc-a0b6-4156-b011-f190764d3435', u'name': u'shaker-router_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:46:01,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 17:46:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"subnet_id": "6a66f95e-229d-4e9f-8e34-9444b1f39be4"}' 2019-01-14 17:46:03,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8c0f0b90-63d7-40ac-a291-ee238814d3e2 Date: Mon, 14 Jan 2019 17:46:03 GMT RESP BODY: {"network_id": "fd37c1a1-6231-47a8-8c5d-d4e87623c618", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "subnet_id": "6a66f95e-229d-4e9f-8e34-9444b1f39be4", "subnet_ids": ["6a66f95e-229d-4e9f-8e34-9444b1f39be4"], "port_id": "2f74c07c-a47d-4856-903e-cfd01587aed6", "id": "442a40fc-a0b6-4156-b011-f190764d3435"} 2019-01-14 17:46:03,446 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435/add_router_interface.json used request id req-8c0f0b90-63d7-40ac-a291-ee238814d3e2 2019-01-14 17:46:03,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16544604301s 2019-01-14 17:46:03,447 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435/add_router_interface.json used request id req-8c0f0b90-63d7-40ac-a291-ee238814d3e2 returning object 442a40fc-a0b6-4156-b011-f190764d3435 2019-01-14 17:46:03,447 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-01-14 17:46:09,026 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-01-14 17:46:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:46:09,036 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 17:46:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 17:46:09,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:46:09,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:09,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0d454cbf-63e1-4467-9e66-db47124e8c0c Date: Mon, 14 Jan 2019 17:46:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:46:09,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0d454cbf-63e1-4467-9e66-db47124e8c0c 2019-01-14 17:46:09,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.634724140167s 2019-01-14 17:46:09,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0d454cbf-63e1-4467-9e66-db47124e8c0c 2019-01-14 17:46:09,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 17:46:09,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}' 2019-01-14 17:46:10,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef91197f-95f0-4c5b-8478-820f6d09e142 Date: Mon, 14 Jan 2019 17:46:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file", "owner": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "size": null, "self": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-14T17:46:10Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "checksum": null, "created_at": "2019-01-14T17:46:10Z", "protected": false} 2019-01-14 17:46:10,310 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ef91197f-95f0-4c5b-8478-820f6d09e142 2019-01-14 17:46:10,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.624731063843s 2019-01-14 17:46:10,310 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ef91197f-95f0-4c5b-8478-820f6d09e142 returning object 91c14bbd-dc03-4dd9-b3d3-8f0847922dce 2019-01-14 17:46:10,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 17:46:10,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '' 2019-01-14 17:46:19,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3cffc98e-f0b6-4fde-953e-3edccf0b6f1d Date: Mon, 14 Jan 2019 17:46:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 17:46:19,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file used request id req-3cffc98e-f0b6-4fde-953e-3edccf0b6f1d 2019-01-14 17:46:19,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.13050103188s 2019-01-14 17:46:19,442 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file used request id req-3cffc98e-f0b6-4fde-953e-3edccf0b6f1d 2019-01-14 17:46:19,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:46:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:20,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-3e5ef35d-1ae4-4703-920d-909282b51a1b Date: Mon, 14 Jan 2019 17:46:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap", "metadata": {}}], "file": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file", "owner": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "size": 666173440, "self": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-14T17:46:19Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-14T17:46:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:46:20,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3e5ef35d-1ae4-4703-920d-909282b51a1b 2019-01-14 17:46:20,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.624924182892s 2019-01-14 17:46:20,071 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3e5ef35d-1ae4-4703-920d-909282b51a1b 2019-01-14 17:46:20,073 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file', 'owner': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'id': u'91c14bbd-dc03-4dd9-b3d3-8f0847922dce', 'size': 666173440, u'self': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T17:46:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T17:46:19Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'created': u'2019-01-14T17:46:10Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-01-14T17:46:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2019-01-14 17:46:20,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 17:46:20,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-01-14 17:46:20,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-02696b5d-3bfd-4e74-8ad0-c3a55d4aa06b x-compute-request-id: req-02696b5d-3bfd-4e74-8ad0-c3a55d4aa06b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "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": "f51f2780-2f52-495f-90b3-016e8ac82503"}} 2019-01-14 17:46:20,131 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-02696b5d-3bfd-4e74-8ad0-c3a55d4aa06b 2019-01-14 17:46:20,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0576620101929s 2019-01-14 17:46:20,132 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-02696b5d-3bfd-4e74-8ad0-c3a55d4aa06b 2019-01-14 17:46:20,133 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_91af7bf2-1cd2-4759-baae-9f50cf3003a1', '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'35af50fe299141218ecf76b1b87b25ad', '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'f51f2780-2f52-495f-90b3-016e8ac82503', 'swap': 0}) 2019-01-14 17:46:20,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 17:46:20,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503/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}7f0725d4501999d2ddb9475778c08b959b2bef22" -d '{"extra_specs": {}}' 2019-01-14 17:46:20,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-eb24b0bb-370c-4d55-969e-ad7b97efd60a x-compute-request-id: req-eb24b0bb-370c-4d55-969e-ad7b97efd60a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 17:46:20,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503/os-extra_specs used request id req-eb24b0bb-370c-4d55-969e-ad7b97efd60a 2019-01-14 17:46:20,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0268831253052s 2019-01-14 17:46:20,161 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503/os-extra_specs used request id req-eb24b0bb-370c-4d55-969e-ad7b97efd60a 2019-01-14 17:46:20,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 17:46:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"keypair": {"name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}}' 2019-01-14 17:46:20,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-0caa9332-be13-45c8-84a1-951b6140faa1 x-compute-request-id: req-0caa9332-be13-45c8-84a1-951b6140faa1 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0UrwXuU5Aet+EA++XseE1DboGs53J9pFiBuyueGMtnveWFZSD10q30LuqzBE+e2LBCBi6JfSnN9mcaCRwoopnjKzUPM4fpcD4MbyUPxlZCDMOEXR3+BQAGwbmeY5KqJj9DdB6ewtVnn1GG4/ukfy3+bSgo3COpIUkjq20Jj/h+gd+vF7fEQpsujXg6fBUY1qBkJVmrIHToEK6cyJcCdyCP0RICypJ1xHiQXWVr0yajRvySekjbOidY383g/D/vLDdjn4usqcykOJLSiw5WGfgJtosxYOzlW6khJt4MS6wdVt10Wg8iwcBLf3vkBk5rcoIsVdw6w2B/QJS98uhp5R3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtFK8F7lOQHrfhAPvl7HhNQ26BrOdyfaRYgbsrnhjLZ73lhWU\ng9dKt9C7qswRPntiwQgYuiX0pzfZnGgkcKKKZ4ys1DzOH6XA+DG8lD8ZWQgzDhF0\nd/gUABsG5nmOSqiY/Q3QensLVZ59RhuP7pH8t/m0oKNwjqSFJI6ttCY/4foHfrxe\n3xEKbLo14OnwVGNagZCVZqyB06BCunMiXAncgj9ESAsqSdcR4kF1la9Mmo0b8knp\nI2zonWN/N4Pw/7yw3Y5+LrKnMpDiS0osOVhn4CbaLMWDs5VupISbeDEusHVbddFo\nPIsHAS3975AZOa3KCLFXcOsNgf0CUvfLoaeUdwIDAQABAoIBAQCcLR/9SCAvFnyq\nASKs9oIACjB5B2388tG93hN1lI0JgSocUfp8KaXsCBvR9MZmoETKvLF139PCVEvj\n/Aq7hvtqbdtuQm+f11aHX8RdfTz98G0PnSyLj0/7O21BhjwoC1fdq+5JdnI9qHQF\nmW+Sh9wil2HK02N0F6e9HtnxMkOX+hn7+IdVihyH3T4INbRF152wPfmA7DIzjUjX\ncmGsetQRS/aCIkO5EOZ7ZNDsfbTka6y9U6jBUTK4w3q/SvN0ofCx54RckKKomAor\nlzVQrfYvKLVyGp7IR+Hl1r3G+gTt6OnCahhjjJTs2jKg20+JgIheUWvaEqKplKGj\nvZ8RC+qJAoGBANkfDkk38pv1Qq9VVe0TpY9QrWin2iiq7DN33vnGXN+C6ozvl9he\nWAdmGg9hYKRntKHLb6E2yfVZ9hrrLiUsnwbt5LIXV2qoaaJ/bYKxDU3UoSAxFme2\nDJR/zrH08QAkcSh6lH2DXYzDwG9tHmKzfocvCjFzGlWhNBB9ZdXOvWh7AoGBANSc\n1c76hwH+UQqANryBH8Yq1PEipoOAVnIFEYa9LFtMoCPfX08lCc5y/hJHPOvi3oiW\nthmp+hTZvqz8D39vDoD2V4IwDvXC0e+9D/8/gxK7yJmg1NwWLxqjv9KaOxTO0kA3\nmQmQtnrXpIBkf0TIp5w6cirCzpTnzSf45+pUO+k1AoGBAIgETI7R3cqV+xCcBRhg\nFneRsxC9Fo4jhZU4oxcWjVf4S7e+4QFLGRqJfAnmlwRnc2FocKYuDJcHpIV4j4/6\nRCWzInHu7XSDzKlf6trUz+DSM55XIhIWmgrthi81o0TTj5AsOpnmkdR9TTCAy2hJ\nyhol/dy8nuLF+jfaVtF6km3BAoGAVvWyyY5Ua+9NzEK2oJEbotzf7aSjgIOcV9RU\n38w9+TW1BhcVj3Rxt1v3KRi0BTLsm+cwofyQybhpsa0C1bdhskOPdTMc204MucaV\nZWvfu2jM2nEavs3gBEBXc9cbNR6Ghjd3Q59J06KhqNXx6/s5+r849N5qyiKpGaFH\nkeNUAcUCgYEAzjEHGzO3elYPRRkRFxC67o37ugoZ2qpr0ERVIUMVdSZStRWPeqqT\nCTjAvYep+6kuazWzeRrCGKx5c9KpiVM+t1Pyus62uJYk+YcumqJcLtQOVWMJwLtc\nfbZA6TnFqgERiNRvViZzvMs1OaVurkrE+BkoMUrlE1RDGX30e+TUdJg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "fingerprint": "00:fd:ea:2e:34:14:78:b8:0d:c3:64:f1:e6:8d:26:c1"}} 2019-01-14 17:46:20,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-0caa9332-be13-45c8-84a1-951b6140faa1 2019-01-14 17:46:20,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.731585025787s 2019-01-14 17:46:20,893 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-0caa9332-be13-45c8-84a1-951b6140faa1 2019-01-14 17:46:20,894 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0UrwXuU5Aet+EA++XseE1DboGs53J9pFiBuyueGMtnveWFZSD10q30LuqzBE+e2LBCBi6JfSnN9mcaCRwoopnjKzUPM4fpcD4MbyUPxlZCDMOEXR3+BQAGwbmeY5KqJj9DdB6ewtVnn1GG4/ukfy3+bSgo3COpIUkjq20Jj/h+gd+vF7fEQpsujXg6fBUY1qBkJVmrIHToEK6cyJcCdyCP0RICypJ1xHiQXWVr0yajRvySekjbOidY383g/D/vLDdjn4usqcykOJLSiw5WGfgJtosxYOzlW6khJt4MS6wdVt10Wg8iwcBLf3vkBk5rcoIsVdw6w2B/QJS98uhp5R3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtFK8F7lOQHrfhAPvl7HhNQ26BrOdyfaRYgbsrnhjLZ73lhWU\ng9dKt9C7qswRPntiwQgYuiX0pzfZnGgkcKKKZ4ys1DzOH6XA+DG8lD8ZWQgzDhF0\nd/gUABsG5nmOSqiY/Q3QensLVZ59RhuP7pH8t/m0oKNwjqSFJI6ttCY/4foHfrxe\n3xEKbLo14OnwVGNagZCVZqyB06BCunMiXAncgj9ESAsqSdcR4kF1la9Mmo0b8knp\nI2zonWN/N4Pw/7yw3Y5+LrKnMpDiS0osOVhn4CbaLMWDs5VupISbeDEusHVbddFo\nPIsHAS3975AZOa3KCLFXcOsNgf0CUvfLoaeUdwIDAQABAoIBAQCcLR/9SCAvFnyq\nASKs9oIACjB5B2388tG93hN1lI0JgSocUfp8KaXsCBvR9MZmoETKvLF139PCVEvj\n/Aq7hvtqbdtuQm+f11aHX8RdfTz98G0PnSyLj0/7O21BhjwoC1fdq+5JdnI9qHQF\nmW+Sh9wil2HK02N0F6e9HtnxMkOX+hn7+IdVihyH3T4INbRF152wPfmA7DIzjUjX\ncmGsetQRS/aCIkO5EOZ7ZNDsfbTka6y9U6jBUTK4w3q/SvN0ofCx54RckKKomAor\nlzVQrfYvKLVyGp7IR+Hl1r3G+gTt6OnCahhjjJTs2jKg20+JgIheUWvaEqKplKGj\nvZ8RC+qJAoGBANkfDkk38pv1Qq9VVe0TpY9QrWin2iiq7DN33vnGXN+C6ozvl9he\nWAdmGg9hYKRntKHLb6E2yfVZ9hrrLiUsnwbt5LIXV2qoaaJ/bYKxDU3UoSAxFme2\nDJR/zrH08QAkcSh6lH2DXYzDwG9tHmKzfocvCjFzGlWhNBB9ZdXOvWh7AoGBANSc\n1c76hwH+UQqANryBH8Yq1PEipoOAVnIFEYa9LFtMoCPfX08lCc5y/hJHPOvi3oiW\nthmp+hTZvqz8D39vDoD2V4IwDvXC0e+9D/8/gxK7yJmg1NwWLxqjv9KaOxTO0kA3\nmQmQtnrXpIBkf0TIp5w6cirCzpTnzSf45+pUO+k1AoGBAIgETI7R3cqV+xCcBRhg\nFneRsxC9Fo4jhZU4oxcWjVf4S7e+4QFLGRqJfAnmlwRnc2FocKYuDJcHpIV4j4/6\nRCWzInHu7XSDzKlf6trUz+DSM55XIhIWmgrthi81o0TTj5AsOpnmkdR9TTCAy2hJ\nyhol/dy8nuLF+jfaVtF6km3BAoGAVvWyyY5Ua+9NzEK2oJEbotzf7aSjgIOcV9RU\n38w9+TW1BhcVj3Rxt1v3KRi0BTLsm+cwofyQybhpsa0C1bdhskOPdTMc204MucaV\nZWvfu2jM2nEavs3gBEBXc9cbNR6Ghjd3Q59J06KhqNXx6/s5+r849N5qyiKpGaFH\nkeNUAcUCgYEAzjEHGzO3elYPRRkRFxC67o37ugoZ2qpr0ERVIUMVdSZStRWPeqqT\nCTjAvYep+6kuazWzeRrCGKx5c9KpiVM+t1Pyus62uJYk+YcumqJcLtQOVWMJwLtc\nfbZA6TnFqgERiNRvViZzvMs1OaVurkrE+BkoMUrlE1RDGX30e+TUdJg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'54cad3f6786d4d399fcde8dcc0c264e9', 'name': u'shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'created_at': '2019-01-14T17:46:20.894283', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:fd:ea:2e:34:14:78:b8:0d:c3:64:f1:e6:8d:26:c1', 'type': 'ssh', 'id': u'shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:46:20,894 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAtFK8F7lOQHrfhAPvl7HhNQ26BrOdyfaRYgbsrnhjLZ73lhWU g9dKt9C7qswRPntiwQgYuiX0pzfZnGgkcKKKZ4ys1DzOH6XA+DG8lD8ZWQgzDhF0 d/gUABsG5nmOSqiY/Q3QensLVZ59RhuP7pH8t/m0oKNwjqSFJI6ttCY/4foHfrxe 3xEKbLo14OnwVGNagZCVZqyB06BCunMiXAncgj9ESAsqSdcR4kF1la9Mmo0b8knp I2zonWN/N4Pw/7yw3Y5+LrKnMpDiS0osOVhn4CbaLMWDs5VupISbeDEusHVbddFo PIsHAS3975AZOa3KCLFXcOsNgf0CUvfLoaeUdwIDAQABAoIBAQCcLR/9SCAvFnyq ASKs9oIACjB5B2388tG93hN1lI0JgSocUfp8KaXsCBvR9MZmoETKvLF139PCVEvj /Aq7hvtqbdtuQm+f11aHX8RdfTz98G0PnSyLj0/7O21BhjwoC1fdq+5JdnI9qHQF mW+Sh9wil2HK02N0F6e9HtnxMkOX+hn7+IdVihyH3T4INbRF152wPfmA7DIzjUjX cmGsetQRS/aCIkO5EOZ7ZNDsfbTka6y9U6jBUTK4w3q/SvN0ofCx54RckKKomAor lzVQrfYvKLVyGp7IR+Hl1r3G+gTt6OnCahhjjJTs2jKg20+JgIheUWvaEqKplKGj vZ8RC+qJAoGBANkfDkk38pv1Qq9VVe0TpY9QrWin2iiq7DN33vnGXN+C6ozvl9he WAdmGg9hYKRntKHLb6E2yfVZ9hrrLiUsnwbt5LIXV2qoaaJ/bYKxDU3UoSAxFme2 DJR/zrH08QAkcSh6lH2DXYzDwG9tHmKzfocvCjFzGlWhNBB9ZdXOvWh7AoGBANSc 1c76hwH+UQqANryBH8Yq1PEipoOAVnIFEYa9LFtMoCPfX08lCc5y/hJHPOvi3oiW thmp+hTZvqz8D39vDoD2V4IwDvXC0e+9D/8/gxK7yJmg1NwWLxqjv9KaOxTO0kA3 mQmQtnrXpIBkf0TIp5w6cirCzpTnzSf45+pUO+k1AoGBAIgETI7R3cqV+xCcBRhg FneRsxC9Fo4jhZU4oxcWjVf4S7e+4QFLGRqJfAnmlwRnc2FocKYuDJcHpIV4j4/6 RCWzInHu7XSDzKlf6trUz+DSM55XIhIWmgrthi81o0TTj5AsOpnmkdR9TTCAy2hJ yhol/dy8nuLF+jfaVtF6km3BAoGAVvWyyY5Ua+9NzEK2oJEbotzf7aSjgIOcV9RU 38w9+TW1BhcVj3Rxt1v3KRi0BTLsm+cwofyQybhpsa0C1bdhskOPdTMc204MucaV ZWvfu2jM2nEavs3gBEBXc9cbNR6Ghjd3Q59J06KhqNXx6/s5+r849N5qyiKpGaFH keNUAcUCgYEAzjEHGzO3elYPRRkRFxC67o37ugoZ2qpr0ERVIUMVdSZStRWPeqqT CTjAvYep+6kuazWzeRrCGKx5c9KpiVM+t1Pyus62uJYk+YcumqJcLtQOVWMJwLtc fbZA6TnFqgERiNRvViZzvMs1OaVurkrE+BkoMUrlE1RDGX30e+TUdJg= -----END RSA PRIVATE KEY----- 2019-01-14 17:46:20,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 17:46:20,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"security_group": {"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "description": "created by OPNFV Functest (shaker)"}}' 2019-01-14 17:46:21,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1a0a24dd-f50e-4c07-bf4f-321b4731e189 Date: Mon, 14 Jan 2019 17:46:21 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:21Z", "updated_at": "2019-01-14T17:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "76a10410-30b4-4b52-a000-c9cf949c78a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "dc52effb-0346-4ab9-8126-e238abd490aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 2, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}} 2019-01-14 17:46:21,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1a0a24dd-f50e-4c07-bf4f-321b4731e189 2019-01-14 17:46:21,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.412657022476s 2019-01-14 17:46:21,310 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1a0a24dd-f50e-4c07-bf4f-321b4731e189 2019-01-14 17:46:21,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:46:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:21,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-3ac9da9e-5eee-479a-87d0-1426c944680b Date: Mon, 14 Jan 2019 17:46:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:21Z", "updated_at": "2019-01-14T17:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "76a10410-30b4-4b52-a000-c9cf949c78a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "dc52effb-0346-4ab9-8126-e238abd490aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 2, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:45:57Z", "updated_at": "2019-01-14T17:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "0b81a45a-3fe3-438a-88ad-cb48efd67204", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "63dc2ae0-00d0-4f2c-9025-2ef2cf6dc41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "671ba0af-7a15-4990-ac3d-825ce7363470", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "e972753a-8bf8-4ca9-b4e1-f3d7506c3a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 4, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "name": "default"}]} 2019-01-14 17:46:21,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3ac9da9e-5eee-479a-87d0-1426c944680b 2019-01-14 17:46:21,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310552120209s 2019-01-14 17:46:21,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3ac9da9e-5eee-479a-87d0-1426c944680b 2019-01-14 17:46:21,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:46:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -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": "2077e940-cc02-4f1b-be3c-5c1961a0227b"}}' 2019-01-14 17:46:22,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-80fb90d7-143c-4e08-b46d-993998a0d67f Date: Mon, 14 Jan 2019 17:46:22 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": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "port_range_min": 22, "revision_number": 0, "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:21Z", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "cfec3626-8ea7-4d67-a67d-84e1c3621701"}} 2019-01-14 17:46:22,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-80fb90d7-143c-4e08-b46d-993998a0d67f 2019-01-14 17:46:22,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.380051136017s 2019-01-14 17:46:22,010 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-80fb90d7-143c-4e08-b46d-993998a0d67f 2019-01-14 17:46:22,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:46:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:22,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-c08898bb-a8fe-43d2-b76e-22023b29bb47 Date: Mon, 14 Jan 2019 17:46:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:21Z", "updated_at": "2019-01-14T17:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "76a10410-30b4-4b52-a000-c9cf949c78a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "cfec3626-8ea7-4d67-a67d-84e1c3621701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "dc52effb-0346-4ab9-8126-e238abd490aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 3, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:45:57Z", "updated_at": "2019-01-14T17:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "0b81a45a-3fe3-438a-88ad-cb48efd67204", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "63dc2ae0-00d0-4f2c-9025-2ef2cf6dc41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "671ba0af-7a15-4990-ac3d-825ce7363470", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "e972753a-8bf8-4ca9-b4e1-f3d7506c3a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 4, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "name": "default"}]} 2019-01-14 17:46:22,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c08898bb-a8fe-43d2-b76e-22023b29bb47 2019-01-14 17:46:22,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.248323917389s 2019-01-14 17:46:22,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c08898bb-a8fe-43d2-b76e-22023b29bb47 2019-01-14 17:46:22,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:46:22,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -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": "2077e940-cc02-4f1b-be3c-5c1961a0227b"}}' 2019-01-14 17:46:22,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-41b0d4a0-de22-4b27-9938-ff7d0e692a0b Date: Mon, 14 Jan 2019 17:46:22 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": "2019-01-14T17:46:22Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "port_range_min": null, "revision_number": 0, "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:22Z", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "50712674-7f4b-486d-ab51-22893f0b1945"}} 2019-01-14 17:46:22,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-41b0d4a0-de22-4b27-9938-ff7d0e692a0b 2019-01-14 17:46:22,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.199662923813s 2019-01-14 17:46:22,466 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-41b0d4a0-de22-4b27-9938-ff7d0e692a0b 2019-01-14 17:46:22,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:46:22,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:22,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-25b9d1a8-c74e-48b0-a2a7-198164b2e670 Date: Mon, 14 Jan 2019 17:46:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:21Z", "updated_at": "2019-01-14T17:46:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:22Z", "revision_number": 0, "id": "50712674-7f4b-486d-ab51-22893f0b1945", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:22Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "76a10410-30b4-4b52-a000-c9cf949c78a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "cfec3626-8ea7-4d67-a67d-84e1c3621701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "dc52effb-0346-4ab9-8126-e238abd490aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 4, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:45:57Z", "updated_at": "2019-01-14T17:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "0b81a45a-3fe3-438a-88ad-cb48efd67204", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "63dc2ae0-00d0-4f2c-9025-2ef2cf6dc41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "671ba0af-7a15-4990-ac3d-825ce7363470", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "e972753a-8bf8-4ca9-b4e1-f3d7506c3a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 4, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "name": "default"}]} 2019-01-14 17:46:22,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-25b9d1a8-c74e-48b0-a2a7-198164b2e670 2019-01-14 17:46:22,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236958026886s 2019-01-14 17:46:22,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-25b9d1a8-c74e-48b0-a2a7-198164b2e670 2019-01-14 17:46:22,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:46:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -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": "2077e940-cc02-4f1b-be3c-5c1961a0227b"}}' 2019-01-14 17:46:22,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-a807d588-038f-4eaf-828e-e0921e25ef5d Date: Mon, 14 Jan 2019 17:46:22 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": "2019-01-14T17:46:22Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "port_range_min": 9000, "revision_number": 0, "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:22Z", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "100b9369-17c5-4f72-8103-3d4233eb9787"}} 2019-01-14 17:46:22,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a807d588-038f-4eaf-828e-e0921e25ef5d 2019-01-14 17:46:22,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.180144071579s 2019-01-14 17:46:22,890 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a807d588-038f-4eaf-828e-e0921e25ef5d 2019-01-14 17:46:22,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:46:22,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:23,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-b5b2eb81-d1b1-421f-bb52-f544b1d531e7 Date: Mon, 14 Jan 2019 17:46:23 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a66f95e-229d-4e9f-8e34-9444b1f39be4"],"updated_at":"2019-01-14T17:45:59Z","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","name":"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:46:23,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b5b2eb81-d1b1-421f-bb52-f544b1d531e7 2019-01-14 17:46:23,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343966960907s 2019-01-14 17:46:23,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b5b2eb81-d1b1-421f-bb52-f544b1d531e7 2019-01-14 17:46:23,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:46:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:23,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-6b00bb49-7bc0-40a7-bdb8-49a84313458a Date: Mon, 14 Jan 2019 17:46:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap", "metadata": {}}], "file": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file", "owner": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "size": 666173440, "self": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-14T17:46:19Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-14T17:46:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:46:23,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6b00bb49-7bc0-40a7-bdb8-49a84313458a 2019-01-14 17:46:23,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.632566928864s 2019-01-14 17:46:23,874 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6b00bb49-7bc0-40a7-bdb8-49a84313458a 2019-01-14 17:46:23,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 17:46:23,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:23,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-d95f0ee0-54e9-4159-bf2b-ae039a2501d7 x-compute-request-id: req-d95f0ee0-54e9-4159-bf2b-ae039a2501d7 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "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": "f51f2780-2f52-495f-90b3-016e8ac82503"}]} 2019-01-14 17:46:23,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d95f0ee0-54e9-4159-bf2b-ae039a2501d7 2019-01-14 17:46:23,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283269882202s 2019-01-14 17:46:23,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d95f0ee0-54e9-4159-bf2b-ae039a2501d7 2019-01-14 17:46:23,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 17:46:23,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"server": {"name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "imageRef": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "flavorRef": "f51f2780-2f52-495f-90b3-016e8ac82503", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fd37c1a1-6231-47a8-8c5d-d4e87623c618"}], "security_groups": [{"name": "2077e940-cc02-4f1b-be3c-5c1961a0227b"}]}}' 2019-01-14 17:46:27,664 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17:46: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-7283b22f-b23a-4c20-9513-9a274edde58c x-compute-request-id: req-7283b22f-b23a-4c20-9513-9a274edde58c Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2077e940-cc02-4f1b-be3c-5c1961a0227b"}], "OS-DCF:diskConfig": "MANUAL", "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "adminPass": "cgPQ9m4JHi5u"}} 2019-01-14 17:46:27,664 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7283b22f-b23a-4c20-9513-9a274edde58c 2019-01-14 17:46:27,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.75831007957s 2019-01-14 17:46:27,664 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7283b22f-b23a-4c20-9513-9a274edde58c 2019-01-14 17:46:27,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:28,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-dd92a834-ffe8-45e7-8bb5-37688532483a x-compute-request-id: req-dd92a834-ffe8-45e7-8bb5-37688532483a Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:28,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd92a834-ffe8-45e7-8bb5-37688532483a 2019-01-14 17:46:28,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490316867828s 2019-01-14 17:46:28,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd92a834-ffe8-45e7-8bb5-37688532483a 2019-01-14 17:46:28,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:46:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:28,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-81cf465f-9dec-4f95-ba4e-4a604be166d4 Date: Mon, 14 Jan 2019 17:46: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a66f95e-229d-4e9f-8e34-9444b1f39be4"],"updated_at":"2019-01-14T17:45:59Z","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","name":"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:46:28,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81cf465f-9dec-4f95-ba4e-4a604be166d4 2019-01-14 17:46:28,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978379249573s 2019-01-14 17:46:28,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81cf465f-9dec-4f95-ba4e-4a604be166d4 2019-01-14 17:46:28,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 17:46:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:28,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1ad67d48-1431-46d9-ba15-c525eab6ce67 Date: Mon, 14 Jan 2019 17:46:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:45:59Z","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":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"6a66f95e-229d-4e9f-8e34-9444b1f39be4","subnetpool_id":null,"name":"shaker-subnet_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:46:28,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1ad67d48-1431-46d9-ba15-c525eab6ce67 2019-01-14 17:46:28,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.219921112061s 2019-01-14 17:46:28,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1ad67d48-1431-46d9-ba15-c525eab6ce67 2019-01-14 17:46:28,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:30,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:31,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-4a133f60-53c6-429b-85f5-09d473712d30 x-compute-request-id: req-4a133f60-53c6-429b-85f5-09d473712d30 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:30Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:31,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4a133f60-53c6-429b-85f5-09d473712d30 2019-01-14 17:46:31,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693143129349s 2019-01-14 17:46:31,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4a133f60-53c6-429b-85f5-09d473712d30 2019-01-14 17:46:31,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:33,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:34,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-b0fe3734-b71a-4bee-b158-7b10ca7229c1 x-compute-request-id: req-b0fe3734-b71a-4bee-b158-7b10ca7229c1 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:34,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0fe3734-b71a-4bee-b158-7b10ca7229c1 2019-01-14 17:46:34,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12339997292s 2019-01-14 17:46:34,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0fe3734-b71a-4bee-b158-7b10ca7229c1 2019-01-14 17:46:34,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:36,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:37,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-990ec205-4d23-45ef-b578-512c8278d788 x-compute-request-id: req-990ec205-4d23-45ef-b578-512c8278d788 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:37,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-990ec205-4d23-45ef-b578-512c8278d788 2019-01-14 17:46:37,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830482959747s 2019-01-14 17:46:37,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-990ec205-4d23-45ef-b578-512c8278d788 2019-01-14 17:46:37,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:39,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:39,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:40,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-22eecc6a-1ca1-49c0-b2c6-f0c58f49b509 x-compute-request-id: req-22eecc6a-1ca1-49c0-b2c6-f0c58f49b509 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:40,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22eecc6a-1ca1-49c0-b2c6-f0c58f49b509 2019-01-14 17:46:40,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.988155126572s 2019-01-14 17:46:40,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22eecc6a-1ca1-49c0-b2c6-f0c58f49b509 2019-01-14 17:46:40,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:42,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:42,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-1fd78c68-6638-4791-91f8-f2f68ed553e5 x-compute-request-id: req-1fd78c68-6638-4791-91f8-f2f68ed553e5 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:42,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1fd78c68-6638-4791-91f8-f2f68ed553e5 2019-01-14 17:46:42,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652232170105s 2019-01-14 17:46:42,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1fd78c68-6638-4791-91f8-f2f68ed553e5 2019-01-14 17:46:42,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:44,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:44,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:45,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-ea1e17f8-2d32-4014-9c0e-5fa7d7bfc768 x-compute-request-id: req-ea1e17f8-2d32-4014-9c0e-5fa7d7bfc768 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:45,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea1e17f8-2d32-4014-9c0e-5fa7d7bfc768 2019-01-14 17:46:45,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752279996872s 2019-01-14 17:46:45,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea1e17f8-2d32-4014-9c0e-5fa7d7bfc768 2019-01-14 17:46:45,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:47,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:47,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:48,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-e03300f0-13a6-4573-a595-18d694ac6cd9 x-compute-request-id: req-e03300f0-13a6-4573-a595-18d694ac6cd9 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:48,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e03300f0-13a6-4573-a595-18d694ac6cd9 2019-01-14 17:46:48,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35825490952s 2019-01-14 17:46:48,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e03300f0-13a6-4573-a595-18d694ac6cd9 2019-01-14 17:46:48,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:50,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:51,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-27d4f625-ad5e-4272-932d-474aef866052 x-compute-request-id: req-27d4f625-ad5e-4272-932d-474aef866052 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:51,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27d4f625-ad5e-4272-932d-474aef866052 2019-01-14 17:46:51,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570329904556s 2019-01-14 17:46:51,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27d4f625-ad5e-4272-932d-474aef866052 2019-01-14 17:46:51,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:53,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:54,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-1fa2cd9e-404a-442c-8ae4-033009174385 x-compute-request-id: req-1fa2cd9e-404a-442c-8ae4-033009174385 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:54,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1fa2cd9e-404a-442c-8ae4-033009174385 2019-01-14 17:46:54,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15593004227s 2019-01-14 17:46:54,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1fa2cd9e-404a-442c-8ae4-033009174385 2019-01-14 17:46:54,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:56,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:46:57,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-265285fb-3be3-45dc-ae2d-c75c8e5ec20e x-compute-request-id: req-265285fb-3be3-45dc-ae2d-c75c8e5ec20e 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:46:57,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-265285fb-3be3-45dc-ae2d-c75c8e5ec20e 2019-01-14 17:46:57,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1427590847s 2019-01-14 17:46:57,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-265285fb-3be3-45dc-ae2d-c75c8e5ec20e 2019-01-14 17:46:57,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:46:59,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:46:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:00,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:46: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-a3446861-e49b-4f62-a351-a2e733151b2a x-compute-request-id: req-a3446861-e49b-4f62-a351-a2e733151b2a 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:00,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3446861-e49b-4f62-a351-a2e733151b2a 2019-01-14 17:47:00,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636450767517s 2019-01-14 17:47:00,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3446861-e49b-4f62-a351-a2e733151b2a 2019-01-14 17:47:00,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:02,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:02,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-c3eea8e2-aa95-4a4c-9d08-cbfbef1baad2 x-compute-request-id: req-c3eea8e2-aa95-4a4c-9d08-cbfbef1baad2 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:02,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3eea8e2-aa95-4a4c-9d08-cbfbef1baad2 2019-01-14 17:47:02,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530365943909s 2019-01-14 17:47:02,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3eea8e2-aa95-4a4c-9d08-cbfbef1baad2 2019-01-14 17:47:02,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:04,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:05,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:05,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-aedd1168-a1a0-46a9-9534-6b142306be93 x-compute-request-id: req-aedd1168-a1a0-46a9-9534-6b142306be93 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:05,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aedd1168-a1a0-46a9-9534-6b142306be93 2019-01-14 17:47:05,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555114030838s 2019-01-14 17:47:05,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aedd1168-a1a0-46a9-9534-6b142306be93 2019-01-14 17:47:05,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:07,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:08,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-e9a5a553-c9e4-4bfc-9fe2-423bae0e8230 x-compute-request-id: req-e9a5a553-c9e4-4bfc-9fe2-423bae0e8230 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:08,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e9a5a553-c9e4-4bfc-9fe2-423bae0e8230 2019-01-14 17:47:08,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23458003998s 2019-01-14 17:47:08,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e9a5a553-c9e4-4bfc-9fe2-423bae0e8230 2019-01-14 17:47:08,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:10,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:11,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-795b729e-ece5-46e8-8fca-c486e7e88672 x-compute-request-id: req-795b729e-ece5-46e8-8fca-c486e7e88672 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:11,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-795b729e-ece5-46e8-8fca-c486e7e88672 2019-01-14 17:47:11,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589905977249s 2019-01-14 17:47:11,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-795b729e-ece5-46e8-8fca-c486e7e88672 2019-01-14 17:47:11,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:13,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:13,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:14,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-61e9a6f3-54cf-4446-984a-b97a9f80bf09 x-compute-request-id: req-61e9a6f3-54cf-4446-984a-b97a9f80bf09 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:14,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61e9a6f3-54cf-4446-984a-b97a9f80bf09 2019-01-14 17:47:14,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684364080429s 2019-01-14 17:47:14,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61e9a6f3-54cf-4446-984a-b97a9f80bf09 2019-01-14 17:47:14,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:16,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:16,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:16,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-0cfdddb9-62de-4d49-bac4-469e729840c5 x-compute-request-id: req-0cfdddb9-62de-4d49-bac4-469e729840c5 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:16,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0cfdddb9-62de-4d49-bac4-469e729840c5 2019-01-14 17:47:16,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725485086441s 2019-01-14 17:47:16,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0cfdddb9-62de-4d49-bac4-469e729840c5 2019-01-14 17:47:16,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:18,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:19,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-0079e02a-a201-44a1-9e48-cc65356c4a34 x-compute-request-id: req-0079e02a-a201-44a1-9e48-cc65356c4a34 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:19,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0079e02a-a201-44a1-9e48-cc65356c4a34 2019-01-14 17:47:19,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58665394783s 2019-01-14 17:47:19,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0079e02a-a201-44a1-9e48-cc65356c4a34 2019-01-14 17:47:19,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:21,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:21,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-bd6bd945-1075-4f7e-bd38-8a2ca028a933 x-compute-request-id: req-bd6bd945-1075-4f7e-bd38-8a2ca028a933 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:21,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bd6bd945-1075-4f7e-bd38-8a2ca028a933 2019-01-14 17:47:21,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557280063629s 2019-01-14 17:47:21,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bd6bd945-1075-4f7e-bd38-8a2ca028a933 2019-01-14 17:47:21,974 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:23,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:24,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-9988c89e-3921-4c9a-b1fc-e108972075c4 x-compute-request-id: req-9988c89e-3921-4c9a-b1fc-e108972075c4 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:24,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9988c89e-3921-4c9a-b1fc-e108972075c4 2019-01-14 17:47:24,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54229092598s 2019-01-14 17:47:24,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9988c89e-3921-4c9a-b1fc-e108972075c4 2019-01-14 17:47:24,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:26,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:27,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-055c4006-a01d-4309-ba3c-e46bca4aeda3 x-compute-request-id: req-055c4006-a01d-4309-ba3c-e46bca4aeda3 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:27,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-055c4006-a01d-4309-ba3c-e46bca4aeda3 2019-01-14 17:47:27,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3609290123s 2019-01-14 17:47:27,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-055c4006-a01d-4309-ba3c-e46bca4aeda3 2019-01-14 17:47:27,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:29,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:29,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:30,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-6aa6b394-73ac-473e-b495-8cc25475aeb0 x-compute-request-id: req-6aa6b394-73ac-473e-b495-8cc25475aeb0 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:30,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6aa6b394-73ac-473e-b495-8cc25475aeb0 2019-01-14 17:47:30,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726324081421s 2019-01-14 17:47:30,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6aa6b394-73ac-473e-b495-8cc25475aeb0 2019-01-14 17:47:30,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:32,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:32,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:33,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-0617fb72-ddb0-4228-9fe9-adc2196f4fb6 x-compute-request-id: req-0617fb72-ddb0-4228-9fe9-adc2196f4fb6 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:33,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0617fb72-ddb0-4228-9fe9-adc2196f4fb6 2019-01-14 17:47:33,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19058489799s 2019-01-14 17:47:33,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0617fb72-ddb0-4228-9fe9-adc2196f4fb6 2019-01-14 17:47:33,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:35,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:35,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-56c842f3-8a2d-4cb5-ac2f-adcf96fd1ad0 x-compute-request-id: req-56c842f3-8a2d-4cb5-ac2f-adcf96fd1ad0 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:36,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56c842f3-8a2d-4cb5-ac2f-adcf96fd1ad0 2019-01-14 17:47:36,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539841890335s 2019-01-14 17:47:36,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56c842f3-8a2d-4cb5-ac2f-adcf96fd1ad0 2019-01-14 17:47:36,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:38,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:38,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:39,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-a6eeac3e-90d5-4a71-8b8a-379a4aec4e8f x-compute-request-id: req-a6eeac3e-90d5-4a71-8b8a-379a4aec4e8f 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:39,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a6eeac3e-90d5-4a71-8b8a-379a4aec4e8f 2019-01-14 17:47:39,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.945854187012s 2019-01-14 17:47:39,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a6eeac3e-90d5-4a71-8b8a-379a4aec4e8f 2019-01-14 17:47:39,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:41,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:41,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:42,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-dbe087c0-8482-44ad-be12-2c4ed35dc23a x-compute-request-id: req-dbe087c0-8482-44ad-be12-2c4ed35dc23a 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:42,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbe087c0-8482-44ad-be12-2c4ed35dc23a 2019-01-14 17:47:42,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16174316406s 2019-01-14 17:47:42,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbe087c0-8482-44ad-be12-2c4ed35dc23a 2019-01-14 17:47:42,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:44,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:44,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:45,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-7ebec9c9-b840-46a9-ae40-e761b64b4655 x-compute-request-id: req-7ebec9c9-b840-46a9-ae40-e761b64b4655 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:45,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7ebec9c9-b840-46a9-ae40-e761b64b4655 2019-01-14 17:47:45,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556082010269s 2019-01-14 17:47:45,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7ebec9c9-b840-46a9-ae40-e761b64b4655 2019-01-14 17:47:45,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:47,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:47,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-4151b196-92d2-43ee-bb37-c70d80ab3a58 x-compute-request-id: req-4151b196-92d2-43ee-bb37-c70d80ab3a58 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:47,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4151b196-92d2-43ee-bb37-c70d80ab3a58 2019-01-14 17:47:47,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551546812057s 2019-01-14 17:47:47,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4151b196-92d2-43ee-bb37-c70d80ab3a58 2019-01-14 17:47:47,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:50,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-69738a3f-3abb-42fe-9070-49e7be576e98 x-compute-request-id: req-69738a3f-3abb-42fe-9070-49e7be576e98 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:50,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-69738a3f-3abb-42fe-9070-49e7be576e98 2019-01-14 17:47:50,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.989030122757s 2019-01-14 17:47:50,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-69738a3f-3abb-42fe-9070-49e7be576e98 2019-01-14 17:47:50,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:52,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:52,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:53,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-a0ce667e-103e-4f05-98dc-e50fc1e9072b x-compute-request-id: req-a0ce667e-103e-4f05-98dc-e50fc1e9072b 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:53,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0ce667e-103e-4f05-98dc-e50fc1e9072b 2019-01-14 17:47:53,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546411037445s 2019-01-14 17:47:53,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0ce667e-103e-4f05-98dc-e50fc1e9072b 2019-01-14 17:47:53,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:55,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-cc4d55c6-6ec5-451c-acee-74333ca0c9a7 x-compute-request-id: req-cc4d55c6-6ec5-451c-acee-74333ca0c9a7 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:55,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc4d55c6-6ec5-451c-acee-74333ca0c9a7 2019-01-14 17:47:55,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548436164856s 2019-01-14 17:47:55,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc4d55c6-6ec5-451c-acee-74333ca0c9a7 2019-01-14 17:47:55,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:47:57,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:47:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:47:58,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:47: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-4808fa46-ac40-46b1-8306-1a6d1d96c8c4 x-compute-request-id: req-4808fa46-ac40-46b1-8306-1a6d1d96c8c4 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:47:58,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4808fa46-ac40-46b1-8306-1a6d1d96c8c4 2019-01-14 17:47:58,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534961223602s 2019-01-14 17:47:58,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4808fa46-ac40-46b1-8306-1a6d1d96c8c4 2019-01-14 17:47:58,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:00,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:00,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:00,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-b948b315-0a55-451f-975d-abbd28d8998c x-compute-request-id: req-b948b315-0a55-451f-975d-abbd28d8998c 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:00,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b948b315-0a55-451f-975d-abbd28d8998c 2019-01-14 17:48:00,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5626308918s 2019-01-14 17:48:00,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b948b315-0a55-451f-975d-abbd28d8998c 2019-01-14 17:48:00,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:02,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:03,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-e38bde57-11eb-4dc8-8ab7-5abb2ee7d8de x-compute-request-id: req-e38bde57-11eb-4dc8-8ab7-5abb2ee7d8de 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:03,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e38bde57-11eb-4dc8-8ab7-5abb2ee7d8de 2019-01-14 17:48:03,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184170007706s 2019-01-14 17:48:03,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e38bde57-11eb-4dc8-8ab7-5abb2ee7d8de 2019-01-14 17:48:03,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:05,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:05,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-9c53b5f2-4d28-4fbf-b124-4654f12319c3 x-compute-request-id: req-9c53b5f2-4d28-4fbf-b124-4654f12319c3 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:05,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c53b5f2-4d28-4fbf-b124-4654f12319c3 2019-01-14 17:48:05,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.970872163773s 2019-01-14 17:48:05,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c53b5f2-4d28-4fbf-b124-4654f12319c3 2019-01-14 17:48:05,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:07,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:07,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:09,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-1cabb26c-c928-4b07-976c-e69e76b43536 x-compute-request-id: req-1cabb26c-c928-4b07-976c-e69e76b43536 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:09,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1cabb26c-c928-4b07-976c-e69e76b43536 2019-01-14 17:48:09,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00796890259s 2019-01-14 17:48:09,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1cabb26c-c928-4b07-976c-e69e76b43536 2019-01-14 17:48:09,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:11,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:11,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:11,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-c8c9e0c4-ce5f-41e2-85a9-6878c5b5eae5 x-compute-request-id: req-c8c9e0c4-ce5f-41e2-85a9-6878c5b5eae5 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:11,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8c9e0c4-ce5f-41e2-85a9-6878c5b5eae5 2019-01-14 17:48:11,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633317947388s 2019-01-14 17:48:11,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8c9e0c4-ce5f-41e2-85a9-6878c5b5eae5 2019-01-14 17:48:11,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:13,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:14,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-521f72fd-7d00-4709-b201-7e95d878ebc5 x-compute-request-id: req-521f72fd-7d00-4709-b201-7e95d878ebc5 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:14,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-521f72fd-7d00-4709-b201-7e95d878ebc5 2019-01-14 17:48:14,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798681020737s 2019-01-14 17:48:14,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-521f72fd-7d00-4709-b201-7e95d878ebc5 2019-01-14 17:48:14,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:16,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:16,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:17,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-87a740a3-fc3b-4470-9d73-6acc02d5f9ca x-compute-request-id: req-87a740a3-fc3b-4470-9d73-6acc02d5f9ca 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:17,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87a740a3-fc3b-4470-9d73-6acc02d5f9ca 2019-01-14 17:48:17,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1589820385s 2019-01-14 17:48:17,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87a740a3-fc3b-4470-9d73-6acc02d5f9ca 2019-01-14 17:48:17,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:19,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:19,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:20,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-50c15134-42c9-4286-bf87-9a5e0b8b9817 x-compute-request-id: req-50c15134-42c9-4286-bf87-9a5e0b8b9817 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:20,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-50c15134-42c9-4286-bf87-9a5e0b8b9817 2019-01-14 17:48:20,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521806955338s 2019-01-14 17:48:20,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-50c15134-42c9-4286-bf87-9a5e0b8b9817 2019-01-14 17:48:20,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:22,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:22,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:22,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-9513ba2e-2d00-4aa0-814d-c85fc7a03c8d x-compute-request-id: req-9513ba2e-2d00-4aa0-814d-c85fc7a03c8d 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:22,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9513ba2e-2d00-4aa0-814d-c85fc7a03c8d 2019-01-14 17:48:22,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788213968277s 2019-01-14 17:48:22,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9513ba2e-2d00-4aa0-814d-c85fc7a03c8d 2019-01-14 17:48:22,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:24,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:25,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-04e2b4e8-d1ae-4c15-a149-521f9d9d4127 x-compute-request-id: req-04e2b4e8-d1ae-4c15-a149-521f9d9d4127 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:25,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04e2b4e8-d1ae-4c15-a149-521f9d9d4127 2019-01-14 17:48:25,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726804018021s 2019-01-14 17:48:25,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04e2b4e8-d1ae-4c15-a149-521f9d9d4127 2019-01-14 17:48:25,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:27,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:27,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:28,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-a36a235d-c1c7-42ca-bcbd-520cc3a18e73 x-compute-request-id: req-a36a235d-c1c7-42ca-bcbd-520cc3a18e73 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:28,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a36a235d-c1c7-42ca-bcbd-520cc3a18e73 2019-01-14 17:48:28,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538943052292s 2019-01-14 17:48:28,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a36a235d-c1c7-42ca-bcbd-520cc3a18e73 2019-01-14 17:48:28,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:30,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:30,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:30,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-15ff3dc0-4f9a-4601-9e66-8b6fe5275e78 x-compute-request-id: req-15ff3dc0-4f9a-4601-9e66-8b6fe5275e78 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:30,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15ff3dc0-4f9a-4601-9e66-8b6fe5275e78 2019-01-14 17:48:30,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561349868774s 2019-01-14 17:48:30,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15ff3dc0-4f9a-4601-9e66-8b6fe5275e78 2019-01-14 17:48:30,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:32,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:33,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-2fc8f0b5-f47f-4365-a4ea-d45b5a216409 x-compute-request-id: req-2fc8f0b5-f47f-4365-a4ea-d45b5a216409 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:33,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fc8f0b5-f47f-4365-a4ea-d45b5a216409 2019-01-14 17:48:33,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553896188736s 2019-01-14 17:48:33,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fc8f0b5-f47f-4365-a4ea-d45b5a216409 2019-01-14 17:48:33,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:35,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:35,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:36,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-e2df5384-e9bd-4c32-b119-00e35e543aae x-compute-request-id: req-e2df5384-e9bd-4c32-b119-00e35e543aae 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:36,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2df5384-e9bd-4c32-b119-00e35e543aae 2019-01-14 17:48:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11744904518s 2019-01-14 17:48:36,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2df5384-e9bd-4c32-b119-00e35e543aae 2019-01-14 17:48:36,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:38,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:39,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-f0dea908-61e8-463b-ba11-025a4a118fed x-compute-request-id: req-f0dea908-61e8-463b-ba11-025a4a118fed 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:39,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0dea908-61e8-463b-ba11-025a4a118fed 2019-01-14 17:48:39,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653589963913s 2019-01-14 17:48:39,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0dea908-61e8-463b-ba11-025a4a118fed 2019-01-14 17:48:39,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:41,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:41,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:42,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-c9709d22-dfb0-4cf1-88f3-4915f2ce858a x-compute-request-id: req-c9709d22-dfb0-4cf1-88f3-4915f2ce858a 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:42,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9709d22-dfb0-4cf1-88f3-4915f2ce858a 2019-01-14 17:48:42,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94922709465s 2019-01-14 17:48:42,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9709d22-dfb0-4cf1-88f3-4915f2ce858a 2019-01-14 17:48:42,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:44,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:44,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-aa1845e1-c99f-493a-993f-8a4e1a30f6f9 x-compute-request-id: req-aa1845e1-c99f-493a-993f-8a4e1a30f6f9 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:44,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa1845e1-c99f-493a-993f-8a4e1a30f6f9 2019-01-14 17:48:44,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549276828766s 2019-01-14 17:48:44,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa1845e1-c99f-493a-993f-8a4e1a30f6f9 2019-01-14 17:48:44,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:46,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:46,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:47,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-ace6941a-195a-4711-9b3b-2889e918062c x-compute-request-id: req-ace6941a-195a-4711-9b3b-2889e918062c 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:47,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ace6941a-195a-4711-9b3b-2889e918062c 2019-01-14 17:48:47,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591783046722s 2019-01-14 17:48:47,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ace6941a-195a-4711-9b3b-2889e918062c 2019-01-14 17:48:47,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:49,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-6229075d-3bd7-4aa3-bdb8-65435d8942cf x-compute-request-id: req-6229075d-3bd7-4aa3-bdb8-65435d8942cf 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:49,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6229075d-3bd7-4aa3-bdb8-65435d8942cf 2019-01-14 17:48:49,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555611133575s 2019-01-14 17:48:49,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6229075d-3bd7-4aa3-bdb8-65435d8942cf 2019-01-14 17:48:49,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:51,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:52,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-9382d9bb-fe05-425a-90f5-27c91f0259e2 x-compute-request-id: req-9382d9bb-fe05-425a-90f5-27c91f0259e2 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:52,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9382d9bb-fe05-425a-90f5-27c91f0259e2 2019-01-14 17:48:52,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573486804962s 2019-01-14 17:48:52,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9382d9bb-fe05-425a-90f5-27c91f0259e2 2019-01-14 17:48:52,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:54,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:54,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-a7503415-a4d2-41e6-8041-92eb631aa94e x-compute-request-id: req-a7503415-a4d2-41e6-8041-92eb631aa94e 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:54,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a7503415-a4d2-41e6-8041-92eb631aa94e 2019-01-14 17:48:54,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561430931091s 2019-01-14 17:48:54,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a7503415-a4d2-41e6-8041-92eb631aa94e 2019-01-14 17:48:54,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:56,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:48:57,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-4dafe62e-405e-4aa9-81fe-d14b3a21119f x-compute-request-id: req-4dafe62e-405e-4aa9-81fe-d14b3a21119f 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:48:57,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4dafe62e-405e-4aa9-81fe-d14b3a21119f 2019-01-14 17:48:57,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585667133331s 2019-01-14 17:48:57,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4dafe62e-405e-4aa9-81fe-d14b3a21119f 2019-01-14 17:48:57,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:48:59,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:48:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:00,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:48: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-877043bd-5207-410a-8a6f-d3b6c2460f8b x-compute-request-id: req-877043bd-5207-410a-8a6f-d3b6c2460f8b 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:00,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-877043bd-5207-410a-8a6f-d3b6c2460f8b 2019-01-14 17:49:00,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566714048386s 2019-01-14 17:49:00,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-877043bd-5207-410a-8a6f-d3b6c2460f8b 2019-01-14 17:49:00,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:02,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:02,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:02,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-f8a276f1-8355-4e3a-bc58-a0e176b78125 x-compute-request-id: req-f8a276f1-8355-4e3a-bc58-a0e176b78125 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:02,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8a276f1-8355-4e3a-bc58-a0e176b78125 2019-01-14 17:49:02,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552322864532s 2019-01-14 17:49:02,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8a276f1-8355-4e3a-bc58-a0e176b78125 2019-01-14 17:49:02,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:04,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:04,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:05,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-2edadde5-594b-486b-adaa-1fd59c3e5669 x-compute-request-id: req-2edadde5-594b-486b-adaa-1fd59c3e5669 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:05,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2edadde5-594b-486b-adaa-1fd59c3e5669 2019-01-14 17:49:05,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369952917099s 2019-01-14 17:49:05,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2edadde5-594b-486b-adaa-1fd59c3e5669 2019-01-14 17:49:05,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:07,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:07,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-0286c502-11eb-4f40-9ec0-454109a3535d x-compute-request-id: req-0286c502-11eb-4f40-9ec0-454109a3535d 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:07,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0286c502-11eb-4f40-9ec0-454109a3535d 2019-01-14 17:49:07,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557016134262s 2019-01-14 17:49:07,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0286c502-11eb-4f40-9ec0-454109a3535d 2019-01-14 17:49:07,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:09,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:10,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-43b6a00c-0d1d-4598-95d0-901659039a09 x-compute-request-id: req-43b6a00c-0d1d-4598-95d0-901659039a09 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:10,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-43b6a00c-0d1d-4598-95d0-901659039a09 2019-01-14 17:49:10,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533914089203s 2019-01-14 17:49:10,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-43b6a00c-0d1d-4598-95d0-901659039a09 2019-01-14 17:49:10,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:12,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:12,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:12,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-6c6d612b-8d45-4caf-abd1-2c7620ab4d70 x-compute-request-id: req-6c6d612b-8d45-4caf-abd1-2c7620ab4d70 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:12,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c6d612b-8d45-4caf-abd1-2c7620ab4d70 2019-01-14 17:49:12,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588869094849s 2019-01-14 17:49:12,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c6d612b-8d45-4caf-abd1-2c7620ab4d70 2019-01-14 17:49:12,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:14,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:15,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-77720cde-c152-4b70-a058-7ef988aabb8d x-compute-request-id: req-77720cde-c152-4b70-a058-7ef988aabb8d 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:15,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77720cde-c152-4b70-a058-7ef988aabb8d 2019-01-14 17:49:15,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548174858093s 2019-01-14 17:49:15,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77720cde-c152-4b70-a058-7ef988aabb8d 2019-01-14 17:49:15,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:17,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:17,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-e3908ccd-e9da-4107-adbb-5178ac75cad1 x-compute-request-id: req-e3908ccd-e9da-4107-adbb-5178ac75cad1 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:17,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e3908ccd-e9da-4107-adbb-5178ac75cad1 2019-01-14 17:49:17,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596212863922s 2019-01-14 17:49:17,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e3908ccd-e9da-4107-adbb-5178ac75cad1 2019-01-14 17:49:17,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:19,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:20,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-66662da1-8f87-4e4a-b650-f4e47e2fdb93 x-compute-request-id: req-66662da1-8f87-4e4a-b650-f4e47e2fdb93 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:20,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66662da1-8f87-4e4a-b650-f4e47e2fdb93 2019-01-14 17:49:20,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578927993774s 2019-01-14 17:49:20,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66662da1-8f87-4e4a-b650-f4e47e2fdb93 2019-01-14 17:49:20,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:22,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:22,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-e2ac87ed-e417-4c01-a1ec-b7f576c736fb x-compute-request-id: req-e2ac87ed-e417-4c01-a1ec-b7f576c736fb 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:22,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2ac87ed-e417-4c01-a1ec-b7f576c736fb 2019-01-14 17:49:22,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36780500412s 2019-01-14 17:49:22,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2ac87ed-e417-4c01-a1ec-b7f576c736fb 2019-01-14 17:49:22,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:24,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:25,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-0ad4045e-462f-4279-b957-240a003911a2 x-compute-request-id: req-0ad4045e-462f-4279-b957-240a003911a2 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:25,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ad4045e-462f-4279-b957-240a003911a2 2019-01-14 17:49:25,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356605052948s 2019-01-14 17:49:25,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ad4045e-462f-4279-b957-240a003911a2 2019-01-14 17:49:25,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:27,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:27,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-46818d7e-849e-427d-b543-034d2b31f63f x-compute-request-id: req-46818d7e-849e-427d-b543-034d2b31f63f 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:27,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-46818d7e-849e-427d-b543-034d2b31f63f 2019-01-14 17:49:27,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584776878357s 2019-01-14 17:49:27,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-46818d7e-849e-427d-b543-034d2b31f63f 2019-01-14 17:49:27,830 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:29,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-3fe70eb5-6ed3-49da-930d-5ba3afd12676 x-compute-request-id: req-3fe70eb5-6ed3-49da-930d-5ba3afd12676 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:30,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fe70eb5-6ed3-49da-930d-5ba3afd12676 2019-01-14 17:49:30,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.989778995514s 2019-01-14 17:49:30,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fe70eb5-6ed3-49da-930d-5ba3afd12676 2019-01-14 17:49:30,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:32,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:33,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-f0a77e8a-3c78-464b-a8f7-0512ba7d5886 x-compute-request-id: req-f0a77e8a-3c78-464b-a8f7-0512ba7d5886 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:33,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0a77e8a-3c78-464b-a8f7-0512ba7d5886 2019-01-14 17:49:33,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565519094467s 2019-01-14 17:49:33,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0a77e8a-3c78-464b-a8f7-0512ba7d5886 2019-01-14 17:49:33,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:35,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:35,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-aea903a3-abad-4841-9ead-0d2c3e7ef175 x-compute-request-id: req-aea903a3-abad-4841-9ead-0d2c3e7ef175 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:35,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aea903a3-abad-4841-9ead-0d2c3e7ef175 2019-01-14 17:49:35,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53636097908s 2019-01-14 17:49:35,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aea903a3-abad-4841-9ead-0d2c3e7ef175 2019-01-14 17:49:35,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:37,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:38,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-1e755a8a-396e-4ae9-b5bc-f977db987a06 x-compute-request-id: req-1e755a8a-396e-4ae9-b5bc-f977db987a06 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:38,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e755a8a-396e-4ae9-b5bc-f977db987a06 2019-01-14 17:49:38,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04010486603s 2019-01-14 17:49:38,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e755a8a-396e-4ae9-b5bc-f977db987a06 2019-01-14 17:49:38,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:40,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:41,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-52f2739c-e10d-4bef-9694-7656fa6f17c2 x-compute-request-id: req-52f2739c-e10d-4bef-9694-7656fa6f17c2 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:41,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52f2739c-e10d-4bef-9694-7656fa6f17c2 2019-01-14 17:49:41,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573063850403s 2019-01-14 17:49:41,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52f2739c-e10d-4bef-9694-7656fa6f17c2 2019-01-14 17:49:41,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:43,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:44,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-645993b8-706d-4c91-ac15-3eecb59b075e x-compute-request-id: req-645993b8-706d-4c91-ac15-3eecb59b075e 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.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:46:31Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:44,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-645993b8-706d-4c91-ac15-3eecb59b075e 2019-01-14 17:49:44,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467709064484s 2019-01-14 17:49:44,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-645993b8-706d-4c91-ac15-3eecb59b075e 2019-01-14 17:49:44,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:49:46,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:49:46,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:46,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-df084f39-b908-4b6f-8f5b-2434ca50ae9c x-compute-request-id: req-df084f39-b908-4b6f-8f5b-2434ca50ae9c Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:cc:dc", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T17:49:45.000000", "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T17:49:45Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:49:46,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df084f39-b908-4b6f-8f5b-2434ca50ae9c 2019-01-14 17:49:46,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521520853043s 2019-01-14 17:49:46,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df084f39-b908-4b6f-8f5b-2434ca50ae9c 2019-01-14 17:49:46,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 17:49:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=05b0ff57-ea6d-4b28-8008-cd6050e09e8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:46,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9c8daeaf-6be6-4bcd-aa4a-892c0331e0b0 Date: Mon, 14 Jan 2019 17:49:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:46:31Z","admin_state_up":true,"updated_at":"2019-01-14T17:49:44Z","binding:vnic_type":"normal","device_id":"05b0ff57-ea6d-4b28-8008-cd6050e09e8c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:69:cc:dc","id":"cf87ac43-f330-47df-ab9e-5af4c04d06b4","port_security_enabled":true,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","fixed_ips":[{"subnet_id":"6a66f95e-229d-4e9f-8e34-9444b1f39be4","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["2077e940-cc02-4f1b-be3c-5c1961a0227b"],"name":""}]} 2019-01-14 17:49:46,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05b0ff57-ea6d-4b28-8008-cd6050e09e8c used request id req-9c8daeaf-6be6-4bcd-aa4a-892c0331e0b0 2019-01-14 17:49:46,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0506010055542s 2019-01-14 17:49:46,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05b0ff57-ea6d-4b28-8008-cd6050e09e8c used request id req-9c8daeaf-6be6-4bcd-aa4a-892c0331e0b0 2019-01-14 17:49:46,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 17:49:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=cf87ac43-f330-47df-ab9e-5af4c04d06b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:46,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-61bd67d9-847e-4437-9696-b7fd4c8fe3e8 Date: Mon, 14 Jan 2019 17:49:46 GMT RESP BODY: {"floatingips": []} 2019-01-14 17:49:46,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=cf87ac43-f330-47df-ab9e-5af4c04d06b4 used request id req-61bd67d9-847e-4437-9696-b7fd4c8fe3e8 2019-01-14 17:49:46,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018963098526s 2019-01-14 17:49:46,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=cf87ac43-f330-47df-ab9e-5af4c04d06b4 used request id req-61bd67d9-847e-4437-9696-b7fd4c8fe3e8 2019-01-14 17:49:46,647 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:cc:dc', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'91c14bbd-dc03-4dd9-b3d3-8f0847922dce'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T17:49:45.000000', 'flavor': Munch({u'id': u'f51f2780-2f52-495f-90b3-016e8ac82503'}), 'az': u'nova', 'id': u'05b0ff57-ea6d-4b28-8008-cd6050e09e8c', 'security_groups': [Munch({u'name': u'shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'54cad3f6786d4d399fcde8dcc0c264e9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', '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'2019-01-14T17:49:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T17:49:45Z', 'hostId': u'8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8', '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'2019-01-14T17:49:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': u'shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'adminPass': u'cgPQ9m4JHi5u', 'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'created_at': u'2019-01-14T17:46:27Z', 'created': u'2019-01-14T17:46:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 17:49:46,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:49:46,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:46,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-bf47dcd5-4215-4181-bbfc-834aebccaf5c Date: Mon, 14 Jan 2019 17:49: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a66f95e-229d-4e9f-8e34-9444b1f39be4"],"updated_at":"2019-01-14T17:45:59Z","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","name":"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:49:46,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bf47dcd5-4215-4181-bbfc-834aebccaf5c 2019-01-14 17:49:46,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0963640213013s 2019-01-14 17:49:46,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bf47dcd5-4215-4181-bbfc-834aebccaf5c 2019-01-14 17:49:46,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 17:49:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=05b0ff57-ea6d-4b28-8008-cd6050e09e8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:46,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b59eb6dd-4fad-45cd-90dc-f2b795a3d7a1 Date: Mon, 14 Jan 2019 17:49:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:46:31Z","admin_state_up":true,"updated_at":"2019-01-14T17:49:44Z","binding:vnic_type":"normal","device_id":"05b0ff57-ea6d-4b28-8008-cd6050e09e8c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:69:cc:dc","id":"cf87ac43-f330-47df-ab9e-5af4c04d06b4","port_security_enabled":true,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","fixed_ips":[{"subnet_id":"6a66f95e-229d-4e9f-8e34-9444b1f39be4","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["2077e940-cc02-4f1b-be3c-5c1961a0227b"],"name":""}]} 2019-01-14 17:49:46,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05b0ff57-ea6d-4b28-8008-cd6050e09e8c used request id req-b59eb6dd-4fad-45cd-90dc-f2b795a3d7a1 2019-01-14 17:49:46,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.051323890686s 2019-01-14 17:49:46,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05b0ff57-ea6d-4b28-8008-cd6050e09e8c used request id req-b59eb6dd-4fad-45cd-90dc-f2b795a3d7a1 2019-01-14 17:49:46,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 17:49:46,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "port_id": "cf87ac43-f330-47df-ab9e-5af4c04d06b4"}}' 2019-01-14 17:49:48,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-0274552c-b89c-4f90-affa-e85282b1dc7a Date: Mon, 14 Jan 2019 17:49:48 GMT RESP BODY: {"floatingip": {"router_id": "442a40fc-a0b6-4156-b011-f190764d3435", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T17:49:47Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "cf87ac43-f330-47df-ab9e-5af4c04d06b4", "id": "771ac4ea-7a22-418f-a059-b9de6fae7a4a", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:49:47Z", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}} 2019-01-14 17:49:48,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0274552c-b89c-4f90-affa-e85282b1dc7a 2019-01-14 17:49:48,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.74166607857s 2019-01-14 17:49:48,542 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0274552c-b89c-4f90-affa-e85282b1dc7a 2019-01-14 17:49:48,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 17:49:48,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:49:48,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-4cadc08d-e063-4376-96ab-ea70ba44b243 Date: Mon, 14 Jan 2019 17:49:48 GMT RESP BODY: {"floatingips": [{"router_id": "442a40fc-a0b6-4156-b011-f190764d3435", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T17:49:47Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "cf87ac43-f330-47df-ab9e-5af4c04d06b4", "id": "771ac4ea-7a22-418f-a059-b9de6fae7a4a", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:49:47Z", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}]} 2019-01-14 17:49:48,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4cadc08d-e063-4376-96ab-ea70ba44b243 2019-01-14 17:49:48,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0230579376221s 2019-01-14 17:49:48,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4cadc08d-e063-4376-96ab-ea70ba44b243 2019-01-14 17:49:48,578 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'442a40fc-a0b6-4156-b011-f190764d3435', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'created_at': u'2019-01-14T17:49:47Z', 'attached': True, 'updated_at': u'2019-01-14T17:49:47Z', 'id': u'771ac4ea-7a22-418f-a059-b9de6fae7a4a', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'442a40fc-a0b6-4156-b011-f190764d3435', 'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'port_id': u'cf87ac43-f330-47df-ab9e-5af4c04d06b4', 'port': u'cf87ac43-f330-47df-ab9e-5af4c04d06b4', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 17:49:48,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:49:48,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:49:48,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-ffa6e43c-e20b-4ee6-8ab2-ce6571af6b64 x-compute-request-id: req-ffa6e43c-e20b-4ee6-8ab2-ce6571af6b64 Content-Encoding: gzip Content-Length: 8161 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n"} 2019-01-14 17:49:48,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-ffa6e43c-e20b-4ee6-8ab2-ce6571af6b64 2019-01-14 17:49:48,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.118478059769s 2019-01-14 17:49:48,698 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-ffa6e43c-e20b-4ee6-8ab2-ce6571af6b64 2019-01-14 17:49:48,698 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s 2019-01-14 17:49:49,700 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-01-14 17:49:58,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:49:58,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:49:58,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:49: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-4242dda6-719e-427b-8ae2-2073aeb7b14a x-compute-request-id: req-4242dda6-719e-427b-8ae2-2073aeb7b14a Content-Encoding: gzip Content-Length: 10585 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2019-01-14 17:49:58,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-4242dda6-719e-427b-8ae2-2073aeb7b14a 2019-01-14 17:49:58,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109707832336s 2019-01-14 17:49:58,821 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-4242dda6-719e-427b-8ae2-2073aeb7b14a 2019-01-14 17:49:58,821 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:49:59,823 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:08,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:50:08,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:50:09,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:50: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-7c74bdb9-34c4-49a5-8c48-f59f51664ef9 x-compute-request-id: req-7c74bdb9-34c4-49a5-8c48-f59f51664ef9 Content-Encoding: gzip Content-Length: 10585 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2019-01-14 17:50:09,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-7c74bdb9-34c4-49a5-8c48-f59f51664ef9 2019-01-14 17:50:09,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.254848003387s 2019-01-14 17:50:09,089 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-7c74bdb9-34c4-49a5-8c48-f59f51664ef9 2019-01-14 17:50:09,089 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:10,092 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:19,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:50:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:50:19,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:50: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-02f8943a-3b17-464b-a215-489277ce07b7 x-compute-request-id: req-02f8943a-3b17-464b-a215-489277ce07b7 Content-Encoding: gzip Content-Length: 10585 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2019-01-14 17:50:19,176 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-02f8943a-3b17-464b-a215-489277ce07b7 2019-01-14 17:50:19,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0766501426697s 2019-01-14 17:50:19,177 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-02f8943a-3b17-464b-a215-489277ce07b7 2019-01-14 17:50:19,178 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:20,180 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:29,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:50:29,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:50:29,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:50: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-730a48e4-0112-4e6f-b729-ff9e9dc3bcab x-compute-request-id: req-730a48e4-0112-4e6f-b729-ff9e9dc3bcab Content-Encoding: gzip Content-Length: 10585 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2019-01-14 17:50:29,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-730a48e4-0112-4e6f-b729-ff9e9dc3bcab 2019-01-14 17:50:29,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0797879695892s 2019-01-14 17:50:29,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-730a48e4-0112-4e6f-b729-ff9e9dc3bcab 2019-01-14 17:50:29,272 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:30,274 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:39,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:50:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:50:39,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:50: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-7073b09d-ff9b-464a-b1e4-221fd126ce4a x-compute-request-id: req-7073b09d-ff9b-464a-b1e4-221fd126ce4a Content-Encoding: gzip Content-Length: 10585 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2019-01-14 17:50:39,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-7073b09d-ff9b-464a-b1e4-221fd126ce4a 2019-01-14 17:50:39,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809078216553s 2019-01-14 17:50:39,357 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-7073b09d-ff9b-464a-b1e4-221fd126ce4a 2019-01-14 17:50:39,357 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:40,360 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:49,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:50:49,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:50:49,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-6bca722e-0a70-4d72-b378-4caaac559df3 x-compute-request-id: req-6bca722e-0a70-4d72-b378-4caaac559df3 Content-Encoding: gzip Content-Length: 12988 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds.\n[ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc |\n[ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc |\n[ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.235661] cloud-init[934]: Generating public/private rsa key pair.\n[ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.248126] cloud-init[934]: The key fingerprint is:\n[ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1\n[ 59.260140] cloud-init[934]: The key's randomart image is:\n[ 59.262111] cloud-init[934]: +---[RSA 2048]----+\n[ 59.268158] cloud-init[934]: |+oBO= |\n[ 59.269957] cloud-init[934]: |B=*o.= |\n[ 59.272135] cloud-init[934]: |OE..+ o . |\n[ 59.276141] cloud-init[934]: |B+=+ o o o |\n[ 59.280120] cloud-init[934]: |.=+.o . S + |\n[ 59.284154] cloud-init[934]: |o=.. . . |\n[ 59.288129] cloud-init[934]: |o+ . |\n[ 59.289928] cloud-init[934]: |o . |\n[ 59.296138] cloud-init[934]: |... |\n[ 59.297920] cloud-init[934]: +----[SHA256]-----+\n[ 59.304161] cloud-init[934]: Generating public/private dsa key pair.\n[ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m\n[ 59.316423] cloud-init[934]: The key fingerprint is:\n[ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] \n[ 59.325708] cloud-initReached target System Initialization.\n[[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 59.333203] cloud-init\n[934]: +---[DSA 1024]----+\n Starting LXD - unix socket.\n[ 59.337426] cloud-init[934]: | .+. .ooE |\n[ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] [934]: | B..ooo= o |\n[ 59.344824] cloud-init[934]: | o Bo+.= B o |\n[ 59.346181] cloud-init[934]: | o B.B + = |\n[ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[934]: | . S B o |\n[ 59.352852] cloud-init[934]: | + % o o |\n[ 59.354215] cloud-init[934]: | . * + o |\n[ 59.355544] cloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.[934]: | o . |\n[ 59.361193] cloud-init[934]: | |\n[ 59.362510] cloud-init[934]: +----[SHA256]-----+\n[ 59.363826] \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair.\n[ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.371705] ] Listening on Socket activation for snappy daemon.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.377684] cloud-init[934]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n[[0;32m OK [0m\n[ 59.388258] cloud-init[934]: The key's randomart image is:\n[ 59.389761] cloud-init[934]: +---[ECDSA 256]---+\n[ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 59.396472] cloud-init[934]: |== = * . . |\n[ 59.399949] cloud-init[934]: |+ = o * . |\n[ 59.403197] cloud-init[934]: | * + + |\n[ 59.405925] cloud-init[934]: | . B o S |\n[ 59.408136] cloud-init[934]: | +..= + |\n[ 59.411988] cloud-init[934]: | . +o + . |\n[ 59.415744] cloud-init[934]: |. +=o . |\n[ 59.418314] cloud-init[934]: | .+oo+. |\n[ 59.420943] cloud-init[934]: +----[SHA256]-----+\n[ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler.\n\n[ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is:\n\n Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[934]: +--[ED25519 256]--+\n[ 59.538164] cloud-init[934]: | o..|\n[ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n| . o o+|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.645207] cloud-init[934]: | o . o+*B|\n[ 59.674823] cloud-init[934]: | o.+ooBB%|\n[ 59.687297] cloud-init[934]: | S.=+o.oXX|\n[ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[934]: | =E.o+ooB|\n[ 59.711883] cloud-init[934]: | . ...oo+|\n[ 59.718974] cloud-init[934]: | o |\n[ 59.729888] cloud-init[934]: | |\n[ 59.736447] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 60.112071] cloud-init[1054]: Generating locales (this might take a while)...\n[ 60.780101] cloud-init[1054]: en_US.UTF-8... done\n[ 60.783053] cloud-init[1054]: Generation complete.\n"} 2019-01-14 17:50:49,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-6bca722e-0a70-4d72-b378-4caaac559df3 2019-01-14 17:50:49,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.123579978943s 2019-01-14 17:50:49,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-6bca722e-0a70-4d72-b378-4caaac559df3 2019-01-14 17:50:49,486 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: Generation complete. 2019-01-14 17:50:50,489 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:59,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:50:59,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:50:59,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:50: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-12f27ad2-ee0b-48d9-b985-8e751fad4645 x-compute-request-id: req-12f27ad2-ee0b-48d9-b985-8e751fad4645 Content-Encoding: gzip Content-Length: 13020 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds.\n[ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc |\n[ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc |\n[ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.235661] cloud-init[934]: Generating public/private rsa key pair.\n[ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.248126] cloud-init[934]: The key fingerprint is:\n[ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1\n[ 59.260140] cloud-init[934]: The key's randomart image is:\n[ 59.262111] cloud-init[934]: +---[RSA 2048]----+\n[ 59.268158] cloud-init[934]: |+oBO= |\n[ 59.269957] cloud-init[934]: |B=*o.= |\n[ 59.272135] cloud-init[934]: |OE..+ o . |\n[ 59.276141] cloud-init[934]: |B+=+ o o o |\n[ 59.280120] cloud-init[934]: |.=+.o . S + |\n[ 59.284154] cloud-init[934]: |o=.. . . |\n[ 59.288129] cloud-init[934]: |o+ . |\n[ 59.289928] cloud-init[934]: |o . |\n[ 59.296138] cloud-init[934]: |... |\n[ 59.297920] cloud-init[934]: +----[SHA256]-----+\n[ 59.304161] cloud-init[934]: Generating public/private dsa key pair.\n[ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m\n[ 59.316423] cloud-init[934]: The key fingerprint is:\n[ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] \n[ 59.325708] cloud-initReached target System Initialization.\n[[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 59.333203] cloud-init\n[934]: +---[DSA 1024]----+\n Starting LXD - unix socket.\n[ 59.337426] cloud-init[934]: | .+. .ooE |\n[ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] [934]: | B..ooo= o |\n[ 59.344824] cloud-init[934]: | o Bo+.= B o |\n[ 59.346181] cloud-init[934]: | o B.B + = |\n[ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[934]: | . S B o |\n[ 59.352852] cloud-init[934]: | + % o o |\n[ 59.354215] cloud-init[934]: | . * + o |\n[ 59.355544] cloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.[934]: | o . |\n[ 59.361193] cloud-init[934]: | |\n[ 59.362510] cloud-init[934]: +----[SHA256]-----+\n[ 59.363826] \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair.\n[ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.371705] ] Listening on Socket activation for snappy daemon.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.377684] cloud-init[934]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n[[0;32m OK [0m\n[ 59.388258] cloud-init[934]: The key's randomart image is:\n[ 59.389761] cloud-init[934]: +---[ECDSA 256]---+\n[ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 59.396472] cloud-init[934]: |== = * . . |\n[ 59.399949] cloud-init[934]: |+ = o * . |\n[ 59.403197] cloud-init[934]: | * + + |\n[ 59.405925] cloud-init[934]: | . B o S |\n[ 59.408136] cloud-init[934]: | +..= + |\n[ 59.411988] cloud-init[934]: | . +o + . |\n[ 59.415744] cloud-init[934]: |. +=o . |\n[ 59.418314] cloud-init[934]: | .+oo+. |\n[ 59.420943] cloud-init[934]: +----[SHA256]-----+\n[ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler.\n\n[ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is:\n\n Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[934]: +--[ED25519 256]--+\n[ 59.538164] cloud-init[934]: | o..|\n[ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n| . o o+|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.645207] cloud-init[934]: | o . o+*B|\n[ 59.674823] cloud-init[934]: | o.+ooBB%|\n[ 59.687297] cloud-init[934]: | S.=+o.oXX|\n[ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[934]: | =E.o+ooB|\n[ 59.711883] cloud-init[934]: | . ...oo+|\n[ 59.718974] cloud-init[934]: | o |\n[ 59.729888] cloud-init[934]: | |\n[ 59.736447] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 60.112071] cloud-init[1054]: Generating locales (this might take a while)...\n[ 60.780101] cloud-init[1054]: en_US.UTF-8... done\n[ 60.783053] cloud-init[1054]: 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"} 2019-01-14 17:50:59,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-12f27ad2-ee0b-48d9-b985-8e751fad4645 2019-01-14 17:50:59,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804688930511s 2019-01-14 17:50:59,581 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-12f27ad2-ee0b-48d9-b985-8e751fad4645 2019-01-14 17:50:59,582 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: 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. 2019-01-14 17:51:00,585 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:09,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:51:09,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:51:09,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:51: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-e89e9361-499a-433d-bc78-77a951ab3627 x-compute-request-id: req-e89e9361-499a-433d-bc78-77a951ab3627 Content-Encoding: gzip Content-Length: 13289 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds.\n[ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc |\n[ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc |\n[ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.235661] cloud-init[934]: Generating public/private rsa key pair.\n[ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.248126] cloud-init[934]: The key fingerprint is:\n[ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1\n[ 59.260140] cloud-init[934]: The key's randomart image is:\n[ 59.262111] cloud-init[934]: +---[RSA 2048]----+\n[ 59.268158] cloud-init[934]: |+oBO= |\n[ 59.269957] cloud-init[934]: |B=*o.= |\n[ 59.272135] cloud-init[934]: |OE..+ o . |\n[ 59.276141] cloud-init[934]: |B+=+ o o o |\n[ 59.280120] cloud-init[934]: |.=+.o . S + |\n[ 59.284154] cloud-init[934]: |o=.. . . |\n[ 59.288129] cloud-init[934]: |o+ . |\n[ 59.289928] cloud-init[934]: |o . |\n[ 59.296138] cloud-init[934]: |... |\n[ 59.297920] cloud-init[934]: +----[SHA256]-----+\n[ 59.304161] cloud-init[934]: Generating public/private dsa key pair.\n[ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m\n[ 59.316423] cloud-init[934]: The key fingerprint is:\n[ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] \n[ 59.325708] cloud-initReached target System Initialization.\n[[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 59.333203] cloud-init\n[934]: +---[DSA 1024]----+\n Starting LXD - unix socket.\n[ 59.337426] cloud-init[934]: | .+. .ooE |\n[ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] [934]: | B..ooo= o |\n[ 59.344824] cloud-init[934]: | o Bo+.= B o |\n[ 59.346181] cloud-init[934]: | o B.B + = |\n[ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[934]: | . S B o |\n[ 59.352852] cloud-init[934]: | + % o o |\n[ 59.354215] cloud-init[934]: | . * + o |\n[ 59.355544] cloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.[934]: | o . |\n[ 59.361193] cloud-init[934]: | |\n[ 59.362510] cloud-init[934]: +----[SHA256]-----+\n[ 59.363826] \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair.\n[ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.371705] ] Listening on Socket activation for snappy daemon.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.377684] cloud-init[934]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n[[0;32m OK [0m\n[ 59.388258] cloud-init[934]: The key's randomart image is:\n[ 59.389761] cloud-init[934]: +---[ECDSA 256]---+\n[ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 59.396472] cloud-init[934]: |== = * . . |\n[ 59.399949] cloud-init[934]: |+ = o * . |\n[ 59.403197] cloud-init[934]: | * + + |\n[ 59.405925] cloud-init[934]: | . B o S |\n[ 59.408136] cloud-init[934]: | +..= + |\n[ 59.411988] cloud-init[934]: | . +o + . |\n[ 59.415744] cloud-init[934]: |. +=o . |\n[ 59.418314] cloud-init[934]: | .+oo+. |\n[ 59.420943] cloud-init[934]: +----[SHA256]-----+\n[ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler.\n\n[ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is:\n\n Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[934]: +--[ED25519 256]--+\n[ 59.538164] cloud-init[934]: | o..|\n[ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n| . o o+|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.645207] cloud-init[934]: | o . o+*B|\n[ 59.674823] cloud-init[934]: | o.+ooBB%|\n[ 59.687297] cloud-init[934]: | S.=+o.oXX|\n[ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[934]: | =E.o+ooB|\n[ 59.711883] cloud-init[934]: | . ...oo+|\n[ 59.718974] cloud-init[934]: | o |\n[ 59.729888] cloud-init[934]: | |\n[ 59.736447] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 60.112071] cloud-init[1054]: Generating locales (this might take a while)...\n[ 60.780101] cloud-init[1054]: en_US.UTF-8... done\n[ 60.783053] cloud-init[1054]: 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 LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started System Logging Service.\n"} 2019-01-14 17:51:09,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-e89e9361-499a-433d-bc78-77a951ab3627 2019-01-14 17:51:09,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080687046051s 2019-01-14 17:51:09,677 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-e89e9361-499a-433d-bc78-77a951ab3627 2019-01-14 17:51:09,677 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: 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 LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. 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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. 2019-01-14 17:51:10,679 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:19,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:51:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:51:19,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:51: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-db6a2560-82b4-4253-8ab5-584a6f1d3960 x-compute-request-id: req-db6a2560-82b4-4253-8ab5-584a6f1d3960 Content-Encoding: gzip Content-Length: 13307 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds.\n[ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc |\n[ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc |\n[ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.235661] cloud-init[934]: Generating public/private rsa key pair.\n[ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.248126] cloud-init[934]: The key fingerprint is:\n[ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1\n[ 59.260140] cloud-init[934]: The key's randomart image is:\n[ 59.262111] cloud-init[934]: +---[RSA 2048]----+\n[ 59.268158] cloud-init[934]: |+oBO= |\n[ 59.269957] cloud-init[934]: |B=*o.= |\n[ 59.272135] cloud-init[934]: |OE..+ o . |\n[ 59.276141] cloud-init[934]: |B+=+ o o o |\n[ 59.280120] cloud-init[934]: |.=+.o . S + |\n[ 59.284154] cloud-init[934]: |o=.. . . |\n[ 59.288129] cloud-init[934]: |o+ . |\n[ 59.289928] cloud-init[934]: |o . |\n[ 59.296138] cloud-init[934]: |... |\n[ 59.297920] cloud-init[934]: +----[SHA256]-----+\n[ 59.304161] cloud-init[934]: Generating public/private dsa key pair.\n[ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m\n[ 59.316423] cloud-init[934]: The key fingerprint is:\n[ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] \n[ 59.325708] cloud-initReached target System Initialization.\n[[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 59.333203] cloud-init\n[934]: +---[DSA 1024]----+\n Starting LXD - unix socket.\n[ 59.337426] cloud-init[934]: | .+. .ooE |\n[ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] [934]: | B..ooo= o |\n[ 59.344824] cloud-init[934]: | o Bo+.= B o |\n[ 59.346181] cloud-init[934]: | o B.B + = |\n[ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[934]: | . S B o |\n[ 59.352852] cloud-init[934]: | + % o o |\n[ 59.354215] cloud-init[934]: | . * + o |\n[ 59.355544] cloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.[934]: | o . |\n[ 59.361193] cloud-init[934]: | |\n[ 59.362510] cloud-init[934]: +----[SHA256]-----+\n[ 59.363826] \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair.\n[ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.371705] ] Listening on Socket activation for snappy daemon.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.377684] cloud-init[934]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n[[0;32m OK [0m\n[ 59.388258] cloud-init[934]: The key's randomart image is:\n[ 59.389761] cloud-init[934]: +---[ECDSA 256]---+\n[ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 59.396472] cloud-init[934]: |== = * . . |\n[ 59.399949] cloud-init[934]: |+ = o * . |\n[ 59.403197] cloud-init[934]: | * + + |\n[ 59.405925] cloud-init[934]: | . B o S |\n[ 59.408136] cloud-init[934]: | +..= + |\n[ 59.411988] cloud-init[934]: | . +o + . |\n[ 59.415744] cloud-init[934]: |. +=o . |\n[ 59.418314] cloud-init[934]: | .+oo+. |\n[ 59.420943] cloud-init[934]: +----[SHA256]-----+\n[ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler.\n\n[ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is:\n\n Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[934]: +--[ED25519 256]--+\n[ 59.538164] cloud-init[934]: | o..|\n[ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n| . o o+|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.645207] cloud-init[934]: | o . o+*B|\n[ 59.674823] cloud-init[934]: | o.+ooBB%|\n[ 59.687297] cloud-init[934]: | S.=+o.oXX|\n[ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[934]: | =E.o+ooB|\n[ 59.711883] cloud-init[934]: | . ...oo+|\n[ 59.718974] cloud-init[934]: | o |\n[ 59.729888] cloud-init[934]: | |\n[ 59.736447] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 60.112071] cloud-init[1054]: Generating locales (this might take a while)...\n[ 60.780101] cloud-init[1054]: en_US.UTF-8... done\n[ 60.783053] cloud-init[1054]: 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 LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started System Logging Service.\n\nUbuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0\n\nshaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: "} 2019-01-14 17:51:19,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-db6a2560-82b4-4253-8ab5-584a6f1d3960 2019-01-14 17:51:19,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.267529964447s 2019-01-14 17:51:19,958 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-db6a2560-82b4-4253-8ab5-584a6f1d3960 2019-01-14 17:51:19,958 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: 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 LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. 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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0 shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: 2019-01-14 17:51:20,961 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:29,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:51:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:51:30,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-24edc182-e9d9-47fc-8118-4820def67688 x-compute-request-id: req-24edc182-e9d9-47fc-8118-4820def67688 Content-Encoding: gzip Content-Length: 13307 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds.\n[ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc |\n[ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc |\n[ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.235661] cloud-init[934]: Generating public/private rsa key pair.\n[ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.248126] cloud-init[934]: The key fingerprint is:\n[ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1\n[ 59.260140] cloud-init[934]: The key's randomart image is:\n[ 59.262111] cloud-init[934]: +---[RSA 2048]----+\n[ 59.268158] cloud-init[934]: |+oBO= |\n[ 59.269957] cloud-init[934]: |B=*o.= |\n[ 59.272135] cloud-init[934]: |OE..+ o . |\n[ 59.276141] cloud-init[934]: |B+=+ o o o |\n[ 59.280120] cloud-init[934]: |.=+.o . S + |\n[ 59.284154] cloud-init[934]: |o=.. . . |\n[ 59.288129] cloud-init[934]: |o+ . |\n[ 59.289928] cloud-init[934]: |o . |\n[ 59.296138] cloud-init[934]: |... |\n[ 59.297920] cloud-init[934]: +----[SHA256]-----+\n[ 59.304161] cloud-init[934]: Generating public/private dsa key pair.\n[ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m\n[ 59.316423] cloud-init[934]: The key fingerprint is:\n[ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] \n[ 59.325708] cloud-initReached target System Initialization.\n[[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 59.333203] cloud-init\n[934]: +---[DSA 1024]----+\n Starting LXD - unix socket.\n[ 59.337426] cloud-init[934]: | .+. .ooE |\n[ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] [934]: | B..ooo= o |\n[ 59.344824] cloud-init[934]: | o Bo+.= B o |\n[ 59.346181] cloud-init[934]: | o B.B + = |\n[ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[934]: | . S B o |\n[ 59.352852] cloud-init[934]: | + % o o |\n[ 59.354215] cloud-init[934]: | . * + o |\n[ 59.355544] cloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.[934]: | o . |\n[ 59.361193] cloud-init[934]: | |\n[ 59.362510] cloud-init[934]: +----[SHA256]-----+\n[ 59.363826] \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair.\n[ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.371705] ] Listening on Socket activation for snappy daemon.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.377684] cloud-init[934]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n[[0;32m OK [0m\n[ 59.388258] cloud-init[934]: The key's randomart image is:\n[ 59.389761] cloud-init[934]: +---[ECDSA 256]---+\n[ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 59.396472] cloud-init[934]: |== = * . . |\n[ 59.399949] cloud-init[934]: |+ = o * . |\n[ 59.403197] cloud-init[934]: | * + + |\n[ 59.405925] cloud-init[934]: | . B o S |\n[ 59.408136] cloud-init[934]: | +..= + |\n[ 59.411988] cloud-init[934]: | . +o + . |\n[ 59.415744] cloud-init[934]: |. +=o . |\n[ 59.418314] cloud-init[934]: | .+oo+. |\n[ 59.420943] cloud-init[934]: +----[SHA256]-----+\n[ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler.\n\n[ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is:\n\n Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[934]: +--[ED25519 256]--+\n[ 59.538164] cloud-init[934]: | o..|\n[ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n| . o o+|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.645207] cloud-init[934]: | o . o+*B|\n[ 59.674823] cloud-init[934]: | o.+ooBB%|\n[ 59.687297] cloud-init[934]: | S.=+o.oXX|\n[ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[934]: | =E.o+ooB|\n[ 59.711883] cloud-init[934]: | . ...oo+|\n[ 59.718974] cloud-init[934]: | o |\n[ 59.729888] cloud-init[934]: | |\n[ 59.736447] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 60.112071] cloud-init[1054]: Generating locales (this might take a while)...\n[ 60.780101] cloud-init[1054]: en_US.UTF-8... done\n[ 60.783053] cloud-init[1054]: 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 LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started System Logging Service.\n\nUbuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0\n\nshaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: "} 2019-01-14 17:51:30,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-24edc182-e9d9-47fc-8118-4820def67688 2019-01-14 17:51:30,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.124691009521s 2019-01-14 17:51:30,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-24edc182-e9d9-47fc-8118-4820def67688 2019-01-14 17:51:30,097 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: 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 LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. 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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0 shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: 2019-01-14 17:51:31,100 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:40,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:51:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:51:40,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:51: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-f94ef96b-9b07-4343-83b5-5232de95b425 x-compute-request-id: req-f94ef96b-9b07-4343-83b5-5232de95b425 Content-Encoding: gzip Content-Length: 13307 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223671] pid_max: default: 32768 minimum: 301\n[ 0.225256] ACPI: Core revision 20150930\n[ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229541] Security Framework initialized\n[ 0.230977] Yama: becoming mindful.\n[ 0.232266] AppArmor: AppArmor initialized\n[ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242806] Initializing cgroup subsys io\n[ 0.244241] Initializing cgroup subsys memory\n[ 0.245753] Initializing cgroup subsys devices\n[ 0.247294] Initializing cgroup subsys freezer\n[ 0.248820] Initializing cgroup subsys net_cls\n[ 0.250345] Initializing cgroup subsys perf_event\n[ 0.251956] Initializing cgroup subsys net_prio\n[ 0.253517] Initializing cgroup subsys hugetlb\n[ 0.255051] Initializing cgroup subsys pids\n[ 0.256563] CPU: Physical Processor ID: 0\n[ 0.258663] mce: CPU supports 10 MCE banks\n[ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263848] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294890] Freeing SMP alternatives memory: 32K\n[ 0.302282] ftrace: allocating 32237 entries in 126 pages\n[ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347647] smpboot: Max logical packages: 1\n[ 0.349474] x2apic enabled\n[ 0.350857] Switched APIC routing to physical x2apic.\n[ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362919] KVM setup paravirtual spinlock\n[ 0.365743] x86: Booted up 1 node, 1 CPUs\n[ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369799] devtmpfs: initialized\n[ 0.372177] evm: security.selinux\n[ 0.373417] evm: security.SMACK64\n[ 0.374652] evm: security.SMACK64EXEC\n[ 0.375972] evm: security.SMACK64TRANSMUTE\n[ 0.377419] evm: security.SMACK64MMAP\n[ 0.378746] evm: security.ima\n[ 0.379883] evm: security.capability\n[ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386719] pinctrl core: initialized pinctrl subsystem\n[ 0.388729] RTC time: 17:49:45, date: 01/14/19\n[ 0.390470] NET: Registered protocol family 16\n[ 0.392204] cpuidle: using governor ladder\n[ 0.393666] cpuidle: using governor menu\n[ 0.395075] PCCT header not found.\n[ 0.396414] ACPI: bus type PCI registered\n[ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400103] PCI: Using configuration type 1 for base access\n[ 0.402945] ACPI: Added _OSI(Module Device)\n[ 0.404433] ACPI: Added _OSI(Processor Device)\n[ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410482] ACPI: Interpreter enabled\n[ 0.411838] ACPI: (supports S0 S5)\n[ 0.413100] ACPI: Using IOAPIC for interrupt routing\n[ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429780] acpiphp: Slot [3] registered\n[ 0.447075] acpiphp: Slot [4] registered\n[ 0.448511] acpiphp: Slot [5] registered\n[ 0.449932] acpiphp: Slot [6] registered\n[ 0.451362] acpiphp: Slot [7] registered\n[ 0.452772] acpiphp: Slot [8] registered\n[ 0.454191] acpiphp: Slot [9] registered\n[ 0.455607] acpiphp: Slot [10] registered\n[ 0.457044] acpiphp: Slot [11] registered\n[ 0.458482] acpiphp: Slot [12] registered\n[ 0.459927] acpiphp: Slot [13] registered\n[ 0.461436] acpiphp: Slot [14] registered\n[ 0.462877] acpiphp: Slot [15] registered\n[ 0.464321] acpiphp: Slot [16] registered\n[ 0.465757] acpiphp: Slot [17] registered\n[ 0.467196] acpiphp: Slot [18] registered\n[ 0.468635] acpiphp: Slot [19] registered\n[ 0.470075] acpiphp: Slot [20] registered\n[ 0.471511] acpiphp: Slot [21] registered\n[ 0.472942] acpiphp: Slot [22] registered\n[ 0.474384] acpiphp: Slot [23] registered\n[ 0.475828] acpiphp: Slot [24] registered\n[ 0.477272] acpiphp: Slot [25] registered\n[ 0.478714] acpiphp: Slot [26] registered\n[ 0.480147] acpiphp: Slot [27] registered\n[ 0.481578] acpiphp: Slot [28] registered\n[ 0.483012] acpiphp: Slot [29] registered\n[ 0.484443] acpiphp: Slot [30] registered\n[ 0.485887] acpiphp: Slot [31] registered\n[ 0.487319] PCI host bridge to bus 0000:00\n[ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561421] vgaarb: loaded\n[ 0.562467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564561] SCSI subsystem initialized\n[ 0.566112] ACPI: bus type USB registered\n[ 0.567556] usbcore: registered new interface driver usbfs\n[ 0.569367] usbcore: registered new interface driver hub\n[ 0.571137] usbcore: registered new device driver usb\n[ 0.573008] PCI: Using ACPI for IRQ routing\n[ 0.574889] NetLabel: Initializing\n[ 0.576140] NetLabel: domain hash size = 128\n[ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579314] NetLabel: unlabeled traffic allowed by default\n[ 0.581285] amd_nb: Cannot enumerate AMD northbridges\n[ 0.582993] clocksource: Switched to clocksource kvm-clock\n[ 0.592715] AppArmor: AppArmor Filesystem Enabled\n[ 0.594448] pnp: PnP ACPI init\n[ 0.595957] pnp: PnP ACPI: found 5 devices\n[ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606157] NET: Registered protocol family 2\n[ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612353] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618510] NET: Registered protocol family 1\n[ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657517] Unpacking initramfs...\n[ 1.148174] Freeing initrd memory: 37084K\n[ 1.149977] Scanning for low memory corruption every 60 seconds\n[ 1.152295] audit: initializing netlink subsys (disabled)\n[ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized\n[ 1.156412] Initialise system trusted keyring\n[ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163321] zbud: loaded\n[ 1.164603] VFS: Disk quotas dquot_6.6.0\n[ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170590] fuse init (API version 7.23)\n[ 1.172140] Key type big_key registered\n[ 1.173534] Allocating IMA MOK and blacklist keyrings.\n[ 1.175623] Key type asymmetric registered\n[ 1.177096] Asymmetric key parser 'x509' registered\n[ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.181375] io scheduler noop registered\n[ 1.182776] io scheduler deadline registered (default)\n[ 1.184553] io scheduler cfq registered\n[ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.192759] ACPI: Power Button [PWRF]\n[ 1.194273] GHES: HEST is not enabled!\n[ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.275895] Linux agpgart interface v0.103\n[ 1.278983] loop: module loaded\n[ 1.282774] vda: vda1\n[ 1.284509] scsi host0: ata_piix\n[ 1.285774] scsi host1: ata_piix\n[ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292026] libphy: Fixed MDIO Bus: probed\n[ 1.293512] tun: Universal TUN/TAP device driver, 1.6\n[ 1.295258] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298508] PPP generic driver version 2.4.2\n[ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.302237] ehci-pci: EHCI PCI platform driver\n[ 1.303801] ehci-platform: EHCI generic platform driver\n[ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307607] ohci-pci: OHCI PCI platform driver\n[ 1.309168] ohci-platform: OHCI generic platform driver\n[ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.340311] usb usb1: Product: UHCI Host Controller\n[ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.344046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.345738] hub 1-0:1.0: USB hub found\n[ 1.347118] hub 1-0:1.0: 2 ports detected\n[ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.355795] mousedev: PS/2 mouse device common for all mice\n[ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.361018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.367391] i2c /dev entries driver\n[ 1.368724] device-mapper: uevent: version 1.0.3\n[ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.375531] NET: Registered protocol family 10\n[ 1.377341] NET: Registered protocol family 17\n[ 1.378902] Key type dns_resolver registered\n[ 1.380638] registered taskstats version 1\n[ 1.382140] Loading compiled-in X.509 certificates\n[ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.388090] zswap: loaded using pool lzo/zbud\n[ 1.391201] Key type trusted registered\n[ 1.394561] Key type encrypted registered\n[ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397850] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399706] evm: HMAC attrs: 0x1\n[ 1.401303] Magic number: 3:611:845\n[ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186)\n[ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.423750] EDD information not available.\n[ 1.448775] Freeing unused kernel memory: 1512K\n[ 1.450355] Write protecting the kernel read-only data: 14336k\n[ 1.453567] Freeing unused kernel memory: 1692K\n[ 1.455358] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559569] [drm] Initialized drm 1.1.0 20060810\n[ 1.564093] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595739] FDC 0 is a S82078B\n[ 1.609325] AVX2 version of gcm_enc/dec engaged.\n[ 1.610962] AES CTR mode by8 optimization enabled\n[ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.827740] usb 1-1: Product: QEMU USB Tablet\n[ 1.829247] usb 1-1: Manufacturer: QEMU\n[ 1.830605] usb 1-1: SerialNumber: 42\n[ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.845928] usbcore: registered new interface driver usbhid\n[ 1.847859] usbhid: USB HID core driver\n[ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1\n[ 2.240816] md: multipath personality registered for level -4\n[ 2.244737] md: raid0 personality registered for level 0\n[ 2.249081] md: raid1 personality registered for level 1\n[ 2.319003] raid6: sse2x1 gen() 11361 MB/s\n[ 2.386993] raid6: sse2x1 xor() 8848 MB/s\n[ 2.454994] raid6: sse2x2 gen() 14380 MB/s\n[ 2.522991] raid6: sse2x2 xor() 9924 MB/s\n[ 2.590992] raid6: sse2x4 gen() 16673 MB/s\n[ 2.658992] raid6: sse2x4 xor() 10673 MB/s\n[ 2.730993] raid6: avx2x1 gen() 22389 MB/s\n[ 2.798991] raid6: avx2x2 gen() 26533 MB/s\n[ 2.866990] raid6: avx2x4 gen() 30469 MB/s\n[ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s\n[ 2.870255] raid6: using avx2x2 recovery algorithm\n[ 2.878115] xor: automatically using best checksumming function:\n[ 2.919001] avx : 32730.000 MB/sec\n[ 2.921924] async_tx: api initialized (async)\n[ 2.934175] md: raid6 personality registered for level 6\n[ 2.935959] md: raid5 personality registered for level 5\n[ 2.937676] md: raid4 personality registered for level 4\n[ 2.945475] 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.985917] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.010159] 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[ 3.136076] 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[ 3.141733] systemd[1]: Detected virtualization kvm.\n[ 3.143396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.148369] systemd[1]: Set hostname to .\n[ 3.152092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.154102] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.281392] 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.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.298560] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.302306] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.319917] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870.\n\n[ 3.331234] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.338234] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.343012] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.346617] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.356106] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.363754] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.368608] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.375515] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.387297] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.395019] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.398527] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.408159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.414979] systemd[1]: Starting Uncomplicated firewall...\n[ 3.416834] iscsi: registered transport (iser)\n Starting Uncomplicated firewall...\n[ 3.424778] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.433667] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.443952] 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.450006] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.455884] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.461884] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.469387] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.475520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.496915] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.502364] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.507560] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515289] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0\n\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting 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 Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds.\n[ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc |\n[ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc |\n[ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.235661] cloud-init[934]: Generating public/private rsa key pair.\n[ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.248126] cloud-init[934]: The key fingerprint is:\n[ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1\n[ 59.260140] cloud-init[934]: The key's randomart image is:\n[ 59.262111] cloud-init[934]: +---[RSA 2048]----+\n[ 59.268158] cloud-init[934]: |+oBO= |\n[ 59.269957] cloud-init[934]: |B=*o.= |\n[ 59.272135] cloud-init[934]: |OE..+ o . |\n[ 59.276141] cloud-init[934]: |B+=+ o o o |\n[ 59.280120] cloud-init[934]: |.=+.o . S + |\n[ 59.284154] cloud-init[934]: |o=.. . . |\n[ 59.288129] cloud-init[934]: |o+ . |\n[ 59.289928] cloud-init[934]: |o . |\n[ 59.296138] cloud-init[934]: |... |\n[ 59.297920] cloud-init[934]: +----[SHA256]-----+\n[ 59.304161] cloud-init[934]: Generating public/private dsa key pair.\n[ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m\n[ 59.316423] cloud-init[934]: The key fingerprint is:\n[ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] \n[ 59.325708] cloud-initReached target System Initialization.\n[[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 59.333203] cloud-init\n[934]: +---[DSA 1024]----+\n Starting LXD - unix socket.\n[ 59.337426] cloud-init[934]: | .+. .ooE |\n[ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] [934]: | B..ooo= o |\n[ 59.344824] cloud-init[934]: | o Bo+.= B o |\n[ 59.346181] cloud-init[934]: | o B.B + = |\n[ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[934]: | . S B o |\n[ 59.352852] cloud-init[934]: | + % o o |\n[ 59.354215] cloud-init[934]: | . * + o |\n[ 59.355544] cloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.[934]: | o . |\n[ 59.361193] cloud-init[934]: | |\n[ 59.362510] cloud-init[934]: +----[SHA256]-----+\n[ 59.363826] \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair.\n[ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.371705] ] Listening on Socket activation for snappy daemon.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.377684] cloud-init[934]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n[[0;32m OK [0m\n[ 59.388258] cloud-init[934]: The key's randomart image is:\n[ 59.389761] cloud-init[934]: +---[ECDSA 256]---+\n[ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 59.396472] cloud-init[934]: |== = * . . |\n[ 59.399949] cloud-init[934]: |+ = o * . |\n[ 59.403197] cloud-init[934]: | * + + |\n[ 59.405925] cloud-init[934]: | . B o S |\n[ 59.408136] cloud-init[934]: | +..= + |\n[ 59.411988] cloud-init[934]: | . +o + . |\n[ 59.415744] cloud-init[934]: |. +=o . |\n[ 59.418314] cloud-init[934]: | .+oo+. |\n[ 59.420943] cloud-init[934]: +----[SHA256]-----+\n[ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler.\n\n[ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is:\n\n Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[934]: +--[ED25519 256]--+\n[ 59.538164] cloud-init[934]: | o..|\n[ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n| . o o+|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.645207] cloud-init[934]: | o . o+*B|\n[ 59.674823] cloud-init[934]: | o.+ooBB%|\n[ 59.687297] cloud-init[934]: | S.=+o.oXX|\n[ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[934]: | =E.o+ooB|\n[ 59.711883] cloud-init[934]: | . ...oo+|\n[ 59.718974] cloud-init[934]: | o |\n[ 59.729888] cloud-init[934]: | |\n[ 59.736447] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 60.112071] cloud-init[1054]: Generating locales (this might take a while)...\n[ 60.780101] cloud-init[1054]: en_US.UTF-8... done\n[ 60.783053] cloud-init[1054]: 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 LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started System Logging Service.\n\nUbuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0\n\nshaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: "} 2019-01-14 17:51:40,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-f94ef96b-9b07-4343-83b5-5232de95b425 2019-01-14 17:51:40,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.128649950027s 2019-01-14 17:51:40,240 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c/action used request id req-f94ef96b-9b07-4343-83b5-5232de95b425 2019-01-14 17:51:40,240 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 755007630 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.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] 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.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] 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.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] 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) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] 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.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] 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.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] 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.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting 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 Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: 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 LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. 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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0 shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: 2019-01-14 17:51:41,243 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:50,252 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.203 2019-01-14 17:51:50,253 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 17:51:50,379 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 17:51:50,379 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 05:53 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 17:51:50,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 17:51:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:50,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:51: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-0254e4c4-028b-42b4-9352-db761166df2d x-compute-request-id: req-0254e4c4-028b-42b4-9352-db761166df2d Content-Type: application/json 2019-01-14 17:51:50,616 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c used request id req-0254e4c4-028b-42b4-9352-db761166df2d 2019-01-14 17:51:50,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.231219053268s 2019-01-14 17:51:50,616 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c used request id req-0254e4c4-028b-42b4-9352-db761166df2d 2019-01-14 17:51:50,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:51:50,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:51,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:51: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-1f5ec7e2-b810-431c-9bbf-74798519b293 x-compute-request-id: req-1f5ec7e2-b810-431c-9bbf-74798519b293 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:cc:dc", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:cc:dc", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "rel": "bookmark"}], "image": {"id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "links": [{"href": "http://172.30.9.26:8774/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T17:49:45.000000", "flavor": {"id": "f51f2780-2f52-495f-90b3-016e8ac82503", "links": [{"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "bookmark"}]}, "id": "05b0ff57-ea6d-4b28-8008-cd6050e09e8c", "security_groups": [{"name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}], "user_id": "54cad3f6786d4d399fcde8dcc0c264e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T17:51:50Z", "hostId": "8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "name": "shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "created": "2019-01-14T17:46:27Z", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:51:51,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f5ec7e2-b810-431c-9bbf-74798519b293 2019-01-14 17:51:51,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768637180328s 2019-01-14 17:51:51,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f5ec7e2-b810-431c-9bbf-74798519b293 2019-01-14 17:51:51,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:51:53,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:51:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:53,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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 x-openstack-request-id: req-3e048245-4bb7-4c9a-a5da-b2c3b9fe479c x-compute-request-id: req-3e048245-4bb7-4c9a-a5da-b2c3b9fe479c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 17:51:53,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e048245-4bb7-4c9a-a5da-b2c3b9fe479c 2019-01-14 17:51:53,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0677311420441s 2019-01-14 17:51:53,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e048245-4bb7-4c9a-a5da-b2c3b9fe479c 2019-01-14 17:51:53,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:51:53,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:53,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-f4095f62-e434-4477-b6a0-1e1d827c146e Date: Mon, 14 Jan 2019 17:51:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:21Z", "updated_at": "2019-01-14T17:46:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-01-14T17:46:22Z", "revision_number": 0, "id": "100b9369-17c5-4f72-8103-3d4233eb9787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:22Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:22Z", "revision_number": 0, "id": "50712674-7f4b-486d-ab51-22893f0b1945", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:22Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "76a10410-30b4-4b52-a000-c9cf949c78a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "cfec3626-8ea7-4d67-a67d-84e1c3621701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:46:21Z", "revision_number": 0, "id": "dc52effb-0346-4ab9-8126-e238abd490aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:46:21Z", "security_group_id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 5, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "2077e940-cc02-4f1b-be3c-5c1961a0227b", "name": "shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:45:57Z", "updated_at": "2019-01-14T17:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "0b81a45a-3fe3-438a-88ad-cb48efd67204", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "63dc2ae0-00d0-4f2c-9025-2ef2cf6dc41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "671ba0af-7a15-4990-ac3d-825ce7363470", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "e972753a-8bf8-4ca9-b4e1-f3d7506c3a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 4, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "name": "default"}]} 2019-01-14 17:51:53,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f4095f62-e434-4477-b6a0-1e1d827c146e 2019-01-14 17:51:53,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531189441681s 2019-01-14 17:51:53,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f4095f62-e434-4477-b6a0-1e1d827c146e 2019-01-14 17:51:53,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 17:51:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2077e940-cc02-4f1b-be3c-5c1961a0227b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:53,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-889dcb5f-8f58-4346-bbf5-224311865c38 Content-Length: 0 Date: Mon, 14 Jan 2019 17:51:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:51:53,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2077e940-cc02-4f1b-be3c-5c1961a0227b.json used request id req-889dcb5f-8f58-4346-bbf5-224311865c38 2019-01-14 17:51:53,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.3523209095s 2019-01-14 17:51:53,871 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2077e940-cc02-4f1b-be3c-5c1961a0227b.json used request id req-889dcb5f-8f58-4346-bbf5-224311865c38 2019-01-14 17:51:53,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 17:51:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:53,913 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17: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 x-openstack-request-id: req-cef91031-4d11-4773-814e-eda437a8ec90 x-compute-request-id: req-cef91031-4d11-4773-814e-eda437a8ec90 Content-Length: 0 Content-Type: application/json 2019-01-14 17:51:53,913 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1 used request id req-cef91031-4d11-4773-814e-eda437a8ec90 2019-01-14 17:51:53,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0415151119232s 2019-01-14 17:51:53,913 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1 used request id req-cef91031-4d11-4773-814e-eda437a8ec90 2019-01-14 17:51:53,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 17:51:53,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435/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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" -d '{"subnet_id": "6a66f95e-229d-4e9f-8e34-9444b1f39be4"}' 2019-01-14 17:51:55,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-83f4cef1-f2e9-4610-b5ce-50cf4a9a75e2 Date: Mon, 14 Jan 2019 17:51:55 GMT RESP BODY: {"network_id": "fd37c1a1-6231-47a8-8c5d-d4e87623c618", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "subnet_id": "6a66f95e-229d-4e9f-8e34-9444b1f39be4", "subnet_ids": ["6a66f95e-229d-4e9f-8e34-9444b1f39be4"], "port_id": "2f74c07c-a47d-4856-903e-cfd01587aed6", "id": "442a40fc-a0b6-4156-b011-f190764d3435"} 2019-01-14 17:51:55,960 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435/remove_router_interface.json used request id req-83f4cef1-f2e9-4610-b5ce-50cf4a9a75e2 2019-01-14 17:51:55,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04637694359s 2019-01-14 17:51:55,961 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435/remove_router_interface.json used request id req-83f4cef1-f2e9-4610-b5ce-50cf4a9a75e2 returning object 442a40fc-a0b6-4156-b011-f190764d3435 2019-01-14 17:51:55,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 17:51:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:56,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-bca77974-db2a-4537-bd2d-96d089bca534 Date: Mon, 14 Jan 2019 17:51:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:46:00Z", "admin_state_up": true, "updated_at": "2019-01-14T17:51:54Z", "revision_number": 4, "routes": [], "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "442a40fc-a0b6-4156-b011-f190764d3435", "name": "shaker-router_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:51:56,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bca77974-db2a-4537-bd2d-96d089bca534 2019-01-14 17:51:56,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.287612915039s 2019-01-14 17:51:56,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bca77974-db2a-4537-bd2d-96d089bca534 2019-01-14 17:51:56,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 17:51:56,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:57,549 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2fb7ab0-683c-4ba0-87d9-d0678d80f705 Content-Length: 0 Date: Mon, 14 Jan 2019 17:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:51:57,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435.json used request id req-c2fb7ab0-683c-4ba0-87d9-d0678d80f705 2019-01-14 17:51:57,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.298609972s 2019-01-14 17:51:57,550 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/442a40fc-a0b6-4156-b011-f190764d3435.json used request id req-c2fb7ab0-683c-4ba0-87d9-d0678d80f705 2019-01-14 17:51:57,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 17:51:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:51:57,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7570d4eb-3f96-4a09-952a-af5678869e7e Date: Mon, 14 Jan 2019 17:51:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:45:59Z","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":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"6a66f95e-229d-4e9f-8e34-9444b1f39be4","subnetpool_id":null,"name":"shaker-subnet_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:51:57,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7570d4eb-3f96-4a09-952a-af5678869e7e 2019-01-14 17:51:57,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.256105899811s 2019-01-14 17:51:57,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7570d4eb-3f96-4a09-952a-af5678869e7e 2019-01-14 17:51:57,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 17:51:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/6a66f95e-229d-4e9f-8e34-9444b1f39be4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:52:00,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-436c6c34-5ae9-43b9-b183-c54aef75ff1e Date: Mon, 14 Jan 2019 17:52:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:52:00,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6a66f95e-229d-4e9f-8e34-9444b1f39be4.json used request id req-436c6c34-5ae9-43b9-b183-c54aef75ff1e 2019-01-14 17:52:00,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.525411129s 2019-01-14 17:52:00,333 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6a66f95e-229d-4e9f-8e34-9444b1f39be4.json used request id req-436c6c34-5ae9-43b9-b183-c54aef75ff1e 2019-01-14 17:52:00,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:52:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:52:00,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-4dff50fa-8dce-4e07-9b1b-4a8e5bf1589c Date: Mon, 14 Jan 2019 17:52: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","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":"2019-01-14T17:52:00Z","tenant_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","created_at":"2019-01-14T17:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bddd9ba8edd0476bb4ea6ed0738d16c8","id":"fd37c1a1-6231-47a8-8c5d-d4e87623c618","name":"shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:52:00,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4dff50fa-8dce-4e07-9b1b-4a8e5bf1589c 2019-01-14 17:52:00,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297914981842s 2019-01-14 17:52:00,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4dff50fa-8dce-4e07-9b1b-4a8e5bf1589c 2019-01-14 17:52:00,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 17:52:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/fd37c1a1-6231-47a8-8c5d-d4e87623c618.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:52:02,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52dd9a58-8dd0-49ed-8d7c-7af938d888a1 Date: Mon, 14 Jan 2019 17:52:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:52:02,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fd37c1a1-6231-47a8-8c5d-d4e87623c618.json used request id req-52dd9a58-8dd0-49ed-8d7c-7af938d888a1 2019-01-14 17:52:02,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5306289196s 2019-01-14 17:52:02,164 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fd37c1a1-6231-47a8-8c5d-d4e87623c618.json used request id req-52dd9a58-8dd0-49ed-8d7c-7af938d888a1 2019-01-14 17:52:02,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:52:02,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:52:02,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-6f88e867-14f6-4806-9650-9b0b12e76f41 Date: Mon, 14 Jan 2019 17:52:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap", "metadata": {}}], "file": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file", "owner": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "size": 666173440, "self": "/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-14T17:46:19Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-14T17:46:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:52:02,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6f88e867-14f6-4806-9650-9b0b12e76f41 2019-01-14 17:52:02,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22020316124s 2019-01-14 17:52:02,389 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6f88e867-14f6-4806-9650-9b0b12e76f41 2019-01-14 17:52:02,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 17:52:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d98ad91dbb64ea5cdd878198c19a58c2a9298b12" 2019-01-14 17:52:03,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64f71ca3-3366-44a2-b52e-eb26a31ffd0e Date: Mon, 14 Jan 2019 17:52:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 17:52:03,656 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce used request id req-64f71ca3-3366-44a2-b52e-eb26a31ffd0e 2019-01-14 17:52:03,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26524996758s 2019-01-14 17:52:03,656 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce used request id req-64f71ca3-3366-44a2-b52e-eb26a31ffd0e 2019-01-14 17:52:03,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 17:52:03,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:03,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52: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-1dc5fd52-4b15-4c1c-bebf-a8f4edf36748 x-compute-request-id: req-1dc5fd52-4b15-4c1c-bebf-a8f4edf36748 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f51f2780-2f52-495f-90b3-016e8ac82503", "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": "f51f2780-2f52-495f-90b3-016e8ac82503"}]} 2019-01-14 17:52:03,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1dc5fd52-4b15-4c1c-bebf-a8f4edf36748 2019-01-14 17:52:03,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.20774102211s 2019-01-14 17:52:03,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1dc5fd52-4b15-4c1c-bebf-a8f4edf36748 2019-01-14 17:52:03,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 17:52:03,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:03,893 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17:52: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-4ee6741c-f376-489f-8538-e5e6ec6a44e8 x-compute-request-id: req-4ee6741c-f376-489f-8538-e5e6ec6a44e8 Content-Length: 0 Content-Type: application/json 2019-01-14 17:52:03,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503 used request id req-4ee6741c-f376-489f-8538-e5e6ec6a44e8 2019-01-14 17:52:03,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0278120040894s 2019-01-14 17:52:03,894 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f51f2780-2f52-495f-90b3-016e8ac82503 used request id req-4ee6741c-f376-489f-8538-e5e6ec6a44e8 2019-01-14 17:52:03,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:52:03,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:04,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb2fc55-766e-40ea-acda-cea9f65d788b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "links": {"self": "http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54cad3f6786d4d399fcde8dcc0c264e9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 17:52:04,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cbb2fc55-766e-40ea-acda-cea9f65d788b 2019-01-14 17:52:04,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115612983704s 2019-01-14 17:52:04,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cbb2fc55-766e-40ea-acda-cea9f65d788b 2019-01-14 17:52:04,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:52:04,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:04,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da75a691-4abe-428a-aff5-192eff6842a2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1", "links": {"self": "http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "54cad3f6786d4d399fcde8dcc0c264e9", "description": null}} 2019-01-14 17:52:04,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9 used request id req-da75a691-4abe-428a-aff5-192eff6842a2 2019-01-14 17:52:04,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114547014236s 2019-01-14 17:52:04,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9 used request id req-da75a691-4abe-428a-aff5-192eff6842a2 2019-01-14 17:52:04,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 17:52:04,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:04,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6e9049-37e2-4a9d-8d58-049d36bd568c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:52:04,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9 used request id req-1c6e9049-37e2-4a9d-8d58-049d36bd568c 2019-01-14 17:52:04,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.250581979752s 2019-01-14 17:52:04,383 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/54cad3f6786d4d399fcde8dcc0c264e9 used request id req-1c6e9049-37e2-4a9d-8d58-049d36bd568c 2019-01-14 17:52:04,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:52:04,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:04,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23aca8fa-50ee-496d-bf8e-deb940d78b75 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8"}, "tags": [], "enabled": true, "id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1"}]} 2019-01-14 17:52:04,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-23aca8fa-50ee-496d-bf8e-deb940d78b75 2019-01-14 17:52:04,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102968931198s 2019-01-14 17:52:04,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-23aca8fa-50ee-496d-bf8e-deb940d78b75 2019-01-14 17:52:04,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 17:52:04,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:04,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6af90f-e0f6-48b8-be44-c9fe73892649 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:52:04,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8 used request id req-6c6af90f-e0f6-48b8-be44-c9fe73892649 2019-01-14 17:52:04,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188455104828s 2019-01-14 17:52:04,686 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bddd9ba8edd0476bb4ea6ed0738d16c8 used request id req-6c6af90f-e0f6-48b8-be44-c9fe73892649 2019-01-14 17:52:04,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:52:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=bddd9ba8edd0476bb4ea6ed0738d16c8&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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:04,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-07c79c7a-0732-4888-813d-acb31571d6ad Date: Mon, 14 Jan 2019 17:52:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:45:57Z", "updated_at": "2019-01-14T17:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "0b81a45a-3fe3-438a-88ad-cb48efd67204", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "63dc2ae0-00d0-4f2c-9025-2ef2cf6dc41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "671ba0af-7a15-4990-ac3d-825ce7363470", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "e972753a-8bf8-4ca9-b4e1-f3d7506c3a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 4, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "name": "default"}]} 2019-01-14 17:52:04,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=bddd9ba8edd0476bb4ea6ed0738d16c8&name=default used request id req-07c79c7a-0732-4888-813d-acb31571d6ad 2019-01-14 17:52:04,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225990056992s 2019-01-14 17:52:04,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=bddd9ba8edd0476bb4ea6ed0738d16c8&name=default used request id req-07c79c7a-0732-4888-813d-acb31571d6ad 2019-01-14 17:52:04,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:52:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:05,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9ce6f0e2-f838-4327-962e-9ed2ebc894bd Date: Mon, 14 Jan 2019 17:52:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "created_at": "2019-01-14T17:45:57Z", "updated_at": "2019-01-14T17:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "0b81a45a-3fe3-438a-88ad-cb48efd67204", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "63dc2ae0-00d0-4f2c-9025-2ef2cf6dc41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "671ba0af-7a15-4990-ac3d-825ce7363470", "remote_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:45:57Z", "revision_number": 0, "id": "e972753a-8bf8-4ca9-b4e1-f3d7506c3a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:45:57Z", "security_group_id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "tenant_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8"}], "revision_number": 4, "project_id": "bddd9ba8edd0476bb4ea6ed0738d16c8", "id": "e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622", "name": "default"}]} 2019-01-14 17:52:05,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9ce6f0e2-f838-4327-962e-9ed2ebc894bd 2019-01-14 17:52:05,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.266220092773s 2019-01-14 17:52:05,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9ce6f0e2-f838-4327-962e-9ed2ebc894bd 2019-01-14 17:52:05,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 17:52:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f0725d4501999d2ddb9475778c08b959b2bef22" 2019-01-14 17:52:05,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3397ccbe-58de-4732-8f32-266f48ba1661 Content-Length: 0 Date: Mon, 14 Jan 2019 17:52:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:52:05,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622.json used request id req-3397ccbe-58de-4732-8f32-266f48ba1661 2019-01-14 17:52:05,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.382999181747s 2019-01-14 17:52:05,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e87f1ba8-dd7d-47b0-b66f-7a8f0a44f622.json used request id req-3397ccbe-58de-4732-8f32-266f48ba1661 2019-01-14 17:52:05,574 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2019-01-14 17:52:05,575 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 54:05 | FAIL | | shaker | functest | benchmarking | 05:53 | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2019-01-14 17:52:05,578 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 17:52:08,720 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 17:52:08,724 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq 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=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 17:52:08,724 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 17:52:08,725 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-01-14 17:52:08,725 - 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-01-14 17:52:08,729 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-14 17:52:11,465 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 17:52:11,470 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq 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=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 17:52:11,470 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 17:52:11,471 - 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 | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-01-14 17:52:11,485 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-01-14 17:52:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:52:11,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0a45ef-adb5-433d-93d3-4ca363e5130f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 17:52:11,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d0a45ef-adb5-433d-93d3-4ca363e5130f 2019-01-14 17:52:11,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 17:52:12,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T18:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["IC0wHm-aTmeALWZ68saw0A"], "issued_at": "2019-01-14T17:52:12.000000Z"}} 2019-01-14 17:52:12,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:52:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:12,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a98018b3-7341-4cc5-9db5-1c3cbd6e8f87 Date: Mon, 14 Jan 2019 17:52:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 17:52:12,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a98018b3-7341-4cc5-9db5-1c3cbd6e8f87 2019-01-14 17:52:12,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313023090363s 2019-01-14 17:52:12,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a98018b3-7341-4cc5-9db5-1c3cbd6e8f87 2019-01-14 17:52:12,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:52:12,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 17: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 17:52:12,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:52:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:12,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefe89a1-db09-440b-b147-4539513a3b9e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 17:52:12,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fefe89a1-db09-440b-b147-4539513a3b9e 2019-01-14 17:52:12,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107325077057s 2019-01-14 17:52:12,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fefe89a1-db09-440b-b147-4539513a3b9e 2019-01-14 17:52:12,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 17:52:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b"}}' 2019-01-14 17:52:12,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 17:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ac2cbe-67ae-4397-a961-b352cff1c4a8 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.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9"}, "tags": [], "enabled": true, "id": "3bf904b6ffc346f2916485a0a7a2a3e9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b"}} 2019-01-14 17:52:12,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-73ac2cbe-67ae-4397-a961-b352cff1c4a8 2019-01-14 17:52:12,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.153064012527s 2019-01-14 17:52:12,837 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-73ac2cbe-67ae-4397-a961-b352cff1c4a8 2019-01-14 17:52:12,837 - 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'3bf904b6ffc346f2916485a0a7a2a3e9', '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_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:52:12,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 17:52:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5c4bc378-bfcc-410f-b0eb-70a666859b8b", "email": null, "name": "cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b"}}' 2019-01-14 17:52:13,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 17:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d825bc-7657-488a-a790-cb5aea802de6 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b", "links": {"self": "http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ef5cbe13fb9a43a8928bb1084669b348", "domain_id": "default", "password_expires_at": null}} 2019-01-14 17:52:13,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-82d825bc-7657-488a-a790-cb5aea802de6 2019-01-14 17:52:13,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375478982925s 2019-01-14 17:52:13,220 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-82d825bc-7657-488a-a790-cb5aea802de6 2019-01-14 17:52:13,220 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ef5cbe13fb9a43a8928bb1084669b348', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:52:13,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 17:52:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:13,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2606ae29-7235-4531-8a82-9a904f65ed75 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 17:52:13,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2606ae29-7235-4531-8a82-9a904f65ed75 2019-01-14 17:52:13,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104151964188s 2019-01-14 17:52:13,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2606ae29-7235-4531-8a82-9a904f65ed75 2019-01-14 17:52:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 17:52:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:13,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a26d3f-01f7-4c68-92b6-b3e34bbd14ce Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 17:52:13,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-92a26d3f-01f7-4c68-92b6-b3e34bbd14ce 2019-01-14 17:52:13,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966069698334s 2019-01-14 17:52:13,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-92a26d3f-01f7-4c68-92b6-b3e34bbd14ce 2019-01-14 17:52:13,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:52:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:13,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629a7098-532b-4f79-9d21-d63920d45702 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 17:52:13,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-629a7098-532b-4f79-9d21-d63920d45702 2019-01-14 17:52:13,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109905004501s 2019-01-14 17:52:13,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-629a7098-532b-4f79-9d21-d63920d45702 2019-01-14 17:52:13,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:52:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:13,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f4d855-e82e-4c6d-93d8-4651584e07c6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b", "links": {"self": "http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ef5cbe13fb9a43a8928bb1084669b348", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 17:52:13,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b5f4d855-e82e-4c6d-93d8-4651584e07c6 2019-01-14 17:52:13,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113400936127s 2019-01-14 17:52:13,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b5f4d855-e82e-4c6d-93d8-4651584e07c6 2019-01-14 17:52:13,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:52:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:13,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fd7931-7429-4754-acea-09ba5331ee80 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9"}, "tags": [], "enabled": true, "id": "3bf904b6ffc346f2916485a0a7a2a3e9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 17:52:13,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b9fd7931-7429-4754-acea-09ba5331ee80 2019-01-14 17:52:13,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0966119766235s 2019-01-14 17:52:13,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b9fd7931-7429-4754-acea-09ba5331ee80 2019-01-14 17:52:13,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 17:52:13,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=ef5cbe13fb9a43a8928bb1084669b348&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bf904b6ffc346f2916485a0a7a2a3e9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:13,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c99ba74-fd2c-4cce-b889-902722265129 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ef5cbe13fb9a43a8928bb1084669b348&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bf904b6ffc346f2916485a0a7a2a3e9", "previous": null, "next": null}} 2019-01-14 17:52:13,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ef5cbe13fb9a43a8928bb1084669b348&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bf904b6ffc346f2916485a0a7a2a3e9 used request id req-1c99ba74-fd2c-4cce-b889-902722265129 2019-01-14 17:52:13,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102556943893s 2019-01-14 17:52:13,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ef5cbe13fb9a43a8928bb1084669b348&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=3bf904b6ffc346f2916485a0a7a2a3e9 used request id req-1c99ba74-fd2c-4cce-b889-902722265129 2019-01-14 17:52:13,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 17:52:13,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9/users/ef5cbe13fb9a43a8928bb1084669b348/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:14,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f7d2c21-6793-4dbf-ac2e-4eef97fb26ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:52:14,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9/users/ef5cbe13fb9a43a8928bb1084669b348/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-9f7d2c21-6793-4dbf-ac2e-4eef97fb26ad 2019-01-14 17:52:14,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129698991776s 2019-01-14 17:52:14,013 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9/users/ef5cbe13fb9a43a8928bb1084669b348/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-9f7d2c21-6793-4dbf-ac2e-4eef97fb26ad 2019-01-14 17:52:14,014 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 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'3bf904b6ffc346f2916485a0a7a2a3e9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5c4bc378-bfcc-410f-b0eb-70a666859b8b', 'username': u'cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 17:52:14,018 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b', 'password': '5c4bc378-bfcc-410f-b0eb-70a666859b8b', 'project_name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '3bf904b6ffc346f2916485a0a7a2a3e9', 'project_domain_name': 'Default'} 2019-01-14 17:52:14,019 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-01-14 17:52:14,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:52:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:14,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a5acf0-9a70-464a-aa57-56c267d7d24e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 17:52:14,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-90a5acf0-9a70-464a-aa57-56c267d7d24e 2019-01-14 17:52:14,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0992078781128s 2019-01-14 17:52:14,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-90a5acf0-9a70-464a-aa57-56c267d7d24e 2019-01-14 17:52:14,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:52:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:52:14,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6867c32c-0069-4c58-8b9e-ce763497a48f Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9"}, "tags": [], "enabled": true, "id": "3bf904b6ffc346f2916485a0a7a2a3e9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 17:52:14,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6867c32c-0069-4c58-8b9e-ce763497a48f 2019-01-14 17:52:14,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103415966034s 2019-01-14 17:52:14,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6867c32c-0069-4c58-8b9e-ce763497a48f 2019-01-14 17:52:14,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 17:52:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" -d '{"network": {"tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "name": "cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b", "admin_state_up": true}}' 2019-01-14 17:52:14,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-b1335080-9a3e-4bc3-9bdb-c70eb7fbb52a Date: Mon, 14 Jan 2019 17:52: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":"de9cd25b-e0eb-4135-a755-41b4269b2b80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T17:52:14Z","is_default":false,"provider:segmentation_id":12,"name":"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b","admin_state_up":true,"tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:14Z","mtu":1450}} 2019-01-14 17:52:14,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b1335080-9a3e-4bc3-9bdb-c70eb7fbb52a 2019-01-14 17:52:14,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.691139936447s 2019-01-14 17:52:14,924 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b1335080-9a3e-4bc3-9bdb-c70eb7fbb52a 2019-01-14 17:52:14,924 - 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'2019-01-14T17:52:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'de9cd25b-e0eb-4135-a755-41b4269b2b80', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b', u'admin_state_up': True, u'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'created_at': u'2019-01-14T17:52:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9'}) 2019-01-14 17:52:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:52:14,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014a42c7-ef65-4bd4-9de9-3d7ee2299593 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 17:52:14,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-014a42c7-ef65-4bd4-9de9-3d7ee2299593 2019-01-14 17:52:14,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 17:52:15,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T18:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bf904b6ffc346f2916485a0a7a2a3e9", "name": "cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/3bf904b6ffc346f2916485a0a7a2a3e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b", "id": "ef5cbe13fb9a43a8928bb1084669b348"}, "audit_ids": ["CTjyzp0ETfy_HkWxy4RAng"], "issued_at": "2019-01-14T17:52:15.000000Z"}} 2019-01-14 17:52:15,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:52:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:52:15,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-af1ea775-b365-4ded-8548-86360ddcaa0f Date: Mon, 14 Jan 2019 17:52:15 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-14T17:52:14Z","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","name":"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:52:15,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-af1ea775-b365-4ded-8548-86360ddcaa0f 2019-01-14 17:52:15,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287214040756s 2019-01-14 17:52:15,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-af1ea775-b365-4ded-8548-86360ddcaa0f 2019-01-14 17:52:15,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 17:52:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"subnet": {"name": "cloudify-subnet_02b76702-858b-4ef7-9afe-b7129db1376b", "enable_dhcp": true, "network_id": "de9cd25b-e0eb-4135-a755-41b4269b2b80", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 17:52:16,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5fad3019-9dac-478e-a5cf-10d7d2b293d4 Date: Mon, 14 Jan 2019 17:52:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:52: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":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"41e6d8a3-0001-40c1-99cc-2bc03bf59e88","subnetpool_id":null,"name":"cloudify-subnet_02b76702-858b-4ef7-9afe-b7129db1376b"}} 2019-01-14 17:52:16,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5fad3019-9dac-478e-a5cf-10d7d2b293d4 2019-01-14 17:52:16,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.894354104996s 2019-01-14 17:52:16,517 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5fad3019-9dac-478e-a5cf-10d7d2b293d4 2019-01-14 17:52:16,517 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T17:52: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'41e6d8a3-0001-40c1-99cc-2bc03bf59e88', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_02b76702-858b-4ef7-9afe-b7129db1376b', u'enable_dhcp': True, u'network_id': u'de9cd25b-e0eb-4135-a755-41b4269b2b80', u'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'created_at': u'2019-01-14T17:52: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'3bf904b6ffc346f2916485a0a7a2a3e9'}) 2019-01-14 17:52:16,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 17:52:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "cloudify-router_02b76702-858b-4ef7-9afe-b7129db1376b", "admin_state_up": true}}' 2019-01-14 17:52:18,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-5dd97907-bf51-43db-bf30-1b8b1b691d78 Date: Mon, 14 Jan 2019 17:52:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:16Z", "admin_state_up": true, "updated_at": "2019-01-14T17:52:17Z", "revision_number": 2, "routes": [], "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e38fabee-6050-4a4e-acc3-6562bb45f06a", "name": "cloudify-router_02b76702-858b-4ef7-9afe-b7129db1376b"}} 2019-01-14 17:52:18,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5dd97907-bf51-43db-bf30-1b8b1b691d78 2019-01-14 17:52:18,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62284994125s 2019-01-14 17:52:18,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5dd97907-bf51-43db-bf30-1b8b1b691d78 2019-01-14 17:52:18,141 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.215'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'created_at': u'2019-01-14T17:52:16Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T17:52:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'id': u'e38fabee-6050-4a4e-acc3-6562bb45f06a', u'name': u'cloudify-router_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:52:18,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 17:52:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"subnet_id": "41e6d8a3-0001-40c1-99cc-2bc03bf59e88"}' 2019-01-14 17:52:21,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3730be53-242b-412b-bf00-c9e97b395545 Date: Mon, 14 Jan 2019 17:52:21 GMT RESP BODY: {"network_id": "de9cd25b-e0eb-4135-a755-41b4269b2b80", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "subnet_id": "41e6d8a3-0001-40c1-99cc-2bc03bf59e88", "subnet_ids": ["41e6d8a3-0001-40c1-99cc-2bc03bf59e88"], "port_id": "0fd00063-4498-449e-a04d-137f0ad96ee8", "id": "e38fabee-6050-4a4e-acc3-6562bb45f06a"} 2019-01-14 17:52:21,070 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a/add_router_interface.json used request id req-3730be53-242b-412b-bf00-c9e97b395545 2019-01-14 17:52:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92808508873s 2019-01-14 17:52:21,070 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a/add_router_interface.json used request id req-3730be53-242b-412b-bf00-c9e97b395545 returning object e38fabee-6050-4a4e-acc3-6562bb45f06a 2019-01-14 17:52:21,071 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-14 17:52:47,317 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-14 17:52:47,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:52:47,330 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 17:52:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 17:52:47,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:52:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:52:47,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-15d2e363-85af-4b16-a8e8-e85e3d6ec59a Date: Mon, 14 Jan 2019 17:52:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:52:47,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-15d2e363-85af-4b16-a8e8-e85e3d6ec59a 2019-01-14 17:52:47,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.247731924057s 2019-01-14 17:52:47,584 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-15d2e363-85af-4b16-a8e8-e85e3d6ec59a 2019-01-14 17:52:47,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 17:52:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b"}' 2019-01-14 17:52:47,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd384e87-69b5-4612-be5a-80589459b14c Date: Mon, 14 Jan 2019 17:52:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file", "owner": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "size": null, "self": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:52:47Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "checksum": null, "created_at": "2019-01-14T17:52:47Z", "protected": false} 2019-01-14 17:52:47,845 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fd384e87-69b5-4612-be5a-80589459b14c 2019-01-14 17:52:47,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25192117691s 2019-01-14 17:52:47,845 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fd384e87-69b5-4612-be5a-80589459b14c returning object dd134943-cee3-4393-a1f1-b70c0e67e870 2019-01-14 17:52:47,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 17:52:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/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}a19657f9a004dfc32d876f9787e233c854599401" -d '' 2019-01-14 17:53:40,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6ad0869-3ecc-41b5-82ef-21ffc58179ec Date: Mon, 14 Jan 2019 17:53:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 17:53:40,033 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file used request id req-b6ad0869-3ecc-41b5-82ef-21ffc58179ec 2019-01-14 17:53:40,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 52.1876459122s 2019-01-14 17:53:40,034 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file used request id req-b6ad0869-3ecc-41b5-82ef-21ffc58179ec 2019-01-14 17:53:40,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:53:40,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:40,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d5f1f746-f08b-4280-a671-af862f0b2815 Date: Mon, 14 Jan 2019 17:53:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap", "metadata": {}}], "file": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file", "owner": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "size": 4373348352, "self": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:53:39Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T17:52:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:53:40,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d5f1f746-f08b-4280-a671-af862f0b2815 2019-01-14 17:53:40,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.62721991539s 2019-01-14 17:53:40,666 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d5f1f746-f08b-4280-a671-af862f0b2815 2019-01-14 17:53:40,668 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file', 'owner': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'id': u'dd134943-cee3-4393-a1f1-b70c0e67e870', 'size': 4373348352, u'self': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T17:53:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T17:53:39Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', 'created': u'2019-01-14T17:52:47Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T17:52:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 17:53:40,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 17:53:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_02b76702-858b-4ef7-9afe-b7129db1376b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-14 17:53:40,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:53: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-ef388447-a519-4c9a-b8e7-235069ac10bc x-compute-request-id: req-ef388447-a519-4c9a-b8e7-235069ac10bc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_02b76702-858b-4ef7-9afe-b7129db1376b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "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": "0cd80ef4-40af-412e-82bf-7e1aa854835d"}} 2019-01-14 17:53:40,922 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ef388447-a519-4c9a-b8e7-235069ac10bc 2019-01-14 17:53:40,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.252022027969s 2019-01-14 17:53:40,922 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ef388447-a519-4c9a-b8e7-235069ac10bc 2019-01-14 17:53:40,923 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_02b76702-858b-4ef7-9afe-b7129db1376b', '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'35af50fe299141218ecf76b1b87b25ad', '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'0cd80ef4-40af-412e-82bf-7e1aa854835d', 'swap': 0}) 2019-01-14 17:53:40,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 17:53:40,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d/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}58f22adfabde6a3b15ba85055ed4f766637d575d" -d '{"extra_specs": {}}' 2019-01-14 17:53:40,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:53: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-f476b3a3-a1c9-46a0-a5ff-e4b91f548b8a x-compute-request-id: req-f476b3a3-a1c9-46a0-a5ff-e4b91f548b8a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 17:53:40,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d/os-extra_specs used request id req-f476b3a3-a1c9-46a0-a5ff-e4b91f548b8a 2019-01-14 17:53:40,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256209373474s 2019-01-14 17:53:40,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d/os-extra_specs used request id req-f476b3a3-a1c9-46a0-a5ff-e4b91f548b8a 2019-01-14 17:53:40,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 17:53:40,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"keypair": {"name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b"}}' 2019-01-14 17:53:41,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:53: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-9c9dd6c2-cd41-41df-8fc9-cd186db8f909 x-compute-request-id: req-9c9dd6c2-cd41-41df-8fc9-cd186db8f909 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmjcsIt3OAYoPTzaZILvPiynt9m9zWq6xbW/bpJFXXFVH906tGNX7oWZHiUZfZgAYRXyTN0HAdTFw2y2ibrVpYtX2eOJxn8Prb30l8BZAfb6uvRPiXBq4mz/wYd0Ymjtjk2nFzjSsl3TxYg6h5noO6PI01gFDXjwMl3AjrYTb+eWV9XSm6rq+ojBqKuf52Dhklfz05tMZ9br1q9Svp7f1jnmGUTiu4ct+dCkFP9iiGuFa/O9//G07r8K+KkZ2o+OuHnqKNSLhsDjMceZnYrI3w6+MzFvdoEqqJSD+M7/P33b/nPCWfybcI7+b1tKf2y9wQUYaTfe9x/m+F1q1V3VhH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5o3LCLdzgGKD082mSC7z4sp7fZvc1qusW1v26SRV1xVR/dOr\nRjV+6FmR4lGX2YAGEV8kzdBwHUxcNstom61aWLV9njicZ/D6299JfAWQH2+rr0T4\nlwauJs/8GHdGJo7Y5Npxc40rJd08WIOoeZ6DujyNNYBQ148DJdwI62E2/nllfV0p\nuq6vqIwairn+dg4ZJX89ObTGfW69avUr6e39Y55hlE4ruHLfnQpBT/YohrhWvzvf\n/xtO6/CvipGdqPjrh56ijUi4bA4zHHmZ2KyN8OvjMxb3aBKqiUg/jO/z992/5zwl\nn8m3CO/m9bSn9svcEFGGk33vcf5vhdatVd1YRwIDAQABAoIBAQDPGnpTNzAbGOPg\nxHBlkT/l7wvldrh3Yjluy/rNzaUKk41WnOjTJcT9hVBl4/OrHrTUsAoIk//SYcDI\nPAqZJazt2QKhuarOOAuwrTB+pySjCJZJ2IQSbp7MILMNaz9p7ZHqakvVh+9FkSnf\nPU1/CqS8DB6w+7YjHMWwIaslfet/xOqf32/+MhJsFwY5xcv2N4vFOExDGuEpCCli\nkoaHroa9oyZkSqmTS8H0ntBlScq0HZfanzSpm+CnFUL77tfJYNWZLjveLctV510I\nGaPubC4Yz1WuVMQyhpmAwLSbHF8dULNV5yrWC6DApzyhlpw8oALr2GFVFd8jzTsp\nwr//j65pAoGBAPaMHpkteoT/Lx9dM7Q9GoPBGfYQVN6pXpfURUV4YOWtyhVsbUo0\nh/28b2r+Jr+Ymdt/lKPRxwLMH2nMwUZb0YePOPik05wDOubm1J8B2uouqfIMjiQf\nNG72Ey7TQL52cq9GUiHk1h239V+gn2LuhNiRneqBI/Zn1YFbMm2Tv/VtAoGBAO9k\nslFVtmAK/ltMOY2jFlY1qX64dO3rxiR0bzdG2UWhLuF6B6cTfF9/0BJDWKcTKIE9\nbBcKsPMTePRMOA3CPRbusAtfkYWTHr+muVo1wBUjFoC2ip+RF9LxyB3fIjreW/xk\ndY8L2mwIxaDFk9ZsUDePXjjPnl6GtBGz1R9vQFgDAoGBAOUwjoVAxMN74VdbsePc\nZZiTWsnmlq7Cbd/ggWC6LgF1FAXkXJh9yulyUXT5vBWiC20D5a6AJWuRS6ZzpDv+\nwQIufvyNZPWD/y6E6KTD+bh3Fp6fU0d7Bqgb8us1kNs9ixEq4tEFRJIt31k9HM3A\nAxi8DTvhPwghsFVm7LL2hZzlAoGAL++G8Vhra3HoGtn5kE3+1AZsyS4gY9/ZTkVu\nW7A5I4MyAv5Pd/oj5m+Od4m6v8HLU428DiUa56GXj7uPYdnqJ6Rl5fEeD5Q1DQVS\niijHLLRY9i8XNPp1vcyiWLDshsMtwi1PiPRDqWxcPmQxxTbtHSL9J/0S5jSs6/qJ\ni4DYbocCgYEAsZuA9f/li0BAGRkiTtHVO2ubmNAGsydvkfD+PfQmnduFICRtNOHj\neUvsfHS6bOqYIiyBo3hC2fUC14UF8iLDd2EIltjPTz5jutqiCLtzoQn4kX7a99ph\nk7dneBKnlWmFazivHTwNtMzoSfHyrgyscxk7aJ3rkaIzkbDUxIt2Vsc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "fingerprint": "56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24"}} 2019-01-14 17:53:41,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9c9dd6c2-cd41-41df-8fc9-cd186db8f909 2019-01-14 17:53:41,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.381246805191s 2019-01-14 17:53:41,332 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9c9dd6c2-cd41-41df-8fc9-cd186db8f909 2019-01-14 17:53:41,333 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmjcsIt3OAYoPTzaZILvPiynt9m9zWq6xbW/bpJFXXFVH906tGNX7oWZHiUZfZgAYRXyTN0HAdTFw2y2ibrVpYtX2eOJxn8Prb30l8BZAfb6uvRPiXBq4mz/wYd0Ymjtjk2nFzjSsl3TxYg6h5noO6PI01gFDXjwMl3AjrYTb+eWV9XSm6rq+ojBqKuf52Dhklfz05tMZ9br1q9Svp7f1jnmGUTiu4ct+dCkFP9iiGuFa/O9//G07r8K+KkZ2o+OuHnqKNSLhsDjMceZnYrI3w6+MzFvdoEqqJSD+M7/P33b/nPCWfybcI7+b1tKf2y9wQUYaTfe9x/m+F1q1V3VhH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5o3LCLdzgGKD082mSC7z4sp7fZvc1qusW1v26SRV1xVR/dOr\nRjV+6FmR4lGX2YAGEV8kzdBwHUxcNstom61aWLV9njicZ/D6299JfAWQH2+rr0T4\nlwauJs/8GHdGJo7Y5Npxc40rJd08WIOoeZ6DujyNNYBQ148DJdwI62E2/nllfV0p\nuq6vqIwairn+dg4ZJX89ObTGfW69avUr6e39Y55hlE4ruHLfnQpBT/YohrhWvzvf\n/xtO6/CvipGdqPjrh56ijUi4bA4zHHmZ2KyN8OvjMxb3aBKqiUg/jO/z992/5zwl\nn8m3CO/m9bSn9svcEFGGk33vcf5vhdatVd1YRwIDAQABAoIBAQDPGnpTNzAbGOPg\nxHBlkT/l7wvldrh3Yjluy/rNzaUKk41WnOjTJcT9hVBl4/OrHrTUsAoIk//SYcDI\nPAqZJazt2QKhuarOOAuwrTB+pySjCJZJ2IQSbp7MILMNaz9p7ZHqakvVh+9FkSnf\nPU1/CqS8DB6w+7YjHMWwIaslfet/xOqf32/+MhJsFwY5xcv2N4vFOExDGuEpCCli\nkoaHroa9oyZkSqmTS8H0ntBlScq0HZfanzSpm+CnFUL77tfJYNWZLjveLctV510I\nGaPubC4Yz1WuVMQyhpmAwLSbHF8dULNV5yrWC6DApzyhlpw8oALr2GFVFd8jzTsp\nwr//j65pAoGBAPaMHpkteoT/Lx9dM7Q9GoPBGfYQVN6pXpfURUV4YOWtyhVsbUo0\nh/28b2r+Jr+Ymdt/lKPRxwLMH2nMwUZb0YePOPik05wDOubm1J8B2uouqfIMjiQf\nNG72Ey7TQL52cq9GUiHk1h239V+gn2LuhNiRneqBI/Zn1YFbMm2Tv/VtAoGBAO9k\nslFVtmAK/ltMOY2jFlY1qX64dO3rxiR0bzdG2UWhLuF6B6cTfF9/0BJDWKcTKIE9\nbBcKsPMTePRMOA3CPRbusAtfkYWTHr+muVo1wBUjFoC2ip+RF9LxyB3fIjreW/xk\ndY8L2mwIxaDFk9ZsUDePXjjPnl6GtBGz1R9vQFgDAoGBAOUwjoVAxMN74VdbsePc\nZZiTWsnmlq7Cbd/ggWC6LgF1FAXkXJh9yulyUXT5vBWiC20D5a6AJWuRS6ZzpDv+\nwQIufvyNZPWD/y6E6KTD+bh3Fp6fU0d7Bqgb8us1kNs9ixEq4tEFRJIt31k9HM3A\nAxi8DTvhPwghsFVm7LL2hZzlAoGAL++G8Vhra3HoGtn5kE3+1AZsyS4gY9/ZTkVu\nW7A5I4MyAv5Pd/oj5m+Od4m6v8HLU428DiUa56GXj7uPYdnqJ6Rl5fEeD5Q1DQVS\niijHLLRY9i8XNPp1vcyiWLDshsMtwi1PiPRDqWxcPmQxxTbtHSL9J/0S5jSs6/qJ\ni4DYbocCgYEAsZuA9f/li0BAGRkiTtHVO2ubmNAGsydvkfD+PfQmnduFICRtNOHj\neUvsfHS6bOqYIiyBo3hC2fUC14UF8iLDd2EIltjPTz5jutqiCLtzoQn4kX7a99ph\nk7dneBKnlWmFazivHTwNtMzoSfHyrgyscxk7aJ3rkaIzkbDUxIt2Vsc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ef5cbe13fb9a43a8928bb1084669b348', 'name': u'cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b', 'created_at': '2019-01-14T17:53:41.333525', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24', 'type': 'ssh', 'id': u'cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:53:41,334 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5o3LCLdzgGKD082mSC7z4sp7fZvc1qusW1v26SRV1xVR/dOr RjV+6FmR4lGX2YAGEV8kzdBwHUxcNstom61aWLV9njicZ/D6299JfAWQH2+rr0T4 lwauJs/8GHdGJo7Y5Npxc40rJd08WIOoeZ6DujyNNYBQ148DJdwI62E2/nllfV0p uq6vqIwairn+dg4ZJX89ObTGfW69avUr6e39Y55hlE4ruHLfnQpBT/YohrhWvzvf /xtO6/CvipGdqPjrh56ijUi4bA4zHHmZ2KyN8OvjMxb3aBKqiUg/jO/z992/5zwl n8m3CO/m9bSn9svcEFGGk33vcf5vhdatVd1YRwIDAQABAoIBAQDPGnpTNzAbGOPg xHBlkT/l7wvldrh3Yjluy/rNzaUKk41WnOjTJcT9hVBl4/OrHrTUsAoIk//SYcDI PAqZJazt2QKhuarOOAuwrTB+pySjCJZJ2IQSbp7MILMNaz9p7ZHqakvVh+9FkSnf PU1/CqS8DB6w+7YjHMWwIaslfet/xOqf32/+MhJsFwY5xcv2N4vFOExDGuEpCCli koaHroa9oyZkSqmTS8H0ntBlScq0HZfanzSpm+CnFUL77tfJYNWZLjveLctV510I GaPubC4Yz1WuVMQyhpmAwLSbHF8dULNV5yrWC6DApzyhlpw8oALr2GFVFd8jzTsp wr//j65pAoGBAPaMHpkteoT/Lx9dM7Q9GoPBGfYQVN6pXpfURUV4YOWtyhVsbUo0 h/28b2r+Jr+Ymdt/lKPRxwLMH2nMwUZb0YePOPik05wDOubm1J8B2uouqfIMjiQf NG72Ey7TQL52cq9GUiHk1h239V+gn2LuhNiRneqBI/Zn1YFbMm2Tv/VtAoGBAO9k slFVtmAK/ltMOY2jFlY1qX64dO3rxiR0bzdG2UWhLuF6B6cTfF9/0BJDWKcTKIE9 bBcKsPMTePRMOA3CPRbusAtfkYWTHr+muVo1wBUjFoC2ip+RF9LxyB3fIjreW/xk dY8L2mwIxaDFk9ZsUDePXjjPnl6GtBGz1R9vQFgDAoGBAOUwjoVAxMN74VdbsePc ZZiTWsnmlq7Cbd/ggWC6LgF1FAXkXJh9yulyUXT5vBWiC20D5a6AJWuRS6ZzpDv+ wQIufvyNZPWD/y6E6KTD+bh3Fp6fU0d7Bqgb8us1kNs9ixEq4tEFRJIt31k9HM3A Axi8DTvhPwghsFVm7LL2hZzlAoGAL++G8Vhra3HoGtn5kE3+1AZsyS4gY9/ZTkVu W7A5I4MyAv5Pd/oj5m+Od4m6v8HLU428DiUa56GXj7uPYdnqJ6Rl5fEeD5Q1DQVS iijHLLRY9i8XNPp1vcyiWLDshsMtwi1PiPRDqWxcPmQxxTbtHSL9J/0S5jSs6/qJ i4DYbocCgYEAsZuA9f/li0BAGRkiTtHVO2ubmNAGsydvkfD+PfQmnduFICRtNOHj eUvsfHS6bOqYIiyBo3hC2fUC14UF8iLDd2EIltjPTz5jutqiCLtzoQn4kX7a99ph k7dneBKnlWmFazivHTwNtMzoSfHyrgyscxk7aJ3rkaIzkbDUxIt2Vsc= -----END RSA PRIVATE KEY----- 2019-01-14 17:53:41,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 17:53:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"security_group": {"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b", "description": "created by OPNFV Functest (cloudify)"}}' 2019-01-14 17:53:41,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-22256cf7-283e-4892-95b7-317c686c5333 Date: Mon, 14 Jan 2019 17:53:41 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 2, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}} 2019-01-14 17:53:41,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-22256cf7-283e-4892-95b7-317c686c5333 2019-01-14 17:53:41,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.409251928329s 2019-01-14 17:53:41,746 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-22256cf7-283e-4892-95b7-317c686c5333 2019-01-14 17:53:41,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:53:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:42,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-362411c4-fc67-4a7d-9f89-05a6c861b364 Date: Mon, 14 Jan 2019 17:53:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 2, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:42,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-362411c4-fc67-4a7d-9f89-05a6c861b364 2019-01-14 17:53:42,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.254142045975s 2019-01-14 17:53:42,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-362411c4-fc67-4a7d-9f89-05a6c861b364 2019-01-14 17:53:42,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:53:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -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": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}}' 2019-01-14 17:53:42,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-28ce95a3-9aed-47e8-bf61-1214ba297c45 Date: Mon, 14 Jan 2019 17:53:42 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": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:42Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "f165054e-2447-4b5c-955a-f9ca923a0eec"}} 2019-01-14 17:53:42,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-28ce95a3-9aed-47e8-bf61-1214ba297c45 2019-01-14 17:53:42,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.454341888428s 2019-01-14 17:53:42,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-28ce95a3-9aed-47e8-bf61-1214ba297c45 2019-01-14 17:53:42,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:53:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:42,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-f0332147-b600-474e-a790-27e2d0c2c433 Date: Mon, 14 Jan 2019 17:53:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "f165054e-2447-4b5c-955a-f9ca923a0eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 3, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:42,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f0332147-b600-474e-a790-27e2d0c2c433 2019-01-14 17:53:42,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313621044159s 2019-01-14 17:53:42,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f0332147-b600-474e-a790-27e2d0c2c433 2019-01-14 17:53:42,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:53:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -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": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}}' 2019-01-14 17:53:42,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9d1f24db-bd9b-473c-a23b-4a485125596a Date: Mon, 14 Jan 2019 17:53:42 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": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "port_range_min": null, "revision_number": 0, "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:42Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e92ba954-f196-4178-a022-45425299da97"}} 2019-01-14 17:53:42,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9d1f24db-bd9b-473c-a23b-4a485125596a 2019-01-14 17:53:42,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175636053085s 2019-01-14 17:53:42,961 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9d1f24db-bd9b-473c-a23b-4a485125596a 2019-01-14 17:53:42,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:53:42,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:43,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-0426cb02-da68-42d1-8177-0d38fd37d908 Date: Mon, 14 Jan 2019 17:53:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "e92ba954-f196-4178-a022-45425299da97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "f165054e-2447-4b5c-955a-f9ca923a0eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:43,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0426cb02-da68-42d1-8177-0d38fd37d908 2019-01-14 17:53:43,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241134166718s 2019-01-14 17:53:43,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0426cb02-da68-42d1-8177-0d38fd37d908 2019-01-14 17:53:43,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:53:43,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -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": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}}' 2019-01-14 17:53:43,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3a41d1b1-d2ed-4d55-94d0-b7bee0462d85 Date: Mon, 14 Jan 2019 17:53:43 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": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "port_range_min": 80, "revision_number": 0, "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:43Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "01982969-1a51-47a3-96d6-95d826ecb6e5"}} 2019-01-14 17:53:43,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3a41d1b1-d2ed-4d55-94d0-b7bee0462d85 2019-01-14 17:53:43,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164587974548s 2019-01-14 17:53:43,374 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3a41d1b1-d2ed-4d55-94d0-b7bee0462d85 2019-01-14 17:53:43,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:53:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:43,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-e1e78700-634d-4fa5-b784-05baaf5656b3 Date: Mon, 14 Jan 2019 17:53:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "01982969-1a51-47a3-96d6-95d826ecb6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "e92ba954-f196-4178-a022-45425299da97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "f165054e-2447-4b5c-955a-f9ca923a0eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 5, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:43,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e1e78700-634d-4fa5-b784-05baaf5656b3 2019-01-14 17:53:43,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0565068721771s 2019-01-14 17:53:43,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e1e78700-634d-4fa5-b784-05baaf5656b3 2019-01-14 17:53:43,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:53:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -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": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}}' 2019-01-14 17:53:43,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-54976bec-75b7-42b4-941f-1a721245418b Date: Mon, 14 Jan 2019 17:53:43 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": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "port_range_min": 443, "revision_number": 0, "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:43Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "da14c4b4-5a94-499c-9e77-9e89b360332e"}} 2019-01-14 17:53:43,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-54976bec-75b7-42b4-941f-1a721245418b 2019-01-14 17:53:43,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.373160839081s 2019-01-14 17:53:43,811 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-54976bec-75b7-42b4-941f-1a721245418b 2019-01-14 17:53:43,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:53:43,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:43,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-768542d4-c24d-49d9-81e9-df886774b13e Date: Mon, 14 Jan 2019 17:53:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "01982969-1a51-47a3-96d6-95d826ecb6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "da14c4b4-5a94-499c-9e77-9e89b360332e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "e92ba954-f196-4178-a022-45425299da97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "f165054e-2447-4b5c-955a-f9ca923a0eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 6, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:43,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-768542d4-c24d-49d9-81e9-df886774b13e 2019-01-14 17:53:43,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493159294128s 2019-01-14 17:53:43,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-768542d4-c24d-49d9-81e9-df886774b13e 2019-01-14 17:53:43,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:53:43,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -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": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}}' 2019-01-14 17:53:44,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-fca7c48c-73d3-4d78-9466-b3cbdaace1d8 Date: Mon, 14 Jan 2019 17:53:44 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": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:43Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "6c67458a-a704-4852-92d9-3bb98e149887"}} 2019-01-14 17:53:44,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-fca7c48c-73d3-4d78-9466-b3cbdaace1d8 2019-01-14 17:53:44,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.240012168884s 2019-01-14 17:53:44,111 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-fca7c48c-73d3-4d78-9466-b3cbdaace1d8 2019-01-14 17:53:44,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:53:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:44,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-c5fd4bc9-2451-422f-b85c-24561cba2720 Date: Mon, 14 Jan 2019 17:53:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "01982969-1a51-47a3-96d6-95d826ecb6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "6c67458a-a704-4852-92d9-3bb98e149887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "da14c4b4-5a94-499c-9e77-9e89b360332e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "e92ba954-f196-4178-a022-45425299da97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "f165054e-2447-4b5c-955a-f9ca923a0eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 7, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:44,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c5fd4bc9-2451-422f-b85c-24561cba2720 2019-01-14 17:53:44,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499520301819s 2019-01-14 17:53:44,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c5fd4bc9-2451-422f-b85c-24561cba2720 2019-01-14 17:53:44,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:53:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -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": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}}' 2019-01-14 17:53:44,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-e4c690f5-9730-4c78-a3cc-3a3acbdc0ee8 Date: Mon, 14 Jan 2019 17:53:44 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": "2019-01-14T17:53:44Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:44Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "aa0ccf0a-9e5c-4f46-87fb-79a66fb15f9b"}} 2019-01-14 17:53:44,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e4c690f5-9730-4c78-a3cc-3a3acbdc0ee8 2019-01-14 17:53:44,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175523996353s 2019-01-14 17:53:44,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e4c690f5-9730-4c78-a3cc-3a3acbdc0ee8 2019-01-14 17:53:44,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:53:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:44,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-2c7f6b8d-dfee-4bdc-a172-1155ffea4e91 Date: Mon, 14 Jan 2019 17:53:44 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41e6d8a3-0001-40c1-99cc-2bc03bf59e88"],"updated_at":"2019-01-14T17:52:16Z","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","name":"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:44,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2c7f6b8d-dfee-4bdc-a172-1155ffea4e91 2019-01-14 17:53:44,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.470345973969s 2019-01-14 17:53:44,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2c7f6b8d-dfee-4bdc-a172-1155ffea4e91 2019-01-14 17:53:44,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:53:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:44,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8d915311-4958-4be8-8e9a-49de70865d4a Date: Mon, 14 Jan 2019 17:53:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap", "metadata": {}}], "file": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file", "owner": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "size": 4373348352, "self": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:53:39Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T17:52:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:53:44,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d915311-4958-4be8-8e9a-49de70865d4a 2019-01-14 17:53:44,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388760566711s 2019-01-14 17:53:44,860 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d915311-4958-4be8-8e9a-49de70865d4a 2019-01-14 17:53:44,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 17:53:44,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:44,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-246951ad-2171-42d8-8ca6-24e5c611e539 x-compute-request-id: req-246951ad-2171-42d8-8ca6-24e5c611e539 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_02b76702-858b-4ef7-9afe-b7129db1376b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "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": "0cd80ef4-40af-412e-82bf-7e1aa854835d"}]} 2019-01-14 17:53:44,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-246951ad-2171-42d8-8ca6-24e5c611e539 2019-01-14 17:53:44,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272850990295s 2019-01-14 17:53:44,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-246951ad-2171-42d8-8ca6-24e5c611e539 2019-01-14 17:53:44,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 17:53:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"server": {"name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "imageRef": "dd134943-cee3-4393-a1f1-b70c0e67e870", "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "flavorRef": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "de9cd25b-e0eb-4135-a755-41b4269b2b80"}], "security_groups": [{"name": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}]}}' 2019-01-14 17:53:48,158 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17: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 x-openstack-request-id: req-d487a7f2-74b7-4f4f-9613-249a79639196 x-compute-request-id: req-d487a7f2-74b7-4f4f-9613-249a79639196 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e6ee0eb0-9be6-462d-8057-6d871e49895a"}], "OS-DCF:diskConfig": "MANUAL", "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "adminPass": "pK8RcDaybUG6"}} 2019-01-14 17:53:48,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d487a7f2-74b7-4f4f-9613-249a79639196 2019-01-14 17:53:48,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.26778697968s 2019-01-14 17:53:48,159 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d487a7f2-74b7-4f4f-9613-249a79639196 2019-01-14 17:53:48,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:53:48,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:48,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-d7780154-d2d5-4628-9c41-77fdd74ad833 x-compute-request-id: req-d7780154-d2d5-4628-9c41-77fdd74ad833 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:53:48,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7780154-d2d5-4628-9c41-77fdd74ad833 2019-01-14 17:53:48,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46201300621s 2019-01-14 17:53:48,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7780154-d2d5-4628-9c41-77fdd74ad833 2019-01-14 17:53:48,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:53:48,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:48,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-d87bf402-9d4e-462d-b511-b2a5b2c1a5d6 Date: Mon, 14 Jan 2019 17:53: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41e6d8a3-0001-40c1-99cc-2bc03bf59e88"],"updated_at":"2019-01-14T17:52:16Z","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","name":"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:48,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d87bf402-9d4e-462d-b511-b2a5b2c1a5d6 2019-01-14 17:53:48,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276581048965s 2019-01-14 17:53:48,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d87bf402-9d4e-462d-b511-b2a5b2c1a5d6 2019-01-14 17:53:48,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 17:53:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:49,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c0c53736-a220-46f0-a2e1-4a03174cfe3a Date: Mon, 14 Jan 2019 17:53:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:52: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":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"41e6d8a3-0001-40c1-99cc-2bc03bf59e88","subnetpool_id":null,"name":"cloudify-subnet_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:53:49,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c0c53736-a220-46f0-a2e1-4a03174cfe3a 2019-01-14 17:53:49,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.229975938797s 2019-01-14 17:53:49,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c0c53736-a220-46f0-a2e1-4a03174cfe3a 2019-01-14 17:53:49,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:53:51,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:53:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:51,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:53: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-ef7e02d2-d122-4a9b-a668-d6643c45440a x-compute-request-id: req-ef7e02d2-d122-4a9b-a668-d6643c45440a Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:50Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:53:51,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef7e02d2-d122-4a9b-a668-d6643c45440a 2019-01-14 17:53:51,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375455856323s 2019-01-14 17:53:51,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef7e02d2-d122-4a9b-a668-d6643c45440a 2019-01-14 17:53:51,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:53:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:53:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:54,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-6aee332f-3b3a-419e-961d-94a7e4ba4864 x-compute-request-id: req-6aee332f-3b3a-419e-961d-94a7e4ba4864 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:53:54,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6aee332f-3b3a-419e-961d-94a7e4ba4864 2019-01-14 17:53:54,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592487096786s 2019-01-14 17:53:54,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6aee332f-3b3a-419e-961d-94a7e4ba4864 2019-01-14 17:53:54,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:53:56,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:53:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:56,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-5cb77392-5ac3-4e64-946d-e30c82010821 x-compute-request-id: req-5cb77392-5ac3-4e64-946d-e30c82010821 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:53:56,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cb77392-5ac3-4e64-946d-e30c82010821 2019-01-14 17:53:56,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751685857773s 2019-01-14 17:53:56,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cb77392-5ac3-4e64-946d-e30c82010821 2019-01-14 17:53:56,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:53:58,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:53:58,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:53:59,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:53: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-27ac8cd4-cb7e-43b1-8b62-f00852e1701d x-compute-request-id: req-27ac8cd4-cb7e-43b1-8b62-f00852e1701d 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:53:59,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27ac8cd4-cb7e-43b1-8b62-f00852e1701d 2019-01-14 17:53:59,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706882953644s 2019-01-14 17:53:59,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27ac8cd4-cb7e-43b1-8b62-f00852e1701d 2019-01-14 17:53:59,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:01,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:01,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:02,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-2b9e5616-94c3-46f5-b22a-6895d722741c x-compute-request-id: req-2b9e5616-94c3-46f5-b22a-6895d722741c 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:02,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2b9e5616-94c3-46f5-b22a-6895d722741c 2019-01-14 17:54:02,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674960851669s 2019-01-14 17:54:02,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2b9e5616-94c3-46f5-b22a-6895d722741c 2019-01-14 17:54:02,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:04,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:04,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-fd452247-75a7-4ffb-8d33-ddce190651bb x-compute-request-id: req-fd452247-75a7-4ffb-8d33-ddce190651bb 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:04,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd452247-75a7-4ffb-8d33-ddce190651bb 2019-01-14 17:54:04,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589928150177s 2019-01-14 17:54:04,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd452247-75a7-4ffb-8d33-ddce190651bb 2019-01-14 17:54:04,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:06,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:07,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-8d252593-0891-4fec-ad4c-03b031baf918 x-compute-request-id: req-8d252593-0891-4fec-ad4c-03b031baf918 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:07,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d252593-0891-4fec-ad4c-03b031baf918 2019-01-14 17:54:07,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582197904587s 2019-01-14 17:54:07,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d252593-0891-4fec-ad4c-03b031baf918 2019-01-14 17:54:07,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:09,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:09,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:10,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-765bd48a-2890-4a6c-967a-d42337cf1635 x-compute-request-id: req-765bd48a-2890-4a6c-967a-d42337cf1635 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:10,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-765bd48a-2890-4a6c-967a-d42337cf1635 2019-01-14 17:54:10,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719912052155s 2019-01-14 17:54:10,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-765bd48a-2890-4a6c-967a-d42337cf1635 2019-01-14 17:54:10,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:12,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:12,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:12,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-efb4cc84-2165-4ebf-87f6-31daaee89c81 x-compute-request-id: req-efb4cc84-2165-4ebf-87f6-31daaee89c81 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:12,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-efb4cc84-2165-4ebf-87f6-31daaee89c81 2019-01-14 17:54:12,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718118906021s 2019-01-14 17:54:12,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-efb4cc84-2165-4ebf-87f6-31daaee89c81 2019-01-14 17:54:12,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:14,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:15,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-b1380a32-1358-4e3d-92e1-f36cc4d5f064 x-compute-request-id: req-b1380a32-1358-4e3d-92e1-f36cc4d5f064 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:15,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b1380a32-1358-4e3d-92e1-f36cc4d5f064 2019-01-14 17:54:15,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731307983398s 2019-01-14 17:54:15,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b1380a32-1358-4e3d-92e1-f36cc4d5f064 2019-01-14 17:54:15,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:17,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:17,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:18,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-e333a5ca-9c92-4737-a20b-884533f3dcc5 x-compute-request-id: req-e333a5ca-9c92-4737-a20b-884533f3dcc5 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:18,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e333a5ca-9c92-4737-a20b-884533f3dcc5 2019-01-14 17:54:18,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584093093872s 2019-01-14 17:54:18,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e333a5ca-9c92-4737-a20b-884533f3dcc5 2019-01-14 17:54:18,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:20,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:20,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:20,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-1a5351b1-6767-4f43-961d-eb5dc4b5cbf2 x-compute-request-id: req-1a5351b1-6767-4f43-961d-eb5dc4b5cbf2 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:20,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a5351b1-6767-4f43-961d-eb5dc4b5cbf2 2019-01-14 17:54:20,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551651000977s 2019-01-14 17:54:20,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a5351b1-6767-4f43-961d-eb5dc4b5cbf2 2019-01-14 17:54:20,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:22,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:23,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-8a14f620-4b85-409e-a533-8f007657ba7f x-compute-request-id: req-8a14f620-4b85-409e-a533-8f007657ba7f 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:23,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a14f620-4b85-409e-a533-8f007657ba7f 2019-01-14 17:54:23,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961208105087s 2019-01-14 17:54:23,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a14f620-4b85-409e-a533-8f007657ba7f 2019-01-14 17:54:23,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:25,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:25,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:26,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-db0ae71a-f1ab-43f6-950d-7ad4b5a09be8 x-compute-request-id: req-db0ae71a-f1ab-43f6-950d-7ad4b5a09be8 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:26,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db0ae71a-f1ab-43f6-950d-7ad4b5a09be8 2019-01-14 17:54:26,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698620080948s 2019-01-14 17:54:26,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db0ae71a-f1ab-43f6-950d-7ad4b5a09be8 2019-01-14 17:54:26,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:28,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:28,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:29,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-0e4446b6-e6d2-412e-829e-d117a53f6674 x-compute-request-id: req-0e4446b6-e6d2-412e-829e-d117a53f6674 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:29,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e4446b6-e6d2-412e-829e-d117a53f6674 2019-01-14 17:54:29,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827665090561s 2019-01-14 17:54:29,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e4446b6-e6d2-412e-829e-d117a53f6674 2019-01-14 17:54:29,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:31,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:31,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-a4cadfbd-d534-4bf4-ba90-c24218237339 x-compute-request-id: req-a4cadfbd-d534-4bf4-ba90-c24218237339 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:31,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4cadfbd-d534-4bf4-ba90-c24218237339 2019-01-14 17:54:31,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532171964645s 2019-01-14 17:54:31,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4cadfbd-d534-4bf4-ba90-c24218237339 2019-01-14 17:54:31,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:33,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:34,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-6ba24482-abdd-49b5-a75f-493f020254cc x-compute-request-id: req-6ba24482-abdd-49b5-a75f-493f020254cc 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:34,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ba24482-abdd-49b5-a75f-493f020254cc 2019-01-14 17:54:34,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352281808853s 2019-01-14 17:54:34,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ba24482-abdd-49b5-a75f-493f020254cc 2019-01-14 17:54:34,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:36,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:36,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-a3575468-928c-45e6-81ad-09d2fad91bbd x-compute-request-id: req-a3575468-928c-45e6-81ad-09d2fad91bbd 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:36,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3575468-928c-45e6-81ad-09d2fad91bbd 2019-01-14 17:54:36,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527073860168s 2019-01-14 17:54:36,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3575468-928c-45e6-81ad-09d2fad91bbd 2019-01-14 17:54:36,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:38,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:39,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-e8d50b64-2f31-4964-ac57-14d5c1938412 x-compute-request-id: req-e8d50b64-2f31-4964-ac57-14d5c1938412 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:39,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8d50b64-2f31-4964-ac57-14d5c1938412 2019-01-14 17:54:39,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639683008194s 2019-01-14 17:54:39,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8d50b64-2f31-4964-ac57-14d5c1938412 2019-01-14 17:54:39,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:41,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:41,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:41,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-3d48359c-b638-4400-9a14-b240472f667f x-compute-request-id: req-3d48359c-b638-4400-9a14-b240472f667f 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:41,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3d48359c-b638-4400-9a14-b240472f667f 2019-01-14 17:54:41,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556921958923s 2019-01-14 17:54:41,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3d48359c-b638-4400-9a14-b240472f667f 2019-01-14 17:54:41,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:43,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:44,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-1f54f024-c756-4fc9-a392-389071777d43 x-compute-request-id: req-1f54f024-c756-4fc9-a392-389071777d43 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:44,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f54f024-c756-4fc9-a392-389071777d43 2019-01-14 17:54:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.979417800903s 2019-01-14 17:54:44,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f54f024-c756-4fc9-a392-389071777d43 2019-01-14 17:54:44,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:46,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:47,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-18fc6949-74ab-440b-9159-b175370099eb x-compute-request-id: req-18fc6949-74ab-440b-9159-b175370099eb 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:47,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-18fc6949-74ab-440b-9159-b175370099eb 2019-01-14 17:54:47,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507845878601s 2019-01-14 17:54:47,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-18fc6949-74ab-440b-9159-b175370099eb 2019-01-14 17:54:47,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:49,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:49,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-56a47a4e-ceb7-4dad-9763-4131925aa841 x-compute-request-id: req-56a47a4e-ceb7-4dad-9763-4131925aa841 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:49,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56a47a4e-ceb7-4dad-9763-4131925aa841 2019-01-14 17:54:49,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388901948929s 2019-01-14 17:54:49,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56a47a4e-ceb7-4dad-9763-4131925aa841 2019-01-14 17:54:49,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:51,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:52,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-aececce0-6a07-4bea-b45d-ca26d1548083 x-compute-request-id: req-aececce0-6a07-4bea-b45d-ca26d1548083 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:52,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aececce0-6a07-4bea-b45d-ca26d1548083 2019-01-14 17:54:52,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738898992538s 2019-01-14 17:54:52,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aececce0-6a07-4bea-b45d-ca26d1548083 2019-01-14 17:54:52,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:54,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:55,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-857d7450-ad35-4e58-8dcd-51e4a6a271e2 x-compute-request-id: req-857d7450-ad35-4e58-8dcd-51e4a6a271e2 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:55,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-857d7450-ad35-4e58-8dcd-51e4a6a271e2 2019-01-14 17:54:55,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801023006439s 2019-01-14 17:54:55,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-857d7450-ad35-4e58-8dcd-51e4a6a271e2 2019-01-14 17:54:55,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:57,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:54:57,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-04a4e1b5-8880-446a-97ca-aaf915422314 x-compute-request-id: req-04a4e1b5-8880-446a-97ca-aaf915422314 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:54:57,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04a4e1b5-8880-446a-97ca-aaf915422314 2019-01-14 17:54:57,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554518938065s 2019-01-14 17:54:57,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04a4e1b5-8880-446a-97ca-aaf915422314 2019-01-14 17:54:57,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:54:59,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:54:59,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:00,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:54: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-435d7957-983a-47ad-ae54-195b4d901df7 x-compute-request-id: req-435d7957-983a-47ad-ae54-195b4d901df7 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:00,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-435d7957-983a-47ad-ae54-195b4d901df7 2019-01-14 17:55:00,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574501991272s 2019-01-14 17:55:00,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-435d7957-983a-47ad-ae54-195b4d901df7 2019-01-14 17:55:00,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:02,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:03,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-77c7e2ad-ed8c-4cfd-96e8-103ae47b0094 x-compute-request-id: req-77c7e2ad-ed8c-4cfd-96e8-103ae47b0094 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:03,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77c7e2ad-ed8c-4cfd-96e8-103ae47b0094 2019-01-14 17:55:03,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535032987595s 2019-01-14 17:55:03,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77c7e2ad-ed8c-4cfd-96e8-103ae47b0094 2019-01-14 17:55:03,081 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:05,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:05,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:06,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-9885fa17-764f-4795-be16-5508b04100b1 x-compute-request-id: req-9885fa17-764f-4795-be16-5508b04100b1 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:06,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9885fa17-764f-4795-be16-5508b04100b1 2019-01-14 17:55:06,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14023995399s 2019-01-14 17:55:06,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9885fa17-764f-4795-be16-5508b04100b1 2019-01-14 17:55:06,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:08,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:08,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:08,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-c7c3b850-cbce-4489-9b38-a9afdbf1fa17 x-compute-request-id: req-c7c3b850-cbce-4489-9b38-a9afdbf1fa17 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:08,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7c3b850-cbce-4489-9b38-a9afdbf1fa17 2019-01-14 17:55:08,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732768058777s 2019-01-14 17:55:08,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7c3b850-cbce-4489-9b38-a9afdbf1fa17 2019-01-14 17:55:08,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:10,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:10,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:11,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-23c4e256-602b-4b95-9fd3-c25ec46d804b x-compute-request-id: req-23c4e256-602b-4b95-9fd3-c25ec46d804b 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:11,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23c4e256-602b-4b95-9fd3-c25ec46d804b 2019-01-14 17:55:11,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553679227829s 2019-01-14 17:55:11,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23c4e256-602b-4b95-9fd3-c25ec46d804b 2019-01-14 17:55:11,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:13,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:13,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:13,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-c23c928b-faf6-4349-96cd-01eef2b16ae6 x-compute-request-id: req-c23c928b-faf6-4349-96cd-01eef2b16ae6 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:13,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c23c928b-faf6-4349-96cd-01eef2b16ae6 2019-01-14 17:55:13,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383780002594s 2019-01-14 17:55:13,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c23c928b-faf6-4349-96cd-01eef2b16ae6 2019-01-14 17:55:13,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:15,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:16,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-b7f00e12-2421-415e-984b-8f50035be944 x-compute-request-id: req-b7f00e12-2421-415e-984b-8f50035be944 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:16,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b7f00e12-2421-415e-984b-8f50035be944 2019-01-14 17:55:16,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351588010788s 2019-01-14 17:55:16,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b7f00e12-2421-415e-984b-8f50035be944 2019-01-14 17:55:16,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:18,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:18,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-12072a47-cd39-4a00-a2be-1d1cdcf6d008 x-compute-request-id: req-12072a47-cd39-4a00-a2be-1d1cdcf6d008 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:18,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-12072a47-cd39-4a00-a2be-1d1cdcf6d008 2019-01-14 17:55:18,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583019018173s 2019-01-14 17:55:18,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-12072a47-cd39-4a00-a2be-1d1cdcf6d008 2019-01-14 17:55:18,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:20,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:21,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-cc70be8d-b1f8-4cd9-8faf-89a15c9cb729 x-compute-request-id: req-cc70be8d-b1f8-4cd9-8faf-89a15c9cb729 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:21,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc70be8d-b1f8-4cd9-8faf-89a15c9cb729 2019-01-14 17:55:21,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541354894638s 2019-01-14 17:55:21,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc70be8d-b1f8-4cd9-8faf-89a15c9cb729 2019-01-14 17:55:21,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:23,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:24,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-52a7b458-726b-4a87-8e63-a54be55e4b87 x-compute-request-id: req-52a7b458-726b-4a87-8e63-a54be55e4b87 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:24,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52a7b458-726b-4a87-8e63-a54be55e4b87 2019-01-14 17:55:24,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8210709095s 2019-01-14 17:55:24,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52a7b458-726b-4a87-8e63-a54be55e4b87 2019-01-14 17:55:24,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:26,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:26,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-7ed625d8-a07f-43e6-a393-abf696faec68 x-compute-request-id: req-7ed625d8-a07f-43e6-a393-abf696faec68 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:26,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7ed625d8-a07f-43e6-a393-abf696faec68 2019-01-14 17:55:26,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583704948425s 2019-01-14 17:55:26,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7ed625d8-a07f-43e6-a393-abf696faec68 2019-01-14 17:55:26,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:28,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:29,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-0a9be834-f995-4c58-8853-3e5d569d6a02 x-compute-request-id: req-0a9be834-f995-4c58-8853-3e5d569d6a02 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:29,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a9be834-f995-4c58-8853-3e5d569d6a02 2019-01-14 17:55:29,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.958756923676s 2019-01-14 17:55:29,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a9be834-f995-4c58-8853-3e5d569d6a02 2019-01-14 17:55:29,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:31,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:31,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:32,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-b42f15e8-271d-492f-a58f-a2c552c963a8 x-compute-request-id: req-b42f15e8-271d-492f-a58f-a2c552c963a8 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:32,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b42f15e8-271d-492f-a58f-a2c552c963a8 2019-01-14 17:55:32,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566300153732s 2019-01-14 17:55:32,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b42f15e8-271d-492f-a58f-a2c552c963a8 2019-01-14 17:55:32,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:34,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:35,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-dec6aefa-b84c-4a72-b839-062770074894 x-compute-request-id: req-dec6aefa-b84c-4a72-b839-062770074894 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:35,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dec6aefa-b84c-4a72-b839-062770074894 2019-01-14 17:55:35,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640835046768s 2019-01-14 17:55:35,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dec6aefa-b84c-4a72-b839-062770074894 2019-01-14 17:55:35,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:37,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:37,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-243cf752-8e76-4d02-a858-a29af0adcab0 x-compute-request-id: req-243cf752-8e76-4d02-a858-a29af0adcab0 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:37,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-243cf752-8e76-4d02-a858-a29af0adcab0 2019-01-14 17:55:37,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378343105316s 2019-01-14 17:55:37,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-243cf752-8e76-4d02-a858-a29af0adcab0 2019-01-14 17:55:37,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:39,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:40,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-6df99559-062b-470d-8946-f6389ec7f955 x-compute-request-id: req-6df99559-062b-470d-8946-f6389ec7f955 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:40,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6df99559-062b-470d-8946-f6389ec7f955 2019-01-14 17:55:40,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615107774734s 2019-01-14 17:55:40,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6df99559-062b-470d-8946-f6389ec7f955 2019-01-14 17:55:40,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:42,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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-475dda33-e98c-4a9e-833f-cebf0ce1d6c8 x-compute-request-id: req-475dda33-e98c-4a9e-833f-cebf0ce1d6c8 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:42,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-475dda33-e98c-4a9e-833f-cebf0ce1d6c8 2019-01-14 17:55:42,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352324962616s 2019-01-14 17:55:42,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-475dda33-e98c-4a9e-833f-cebf0ce1d6c8 2019-01-14 17:55:42,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:44,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:44,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-cfd51f99-428c-4464-855c-e4b16c4627ef x-compute-request-id: req-cfd51f99-428c-4464-855c-e4b16c4627ef 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:44,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cfd51f99-428c-4464-855c-e4b16c4627ef 2019-01-14 17:55:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542788982391s 2019-01-14 17:55:44,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cfd51f99-428c-4464-855c-e4b16c4627ef 2019-01-14 17:55:44,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:46,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:47,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-3b0be597-686a-4877-a43a-d22d16f3170f x-compute-request-id: req-3b0be597-686a-4877-a43a-d22d16f3170f 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.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:53:51Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:47,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3b0be597-686a-4877-a43a-d22d16f3170f 2019-01-14 17:55:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64040184021s 2019-01-14 17:55:47,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3b0be597-686a-4877-a43a-d22d16f3170f 2019-01-14 17:55:47,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:55:49,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:55:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:50,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:55: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-63ba6929-ce5c-4f88-ae92-28cf16fab01c x-compute-request-id: req-63ba6929-ce5c-4f88-ae92-28cf16fab01c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:a2:da", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T17:55:49.000000", "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T17:55:49Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:55:50,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-63ba6929-ce5c-4f88-ae92-28cf16fab01c 2019-01-14 17:55:50,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878560066223s 2019-01-14 17:55:50,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-63ba6929-ce5c-4f88-ae92-28cf16fab01c 2019-01-14 17:55:50,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 17:55:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=df33897b-1d7e-4f9d-ac17-43669b1948a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:50,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-88810bbd-75d1-4b86-b254-a8b971928636 Date: Mon, 14 Jan 2019 17:55:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:53:51Z","admin_state_up":true,"updated_at":"2019-01-14T17:55:48Z","binding:vnic_type":"normal","device_id":"df33897b-1d7e-4f9d-ac17-43669b1948a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1c:a2:da","id":"025affc2-4f58-48af-bef9-e72de79344c5","port_security_enabled":true,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","fixed_ips":[{"subnet_id":"41e6d8a3-0001-40c1-99cc-2bc03bf59e88","ip_address":"192.168.120.21"}],"extra_dhcp_opts":[],"security_groups":["e6ee0eb0-9be6-462d-8057-6d871e49895a"],"name":""}]} 2019-01-14 17:55:50,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=df33897b-1d7e-4f9d-ac17-43669b1948a1 used request id req-88810bbd-75d1-4b86-b254-a8b971928636 2019-01-14 17:55:50,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052139043808s 2019-01-14 17:55:50,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=df33897b-1d7e-4f9d-ac17-43669b1948a1 used request id req-88810bbd-75d1-4b86-b254-a8b971928636 2019-01-14 17:55:50,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 17:55:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=025affc2-4f58-48af-bef9-e72de79344c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:50,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7b62af40-c111-495e-95fd-b8eb900f548e Date: Mon, 14 Jan 2019 17:55:50 GMT RESP BODY: {"floatingips": []} 2019-01-14 17:55:50,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=025affc2-4f58-48af-bef9-e72de79344c5 used request id req-7b62af40-c111-495e-95fd-b8eb900f548e 2019-01-14 17:55:50,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.016382932663s 2019-01-14 17:55:50,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=025affc2-4f58-48af-bef9-e72de79344c5 used request id req-7b62af40-c111-495e-95fd-b8eb900f548e 2019-01-14 17:55:50,541 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:a2:da', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dd134943-cee3-4393-a1f1-b70c0e67e870'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T17:55:49.000000', 'flavor': Munch({u'id': u'0cd80ef4-40af-412e-82bf-7e1aa854835d'}), 'az': u'nova', 'id': u'df33897b-1d7e-4f9d-ac17-43669b1948a1', 'security_groups': [Munch({u'name': u'cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ef5cbe13fb9a43a8928bb1084669b348', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', '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'2019-01-14T17:55:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T17:55:49Z', 'hostId': u'961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3', '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'2019-01-14T17:55:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': u'cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b', 'adminPass': u'pK8RcDaybUG6', 'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'created_at': u'2019-01-14T17:53:48Z', 'created': u'2019-01-14T17:53:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 17:55:50,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:55:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:50,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-f6a87ae7-8b64-4b64-a816-a9eff91499e1 Date: Mon, 14 Jan 2019 17:55:50 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41e6d8a3-0001-40c1-99cc-2bc03bf59e88"],"updated_at":"2019-01-14T17:52:16Z","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","name":"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:55:50,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f6a87ae7-8b64-4b64-a816-a9eff91499e1 2019-01-14 17:55:50,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103595018387s 2019-01-14 17:55:50,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f6a87ae7-8b64-4b64-a816-a9eff91499e1 2019-01-14 17:55:50,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 17:55:50,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=df33897b-1d7e-4f9d-ac17-43669b1948a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:50,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f7dba79c-8bb2-4133-8a97-0187b1d48c0a Date: Mon, 14 Jan 2019 17:55:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:53:51Z","admin_state_up":true,"updated_at":"2019-01-14T17:55:48Z","binding:vnic_type":"normal","device_id":"df33897b-1d7e-4f9d-ac17-43669b1948a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1c:a2:da","id":"025affc2-4f58-48af-bef9-e72de79344c5","port_security_enabled":true,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","fixed_ips":[{"subnet_id":"41e6d8a3-0001-40c1-99cc-2bc03bf59e88","ip_address":"192.168.120.21"}],"extra_dhcp_opts":[],"security_groups":["e6ee0eb0-9be6-462d-8057-6d871e49895a"],"name":""}]} 2019-01-14 17:55:50,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=df33897b-1d7e-4f9d-ac17-43669b1948a1 used request id req-f7dba79c-8bb2-4133-8a97-0187b1d48c0a 2019-01-14 17:55:50,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487930774689s 2019-01-14 17:55:50,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=df33897b-1d7e-4f9d-ac17-43669b1948a1 used request id req-f7dba79c-8bb2-4133-8a97-0187b1d48c0a 2019-01-14 17:55:50,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 17:55:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.21", "port_id": "025affc2-4f58-48af-bef9-e72de79344c5"}}' 2019-01-14 17:55:52,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-7ac54180-8180-4750-b91a-f404e87cb6a3 Date: Mon, 14 Jan 2019 17:55:52 GMT RESP BODY: {"floatingip": {"router_id": "e38fabee-6050-4a4e-acc3-6562bb45f06a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T17:55:51Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "025affc2-4f58-48af-bef9-e72de79344c5", "id": "4853f939-a447-4615-8527-5cb071d9b3e4", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:55:51Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}} 2019-01-14 17:55:52,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7ac54180-8180-4750-b91a-f404e87cb6a3 2019-01-14 17:55:52,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.86989307404s 2019-01-14 17:55:52,570 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7ac54180-8180-4750-b91a-f404e87cb6a3 2019-01-14 17:55:52,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 17:55:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:55:52,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-6085f2cd-dec7-44c2-94cb-364584a57cb2 Date: Mon, 14 Jan 2019 17:55:52 GMT RESP BODY: {"floatingips": [{"router_id": "e38fabee-6050-4a4e-acc3-6562bb45f06a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T17:55:51Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "025affc2-4f58-48af-bef9-e72de79344c5", "id": "4853f939-a447-4615-8527-5cb071d9b3e4", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:55:51Z", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}]} 2019-01-14 17:55:52,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6085f2cd-dec7-44c2-94cb-364584a57cb2 2019-01-14 17:55:52,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201590061188s 2019-01-14 17:55:52,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6085f2cd-dec7-44c2-94cb-364584a57cb2 2019-01-14 17:55:52,602 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e38fabee-6050-4a4e-acc3-6562bb45f06a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'created_at': u'2019-01-14T17:55:51Z', 'attached': True, 'updated_at': u'2019-01-14T17:55:51Z', 'id': u'4853f939-a447-4615-8527-5cb071d9b3e4', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.212', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e38fabee-6050-4a4e-acc3-6562bb45f06a', 'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'port_id': u'025affc2-4f58-48af-bef9-e72de79344c5', 'port': u'025affc2-4f58-48af-bef9-e72de79344c5', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 17:55:52,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:55:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:55:52,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-7eedc1b2-182a-417a-8bc2-70f3ea41f10c x-compute-request-id: req-7eedc1b2-182a-417a-8bc2-70f3ea41f10c Content-Encoding: gzip Content-Length: 7402 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detect"} 2019-01-14 17:55:52,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-7eedc1b2-182a-417a-8bc2-70f3ea41f10c 2019-01-14 17:55:52,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712459087372s 2019-01-14 17:55:52,675 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-7eedc1b2-182a-417a-8bc2-70f3ea41f10c 2019-01-14 17:55:52,676 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detect 2019-01-14 17:55:53,678 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:02,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:56:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:56:02,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:56: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-51074adc-20a1-4fd4-966a-c2f6b13eb4e1 x-compute-request-id: req-51074adc-20a1-4fd4-966a-c2f6b13eb4e1 Content-Encoding: gzip Content-Length: 11738 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: "} 2019-01-14 17:56:02,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-51074adc-20a1-4fd4-966a-c2f6b13eb4e1 2019-01-14 17:56:02,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729918479919s 2019-01-14 17:56:02,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-51074adc-20a1-4fd4-966a-c2f6b13eb4e1 2019-01-14 17:56:02,762 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: 2019-01-14 17:56:03,765 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:12,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:56:12,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:56:12,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-4d8734e3-1e34-4813-b62b-8963e8bcd720 x-compute-request-id: req-4d8734e3-1e34-4813-b62b-8963e8bcd720 Content-Encoding: gzip Content-Length: 11738 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: "} 2019-01-14 17:56:12,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-4d8734e3-1e34-4813-b62b-8963e8bcd720 2019-01-14 17:56:12,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0838558673859s 2019-01-14 17:56:12,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-4d8734e3-1e34-4813-b62b-8963e8bcd720 2019-01-14 17:56:12,860 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: 2019-01-14 17:56:13,863 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:22,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:56:22,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:56:22,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:56: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-a428dffd-3dd1-4507-a51a-3430aae5f2a3 x-compute-request-id: req-a428dffd-3dd1-4507-a51a-3430aae5f2a3 Content-Encoding: gzip Content-Length: 11738 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: "} 2019-01-14 17:56:22,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-a428dffd-3dd1-4507-a51a-3430aae5f2a3 2019-01-14 17:56:22,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753800868988s 2019-01-14 17:56:22,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-a428dffd-3dd1-4507-a51a-3430aae5f2a3 2019-01-14 17:56:22,950 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: 2019-01-14 17:56:23,953 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:32,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:56:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:56:33,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:56: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-2be0e716-55de-4644-b9ea-ac15f542c9d8 x-compute-request-id: req-2be0e716-55de-4644-b9ea-ac15f542c9d8 Content-Encoding: gzip Content-Length: 11738 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: "} 2019-01-14 17:56:33,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-2be0e716-55de-4644-b9ea-ac15f542c9d8 2019-01-14 17:56:33,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748670101166s 2019-01-14 17:56:33,039 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-2be0e716-55de-4644-b9ea-ac15f542c9d8 2019-01-14 17:56:33,039 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: 2019-01-14 17:56:34,042 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:43,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:56:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:56:43,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:56: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-c8288cc8-d5fd-4c31-b2dd-c03c368162c5 x-compute-request-id: req-c8288cc8-d5fd-4c31-b2dd-c03c368162c5 Content-Encoding: gzip Content-Length: 11738 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: "} 2019-01-14 17:56:43,183 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-c8288cc8-d5fd-4c31-b2dd-c03c368162c5 2019-01-14 17:56:43,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.135447025299s 2019-01-14 17:56:43,184 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-c8288cc8-d5fd-4c31-b2dd-c03c368162c5 2019-01-14 17:56:43,184 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: 2019-01-14 17:56:44,187 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:53,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:56:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:56:53,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:56: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-73955d92-d795-420a-9adc-5f19992aa285 x-compute-request-id: req-73955d92-d795-420a-9adc-5f19992aa285 Content-Encoding: gzip Content-Length: 12749 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds.\n[ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds\n"} 2019-01-14 17:56:53,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-73955d92-d795-420a-9adc-5f19992aa285 2019-01-14 17:56:53,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.131755113602s 2019-01-14 17:56:53,325 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-73955d92-d795-420a-9adc-5f19992aa285 2019-01-14 17:56:53,325 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:56:54,328 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:03,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:57:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:57:03,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:57: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-7bf8738a-5bb7-4903-aca6-7e97ab2f1d4e x-compute-request-id: req-7bf8738a-5bb7-4903-aca6-7e97ab2f1d4e Content-Encoding: gzip Content-Length: 12749 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds.\n[ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds\n"} 2019-01-14 17:57:03,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-7bf8738a-5bb7-4903-aca6-7e97ab2f1d4e 2019-01-14 17:57:03,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0731511116028s 2019-01-14 17:57:03,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-7bf8738a-5bb7-4903-aca6-7e97ab2f1d4e 2019-01-14 17:57:03,413 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:04,416 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:13,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:57:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:57:13,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:57: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-96eb004b-f5f4-4093-a073-8f335020d43f x-compute-request-id: req-96eb004b-f5f4-4093-a073-8f335020d43f Content-Encoding: gzip Content-Length: 12749 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds.\n[ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds\n"} 2019-01-14 17:57:13,504 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-96eb004b-f5f4-4093-a073-8f335020d43f 2019-01-14 17:57:13,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0781960487366s 2019-01-14 17:57:13,505 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-96eb004b-f5f4-4093-a073-8f335020d43f 2019-01-14 17:57:13,506 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:14,509 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:23,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:57:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:57:23,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:57: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-dd70becf-91c6-4f2a-9800-0b58394e705a x-compute-request-id: req-dd70becf-91c6-4f2a-9800-0b58394e705a Content-Encoding: gzip Content-Length: 12749 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds.\n[ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds\n"} 2019-01-14 17:57:23,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-dd70becf-91c6-4f2a-9800-0b58394e705a 2019-01-14 17:57:23,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0767288208008s 2019-01-14 17:57:23,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-dd70becf-91c6-4f2a-9800-0b58394e705a 2019-01-14 17:57:23,597 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:24,599 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:33,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:57:33,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:57:33,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:57: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-59581e89-3329-47df-b7e1-e8115bdcf06b x-compute-request-id: req-59581e89-3329-47df-b7e1-e8115bdcf06b Content-Encoding: gzip Content-Length: 12749 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds.\n[ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds\n"} 2019-01-14 17:57:33,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-59581e89-3329-47df-b7e1-e8115bdcf06b 2019-01-14 17:57:33,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111952781677s 2019-01-14 17:57:33,722 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-59581e89-3329-47df-b7e1-e8115bdcf06b 2019-01-14 17:57:33,722 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:34,725 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:43,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 17:57:43,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 17:57:43,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-b87acb48-e0e6-46fb-a4ba-85b611dc3665 x-compute-request-id: req-b87acb48-e0e6-46fb-a4ba-85b611dc3665 Content-Encoding: gzip Content-Length: 12749 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.483503] pid_max: default: 32768 minimum: 301\n[ 0.485505] Security Framework initialized\n[ 0.487357] SELinux: Initializing.\n[ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.500476] Mount-cache hash table entries: 4096\n[ 0.502784] Initializing cgroup subsys memory\n[ 0.504749] Initializing cgroup subsys devices\n[ 0.506712] Initializing cgroup subsys freezer\n[ 0.508655] Initializing cgroup subsys net_cls\n[ 0.510609] Initializing cgroup subsys blkio\n[ 0.512502] Initializing cgroup subsys perf_event\n[ 0.514496] Initializing cgroup subsys hugetlb\n[ 0.516422] Initializing cgroup subsys pids\n[ 0.518278] Initializing cgroup subsys net_prio\n[ 0.520339] CPU: Physical Processor ID: 0\n[ 0.522907] mce: CPU supports 10 MCE banks\n[ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529150] tlb_flushall_shift: 6\n[ 0.531057] Freeing SMP alternatives: 28k freed\n[ 0.536274] ACPI: Core revision 20130517\n[ 0.538505] ACPI: All ACPI Tables successfully acquired\n[ 0.540959] ftrace: allocating 25812 entries in 101 pages\n[ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.572299] smpboot: Max logical packages: 2\n[ 0.574457] Enabling x2apic\n[ 0.575944] Enabled x2apic\n[ 0.577703] Switched APIC routing to physical x2apic.\n[ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.597976] KVM setup paravirtual spinlock\n[ 0.601140] smpboot: Booting Node 0, Processors #1 OK\n[ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.626181] Brought up 2 CPUs\n[ 0.626184] KVM setup async PF for cpu 1\n[ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.634960] devtmpfs: initialized\n[ 0.638241] EVM: security.selinux\n[ 0.639894] EVM: security.ima\n[ 0.641434] EVM: security.capability\n[ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.646496] pinctrl core: initialized pinctrl subsystem\n[ 0.648769] NET: Registered protocol family 16\n[ 0.650944] ACPI: bus type PCI registered\n[ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655440] PCI: Using configuration type 1 for base access\n[ 0.662110] ACPI: Added _OSI(Module Device)\n[ 0.664069] ACPI: Added _OSI(Processor Device)\n[ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671396] ACPI: Interpreter enabled\n[ 0.673256] ACPI: (supports S0 S5)\n[ 0.674920] ACPI: Using IOAPIC for interrupt routing\n[ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.694846] acpiphp: Slot [3] registered\n[ 0.696670] acpiphp: Slot [4] registered\n[ 0.698499] acpiphp: Slot [5] registered\n[ 0.700318] acpiphp: Slot [6] registered\n[ 0.702136] acpiphp: Slot [7] registered\n[ 0.703951] acpiphp: Slot [8] registered\n[ 0.705762] acpiphp: Slot [9] registered\n[ 0.707570] acpiphp: Slot [10] registered\n[ 0.709405] acpiphp: Slot [11] registered\n[ 0.711236] acpiphp: Slot [12] registered\n[ 0.713071] acpiphp: Slot [13] registered\n[ 0.714901] acpiphp: Slot [14] registered\n[ 0.716733] acpiphp: Slot [15] registered\n[ 0.718567] acpiphp: Slot [16] registered\n[ 0.720397] acpiphp: Slot [17] registered\n[ 0.722224] acpiphp: Slot [18] registered\n[ 0.724051] acpiphp: Slot [19] registered\n[ 0.725888] acpiphp: Slot [20] registered\n[ 0.727718] acpiphp: Slot [21] registered\n[ 0.729563] acpiphp: Slot [22] registered\n[ 0.731396] acpiphp: Slot [23] registered\n[ 0.733221] acpiphp: Slot [24] registered\n[ 0.735053] acpiphp: Slot [25] registered\n[ 0.736882] acpiphp: Slot [26] registered\n[ 0.738715] acpiphp: Slot [27] registered\n[ 0.740545] acpiphp: Slot [28] registered\n[ 0.742368] acpiphp: Slot [29] registered\n[ 0.744193] acpiphp: Slot [30] registered\n[ 0.746016] acpiphp: Slot [31] registered\n[ 0.747835] PCI host bridge to bus 0000:00\n[ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830291] vgaarb: loaded\n[ 0.831755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834110] SCSI subsystem initialized\n[ 0.835895] ACPI: bus type USB registered\n[ 0.837738] usbcore: registered new interface driver usbfs\n[ 0.839958] usbcore: registered new interface driver hub\n[ 0.842146] usbcore: registered new device driver usb\n[ 0.844444] PCI: Using ACPI for IRQ routing\n[ 0.846731] NetLabel: Initializing\n[ 0.848395] NetLabel: domain hash size = 128\n[ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852402] NetLabel: unlabeled traffic allowed by default\n[ 0.854774] Switched to clocksource kvm-clock\n[ 0.864614] pnp: PnP ACPI init\n[ 0.866200] ACPI: bus type PNP registered\n[ 0.868427] pnp: PnP ACPI: found 5 devices\n[ 0.870274] ACPI: bus type PNP unregistered\n[ 0.878324] NET: Registered protocol family 2\n[ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887087] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.889690] TCP: reno registered\n[ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896278] NET: Registered protocol family 1\n[ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.944713] Unpacking initramfs...\n[ 1.421379] Freeing initrd memory: 37508k freed\n[ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.446226] Initialise system trusted keyring\n[ 1.448162] audit: initializing netlink socket (disabled)\n[ 1.450367] type=2000 audit(1547488551.837:1): initialized\n[ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473663] zpool: loaded\n[ 1.475121] zbud: loaded\n[ 1.476714] VFS: Disk quotas dquot_6.5.2\n[ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481169] msgmni has been set to 7578\n[ 1.483007] Key type big_key registered\n[ 1.485528] NET: Registered protocol family 38\n[ 1.487487] Key type asymmetric registered\n[ 1.489331] Asymmetric key parser 'x509' registered\n[ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.494800] io scheduler noop registered\n[ 1.496602] io scheduler deadline registered (default)\n[ 1.514287] io scheduler cfq registered\n[ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.524374] ACPI: Power Button [PWRF]\n[ 1.526267] GHES: HEST is not enabled!\n[ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.556613] Non-volatile memory driver v1.3\n[ 1.558487] Linux agpgart interface v0.103\n[ 1.560438] crash memory driver: version 1.1\n[ 1.562386] rdac: device handler registered\n[ 1.564304] hp_sw: device handler registered\n[ 1.566205] emc: device handler registered\n[ 1.568045] alua: device handler registered\n[ 1.569939] libphy: Fixed MDIO Bus: probed\n[ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.574345] ehci-pci: EHCI PCI platform driver\n[ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.578683] ohci-pci: OHCI PCI platform driver\n[ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.617583] usb usb1: Product: UHCI Host Controller\n[ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.622335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.624444] hub 1-0:1.0: USB hub found\n[ 1.626218] hub 1-0:1.0: 2 ports detected\n[ 1.628184] usbcore: registered new interface driver usbserial\n[ 1.630507] usbcore: registered new interface driver usbserial_generic\n[ 1.633014] usbserial: USB Serial support registered for generic\n[ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.643979] mousedev: PS/2 mouse device common for all mice\n[ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.650470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.667789] cpuidle: using governor menu\n[ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.672605] usbcore: registered new interface driver usbhid\n[ 1.675218] usbhid: USB HID core driver\n[ 1.677291] drop_monitor: Initializing network drop monitor service\n[ 1.680190] TCP: cubic registered\n[ 1.682056] Initializing XFRM netlink socket\n[ 1.684332] NET: Registered protocol family 10\n[ 1.686836] NET: Registered protocol family 17\n[ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698139] Loading compiled-in X.509 certificates\n[ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.712683] registered taskstats version 1\n[ 1.716382] Key type trusted registered\n[ 1.719413] Key type encrypted registered\n[ 1.722497] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551)\n[ 1.729587] Freeing unused kernel memory: 1680k freed\n[ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm.\n[ 1.744768] systemd[1]: Detected architecture x86-64.\n[ 1.746964] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.751128] systemd[1]: No hostname configured.\n[ 1.753189] systemd[1]: Set hostname to .\n[ 1.755400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.779743] systemd[1]: Reached target Swap.\n[ 1.781751] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.785058] systemd[1]: Created slice Root Slice.\n[ 1.787176] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.790596] systemd[1]: Listening on Journal Socket.\n[ 1.792771] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.796352] systemd[1]: Listening on udev Control Socket.\n[ 1.798643] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.802316] systemd[1]: Listening on udev Kernel Socket.\n[ 1.804568] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.808041] systemd[1]: Reached target Sockets.\n[ 1.810087] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.813502] systemd[1]: Reached target Local File Systems.\n[ 1.815812] systemd[1]: Starting Local File Systems.\n[ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.826640] systemd[1]: Reached target Paths.\n[ 1.828620] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.832052] systemd[1]: Created slice System Slice.\n[ 1.834223] systemd[1]: Starting System Slice.\n[ 1.836691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.840520] 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.848149] systemd[1]: Reached target Slices.\n[ 1.850183] systemd[1]: Starting Slices.\n[ 1.852255] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855841] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.861056] systemd[1]: Reached target Timers.\n[ 1.863047] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.873315] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.877040] systemd[1]: Started Journal Service.\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.923321] RPC: Registered named UNIX socket transport module.\n[ 1.926189] RPC: Registered udp transport module.\n[ 1.928596] RPC: Registered tcp transport module.\n[ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.045120] FDC 0 is a S82078B\n[ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.088674] usb 1-1: Product: QEMU USB Tablet\n[ 2.090671] usb 1-1: Manufacturer: QEMU\n[ 2.092500] usb 1-1: SerialNumber: 42\n[ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.114527] scsi host0: ata_piix\n[ 2.115232] 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[ 2.117802] vda: vda1\n[ 2.124344] scsi host1: ata_piix\n[ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311559] XFS (vda1): Mounting V4 Filesystem\n[ 2.341358] 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 System Initialization.\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[[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 Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.702965] SELinux: Disabled at runtime.\n[ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.777505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.446022] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.482347] [TTM] Initializing pool allocator\n[ 3.485077] [TTM] Initializing DMA pool allocator\n[ 3.485377] [drm] fb mappable at 0xFC000000\n[ 3.485377] [drm] vram aper at 0xFC000000\n[ 3.485377] [drm] size 33554432\n[ 3.485378] [drm] fb depth is 24\n[ 3.485378] [drm] pitch is 3072\n[ 3.485433] ppdev: user-space parallel port driver\n[ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.565027] Console: switching to colour frame buffer device 128x48\n[ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.587820] [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 Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.678599] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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 Command Scheduler.\n Starting Command Scheduler...\n[ 3.706337] alg: No test for crc32 (crc32-pclmul)\n[ 3.711835] intel_rapl: no valid rapl domains found in package 0\n[ 3.719096] intel_rapl: no valid rapl domains found in package 0\n[ 3.727559] intel_powerclamp: No package C-state available\n[ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting Crash recovery kernel arming...\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 RabbitMQ Service...\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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds.\n[ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da |\n[ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds.\n[ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds\n"} 2019-01-14 17:57:43,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-b87acb48-e0e6-46fb-a4ba-85b611dc3665 2019-01-14 17:57:43,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833678245544s 2019-01-14 17:57:43,820 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1/action used request id req-b87acb48-e0e6-46fb-a4ba-85b611dc3665 2019-01-14 17:57:43,820 - 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 00000000bffe12d1 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 00000000bffe1251 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 1984587458 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.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] 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.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] 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.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. 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.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] 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 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] 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 System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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 Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 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 Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[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.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[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.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: 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: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:44,823 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:53,832 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.212 2019-01-14 17:57:53,834 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 17:57:53,958 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 17:57:53,958 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 17:57:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 17:57:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:57:54,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:57: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-22552631-fb0e-4bbc-8840-8544e62240eb x-compute-request-id: req-22552631-fb0e-4bbc-8840-8544e62240eb Content-Type: application/json 2019-01-14 17:57:54,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1 used request id req-22552631-fb0e-4bbc-8840-8544e62240eb 2019-01-14 17:57:54,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141136884689s 2019-01-14 17:57:54,105 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1 used request id req-22552631-fb0e-4bbc-8840-8544e62240eb 2019-01-14 17:57:54,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:57:54,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:57:54,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:57: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-26980853-b04e-44fc-9030-094d0197e655 x-compute-request-id: req-26980853-b04e-44fc-9030-094d0197e655 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:a2:da", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:a2:da", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/df33897b-1d7e-4f9d-ac17-43669b1948a1", "rel": "bookmark"}], "image": {"id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "links": [{"href": "http://172.30.9.26:8774/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T17:55:49.000000", "flavor": {"id": "0cd80ef4-40af-412e-82bf-7e1aa854835d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "bookmark"}]}, "id": "df33897b-1d7e-4f9d-ac17-43669b1948a1", "security_groups": [{"name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}], "user_id": "ef5cbe13fb9a43a8928bb1084669b348", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T17:57:54Z", "hostId": "961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b", "name": "cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b", "created": "2019-01-14T17:53:48Z", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:57:54,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26980853-b04e-44fc-9030-094d0197e655 2019-01-14 17:57:54,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553359985352s 2019-01-14 17:57:54,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26980853-b04e-44fc-9030-094d0197e655 2019-01-14 17:57:54,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:57:56,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:57:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:57:56,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:57: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-e1c5964b-9f1c-45b6-bdab-081b55537b91 x-compute-request-id: req-e1c5964b-9f1c-45b6-bdab-081b55537b91 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 17:57:56,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e1c5964b-9f1c-45b6-bdab-081b55537b91 2019-01-14 17:57:56,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.100928068161s 2019-01-14 17:57:56,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e1c5964b-9f1c-45b6-bdab-081b55537b91 2019-01-14 17:57:56,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:57:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:57:56,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-a89ebbaf-6ae6-4535-852a-785972d9366a Date: Mon, 14 Jan 2019 17:57:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:53:41Z", "updated_at": "2019-01-14T17:53:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "01982969-1a51-47a3-96d6-95d826ecb6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "164f7e56-0b70-49d7-9f9e-c7ab35a97768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:41Z", "revision_number": 0, "id": "5527333c-97cb-45a6-bceb-1b24faa28e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:41Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "6c67458a-a704-4852-92d9-3bb98e149887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-14T17:53:44Z", "revision_number": 0, "id": "aa0ccf0a-9e5c-4f46-87fb-79a66fb15f9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:44Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T17:53:43Z", "revision_number": 0, "id": "da14c4b4-5a94-499c-9e77-9e89b360332e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:43Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "e92ba954-f196-4178-a022-45425299da97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:53:42Z", "revision_number": 0, "id": "f165054e-2447-4b5c-955a-f9ca923a0eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:53:42Z", "security_group_id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 8, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e6ee0eb0-9be6-462d-8057-6d871e49895a", "name": "cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:57:56,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a89ebbaf-6ae6-4535-852a-785972d9366a 2019-01-14 17:57:56,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522639751434s 2019-01-14 17:57:56,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a89ebbaf-6ae6-4535-852a-785972d9366a 2019-01-14 17:57:56,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 17:57:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e6ee0eb0-9be6-462d-8057-6d871e49895a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:57:57,038 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f7a664f-3805-4d93-9c8f-7716d183738c Content-Length: 0 Date: Mon, 14 Jan 2019 17:57:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:57:57,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e6ee0eb0-9be6-462d-8057-6d871e49895a.json used request id req-8f7a664f-3805-4d93-9c8f-7716d183738c 2019-01-14 17:57:57,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.212899923325s 2019-01-14 17:57:57,038 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e6ee0eb0-9be6-462d-8057-6d871e49895a.json used request id req-8f7a664f-3805-4d93-9c8f-7716d183738c 2019-01-14 17:57:57,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 17:57:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:57:57,085 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17:57: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-d42376d3-0a49-48a2-b2c6-13e76131b842 x-compute-request-id: req-d42376d3-0a49-48a2-b2c6-13e76131b842 Content-Length: 0 Content-Type: application/json 2019-01-14 17:57:57,086 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b used request id req-d42376d3-0a49-48a2-b2c6-13e76131b842 2019-01-14 17:57:57,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0471611022949s 2019-01-14 17:57:57,086 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b used request id req-d42376d3-0a49-48a2-b2c6-13e76131b842 2019-01-14 17:57:57,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 17:57:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a/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}a19657f9a004dfc32d876f9787e233c854599401" -d '{"subnet_id": "41e6d8a3-0001-40c1-99cc-2bc03bf59e88"}' 2019-01-14 17:57:58,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7b487ce4-16ce-45ed-9c8e-590e1f86c7c0 Date: Mon, 14 Jan 2019 17:57:58 GMT RESP BODY: {"network_id": "de9cd25b-e0eb-4135-a755-41b4269b2b80", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "subnet_id": "41e6d8a3-0001-40c1-99cc-2bc03bf59e88", "subnet_ids": ["41e6d8a3-0001-40c1-99cc-2bc03bf59e88"], "port_id": "0fd00063-4498-449e-a04d-137f0ad96ee8", "id": "e38fabee-6050-4a4e-acc3-6562bb45f06a"} 2019-01-14 17:57:58,860 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a/remove_router_interface.json used request id req-7b487ce4-16ce-45ed-9c8e-590e1f86c7c0 2019-01-14 17:57:58,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77341008186s 2019-01-14 17:57:58,860 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a/remove_router_interface.json used request id req-7b487ce4-16ce-45ed-9c8e-590e1f86c7c0 returning object e38fabee-6050-4a4e-acc3-6562bb45f06a 2019-01-14 17:57:58,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 17:57:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:57:59,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7500dc47-498a-427e-9449-594504d175aa Date: Mon, 14 Jan 2019 17:57:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:16Z", "admin_state_up": true, "updated_at": "2019-01-14T17:57:58Z", "revision_number": 4, "routes": [], "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "e38fabee-6050-4a4e-acc3-6562bb45f06a", "name": "cloudify-router_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:57:59,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7500dc47-498a-427e-9449-594504d175aa 2019-01-14 17:57:59,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.285873174667s 2019-01-14 17:57:59,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7500dc47-498a-427e-9449-594504d175aa 2019-01-14 17:57:59,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 17:57:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:58:00,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66b33618-331b-40a7-ad39-663097f0b1bd Content-Length: 0 Date: Mon, 14 Jan 2019 17:58:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:58:00,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a.json used request id req-66b33618-331b-40a7-ad39-663097f0b1bd 2019-01-14 17:58:00,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33902311325s 2019-01-14 17:58:00,488 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e38fabee-6050-4a4e-acc3-6562bb45f06a.json used request id req-66b33618-331b-40a7-ad39-663097f0b1bd 2019-01-14 17:58:00,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 17:58:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:58:00,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c0dccbd3-1bc2-4326-9f23-06932c14b7ac Date: Mon, 14 Jan 2019 17:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:52: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":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"41e6d8a3-0001-40c1-99cc-2bc03bf59e88","subnetpool_id":null,"name":"cloudify-subnet_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:58:00,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c0dccbd3-1bc2-4326-9f23-06932c14b7ac 2019-01-14 17:58:00,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0480329990387s 2019-01-14 17:58:00,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c0dccbd3-1bc2-4326-9f23-06932c14b7ac 2019-01-14 17:58:00,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 17:58:00,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/41e6d8a3-0001-40c1-99cc-2bc03bf59e88.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:58:03,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7cc9d37-d7c1-4533-af03-0fe738afc5cc Date: Mon, 14 Jan 2019 17:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:58:03,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/41e6d8a3-0001-40c1-99cc-2bc03bf59e88.json used request id req-f7cc9d37-d7c1-4533-af03-0fe738afc5cc 2019-01-14 17:58:03,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48128819466s 2019-01-14 17:58:03,020 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/41e6d8a3-0001-40c1-99cc-2bc03bf59e88.json used request id req-f7cc9d37-d7c1-4533-af03-0fe738afc5cc 2019-01-14 17:58:03,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:58:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:58:03,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-a58d0b17-5f43-43b9-9219-5c50f3d7c1d4 Date: Mon, 14 Jan 2019 17:58:03 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","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":"2019-01-14T17:58:02Z","tenant_id":"3bf904b6ffc346f2916485a0a7a2a3e9","created_at":"2019-01-14T17:52:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3bf904b6ffc346f2916485a0a7a2a3e9","id":"de9cd25b-e0eb-4135-a755-41b4269b2b80","name":"cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b"}]} 2019-01-14 17:58:03,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a58d0b17-5f43-43b9-9219-5c50f3d7c1d4 2019-01-14 17:58:03,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117793083191s 2019-01-14 17:58:03,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a58d0b17-5f43-43b9-9219-5c50f3d7c1d4 2019-01-14 17:58:03,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 17:58:03,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/de9cd25b-e0eb-4135-a755-41b4269b2b80.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:58:04,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5d8211f-2779-4e22-9fbc-974a3a1ed0e7 Date: Mon, 14 Jan 2019 17:58:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:58:04,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/de9cd25b-e0eb-4135-a755-41b4269b2b80.json used request id req-e5d8211f-2779-4e22-9fbc-974a3a1ed0e7 2019-01-14 17:58:04,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32219409943s 2019-01-14 17:58:04,462 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/de9cd25b-e0eb-4135-a755-41b4269b2b80.json used request id req-e5d8211f-2779-4e22-9fbc-974a3a1ed0e7 2019-01-14 17:58:04,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:58:04,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:58:05,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-439a655f-8e05-4759-8d49-557ae13a31d4 Date: Mon, 14 Jan 2019 17:58:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap", "metadata": {}}], "file": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file", "owner": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "dd134943-cee3-4393-a1f1-b70c0e67e870", "size": 4373348352, "self": "/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:53:39Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T17:52:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:58:05,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-439a655f-8e05-4759-8d49-557ae13a31d4 2019-01-14 17:58:05,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.652508974075s 2019-01-14 17:58:05,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-439a655f-8e05-4759-8d49-557ae13a31d4 2019-01-14 17:58:05,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 17:58:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a19657f9a004dfc32d876f9787e233c854599401" 2019-01-14 17:58:06,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96d0a221-8ade-411c-83ac-8b71a3c19cb3 Date: Mon, 14 Jan 2019 17:58:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 17:58:06,410 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870 used request id req-96d0a221-8ade-411c-83ac-8b71a3c19cb3 2019-01-14 17:58:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28917193413s 2019-01-14 17:58:06,410 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870 used request id req-96d0a221-8ade-411c-83ac-8b71a3c19cb3 2019-01-14 17:58:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 17:58:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:06,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-94397763-2ed4-400e-9be0-8c901cf77208 x-compute-request-id: req-94397763-2ed4-400e-9be0-8c901cf77208 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_02b76702-858b-4ef7-9afe-b7129db1376b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d", "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": "0cd80ef4-40af-412e-82bf-7e1aa854835d"}]} 2019-01-14 17:58:06,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-94397763-2ed4-400e-9be0-8c901cf77208 2019-01-14 17:58:06,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210041999817s 2019-01-14 17:58:06,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-94397763-2ed4-400e-9be0-8c901cf77208 2019-01-14 17:58:06,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 17:58:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:06,461 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17: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-b78c08df-012e-4cc5-856f-41937529b4ec x-compute-request-id: req-b78c08df-012e-4cc5-856f-41937529b4ec Content-Length: 0 Content-Type: application/json 2019-01-14 17:58:06,461 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d used request id req-b78c08df-012e-4cc5-856f-41937529b4ec 2019-01-14 17:58:06,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0282168388367s 2019-01-14 17:58:06,462 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0cd80ef4-40af-412e-82bf-7e1aa854835d used request id req-b78c08df-012e-4cc5-856f-41937529b4ec 2019-01-14 17:58:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:58:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:06,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b91588-f9f4-4801-98d8-16ad39108d52 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b", "links": {"self": "http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ef5cbe13fb9a43a8928bb1084669b348", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 17:58:06,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-47b91588-f9f4-4801-98d8-16ad39108d52 2019-01-14 17:58:06,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119144916534s 2019-01-14 17:58:06,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-47b91588-f9f4-4801-98d8-16ad39108d52 2019-01-14 17:58:06,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:58:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:06,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b723b3ca-d90c-4881-ba00-e0b51e499a9d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b", "links": {"self": "http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ef5cbe13fb9a43a8928bb1084669b348", "description": null}} 2019-01-14 17:58:06,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348 used request id req-b723b3ca-d90c-4881-ba00-e0b51e499a9d 2019-01-14 17:58:06,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121085166931s 2019-01-14 17:58:06,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348 used request id req-b723b3ca-d90c-4881-ba00-e0b51e499a9d 2019-01-14 17:58:06,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 17:58:06,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:06,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a47edb-70fd-447c-8302-c593a562afd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:58:06,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348 used request id req-f9a47edb-70fd-447c-8302-c593a562afd9 2019-01-14 17:58:06,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209810018539s 2019-01-14 17:58:06,920 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ef5cbe13fb9a43a8928bb1084669b348 used request id req-f9a47edb-70fd-447c-8302-c593a562afd9 2019-01-14 17:58:06,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:58:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:07,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abd8fbb-77aa-4f6c-a68e-fa5edf0ea13c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9"}, "tags": [], "enabled": true, "id": "3bf904b6ffc346f2916485a0a7a2a3e9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 17:58:07,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-5abd8fbb-77aa-4f6c-a68e-fa5edf0ea13c 2019-01-14 17:58:07,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1027572155s 2019-01-14 17:58:07,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-5abd8fbb-77aa-4f6c-a68e-fa5edf0ea13c 2019-01-14 17:58:07,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 17:58:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:07,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec6d6a2-f13c-44c8-be07-cf93ea6b6f2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:58:07,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9 used request id req-cec6d6a2-f13c-44c8-be07-cf93ea6b6f2f 2019-01-14 17:58:07,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.172491073608s 2019-01-14 17:58:07,207 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bf904b6ffc346f2916485a0a7a2a3e9 used request id req-cec6d6a2-f13c-44c8-be07-cf93ea6b6f2f 2019-01-14 17:58:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:58:07,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bf904b6ffc346f2916485a0a7a2a3e9&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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:07,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-77767e4d-4826-403c-8470-dab32de1036a Date: Mon, 14 Jan 2019 17:58:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}]} 2019-01-14 17:58:07,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bf904b6ffc346f2916485a0a7a2a3e9&name=default used request id req-77767e4d-4826-403c-8470-dab32de1036a 2019-01-14 17:58:07,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246598005295s 2019-01-14 17:58:07,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bf904b6ffc346f2916485a0a7a2a3e9&name=default used request id req-77767e4d-4826-403c-8470-dab32de1036a 2019-01-14 17:58:07,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:58:07,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:07,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-62f21cd9-81de-4f2d-a7ba-6482281ae480 Date: Mon, 14 Jan 2019 17:58:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "created_at": "2019-01-14T17:52:14Z", "updated_at": "2019-01-14T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "209fc009-9db9-48e9-b679-13dd8549dc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "51038577-f831-4339-9534-4b066aad2b69", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "97e77b71-6e6b-442f-af84-5a3e5b942e90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:52:14Z", "revision_number": 0, "id": "9fad120c-5125-4e53-a3cb-10069a7a1a70", "remote_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "remote_ip_prefix": null, "created_at": "2019-01-14T17:52:14Z", "security_group_id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "tenant_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9"}], "revision_number": 4, "project_id": "3bf904b6ffc346f2916485a0a7a2a3e9", "id": "7a4f85a2-f233-4870-bd93-452b0ab43446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}]} 2019-01-14 17:58:07,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-62f21cd9-81de-4f2d-a7ba-6482281ae480 2019-01-14 17:58:07,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252046108246s 2019-01-14 17:58:07,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-62f21cd9-81de-4f2d-a7ba-6482281ae480 2019-01-14 17:58:07,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 17:58:07,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7a4f85a2-f233-4870-bd93-452b0ab43446.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58f22adfabde6a3b15ba85055ed4f766637d575d" 2019-01-14 17:58:08,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3548b566-c4d6-439d-9f40-49bdea05983f Content-Length: 0 Date: Mon, 14 Jan 2019 17:58:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 17:58:08,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7a4f85a2-f233-4870-bd93-452b0ab43446.json used request id req-3548b566-c4d6-439d-9f40-49bdea05983f 2019-01-14 17:58:08,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.394973039627s 2019-01-14 17:58:08,113 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7a4f85a2-f233-4870-bd93-452b0ab43446.json used request id req-3548b566-c4d6-439d-9f40-49bdea05983f 2019-01-14 17:58:08,113 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2019-01-14 17:58:08,133 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-14 17:58:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:58:08,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a67c2a1-3927-4594-a04f-95dfe32b20d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 17:58:08,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7a67c2a1-3927-4594-a04f-95dfe32b20d1 2019-01-14 17:58:08,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 17:58:08,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T18:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["9288g8GZSf2WJuIFyOOuCw"], "issued_at": "2019-01-14T17:58:08.000000Z"}} 2019-01-14 17:58:08,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:58:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:08,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-27bcd0ce-9454-43db-b273-365729ebaceb Date: Mon, 14 Jan 2019 17:58:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 17:58:08,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27bcd0ce-9454-43db-b273-365729ebaceb 2019-01-14 17:58:08,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265367984772s 2019-01-14 17:58:08,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27bcd0ce-9454-43db-b273-365729ebaceb 2019-01-14 17:58:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:58:08,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 17:58: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 17:58:08,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:58:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:08,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7704e0-b549-4b34-b766-c56a457ff87b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 17:58:08,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fd7704e0-b549-4b34-b766-c56a457ff87b 2019-01-14 17:58:08,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0982298851013s 2019-01-14 17:58:08,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fd7704e0-b549-4b34-b766-c56a457ff87b 2019-01-14 17:58:08,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 17:58:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}}' 2019-01-14 17:58:09,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 17:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a174f42-8511-4ede-b961-2efa745ae6ab 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.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333"}, "tags": [], "enabled": true, "id": "e7471ad807f64c36a8b1b07f57c6b333", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}} 2019-01-14 17:58:09,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1a174f42-8511-4ede-b961-2efa745ae6ab 2019-01-14 17:58:09,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138633966446s 2019-01-14 17:58:09,104 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1a174f42-8511-4ede-b961-2efa745ae6ab 2019-01-14 17:58:09,104 - 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'e7471ad807f64c36a8b1b07f57c6b333', '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_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:58:09,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 17:58:09,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "376cf9ca-29e7-4bfa-be63-f4205893d705", "email": null, "name": "cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}}' 2019-01-14 17:58:09,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f18fb9b-2600-44a5-a407-a7c9f634edec Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "links": {"self": "http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5293285440c9476bb94b2d483122e452", "domain_id": "default", "password_expires_at": null}} 2019-01-14 17:58:09,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-1f18fb9b-2600-44a5-a407-a7c9f634edec 2019-01-14 17:58:09,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375841856003s 2019-01-14 17:58:09,487 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-1f18fb9b-2600-44a5-a407-a7c9f634edec 2019-01-14 17:58:09,488 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5293285440c9476bb94b2d483122e452', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:58:09,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 17:58:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:09,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23010dc9-11b8-457b-99d7-12ce0c8521a1 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 17:58:09,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-23010dc9-11b8-457b-99d7-12ce0c8521a1 2019-01-14 17:58:09,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101617097855s 2019-01-14 17:58:09,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-23010dc9-11b8-457b-99d7-12ce0c8521a1 2019-01-14 17:58:09,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 17:58:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:09,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cced6463-51c6-4bf9-9424-c4e89c926a80 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 17:58:09,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cced6463-51c6-4bf9-9424-c4e89c926a80 2019-01-14 17:58:09,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100765943527s 2019-01-14 17:58:09,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cced6463-51c6-4bf9-9424-c4e89c926a80 2019-01-14 17:58:09,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:58:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:09,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c3a0e8-7a19-4fa1-b828-c4457aeef654 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 17:58:09,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f3c3a0e8-7a19-4fa1-b828-c4457aeef654 2019-01-14 17:58:09,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108427047729s 2019-01-14 17:58:09,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f3c3a0e8-7a19-4fa1-b828-c4457aeef654 2019-01-14 17:58:09,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 17:58:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:09,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a3dac7-5f0c-4c15-9f51-d31eb3b6ad47 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "links": {"self": "http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5293285440c9476bb94b2d483122e452", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 17:58:09,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f2a3dac7-5f0c-4c15-9f51-d31eb3b6ad47 2019-01-14 17:58:09,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119771957397s 2019-01-14 17:58:09,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f2a3dac7-5f0c-4c15-9f51-d31eb3b6ad47 2019-01-14 17:58:09,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:58:09,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:10,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a92c8d6-c496-4fc8-9100-f20f3f06178c Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333"}, "tags": [], "enabled": true, "id": "e7471ad807f64c36a8b1b07f57c6b333", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}]} 2019-01-14 17:58:10,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6a92c8d6-c496-4fc8-9100-f20f3f06178c 2019-01-14 17:58:10,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105805158615s 2019-01-14 17:58:10,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6a92c8d6-c496-4fc8-9100-f20f3f06178c 2019-01-14 17:58:10,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 17:58:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5293285440c9476bb94b2d483122e452&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e7471ad807f64c36a8b1b07f57c6b333" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:10,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d74855a-dc39-45b8-ae8c-fdeaffa434d3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5293285440c9476bb94b2d483122e452&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e7471ad807f64c36a8b1b07f57c6b333", "previous": null, "next": null}} 2019-01-14 17:58:10,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5293285440c9476bb94b2d483122e452&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e7471ad807f64c36a8b1b07f57c6b333 used request id req-5d74855a-dc39-45b8-ae8c-fdeaffa434d3 2019-01-14 17:58:10,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.099781036377s 2019-01-14 17:58:10,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5293285440c9476bb94b2d483122e452&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=e7471ad807f64c36a8b1b07f57c6b333 used request id req-5d74855a-dc39-45b8-ae8c-fdeaffa434d3 2019-01-14 17:58:10,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 17:58:10,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333/users/5293285440c9476bb94b2d483122e452/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:10,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 17:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f644899-ab5a-493f-97af-a890adc3dbaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 17:58:10,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333/users/5293285440c9476bb94b2d483122e452/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-3f644899-ab5a-493f-97af-a890adc3dbaa 2019-01-14 17:58:10,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146335124969s 2019-01-14 17:58:10,311 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333/users/5293285440c9476bb94b2d483122e452/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-3f644899-ab5a-493f-97af-a890adc3dbaa 2019-01-14 17:58:10,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 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'e7471ad807f64c36a8b1b07f57c6b333', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '376cf9ca-29e7-4bfa-be63-f4205893d705', 'username': u'cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 17:58:10,316 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'password': '376cf9ca-29e7-4bfa-be63-f4205893d705', 'project_name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'e7471ad807f64c36a8b1b07f57c6b333', 'project_domain_name': 'Default'} 2019-01-14 17:58:10,370 - 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'}} 2019-01-14 17:58:10,385 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-14 17:58:10,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 17:58:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:10,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508662bf-58e6-4fbf-839d-f31a6df2ffdf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 17:58:10,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-508662bf-58e6-4fbf-839d-f31a6df2ffdf 2019-01-14 17:58:10,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107476949692s 2019-01-14 17:58:10,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-508662bf-58e6-4fbf-839d-f31a6df2ffdf 2019-01-14 17:58:10,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 17:58:10,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 17:58:10,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0bc48d-cd2c-4b7f-a589-e863427a4e7b Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333"}, "tags": [], "enabled": true, "id": "e7471ad807f64c36a8b1b07f57c6b333", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}]} 2019-01-14 17:58:10,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ff0bc48d-cd2c-4b7f-a589-e863427a4e7b 2019-01-14 17:58:10,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106776952744s 2019-01-14 17:58:10,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ff0bc48d-cd2c-4b7f-a589-e863427a4e7b 2019-01-14 17:58:10,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 17:58:10,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" -d '{"network": {"tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "name": "cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "admin_state_up": true}}' 2019-01-14 17:58:11,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d860665e-b5b0-4098-8dc8-9a821af08cf2 Date: Mon, 14 Jan 2019 17:58:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T17:58:11Z","is_default":false,"provider:segmentation_id":57,"name":"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed","admin_state_up":true,"tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:11Z","mtu":1450}} 2019-01-14 17:58:11,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d860665e-b5b0-4098-8dc8-9a821af08cf2 2019-01-14 17:58:11,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.652929782867s 2019-01-14 17:58:11,263 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d860665e-b5b0-4098-8dc8-9a821af08cf2 2019-01-14 17:58:11,263 - 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'2019-01-14T17:58:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1f39a4fc-90e9-4ffc-bc00-435f493ca92b', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'admin_state_up': True, u'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'created_at': u'2019-01-14T17:58:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e7471ad807f64c36a8b1b07f57c6b333'}) 2019-01-14 17:58:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:58:11,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5323ddbb-8960-417e-b7c1-92e67a6d4b02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 17:58:11,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5323ddbb-8960-417e-b7c1-92e67a6d4b02 2019-01-14 17:58:11,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 17:58:11,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T18:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7471ad807f64c36a8b1b07f57c6b333", "name": "cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/e7471ad807f64c36a8b1b07f57c6b333", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/e7471ad807f64c36a8b1b07f57c6b333", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/e7471ad807f64c36a8b1b07f57c6b333", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e7471ad807f64c36a8b1b07f57c6b333", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/e7471ad807f64c36a8b1b07f57c6b333", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/e7471ad807f64c36a8b1b07f57c6b333", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e7471ad807f64c36a8b1b07f57c6b333", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/e7471ad807f64c36a8b1b07f57c6b333", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/e7471ad807f64c36a8b1b07f57c6b333", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e7471ad807f64c36a8b1b07f57c6b333", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e7471ad807f64c36a8b1b07f57c6b333", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e7471ad807f64c36a8b1b07f57c6b333", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/e7471ad807f64c36a8b1b07f57c6b333", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/e7471ad807f64c36a8b1b07f57c6b333", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "id": "5293285440c9476bb94b2d483122e452"}, "audit_ids": ["jVzPh051SqCwcOBFMeqAWg"], "issued_at": "2019-01-14T17:58:11.000000Z"}} 2019-01-14 17:58:11,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:58:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:58:11,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-b40c1561-a2f9-4437-971e-cb07d68eb8e5 Date: Mon, 14 Jan 2019 17:58: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":"2019-01-14T17:58:11Z","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","name":"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 17:58:11,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b40c1561-a2f9-4437-971e-cb07d68eb8e5 2019-01-14 17:58:11,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283737182617s 2019-01-14 17:58:11,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b40c1561-a2f9-4437-971e-cb07d68eb8e5 2019-01-14 17:58:11,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 17:58:11,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"subnet": {"name": "cloudify_ims-subnet_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "enable_dhcp": true, "network_id": "1f39a4fc-90e9-4ffc-bc00-435f493ca92b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 17:58:12,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-941d3628-472e-48d3-8551-8fbe679efa50 Date: Mon, 14 Jan 2019 17:58:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:58:12Z","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":"e7471ad807f64c36a8b1b07f57c6b333","id":"f9d60892-7cc8-40b2-ac97-d4be703416d5","subnetpool_id":null,"name":"cloudify_ims-subnet_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}} 2019-01-14 17:58:12,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-941d3628-472e-48d3-8551-8fbe679efa50 2019-01-14 17:58:12,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.921481847763s 2019-01-14 17:58:12,880 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-941d3628-472e-48d3-8551-8fbe679efa50 2019-01-14 17:58:12,880 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T17:58:12Z', 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'f9d60892-7cc8-40b2-ac97-d4be703416d5', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'enable_dhcp': True, u'network_id': u'1f39a4fc-90e9-4ffc-bc00-435f493ca92b', u'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'created_at': u'2019-01-14T17:58:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e7471ad807f64c36a8b1b07f57c6b333'}) 2019-01-14 17:58:12,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 17:58:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "cloudify_ims-router_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "admin_state_up": true}}' 2019-01-14 17:58:14,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-13f6af72-6a54-4f14-93bb-536bfe1f2ba1 Date: Mon, 14 Jan 2019 17:58:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:13Z", "admin_state_up": true, "updated_at": "2019-01-14T17:58:14Z", "revision_number": 2, "routes": [], "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "9024dfe5-7861-454b-a371-0a20ef284245", "name": "cloudify_ims-router_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}} 2019-01-14 17:58:14,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-13f6af72-6a54-4f14-93bb-536bfe1f2ba1 2019-01-14 17:58:14,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56516003609s 2019-01-14 17:58:14,446 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-13f6af72-6a54-4f14-93bb-536bfe1f2ba1 2019-01-14 17:58:14,447 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'created_at': u'2019-01-14T17:58:13Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T17:58:14Z', u'revision_number': 2, u'routes': [], u'project_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'id': u'9024dfe5-7861-454b-a371-0a20ef284245', u'name': u'cloudify_ims-router_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:58:14,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 17:58:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"subnet_id": "f9d60892-7cc8-40b2-ac97-d4be703416d5"}' 2019-01-14 17:58:16,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4372b308-afb1-45c5-99a5-3762c20c8e53 Date: Mon, 14 Jan 2019 17:58:16 GMT RESP BODY: {"network_id": "1f39a4fc-90e9-4ffc-bc00-435f493ca92b", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "subnet_id": "f9d60892-7cc8-40b2-ac97-d4be703416d5", "subnet_ids": ["f9d60892-7cc8-40b2-ac97-d4be703416d5"], "port_id": "3e655802-565a-4114-9359-a928bfab9091", "id": "9024dfe5-7861-454b-a371-0a20ef284245"} 2019-01-14 17:58:16,882 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245/add_router_interface.json used request id req-4372b308-afb1-45c5-99a5-3762c20c8e53 2019-01-14 17:58:16,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43430519104s 2019-01-14 17:58:16,882 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245/add_router_interface.json used request id req-4372b308-afb1-45c5-99a5-3762c20c8e53 returning object 9024dfe5-7861-454b-a371-0a20ef284245 2019-01-14 17:58:16,883 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-14 17:58:39,572 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-14 17:58:39,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 17:58:39,579 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 17:58:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 17:58:39,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:58:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:58:40,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c3a5e80-bf9d-4eb9-8251-33533c663bd7 Date: Mon, 14 Jan 2019 17:58:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:58:40,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3c3a5e80-bf9d-4eb9-8251-33533c663bd7 2019-01-14 17:58:40,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.648797988892s 2019-01-14 17:58:40,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3c3a5e80-bf9d-4eb9-8251-33533c663bd7 2019-01-14 17:58:40,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 17:58:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}' 2019-01-14 17:58:40,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-487c6ca5-91f3-4dbd-8d99-0e3a90b8dc66 Date: Mon, 14 Jan 2019 17:58:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file", "owner": "e7471ad807f64c36a8b1b07f57c6b333", "id": "28ad5b23-616d-4310-b612-7022d04d21fc", "size": null, "self": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:58:40Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "checksum": null, "created_at": "2019-01-14T17:58:40Z", "protected": false} 2019-01-14 17:58:40,544 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-487c6ca5-91f3-4dbd-8d99-0e3a90b8dc66 2019-01-14 17:58:40,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.3064930439s 2019-01-14 17:58:40,545 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-487c6ca5-91f3-4dbd-8d99-0e3a90b8dc66 returning object 28ad5b23-616d-4310-b612-7022d04d21fc 2019-01-14 17:58:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 17:58:40,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '' 2019-01-14 17:59:32,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69636f3b-dd9e-4593-98e4-4d2210b6e281 Date: Mon, 14 Jan 2019 17:59:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 17:59:32,305 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file used request id req-69636f3b-dd9e-4593-98e4-4d2210b6e281 2019-01-14 17:59:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 51.7602469921s 2019-01-14 17:59:32,306 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file used request id req-69636f3b-dd9e-4593-98e4-4d2210b6e281 2019-01-14 17:59:32,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:59:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:32,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-6c1a3acb-3ecc-4538-a599-c1df514ffe78 Date: Mon, 14 Jan 2019 17:59:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap", "metadata": {}}], "file": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file", "owner": "e7471ad807f64c36a8b1b07f57c6b333", "id": "28ad5b23-616d-4310-b612-7022d04d21fc", "size": 4373348352, "self": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:59:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T17:58:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:59:32,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6c1a3acb-3ecc-4538-a599-c1df514ffe78 2019-01-14 17:59:32,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234401941299s 2019-01-14 17:59:32,545 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6c1a3acb-3ecc-4538-a599-c1df514ffe78 2019-01-14 17:59:32,547 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file', 'owner': u'e7471ad807f64c36a8b1b07f57c6b333', 'id': u'28ad5b23-616d-4310-b612-7022d04d21fc', 'size': 4373348352, u'self': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T17:59:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T17:59:32Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'created': u'2019-01-14T17:58:40Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T17:58:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 17:59:32,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 17:59:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-14 17:59:32,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11a485d8-8887-400d-b639-4ee35c2b1887 x-compute-request-id: req-11a485d8-8887-400d-b639-4ee35c2b1887 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "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": "69157690-a661-496e-ab50-5434f3ace5a0"}} 2019-01-14 17:59:32,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-11a485d8-8887-400d-b639-4ee35c2b1887 2019-01-14 17:59:32,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226372003555s 2019-01-14 17:59:32,774 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-11a485d8-8887-400d-b639-4ee35c2b1887 2019-01-14 17:59:32,775 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_4a2bceb1-7005-4566-9f63-b48c9e8089ed', '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'35af50fe299141218ecf76b1b87b25ad', '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'69157690-a661-496e-ab50-5434f3ace5a0', 'swap': 0}) 2019-01-14 17:59:32,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 17:59:32,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0/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}b7b32f9e553c9555afc4818989b415b2cfaae536" -d '{"extra_specs": {}}' 2019-01-14 17:59:32,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56dc9546-7b57-431d-ae81-dc975898e7f8 x-compute-request-id: req-56dc9546-7b57-431d-ae81-dc975898e7f8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 17:59:32,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0/os-extra_specs used request id req-56dc9546-7b57-431d-ae81-dc975898e7f8 2019-01-14 17:59:32,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247831344604s 2019-01-14 17:59:32,801 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0/os-extra_specs used request id req-56dc9546-7b57-431d-ae81-dc975898e7f8 2019-01-14 17:59:32,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 17:59:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"keypair": {"name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}}' 2019-01-14 17:59:33,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb2d7a2e-1058-41cc-8b5c-65339c06d031 x-compute-request-id: req-cb2d7a2e-1058-41cc-8b5c-65339c06d031 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyU2VlFWx47iquto6Ir7fDWXFxUWJf1yJ0lv/l5r/+3HH79NPfitLlO/XhtZixyNqbcpuBSwqJtwCBB/zU1FrHAvOWdY67FMdy5NYpTZK1v1kWS9GR0S8qjch3fRbSPQFkkXSn8ViGwX3thU3alsEVgsV0+6bcR5XgI6DBa4I7ZKdnYo44Y4Ym1y7VRkbAqdR49Z7FQzbzHT4JDyNaQsGrhUKzRZcXX2zi+OZII6lF1lWpD1N4bJrX24l8B6w9HO1dNK3F9oYug1exTtrXdoHAwjWUr2yF04NGGtcyLH2wg2DA5a/zZmx+E5+mNFTGZGe/X84cosByzC6Jv9hE5bMp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8lNlZRVseO4qrraOiK+3w1lxcVFiX9cidJb/5ea//txx+/TT\n34rS5Tv14bWYscjam3KbgUsKibcAgQf81NRaxwLzlnWOuxTHcuTWKU2Stb9ZFkvR\nkdEvKo3Id30W0j0BZJF0p/FYhsF97YVN2pbBFYLFdPum3EeV4COgwWuCO2SnZ2KO\nOGOGJtcu1UZGwKnUePWexUM28x0+CQ8jWkLBq4VCs0WXF19s4vjmSCOpRdZVqQ9T\neGya19uJfAesPRztXTStxfaGLoNXsU7a13aBwMI1lK9shdODRhrXMix9sINgwOWv\n82ZsfhOfpjRUxmRnv1/OHKLAcswuib/YROWzKQIDAQABAoIBAG4kccXMQw2EU2ou\nGAMQu1nTYbi74Rbm1gZgS9fXVhUlZbm7wkGs+8atxkjdHZZRUOuu3/eYgCWwRE5h\nrw2dp9UlBkqxDDsEatNSJ/WGCNULMBbuR0cb6XBSGXgWJzVP/T4Uzw02qaI2eGJp\nYMWmGAUK920ApQsijoDeMMc5cmxDpUgwJmi3HY7habUIWtoKOaPB/eZD4Jh7cdY4\nm8+mpZt4TL3I/Or0ra586NktxE2yX86YcjN/94joWieyP+WAG9P9x9fyMrvJwZ4S\ng/iMs66Mb98F2bPa/gwOXfmP08AhJKaNjrDPN/Rw0nal4QLaWLnZKisOP4HVYty3\nJmh8BAECgYEA/wPsVc9olHQuF8sTMOv9RCuPtPLLQGF/9SSppDIP5w8V7T0oAILN\ni22UNX/cNnN7zPKTn1hks4UnSU+lbM+48AAwF5E6v/N2mYlZ1CAqq3tNQtaJef70\ncRAiX6KPqtHlCzl/y7QU+Cx61MTQE6UqD1ZUmQLu1yJfjAB3UzFqVeECgYEA80Lt\n9wTdDTdTzCW3m1PbYwvPtZFp2CSJxgHnl+fcCwduipbTsL29J6l8R0N+2a4ZGmQd\nkxcKP95pAlR/VWVYs+9POBGm9CPpDFREWV1T6dZ9PxjaNdImP34WocaQkxFQ1+Lj\nfeONMZjrwHgPUEiPU7vFbGjvvQluAQS+2bat9kkCgYAIH+/frAQA9tKhH281F8+x\n5FFnynR/UJvrC4f8Gzw2eFySemhT29cAojUenzw83+EJ3pClewN6VLuzsj3rAZM6\n0ka1+YKNqwwUSDP8dinl3L/RaVRn9p+DGqh9s4gwQQ+zE9nme45PedtP/BVFCvYU\nFwQK+/TwFcBFjZ4/oEtrAQKBgQDLmNHX898bB5p/+3VfcGDm1eTjPzBKMdKJweBW\nuDznkjHHlpLYkwU0o9qbPnd1swvZlb9W82qlp/1VcOkdzPPfrUQtVkDYhxGvOvv1\nm3H2/YjX/XHsp9VRQLOqdKleHZj/ByuFmqT6xNVTwmh2tjQXTcnfgThdi/3gplsh\nlo6k2QKBgBwCS41wF63YH8c3zwMS+tiDLSQZm64KUv9YAylAj6nZiuzo0JRBVhL9\nT0XQYxMaEUqTI8vpXfCaMVdGu54nSarsPvInurkqvPN9mxF+1tksPx2PLJL4lCeR\nrqmL6S3G3zIOYXYsoZY/qiDE6sRfS48M6hTCHPGk0BQOFkFpyUs2\n-----END RSA PRIVATE KEY-----\n", "user_id": "5293285440c9476bb94b2d483122e452", "name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "fingerprint": "39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87"}} 2019-01-14 17:59:33,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cb2d7a2e-1058-41cc-8b5c-65339c06d031 2019-01-14 17:59:33,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.703648090363s 2019-01-14 17:59:33,506 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cb2d7a2e-1058-41cc-8b5c-65339c06d031 2019-01-14 17:59:33,506 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyU2VlFWx47iquto6Ir7fDWXFxUWJf1yJ0lv/l5r/+3HH79NPfitLlO/XhtZixyNqbcpuBSwqJtwCBB/zU1FrHAvOWdY67FMdy5NYpTZK1v1kWS9GR0S8qjch3fRbSPQFkkXSn8ViGwX3thU3alsEVgsV0+6bcR5XgI6DBa4I7ZKdnYo44Y4Ym1y7VRkbAqdR49Z7FQzbzHT4JDyNaQsGrhUKzRZcXX2zi+OZII6lF1lWpD1N4bJrX24l8B6w9HO1dNK3F9oYug1exTtrXdoHAwjWUr2yF04NGGtcyLH2wg2DA5a/zZmx+E5+mNFTGZGe/X84cosByzC6Jv9hE5bMp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8lNlZRVseO4qrraOiK+3w1lxcVFiX9cidJb/5ea//txx+/TT\n34rS5Tv14bWYscjam3KbgUsKibcAgQf81NRaxwLzlnWOuxTHcuTWKU2Stb9ZFkvR\nkdEvKo3Id30W0j0BZJF0p/FYhsF97YVN2pbBFYLFdPum3EeV4COgwWuCO2SnZ2KO\nOGOGJtcu1UZGwKnUePWexUM28x0+CQ8jWkLBq4VCs0WXF19s4vjmSCOpRdZVqQ9T\neGya19uJfAesPRztXTStxfaGLoNXsU7a13aBwMI1lK9shdODRhrXMix9sINgwOWv\n82ZsfhOfpjRUxmRnv1/OHKLAcswuib/YROWzKQIDAQABAoIBAG4kccXMQw2EU2ou\nGAMQu1nTYbi74Rbm1gZgS9fXVhUlZbm7wkGs+8atxkjdHZZRUOuu3/eYgCWwRE5h\nrw2dp9UlBkqxDDsEatNSJ/WGCNULMBbuR0cb6XBSGXgWJzVP/T4Uzw02qaI2eGJp\nYMWmGAUK920ApQsijoDeMMc5cmxDpUgwJmi3HY7habUIWtoKOaPB/eZD4Jh7cdY4\nm8+mpZt4TL3I/Or0ra586NktxE2yX86YcjN/94joWieyP+WAG9P9x9fyMrvJwZ4S\ng/iMs66Mb98F2bPa/gwOXfmP08AhJKaNjrDPN/Rw0nal4QLaWLnZKisOP4HVYty3\nJmh8BAECgYEA/wPsVc9olHQuF8sTMOv9RCuPtPLLQGF/9SSppDIP5w8V7T0oAILN\ni22UNX/cNnN7zPKTn1hks4UnSU+lbM+48AAwF5E6v/N2mYlZ1CAqq3tNQtaJef70\ncRAiX6KPqtHlCzl/y7QU+Cx61MTQE6UqD1ZUmQLu1yJfjAB3UzFqVeECgYEA80Lt\n9wTdDTdTzCW3m1PbYwvPtZFp2CSJxgHnl+fcCwduipbTsL29J6l8R0N+2a4ZGmQd\nkxcKP95pAlR/VWVYs+9POBGm9CPpDFREWV1T6dZ9PxjaNdImP34WocaQkxFQ1+Lj\nfeONMZjrwHgPUEiPU7vFbGjvvQluAQS+2bat9kkCgYAIH+/frAQA9tKhH281F8+x\n5FFnynR/UJvrC4f8Gzw2eFySemhT29cAojUenzw83+EJ3pClewN6VLuzsj3rAZM6\n0ka1+YKNqwwUSDP8dinl3L/RaVRn9p+DGqh9s4gwQQ+zE9nme45PedtP/BVFCvYU\nFwQK+/TwFcBFjZ4/oEtrAQKBgQDLmNHX898bB5p/+3VfcGDm1eTjPzBKMdKJweBW\nuDznkjHHlpLYkwU0o9qbPnd1swvZlb9W82qlp/1VcOkdzPPfrUQtVkDYhxGvOvv1\nm3H2/YjX/XHsp9VRQLOqdKleHZj/ByuFmqT6xNVTwmh2tjQXTcnfgThdi/3gplsh\nlo6k2QKBgBwCS41wF63YH8c3zwMS+tiDLSQZm64KUv9YAylAj6nZiuzo0JRBVhL9\nT0XQYxMaEUqTI8vpXfCaMVdGu54nSarsPvInurkqvPN9mxF+1tksPx2PLJL4lCeR\nrqmL6S3G3zIOYXYsoZY/qiDE6sRfS48M6hTCHPGk0BQOFkFpyUs2\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5293285440c9476bb94b2d483122e452', 'name': u'cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'created_at': '2019-01-14T17:59:33.506851', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87', 'type': 'ssh', 'id': u'cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:59:33,507 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA8lNlZRVseO4qrraOiK+3w1lxcVFiX9cidJb/5ea//txx+/TT 34rS5Tv14bWYscjam3KbgUsKibcAgQf81NRaxwLzlnWOuxTHcuTWKU2Stb9ZFkvR kdEvKo3Id30W0j0BZJF0p/FYhsF97YVN2pbBFYLFdPum3EeV4COgwWuCO2SnZ2KO OGOGJtcu1UZGwKnUePWexUM28x0+CQ8jWkLBq4VCs0WXF19s4vjmSCOpRdZVqQ9T eGya19uJfAesPRztXTStxfaGLoNXsU7a13aBwMI1lK9shdODRhrXMix9sINgwOWv 82ZsfhOfpjRUxmRnv1/OHKLAcswuib/YROWzKQIDAQABAoIBAG4kccXMQw2EU2ou GAMQu1nTYbi74Rbm1gZgS9fXVhUlZbm7wkGs+8atxkjdHZZRUOuu3/eYgCWwRE5h rw2dp9UlBkqxDDsEatNSJ/WGCNULMBbuR0cb6XBSGXgWJzVP/T4Uzw02qaI2eGJp YMWmGAUK920ApQsijoDeMMc5cmxDpUgwJmi3HY7habUIWtoKOaPB/eZD4Jh7cdY4 m8+mpZt4TL3I/Or0ra586NktxE2yX86YcjN/94joWieyP+WAG9P9x9fyMrvJwZ4S g/iMs66Mb98F2bPa/gwOXfmP08AhJKaNjrDPN/Rw0nal4QLaWLnZKisOP4HVYty3 Jmh8BAECgYEA/wPsVc9olHQuF8sTMOv9RCuPtPLLQGF/9SSppDIP5w8V7T0oAILN i22UNX/cNnN7zPKTn1hks4UnSU+lbM+48AAwF5E6v/N2mYlZ1CAqq3tNQtaJef70 cRAiX6KPqtHlCzl/y7QU+Cx61MTQE6UqD1ZUmQLu1yJfjAB3UzFqVeECgYEA80Lt 9wTdDTdTzCW3m1PbYwvPtZFp2CSJxgHnl+fcCwduipbTsL29J6l8R0N+2a4ZGmQd kxcKP95pAlR/VWVYs+9POBGm9CPpDFREWV1T6dZ9PxjaNdImP34WocaQkxFQ1+Lj feONMZjrwHgPUEiPU7vFbGjvvQluAQS+2bat9kkCgYAIH+/frAQA9tKhH281F8+x 5FFnynR/UJvrC4f8Gzw2eFySemhT29cAojUenzw83+EJ3pClewN6VLuzsj3rAZM6 0ka1+YKNqwwUSDP8dinl3L/RaVRn9p+DGqh9s4gwQQ+zE9nme45PedtP/BVFCvYU FwQK+/TwFcBFjZ4/oEtrAQKBgQDLmNHX898bB5p/+3VfcGDm1eTjPzBKMdKJweBW uDznkjHHlpLYkwU0o9qbPnd1swvZlb9W82qlp/1VcOkdzPPfrUQtVkDYhxGvOvv1 m3H2/YjX/XHsp9VRQLOqdKleHZj/ByuFmqT6xNVTwmh2tjQXTcnfgThdi/3gplsh lo6k2QKBgBwCS41wF63YH8c3zwMS+tiDLSQZm64KUv9YAylAj6nZiuzo0JRBVhL9 T0XQYxMaEUqTI8vpXfCaMVdGu54nSarsPvInurkqvPN9mxF+1tksPx2PLJL4lCeR rqmL6S3G3zIOYXYsoZY/qiDE6sRfS48M6hTCHPGk0BQOFkFpyUs2 -----END RSA PRIVATE KEY----- 2019-01-14 17:59:33,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 17:59:33,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"security_group": {"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-01-14 17:59:33,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-9a66ba1a-525f-4a48-96d7-2dcd42284ed6 Date: Mon, 14 Jan 2019 17:59:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 2, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}} 2019-01-14 17:59:33,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9a66ba1a-525f-4a48-96d7-2dcd42284ed6 2019-01-14 17:59:33,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.455119848251s 2019-01-14 17:59:33,965 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9a66ba1a-525f-4a48-96d7-2dcd42284ed6 2019-01-14 17:59:33,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:59:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:34,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-1e76607a-0da1-44cd-9ddd-1028f357ba47 Date: Mon, 14 Jan 2019 17:59:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 2, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 17:59:34,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1e76607a-0da1-44cd-9ddd-1028f357ba47 2019-01-14 17:59:34,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.249442815781s 2019-01-14 17:59:34,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1e76607a-0da1-44cd-9ddd-1028f357ba47 2019-01-14 17:59:34,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:59:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -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": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}}' 2019-01-14 17:59:34,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8ae7a822-5474-4b81-88ea-146dd2718e7e Date: Mon, 14 Jan 2019 17:59:34 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": "2019-01-14T17:59:34Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:34Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "8cceaa4a-d266-4e6c-b2b0-fa46f00fea8b"}} 2019-01-14 17:59:34,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8ae7a822-5474-4b81-88ea-146dd2718e7e 2019-01-14 17:59:34,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.340594053268s 2019-01-14 17:59:34,565 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8ae7a822-5474-4b81-88ea-146dd2718e7e 2019-01-14 17:59:34,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:59:34,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:34,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-510164ad-ad24-4edf-9a1e-311d0641b95d Date: Mon, 14 Jan 2019 17:59:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:59:34Z", "revision_number": 0, "id": "8cceaa4a-d266-4e6c-b2b0-fa46f00fea8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:34Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 3, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 17:59:34,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-510164ad-ad24-4edf-9a1e-311d0641b95d 2019-01-14 17:59:34,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234308958054s 2019-01-14 17:59:34,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-510164ad-ad24-4edf-9a1e-311d0641b95d 2019-01-14 17:59:34,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:59:34,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -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": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}}' 2019-01-14 17:59:35,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-bd7ca58a-a0fe-430a-995a-d84919efe270 Date: Mon, 14 Jan 2019 17:59:35 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": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "port_range_min": null, "revision_number": 0, "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:35Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "901a0fcf-af62-4950-b24c-23b748156605"}} 2019-01-14 17:59:35,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-bd7ca58a-a0fe-430a-995a-d84919efe270 2019-01-14 17:59:35,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.393946886063s 2019-01-14 17:59:35,200 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-bd7ca58a-a0fe-430a-995a-d84919efe270 2019-01-14 17:59:35,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:59:35,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:35,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-786f4174-7e0e-4b64-bc38-b613a154277b Date: Mon, 14 Jan 2019 17:59:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:59:34Z", "revision_number": 0, "id": "8cceaa4a-d266-4e6c-b2b0-fa46f00fea8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:34Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "901a0fcf-af62-4950-b24c-23b748156605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 17:59:35,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-786f4174-7e0e-4b64-bc38-b613a154277b 2019-01-14 17:59:35,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054692029953s 2019-01-14 17:59:35,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-786f4174-7e0e-4b64-bc38-b613a154277b 2019-01-14 17:59:35,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:59:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -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": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}}' 2019-01-14 17:59:35,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-958403c4-ca2d-432c-8360-95cfaf901a0d Date: Mon, 14 Jan 2019 17:59:35 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": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:35Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "5fdb0ad6-8afd-4560-8b8d-5cd1240555cf"}} 2019-01-14 17:59:35,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-958403c4-ca2d-432c-8360-95cfaf901a0d 2019-01-14 17:59:35,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16349697113s 2019-01-14 17:59:35,426 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-958403c4-ca2d-432c-8360-95cfaf901a0d 2019-01-14 17:59:35,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:59:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:35,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d6b198b3-715b-4548-bc36-28d2f1d10324 Date: Mon, 14 Jan 2019 17:59:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "5fdb0ad6-8afd-4560-8b8d-5cd1240555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:59:34Z", "revision_number": 0, "id": "8cceaa4a-d266-4e6c-b2b0-fa46f00fea8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:34Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "901a0fcf-af62-4950-b24c-23b748156605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 5, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 17:59:35,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d6b198b3-715b-4548-bc36-28d2f1d10324 2019-01-14 17:59:35,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0568070411682s 2019-01-14 17:59:35,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d6b198b3-715b-4548-bc36-28d2f1d10324 2019-01-14 17:59:35,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:59:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -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": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}}' 2019-01-14 17:59:35,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6b6d4ef2-3945-4b36-85fc-d9cdd44eda79 Date: Mon, 14 Jan 2019 17:59:35 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": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "port_range_min": 443, "revision_number": 0, "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:35Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "1bfbb5db-e4cf-4cfb-a41b-b40f2c3d81bc"}} 2019-01-14 17:59:35,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6b6d4ef2-3945-4b36-85fc-d9cdd44eda79 2019-01-14 17:59:35,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.427132844925s 2019-01-14 17:59:35,917 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6b6d4ef2-3945-4b36-85fc-d9cdd44eda79 2019-01-14 17:59:35,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:59:35,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:36,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-2fb6fea6-9f8a-40e7-ae1b-5f84cb5e07cb Date: Mon, 14 Jan 2019 17:59:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "1bfbb5db-e4cf-4cfb-a41b-b40f2c3d81bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "5fdb0ad6-8afd-4560-8b8d-5cd1240555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:59:34Z", "revision_number": 0, "id": "8cceaa4a-d266-4e6c-b2b0-fa46f00fea8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:34Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "901a0fcf-af62-4950-b24c-23b748156605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 6, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 17:59:36,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2fb6fea6-9f8a-40e7-ae1b-5f84cb5e07cb 2019-01-14 17:59:36,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0793268680573s 2019-01-14 17:59:36,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2fb6fea6-9f8a-40e7-ae1b-5f84cb5e07cb 2019-01-14 17:59:36,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:59:36,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -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": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}}' 2019-01-14 17:59:36,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9089d3b3-1a84-498e-9a24-5cf05ff0d421 Date: Mon, 14 Jan 2019 17:59:36 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": "2019-01-14T17:59:36Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:36Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "fea012ff-1766-49bf-b8bc-84327d131cfa"}} 2019-01-14 17:59:36,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9089d3b3-1a84-498e-9a24-5cf05ff0d421 2019-01-14 17:59:36,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.392330169678s 2019-01-14 17:59:36,397 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9089d3b3-1a84-498e-9a24-5cf05ff0d421 2019-01-14 17:59:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 17:59:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:36,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-08aec6f3-923d-4bfd-aa2a-e14f2edf9356 Date: Mon, 14 Jan 2019 17:59:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "1bfbb5db-e4cf-4cfb-a41b-b40f2c3d81bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "5fdb0ad6-8afd-4560-8b8d-5cd1240555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:59:34Z", "revision_number": 0, "id": "8cceaa4a-d266-4e6c-b2b0-fa46f00fea8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:34Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "901a0fcf-af62-4950-b24c-23b748156605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-14T17:59:36Z", "revision_number": 0, "id": "fea012ff-1766-49bf-b8bc-84327d131cfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:36Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 7, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 17:59:36,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-08aec6f3-923d-4bfd-aa2a-e14f2edf9356 2019-01-14 17:59:36,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238071203232s 2019-01-14 17:59:36,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-08aec6f3-923d-4bfd-aa2a-e14f2edf9356 2019-01-14 17:59:36,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 17:59:36,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -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": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}}' 2019-01-14 17:59:37,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-45c2bd32-15a5-4c3d-bd0c-620b52333115 Date: Mon, 14 Jan 2019 17:59:36 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": "2019-01-14T17:59:36Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:36Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "5aec0f4c-eb0c-4fcf-8801-a81771b1f299"}} 2019-01-14 17:59:37,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-45c2bd32-15a5-4c3d-bd0c-620b52333115 2019-01-14 17:59:37,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.35857796669s 2019-01-14 17:59:37,001 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-45c2bd32-15a5-4c3d-bd0c-620b52333115 2019-01-14 17:59:37,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:59:37,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:37,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-70e11299-7da2-4c96-9289-5de2bb412d9a Date: Mon, 14 Jan 2019 17: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":["f9d60892-7cc8-40b2-ac97-d4be703416d5"],"updated_at":"2019-01-14T17:58:12Z","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","name":"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 17:59:37,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70e11299-7da2-4c96-9289-5de2bb412d9a 2019-01-14 17:59:37,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0992238521576s 2019-01-14 17:59:37,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70e11299-7da2-4c96-9289-5de2bb412d9a 2019-01-14 17:59:37,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 17:59:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:37,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e253ddda-32ea-4c51-9029-a97aeedc5519 Date: Mon, 14 Jan 2019 17:59:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap", "metadata": {}}], "file": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file", "owner": "e7471ad807f64c36a8b1b07f57c6b333", "id": "28ad5b23-616d-4310-b612-7022d04d21fc", "size": 4373348352, "self": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:59:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T17:58:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 17:59:37,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e253ddda-32ea-4c51-9029-a97aeedc5519 2019-01-14 17:59:37,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22492814064s 2019-01-14 17:59:37,332 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e253ddda-32ea-4c51-9029-a97aeedc5519 2019-01-14 17:59:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 17:59:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:37,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c2bb31b-7101-491e-ad26-8579f0c1a8e9 x-compute-request-id: req-3c2bb31b-7101-491e-ad26-8579f0c1a8e9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "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": "69157690-a661-496e-ab50-5434f3ace5a0"}]} 2019-01-14 17:59:37,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3c2bb31b-7101-491e-ad26-8579f0c1a8e9 2019-01-14 17:59:37,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236949920654s 2019-01-14 17:59:37,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3c2bb31b-7101-491e-ad26-8579f0c1a8e9 2019-01-14 17:59:37,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 17:59:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"server": {"name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "imageRef": "28ad5b23-616d-4310-b612-7022d04d21fc", "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "flavorRef": "69157690-a661-496e-ab50-5434f3ace5a0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1f39a4fc-90e9-4ffc-bc00-435f493ca92b"}], "security_groups": [{"name": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}]}}' 2019-01-14 17:59:39,771 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 17:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7698a453-e784-41bc-890c-9522ef87eca9 x-compute-request-id: req-7698a453-e784-41bc-890c-9522ef87eca9 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2be27a0c-e25f-4b1f-b114-5e99324ee02c"}], "OS-DCF:diskConfig": "MANUAL", "id": "a73f2266-49b5-4736-816e-8e0246748364", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "adminPass": "SXTqW325dr4q"}} 2019-01-14 17:59:39,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7698a453-e784-41bc-890c-9522ef87eca9 2019-01-14 17:59:39,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.41162395477s 2019-01-14 17:59:39,771 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7698a453-e784-41bc-890c-9522ef87eca9 2019-01-14 17:59:39,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:40,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59: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-2ea2a5f5-1ee9-4675-b78e-b4f9efb96d31 x-compute-request-id: req-2ea2a5f5-1ee9-4675-b78e-b4f9efb96d31 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:40,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ea2a5f5-1ee9-4675-b78e-b4f9efb96d31 2019-01-14 17:59:40,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483355998993s 2019-01-14 17:59:40,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ea2a5f5-1ee9-4675-b78e-b4f9efb96d31 2019-01-14 17:59:40,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 17:59:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:40,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-d5d20b9a-7408-498f-87fa-f539f85d2c1a Date: Mon, 14 Jan 2019 17:59: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":["f9d60892-7cc8-40b2-ac97-d4be703416d5"],"updated_at":"2019-01-14T17:58:12Z","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","name":"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 17:59:40,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d5d20b9a-7408-498f-87fa-f539f85d2c1a 2019-01-14 17:59:40,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101729869843s 2019-01-14 17:59:40,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d5d20b9a-7408-498f-87fa-f539f85d2c1a 2019-01-14 17:59:40,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 17:59:40,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:40,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c10af5a5-1289-464f-a006-fccbeca5d7c4 Date: Mon, 14 Jan 2019 17:59:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:58:12Z","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":"e7471ad807f64c36a8b1b07f57c6b333","id":"f9d60892-7cc8-40b2-ac97-d4be703416d5","subnetpool_id":null,"name":"cloudify_ims-subnet_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}]} 2019-01-14 17:59:40,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c10af5a5-1289-464f-a006-fccbeca5d7c4 2019-01-14 17:59:40,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470049381256s 2019-01-14 17:59:40,413 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c10af5a5-1289-464f-a006-fccbeca5d7c4 2019-01-14 17:59:40,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:59:42,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:42,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad83f5ea-b48d-4990-a7d1-4682dd7d32b3 x-compute-request-id: req-ad83f5ea-b48d-4990-a7d1-4682dd7d32b3 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:42,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad83f5ea-b48d-4990-a7d1-4682dd7d32b3 2019-01-14 17:59:42,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480851888657s 2019-01-14 17:59:42,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad83f5ea-b48d-4990-a7d1-4682dd7d32b3 2019-01-14 17:59:42,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:59:44,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:44,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:45,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffbe7d96-6b3b-4d6f-a16b-1e674baaa49d x-compute-request-id: req-ffbe7d96-6b3b-4d6f-a16b-1e674baaa49d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:45,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ffbe7d96-6b3b-4d6f-a16b-1e674baaa49d 2019-01-14 17:59:45,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448312997818s 2019-01-14 17:59:45,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ffbe7d96-6b3b-4d6f-a16b-1e674baaa49d 2019-01-14 17:59:45,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:59:47,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:48,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59: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-97b1f700-eca6-4763-97a6-d6fabf4e7779 x-compute-request-id: req-97b1f700-eca6-4763-97a6-d6fabf4e7779 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:48,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-97b1f700-eca6-4763-97a6-d6fabf4e7779 2019-01-14 17:59:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.944661855698s 2019-01-14 17:59:48,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-97b1f700-eca6-4763-97a6-d6fabf4e7779 2019-01-14 17:59:48,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:59:50,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:50,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59: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-e7cb3cd5-05f7-4356-a625-ebb13c53dd59 x-compute-request-id: req-e7cb3cd5-05f7-4356-a625-ebb13c53dd59 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:50,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7cb3cd5-05f7-4356-a625-ebb13c53dd59 2019-01-14 17:59:50,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56086397171s 2019-01-14 17:59:50,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7cb3cd5-05f7-4356-a625-ebb13c53dd59 2019-01-14 17:59:50,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:59:52,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:53,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59: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-b46169e0-95c1-4feb-9c4d-3e98b0e2f359 x-compute-request-id: req-b46169e0-95c1-4feb-9c4d-3e98b0e2f359 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:53,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b46169e0-95c1-4feb-9c4d-3e98b0e2f359 2019-01-14 17:59:53,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560070991516s 2019-01-14 17:59:53,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b46169e0-95c1-4feb-9c4d-3e98b0e2f359 2019-01-14 17:59:53,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:59:55,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:56,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59: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-f8e4b569-68a1-4788-9ff7-d7bac74be33f x-compute-request-id: req-f8e4b569-68a1-4788-9ff7-d7bac74be33f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:56,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8e4b569-68a1-4788-9ff7-d7bac74be33f 2019-01-14 17:59:56,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57284784317s 2019-01-14 17:59:56,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8e4b569-68a1-4788-9ff7-d7bac74be33f 2019-01-14 17:59:56,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 17:59:58,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 17:59:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 17:59:58,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 17:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a4a67a9-63c2-4dcc-8e3a-5b1dff4cca05 x-compute-request-id: req-3a4a67a9-63c2-4dcc-8e3a-5b1dff4cca05 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 17:59:58,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a4a67a9-63c2-4dcc-8e3a-5b1dff4cca05 2019-01-14 17:59:58,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828097105026s 2019-01-14 17:59:58,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a4a67a9-63c2-4dcc-8e3a-5b1dff4cca05 2019-01-14 17:59:58,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:00,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:01,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-79ec68c1-7f07-4a8b-8825-858629489938 x-compute-request-id: req-79ec68c1-7f07-4a8b-8825-858629489938 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:01,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-79ec68c1-7f07-4a8b-8825-858629489938 2019-01-14 18:00:01,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757828950882s 2019-01-14 18:00:01,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-79ec68c1-7f07-4a8b-8825-858629489938 2019-01-14 18:00:01,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:03,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:04,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc83ac55-eec6-43be-b8e2-f1a1abaab9fc x-compute-request-id: req-bc83ac55-eec6-43be-b8e2-f1a1abaab9fc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:04,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc83ac55-eec6-43be-b8e2-f1a1abaab9fc 2019-01-14 18:00:04,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607876062393s 2019-01-14 18:00:04,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc83ac55-eec6-43be-b8e2-f1a1abaab9fc 2019-01-14 18:00:04,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:06,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:07,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-7a9e531d-6a3c-45c6-9342-a63b268373f4 x-compute-request-id: req-7a9e531d-6a3c-45c6-9342-a63b268373f4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:07,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a9e531d-6a3c-45c6-9342-a63b268373f4 2019-01-14 18:00:07,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968448877335s 2019-01-14 18:00:07,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a9e531d-6a3c-45c6-9342-a63b268373f4 2019-01-14 18:00:07,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:09,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:09,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-5b25277e-af7b-4601-a1b3-d4db0775c8dc x-compute-request-id: req-5b25277e-af7b-4601-a1b3-d4db0775c8dc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:09,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b25277e-af7b-4601-a1b3-d4db0775c8dc 2019-01-14 18:00:09,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35949420929s 2019-01-14 18:00:09,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b25277e-af7b-4601-a1b3-d4db0775c8dc 2019-01-14 18:00:09,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:11,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:11,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:12,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-9d1d1d76-dbec-4b7a-a388-77e394ba87d6 x-compute-request-id: req-9d1d1d76-dbec-4b7a-a388-77e394ba87d6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:12,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d1d1d76-dbec-4b7a-a388-77e394ba87d6 2019-01-14 18:00:12,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738405942917s 2019-01-14 18:00:12,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d1d1d76-dbec-4b7a-a388-77e394ba87d6 2019-01-14 18:00:12,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:14,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:14,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-5d83e0e9-feb1-4418-a08f-d8f891bf6730 x-compute-request-id: req-5d83e0e9-feb1-4418-a08f-d8f891bf6730 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:14,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5d83e0e9-feb1-4418-a08f-d8f891bf6730 2019-01-14 18:00:14,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578691005707s 2019-01-14 18:00:14,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5d83e0e9-feb1-4418-a08f-d8f891bf6730 2019-01-14 18:00:14,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:16,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:17,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-fa6b0c38-fca3-4d5a-8635-d094c08ebbbe x-compute-request-id: req-fa6b0c38-fca3-4d5a-8635-d094c08ebbbe Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:17,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa6b0c38-fca3-4d5a-8635-d094c08ebbbe 2019-01-14 18:00:17,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711970090866s 2019-01-14 18:00:17,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa6b0c38-fca3-4d5a-8635-d094c08ebbbe 2019-01-14 18:00:17,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:19,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-fb800352-ea4b-406b-bae3-f0f984552459 x-compute-request-id: req-fb800352-ea4b-406b-bae3-f0f984552459 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:20,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb800352-ea4b-406b-bae3-f0f984552459 2019-01-14 18:00:20,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737051963806s 2019-01-14 18:00:20,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb800352-ea4b-406b-bae3-f0f984552459 2019-01-14 18:00:20,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:22,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:22,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11534eb3-558b-4b1a-9c95-1207a7dda678 x-compute-request-id: req-11534eb3-558b-4b1a-9c95-1207a7dda678 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:22,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-11534eb3-558b-4b1a-9c95-1207a7dda678 2019-01-14 18:00:22,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552670955658s 2019-01-14 18:00:22,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-11534eb3-558b-4b1a-9c95-1207a7dda678 2019-01-14 18:00:22,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:24,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:25,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-47806e78-1355-43fc-9b46-f4574e305b44 x-compute-request-id: req-47806e78-1355-43fc-9b46-f4574e305b44 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:25,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47806e78-1355-43fc-9b46-f4574e305b44 2019-01-14 18:00:25,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688246011734s 2019-01-14 18:00:25,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47806e78-1355-43fc-9b46-f4574e305b44 2019-01-14 18:00:25,625 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:27,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:28,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45926f26-1b7b-47e1-b3f8-42308ef6934c x-compute-request-id: req-45926f26-1b7b-47e1-b3f8-42308ef6934c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:28,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45926f26-1b7b-47e1-b3f8-42308ef6934c 2019-01-14 18:00:28,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784925937653s 2019-01-14 18:00:28,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45926f26-1b7b-47e1-b3f8-42308ef6934c 2019-01-14 18:00:28,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:30,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:31,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-7914f4e1-ebb2-431c-9448-eebca396d4be x-compute-request-id: req-7914f4e1-ebb2-431c-9448-eebca396d4be Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:31,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7914f4e1-ebb2-431c-9448-eebca396d4be 2019-01-14 18:00:31,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656894922256s 2019-01-14 18:00:31,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7914f4e1-ebb2-431c-9448-eebca396d4be 2019-01-14 18:00:31,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:33,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:33,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:33,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-e32b5ea4-65c7-4f98-aab6-f904e64247d3 x-compute-request-id: req-e32b5ea4-65c7-4f98-aab6-f904e64247d3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:33,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e32b5ea4-65c7-4f98-aab6-f904e64247d3 2019-01-14 18:00:33,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74263715744s 2019-01-14 18:00:33,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e32b5ea4-65c7-4f98-aab6-f904e64247d3 2019-01-14 18:00:33,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:35,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:35,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:36,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-47240cc5-7f3c-4738-b929-f2cd4f31a87b x-compute-request-id: req-47240cc5-7f3c-4738-b929-f2cd4f31a87b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:36,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47240cc5-7f3c-4738-b929-f2cd4f31a87b 2019-01-14 18:00:36,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552838087082s 2019-01-14 18:00:36,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47240cc5-7f3c-4738-b929-f2cd4f31a87b 2019-01-14 18:00:36,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:38,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:39,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa870c3f-3ab1-4693-a978-44fdb971c638 x-compute-request-id: req-aa870c3f-3ab1-4693-a978-44fdb971c638 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:39,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa870c3f-3ab1-4693-a978-44fdb971c638 2019-01-14 18:00:39,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718095064163s 2019-01-14 18:00:39,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa870c3f-3ab1-4693-a978-44fdb971c638 2019-01-14 18:00:39,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:41,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:41,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:41,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-372aa2b5-5a4b-4fdb-98f5-66f36a7aa6b3 x-compute-request-id: req-372aa2b5-5a4b-4fdb-98f5-66f36a7aa6b3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:41,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-372aa2b5-5a4b-4fdb-98f5-66f36a7aa6b3 2019-01-14 18:00:41,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752856016159s 2019-01-14 18:00:41,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-372aa2b5-5a4b-4fdb-98f5-66f36a7aa6b3 2019-01-14 18:00:41,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:43,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:43,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:44,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0530da-1ab7-4063-8f9f-ec23b57737b4 x-compute-request-id: req-8b0530da-1ab7-4063-8f9f-ec23b57737b4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:44,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b0530da-1ab7-4063-8f9f-ec23b57737b4 2019-01-14 18:00:44,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740651845932s 2019-01-14 18:00:44,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b0530da-1ab7-4063-8f9f-ec23b57737b4 2019-01-14 18:00:44,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:46,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:46,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:47,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-a30d6f61-467f-4a0d-8f4b-09623c8a67ba x-compute-request-id: req-a30d6f61-467f-4a0d-8f4b-09623c8a67ba Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:47,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a30d6f61-467f-4a0d-8f4b-09623c8a67ba 2019-01-14 18:00:47,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55850982666s 2019-01-14 18:00:47,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a30d6f61-467f-4a0d-8f4b-09623c8a67ba 2019-01-14 18:00:47,186 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:49,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:49,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:49,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-565a970c-5e34-41c6-a727-c1375540bfe4 x-compute-request-id: req-565a970c-5e34-41c6-a727-c1375540bfe4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:49,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-565a970c-5e34-41c6-a727-c1375540bfe4 2019-01-14 18:00:49,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765522003174s 2019-01-14 18:00:49,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-565a970c-5e34-41c6-a727-c1375540bfe4 2019-01-14 18:00:49,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:51,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:52,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-af6b62dd-e55a-473d-8445-b1103405b6e7 x-compute-request-id: req-af6b62dd-e55a-473d-8445-b1103405b6e7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:52,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af6b62dd-e55a-473d-8445-b1103405b6e7 2019-01-14 18:00:52,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55492401123s 2019-01-14 18:00:52,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af6b62dd-e55a-473d-8445-b1103405b6e7 2019-01-14 18:00:52,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:54,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:54,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:55,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c731fa86-8bbb-40f1-b7f0-1663343b84d4 x-compute-request-id: req-c731fa86-8bbb-40f1-b7f0-1663343b84d4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:55,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c731fa86-8bbb-40f1-b7f0-1663343b84d4 2019-01-14 18:00:55,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739832878113s 2019-01-14 18:00:55,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c731fa86-8bbb-40f1-b7f0-1663343b84d4 2019-01-14 18:00:55,266 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:57,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:00:57,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:00: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-74cb16d3-7ad2-408e-a637-6fd5d18b7eef x-compute-request-id: req-74cb16d3-7ad2-408e-a637-6fd5d18b7eef Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:00:57,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74cb16d3-7ad2-408e-a637-6fd5d18b7eef 2019-01-14 18:00:57,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554448127747s 2019-01-14 18:00:57,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74cb16d3-7ad2-408e-a637-6fd5d18b7eef 2019-01-14 18:00:57,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:00:59,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:00:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:00,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-21de1297-9685-4ac4-a31d-6b4b0a896f06 x-compute-request-id: req-21de1297-9685-4ac4-a31d-6b4b0a896f06 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:00,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21de1297-9685-4ac4-a31d-6b4b0a896f06 2019-01-14 18:01:00,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534188985825s 2019-01-14 18:01:00,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21de1297-9685-4ac4-a31d-6b4b0a896f06 2019-01-14 18:01:00,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:02,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:02,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-444b8407-217d-47af-a68a-efa18140c150 x-compute-request-id: req-444b8407-217d-47af-a68a-efa18140c150 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:02,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-444b8407-217d-47af-a68a-efa18140c150 2019-01-14 18:01:02,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530249118805s 2019-01-14 18:01:02,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-444b8407-217d-47af-a68a-efa18140c150 2019-01-14 18:01:02,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:04,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:05,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-6c1a3436-6f9c-41fb-946c-9fbe8f8f896a x-compute-request-id: req-6c1a3436-6f9c-41fb-946c-9fbe8f8f896a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:05,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c1a3436-6f9c-41fb-946c-9fbe8f8f896a 2019-01-14 18:01:05,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64386510849s 2019-01-14 18:01:05,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c1a3436-6f9c-41fb-946c-9fbe8f8f896a 2019-01-14 18:01:05,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:07,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:07,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-98155ed8-c68b-4444-9112-7a3816966704 x-compute-request-id: req-98155ed8-c68b-4444-9112-7a3816966704 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:07,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-98155ed8-c68b-4444-9112-7a3816966704 2019-01-14 18:01:07,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367727994919s 2019-01-14 18:01:07,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-98155ed8-c68b-4444-9112-7a3816966704 2019-01-14 18:01:07,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:09,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:10,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-c369ca45-302e-4c84-8afc-adf6ed4c8dfd x-compute-request-id: req-c369ca45-302e-4c84-8afc-adf6ed4c8dfd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:10,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c369ca45-302e-4c84-8afc-adf6ed4c8dfd 2019-01-14 18:01:10,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357853889465s 2019-01-14 18:01:10,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c369ca45-302e-4c84-8afc-adf6ed4c8dfd 2019-01-14 18:01:10,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:12,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:12,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:12,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-90d1c378-b22c-4e17-8a73-92df0cd87857 x-compute-request-id: req-90d1c378-b22c-4e17-8a73-92df0cd87857 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:12,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90d1c378-b22c-4e17-8a73-92df0cd87857 2019-01-14 18:01:12,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637398004532s 2019-01-14 18:01:12,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90d1c378-b22c-4e17-8a73-92df0cd87857 2019-01-14 18:01:12,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:14,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:14,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:15,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-e7d049b7-c0c8-4f6f-a375-1d9b126297fd x-compute-request-id: req-e7d049b7-c0c8-4f6f-a375-1d9b126297fd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:15,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7d049b7-c0c8-4f6f-a375-1d9b126297fd 2019-01-14 18:01:15,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375092983246s 2019-01-14 18:01:15,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7d049b7-c0c8-4f6f-a375-1d9b126297fd 2019-01-14 18:01:15,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:17,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:17,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cdac71f-566e-4b5a-8343-b9511b5c0cff x-compute-request-id: req-3cdac71f-566e-4b5a-8343-b9511b5c0cff Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:17,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3cdac71f-566e-4b5a-8343-b9511b5c0cff 2019-01-14 18:01:17,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567608118057s 2019-01-14 18:01:17,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3cdac71f-566e-4b5a-8343-b9511b5c0cff 2019-01-14 18:01:17,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:19,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:19,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:20,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-6ffdc310-643b-4b1a-8fb4-a199768c0468 x-compute-request-id: req-6ffdc310-643b-4b1a-8fb4-a199768c0468 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:20,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ffdc310-643b-4b1a-8fb4-a199768c0468 2019-01-14 18:01:20,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561069011688s 2019-01-14 18:01:20,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ffdc310-643b-4b1a-8fb4-a199768c0468 2019-01-14 18:01:20,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:22,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:22,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8af4d52d-5814-4048-b50a-5fc70f731858 x-compute-request-id: req-8af4d52d-5814-4048-b50a-5fc70f731858 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:22,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8af4d52d-5814-4048-b50a-5fc70f731858 2019-01-14 18:01:22,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364060878754s 2019-01-14 18:01:22,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8af4d52d-5814-4048-b50a-5fc70f731858 2019-01-14 18:01:22,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:24,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:24,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:25,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ffe067e-c07d-4595-96a0-0f5d67868dbc x-compute-request-id: req-1ffe067e-c07d-4595-96a0-0f5d67868dbc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:25,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1ffe067e-c07d-4595-96a0-0f5d67868dbc 2019-01-14 18:01:25,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591651201248s 2019-01-14 18:01:25,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1ffe067e-c07d-4595-96a0-0f5d67868dbc 2019-01-14 18:01:25,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:27,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:27,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:27,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df141b45-0d62-4c16-9a3d-fd79d6aa735d x-compute-request-id: req-df141b45-0d62-4c16-9a3d-fd79d6aa735d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:27,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df141b45-0d62-4c16-9a3d-fd79d6aa735d 2019-01-14 18:01:27,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356610059738s 2019-01-14 18:01:27,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df141b45-0d62-4c16-9a3d-fd79d6aa735d 2019-01-14 18:01:27,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:29,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:29,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:30,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bf7b863-58cd-4170-bb96-b36c0e54f86d x-compute-request-id: req-1bf7b863-58cd-4170-bb96-b36c0e54f86d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:30,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bf7b863-58cd-4170-bb96-b36c0e54f86d 2019-01-14 18:01:30,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56360912323s 2019-01-14 18:01:30,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bf7b863-58cd-4170-bb96-b36c0e54f86d 2019-01-14 18:01:30,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:32,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:32,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-955dce25-1ee8-4510-8bc0-8e31e6cf266f x-compute-request-id: req-955dce25-1ee8-4510-8bc0-8e31e6cf266f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:32,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-955dce25-1ee8-4510-8bc0-8e31e6cf266f 2019-01-14 18:01:32,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545347929001s 2019-01-14 18:01:32,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-955dce25-1ee8-4510-8bc0-8e31e6cf266f 2019-01-14 18:01:32,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:34,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:35,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-271bc884-9b09-4cb7-a36f-8f0547560c97 x-compute-request-id: req-271bc884-9b09-4cb7-a36f-8f0547560c97 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:35,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-271bc884-9b09-4cb7-a36f-8f0547560c97 2019-01-14 18:01:35,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546727895737s 2019-01-14 18:01:35,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-271bc884-9b09-4cb7-a36f-8f0547560c97 2019-01-14 18:01:35,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:37,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:37,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-d963be2d-300c-48d7-a34c-2543f9efdc34 x-compute-request-id: req-d963be2d-300c-48d7-a34c-2543f9efdc34 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:37,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d963be2d-300c-48d7-a34c-2543f9efdc34 2019-01-14 18:01:37,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378566980362s 2019-01-14 18:01:37,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d963be2d-300c-48d7-a34c-2543f9efdc34 2019-01-14 18:01:37,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:39,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:40,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45b54e69-943d-4885-b4c3-2d142a6045f8 x-compute-request-id: req-45b54e69-943d-4885-b4c3-2d142a6045f8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T17:59:42Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:40,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45b54e69-943d-4885-b4c3-2d142a6045f8 2019-01-14 18:01:40,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723764896393s 2019-01-14 18:01:40,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45b54e69-943d-4885-b4c3-2d142a6045f8 2019-01-14 18:01:40,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:01:42,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:01:42,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:43,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-b716098a-d641-4e56-9f36-839148f35cef x-compute-request-id: req-b716098a-d641-4e56-9f36-839148f35cef Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:9f", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:01:41.000000", "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:01:41Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:01:43,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b716098a-d641-4e56-9f36-839148f35cef 2019-01-14 18:01:43,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567474126816s 2019-01-14 18:01:43,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b716098a-d641-4e56-9f36-839148f35cef 2019-01-14 18:01:43,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 18:01:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a73f2266-49b5-4736-816e-8e0246748364" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-457451f2-968c-4212-af13-3e4039723c87 Date: Mon, 14 Jan 2019 18:01:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:59:43Z","admin_state_up":true,"updated_at":"2019-01-14T18:01:41Z","binding:vnic_type":"normal","device_id":"a73f2266-49b5-4736-816e-8e0246748364","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:00:5c:9f","id":"53f96a56-44d4-4a57-8261-514646cf583f","port_security_enabled":true,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","fixed_ips":[{"subnet_id":"f9d60892-7cc8-40b2-ac97-d4be703416d5","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["2be27a0c-e25f-4b1f-b114-5e99324ee02c"],"name":""}]} 2019-01-14 18:01:43,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a73f2266-49b5-4736-816e-8e0246748364 used request id req-457451f2-968c-4212-af13-3e4039723c87 2019-01-14 18:01:43,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0526180267334s 2019-01-14 18:01:43,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a73f2266-49b5-4736-816e-8e0246748364 used request id req-457451f2-968c-4212-af13-3e4039723c87 2019-01-14 18:01:43,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 18:01:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=53f96a56-44d4-4a57-8261-514646cf583f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:43,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cf236966-a75f-4501-a1eb-a211eb1dd771 Date: Mon, 14 Jan 2019 18:01:43 GMT RESP BODY: {"floatingips": []} 2019-01-14 18:01:43,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=53f96a56-44d4-4a57-8261-514646cf583f used request id req-cf236966-a75f-4501-a1eb-a211eb1dd771 2019-01-14 18:01:43,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0278351306915s 2019-01-14 18:01:43,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=53f96a56-44d4-4a57-8261-514646cf583f used request id req-cf236966-a75f-4501-a1eb-a211eb1dd771 2019-01-14 18:01:43,249 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:00:5c:9f', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'28ad5b23-616d-4310-b612-7022d04d21fc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:01:41.000000', 'flavor': Munch({u'id': u'69157690-a661-496e-ab50-5434f3ace5a0'}), 'az': u'nova', 'id': u'a73f2266-49b5-4736-816e-8e0246748364', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5293285440c9476bb94b2d483122e452', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', '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'2019-01-14T18:01:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:01:41Z', 'hostId': u'4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7', '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'2019-01-14T18:01:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': u'cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'adminPass': u'SXTqW325dr4q', 'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'created_at': u'2019-01-14T17:59:39Z', 'created': u'2019-01-14T17:59:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 18:01:43,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:01:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:43,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-77397799-758e-45e9-8410-ba1682cbff97 Date: Mon, 14 Jan 2019 18:01: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":["f9d60892-7cc8-40b2-ac97-d4be703416d5"],"updated_at":"2019-01-14T17:58:12Z","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","name":"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:01:43,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-77397799-758e-45e9-8410-ba1682cbff97 2019-01-14 18:01:43,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957870483398s 2019-01-14 18:01:43,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-77397799-758e-45e9-8410-ba1682cbff97 2019-01-14 18:01:43,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 18:01:43,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a73f2266-49b5-4736-816e-8e0246748364" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:43,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c7fe3e19-5426-4b12-9025-ac5685ffcef9 Date: Mon, 14 Jan 2019 18:01:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:59:43Z","admin_state_up":true,"updated_at":"2019-01-14T18:01:41Z","binding:vnic_type":"normal","device_id":"a73f2266-49b5-4736-816e-8e0246748364","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:00:5c:9f","id":"53f96a56-44d4-4a57-8261-514646cf583f","port_security_enabled":true,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","fixed_ips":[{"subnet_id":"f9d60892-7cc8-40b2-ac97-d4be703416d5","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["2be27a0c-e25f-4b1f-b114-5e99324ee02c"],"name":""}]} 2019-01-14 18:01:43,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a73f2266-49b5-4736-816e-8e0246748364 used request id req-c7fe3e19-5426-4b12-9025-ac5685ffcef9 2019-01-14 18:01:43,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0466241836548s 2019-01-14 18:01:43,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a73f2266-49b5-4736-816e-8e0246748364 used request id req-c7fe3e19-5426-4b12-9025-ac5685ffcef9 2019-01-14 18:01:43,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 18:01:43,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.29", "port_id": "53f96a56-44d4-4a57-8261-514646cf583f"}}' 2019-01-14 18:01:45,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-c26df4dc-c8f4-4d01-9d7c-8e359fb23873 Date: Mon, 14 Jan 2019 18:01:45 GMT RESP BODY: {"floatingip": {"router_id": "9024dfe5-7861-454b-a371-0a20ef284245", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T18:01:44Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "53f96a56-44d4-4a57-8261-514646cf583f", "id": "a2b754d1-81e6-4112-ac8b-7fba640b1024", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T18:01:44Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}} 2019-01-14 18:01:45,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c26df4dc-c8f4-4d01-9d7c-8e359fb23873 2019-01-14 18:01:45,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.79171609879s 2019-01-14 18:01:45,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c26df4dc-c8f4-4d01-9d7c-8e359fb23873 2019-01-14 18:01:45,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 18:01:45,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:01:45,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-2700847d-79cb-4431-9656-250f2a2c156b Date: Mon, 14 Jan 2019 18:01:45 GMT RESP BODY: {"floatingips": [{"router_id": "9024dfe5-7861-454b-a371-0a20ef284245", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T18:01:44Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "53f96a56-44d4-4a57-8261-514646cf583f", "id": "a2b754d1-81e6-4112-ac8b-7fba640b1024", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T18:01:44Z", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}]} 2019-01-14 18:01:45,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-2700847d-79cb-4431-9656-250f2a2c156b 2019-01-14 18:01:45,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020220041275s 2019-01-14 18:01:45,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-2700847d-79cb-4431-9656-250f2a2c156b 2019-01-14 18:01:45,222 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9024dfe5-7861-454b-a371-0a20ef284245', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'created_at': u'2019-01-14T18:01:44Z', 'attached': True, 'updated_at': u'2019-01-14T18:01:44Z', 'id': u'a2b754d1-81e6-4112-ac8b-7fba640b1024', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9024dfe5-7861-454b-a371-0a20ef284245', 'project_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'port_id': u'53f96a56-44d4-4a57-8261-514646cf583f', 'port': u'53f96a56-44d4-4a57-8261-514646cf583f', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 18:01:45,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:01:45,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:01:45,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01: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-b731f591-ca6c-48a4-bceb-44d83fb9178a x-compute-request-id: req-b731f591-ca6c-48a4-bceb-44d83fb9178a Content-Encoding: gzip Content-Length: 8229 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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"} 2019-01-14 18:01:45,298 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-b731f591-ca6c-48a4-bceb-44d83fb9178a 2019-01-14 18:01:45,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749459266663s 2019-01-14 18:01:45,299 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-b731f591-ca6c-48a4-bceb-44d83fb9178a 2019-01-14 18:01:45,299 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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 2019-01-14 18:01:46,302 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2019-01-14 18:01:55,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:01:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:01:55,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f18db9db-0a6e-45cf-a790-6ba9698a22d1 x-compute-request-id: req-f18db9db-0a6e-45cf-a790-6ba9698a22d1 Content-Encoding: gzip Content-Length: 11709 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: "} 2019-01-14 18:01:55,396 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-f18db9db-0a6e-45cf-a790-6ba9698a22d1 2019-01-14 18:01:55,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0852129459381s 2019-01-14 18:01:55,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-f18db9db-0a6e-45cf-a790-6ba9698a22d1 2019-01-14 18:01:55,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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: 2019-01-14 18:01:56,401 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:05,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:02:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:02:05,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:02: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-284e9ba9-b148-46e7-8be3-096a2dcbdeb1 x-compute-request-id: req-284e9ba9-b148-46e7-8be3-096a2dcbdeb1 Content-Encoding: gzip Content-Length: 11709 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: "} 2019-01-14 18:02:05,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-284e9ba9-b148-46e7-8be3-096a2dcbdeb1 2019-01-14 18:02:05,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732779502869s 2019-01-14 18:02:05,485 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-284e9ba9-b148-46e7-8be3-096a2dcbdeb1 2019-01-14 18:02:05,485 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: 2019-01-14 18:02:06,488 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:15,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:02:15,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:02:15,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:02: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-7cd7dd90-5a76-4e45-877f-a40e0abbb751 x-compute-request-id: req-7cd7dd90-5a76-4e45-877f-a40e0abbb751 Content-Encoding: gzip Content-Length: 11709 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: "} 2019-01-14 18:02:15,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-7cd7dd90-5a76-4e45-877f-a40e0abbb751 2019-01-14 18:02:15,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753500461578s 2019-01-14 18:02:15,575 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-7cd7dd90-5a76-4e45-877f-a40e0abbb751 2019-01-14 18:02:15,575 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: 2019-01-14 18:02:16,578 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:25,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:02:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:02:25,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-7990c088-cf9f-43ed-a927-db878a1d93b7 x-compute-request-id: req-7990c088-cf9f-43ed-a927-db878a1d93b7 Content-Encoding: gzip Content-Length: 11709 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: "} 2019-01-14 18:02:25,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-7990c088-cf9f-43ed-a927-db878a1d93b7 2019-01-14 18:02:25,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112543821335s 2019-01-14 18:02:25,702 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-7990c088-cf9f-43ed-a927-db878a1d93b7 2019-01-14 18:02:25,702 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: 2019-01-14 18:02:26,706 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:35,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:02:35,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:02:35,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-93682c1c-7457-4e43-832a-6857d1d90a59 x-compute-request-id: req-93682c1c-7457-4e43-832a-6857d1d90a59 Content-Encoding: gzip Content-Length: 11709 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: "} 2019-01-14 18:02:35,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-93682c1c-7457-4e43-832a-6857d1d90a59 2019-01-14 18:02:35,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759580135345s 2019-01-14 18:02:35,792 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-93682c1c-7457-4e43-832a-6857d1d90a59 2019-01-14 18:02:35,793 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: 2019-01-14 18:02:36,795 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:45,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:02:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:02:45,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc7d427c-c35a-443e-bd65-0cb0781a815f x-compute-request-id: req-cc7d427c-c35a-443e-bd65-0cb0781a815f Content-Encoding: gzip Content-Length: 12723 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds.\n[ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds\n"} 2019-01-14 18:02:45,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-cc7d427c-c35a-443e-bd65-0cb0781a815f 2019-01-14 18:02:45,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10919713974s 2019-01-14 18:02:45,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-cc7d427c-c35a-443e-bd65-0cb0781a815f 2019-01-14 18:02:45,915 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:02:46,918 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:55,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:02:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:02:56,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:02: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-072fb3e5-a9f4-4d4e-b02e-08e9f92d8f31 x-compute-request-id: req-072fb3e5-a9f4-4d4e-b02e-08e9f92d8f31 Content-Encoding: gzip Content-Length: 12723 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds.\n[ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds\n"} 2019-01-14 18:02:56,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-072fb3e5-a9f4-4d4e-b02e-08e9f92d8f31 2019-01-14 18:02:56,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.270421028137s 2019-01-14 18:02:56,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-072fb3e5-a9f4-4d4e-b02e-08e9f92d8f31 2019-01-14 18:02:56,200 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:02:57,203 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:06,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:03:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:03:06,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03: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-8948ae90-eda1-49da-a7bd-4774cad134b1 x-compute-request-id: req-8948ae90-eda1-49da-a7bd-4774cad134b1 Content-Encoding: gzip Content-Length: 12723 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds.\n[ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds\n"} 2019-01-14 18:03:06,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-8948ae90-eda1-49da-a7bd-4774cad134b1 2019-01-14 18:03:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0713939666748s 2019-01-14 18:03:06,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-8948ae90-eda1-49da-a7bd-4774cad134b1 2019-01-14 18:03:06,285 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:07,288 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:16,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:03:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:03:16,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03: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-8dca44c1-64c1-4d57-9da2-899e6713888a x-compute-request-id: req-8dca44c1-64c1-4d57-9da2-899e6713888a Content-Encoding: gzip Content-Length: 12723 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds.\n[ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds\n"} 2019-01-14 18:03:16,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-8dca44c1-64c1-4d57-9da2-899e6713888a 2019-01-14 18:03:16,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113752126694s 2019-01-14 18:03:16,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-8dca44c1-64c1-4d57-9da2-899e6713888a 2019-01-14 18:03:16,414 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:17,417 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:26,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:03:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:03:26,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03: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-ac7f46ec-fb18-4813-bab2-cea07061e528 x-compute-request-id: req-ac7f46ec-fb18-4813-bab2-cea07061e528 Content-Encoding: gzip Content-Length: 12723 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds.\n[ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds\n"} 2019-01-14 18:03:26,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-ac7f46ec-fb18-4813-bab2-cea07061e528 2019-01-14 18:03:26,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754690170288s 2019-01-14 18:03:26,503 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-ac7f46ec-fb18-4813-bab2-cea07061e528 2019-01-14 18:03:26,504 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:27,506 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:03:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:03:36,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-6ab9019d-3ec8-466b-b791-c21c34e4f2b8 x-compute-request-id: req-6ab9019d-3ec8-466b-b791-c21c34e4f2b8 Content-Encoding: gzip Content-Length: 12723 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485883] pid_max: default: 32768 minimum: 301\n[ 0.487973] Security Framework initialized\n[ 0.489879] SELinux: Initializing.\n[ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503443] Mount-cache hash table entries: 4096\n[ 0.505785] Initializing cgroup subsys memory\n[ 0.507788] Initializing cgroup subsys devices\n[ 0.509775] Initializing cgroup subsys freezer\n[ 0.511763] Initializing cgroup subsys net_cls\n[ 0.513764] Initializing cgroup subsys blkio\n[ 0.515704] Initializing cgroup subsys perf_event\n[ 0.517808] Initializing cgroup subsys hugetlb\n[ 0.519788] Initializing cgroup subsys pids\n[ 0.521711] Initializing cgroup subsys net_prio\n[ 0.523835] CPU: Physical Processor ID: 0\n[ 0.526444] mce: CPU supports 10 MCE banks\n[ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532883] tlb_flushall_shift: 6\n[ 0.534831] Freeing SMP alternatives: 28k freed\n[ 0.540211] ACPI: Core revision 20130517\n[ 0.542515] ACPI: All ACPI Tables successfully acquired\n[ 0.545044] ftrace: allocating 25812 entries in 101 pages\n[ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577255] smpboot: Max logical packages: 2\n[ 0.579537] Enabling x2apic\n[ 0.581086] Enabled x2apic\n[ 0.582916] Switched APIC routing to physical x2apic.\n[ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603690] KVM setup paravirtual spinlock\n[ 0.606874] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632083] Brought up 2 CPUs\n[ 0.632087] KVM setup async PF for cpu 1\n[ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.641140] devtmpfs: initialized\n[ 0.644743] EVM: security.selinux\n[ 0.646448] EVM: security.ima\n[ 0.648077] EVM: security.capability\n[ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653267] pinctrl core: initialized pinctrl subsystem\n[ 0.655643] NET: Registered protocol family 16\n[ 0.657862] ACPI: bus type PCI registered\n[ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662486] PCI: Using configuration type 1 for base access\n[ 0.669297] ACPI: Added _OSI(Module Device)\n[ 0.671330] ACPI: Added _OSI(Processor Device)\n[ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678928] ACPI: Interpreter enabled\n[ 0.680730] ACPI: (supports S0 S5)\n[ 0.682454] ACPI: Using IOAPIC for interrupt routing\n[ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702971] acpiphp: Slot [3] registered\n[ 0.704890] acpiphp: Slot [4] registered\n[ 0.706795] acpiphp: Slot [5] registered\n[ 0.708668] acpiphp: Slot [6] registered\n[ 0.710555] acpiphp: Slot [7] registered\n[ 0.712410] acpiphp: Slot [8] registered\n[ 0.714259] acpiphp: Slot [9] registered\n[ 0.716125] acpiphp: Slot [10] registered\n[ 0.717991] acpiphp: Slot [11] registered\n[ 0.719907] acpiphp: Slot [12] registered\n[ 0.721814] acpiphp: Slot [13] registered\n[ 0.723724] acpiphp: Slot [14] registered\n[ 0.725629] acpiphp: Slot [15] registered\n[ 0.727535] acpiphp: Slot [16] registered\n[ 0.729499] acpiphp: Slot [17] registered\n[ 0.731386] acpiphp: Slot [18] registered\n[ 0.733271] acpiphp: Slot [19] registered\n[ 0.735165] acpiphp: Slot [20] registered\n[ 0.737048] acpiphp: Slot [21] registered\n[ 0.738921] acpiphp: Slot [22] registered\n[ 0.740813] acpiphp: Slot [23] registered\n[ 0.742712] acpiphp: Slot [24] registered\n[ 0.744604] acpiphp: Slot [25] registered\n[ 0.746492] acpiphp: Slot [26] registered\n[ 0.748384] acpiphp: Slot [27] registered\n[ 0.750298] acpiphp: Slot [28] registered\n[ 0.752170] acpiphp: Slot [29] registered\n[ 0.754044] acpiphp: Slot [30] registered\n[ 0.755943] acpiphp: Slot [31] registered\n[ 0.757828] PCI host bridge to bus 0000:00\n[ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842918] vgaarb: loaded\n[ 0.844430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846868] SCSI subsystem initialized\n[ 0.848700] ACPI: bus type USB registered\n[ 0.850636] usbcore: registered new interface driver usbfs\n[ 0.852961] usbcore: registered new interface driver hub\n[ 0.855248] usbcore: registered new device driver usb\n[ 0.857642] PCI: Using ACPI for IRQ routing\n[ 0.859986] NetLabel: Initializing\n[ 0.861750] NetLabel: domain hash size = 128\n[ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.865907] NetLabel: unlabeled traffic allowed by default\n[ 0.868386] Switched to clocksource kvm-clock\n[ 0.878218] pnp: PnP ACPI init\n[ 0.879817] ACPI: bus type PNP registered\n[ 0.882133] pnp: PnP ACPI: found 5 devices\n[ 0.884006] ACPI: bus type PNP unregistered\n[ 0.892183] NET: Registered protocol family 2\n[ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901222] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.903914] TCP: reno registered\n[ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910679] NET: Registered protocol family 1\n[ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.958658] Unpacking initramfs...\n[ 1.419955] Freeing initrd memory: 37508k freed\n[ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.445680] Initialise system trusted keyring\n[ 1.447732] audit: initializing netlink socket (disabled)\n[ 1.450071] type=2000 audit(1547488904.194:1): initialized\n[ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.473987] zpool: loaded\n[ 1.475547] zbud: loaded\n[ 1.477223] VFS: Disk quotas dquot_6.5.2\n[ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.481963] msgmni has been set to 7578\n[ 1.483926] Key type big_key registered\n[ 1.486585] NET: Registered protocol family 38\n[ 1.488639] Key type asymmetric registered\n[ 1.490530] Asymmetric key parser 'x509' registered\n[ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.496146] io scheduler noop registered\n[ 1.497992] io scheduler deadline registered (default)\n[ 1.515823] io scheduler cfq registered\n[ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.526168] ACPI: Power Button [PWRF]\n[ 1.528114] GHES: HEST is not enabled!\n[ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.559000] Non-volatile memory driver v1.3\n[ 1.560926] Linux agpgart interface v0.103\n[ 1.562953] crash memory driver: version 1.1\n[ 1.564985] rdac: device handler registered\n[ 1.566959] hp_sw: device handler registered\n[ 1.568950] emc: device handler registered\n[ 1.570814] alua: device handler registered\n[ 1.572693] libphy: Fixed MDIO Bus: probed\n[ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.577121] ehci-pci: EHCI PCI platform driver\n[ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.581478] ohci-pci: OHCI PCI platform driver\n[ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.620525] usb usb1: Product: UHCI Host Controller\n[ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.625410] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.627569] hub 1-0:1.0: USB hub found\n[ 1.629402] hub 1-0:1.0: 2 ports detected\n[ 1.631439] usbcore: registered new interface driver usbserial\n[ 1.633857] usbcore: registered new interface driver usbserial_generic\n[ 1.636473] usbserial: USB Serial support registered for generic\n[ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.647950] mousedev: PS/2 mouse device common for all mice\n[ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.654702] rtc_cmos 00:00: RTC can wake from S4\n[ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.670462] cpuidle: using governor menu\n[ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.674798] usbcore: registered new interface driver usbhid\n[ 1.677150] usbhid: USB HID core driver\n[ 1.679023] drop_monitor: Initializing network drop monitor service\n[ 1.681626] TCP: cubic registered\n[ 1.683335] Initializing XFRM netlink socket\n[ 1.685397] NET: Registered protocol family 10\n[ 1.687671] NET: Registered protocol family 17\n[ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.698772] Loading compiled-in X.509 certificates\n[ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.713782] registered taskstats version 1\n[ 1.717571] Key type trusted registered\n[ 1.720739] Key type encrypted registered\n[ 1.723845] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904)\n[ 1.731113] Freeing unused kernel memory: 1680k freed\n[ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm.\n[ 1.746441] systemd[1]: Detected architecture x86-64.\n[ 1.748640] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.752829] systemd[1]: No hostname configured.\n[ 1.754893] systemd[1]: Set hostname to .\n[ 1.757130] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.790628] systemd[1]: Created slice Root Slice.\n[ 1.792757] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.796237] systemd[1]: Created slice System Slice.\n[ 1.798408] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.801760] systemd[1]: Reached target Timers.\n[ 1.803806] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.807000] systemd[1]: Reached target Slices.\n[ 1.809050] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.812599] systemd[1]: Reached target Local File Systems.\n[ 1.814826] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.818153] systemd[1]: Reached target Swap.\n[ 1.820071] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.823045] systemd[1]: Reached target Paths.\n[ 1.824955] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.828210] systemd[1]: Listening on udev Control Socket.\n[ 1.830460] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.834028] systemd[1]: Listening on Journal Socket.\n[ 1.836108] systemd[1]: Starting Journal Socket.\n[ 1.838527] 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.844676] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.848259] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.852024] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.856966] systemd[1]: Listening on udev Kernel Socket.\n[ 1.859140] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.862500] systemd[1]: Reached target Sockets.\n[ 1.864508] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module.\n[ 1.926621] RPC: Registered udp transport module.\n[ 1.928667] RPC: Registered tcp transport module.\n[ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 2.034552] FDC 0 is a S82078B\n] Reached target Basic System.\n[ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069788] scsi host0: ata_piix\n[ 2.071609] scsi host1: ata_piix\n[ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.093579] usb 1-1: Product: QEMU USB Tablet\n[ 2.095468] usb 1-1: Manufacturer: QEMU\n[ 2.097219] usb 1-1: SerialNumber: 42\n[ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.111664] 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[ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.125960] 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[[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[ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.255872] XFS (vda1): Mounting V4 Filesystem\n[ 2.289925] 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 System Initialization.\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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.650193] SELinux: Disabled at runtime.\n[ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\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] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\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[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.107505] 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 Create Static Device Nodes in /dev.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.424902] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.468843] ppdev: user-space parallel port driver\n[ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.473331] [TTM] Initializing pool allocator\n[ 3.473336] [TTM] Initializing DMA pool allocator\n[ 3.473621] [drm] fb mappable at 0xFC000000\n[ 3.473621] [drm] vram aper at 0xFC000000\n[ 3.473621] [drm] size 33554432\n[ 3.473622] [drm] fb depth is 24\n[ 3.473622] [drm] pitch is 3072\n[ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.557659] Console: switching to colour frame buffer device 128x48\n[ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled\nReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.696597] alg: No test for crc32 (crc32-pclmul)\n[ 3.701921] intel_rapl: no valid rapl domains found in package 0\n[ 3.705633] intel_powerclamp: No package C-state available\n[ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\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[[32m OK [0m] Started OpenSSH server 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 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[ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds.\n[ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f |\n[ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds.\n[ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds\n"} 2019-01-14 18:03:36,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-6ab9019d-3ec8-466b-b791-c21c34e4f2b8 2019-01-14 18:03:36,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0731899738312s 2019-01-14 18:03:36,591 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364/action used request id req-6ab9019d-3ec8-466b-b791-c21c34e4f2b8 2019-01-14 18:03:36,591 - 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 00000000bffe12d1 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 00000000bffe1251 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 1923117735 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.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] 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.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] 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.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] 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.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] 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 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] 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. [[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... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] 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 System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] 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] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[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] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[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. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[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.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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 Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] 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 Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server 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 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. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: 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: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:37,594 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:46,604 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.204 2019-01-14 18:03:46,604 - 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 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 18:03:46,723 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 18:03:46,724 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 18:03:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-14 18:03:46,729 - 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 277, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2019-01-14 18:03:46,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 18:03:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:47,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18: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-03a41b96-6436-426b-914b-b7c00d7cadb1 x-compute-request-id: req-03a41b96-6436-426b-914b-b7c00d7cadb1 Content-Type: application/json 2019-01-14 18:03:47,080 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364 used request id req-03a41b96-6436-426b-914b-b7c00d7cadb1 2019-01-14 18:03:47,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.342283964157s 2019-01-14 18:03:47,081 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364 used request id req-03a41b96-6436-426b-914b-b7c00d7cadb1 2019-01-14 18:03:47,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:03:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:47,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03: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-601fec63-e05b-4b8a-a034-bfc5ccfd6d12 x-compute-request-id: req-601fec63-e05b-4b8a-a034-bfc5ccfd6d12 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:9f", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:9f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a73f2266-49b5-4736-816e-8e0246748364", "rel": "bookmark"}], "image": {"id": "28ad5b23-616d-4310-b612-7022d04d21fc", "links": [{"href": "http://172.30.9.26:8774/images/28ad5b23-616d-4310-b612-7022d04d21fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:01:41.000000", "flavor": {"id": "69157690-a661-496e-ab50-5434f3ace5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "bookmark"}]}, "id": "a73f2266-49b5-4736-816e-8e0246748364", "security_groups": [{"name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}], "user_id": "5293285440c9476bb94b2d483122e452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:03:47Z", "hostId": "4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "name": "cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "created": "2019-01-14T17:59:39Z", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:03:47,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-601fec63-e05b-4b8a-a034-bfc5ccfd6d12 2019-01-14 18:03:47,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566467046738s 2019-01-14 18:03:47,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-601fec63-e05b-4b8a-a034-bfc5ccfd6d12 2019-01-14 18:03:47,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:03:49,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:03:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:49,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03: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-7332aaaf-37ac-4c99-aa9d-1fe6b7e1809f x-compute-request-id: req-7332aaaf-37ac-4c99-aa9d-1fe6b7e1809f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 18:03:49,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7332aaaf-37ac-4c99-aa9d-1fe6b7e1809f 2019-01-14 18:03:49,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0690398216248s 2019-01-14 18:03:49,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7332aaaf-37ac-4c99-aa9d-1fe6b7e1809f 2019-01-14 18:03:49,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:03:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:49,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-97f88115-5459-4e6b-9d45-d74119343a26 Date: Mon, 14 Jan 2019 18:03:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:59:33Z", "updated_at": "2019-01-14T17:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "1bfbb5db-e4cf-4cfb-a41b-b40f2c3d81bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-14T17:59:36Z", "revision_number": 0, "id": "5aec0f4c-eb0c-4fcf-8801-a81771b1f299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:36Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "5fa26884-2ef3-4f96-bc51-96088a9f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "5fdb0ad6-8afd-4560-8b8d-5cd1240555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T17:59:34Z", "revision_number": 0, "id": "8cceaa4a-d266-4e6c-b2b0-fa46f00fea8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:34Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:35Z", "revision_number": 0, "id": "901a0fcf-af62-4950-b24c-23b748156605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:35Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:59:33Z", "revision_number": 0, "id": "909d596d-5186-4f12-bd7b-e29bc4cdbf75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:33Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-14T17:59:36Z", "revision_number": 0, "id": "fea012ff-1766-49bf-b8bc-84327d131cfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:59:36Z", "security_group_id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 8, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "2be27a0c-e25f-4b1f-b114-5e99324ee02c", "name": "cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 18:03:49,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-97f88115-5459-4e6b-9d45-d74119343a26 2019-01-14 18:03:49,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544309616089s 2019-01-14 18:03:49,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-97f88115-5459-4e6b-9d45-d74119343a26 2019-01-14 18:03:49,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 18:03:49,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2be27a0c-e25f-4b1f-b114-5e99324ee02c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:50,065 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64546301-6af3-4c88-b6a2-31ec4f209b84 Content-Length: 0 Date: Mon, 14 Jan 2019 18:03:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:03:50,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2be27a0c-e25f-4b1f-b114-5e99324ee02c.json used request id req-64546301-6af3-4c88-b6a2-31ec4f209b84 2019-01-14 18:03:50,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.282262086868s 2019-01-14 18:03:50,066 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2be27a0c-e25f-4b1f-b114-5e99324ee02c.json used request id req-64546301-6af3-4c88-b6a2-31ec4f209b84 2019-01-14 18:03:50,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 18:03:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:50,107 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 18:03: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-3796a6c4-3a67-441f-a16b-08f94da4924a x-compute-request-id: req-3796a6c4-3a67-441f-a16b-08f94da4924a Content-Length: 0 Content-Type: application/json 2019-01-14 18:03:50,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed used request id req-3796a6c4-3a67-441f-a16b-08f94da4924a 2019-01-14 18:03:50,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0406839847565s 2019-01-14 18:03:50,107 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed used request id req-3796a6c4-3a67-441f-a16b-08f94da4924a 2019-01-14 18:03:50,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 18:03:50,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245/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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" -d '{"subnet_id": "f9d60892-7cc8-40b2-ac97-d4be703416d5"}' 2019-01-14 18:03:51,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a240eb16-dee1-4ff2-aeb1-64ab71773843 Date: Mon, 14 Jan 2019 18:03:51 GMT RESP BODY: {"network_id": "1f39a4fc-90e9-4ffc-bc00-435f493ca92b", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "subnet_id": "f9d60892-7cc8-40b2-ac97-d4be703416d5", "subnet_ids": ["f9d60892-7cc8-40b2-ac97-d4be703416d5"], "port_id": "3e655802-565a-4114-9359-a928bfab9091", "id": "9024dfe5-7861-454b-a371-0a20ef284245"} 2019-01-14 18:03:51,683 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245/remove_router_interface.json used request id req-a240eb16-dee1-4ff2-aeb1-64ab71773843 2019-01-14 18:03:51,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57521986961s 2019-01-14 18:03:51,683 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245/remove_router_interface.json used request id req-a240eb16-dee1-4ff2-aeb1-64ab71773843 returning object 9024dfe5-7861-454b-a371-0a20ef284245 2019-01-14 18:03:51,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 18:03:51,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:51,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-a8e10290-882b-4dc4-b8a3-86ca90ffccae Date: Mon, 14 Jan 2019 18:03:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:13Z", "admin_state_up": true, "updated_at": "2019-01-14T18:03:50Z", "revision_number": 4, "routes": [], "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "9024dfe5-7861-454b-a371-0a20ef284245", "name": "cloudify_ims-router_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}]} 2019-01-14 18:03:51,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a8e10290-882b-4dc4-b8a3-86ca90ffccae 2019-01-14 18:03:51,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119962930679s 2019-01-14 18:03:51,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a8e10290-882b-4dc4-b8a3-86ca90ffccae 2019-01-14 18:03:51,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 18:03:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:53,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5b20690-4e79-4991-90e5-f8ce677074ed Content-Length: 0 Date: Mon, 14 Jan 2019 18:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:03:53,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245.json used request id req-b5b20690-4e79-4991-90e5-f8ce677074ed 2019-01-14 18:03:53,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39418816566s 2019-01-14 18:03:53,200 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9024dfe5-7861-454b-a371-0a20ef284245.json used request id req-b5b20690-4e79-4991-90e5-f8ce677074ed 2019-01-14 18:03:53,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 18:03:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:53,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2ff6280c-745f-48dc-8c93-1ee71e531bda Date: Mon, 14 Jan 2019 18:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T17:58:12Z","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":"e7471ad807f64c36a8b1b07f57c6b333","id":"f9d60892-7cc8-40b2-ac97-d4be703416d5","subnetpool_id":null,"name":"cloudify_ims-subnet_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}]} 2019-01-14 18:03:53,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2ff6280c-745f-48dc-8c93-1ee71e531bda 2019-01-14 18:03:53,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0553410053253s 2019-01-14 18:03:53,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2ff6280c-745f-48dc-8c93-1ee71e531bda 2019-01-14 18:03:53,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 18:03:53,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/f9d60892-7cc8-40b2-ac97-d4be703416d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:55,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42c7a822-cff0-4859-bdb2-0285d83b1084 Date: Mon, 14 Jan 2019 18:03:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:03:55,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f9d60892-7cc8-40b2-ac97-d4be703416d5.json used request id req-42c7a822-cff0-4859-bdb2-0285d83b1084 2019-01-14 18:03:55,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.69283604622s 2019-01-14 18:03:55,950 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f9d60892-7cc8-40b2-ac97-d4be703416d5.json used request id req-42c7a822-cff0-4859-bdb2-0285d83b1084 2019-01-14 18:03:55,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:03:55,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:56,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-cf469986-b646-4300-91b3-72468a95352e Date: Mon, 14 Jan 2019 18:03: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":[],"updated_at":"2019-01-14T18:03:55Z","tenant_id":"e7471ad807f64c36a8b1b07f57c6b333","created_at":"2019-01-14T17:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7471ad807f64c36a8b1b07f57c6b333","id":"1f39a4fc-90e9-4ffc-bc00-435f493ca92b","name":"cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:03:56,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cf469986-b646-4300-91b3-72468a95352e 2019-01-14 18:03:56,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1183989048s 2019-01-14 18:03:56,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cf469986-b646-4300-91b3-72468a95352e 2019-01-14 18:03:56,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 18:03:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/1f39a4fc-90e9-4ffc-bc00-435f493ca92b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:57,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48cca886-00ad-47f6-b161-56f8e064b28a Date: Mon, 14 Jan 2019 18:03:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:03:57,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1f39a4fc-90e9-4ffc-bc00-435f493ca92b.json used request id req-48cca886-00ad-47f6-b161-56f8e064b28a 2019-01-14 18:03:57,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32905197144s 2019-01-14 18:03:57,400 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1f39a4fc-90e9-4ffc-bc00-435f493ca92b.json used request id req-48cca886-00ad-47f6-b161-56f8e064b28a 2019-01-14 18:03:57,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:03:57,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:57,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-6091d51c-77a3-480f-aff6-96ff6d510494 Date: Mon, 14 Jan 2019 18:03:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap", "metadata": {}}], "file": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file", "owner": "e7471ad807f64c36a8b1b07f57c6b333", "id": "28ad5b23-616d-4310-b612-7022d04d21fc", "size": 4373348352, "self": "/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T17:59:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T17:58:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:03:57,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6091d51c-77a3-480f-aff6-96ff6d510494 2019-01-14 18:03:57,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210749149323s 2019-01-14 18:03:57,615 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6091d51c-77a3-480f-aff6-96ff6d510494 2019-01-14 18:03:57,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 18:03:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eabd12a1e9b43f69c4d0efbec410868ed616dca3" 2019-01-14 18:03:58,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ace01bb8-ca3b-473c-84e0-14e5baebebe9 Date: Mon, 14 Jan 2019 18:03:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 18:03:58,354 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc used request id req-ace01bb8-ca3b-473c-84e0-14e5baebebe9 2019-01-14 18:03:58,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.737026929855s 2019-01-14 18:03:58,354 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc used request id req-ace01bb8-ca3b-473c-84e0-14e5baebebe9 2019-01-14 18:03:58,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:03:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:58,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03: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-0f25c171-046c-4108-876b-9564e8dffdd6 x-compute-request-id: req-0f25c171-046c-4108-876b-9564e8dffdd6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/69157690-a661-496e-ab50-5434f3ace5a0", "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": "69157690-a661-496e-ab50-5434f3ace5a0"}]} 2019-01-14 18:03:58,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0f25c171-046c-4108-876b-9564e8dffdd6 2019-01-14 18:03:58,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219619274139s 2019-01-14 18:03:58,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0f25c171-046c-4108-876b-9564e8dffdd6 2019-01-14 18:03:58,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 18:03:58,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:58,411 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 18:03: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-98b3ecfb-c4d0-4b32-9a6f-9e38f4d95613 x-compute-request-id: req-98b3ecfb-c4d0-4b32-9a6f-9e38f4d95613 Content-Length: 0 Content-Type: application/json 2019-01-14 18:03:58,411 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0 used request id req-98b3ecfb-c4d0-4b32-9a6f-9e38f4d95613 2019-01-14 18:03:58,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336201190948s 2019-01-14 18:03:58,412 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/69157690-a661-496e-ab50-5434f3ace5a0 used request id req-98b3ecfb-c4d0-4b32-9a6f-9e38f4d95613 2019-01-14 18:03:58,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:03:58,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:58,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e22b4af-84a4-4951-9fcd-466f99014e80 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "links": {"self": "http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5293285440c9476bb94b2d483122e452", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 18:03:58,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7e22b4af-84a4-4951-9fcd-466f99014e80 2019-01-14 18:03:58,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112482070923s 2019-01-14 18:03:58,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7e22b4af-84a4-4951-9fcd-466f99014e80 2019-01-14 18:03:58,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:03:58,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:58,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282e7e6a-c10b-4e78-bfa6-bee557a41e45 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed", "links": {"self": "http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5293285440c9476bb94b2d483122e452", "description": null}} 2019-01-14 18:03:58,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452 used request id req-282e7e6a-c10b-4e78-bfa6-bee557a41e45 2019-01-14 18:03:58,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147795915604s 2019-01-14 18:03:58,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452 used request id req-282e7e6a-c10b-4e78-bfa6-bee557a41e45 2019-01-14 18:03:58,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 18:03:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:58,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22b1d9f-98b3-4366-8fd1-d6b128d27ac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:03:58,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452 used request id req-f22b1d9f-98b3-4366-8fd1-d6b128d27ac8 2019-01-14 18:03:58,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293309926987s 2019-01-14 18:03:58,974 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5293285440c9476bb94b2d483122e452 used request id req-f22b1d9f-98b3-4366-8fd1-d6b128d27ac8 2019-01-14 18:03:58,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:03:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:59,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad587bbd-c8b9-4ddd-affb-adca1eea61ec Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333"}, "tags": [], "enabled": true, "id": "e7471ad807f64c36a8b1b07f57c6b333", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed"}]} 2019-01-14 18:03:59,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad587bbd-c8b9-4ddd-affb-adca1eea61ec 2019-01-14 18:03:59,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102306127548s 2019-01-14 18:03:59,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad587bbd-c8b9-4ddd-affb-adca1eea61ec 2019-01-14 18:03:59,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 18:03:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:59,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7624b0ba-923e-4e91-ada8-6ab07114d15a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:03:59,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333 used request id req-7624b0ba-923e-4e91-ada8-6ab07114d15a 2019-01-14 18:03:59,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164180994034s 2019-01-14 18:03:59,252 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e7471ad807f64c36a8b1b07f57c6b333 used request id req-7624b0ba-923e-4e91-ada8-6ab07114d15a 2019-01-14 18:03:59,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:03:59,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e7471ad807f64c36a8b1b07f57c6b333&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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:59,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e585929e-252b-4365-9aa1-b382acf2a2ae Date: Mon, 14 Jan 2019 18:03:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 18:03:59,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e7471ad807f64c36a8b1b07f57c6b333&name=default used request id req-e585929e-252b-4365-9aa1-b382acf2a2ae 2019-01-14 18:03:59,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238332033157s 2019-01-14 18:03:59,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e7471ad807f64c36a8b1b07f57c6b333&name=default used request id req-e585929e-252b-4365-9aa1-b382acf2a2ae 2019-01-14 18:03:59,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:03:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:03:59,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-76bf3fe9-9ff1-489a-9ee6-c96b458baa67 Date: Mon, 14 Jan 2019 18:03:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "created_at": "2019-01-14T17:58:10Z", "updated_at": "2019-01-14T17:58:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "470ef4a2-67ce-4a6a-afe5-ebf72049673a", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "8e93ded5-ed97-4bd8-99fe-682088ee9bdf", "remote_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "ac596408-39d9-4193-a4b7-000ae476d72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T17:58:10Z", "revision_number": 0, "id": "d9e0e36a-cefb-4368-a77f-e7f5dcec3547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T17:58:10Z", "security_group_id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "tenant_id": "e7471ad807f64c36a8b1b07f57c6b333", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7471ad807f64c36a8b1b07f57c6b333"}], "revision_number": 4, "project_id": "e7471ad807f64c36a8b1b07f57c6b333", "id": "df239d28-e5cb-4ed0-92bf-d84c72a44200", "name": "default"}]} 2019-01-14 18:03:59,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-76bf3fe9-9ff1-489a-9ee6-c96b458baa67 2019-01-14 18:03:59,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256696224213s 2019-01-14 18:03:59,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-76bf3fe9-9ff1-489a-9ee6-c96b458baa67 2019-01-14 18:03:59,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 18:03:59,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/df239d28-e5cb-4ed0-92bf-d84c72a44200.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b32f9e553c9555afc4818989b415b2cfaae536" 2019-01-14 18:04:00,109 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10e13498-ec2f-4d6d-a01d-774893677dc4 Content-Length: 0 Date: Mon, 14 Jan 2019 18:04:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:04:00,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/df239d28-e5cb-4ed0-92bf-d84c72a44200.json used request id req-10e13498-ec2f-4d6d-a01d-774893677dc4 2019-01-14 18:04:00,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.350893974304s 2019-01-14 18:04:00,110 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/df239d28-e5cb-4ed0-92bf-d84c72a44200.json used request id req-10e13498-ec2f-4d6d-a01d-774893677dc4 2019-01-14 18:04:00,110 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2019-01-14 18:04:00,130 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-01-14 18:04:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:04:00,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89689ee-c614-4fb9-870e-00fe6e345b3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 18:04:00,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c89689ee-c614-4fb9-870e-00fe6e345b3d 2019-01-14 18:04:00,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 18:04:00,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T19:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["SOlVl9-9TqqY-XRN2VcAIQ"], "issued_at": "2019-01-14T18:04:00.000000Z"}} 2019-01-14 18:04:00,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:04:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:00,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-54b4b573-7206-4e4e-8404-5e41c3a9d640 Date: Mon, 14 Jan 2019 18:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 18:04:00,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54b4b573-7206-4e4e-8404-5e41c3a9d640 2019-01-14 18:04:00,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290225982666s 2019-01-14 18:04:00,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54b4b573-7206-4e4e-8404-5e41c3a9d640 2019-01-14 18:04:00,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:04:00,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 18:04: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 18:04:00,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:04:00,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:01,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2106cd11-35a9-4fd7-9743-95a067537370 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 18:04:01,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2106cd11-35a9-4fd7-9743-95a067537370 2019-01-14 18:04:01,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10873913765s 2019-01-14 18:04:01,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2106cd11-35a9-4fd7-9743-95a067537370 2019-01-14 18:04:01,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 18:04:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}}' 2019-01-14 18:04:01,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e22f031-50ed-4179-82db-092553264fa3 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.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d"}, "tags": [], "enabled": true, "id": "2b1ce49a60a14d668de169b50235383d", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}} 2019-01-14 18:04:01,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8e22f031-50ed-4179-82db-092553264fa3 2019-01-14 18:04:01,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134861946106s 2019-01-14 18:04:01,216 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8e22f031-50ed-4179-82db-092553264fa3 2019-01-14 18:04:01,216 - 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'2b1ce49a60a14d668de169b50235383d', '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_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:01,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 18:04:01,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "861914f4-570f-4fbb-9434-2b9366189429", "email": null, "name": "heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}}' 2019-01-14 18:04:01,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f75b343-573e-4f30-8aa4-93faf7a5ec44 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": {"self": "http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c1b22f83565a41bc825f6fdd71f72fd0", "domain_id": "default", "password_expires_at": null}} 2019-01-14 18:04:01,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-8f75b343-573e-4f30-8aa4-93faf7a5ec44 2019-01-14 18:04:01,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.371338129044s 2019-01-14 18:04:01,595 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-8f75b343-573e-4f30-8aa4-93faf7a5ec44 2019-01-14 18:04:01,595 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:01,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:04:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:01,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cb0ea1-249d-4f84-a11f-a9fd8a3ef62c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:04:01,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-02cb0ea1-249d-4f84-a11f-a9fd8a3ef62c 2019-01-14 18:04:01,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103796005249s 2019-01-14 18:04:01,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-02cb0ea1-249d-4f84-a11f-a9fd8a3ef62c 2019-01-14 18:04:01,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:04:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:01,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8274f806-5100-496f-9a0d-2e082ddb6005 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:04:01,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8274f806-5100-496f-9a0d-2e082ddb6005 2019-01-14 18:04:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108531951904s 2019-01-14 18:04:01,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8274f806-5100-496f-9a0d-2e082ddb6005 2019-01-14 18:04:01,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:04:01,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:01,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab381cc6-00de-4cdd-9214-7ce0e3e9104f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 18:04:01,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ab381cc6-00de-4cdd-9214-7ce0e3e9104f 2019-01-14 18:04:01,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104562997818s 2019-01-14 18:04:01,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ab381cc6-00de-4cdd-9214-7ce0e3e9104f 2019-01-14 18:04:01,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:04:01,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:02,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67722609-82d6-434c-87f1-38cca00622e3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": {"self": "http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c1b22f83565a41bc825f6fdd71f72fd0", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 18:04:02,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-67722609-82d6-434c-87f1-38cca00622e3 2019-01-14 18:04:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121456861496s 2019-01-14 18:04:02,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-67722609-82d6-434c-87f1-38cca00622e3 2019-01-14 18:04:02,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:04:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:02,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608c9e47-497c-487a-a385-02999d24b62f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26: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.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d"}, "tags": [], "enabled": true, "id": "2b1ce49a60a14d668de169b50235383d", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 18:04:02,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-608c9e47-497c-487a-a385-02999d24b62f 2019-01-14 18:04:02,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105283975601s 2019-01-14 18:04:02,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-608c9e47-497c-487a-a385-02999d24b62f 2019-01-14 18:04:02,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 18:04:02,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2b1ce49a60a14d668de169b50235383d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:02,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e29bdc0-cf4b-49ba-9088-851bf7b45f77 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2b1ce49a60a14d668de169b50235383d", "previous": null, "next": null}} 2019-01-14 18:04:02,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2b1ce49a60a14d668de169b50235383d used request id req-8e29bdc0-cf4b-49ba-9088-851bf7b45f77 2019-01-14 18:04:02,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0966379642487s 2019-01-14 18:04:02,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2b1ce49a60a14d668de169b50235383d used request id req-8e29bdc0-cf4b-49ba-9088-851bf7b45f77 2019-01-14 18:04:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 18:04:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d/users/c1b22f83565a41bc825f6fdd71f72fd0/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:02,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-932c9aec-d745-40b3-b5fe-05ac7552cdcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:04:02,422 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d/users/c1b22f83565a41bc825f6fdd71f72fd0/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-932c9aec-d745-40b3-b5fe-05ac7552cdcb 2019-01-14 18:04:02,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148056030273s 2019-01-14 18:04:02,423 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d/users/c1b22f83565a41bc825f6fdd71f72fd0/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-932c9aec-d745-40b3-b5fe-05ac7552cdcb 2019-01-14 18:04:02,423 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 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'2b1ce49a60a14d668de169b50235383d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '861914f4-570f-4fbb-9434-2b9366189429', 'username': u'heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 18:04:02,427 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'password': '861914f4-570f-4fbb-9434-2b9366189429', 'project_name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '2b1ce49a60a14d668de169b50235383d', 'project_domain_name': 'Default'} 2019-01-14 18:04:02,457 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', 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}} 2019-01-14 18:04:02,458 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-01-14 18:04:02,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:04:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:02,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a1a6f4-3dbf-4331-966d-4dbcb0d706db Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 18:04:02,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-45a1a6f4-3dbf-4331-966d-4dbcb0d706db 2019-01-14 18:04:02,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103473901749s 2019-01-14 18:04:02,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-45a1a6f4-3dbf-4331-966d-4dbcb0d706db 2019-01-14 18:04:02,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:04:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:02,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc152a5f-20a5-42d2-b519-b435ec230e66 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26: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.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d"}, "tags": [], "enabled": true, "id": "2b1ce49a60a14d668de169b50235383d", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 18:04:02,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cc152a5f-20a5-42d2-b519-b435ec230e66 2019-01-14 18:04:02,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109071969986s 2019-01-14 18:04:02,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cc152a5f-20a5-42d2-b519-b435ec230e66 2019-01-14 18:04:02,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 18:04:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" -d '{"network": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "heat_ims-net_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "admin_state_up": true}}' 2019-01-14 18:04:03,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f0dc8668-fbc3-49e9-b2bf-dc9dff2743b4 Date: Mon, 14 Jan 2019 18:04:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f53a3a0c-7b68-4fc1-be91-d4f71e99af32","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b1ce49a60a14d668de169b50235383d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T18:04:03Z","is_default":false,"provider:segmentation_id":61,"name":"heat_ims-net_f81eba27-b0a3-4d24-bed6-8bf9776501d8","admin_state_up":true,"tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:03Z","mtu":1450}} 2019-01-14 18:04:03,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f0dc8668-fbc3-49e9-b2bf-dc9dff2743b4 2019-01-14 18:04:03,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.622533798218s 2019-01-14 18:04:03,304 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f0dc8668-fbc3-49e9-b2bf-dc9dff2743b4 2019-01-14 18:04:03,304 - 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'2019-01-14T18:04:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f53a3a0c-7b68-4fc1-be91-d4f71e99af32', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'admin_state_up': True, u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'created_at': u'2019-01-14T18:04:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2b1ce49a60a14d668de169b50235383d'}) 2019-01-14 18:04:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:04:03,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad13702-033a-4dd0-a4e7-e7498359f1eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 18:04:03,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6ad13702-033a-4dd0-a4e7-e7498359f1eb 2019-01-14 18:04:03,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 18:04:03,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T19:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b1ce49a60a14d668de169b50235383d", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2b1ce49a60a14d668de169b50235383d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2b1ce49a60a14d668de169b50235383d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2b1ce49a60a14d668de169b50235383d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2b1ce49a60a14d668de169b50235383d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2b1ce49a60a14d668de169b50235383d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2b1ce49a60a14d668de169b50235383d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2b1ce49a60a14d668de169b50235383d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2b1ce49a60a14d668de169b50235383d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2b1ce49a60a14d668de169b50235383d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2b1ce49a60a14d668de169b50235383d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2b1ce49a60a14d668de169b50235383d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2b1ce49a60a14d668de169b50235383d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "id": "c1b22f83565a41bc825f6fdd71f72fd0"}, "audit_ids": ["kgHpyxGNRi6lreep43JDtg"], "issued_at": "2019-01-14T18:04:03.000000Z"}} 2019-01-14 18:04:03,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:04:03,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:03,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-055a8f95-8126-4cfa-8c30-8aa9324c4438 Date: Mon, 14 Jan 2019 18:04:03 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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-14T18:04:03Z","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2b1ce49a60a14d668de169b50235383d","id":"f53a3a0c-7b68-4fc1-be91-d4f71e99af32","name":"heat_ims-net_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}]} 2019-01-14 18:04:03,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-055a8f95-8126-4cfa-8c30-8aa9324c4438 2019-01-14 18:04:03,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279763936996s 2019-01-14 18:04:03,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-055a8f95-8126-4cfa-8c30-8aa9324c4438 2019-01-14 18:04:03,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 18:04:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"subnet": {"name": "heat_ims-subnet_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "enable_dhcp": true, "network_id": "f53a3a0c-7b68-4fc1-be91-d4f71e99af32", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 18:04:04,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4381658e-d898-478d-b0d7-7366b542c945 Date: Mon, 14 Jan 2019 18:04:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f53a3a0c-7b68-4fc1-be91-d4f71e99af32","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:04:04Z","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":"2b1ce49a60a14d668de169b50235383d","id":"91e8b641-ace6-4d7e-b89b-fc60b3773458","subnetpool_id":null,"name":"heat_ims-subnet_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}} 2019-01-14 18:04:04,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4381658e-d898-478d-b0d7-7366b542c945 2019-01-14 18:04:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.842194080353s 2019-01-14 18:04:04,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4381658e-d898-478d-b0d7-7366b542c945 2019-01-14 18:04:04,837 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T18:04:04Z', 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'91e8b641-ace6-4d7e-b89b-fc60b3773458', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'enable_dhcp': True, u'network_id': u'f53a3a0c-7b68-4fc1-be91-d4f71e99af32', u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'created_at': u'2019-01-14T18:04:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2b1ce49a60a14d668de169b50235383d'}) 2019-01-14 18:04:04,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 18:04:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "heat_ims-router_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "admin_state_up": true}}' 2019-01-14 18:04:06,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-70c92018-1bb9-4430-8128-bd8207f89231 Date: Mon, 14 Jan 2019 18:04:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "created_at": "2019-01-14T18:04:05Z", "admin_state_up": true, "updated_at": "2019-01-14T18:04:06Z", "revision_number": 2, "routes": [], "project_id": "2b1ce49a60a14d668de169b50235383d", "id": "1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a", "name": "heat_ims-router_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}} 2019-01-14 18:04:06,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-70c92018-1bb9-4430-8128-bd8207f89231 2019-01-14 18:04:06,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40800309181s 2019-01-14 18:04:06,246 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-70c92018-1bb9-4430-8128-bd8207f89231 2019-01-14 18:04:06,246 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'created_at': u'2019-01-14T18:04:05Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T18:04:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'2b1ce49a60a14d668de169b50235383d', u'id': u'1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a', u'name': u'heat_ims-router_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:06,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 18:04:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"subnet_id": "91e8b641-ace6-4d7e-b89b-fc60b3773458"}' 2019-01-14 18:04:08,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d49336e-b0a6-4ca7-ba4d-30ecfe6b79a7 Date: Mon, 14 Jan 2019 18:04:08 GMT RESP BODY: {"network_id": "f53a3a0c-7b68-4fc1-be91-d4f71e99af32", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "subnet_id": "91e8b641-ace6-4d7e-b89b-fc60b3773458", "subnet_ids": ["91e8b641-ace6-4d7e-b89b-fc60b3773458"], "port_id": "01a5faf4-c6ad-41e1-a338-c4ed794c1a4e", "id": "1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a"} 2019-01-14 18:04:08,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a/add_router_interface.json used request id req-7d49336e-b0a6-4ca7-ba4d-30ecfe6b79a7 2019-01-14 18:04:08,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37744283676s 2019-01-14 18:04:08,625 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a/add_router_interface.json used request id req-7d49336e-b0a6-4ca7-ba4d-30ecfe6b79a7 returning object 1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a 2019-01-14 18:04:08,625 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-14 18:04:10,107 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:1bb230415bf3b405b9b824519afbf1cb sha256:a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5 2019-01-14 18:04:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:04:10,112 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 18:04:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 18:04:10,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:04:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:10,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c1fba0f1-c29f-49f7-9d68-a7b91f015451 Date: Mon, 14 Jan 2019 18:04:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:04:10,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c1fba0f1-c29f-49f7-9d68-a7b91f015451 2019-01-14 18:04:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.629595994949s 2019-01-14 18:04:10,743 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c1fba0f1-c29f-49f7-9d68-a7b91f015451 2019-01-14 18:04:10,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 18:04:10,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}' 2019-01-14 18:04:10,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9edf0fa2-6b3c-4879-a7c2-f007955727d2 Date: Mon, 14 Jan 2019 18:04:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": null, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:10Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": null, "created_at": "2019-01-14T18:04:10Z", "protected": false} 2019-01-14 18:04:10,986 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9edf0fa2-6b3c-4879-a7c2-f007955727d2 2019-01-14 18:04:10,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.234795093536s 2019-01-14 18:04:10,986 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9edf0fa2-6b3c-4879-a7c2-f007955727d2 returning object e3a8e2c0-01d1-4b18-a984-99028d390a29 2019-01-14 18:04:10,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 18:04:10,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '' 2019-01-14 18:04:14,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5f43c75-7453-448f-9ea9-f85c570c701b Date: Mon, 14 Jan 2019 18:04:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 18:04:14,887 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file used request id req-a5f43c75-7453-448f-9ea9-f85c570c701b 2019-01-14 18:04:14,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.90042114258s 2019-01-14 18:04:14,888 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file used request id req-a5f43c75-7453-448f-9ea9-f85c570c701b 2019-01-14 18:04:14,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:04:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:15,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-5554d498-36da-4eae-b9ab-4ec2caeb2cc7 Date: Mon, 14 Jan 2019 18:04:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:04:15,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5554d498-36da-4eae-b9ab-4ec2caeb2cc7 2019-01-14 18:04:15,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223432064056s 2019-01-14 18:04:15,116 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5554d498-36da-4eae-b9ab-4ec2caeb2cc7 2019-01-14 18:04:15,117 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file', 'owner': u'2b1ce49a60a14d668de169b50235383d', 'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'size': 263717376, u'self': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:04:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:04:14Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'created': u'2019-01-14T18:04:10Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T18:04:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:04:15,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 18:04:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2019-01-14 18:04:15,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-ef902cf0-762b-4281-97ca-6e215e289554 x-compute-request-id: req-ef902cf0-762b-4281-97ca-6e215e289554 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}} 2019-01-14 18:04:15,348 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ef902cf0-762b-4281-97ca-6e215e289554 2019-01-14 18:04:15,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230015039444s 2019-01-14 18:04:15,349 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ef902cf0-762b-4281-97ca-6e215e289554 2019-01-14 18:04:15,350 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'35af50fe299141218ecf76b1b87b25ad', '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'c8d13ea7-ed44-4590-aec4-53a632a80013', 'swap': 0}) 2019-01-14 18:04:15,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 18:04:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013/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}8353c6d1ec22670114040fc22053ec8497d7079d" -d '{"extra_specs": {}}' 2019-01-14 18:04:15,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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 x-openstack-request-id: req-7f303c8d-cc2b-4b91-8040-934bf720da23 x-compute-request-id: req-7f303c8d-cc2b-4b91-8040-934bf720da23 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 18:04:15,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013/os-extra_specs used request id req-7f303c8d-cc2b-4b91-8040-934bf720da23 2019-01-14 18:04:15,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198678970337s 2019-01-14 18:04:15,370 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013/os-extra_specs used request id req-7f303c8d-cc2b-4b91-8040-934bf720da23 2019-01-14 18:04:15,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:04:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:15,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f391fb88-98c3-4478-966b-200812af2fdc Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d"}, "tags": [], "enabled": true, "id": "2b1ce49a60a14d668de169b50235383d", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 18:04:15,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f391fb88-98c3-4478-966b-200812af2fdc 2019-01-14 18:04:15,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10711312294s 2019-01-14 18:04:15,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f391fb88-98c3-4478-966b-200812af2fdc 2019-01-14 18:04:15,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-01-14 18:04:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/2b1ce49a60a14d668de169b50235383d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-01-14 18:04:15,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-236cb288-4008-4074-af32-ca6eb93494f9 Date: Mon, 14 Jan 2019 18:04:15 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}} 2019-01-14 18:04:15,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/2b1ce49a60a14d668de169b50235383d.json used request id req-236cb288-4008-4074-af32-ca6eb93494f9 2019-01-14 18:04:15,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.265925884247s 2019-01-14 18:04:15,752 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/2b1ce49a60a14d668de169b50235383d.json used request id req-236cb288-4008-4074-af32-ca6eb93494f9 2019-01-14 18:04:15,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:04:15,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:15,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b154b98-7373-432b-bdd4-81aca96efe80 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:04:15,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6b154b98-7373-432b-bdd4-81aca96efe80 2019-01-14 18:04:15,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10022187233s 2019-01-14 18:04:15,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6b154b98-7373-432b-bdd4-81aca96efe80 2019-01-14 18:04:15,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-14 18:04:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-14 18:04:16,000 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad86482f-b623-4c0a-819c-ad3832d949e1 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f989e501c594c68b775be7502e07be4", "links": {"self": "http://172.30.9.26:5000/v3/roles/1f989e501c594c68b775be7502e07be4"}, "name": "heat_stack_owner"}} 2019-01-14 18:04:16,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad86482f-b623-4c0a-819c-ad3832d949e1 2019-01-14 18:04:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.139410018921s 2019-01-14 18:04:16,000 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad86482f-b623-4c0a-819c-ad3832d949e1 2019-01-14 18:04:16,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:04:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:16,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa63216-50cc-40c3-8473-d9cca28df41d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f989e501c594c68b775be7502e07be4", "links": {"self": "http://172.30.9.26:5000/v3/roles/1f989e501c594c68b775be7502e07be4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:04:16,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-afa63216-50cc-40c3-8473-d9cca28df41d 2019-01-14 18:04:16,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986201763153s 2019-01-14 18:04:16,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-afa63216-50cc-40c3-8473-d9cca28df41d 2019-01-14 18:04:16,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:04:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:16,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3275158-28b2-4f37-9525-ea2d35fb4e67 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 18:04:16,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a3275158-28b2-4f37-9525-ea2d35fb4e67 2019-01-14 18:04:16,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103146076202s 2019-01-14 18:04:16,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a3275158-28b2-4f37-9525-ea2d35fb4e67 2019-01-14 18:04:16,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:04:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:16,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abaead14-b43b-4ecb-a860-72d4a42a64c1 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": {"self": "http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c1b22f83565a41bc825f6fdd71f72fd0", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 18:04:16,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-abaead14-b43b-4ecb-a860-72d4a42a64c1 2019-01-14 18:04:16,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128665924072s 2019-01-14 18:04:16,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-abaead14-b43b-4ecb-a860-72d4a42a64c1 2019-01-14 18:04:16,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:04:16,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:16,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1704247a-72b6-4d5c-8310-64853b25bd63 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26: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.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d"}, "tags": [], "enabled": true, "id": "2b1ce49a60a14d668de169b50235383d", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 18:04:16,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1704247a-72b6-4d5c-8310-64853b25bd63 2019-01-14 18:04:16,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100727081299s 2019-01-14 18:04:16,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1704247a-72b6-4d5c-8310-64853b25bd63 2019-01-14 18:04:16,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 18:04:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=1f989e501c594c68b775be7502e07be4&scope.project.id=2b1ce49a60a14d668de169b50235383d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:16,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7521434-174b-4ebf-afc4-8b51281b11d7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=1f989e501c594c68b775be7502e07be4&scope.project.id=2b1ce49a60a14d668de169b50235383d", "previous": null, "next": null}} 2019-01-14 18:04:16,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=1f989e501c594c68b775be7502e07be4&scope.project.id=2b1ce49a60a14d668de169b50235383d used request id req-e7521434-174b-4ebf-afc4-8b51281b11d7 2019-01-14 18:04:16,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100829124451s 2019-01-14 18:04:16,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c1b22f83565a41bc825f6fdd71f72fd0&role.id=1f989e501c594c68b775be7502e07be4&scope.project.id=2b1ce49a60a14d668de169b50235383d used request id req-e7521434-174b-4ebf-afc4-8b51281b11d7 2019-01-14 18:04:16,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 18:04:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d/users/c1b22f83565a41bc825f6fdd71f72fd0/roles/1f989e501c594c68b775be7502e07be4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:04:16,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6017e638-f867-425c-a55f-cb62fbb37699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:04:16,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d/users/c1b22f83565a41bc825f6fdd71f72fd0/roles/1f989e501c594c68b775be7502e07be4 used request id req-6017e638-f867-425c-a55f-cb62fbb37699 2019-01-14 18:04:16,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155350923538s 2019-01-14 18:04:16,722 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d/users/c1b22f83565a41bc825f6fdd71f72fd0/roles/1f989e501c594c68b775be7502e07be4 used request id req-6017e638-f867-425c-a55f-cb62fbb37699 2019-01-14 18:04:16,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 18:04:16,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"keypair": {"name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}}' 2019-01-14 18:04:17,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-368d5e1b-e838-4770-9acc-9e8eaa9c5c90 x-compute-request-id: req-368d5e1b-e838-4770-9acc-9e8eaa9c5c90 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi8gExolQBCpYJG4AzkrM75dxVXzUPhaco3EZQfKoGQIV7UxLFconWlHL2CBUE4r7XmtsXoYydSgao7NadHI3duyo8Uf2qKShXZDqLx6Xw7kAJMzmGhjgJsoqU7XW+PIgiqXdVVbQ4Rf6tkpRBU74rI8EexfwNz9xRq6SnkYUVX0R3PuGTme8wtw88Qx3ggPi32zBdFdzWtZKNtg2Pqtap45SUF7LfDqRHFmtsntp8ys6akkfy3jDlSiTwOcx7/odysP+ldzjeFihL34CBOo5Yd2lqObM2HoIwataA+8U8kpbHblHSeELoiKubVOrv7Wvzf4i8zfpkIuRqVME31h// Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAovIBMaJUAQqWCRuAM5KzO+XcVV81D4WnKNxGUHyqBkCFe1MS\nxXKJ1pRy9ggVBOK+15rbF6GMnUoGqOzWnRyN3bsqPFH9qikoV2Q6i8el8O5ACTM5\nhoY4CbKKlO11vjyIIql3VVW0OEX+rZKUQVO+KyPBHsX8Dc/cUaukp5GFFV9Edz7h\nk5nvMLcPPEMd4ID4t9swXRXc1rWSjbYNj6rWqeOUlBey3w6kRxZrbJ7afMrOmpJH\n8t4w5Uok8DnMe/6HcrD/pXc43hYoS9+AgTqOWHdpajmzNh6CMGrWgPvFPJKWx25R\n0nhC6Iirm1Tq7+1r83+IvM36ZCLkalTBN9Yf/wIDAQABAoIBAQCUE8L7/R3D+H/S\ndPhzZbyWEVTDDItmuLnpCwynNjM5DUeAhEUJxAX5R9yVM1EOqJRv0N2LwxbLFaup\ntdlu27UcrGs8d/JCwbZUfNQrlNp7cbgl5DRByRWB0ovXvVgD8nRws3qrxP/LJ+jC\nifNKzrSB9bMZqShe0OfSHF68nSTI/t/Nktuqnte/L5yAjI78j1JGptvOaw85Kk1a\nGtiugctBsz4jlk80XzAaoo1awrjrc/8MEWUSH/RnzeSTYE0f3uuL6rW4/wGdleUR\np2/36oF71MQCXqj5i1tNRK9gTEbY46FoPudoxUaw8gw8ggbS+uNUveb9nkwa6Mym\nLSxRm1DpAoGBANZnOmy8uPynSqKrIG9EkFvtAo5cdTS3tVCFerDin/9wwCkSQkIB\n9uOYJLxgEUAi49PO2RZKkUee6mnTkLXB/7j6FBH66TjCcoYoq5rknWesGPEDhIlz\nr10sb6Ia06HIT1fRAISbrkwoUCtbdCe5pcJt2h+vEiHKCpjeyaCtaUkzAoGBAMKP\nA+NSzt3jHMsP9aiFp9hzNJurcloAPmFq1zf/A+DZeJA7w3hbbOtPt/61wms1t/qR\nVP5I9AFMucfj09n3xq40J9DNwE1QNw6irIq1JsNCJm2tFSHQr61btADPR7AqfLSq\nk/SqiaUWvpAmtshtDBBBZ1ey4akMPUn/bd67rYYFAoGBAKYC7ikuA+qVumO0L3wY\nUdLr9NO4YYR9TqZXhEWcZJjMe+4RVj53+OwHbUJy/Eh1+4SQoGTzPgR/1zA0AdPK\nsDBRauL1LkqlvTmGGkHoDL0uc22C9MfdTIbPlmylawLU8CKmEUmcpdwQRusbeBge\nVmvy1Tc9PsPtBkGSF/sS6vgjAoGAbr8rzmVfncxeonQmONRD06DYbFguUm7bE2bW\ntWgzE/WWfDuYq9UW7edF6/YYgiBk5nt9rvVl96tuAQt9lxBEhvrnQyMreJbVkD4n\nCxnMw87OwxWH9uSsa3jMwL08qFm2/LwwVlAQ4+lLdhCjcPkpqcMhCTmo3Co8ZPfB\n2cxpHOUCgYAZz1DulxcIPi6W5vyhkWJutwmfkxSAMgrXVZItGVHaRFUknO+NIzuS\nYnl4JuAZxD6l0y4EQT29ahpFToN7t/feGqR8diU//n94x64T+T6jVh3e3ghTiN9T\nNTwdX2CCuYcisWEmbSmw7qIuaAGIwT9/SjqVfX2nvFkYZ0valxTcGQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "fingerprint": "4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8"}} 2019-01-14 18:04:17,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-368d5e1b-e838-4770-9acc-9e8eaa9c5c90 2019-01-14 18:04:17,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.568701982498s 2019-01-14 18:04:17,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-368d5e1b-e838-4770-9acc-9e8eaa9c5c90 2019-01-14 18:04:17,292 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi8gExolQBCpYJG4AzkrM75dxVXzUPhaco3EZQfKoGQIV7UxLFconWlHL2CBUE4r7XmtsXoYydSgao7NadHI3duyo8Uf2qKShXZDqLx6Xw7kAJMzmGhjgJsoqU7XW+PIgiqXdVVbQ4Rf6tkpRBU74rI8EexfwNz9xRq6SnkYUVX0R3PuGTme8wtw88Qx3ggPi32zBdFdzWtZKNtg2Pqtap45SUF7LfDqRHFmtsntp8ys6akkfy3jDlSiTwOcx7/odysP+ldzjeFihL34CBOo5Yd2lqObM2HoIwataA+8U8kpbHblHSeELoiKubVOrv7Wvzf4i8zfpkIuRqVME31h// Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAovIBMaJUAQqWCRuAM5KzO+XcVV81D4WnKNxGUHyqBkCFe1MS\nxXKJ1pRy9ggVBOK+15rbF6GMnUoGqOzWnRyN3bsqPFH9qikoV2Q6i8el8O5ACTM5\nhoY4CbKKlO11vjyIIql3VVW0OEX+rZKUQVO+KyPBHsX8Dc/cUaukp5GFFV9Edz7h\nk5nvMLcPPEMd4ID4t9swXRXc1rWSjbYNj6rWqeOUlBey3w6kRxZrbJ7afMrOmpJH\n8t4w5Uok8DnMe/6HcrD/pXc43hYoS9+AgTqOWHdpajmzNh6CMGrWgPvFPJKWx25R\n0nhC6Iirm1Tq7+1r83+IvM36ZCLkalTBN9Yf/wIDAQABAoIBAQCUE8L7/R3D+H/S\ndPhzZbyWEVTDDItmuLnpCwynNjM5DUeAhEUJxAX5R9yVM1EOqJRv0N2LwxbLFaup\ntdlu27UcrGs8d/JCwbZUfNQrlNp7cbgl5DRByRWB0ovXvVgD8nRws3qrxP/LJ+jC\nifNKzrSB9bMZqShe0OfSHF68nSTI/t/Nktuqnte/L5yAjI78j1JGptvOaw85Kk1a\nGtiugctBsz4jlk80XzAaoo1awrjrc/8MEWUSH/RnzeSTYE0f3uuL6rW4/wGdleUR\np2/36oF71MQCXqj5i1tNRK9gTEbY46FoPudoxUaw8gw8ggbS+uNUveb9nkwa6Mym\nLSxRm1DpAoGBANZnOmy8uPynSqKrIG9EkFvtAo5cdTS3tVCFerDin/9wwCkSQkIB\n9uOYJLxgEUAi49PO2RZKkUee6mnTkLXB/7j6FBH66TjCcoYoq5rknWesGPEDhIlz\nr10sb6Ia06HIT1fRAISbrkwoUCtbdCe5pcJt2h+vEiHKCpjeyaCtaUkzAoGBAMKP\nA+NSzt3jHMsP9aiFp9hzNJurcloAPmFq1zf/A+DZeJA7w3hbbOtPt/61wms1t/qR\nVP5I9AFMucfj09n3xq40J9DNwE1QNw6irIq1JsNCJm2tFSHQr61btADPR7AqfLSq\nk/SqiaUWvpAmtshtDBBBZ1ey4akMPUn/bd67rYYFAoGBAKYC7ikuA+qVumO0L3wY\nUdLr9NO4YYR9TqZXhEWcZJjMe+4RVj53+OwHbUJy/Eh1+4SQoGTzPgR/1zA0AdPK\nsDBRauL1LkqlvTmGGkHoDL0uc22C9MfdTIbPlmylawLU8CKmEUmcpdwQRusbeBge\nVmvy1Tc9PsPtBkGSF/sS6vgjAoGAbr8rzmVfncxeonQmONRD06DYbFguUm7bE2bW\ntWgzE/WWfDuYq9UW7edF6/YYgiBk5nt9rvVl96tuAQt9lxBEhvrnQyMreJbVkD4n\nCxnMw87OwxWH9uSsa3jMwL08qFm2/LwwVlAQ4+lLdhCjcPkpqcMhCTmo3Co8ZPfB\n2cxpHOUCgYAZz1DulxcIPi6W5vyhkWJutwmfkxSAMgrXVZItGVHaRFUknO+NIzuS\nYnl4JuAZxD6l0y4EQT29ahpFToN7t/feGqR8diU//n94x64T+T6jVh3e3ghTiN9T\nNTwdX2CCuYcisWEmbSmw7qIuaAGIwT9/SjqVfX2nvFkYZ0valxTcGQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'created_at': '2019-01-14T18:04:17.292783', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8', 'type': 'ssh', 'id': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:17,293 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-01-14 18:04:18,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-01-14 18:04:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -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__ --realm __zone__\\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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "public_sig_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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}' 2019-01-14 18:04:28,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:04:18 GMT Server: Apache x-openstack-request-id: req-874c74d9-9c75-42b2-956a-5fc2819d1eb9 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}]}} 2019-01-14 18:04:28,401 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks used request id req-874c74d9-9c75-42b2-956a-5fc2819d1eb9 2019-01-14 18:04:28,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 10.357558012s 2019-01-14 18:04:28,401 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks used request id req-874c74d9-9c75-42b2-956a-5fc2819d1eb9 2019-01-14 18:04:28,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:04:28,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:29,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:04:28 GMT Server: Apache x-openstack-request-id: req-ade426f7-f9bb-4ae0-8f62-ef92193c3d32 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/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. 2019-01-14 18:04:29,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:29 GMT Server: Apache x-openstack-request-id: req-17d55d32-fce0-48ed-89d7-85da170edf66 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-14T18:04:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv/events/458cf428-3d7d-44f2-8fe5-4fcf87f53ec7", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "id": "458cf428-3d7d-44f2-8fe5-4fcf87f53ec7"}, {"resource_name": "sig_network", "event_time": "2019-01-14T18:04:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network/events/56bb57bd-9c1d-4459-b5f8-883f997983d4", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-r7n4yc7hbmc2", "id": "56bb57bd-9c1d-4459-b5f8-883f997983d4"}]} 2019-01-14 18:04:29,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?sort_dir=asc&sort_dir=asc used request id req-17d55d32-fce0-48ed-89d7-85da170edf66 2019-01-14 18:04:29,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.25167298317s 2019-01-14 18:04:29,654 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?sort_dir=asc&sort_dir=asc used request id req-17d55d32-fce0-48ed-89d7-85da170edf66 2019-01-14 18:04:34,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:04:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=56bb57bd-9c1d-4459-b5f8-883f997983d4&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:35,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:04:34 GMT Server: Apache x-openstack-request-id: req-6db956fe-1a00-45b6-ac0c-e6a41372e796 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=56bb57bd-9c1d-4459-b5f8-883f997983d4&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. 2019-01-14 18:04:35,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:35 GMT Server: Apache x-openstack-request-id: req-7507f67e-9680-4ada-8dbd-8597b50e8d27 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-01-14T18:04:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups/events/c9680514-7c62-4998-8700-37c9335746a5", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-24kn7duj5czn", "id": "c9680514-7c62-4998-8700-37c9335746a5"}, {"resource_name": "mgmt_network", "event_time": "2019-01-14T18:04:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network/events/93bca863-88ef-41c4-be86-9fced57e7dab", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-gkkp5nz4alc6", "id": "93bca863-88ef-41c4-be86-9fced57e7dab"}]} 2019-01-14 18:04:35,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=56bb57bd-9c1d-4459-b5f8-883f997983d4&sort_dir=asc&marker=56bb57bd-9c1d-4459-b5f8-883f997983d4&sort_dir=asc used request id req-7507f67e-9680-4ada-8dbd-8597b50e8d27 2019-01-14 18:04:35,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.672836065292s 2019-01-14 18:04:35,333 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=56bb57bd-9c1d-4459-b5f8-883f997983d4&sort_dir=asc&marker=56bb57bd-9c1d-4459-b5f8-883f997983d4&sort_dir=asc used request id req-7507f67e-9680-4ada-8dbd-8597b50e8d27 2019-01-14 18:04:40,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:04:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:40,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:04:40 GMT Server: Apache x-openstack-request-id: req-d9962dff-303d-4f23-afb0-2f23444e67d4 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&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. 2019-01-14 18:04:41,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:40 GMT Server: Apache x-openstack-request-id: req-d9d95937-0b4a-4989-8992-1d6c274b9044 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:04:41,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc&marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc used request id req-d9d95937-0b4a-4989-8992-1d6c274b9044 2019-01-14 18:04:41,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.31768488884s 2019-01-14 18:04:41,657 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc&marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc used request id req-d9d95937-0b4a-4989-8992-1d6c274b9044 2019-01-14 18:04:46,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:04:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:47,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:04:46 GMT Server: Apache x-openstack-request-id: req-61cd3ed9-6e5c-42e7-ba3c-ab8b0ddc5592 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&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. 2019-01-14 18:04:47,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:47 GMT Server: Apache x-openstack-request-id: req-a801d945-1fab-435a-b488-bc6bcedf25bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2019-01-14T18:04:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network/events/a7bdb1ca-73a6-45b9-8e07-f81157520949", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "206f3b48-ca88-4d15-8c71-7a804287661b", "id": "a7bdb1ca-73a6-45b9-8e07-f81157520949"}]} 2019-01-14 18:04:47,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc&marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc used request id req-a801d945-1fab-435a-b488-bc6bcedf25bb 2019-01-14 18:04:47,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.26997804642s 2019-01-14 18:04:47,934 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc&marker=93bca863-88ef-41c4-be86-9fced57e7dab&sort_dir=asc used request id req-a801d945-1fab-435a-b488-bc6bcedf25bb 2019-01-14 18:04:52,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:04:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=a7bdb1ca-73a6-45b9-8e07-f81157520949&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:53,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:04:52 GMT Server: Apache x-openstack-request-id: req-3fd1d77a-61e9-4d64-94c5-28c72c13b48c Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=a7bdb1ca-73a6-45b9-8e07-f81157520949&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. 2019-01-14 18:04:54,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:53 GMT Server: Apache x-openstack-request-id: req-19b0a61a-1de7-47b0-ac2f-e82dab461ef8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-01-14T18:04:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network/events/2274b7a4-c424-4b83-9405-c21e13993b93", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "873e6be3-cd51-4b54-8000-2c7bbc0ebd2a", "id": "2274b7a4-c424-4b83-9405-c21e13993b93"}, {"resource_name": "security_groups", "event_time": "2019-01-14T18:04:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups/events/9f039b06-2c92-4f4e-92d4-daa5e9b0f875", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8b3a9e28-6dfc-4a64-9629-9ed77e289787", "id": "9f039b06-2c92-4f4e-92d4-daa5e9b0f875"}, {"resource_name": "dns", "event_time": "2019-01-14T18:04:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns/events/01ad14d1-a135-448b-963f-61ba8f7b95ac", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-hl6juhfsy2vt", "id": "01ad14d1-a135-448b-963f-61ba8f7b95ac"}]} 2019-01-14 18:04:54,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=a7bdb1ca-73a6-45b9-8e07-f81157520949&sort_dir=asc&marker=a7bdb1ca-73a6-45b9-8e07-f81157520949&sort_dir=asc used request id req-19b0a61a-1de7-47b0-ac2f-e82dab461ef8 2019-01-14 18:04:54,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.24515295029s 2019-01-14 18:04:54,185 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=a7bdb1ca-73a6-45b9-8e07-f81157520949&sort_dir=asc&marker=a7bdb1ca-73a6-45b9-8e07-f81157520949&sort_dir=asc used request id req-19b0a61a-1de7-47b0-ac2f-e82dab461ef8 2019-01-14 18:04:59,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:04:59,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:04:59,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:04:59 GMT Server: Apache x-openstack-request-id: req-cbf04ed2-773d-45d5-8eb8-60c44f481130 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:00,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:04:59 GMT Server: Apache x-openstack-request-id: req-21f1788e-b8e8-49b9-88cb-4deec788d986 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:00,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-21f1788e-b8e8-49b9-88cb-4deec788d986 2019-01-14 18:05:00,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.27227091789s 2019-01-14 18:05:00,464 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-21f1788e-b8e8-49b9-88cb-4deec788d986 2019-01-14 18:05:05,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:06,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:05 GMT Server: Apache x-openstack-request-id: req-97332b23-5e2e-46ae-87ed-e822685a8b4a Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:06,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:06 GMT Server: Apache x-openstack-request-id: req-9f49f6bb-c93d-4fcb-8637-feeadac5f19a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:06,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-9f49f6bb-c93d-4fcb-8637-feeadac5f19a 2019-01-14 18:05:06,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.29574584961s 2019-01-14 18:05:06,766 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-9f49f6bb-c93d-4fcb-8637-feeadac5f19a 2019-01-14 18:05:06,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:05:06,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:07,390 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:06 GMT Server: Apache x-openstack-request-id: req-40f93157-0fe4-4453-bdbf-5f9b2b9a4784 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:05:08,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:07 GMT Server: Apache x-openstack-request-id: req-d2e9d457-4501-49d8-81e1-78106e0d4082 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:05:08,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-d2e9d457-4501-49d8-81e1-78106e0d4082 2019-01-14 18:05:08,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.27005386353s 2019-01-14 18:05:08,037 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-d2e9d457-4501-49d8-81e1-78106e0d4082 2019-01-14 18:05:13,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:13,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:13 GMT Server: Apache x-openstack-request-id: req-101eba3f-bc08-4d74-b410-0f5348835593 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:14,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:13 GMT Server: Apache x-openstack-request-id: req-46e4b7a6-4bbe-4ed4-84a3-5e327c415255 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:14,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-46e4b7a6-4bbe-4ed4-84a3-5e327c415255 2019-01-14 18:05:14,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.24354696274s 2019-01-14 18:05:14,287 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-46e4b7a6-4bbe-4ed4-84a3-5e327c415255 2019-01-14 18:05:19,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:19,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:19 GMT Server: Apache x-openstack-request-id: req-244388fa-2eaf-41db-ad6b-8ab71d1d4a3c Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:19,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:19 GMT Server: Apache x-openstack-request-id: req-fd75858c-d9d2-4c64-8bfa-923d066f3c28 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:19,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-fd75858c-d9d2-4c64-8bfa-923d066f3c28 2019-01-14 18:05:19,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.680615901947s 2019-01-14 18:05:19,974 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-fd75858c-d9d2-4c64-8bfa-923d066f3c28 2019-01-14 18:05:19,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:05:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:20,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:19 GMT Server: Apache x-openstack-request-id: req-fa415638-0ec6-45b8-b175-40a5fef0704a Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:05:20,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:20 GMT Server: Apache x-openstack-request-id: req-198f96c8-95db-4f76-83e7-32f65261347c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:05:20,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-198f96c8-95db-4f76-83e7-32f65261347c 2019-01-14 18:05:20,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.668958902359s 2019-01-14 18:05:20,644 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-198f96c8-95db-4f76-83e7-32f65261347c 2019-01-14 18:05:25,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:26,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:25 GMT Server: Apache x-openstack-request-id: req-7ee029be-9b0c-44be-a98e-fd6c67bdc222 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:26,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:26 GMT Server: Apache x-openstack-request-id: req-7977a830-9371-4d4c-a0b6-0a233fedb5f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:26,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-7977a830-9371-4d4c-a0b6-0a233fedb5f6 2019-01-14 18:05:26,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.765404939651s 2019-01-14 18:05:26,416 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-7977a830-9371-4d4c-a0b6-0a233fedb5f6 2019-01-14 18:05:31,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:31,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:32,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:31 GMT Server: Apache x-openstack-request-id: req-eea78beb-7bdd-4543-91cb-e627e05c7dfc Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:32,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:32 GMT Server: Apache x-openstack-request-id: req-5502aa9a-bcac-49fb-b001-0fc2aacd808c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:32,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-5502aa9a-bcac-49fb-b001-0fc2aacd808c 2019-01-14 18:05:32,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.658421993256s 2019-01-14 18:05:32,081 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-5502aa9a-bcac-49fb-b001-0fc2aacd808c 2019-01-14 18:05:32,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:05:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:32,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:32 GMT Server: Apache x-openstack-request-id: req-a7ea0afd-fe2c-4a57-9ffe-059c7f64b779 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:05:32,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:32 GMT Server: Apache x-openstack-request-id: req-30489caa-583c-406d-b53b-0c0fd4ef52bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:05:32,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-30489caa-583c-406d-b53b-0c0fd4ef52bf 2019-01-14 18:05:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723011493683s 2019-01-14 18:05:32,154 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-30489caa-583c-406d-b53b-0c0fd4ef52bf 2019-01-14 18:05:37,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:37,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:37,781 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:37 GMT Server: Apache x-openstack-request-id: req-1752b23c-ef47-4d31-bc81-155b66377ffe Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:38,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:37 GMT Server: Apache x-openstack-request-id: req-3a8b0f69-d7c1-46d4-8b01-ddc78a73b3e2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:38,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-3a8b0f69-d7c1-46d4-8b01-ddc78a73b3e2 2019-01-14 18:05:38,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.26408410072s 2019-01-14 18:05:38,425 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-3a8b0f69-d7c1-46d4-8b01-ddc78a73b3e2 2019-01-14 18:05:43,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:43,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:44,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:43 GMT Server: Apache x-openstack-request-id: req-ea7824aa-0e35-4263-b9d3-92b2dc7c3e0e Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:44,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:44 GMT Server: Apache x-openstack-request-id: req-d3a5eddc-8b4d-4753-bb23-4b42198b017e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:44,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-d3a5eddc-8b4d-4753-bb23-4b42198b017e 2019-01-14 18:05:44,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.660449981689s 2019-01-14 18:05:44,092 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-d3a5eddc-8b4d-4753-bb23-4b42198b017e 2019-01-14 18:05:44,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:05:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:44,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:44 GMT Server: Apache x-openstack-request-id: req-0560ce7f-4bdb-4d52-9e17-f4c35bbf3b32 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:05:44,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:44 GMT Server: Apache x-openstack-request-id: req-61ce3afb-f950-407b-a67d-3a26561f8358 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:05:44,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-61ce3afb-f950-407b-a67d-3a26561f8358 2019-01-14 18:05:44,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712299346924s 2019-01-14 18:05:44,164 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-61ce3afb-f950-407b-a67d-3a26561f8358 2019-01-14 18:05:49,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:49,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:49,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:49 GMT Server: Apache x-openstack-request-id: req-3356a322-f26b-47e2-b886-fbf39ce4cae1 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:50,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:49 GMT Server: Apache x-openstack-request-id: req-75719861-1659-4d1a-bf17-0c468fc23378 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:50,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-75719861-1659-4d1a-bf17-0c468fc23378 2019-01-14 18:05:50,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.23990488052s 2019-01-14 18:05:50,411 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-75719861-1659-4d1a-bf17-0c468fc23378 2019-01-14 18:05:55,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:05:55,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:55,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:55 GMT Server: Apache x-openstack-request-id: req-04f393bd-6ce5-4e72-9e66-68ed2ea932d4 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:05:55,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:55 GMT Server: Apache x-openstack-request-id: req-36c0d3ad-902f-4dbe-b89b-e3ed87efe91d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:05:55,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-36c0d3ad-902f-4dbe-b89b-e3ed87efe91d 2019-01-14 18:05:55,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712809562683s 2019-01-14 18:05:55,488 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-36c0d3ad-902f-4dbe-b89b-e3ed87efe91d 2019-01-14 18:05:55,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:05:55,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:05:55,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:05:55 GMT Server: Apache x-openstack-request-id: req-b37b5b02-c10e-46af-99b6-6545544439d2 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:05:56,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:05:55 GMT Server: Apache x-openstack-request-id: req-bda73490-0f01-4343-94ae-62da9685975c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:05:56,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-bda73490-0f01-4343-94ae-62da9685975c 2019-01-14 18:05:56,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.657706975937s 2019-01-14 18:05:56,147 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-bda73490-0f01-4343-94ae-62da9685975c 2019-01-14 18:06:01,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:01,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:01 GMT Server: Apache x-openstack-request-id: req-11670bbb-1cae-433c-aa22-61f621031873 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:01,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:01 GMT Server: Apache x-openstack-request-id: req-d25daa4f-69ad-469d-b964-957be4a1e9c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:01,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-d25daa4f-69ad-469d-b964-957be4a1e9c5 2019-01-14 18:06:01,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0907020568848s 2019-01-14 18:06:01,244 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-d25daa4f-69ad-469d-b964-957be4a1e9c5 2019-01-14 18:06:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:06,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:06 GMT Server: Apache x-openstack-request-id: req-f14b3c29-7b9d-4a20-a5f1-0353dc8be1bf Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:06,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:06 GMT Server: Apache x-openstack-request-id: req-7d0b57c5-96c5-4829-9cb7-b035da00475e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:06,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-7d0b57c5-96c5-4829-9cb7-b035da00475e 2019-01-14 18:06:06,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.682389974594s 2019-01-14 18:06:06,933 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-7d0b57c5-96c5-4829-9cb7-b035da00475e 2019-01-14 18:06:06,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:06:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:06,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:06 GMT Server: Apache x-openstack-request-id: req-a723f591-d6fd-46e5-8736-80a9315d84df Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:06:07,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:06 GMT Server: Apache x-openstack-request-id: req-74936dc8-ba32-4972-9ef1-8a3fbcb2bf3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:06:07,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-74936dc8-ba32-4972-9ef1-8a3fbcb2bf3b 2019-01-14 18:06:07,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743250846863s 2019-01-14 18:06:07,008 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-74936dc8-ba32-4972-9ef1-8a3fbcb2bf3b 2019-01-14 18:06:12,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:12,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:12 GMT Server: Apache x-openstack-request-id: req-93948ca3-a18e-46bf-9d7e-32837f052a29 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:12,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:12 GMT Server: Apache x-openstack-request-id: req-2364feda-15ac-45cf-a115-09360bdbdb67 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:12,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-2364feda-15ac-45cf-a115-09360bdbdb67 2019-01-14 18:06:12,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.66007900238s 2019-01-14 18:06:12,675 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-2364feda-15ac-45cf-a115-09360bdbdb67 2019-01-14 18:06:17,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:17,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:18,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:17 GMT Server: Apache x-openstack-request-id: req-d6c23999-b31f-4912-a30f-eb42ca070d02 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:18,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:18 GMT Server: Apache x-openstack-request-id: req-b59575a7-336d-40e4-a41a-d594fefc27e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:18,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-b59575a7-336d-40e4-a41a-d594fefc27e6 2019-01-14 18:06:18,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.24875092506s 2019-01-14 18:06:18,930 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-b59575a7-336d-40e4-a41a-d594fefc27e6 2019-01-14 18:06:18,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:06:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:18,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:18 GMT Server: Apache x-openstack-request-id: req-5f0c430e-65e2-46ac-babc-5930c358d9f8 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:06:19,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:18 GMT Server: Apache x-openstack-request-id: req-6dc2aea4-3f1d-4390-afab-6b7ce6184276 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:06:19,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-6dc2aea4-3f1d-4390-afab-6b7ce6184276 2019-01-14 18:06:19,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710680484772s 2019-01-14 18:06:19,002 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-6dc2aea4-3f1d-4390-afab-6b7ce6184276 2019-01-14 18:06:24,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:24,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:24,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:24 GMT Server: Apache x-openstack-request-id: req-1040a2a8-9baf-4150-82b1-a29817ebcc81 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:24,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:24 GMT Server: Apache x-openstack-request-id: req-0c1ac315-45c8-4caa-9f6a-794d514de2de Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:24,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-0c1ac315-45c8-4caa-9f6a-794d514de2de 2019-01-14 18:06:24,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071221113205s 2019-01-14 18:06:24,080 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-0c1ac315-45c8-4caa-9f6a-794d514de2de 2019-01-14 18:06:29,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:29,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:29 GMT Server: Apache x-openstack-request-id: req-6d46fc7a-057d-401e-aab9-4e322ac33ec5 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:29,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:29 GMT Server: Apache x-openstack-request-id: req-1a9a7128-f198-41ec-92fe-5fcabf4253f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:29,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-1a9a7128-f198-41ec-92fe-5fcabf4253f6 2019-01-14 18:06:29,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761139392853s 2019-01-14 18:06:29,162 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-1a9a7128-f198-41ec-92fe-5fcabf4253f6 2019-01-14 18:06:29,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:06:29,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:29,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:29 GMT Server: Apache x-openstack-request-id: req-6e52f9d2-659c-4ae4-b55a-39f83a66260b Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:06:29,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:29 GMT Server: Apache x-openstack-request-id: req-2812dbb7-6958-47fb-bf9f-7c0e2973de4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:06:29,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-2812dbb7-6958-47fb-bf9f-7c0e2973de4e 2019-01-14 18:06:29,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712840557098s 2019-01-14 18:06:29,234 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-2812dbb7-6958-47fb-bf9f-7c0e2973de4e 2019-01-14 18:06:34,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:34,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:34,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:34 GMT Server: Apache x-openstack-request-id: req-cafad133-5779-4809-bb66-07670ca85f93 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:34,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:34 GMT Server: Apache x-openstack-request-id: req-105cee05-f461-42fe-9e12-328d6cd4e6f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:34,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-105cee05-f461-42fe-9e12-328d6cd4e6f6 2019-01-14 18:06:34,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719120502472s 2019-01-14 18:06:34,313 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-105cee05-f461-42fe-9e12-328d6cd4e6f6 2019-01-14 18:06:39,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:39,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:39 GMT Server: Apache x-openstack-request-id: req-09497987-386a-47c1-8a24-4f58f7170bc2 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:39,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:39 GMT Server: Apache x-openstack-request-id: req-b60bfb52-e20a-439c-8db4-6fa8adc34eab Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:39,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-b60bfb52-e20a-439c-8db4-6fa8adc34eab 2019-01-14 18:06:39,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071818113327s 2019-01-14 18:06:39,391 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-b60bfb52-e20a-439c-8db4-6fa8adc34eab 2019-01-14 18:06:39,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:06:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:39,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:39 GMT Server: Apache x-openstack-request-id: req-f7240ed8-aa19-46ce-bea1-ead2185b5e2d Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:06:39,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:39 GMT Server: Apache x-openstack-request-id: req-1b28af66-6305-4702-9baa-92c46e92f968 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:06:39,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-1b28af66-6305-4702-9baa-92c46e92f968 2019-01-14 18:06:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714290142059s 2019-01-14 18:06:39,463 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-1b28af66-6305-4702-9baa-92c46e92f968 2019-01-14 18:06:44,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:44,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:44 GMT Server: Apache x-openstack-request-id: req-7f44265b-c1e4-44b3-b1b2-54ace9b9071e Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:44,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:44 GMT Server: Apache x-openstack-request-id: req-311b90be-64ab-4b34-a763-985cfaaa5b25 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:44,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-311b90be-64ab-4b34-a763-985cfaaa5b25 2019-01-14 18:06:44,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732691287994s 2019-01-14 18:06:44,544 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-311b90be-64ab-4b34-a763-985cfaaa5b25 2019-01-14 18:06:49,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:50,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:49 GMT Server: Apache x-openstack-request-id: req-35b08513-d6e3-4628-88f5-e11d0142eeb9 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&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. 2019-01-14 18:06:50,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:50 GMT Server: Apache x-openstack-request-id: req-6430cfad-7892-40d4-bd10-cb0c38786d3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-01-14T18:06:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns/events/d51df436-e193-49e2-9de2-0e62b9f9d556", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "25651ab2-1f0e-4a4f-9cdd-a814ce343323", "id": "d51df436-e193-49e2-9de2-0e62b9f9d556"}, {"resource_name": "ellis", "event_time": "2019-01-14T18:06:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis/events/446f5efa-acb3-402e-90a3-95150680825d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-6q2wmtptjktz", "id": "446f5efa-acb3-402e-90a3-95150680825d"}]} 2019-01-14 18:06:50,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-6430cfad-7892-40d4-bd10-cb0c38786d3d 2019-01-14 18:06:50,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.746002912521s 2019-01-14 18:06:50,296 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc&marker=01ad14d1-a135-448b-963f-61ba8f7b95ac&sort_dir=asc used request id req-6430cfad-7892-40d4-bd10-cb0c38786d3d 2019-01-14 18:06:55,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:06:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:06:55,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:06:55 GMT Server: Apache x-openstack-request-id: req-f25fe6a9-f0c7-4fc5-b124-729e8d2db331 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:06:55,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:06:55 GMT Server: Apache x-openstack-request-id: req-dfef08c0-1fe6-4efa-9b7b-39144002896d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:06:55,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-dfef08c0-1fe6-4efa-9b7b-39144002896d 2019-01-14 18:06:55,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701358318329s 2019-01-14 18:06:55,373 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-dfef08c0-1fe6-4efa-9b7b-39144002896d 2019-01-14 18:07:00,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:00,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:00 GMT Server: Apache x-openstack-request-id: req-cf41088d-5c1a-4a3f-948a-3fc4103c7146 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:01,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:00 GMT Server: Apache x-openstack-request-id: req-2bcc76d8-d298-4ea0-bf26-8421d2f21977 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:01,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-2bcc76d8-d298-4ea0-bf26-8421d2f21977 2019-01-14 18:07:01,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.777498006821s 2019-01-14 18:07:01,156 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-2bcc76d8-d298-4ea0-bf26-8421d2f21977 2019-01-14 18:07:01,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:07:01,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:01,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:01 GMT Server: Apache x-openstack-request-id: req-4a3f9ead-606f-4698-9464-3336f075303c Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:07:01,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:01 GMT Server: Apache x-openstack-request-id: req-ea101751-eec9-4e42-8f39-bfc912030d6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:07:01,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-ea101751-eec9-4e42-8f39-bfc912030d6a 2019-01-14 18:07:01,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728220939636s 2019-01-14 18:07:01,230 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-ea101751-eec9-4e42-8f39-bfc912030d6a 2019-01-14 18:07:06,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:06,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:06 GMT Server: Apache x-openstack-request-id: req-21a8a1cb-a510-48ae-8f21-049b9dd492c4 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:06,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:06 GMT Server: Apache x-openstack-request-id: req-a7880089-97f3-43f9-a014-a02900ecf898 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:06,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-a7880089-97f3-43f9-a014-a02900ecf898 2019-01-14 18:07:06,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722858905792s 2019-01-14 18:07:06,309 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-a7880089-97f3-43f9-a014-a02900ecf898 2019-01-14 18:07:11,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:11,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:11,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:11 GMT Server: Apache x-openstack-request-id: req-dbbeeca1-9288-471c-adad-4ecc7f03da25 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:11,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:11 GMT Server: Apache x-openstack-request-id: req-4cdb96a3-f2fa-4fcc-ad99-3d248caf1cdd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:11,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-4cdb96a3-f2fa-4fcc-ad99-3d248caf1cdd 2019-01-14 18:07:11,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728878974915s 2019-01-14 18:07:11,388 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-4cdb96a3-f2fa-4fcc-ad99-3d248caf1cdd 2019-01-14 18:07:11,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:07:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:11,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:11 GMT Server: Apache x-openstack-request-id: req-4e75e371-6ccf-413e-84e1-873a51daebe1 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:07:11,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:11 GMT Server: Apache x-openstack-request-id: req-f93cdc4a-a091-4a62-ac29-c1b0ac315ad5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:07:11,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-f93cdc4a-a091-4a62-ac29-c1b0ac315ad5 2019-01-14 18:07:11,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705499649048s 2019-01-14 18:07:11,460 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-f93cdc4a-a091-4a62-ac29-c1b0ac315ad5 2019-01-14 18:07:16,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:16,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:16 GMT Server: Apache x-openstack-request-id: req-1b5f6e49-c32c-470b-a2df-943bb86ec946 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:16,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:16 GMT Server: Apache x-openstack-request-id: req-28bf4045-3121-4099-913c-9c1f32b200c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:16,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-28bf4045-3121-4099-913c-9c1f32b200c5 2019-01-14 18:07:16,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704128742218s 2019-01-14 18:07:16,537 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-28bf4045-3121-4099-913c-9c1f32b200c5 2019-01-14 18:07:21,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:21,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:21 GMT Server: Apache x-openstack-request-id: req-8e712298-77a0-4a4c-875c-0cf1f9c3261b Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:22,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:21 GMT Server: Apache x-openstack-request-id: req-01441987-67a2-4f65-b95f-4cd2345642ca Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:22,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-01441987-67a2-4f65-b95f-4cd2345642ca 2019-01-14 18:07:22,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.666208028793s 2019-01-14 18:07:22,209 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-01441987-67a2-4f65-b95f-4cd2345642ca 2019-01-14 18:07:22,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:07:22,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:22,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:22 GMT Server: Apache x-openstack-request-id: req-87760215-8475-4b43-87f9-beee96078c92 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:07:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:22 GMT Server: Apache x-openstack-request-id: req-5ce6aa8e-2467-4c1e-ad57-04b7e4d20fd4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:07:22,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-5ce6aa8e-2467-4c1e-ad57-04b7e4d20fd4 2019-01-14 18:07:22,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721750259399s 2019-01-14 18:07:22,282 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-5ce6aa8e-2467-4c1e-ad57-04b7e4d20fd4 2019-01-14 18:07:27,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:27,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:27 GMT Server: Apache x-openstack-request-id: req-8cd09c7d-220e-4699-824d-17b5a70265a1 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:27,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:27 GMT Server: Apache x-openstack-request-id: req-07e3a564-741d-4fde-b922-d8c317716449 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:27,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-07e3a564-741d-4fde-b922-d8c317716449 2019-01-14 18:07:27,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072291135788s 2019-01-14 18:07:27,361 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-07e3a564-741d-4fde-b922-d8c317716449 2019-01-14 18:07:32,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:32,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:32 GMT Server: Apache x-openstack-request-id: req-d17b187b-4101-4f36-ad90-f5345c488885 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:32,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:32 GMT Server: Apache x-openstack-request-id: req-10d00d33-0a8e-4b65-b419-ef0718442f0c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:32,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-10d00d33-0a8e-4b65-b419-ef0718442f0c 2019-01-14 18:07:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724778175354s 2019-01-14 18:07:32,440 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-10d00d33-0a8e-4b65-b419-ef0718442f0c 2019-01-14 18:07:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:07:32,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:32,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:32 GMT Server: Apache x-openstack-request-id: req-d67018c4-7300-461b-8d7a-c78bb7c15efe Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:07:32,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:32 GMT Server: Apache x-openstack-request-id: req-79f60a70-a6d7-4df6-a1f5-fa018f04487d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:07:32,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-79f60a70-a6d7-4df6-a1f5-fa018f04487d 2019-01-14 18:07:32,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.087916135788s 2019-01-14 18:07:32,529 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-79f60a70-a6d7-4df6-a1f5-fa018f04487d 2019-01-14 18:07:37,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:37,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:37 GMT Server: Apache x-openstack-request-id: req-020fc3b2-58b6-466f-a4f8-b85eefad793b Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:37,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:37 GMT Server: Apache x-openstack-request-id: req-9dccbd83-640b-4ba4-abd2-8d883be9c957 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:37,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-9dccbd83-640b-4ba4-abd2-8d883be9c957 2019-01-14 18:07:37,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071121931076s 2019-01-14 18:07:37,607 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-9dccbd83-640b-4ba4-abd2-8d883be9c957 2019-01-14 18:07:42,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:42,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:42,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:42 GMT Server: Apache x-openstack-request-id: req-946bad54-8ed4-4236-817c-52ca9e3fe6fa Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:42,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:42 GMT Server: Apache x-openstack-request-id: req-f0f87810-7078-4362-8785-973bf9e6d330 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:42,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-f0f87810-7078-4362-8785-973bf9e6d330 2019-01-14 18:07:42,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730650424957s 2019-01-14 18:07:42,686 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-f0f87810-7078-4362-8785-973bf9e6d330 2019-01-14 18:07:42,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:07:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:42,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:42 GMT Server: Apache x-openstack-request-id: req-31e7f4f3-8f61-4965-964b-9dc7e28d27f2 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:07:42,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:42 GMT Server: Apache x-openstack-request-id: req-640fa74b-35cc-482a-8d21-3bb31dd25d91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:07:42,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-640fa74b-35cc-482a-8d21-3bb31dd25d91 2019-01-14 18:07:42,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721361637115s 2019-01-14 18:07:42,759 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-640fa74b-35cc-482a-8d21-3bb31dd25d91 2019-01-14 18:07:47,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:47,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:47 GMT Server: Apache x-openstack-request-id: req-49a8b1f1-8b43-49de-83a5-a775acebcf39 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:47,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:47 GMT Server: Apache x-openstack-request-id: req-13ae73f0-1b0a-4c31-98ef-bd132ec22130 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:47,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-13ae73f0-1b0a-4c31-98ef-bd132ec22130 2019-01-14 18:07:47,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716099739075s 2019-01-14 18:07:47,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-13ae73f0-1b0a-4c31-98ef-bd132ec22130 2019-01-14 18:07:52,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:52,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:52,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:52 GMT Server: Apache x-openstack-request-id: req-d64e2ebc-41ea-451c-85b3-6f0e3c7470aa Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:52,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:52 GMT Server: Apache x-openstack-request-id: req-6a74b5c5-44b7-4427-b9c1-ec304e93eb6a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:52,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-6a74b5c5-44b7-4427-b9c1-ec304e93eb6a 2019-01-14 18:07:52,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764648914337s 2019-01-14 18:07:52,920 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-6a74b5c5-44b7-4427-b9c1-ec304e93eb6a 2019-01-14 18:07:52,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:07:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:52,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:52 GMT Server: Apache x-openstack-request-id: req-a6fe8295-b266-4bef-861b-fb798ef28ca1 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:07:52,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:52 GMT Server: Apache x-openstack-request-id: req-11349897-492c-408b-8fb9-5b8b33071b83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:07:52,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-11349897-492c-408b-8fb9-5b8b33071b83 2019-01-14 18:07:52,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720820426941s 2019-01-14 18:07:52,993 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-11349897-492c-408b-8fb9-5b8b33071b83 2019-01-14 18:07:57,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:07:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:07:58,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:07:58 GMT Server: Apache x-openstack-request-id: req-cfdc7356-67b3-45cd-a645-e55637fce197 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:07:58,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:07:58 GMT Server: Apache x-openstack-request-id: req-ec8015a3-1e45-4076-8cd0-713793423335 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:07:58,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-ec8015a3-1e45-4076-8cd0-713793423335 2019-01-14 18:07:58,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074070930481s 2019-01-14 18:07:58,074 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-ec8015a3-1e45-4076-8cd0-713793423335 2019-01-14 18:08:03,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:03,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:03 GMT Server: Apache x-openstack-request-id: req-5fcf3355-8bb4-4fc0-96e7-0f1bfb9dddb0 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:08:03,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:03 GMT Server: Apache x-openstack-request-id: req-bce7bbba-3f56-46e9-8652-496d80851558 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:03,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-bce7bbba-3f56-46e9-8652-496d80851558 2019-01-14 18:08:03,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737581253052s 2019-01-14 18:08:03,153 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-bce7bbba-3f56-46e9-8652-496d80851558 2019-01-14 18:08:03,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:08:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:03,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:03 GMT Server: Apache x-openstack-request-id: req-45bf2b2e-a13d-428d-a13c-b13560197f9b Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:08:03,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:03 GMT Server: Apache x-openstack-request-id: req-0e071e5c-6d22-4203-9bb9-12392c459244 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:08:03,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-0e071e5c-6d22-4203-9bb9-12392c459244 2019-01-14 18:08:03,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.674796104431s 2019-01-14 18:08:03,829 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-0e071e5c-6d22-4203-9bb9-12392c459244 2019-01-14 18:08:08,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:08,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:08 GMT Server: Apache x-openstack-request-id: req-975133fe-fbe9-4197-be16-477ae3d5f229 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:08:08,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:08 GMT Server: Apache x-openstack-request-id: req-58885fc6-2503-44f4-b167-648d08e1beac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:08,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-58885fc6-2503-44f4-b167-648d08e1beac 2019-01-14 18:08:08,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741958618164s 2019-01-14 18:08:08,910 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-58885fc6-2503-44f4-b167-648d08e1beac 2019-01-14 18:08:13,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:13,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:13,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:13 GMT Server: Apache x-openstack-request-id: req-65e8c6e8-e3f2-4794-9fca-8deff56b06b2 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:08:13,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:13 GMT Server: Apache x-openstack-request-id: req-d5c2e2f6-4ea0-41f4-b9cc-429953c05615 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:13,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-d5c2e2f6-4ea0-41f4-b9cc-429953c05615 2019-01-14 18:08:13,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744030475616s 2019-01-14 18:08:13,991 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-d5c2e2f6-4ea0-41f4-b9cc-429953c05615 2019-01-14 18:08:13,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:08:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:14,021 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:13 GMT Server: Apache x-openstack-request-id: req-28cd16fd-cd52-4aca-ba28-011a46018b0b Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:08:14,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:14 GMT Server: Apache x-openstack-request-id: req-3d8f08c9-31d2-4a31-bd04-67d0b01d3944 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:08:14,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-3d8f08c9-31d2-4a31-bd04-67d0b01d3944 2019-01-14 18:08:14,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711591243744s 2019-01-14 18:08:14,063 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-3d8f08c9-31d2-4a31-bd04-67d0b01d3944 2019-01-14 18:08:19,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:19,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:19,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:19 GMT Server: Apache x-openstack-request-id: req-c2b3e4a2-a0de-409c-bc46-749f0311d57a Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:08:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:19 GMT Server: Apache x-openstack-request-id: req-ad0dcc09-6b44-421e-b4af-35078307ff14 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:19,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-ad0dcc09-6b44-421e-b4af-35078307ff14 2019-01-14 18:08:19,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722470283508s 2019-01-14 18:08:19,142 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-ad0dcc09-6b44-421e-b4af-35078307ff14 2019-01-14 18:08:24,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:24,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:24 GMT Server: Apache x-openstack-request-id: req-d4ffa7f5-ef46-4f8a-9c02-e9a2078844c3 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&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. 2019-01-14 18:08:24,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:24 GMT Server: Apache x-openstack-request-id: req-922992e4-a6f2-479e-91db-ce9e3325d9bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-01-14T18:08:23Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis/events/5574fe27-6c0a-4aae-be06-3b97947ed098", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8c8ec4d5-098d-43d8-9be2-4740ccf7f50d", "id": "5574fe27-6c0a-4aae-be06-3b97947ed098"}, {"resource_name": "bono", "event_time": "2019-01-14T18:08:23Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono/events/870fcf46-85e7-4459-bcaa-4da2cc5db4dd", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-lvc6ntfxpbii", "id": "870fcf46-85e7-4459-bcaa-4da2cc5db4dd"}, {"resource_name": "vellum", "event_time": "2019-01-14T18:08:23Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum/events/58efcc29-edf3-417d-a2af-9d60f6848708", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-clrfrputldwb", "id": "58efcc29-edf3-417d-a2af-9d60f6848708"}, {"resource_name": "dime", "event_time": "2019-01-14T18:08:23Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime/events/5b0bef48-6a97-4bba-9790-ab84e9d89e56", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-q7nrnchxut5b", "id": "5b0bef48-6a97-4bba-9790-ab84e9d89e56"}, {"resource_name": "homer", "event_time": "2019-01-14T18:08:23Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer/events/7d005cd3-3ac7-49f0-8092-47befe78a7f0", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-f2y6ftgs3zui", "id": "7d005cd3-3ac7-49f0-8092-47befe78a7f0"}, {"resource_name": "sprout", "event_time": "2019-01-14T18:08:23Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout/events/07a463f4-fae6-4c4e-aee1-c520db009c5a", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-p2eoehmgy34z", "id": "07a463f4-fae6-4c4e-aee1-c520db009c5a"}]} 2019-01-14 18:08:24,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-922992e4-a6f2-479e-91db-ce9e3325d9bc 2019-01-14 18:08:24,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0817580223083s 2019-01-14 18:08:24,230 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc&marker=446f5efa-acb3-402e-90a3-95150680825d&sort_dir=asc used request id req-922992e4-a6f2-479e-91db-ce9e3325d9bc 2019-01-14 18:08:29,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:29,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:29 GMT Server: Apache x-openstack-request-id: req-4e0a30ee-4600-44a4-a582-8c0e2592570c Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:08:29,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:29 GMT Server: Apache x-openstack-request-id: req-8285e8c8-4cf5-421f-bcc8-34d20d0a23d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:29,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-8285e8c8-4cf5-421f-bcc8-34d20d0a23d8 2019-01-14 18:08:29,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745639801025s 2019-01-14 18:08:29,312 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-8285e8c8-4cf5-421f-bcc8-34d20d0a23d8 2019-01-14 18:08:34,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:34,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:34 GMT Server: Apache x-openstack-request-id: req-d8dc6ac7-a6fd-4091-b05e-45462ceb84cd Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:08:34,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:34 GMT Server: Apache x-openstack-request-id: req-c74d6082-a409-44a1-a8e1-2e748e4f7751 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:34,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-c74d6082-a409-44a1-a8e1-2e748e4f7751 2019-01-14 18:08:34,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766940116882s 2019-01-14 18:08:34,395 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-c74d6082-a409-44a1-a8e1-2e748e4f7751 2019-01-14 18:08:34,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:08:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:34,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:34 GMT Server: Apache x-openstack-request-id: req-ee91fbed-a7f3-4a1f-8557-fd3f006b9e15 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:08:34,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:34 GMT Server: Apache x-openstack-request-id: req-f80ea6da-ac46-4882-83e7-8d006fc7d54e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:08:34,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-f80ea6da-ac46-4882-83e7-8d006fc7d54e 2019-01-14 18:08:34,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726609230042s 2019-01-14 18:08:34,468 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-f80ea6da-ac46-4882-83e7-8d006fc7d54e 2019-01-14 18:08:39,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:39,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:39,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:39 GMT Server: Apache x-openstack-request-id: req-2852d1b0-16de-495d-ae81-e36dfbf9daa2 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:08:39,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:39 GMT Server: Apache x-openstack-request-id: req-26f58848-d12a-4b7b-8ab6-f110e3cb8cd0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:39,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-26f58848-d12a-4b7b-8ab6-f110e3cb8cd0 2019-01-14 18:08:39,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722930431366s 2019-01-14 18:08:39,548 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-26f58848-d12a-4b7b-8ab6-f110e3cb8cd0 2019-01-14 18:08:44,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:44,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:44,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:44 GMT Server: Apache x-openstack-request-id: req-6000dd9b-7aaf-419c-9208-c4b57c29d143 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:08:44,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:44 GMT Server: Apache x-openstack-request-id: req-22d58863-6a64-42b2-a99f-e935677e6fe0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:44,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-22d58863-6a64-42b2-a99f-e935677e6fe0 2019-01-14 18:08:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713541507721s 2019-01-14 18:08:44,625 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-22d58863-6a64-42b2-a99f-e935677e6fe0 2019-01-14 18:08:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:08:44,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:44,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:44 GMT Server: Apache x-openstack-request-id: req-34a027db-28b5-465c-a5cc-8b16e31ad76f Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:08:44,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:44 GMT Server: Apache x-openstack-request-id: req-60c00017-9657-4d9a-8b9f-908a0c175b4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:08:44,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-60c00017-9657-4d9a-8b9f-908a0c175b4f 2019-01-14 18:08:44,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742740631104s 2019-01-14 18:08:44,700 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-60c00017-9657-4d9a-8b9f-908a0c175b4f 2019-01-14 18:08:49,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:49,738 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:49 GMT Server: Apache x-openstack-request-id: req-a6dcbd92-d8d9-4f0c-a47c-1ecbc8ce6a4e Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:08:49,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:49 GMT Server: Apache x-openstack-request-id: req-ff02e20e-957c-4cca-8cdf-b98a38a92831 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:49,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-ff02e20e-957c-4cca-8cdf-b98a38a92831 2019-01-14 18:08:49,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740990638733s 2019-01-14 18:08:49,781 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-ff02e20e-957c-4cca-8cdf-b98a38a92831 2019-01-14 18:08:54,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:54,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:54 GMT Server: Apache x-openstack-request-id: req-b550b408-6140-455c-aa6e-5be582dfd28a Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:08:54,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:54 GMT Server: Apache x-openstack-request-id: req-99a91a73-2f49-4537-b5a0-4903e2dd3758 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:08:54,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-99a91a73-2f49-4537-b5a0-4903e2dd3758 2019-01-14 18:08:54,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731840133667s 2019-01-14 18:08:54,860 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-99a91a73-2f49-4537-b5a0-4903e2dd3758 2019-01-14 18:08:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:08:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:54,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:54 GMT Server: Apache x-openstack-request-id: req-f163b40c-63be-4fad-a749-8b92b19c7d70 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:08:54,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:54 GMT Server: Apache x-openstack-request-id: req-fb70f2c3-916a-46b5-8009-bdee6510807a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:08:54,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-fb70f2c3-916a-46b5-8009-bdee6510807a 2019-01-14 18:08:54,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712909698486s 2019-01-14 18:08:54,933 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-fb70f2c3-916a-46b5-8009-bdee6510807a 2019-01-14 18:08:59,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:08:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:08:59,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:08:59 GMT Server: Apache x-openstack-request-id: req-1349b570-6aac-4c89-9afc-01f360b4844b Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:09:00,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:08:59 GMT Server: Apache x-openstack-request-id: req-fe7eaf70-3c14-4627-a8d2-e8e01c303c8b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:09:00,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-fe7eaf70-3c14-4627-a8d2-e8e01c303c8b 2019-01-14 18:09:00,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734539031982s 2019-01-14 18:09:00,013 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-fe7eaf70-3c14-4627-a8d2-e8e01c303c8b 2019-01-14 18:09:05,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:09:05,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:05,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:09:05 GMT Server: Apache x-openstack-request-id: req-96454d52-9384-4999-9d91-7a7024d4d5b7 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&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. 2019-01-14 18:09:05,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:05 GMT Server: Apache x-openstack-request-id: req-fd34e495-ca49-4c29-b847-192d1b7d951d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-01-14T18:09:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout/events/fb222d6d-4070-44b5-b488-a06fe5db7623", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "acb28ac2-308e-4121-be58-b6fd3a4f1a9e", "id": "fb222d6d-4070-44b5-b488-a06fe5db7623"}]} 2019-01-14 18:09:05,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-fd34e495-ca49-4c29-b847-192d1b7d951d 2019-01-14 18:09:05,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073352098465s 2019-01-14 18:09:05,092 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc&marker=07a463f4-fae6-4c4e-aee1-c520db009c5a&sort_dir=asc used request id req-fd34e495-ca49-4c29-b847-192d1b7d951d 2019-01-14 18:09:10,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:09:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=fb222d6d-4070-44b5-b488-a06fe5db7623&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:10,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:09:10 GMT Server: Apache x-openstack-request-id: req-ea557467-2de6-4d4a-ae3a-970911eb8a38 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=fb222d6d-4070-44b5-b488-a06fe5db7623&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. 2019-01-14 18:09:10,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:10 GMT Server: Apache x-openstack-request-id: req-c60121ce-23b7-4bf6-ac7c-a51529f54bfe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-01-14T18:09:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum/events/1479e196-0c07-4908-b35c-527e0f390e41", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2e77d1e9-d7b2-4c8c-bf0a-eed34b6090b8", "id": "1479e196-0c07-4908-b35c-527e0f390e41"}]} 2019-01-14 18:09:10,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=fb222d6d-4070-44b5-b488-a06fe5db7623&sort_dir=asc&marker=fb222d6d-4070-44b5-b488-a06fe5db7623&sort_dir=asc used request id req-c60121ce-23b7-4bf6-ac7c-a51529f54bfe 2019-01-14 18:09:10,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733201503754s 2019-01-14 18:09:10,172 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=fb222d6d-4070-44b5-b488-a06fe5db7623&sort_dir=asc&marker=fb222d6d-4070-44b5-b488-a06fe5db7623&sort_dir=asc used request id req-c60121ce-23b7-4bf6-ac7c-a51529f54bfe 2019-01-14 18:09:15,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:09:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/events?marker=1479e196-0c07-4908-b35c-527e0f390e41&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:15,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:09:15 GMT Server: Apache x-openstack-request-id: req-0f65f6b7-70db-45a6-9caf-365a363464a7 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=1479e196-0c07-4908-b35c-527e0f390e41&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. 2019-01-14 18:09:15,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:15 GMT Server: Apache x-openstack-request-id: req-d5a0228e-82a2-4187-9709-8632b807fea9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-01-14T18:09:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime/events/5806d6e8-c359-4882-b871-fdda1ddd2516", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1598d9e0-d728-4d99-b410-6347773a33b7", "id": "5806d6e8-c359-4882-b871-fdda1ddd2516"}, {"resource_name": "bono", "event_time": "2019-01-14T18:09:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono/events/03c8bce0-0b37-447d-962c-a0db702342af", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "235c7a01-7ca0-4ea7-8348-98cdcae0f75b", "id": "03c8bce0-0b37-447d-962c-a0db702342af"}, {"resource_name": "homer", "event_time": "2019-01-14T18:09:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer/events/7abadd84-c640-40ba-aec4-7028b60b6ac6", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9d781712-28dd-45a2-8300-63e0b5859a15", "id": "7abadd84-c640-40ba-aec4-7028b60b6ac6"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-01-14T18:09:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv/events/0b00ddb3-e487-484a-858e-ff1c36acfa3f", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "id": "0b00ddb3-e487-484a-858e-ff1c36acfa3f"}]} 2019-01-14 18:09:15,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=1479e196-0c07-4908-b35c-527e0f390e41&sort_dir=asc&marker=1479e196-0c07-4908-b35c-527e0f390e41&sort_dir=asc used request id req-d5a0228e-82a2-4187-9709-8632b807fea9 2019-01-14 18:09:15,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750460624695s 2019-01-14 18:09:15,253 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=1479e196-0c07-4908-b35c-527e0f390e41&sort_dir=asc&marker=1479e196-0c07-4908-b35c-527e0f390e41&sort_dir=asc used request id req-d5a0228e-82a2-4187-9709-8632b807fea9 2019-01-14 18:09:15,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:09:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:15,284 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:09:15 GMT Server: Apache x-openstack-request-id: req-c4c9179a-2513-42b6-9881-d16468e3e17f Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd 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. 2019-01-14 18:09:15,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:15 GMT Server: Apache x-openstack-request-id: req-bc3eeeec-647d-46b4-a845-f5f87c01b57e 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": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "outputs": [{"output_value": "172.30.9.200", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-01-14 18:09:15,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd used request id req-bc3eeeec-647d-46b4-a845-f5f87c01b57e 2019-01-14 18:09:15,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.154051065445s 2019-01-14 18:09:15,409 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd used request id req-bc3eeeec-647d-46b4-a845-f5f87c01b57e 2019-01-14 18:09:15,411 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-01-14T18:04:27Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'aca9b951-73db-4845-9506-e5a4ef2445dd', 'parameters': Munch({u'OS::project_id': u'2b1ce49a60a14d668de169b50235383d', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 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_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 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'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 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'aca9b951-73db-4845-9506-e5a4ef2445dd', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'fabd59bd7107494ea498e410381a1643', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', 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'2019-01-14T18:04:27Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd'}) 2019-01-14 18:09:15,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:09:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:15,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-94e8cfdd-476c-425c-9f63-be64a8b234da x-compute-request-id: req-94e8cfdd-476c-425c-9f63-be64a8b234da Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:09:15,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94e8cfdd-476c-425c-9f63-be64a8b234da 2019-01-14 18:09:15,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440494060516s 2019-01-14 18:09:15,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94e8cfdd-476c-425c-9f63-be64a8b234da 2019-01-14 18:09:15,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:09:15,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:15,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2361 X-Openstack-Request-Id: req-de508bc0-a9cf-4206-a9bc-0a3b6f6b0743 Date: Mon, 14 Jan 2019 18:09: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":["abb5afe5-c5b0-4fb8-b19a-3c6ccdf8f620"],"updated_at":"2019-01-14T18:04:32Z","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b1ce49a60a14d668de169b50235383d","id":"307fe9df-eb14-43de-b220-32ab07adbfed","name":"clearwater-opnfv-private-signaling"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7bee41e-f2eb-4509-9d5d-f3a09dfe7806"],"updated_at":"2019-01-14T18:04:40Z","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b1ce49a60a14d668de169b50235383d","id":"509656a5-465c-4b69-9a97-9c9b5111b93b","name":"clearwater-opnfv-private-management"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["91e8b641-ace6-4d7e-b89b-fc60b3773458"],"updated_at":"2019-01-14T18:04:04Z","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b1ce49a60a14d668de169b50235383d","id":"f53a3a0c-7b68-4fc1-be91-d4f71e99af32","name":"heat_ims-net_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}]} 2019-01-14 18:09:15,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-de508bc0-a9cf-4206-a9bc-0a3b6f6b0743 2019-01-14 18:09:15,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104496002197s 2019-01-14 18:09:15,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-de508bc0-a9cf-4206-a9bc-0a3b6f6b0743 2019-01-14 18:09:15,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 18:09:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:16,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-7140bb08-c4bf-4363-80fe-b60dabcf40be Date: Mon, 14 Jan 2019 18:09:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f53a3a0c-7b68-4fc1-be91-d4f71e99af32","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:04:04Z","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":"2b1ce49a60a14d668de169b50235383d","id":"91e8b641-ace6-4d7e-b89b-fc60b3773458","subnetpool_id":null,"name":"heat_ims-subnet_f81eba27-b0a3-4d24-bed6-8bf9776501d8"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"307fe9df-eb14-43de-b220-32ab07adbfed","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:04:32Z","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":"2b1ce49a60a14d668de169b50235383d","id":"abb5afe5-c5b0-4fb8-b19a-3c6ccdf8f620","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"509656a5-465c-4b69-9a97-9c9b5111b93b","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:04:40Z","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":"2b1ce49a60a14d668de169b50235383d","id":"d7bee41e-f2eb-4509-9d5d-f3a09dfe7806","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-01-14 18:09:16,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7140bb08-c4bf-4363-80fe-b60dabcf40be 2019-01-14 18:09:16,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0519180297852s 2019-01-14 18:09:16,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7140bb08-c4bf-4363-80fe-b60dabcf40be 2019-01-14 18:09:16,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:09:16,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:16,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-2ea60786-810b-4dac-9611-907e1047bbc2 x-compute-request-id: req-2ea60786-810b-4dac-9611-907e1047bbc2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:09:16,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2ea60786-810b-4dac-9611-907e1047bbc2 2019-01-14 18:09:16,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233149528503s 2019-01-14 18:09:16,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2ea60786-810b-4dac-9611-907e1047bbc2 2019-01-14 18:09:16,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-14 18:09:16,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:17,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-881da44a-c9ec-4715-8983-284b3bf663f4 x-compute-request-id: req-881da44a-c9ec-4715-8983-284b3bf663f4 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b71211a-07ec-45a7-bf8e-89e4d0b1feba"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e841a12-52cf-4606-b69e-07cce61d8158"}, {"from_port": 2380, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b"}, {"from_port": 4000, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "dbfa0b62-292a-4773-bd32-619c7878c442"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "015dad06-0d58-4e3a-9d92-cb3c0cfe9e8b", "ip_range": {}, "id": "00005aea-1c8d-41f4-8c56-35faca59850e"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "015dad06-0d58-4e3a-9d92-cb3c0cfe9e8b", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 8888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "6ab06f05-85b2-4197-af29-a1fbf4b975a2", "ip_range": {}, "id": "03f05b6d-ab74-411a-b405-de0b7864a815"}, {"from_port": 10888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6ab06f05-85b2-4197-af29-a1fbf4b975a2", "ip_range": {}, "id": "6858085a-9b55-4fb6-a91b-759a4e32f338"}, {"from_port": 10888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6ab06f05-85b2-4197-af29-a1fbf4b975a2", "ip_range": {}, "id": "6e7d7b61-0c96-4a7a-83aa-e737643ea2f2"}, {"from_port": 10888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6ab06f05-85b2-4197-af29-a1fbf4b975a2", "ip_range": {}, "id": "7be9b7bf-a667-4557-ac72-b2d260fa72ec"}, {"from_port": 8888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "6ab06f05-85b2-4197-af29-a1fbf4b975a2", "ip_range": {}, "id": "c62fab73-2006-40b4-89f3-b443224122d0"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "6ab06f05-85b2-4197-af29-a1fbf4b975a2", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2019-01-14 18:09:17,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/os-security-groups used request id req-881da44a-c9ec-4715-8983-284b3bf663f4 2019-01-14 18:09:17,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.00080084801s 2019-01-14 18:09:17,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/os-security-groups used request id req-881da44a-c9ec-4715-8983-284b3bf663f4 2019-01-14 18:09:17,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:09:17,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:17,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-a8e1c972-9c05-48bb-899b-588bffd10605 Date: Mon, 14 Jan 2019 18:09:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:09:17,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a8e1c972-9c05-48bb-899b-588bffd10605 2019-01-14 18:09:17,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0485560894012s 2019-01-14 18:09:17,106 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a8e1c972-9c05-48bb-899b-588bffd10605 2019-01-14 18:09:17,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 18:09:17,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:17,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:17 GMT Server: Apache x-compute-request-id: req-2ca6cdb8-1c6a-478a-b3b3-bf87a56cd2c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2ca6cdb8-1c6a-478a-b3b3-bf87a56cd2c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 18:09:17,740 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-2ca6cdb8-1c6a-478a-b3b3-bf87a56cd2c0 2019-01-14 18:09:17,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.629664897919s 2019-01-14 18:09:17,740 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-2ca6cdb8-1c6a-478a-b3b3-bf87a56cd2c0 2019-01-14 18:09:17,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:09:17,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:17,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-3927e31c-13ff-4549-a7ee-37d3f05c4bee x-compute-request-id: req-3927e31c-13ff-4549-a7ee-37d3f05c4bee Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:09:17,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3927e31c-13ff-4549-a7ee-37d3f05c4bee 2019-01-14 18:09:17,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203813076019s 2019-01-14 18:09:17,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3927e31c-13ff-4549-a7ee-37d3f05c4bee 2019-01-14 18:09:17,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-14 18:09:17,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:19,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-e43f0d2c-73c8-441a-8667-657096d31d04 x-compute-request-id: req-e43f0d2c-73c8-441a-8667-657096d31d04 Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b71211a-07ec-45a7-bf8e-89e4d0b1feba"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e841a12-52cf-4606-b69e-07cce61d8158"}, {"from_port": 2380, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b"}, {"from_port": 4000, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "dbfa0b62-292a-4773-bd32-619c7878c442"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "5531c2bf-4613-4bfa-997b-64078ef22cb3", "ip_range": {}, "id": "0d404f17-e790-4ab8-a8cf-93bda276ebcc"}, {"from_port": 9160, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "5531c2bf-4613-4bfa-997b-64078ef22cb3", "ip_range": {}, "id": "2e28f15e-c860-4c26-8637-a8e2ecb9249d"}, {"from_port": 11311, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "5531c2bf-4613-4bfa-997b-64078ef22cb3", "ip_range": {}, "id": "3bca3baa-2f0e-47c3-800f-c60d91fb97e6"}, {"from_port": 7253, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "5531c2bf-4613-4bfa-997b-64078ef22cb3", "ip_range": {}, "id": "955ac772-958e-4969-b76f-133cc779cf8a"}, {"from_port": 9160, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "5531c2bf-4613-4bfa-997b-64078ef22cb3", "ip_range": {}, "id": "bb66c874-02cf-4520-9a61-e9335f55cc2b"}, {"from_port": 11311, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "5531c2bf-4613-4bfa-997b-64078ef22cb3", "ip_range": {}, "id": "d3ace83d-8ff7-45a7-9d7d-387ddc0bae96"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "5531c2bf-4613-4bfa-997b-64078ef22cb3", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "52b0de15-df63-40fc-8679-8d8b55e65c54", "ip_range": {}, "id": "916cb31e-85ea-4a71-af18-1dc2072a5cb2"}, {"from_port": 7000, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "52b0de15-df63-40fc-8679-8d8b55e65c54", "ip_range": {}, "id": "bc464f65-1755-410a-b787-8cf360c843eb"}, {"from_port": 11211, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "52b0de15-df63-40fc-8679-8d8b55e65c54", "ip_range": {}, "id": "edae3d1f-c86b-4394-bf21-6966833c7765"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "52b0de15-df63-40fc-8679-8d8b55e65c54", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2019-01-14 18:09:19,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6/os-security-groups used request id req-e43f0d2c-73c8-441a-8667-657096d31d04 2019-01-14 18:09:19,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.55879211426s 2019-01-14 18:09:19,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6/os-security-groups used request id req-e43f0d2c-73c8-441a-8667-657096d31d04 2019-01-14 18:09:19,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:09:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:19,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-392428e3-259c-4958-ab6e-5e1dcdf2925b Date: Mon, 14 Jan 2019 18:09:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:09:19,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-392428e3-259c-4958-ab6e-5e1dcdf2925b 2019-01-14 18:09:19,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214248895645s 2019-01-14 18:09:19,730 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-392428e3-259c-4958-ab6e-5e1dcdf2925b 2019-01-14 18:09:19,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 18:09:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:20,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:19 GMT Server: Apache x-compute-request-id: req-a0de766b-c505-4f00-ada3-bde2b8e34b63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0de766b-c505-4f00-ada3-bde2b8e34b63 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 18:09:20,378 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-a0de766b-c505-4f00-ada3-bde2b8e34b63 2019-01-14 18:09:20,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.644185066223s 2019-01-14 18:09:20,378 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-a0de766b-c505-4f00-ada3-bde2b8e34b63 2019-01-14 18:09:22,380 - 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 2019-01-14 18:09:22,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:09:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:22,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-1f0b646a-2be0-4bba-930d-b698b81ac6f3 x-compute-request-id: req-1f0b646a-2be0-4bba-930d-b698b81ac6f3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:09:22,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1f0b646a-2be0-4bba-930d-b698b81ac6f3 2019-01-14 18:09:22,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028048992157s 2019-01-14 18:09:22,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1f0b646a-2be0-4bba-930d-b698b81ac6f3 2019-01-14 18:09:22,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-14 18:09:22,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:23,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-a2339b26-0389-4f29-8646-f15d629c8a6f x-compute-request-id: req-a2339b26-0389-4f29-8646-f15d629c8a6f Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b71211a-07ec-45a7-bf8e-89e4d0b1feba"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e841a12-52cf-4606-b69e-07cce61d8158"}, {"from_port": 2380, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b"}, {"from_port": 4000, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "dbfa0b62-292a-4773-bd32-619c7878c442"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {}, "id": "133fcf65-727d-45bb-8d31-fd163c7e83b4"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1be6b02e-d991-4fe1-9912-4c00ea0ab7d7"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b04ade3-a9e2-4f90-806c-6516614b4780"}, {"from_port": 5058, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {}, "id": "533d1bbe-5b52-40bd-9269-d19f755ced29"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5910004a-66ad-4a23-8e65-af4328de7b4d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9a52f18d-de70-4235-93fe-bc3f699e829e"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b3fefd81-206e-4db6-8beb-25ed4be32941"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4383396-09c4-4ac0-9ba6-a42ba4937d7d"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "c030a7a7-6c96-47fb-b998-c52a3e97814c", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2019-01-14 18:09:23,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae/os-security-groups used request id req-a2339b26-0389-4f29-8646-f15d629c8a6f 2019-01-14 18:09:23,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.926505088806s 2019-01-14 18:09:23,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae/os-security-groups used request id req-a2339b26-0389-4f29-8646-f15d629c8a6f 2019-01-14 18:09:23,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:09:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:23,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e5af3d1a-7406-4735-8ff6-ffca74c55934 Date: Mon, 14 Jan 2019 18:09:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:09:23,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e5af3d1a-7406-4735-8ff6-ffca74c55934 2019-01-14 18:09:23,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377459526062s 2019-01-14 18:09:23,384 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e5af3d1a-7406-4735-8ff6-ffca74c55934 2019-01-14 18:09:23,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 18:09:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:24,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:23 GMT Server: Apache x-compute-request-id: req-a738a1bc-51f3-4193-82d3-0c82154c2cb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a738a1bc-51f3-4193-82d3-0c82154c2cb6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 18:09:24,050 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-a738a1bc-51f3-4193-82d3-0c82154c2cb6 2019-01-14 18:09:24,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.662513017654s 2019-01-14 18:09:24,051 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-a738a1bc-51f3-4193-82d3-0c82154c2cb6 2019-01-14 18:09:26,053 - 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 2019-01-14 18:09:26,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:09:26,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:26,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-d75d0764-1e95-407d-ada9-e05bcae3a680 x-compute-request-id: req-d75d0764-1e95-407d-ada9-e05bcae3a680 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:09:26,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d75d0764-1e95-407d-ada9-e05bcae3a680 2019-01-14 18:09:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245718955994s 2019-01-14 18:09:26,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d75d0764-1e95-407d-ada9-e05bcae3a680 2019-01-14 18:09:26,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-14 18:09:26,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:27,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-62f62bcd-719f-4fb5-86be-40b2900524c5 x-compute-request-id: req-62f62bcd-719f-4fb5-86be-40b2900524c5 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b71211a-07ec-45a7-bf8e-89e4d0b1feba"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e841a12-52cf-4606-b69e-07cce61d8158"}, {"from_port": 2380, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b"}, {"from_port": 4000, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "dbfa0b62-292a-4773-bd32-619c7878c442"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "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": "0b6630f0-7228-4f6c-8207-1d63d2789753", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a210bb0-98c4-4dc7-983b-61f27a535225"}, {"from_port": 7888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "0b6630f0-7228-4f6c-8207-1d63d2789753", "ip_range": {}, "id": "c0e837b4-07ad-483f-b48d-acfecf14b39b"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "0b6630f0-7228-4f6c-8207-1d63d2789753", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4", "ip_range": {}, "id": "6327e762-263c-4e29-8bf4-9488aeca31b9"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "82162bbc-6b22-49df-9220-3604a543bdcc"}, {"from_port": 9160, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4", "ip_range": {}, "id": "d477dac3-9a93-4a17-a131-57717959dae1"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2019-01-14 18:09:27,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a/os-security-groups used request id req-62f62bcd-719f-4fb5-86be-40b2900524c5 2019-01-14 18:09:27,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.952483177185s 2019-01-14 18:09:27,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a/os-security-groups used request id req-62f62bcd-719f-4fb5-86be-40b2900524c5 2019-01-14 18:09:27,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:09:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:27,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-cfa82b36-5018-4d88-8276-4daa80da202f Date: Mon, 14 Jan 2019 18:09:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:09:27,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cfa82b36-5018-4d88-8276-4daa80da202f 2019-01-14 18:09:27,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379209518433s 2019-01-14 18:09:27,080 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cfa82b36-5018-4d88-8276-4daa80da202f 2019-01-14 18:09:27,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 18:09:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:27,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:27 GMT Server: Apache x-compute-request-id: req-7a2e4fa3-8101-45f9-9fcc-8609854f90b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a2e4fa3-8101-45f9-9fcc-8609854f90b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 18:09:27,709 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-7a2e4fa3-8101-45f9-9fcc-8609854f90b7 2019-01-14 18:09:27,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.625576019287s 2019-01-14 18:09:27,710 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-7a2e4fa3-8101-45f9-9fcc-8609854f90b7 2019-01-14 18:09:27,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:09:27,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:27,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-35d0a0a4-3032-4594-82dc-c92e3ce716eb x-compute-request-id: req-35d0a0a4-3032-4594-82dc-c92e3ce716eb Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:09:27,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-35d0a0a4-3032-4594-82dc-c92e3ce716eb 2019-01-14 18:09:27,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213968753815s 2019-01-14 18:09:27,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-35d0a0a4-3032-4594-82dc-c92e3ce716eb 2019-01-14 18:09:27,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-14 18:09:27,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:28,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-9fb003a6-b3e0-43cc-a58c-fd19134eeaf6 x-compute-request-id: req-9fb003a6-b3e0-43cc-a58c-fd19134eeaf6 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b71211a-07ec-45a7-bf8e-89e4d0b1feba"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e841a12-52cf-4606-b69e-07cce61d8158"}, {"from_port": 2380, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b"}, {"from_port": 4000, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "dbfa0b62-292a-4773-bd32-619c7878c442"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "c075ba55-d085-4eeb-9eeb-f240bcf98d20", "ip_range": {}, "id": "02b8ae9e-6d71-4d43-9248-7e96c860056a"}, {"from_port": 5054, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "c075ba55-d085-4eeb-9eeb-f240bcf98d20", "ip_range": {}, "id": "515528d3-ead6-4d89-8e21-d89557c5242b"}, {"from_port": 9888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "c075ba55-d085-4eeb-9eeb-f240bcf98d20", "ip_range": {}, "id": "830d6f62-80d3-4f76-8e5f-101b4d28eb41"}, {"from_port": 9888, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "c075ba55-d085-4eeb-9eeb-f240bcf98d20", "ip_range": {}, "id": "9abe0b26-b21a-43ee-be3e-64eaa10eafe3"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "c075ba55-d085-4eeb-9eeb-f240bcf98d20", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "87b5613f-5329-4b09-b2ff-3a9920471799", "ip_range": {}, "id": "6ddbf5cf-cc62-48e4-8222-c8fc7a65e099"}, {"from_port": 5054, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "87b5613f-5329-4b09-b2ff-3a9920471799", "ip_range": {}, "id": "f87bafed-fe9a-4be9-a2ea-9ab2a7c6a3e3"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "87b5613f-5329-4b09-b2ff-3a9920471799", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2019-01-14 18:09:28,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c/os-security-groups used request id req-9fb003a6-b3e0-43cc-a58c-fd19134eeaf6 2019-01-14 18:09:28,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.17207193375s 2019-01-14 18:09:28,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c/os-security-groups used request id req-9fb003a6-b3e0-43cc-a58c-fd19134eeaf6 2019-01-14 18:09:28,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:09:28,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:29,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-d9705c66-2b8d-4061-a161-d73afb67289e Date: Mon, 14 Jan 2019 18:09:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:09:29,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d9705c66-2b8d-4061-a161-d73afb67289e 2019-01-14 18:09:29,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224319934845s 2019-01-14 18:09:29,140 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d9705c66-2b8d-4061-a161-d73afb67289e 2019-01-14 18:09:29,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 18:09:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:29,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:29 GMT Server: Apache x-compute-request-id: req-95f87476-d842-4e28-972e-f027919c8549 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95f87476-d842-4e28-972e-f027919c8549 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 18:09:29,186 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-95f87476-d842-4e28-972e-f027919c8549 2019-01-14 18:09:29,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0425469875336s 2019-01-14 18:09:29,187 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-95f87476-d842-4e28-972e-f027919c8549 2019-01-14 18:09:29,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:09:29,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:29,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-464b83c0-31f4-4c4c-b83a-9141a5ca5529 x-compute-request-id: req-464b83c0-31f4-4c4c-b83a-9141a5ca5529 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:09:29,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-464b83c0-31f4-4c4c-b83a-9141a5ca5529 2019-01-14 18:09:29,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.030641078949s 2019-01-14 18:09:29,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-464b83c0-31f4-4c4c-b83a-9141a5ca5529 2019-01-14 18:09:29,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-14 18:09:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:29,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41181b96-b725-425f-8e1b-05265632ff6d x-compute-request-id: req-41181b96-b725-425f-8e1b-05265632ff6d Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b71211a-07ec-45a7-bf8e-89e4d0b1feba"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e841a12-52cf-4606-b69e-07cce61d8158"}, {"from_port": 2380, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b"}, {"from_port": 4000, "group": {"tenant_id": "2b1ce49a60a14d668de169b50235383d", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "ip_range": {}, "id": "dbfa0b62-292a-4773-bd32-619c7878c442"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "6ff3c53e-85d2-4c95-b5fa-54749520beb9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f2dad38-b6bf-4718-94ed-351e46c4e251"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "6ff3c53e-85d2-4c95-b5fa-54749520beb9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b336976-aa34-4f99-a50f-7fbddd319cf3"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "6ff3c53e-85d2-4c95-b5fa-54749520beb9", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2019-01-14 18:09:29,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc/os-security-groups used request id req-41181b96-b725-425f-8e1b-05265632ff6d 2019-01-14 18:09:29,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.707033157349s 2019-01-14 18:09:29,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc/os-security-groups used request id req-41181b96-b725-425f-8e1b-05265632ff6d 2019-01-14 18:09:29,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:09:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:30,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e40543e9-eb1e-48d1-82c4-e28fb343045e Date: Mon, 14 Jan 2019 18:09:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:09:30,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e40543e9-eb1e-48d1-82c4-e28fb343045e 2019-01-14 18:09:30,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221715211868s 2019-01-14 18:09:30,156 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e40543e9-eb1e-48d1-82c4-e28fb343045e 2019-01-14 18:09:30,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 18:09:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:30,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:30 GMT Server: Apache x-compute-request-id: req-5d0b7f92-f6da-4d0b-adf0-aedf6353531c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d0b7f92-f6da-4d0b-adf0-aedf6353531c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 18:09:30,796 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-5d0b7f92-f6da-4d0b-adf0-aedf6353531c 2019-01-14 18:09:30,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.635523080826s 2019-01-14 18:09:30,796 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-5d0b7f92-f6da-4d0b-adf0-aedf6353531c 2019-01-14 18:09:30,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:09:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:30,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-317fb881-cd6c-4d7c-8d6d-93c4c0379236 x-compute-request-id: req-317fb881-cd6c-4d7c-8d6d-93c4c0379236 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:09:30,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-317fb881-cd6c-4d7c-8d6d-93c4c0379236 2019-01-14 18:09:30,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262801647186s 2019-01-14 18:09:30,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-317fb881-cd6c-4d7c-8d6d-93c4c0379236 2019-01-14 18:09:30,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-14 18:09:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:31,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6184679b-eafb-403d-abe2-d8ae8202a63b x-compute-request-id: req-6184679b-eafb-403d-abe2-d8ae8202a63b Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a0981e6-883d-40a4-a382-2cc23d86877a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85746da9-27c3-4fb8-9de9-08e144a1b3ec"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0d31825-7306-4f12-9af5-336c3dc36b5e"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc18cd88-9a19-4487-978c-e3b9f1765cdc"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a0981e6-883d-40a4-a382-2cc23d86877a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85746da9-27c3-4fb8-9de9-08e144a1b3ec"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0d31825-7306-4f12-9af5-336c3dc36b5e"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc18cd88-9a19-4487-978c-e3b9f1765cdc"}], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "id": "18a88c1a-607d-4cd5-b989-ae5ad0abc6db", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2019-01-14 18:09:31,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3/os-security-groups used request id req-6184679b-eafb-403d-abe2-d8ae8202a63b 2019-01-14 18:09:31,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.683046102524s 2019-01-14 18:09:31,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3/os-security-groups used request id req-6184679b-eafb-403d-abe2-d8ae8202a63b 2019-01-14 18:09:31,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:09:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:31,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8d035dc6-5c03-4f76-9d2d-163f263dd814 Date: Mon, 14 Jan 2019 18:09:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:09:31,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d035dc6-5c03-4f76-9d2d-163f263dd814 2019-01-14 18:09:31,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.035532951355s 2019-01-14 18:09:31,551 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d035dc6-5c03-4f76-9d2d-163f263dd814 2019-01-14 18:09:31,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-14 18:09:31,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:32,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:31 GMT Server: Apache x-compute-request-id: req-5d274819-3e0e-4aa2-aca6-85116c36378b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d274819-3e0e-4aa2-aca6-85116c36378b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-14 18:09:32,173 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-5d274819-3e0e-4aa2-aca6-85116c36378b 2019-01-14 18:09:32,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.61900305748s 2019-01-14 18:09:32,174 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2b1ce49a60a14d668de169b50235383d/volumes/detail used request id req-5d274819-3e0e-4aa2-aca6-85116c36378b 2019-01-14 18:09:32,174 - 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:77:76:09', u'version': 4, u'addr': u'192.168.1.18', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:d5:04', 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:33:d5:04', 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'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:07.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'4331577a-ac34-439e-9d54-cfc61d5c1086', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'015dad06-0d58-4e3a-9d92-cb3c0cfe9e8b', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'00005aea-1c8d-41f4-8c56-35faca59850e'})], 'id': u'015dad06-0d58-4e3a-9d92-cb3c0cfe9e8b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'03f05b6d-ab74-411a-b405-de0b7864a815'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'6858085a-9b55-4fb6-a91b-759a4e32f338'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6e7d7b61-0c96-4a7a-83aa-e737643ea2f2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'7be9b7bf-a667-4557-ac72-b2d260fa72ec'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c62fab73-2006-40b4-89f3-b443224122d0'})], 'id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', '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'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'2019-01-14T18:09:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:07Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:09:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08: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:5f:16:87', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:25:d3', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:25:d3', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:02.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'78e53d1e-af3f-48cf-b154-511ce56d01a6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'0d404f17-e790-4ab8-a8cf-93bda276ebcc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'2e28f15e-c860-4c26-8637-a8e2ecb9249d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'3bca3baa-2f0e-47c3-800f-c60d91fb97e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'955ac772-958e-4969-b76f-133cc779cf8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'bb66c874-02cf-4520-9a61-e9335f55cc2b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd3ace83d-8ff7-45a7-9d7d-387ddc0bae96'})], 'id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'916cb31e-85ea-4a71-af18-1dc2072a5cb2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'bc464f65-1755-410a-b787-8cf360c843eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'edae3d1f-c86b-4394-bf21-6966833c7765'})], 'id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-01-14T18:09:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:03Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:09:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08: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:ee:6a:03', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:6a:03', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:19:11', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:19:11', 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'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:07.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'da9dbbab-8ead-4faa-8747-57ef3b1257ae', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'133fcf65-727d-45bb-8d31-fd163c7e83b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'1be6b02e-d991-4fe1-9912-4c00ea0ab7d7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'4b04ade3-a9e2-4f90-806c-6516614b4780'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'533d1bbe-5b52-40bd-9269-d19f755ced29'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5910004a-66ad-4a23-8e65-af4328de7b4d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'9a52f18d-de70-4235-93fe-bc3f699e829e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'b3fefd81-206e-4db6-8beb-25ed4be32941'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'b4383396-09c4-4ac0-9ba6-a42ba4937d7d'})], 'id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-01-14T18:09:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:07Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.1.10', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:09:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08: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:3a:8b:cd', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:8b:cd', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:25:15', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:25:15', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:09.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'dbc56c2d-7ec5-4e55-9065-629b636cd95a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'0b6630f0-7228-4f6c-8207-1d63d2789753', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'1a210bb0-98c4-4dc7-983b-61f27a535225'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'0b6630f0-7228-4f6c-8207-1d63d2789753', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c0e837b4-07ad-483f-b48d-acfecf14b39b'})], 'id': u'0b6630f0-7228-4f6c-8207-1d63d2789753', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6327e762-263c-4e29-8bf4-9488aeca31b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'82162bbc-6b22-49df-9220-3604a543bdcc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'd477dac3-9a93-4a17-a131-57717959dae1'})], 'id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-01-14T18:09:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:09Z', 'hostId': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.1.13', 'cloud': 'envvars', 'host_id': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', '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'2019-01-14T18:09:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08: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:5a:e6:1f', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:51:21', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:51:21', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:08:59.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'06b351da-3a40-4802-8e4d-3d0684dabe0c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'02b8ae9e-6d71-4d43-9248-7e96c860056a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'515528d3-ead6-4d89-8e21-d89557c5242b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'830d6f62-80d3-4f76-8e5f-101b4d28eb41'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'9abe0b26-b21a-43ee-be3e-64eaa10eafe3'})], 'id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'87b5613f-5329-4b09-b2ff-3a9920471799', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6ddbf5cf-cc62-48e4-8222-c8fc7a65e099'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'87b5613f-5329-4b09-b2ff-3a9920471799', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f87bafed-fe9a-4be9-a2ea-9ab2a7c6a3e3'})], 'id': u'87b5613f-5329-4b09-b2ff-3a9920471799', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-01-14T18:08:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:08:59Z', 'hostId': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.16', 'cloud': 'envvars', 'host_id': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', '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'2019-01-14T18:08:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:36Z', 'created': u'2019-01-14T18:08: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:1f:a6:bf', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:a6:bf', 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'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:08:20.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'6b5735a1-ed71-4c75-993c-d053cf7a62cc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5f2dad38-b6bf-4718-94ed-351e46c4e251'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'7b336976-aa34-4f99-a50f-7fbddd319cf3'})], 'id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', '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'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'2019-01-14T18:08:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:08:20Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:08:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:06:59Z', 'created': u'2019-01-14T18:06:59Z', '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:fe:f4:10', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:53:d5:02', 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:53:d5:02', 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'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:06:44.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5a0981e6-883d-40a4-a382-2cc23d86877a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'85746da9-27c3-4fb8-9de9-08e144a1b3ec'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a0d31825-7306-4f12-9af5-336c3dc36b5e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'fc18cd88-9a19-4487-978c-e3b9f1765cdc'})], 'id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5a0981e6-883d-40a4-a382-2cc23d86877a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'85746da9-27c3-4fb8-9de9-08e144a1b3ec'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a0d31825-7306-4f12-9af5-336c3dc36b5e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'fc18cd88-9a19-4487-978c-e3b9f1765cdc'})], 'id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', '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'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'2019-01-14T18:06:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:06:44Z', 'hostId': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', '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'2019-01-14T18:06:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:05:03Z', 'created': u'2019-01-14T18:05:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-01-14 18:09:32,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:09:32,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:32,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d539c7f6-c1ce-409b-99f2-900e7029a0cb x-compute-request-id: req-d539c7f6-c1ce-409b-99f2-900e7029a0cb Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:09:32,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d539c7f6-c1ce-409b-99f2-900e7029a0cb 2019-01-14 18:09:32,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432797908783s 2019-01-14 18:09:32,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d539c7f6-c1ce-409b-99f2-900e7029a0cb 2019-01-14 18:09:32,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:09:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:09:32,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-943cc8b9-ee5c-40cd-8e42-d4b2f5497fc2 x-compute-request-id: req-943cc8b9-ee5c-40cd-8e42-d4b2f5497fc2 Content-Encoding: gzip Content-Length: 8659 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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"} 2019-01-14 18:09:32,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-943cc8b9-ee5c-40cd-8e42-d4b2f5497fc2 2019-01-14 18:09:32,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0983622074127s 2019-01-14 18:09:32,728 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-943cc8b9-ee5c-40cd-8e42-d4b2f5497fc2 2019-01-14 18:09:32,728 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 18:09:32,730 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:09:42,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:09:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:43,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-f94e54dd-fb66-458d-afae-8e9bb60b0685 x-compute-request-id: req-f94e54dd-fb66-458d-afae-8e9bb60b0685 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:09:43,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f94e54dd-fb66-458d-afae-8e9bb60b0685 2019-01-14 18:09:43,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809144973755s 2019-01-14 18:09:43,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f94e54dd-fb66-458d-afae-8e9bb60b0685 2019-01-14 18:09:43,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:09:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:09:43,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f8c9354-d83c-4a04-b74f-b2cf538923ee x-compute-request-id: req-1f8c9354-d83c-4a04-b74f-b2cf538923ee Content-Encoding: gzip Content-Length: 8659 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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"} 2019-01-14 18:09:43,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-1f8c9354-d83c-4a04-b74f-b2cf538923ee 2019-01-14 18:09:43,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.232269048691s 2019-01-14 18:09:43,791 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-1f8c9354-d83c-4a04-b74f-b2cf538923ee 2019-01-14 18:09:43,791 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 18:09:43,792 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:09:53,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:09:53,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:09:54,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-763d049b-b01b-4767-9020-4b5ded1d9ad6 x-compute-request-id: req-763d049b-b01b-4767-9020-4b5ded1d9ad6 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:09:54,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-763d049b-b01b-4767-9020-4b5ded1d9ad6 2019-01-14 18:09:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513725996017s 2019-01-14 18:09:54,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-763d049b-b01b-4767-9020-4b5ded1d9ad6 2019-01-14 18:09:54,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:09:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:09:54,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:09: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-b7321f7e-2331-401f-877c-fe2cda758180 x-compute-request-id: req-b7321f7e-2331-401f-877c-fe2cda758180 Content-Encoding: gzip Content-Length: 8659 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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"} 2019-01-14 18:09:54,398 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-b7321f7e-2331-401f-877c-fe2cda758180 2019-01-14 18:09:54,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727500915527s 2019-01-14 18:09:54,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-b7321f7e-2331-401f-877c-fe2cda758180 2019-01-14 18:09:54,399 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 18:09:54,400 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:04,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:10:04,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:10:05,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10: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-7db07902-ee96-4465-9c04-51880f055749 x-compute-request-id: req-7db07902-ee96-4465-9c04-51880f055749 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:10:05,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7db07902-ee96-4465-9c04-51880f055749 2019-01-14 18:10:05,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727741003036s 2019-01-14 18:10:05,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7db07902-ee96-4465-9c04-51880f055749 2019-01-14 18:10:05,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:10:05,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:10:05,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5420a03-9f64-4392-b643-ec588df0a6f5 x-compute-request-id: req-e5420a03-9f64-4392-b643-ec588df0a6f5 Content-Encoding: gzip Content-Length: 8681 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\n"} 2019-01-14 18:10:05,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-e5420a03-9f64-4392-b643-ec588df0a6f5 2019-01-14 18:10:05,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0697619915009s 2019-01-14 18:10:05,213 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-e5420a03-9f64-4392-b643-ec588df0a6f5 2019-01-14 18:10:05,214 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 2019-01-14 18:10:05,215 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:15,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:10:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:10:16,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-3e3b88ff-90cc-4552-bb4a-10e1128135d7 x-compute-request-id: req-3e3b88ff-90cc-4552-bb4a-10e1128135d7 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:10:16,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e3b88ff-90cc-4552-bb4a-10e1128135d7 2019-01-14 18:10:16,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.998893976212s 2019-01-14 18:10:16,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e3b88ff-90cc-4552-bb4a-10e1128135d7 2019-01-14 18:10:16,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:10:16,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:10:16,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-cbca33a6-7b2c-4d40-a347-a316ef23d17a x-compute-request-id: req-cbca33a6-7b2c-4d40-a347-a316ef23d17a Content-Encoding: gzip Content-Length: 8681 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\n"} 2019-01-14 18:10:16,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-cbca33a6-7b2c-4d40-a347-a316ef23d17a 2019-01-14 18:10:16,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0706820487976s 2019-01-14 18:10:16,305 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-cbca33a6-7b2c-4d40-a347-a316ef23d17a 2019-01-14 18:10:16,305 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 2019-01-14 18:10:16,306 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:26,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:10:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:10:27,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d04b21-ea10-48cf-b52f-e7c8bee33871 x-compute-request-id: req-b4d04b21-ea10-48cf-b52f-e7c8bee33871 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:10:27,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4d04b21-ea10-48cf-b52f-e7c8bee33871 2019-01-14 18:10:27,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748785972595s 2019-01-14 18:10:27,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4d04b21-ea10-48cf-b52f-e7c8bee33871 2019-01-14 18:10:27,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:10:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:10:27,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19053cca-e50a-4e8a-95ab-885e11a92548 x-compute-request-id: req-19053cca-e50a-4e8a-95ab-885e11a92548 Content-Encoding: gzip Content-Length: 9743 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: "} 2019-01-14 18:10:27,142 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-19053cca-e50a-4e8a-95ab-885e11a92548 2019-01-14 18:10:27,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0687248706818s 2019-01-14 18:10:27,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-19053cca-e50a-4e8a-95ab-885e11a92548 2019-01-14 18:10:27,143 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: 2019-01-14 18:10:27,145 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:37,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:10:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:10:37,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90852641-662f-4e38-8cdb-a721fa303cce x-compute-request-id: req-90852641-662f-4e38-8cdb-a721fa303cce Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:10:37,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90852641-662f-4e38-8cdb-a721fa303cce 2019-01-14 18:10:37,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61407494545s 2019-01-14 18:10:37,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90852641-662f-4e38-8cdb-a721fa303cce 2019-01-14 18:10:37,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:10:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:10:37,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22d1d3dc-e8eb-4cfc-a40f-59f21352f8db x-compute-request-id: req-22d1d3dc-e8eb-4cfc-a40f-59f21352f8db Content-Encoding: gzip Content-Length: 9743 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: "} 2019-01-14 18:10:37,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-22d1d3dc-e8eb-4cfc-a40f-59f21352f8db 2019-01-14 18:10:37,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108598947525s 2019-01-14 18:10:37,887 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-22d1d3dc-e8eb-4cfc-a40f-59f21352f8db 2019-01-14 18:10:37,887 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: 2019-01-14 18:10:37,889 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:47,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:10:47,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:10:49,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6830c698-15c0-4e54-adab-ed01dfe95a9b x-compute-request-id: req-6830c698-15c0-4e54-adab-ed01dfe95a9b Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:10:49,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6830c698-15c0-4e54-adab-ed01dfe95a9b 2019-01-14 18:10:49,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20560503006s 2019-01-14 18:10:49,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6830c698-15c0-4e54-adab-ed01dfe95a9b 2019-01-14 18:10:49,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:10:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:10:49,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-545cf8a2-20d8-4b83-a18e-900f4dfb5eeb x-compute-request-id: req-545cf8a2-20d8-4b83-a18e-900f4dfb5eeb Content-Encoding: gzip Content-Length: 9743 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: "} 2019-01-14 18:10:49,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-545cf8a2-20d8-4b83-a18e-900f4dfb5eeb 2019-01-14 18:10:49,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785050392151s 2019-01-14 18:10:49,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-545cf8a2-20d8-4b83-a18e-900f4dfb5eeb 2019-01-14 18:10:49,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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: 2019-01-14 18:10:49,194 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:59,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:10:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:11:00,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:10:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9302868-accc-4747-9ef9-e53d7447d0b4 x-compute-request-id: req-e9302868-accc-4747-9ef9-e53d7447d0b4 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:11:00,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e9302868-accc-4747-9ef9-e53d7447d0b4 2019-01-14 18:11:00,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03517913818s 2019-01-14 18:11:00,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e9302868-accc-4747-9ef9-e53d7447d0b4 2019-01-14 18:11:00,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:11:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:11:00,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-2520f923-8dcf-40b8-b827-cce9a36ae933 x-compute-request-id: req-2520f923-8dcf-40b8-b827-cce9a36ae933 Content-Encoding: gzip Content-Length: 9805 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2019-01-14 18:11:00,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-2520f923-8dcf-40b8-b827-cce9a36ae933 2019-01-14 18:11:00,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777659416199s 2019-01-14 18:11:00,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-2520f923-8dcf-40b8-b827-cce9a36ae933 2019-01-14 18:11:00,327 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:00,328 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:10,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:11:10,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:11:10,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c76fc1-1898-42af-a3dc-b1c8ee354cee x-compute-request-id: req-18c76fc1-1898-42af-a3dc-b1c8ee354cee Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:11:10,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-18c76fc1-1898-42af-a3dc-b1c8ee354cee 2019-01-14 18:11:10,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617147922516s 2019-01-14 18:11:10,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-18c76fc1-1898-42af-a3dc-b1c8ee354cee 2019-01-14 18:11:10,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:11:10,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:11:11,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5de23eb-01a4-4fe3-96fa-1e8956130610 x-compute-request-id: req-f5de23eb-01a4-4fe3-96fa-1e8956130610 Content-Encoding: gzip Content-Length: 9805 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2019-01-14 18:11:11,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-f5de23eb-01a4-4fe3-96fa-1e8956130610 2019-01-14 18:11:11,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0941121578217s 2019-01-14 18:11:11,059 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-f5de23eb-01a4-4fe3-96fa-1e8956130610 2019-01-14 18:11:11,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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:11,061 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:21,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:11:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:11:21,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca42007c-f2e9-423b-883f-eb3ac83a3e52 x-compute-request-id: req-ca42007c-f2e9-423b-883f-eb3ac83a3e52 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:11:21,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca42007c-f2e9-423b-883f-eb3ac83a3e52 2019-01-14 18:11:21,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662676811218s 2019-01-14 18:11:21,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca42007c-f2e9-423b-883f-eb3ac83a3e52 2019-01-14 18:11:21,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:11:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:11:21,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-957b4730-1117-49bf-b40b-f9a96a586dfe x-compute-request-id: req-957b4730-1117-49bf-b40b-f9a96a586dfe Content-Encoding: gzip Content-Length: 9805 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2019-01-14 18:11:21,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-957b4730-1117-49bf-b40b-f9a96a586dfe 2019-01-14 18:11:21,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0721549987793s 2019-01-14 18:11:21,815 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-957b4730-1117-49bf-b40b-f9a96a586dfe 2019-01-14 18:11:21,815 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:21,816 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:31,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:11:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:11:32,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69ea2e62-73bc-4836-a616-7dfbf2513fff x-compute-request-id: req-69ea2e62-73bc-4836-a616-7dfbf2513fff Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:11:32,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-69ea2e62-73bc-4836-a616-7dfbf2513fff 2019-01-14 18:11:32,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433773040771s 2019-01-14 18:11:32,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-69ea2e62-73bc-4836-a616-7dfbf2513fff 2019-01-14 18:11:32,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:11:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:11:32,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11: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-bf018489-b9ff-437a-9b5d-34f22ceff91d x-compute-request-id: req-bf018489-b9ff-437a-9b5d-34f22ceff91d Content-Encoding: gzip Content-Length: 9805 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2019-01-14 18:11:32,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-bf018489-b9ff-437a-9b5d-34f22ceff91d 2019-01-14 18:11:32,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0760200023651s 2019-01-14 18:11:32,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-bf018489-b9ff-437a-9b5d-34f22ceff91d 2019-01-14 18:11:32,346 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:32,347 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:42,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:11:42,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:11:43,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11: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-6d566290-57e2-4cc7-ad2f-e8753d25a5b9 x-compute-request-id: req-6d566290-57e2-4cc7-ad2f-e8753d25a5b9 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:11:43,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d566290-57e2-4cc7-ad2f-e8753d25a5b9 2019-01-14 18:11:43,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807214021683s 2019-01-14 18:11:43,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d566290-57e2-4cc7-ad2f-e8753d25a5b9 2019-01-14 18:11:43,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:11:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:11:43,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11: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-da952efb-c6d6-4c58-9476-60afea563a34 x-compute-request-id: req-da952efb-c6d6-4c58-9476-60afea563a34 Content-Encoding: gzip Content-Length: 9805 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2019-01-14 18:11:43,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-da952efb-c6d6-4c58-9476-60afea563a34 2019-01-14 18:11:43,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798599720001s 2019-01-14 18:11:43,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-da952efb-c6d6-4c58-9476-60afea563a34 2019-01-14 18:11:43,254 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:43,256 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:53,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:11:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:11:54,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11: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-e2ac2ed2-d716-4c4a-8ccc-b508e2e3ba1b x-compute-request-id: req-e2ac2ed2-d716-4c4a-8ccc-b508e2e3ba1b Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:11:54,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2ac2ed2-d716-4c4a-8ccc-b508e2e3ba1b 2019-01-14 18:11:54,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888945817947s 2019-01-14 18:11:54,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2ac2ed2-d716-4c4a-8ccc-b508e2e3ba1b 2019-01-14 18:11:54,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:11:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:11:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:11: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-05700e35-5a0a-4314-916c-eb7b034930fe x-compute-request-id: req-05700e35-5a0a-4314-916c-eb7b034930fe Content-Encoding: gzip Content-Length: 9805 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2019-01-14 18:11:54,232 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-05700e35-5a0a-4314-916c-eb7b034930fe 2019-01-14 18:11:54,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0693860054016s 2019-01-14 18:11:54,234 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-05700e35-5a0a-4314-916c-eb7b034930fe 2019-01-14 18:11:54,234 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:54,235 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:04,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:12:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:12:04,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-45f9698d-b7b4-454e-b3e0-00c9226c0bd4 x-compute-request-id: req-45f9698d-b7b4-454e-b3e0-00c9226c0bd4 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:12:04,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45f9698d-b7b4-454e-b3e0-00c9226c0bd4 2019-01-14 18:12:04,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474088907242s 2019-01-14 18:12:04,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45f9698d-b7b4-454e-b3e0-00c9226c0bd4 2019-01-14 18:12:04,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:12:04,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:12:04,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-43ddbf5f-95f7-4a10-8976-2409a2e99076 x-compute-request-id: req-43ddbf5f-95f7-4a10-8976-2409a2e99076 Content-Encoding: gzip Content-Length: 10078 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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"} 2019-01-14 18:12:04,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-43ddbf5f-95f7-4a10-8976-2409a2e99076 2019-01-14 18:12:04,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0763130187988s 2019-01-14 18:12:04,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-43ddbf5f-95f7-4a10-8976-2409a2e99076 2019-01-14 18:12:04,805 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 2019-01-14 18:12:04,807 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:14,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:12:14,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:12:15,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-75a8ca01-da1d-411e-a187-e4e0541d1378 x-compute-request-id: req-75a8ca01-da1d-411e-a187-e4e0541d1378 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:12:15,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75a8ca01-da1d-411e-a187-e4e0541d1378 2019-01-14 18:12:15,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01432681084s 2019-01-14 18:12:15,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75a8ca01-da1d-411e-a187-e4e0541d1378 2019-01-14 18:12:15,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:12:15,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:12:15,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-b1a49b1c-bcd0-49f7-b97a-cf5dc0d5c505 x-compute-request-id: req-b1a49b1c-bcd0-49f7-b97a-cf5dc0d5c505 Content-Encoding: gzip Content-Length: 10118 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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"} 2019-01-14 18:12:15,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-b1a49b1c-bcd0-49f7-b97a-cf5dc0d5c505 2019-01-14 18:12:15,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0728619098663s 2019-01-14 18:12:15,914 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-b1a49b1c-bcd0-49f7-b97a-cf5dc0d5c505 2019-01-14 18:12:15,914 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 2019-01-14 18:12:15,916 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:25,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:12:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:12:26,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-ee523083-df2a-49c3-83b6-15c0145724d0 x-compute-request-id: req-ee523083-df2a-49c3-83b6-15c0145724d0 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:12:26,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee523083-df2a-49c3-83b6-15c0145724d0 2019-01-14 18:12:26,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569963932037s 2019-01-14 18:12:26,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee523083-df2a-49c3-83b6-15c0145724d0 2019-01-14 18:12:26,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:12:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:12:26,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ba6304c-db7d-49b4-8b3a-d847dee0d306 x-compute-request-id: req-6ba6304c-db7d-49b4-8b3a-d847dee0d306 Content-Encoding: gzip Content-Length: 10183 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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"} 2019-01-14 18:12:26,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-6ba6304c-db7d-49b4-8b3a-d847dee0d306 2019-01-14 18:12:26,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0710430145264s 2019-01-14 18:12:26,576 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-6ba6304c-db7d-49b4-8b3a-d847dee0d306 2019-01-14 18:12:26,577 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 2019-01-14 18:12:26,578 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:36,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:12:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:12:37,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-f7dcb963-4bc7-457b-9237-c9b01f208320 x-compute-request-id: req-f7dcb963-4bc7-457b-9237-c9b01f208320 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:12:37,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f7dcb963-4bc7-457b-9237-c9b01f208320 2019-01-14 18:12:37,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633273124695s 2019-01-14 18:12:37,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f7dcb963-4bc7-457b-9237-c9b01f208320 2019-01-14 18:12:37,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:12:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:12:37,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-41aa4304-efd8-423c-a198-60b8df6fb37f x-compute-request-id: req-41aa4304-efd8-423c-a198-60b8df6fb37f Content-Encoding: gzip Content-Length: 10183 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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"} 2019-01-14 18:12:37,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-41aa4304-efd8-423c-a198-60b8df6fb37f 2019-01-14 18:12:37,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714340209961s 2019-01-14 18:12:37,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-41aa4304-efd8-423c-a198-60b8df6fb37f 2019-01-14 18:12:37,302 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 2019-01-14 18:12:37,304 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:47,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:12:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:12:48,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-20644e68-c6df-4f9a-a8e8-36779a03e3f2 x-compute-request-id: req-20644e68-c6df-4f9a-a8e8-36779a03e3f2 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:12:48,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-20644e68-c6df-4f9a-a8e8-36779a03e3f2 2019-01-14 18:12:48,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23139095306s 2019-01-14 18:12:48,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-20644e68-c6df-4f9a-a8e8-36779a03e3f2 2019-01-14 18:12:48,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:12:48,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:12:48,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-6887f3d4-3a57-420c-80c3-5cad78619f3b x-compute-request-id: req-6887f3d4-3a57-420c-80c3-5cad78619f3b Content-Encoding: gzip Content-Length: 10183 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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"} 2019-01-14 18:12:48,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-6887f3d4-3a57-420c-80c3-5cad78619f3b 2019-01-14 18:12:48,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0703508853912s 2019-01-14 18:12:48,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-6887f3d4-3a57-420c-80c3-5cad78619f3b 2019-01-14 18:12:48,625 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 2019-01-14 18:12:48,627 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:58,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:12:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:12:59,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-d9de25ce-aa0f-41e0-a7c3-fd385bb00e2e x-compute-request-id: req-d9de25ce-aa0f-41e0-a7c3-fd385bb00e2e Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:12:59,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9de25ce-aa0f-41e0-a7c3-fd385bb00e2e 2019-01-14 18:12:59,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25325107574s 2019-01-14 18:12:59,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9de25ce-aa0f-41e0-a7c3-fd385bb00e2e 2019-01-14 18:12:59,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:12:59,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:12:59,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:12: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-341a2240-13b7-4824-a87f-3a2b9260c6eb x-compute-request-id: req-341a2240-13b7-4824-a87f-3a2b9260c6eb Content-Encoding: gzip Content-Length: 10294 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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..."} 2019-01-14 18:12:59,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-341a2240-13b7-4824-a87f-3a2b9260c6eb 2019-01-14 18:12:59,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805368423462s 2019-01-14 18:12:59,980 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-341a2240-13b7-4824-a87f-3a2b9260c6eb 2019-01-14 18:12:59,980 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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... 2019-01-14 18:12:59,982 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:09,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:13:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:13:10,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-f9437820-ec0a-49b7-812b-1df921c255dc x-compute-request-id: req-f9437820-ec0a-49b7-812b-1df921c255dc Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:13:10,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f9437820-ec0a-49b7-812b-1df921c255dc 2019-01-14 18:13:10,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611951112747s 2019-01-14 18:13:10,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f9437820-ec0a-49b7-812b-1df921c255dc 2019-01-14 18:13:10,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:13:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:13:10,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-47e95dda-7db1-4921-abcc-16fd6e1d921d x-compute-request-id: req-47e95dda-7db1-4921-abcc-16fd6e1d921d Content-Encoding: gzip Content-Length: 10606 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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\n"} 2019-01-14 18:13:10,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-47e95dda-7db1-4921-abcc-16fd6e1d921d 2019-01-14 18:13:10,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0722482204437s 2019-01-14 18:13:10,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-47e95dda-7db1-4921-abcc-16fd6e1d921d 2019-01-14 18:13:10,678 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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 2019-01-14 18:13:10,680 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:20,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:13:20,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:13:21,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-a21516e9-e8b4-4d0f-8fb0-7dea9be79c88 x-compute-request-id: req-a21516e9-e8b4-4d0f-8fb0-7dea9be79c88 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:13:21,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a21516e9-e8b4-4d0f-8fb0-7dea9be79c88 2019-01-14 18:13:21,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2499320507s 2019-01-14 18:13:21,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a21516e9-e8b4-4d0f-8fb0-7dea9be79c88 2019-01-14 18:13:21,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:13:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:13:22,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-6bb4fc50-039b-4371-ae97-7b4816c11179 x-compute-request-id: req-6bb4fc50-039b-4371-ae97-7b4816c11179 Content-Encoding: gzip Content-Length: 10606 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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\n"} 2019-01-14 18:13:22,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-6bb4fc50-039b-4371-ae97-7b4816c11179 2019-01-14 18:13:22,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109597921371s 2019-01-14 18:13:22,055 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-6bb4fc50-039b-4371-ae97-7b4816c11179 2019-01-14 18:13:22,055 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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 2019-01-14 18:13:22,056 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:13:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:13:33,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-47cac036-a3d4-4f5a-88de-0c6695508bc1 x-compute-request-id: req-47cac036-a3d4-4f5a-88de-0c6695508bc1 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:13:33,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47cac036-a3d4-4f5a-88de-0c6695508bc1 2019-01-14 18:13:33,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2187769413s 2019-01-14 18:13:33,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47cac036-a3d4-4f5a-88de-0c6695508bc1 2019-01-14 18:13:33,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:13:33,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:13:33,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-a6ecb1b9-0e66-44d2-9991-763aba59baa0 x-compute-request-id: req-a6ecb1b9-0e66-44d2-9991-763aba59baa0 Content-Encoding: gzip Content-Length: 10606 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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\n"} 2019-01-14 18:13:33,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-a6ecb1b9-0e66-44d2-9991-763aba59baa0 2019-01-14 18:13:33,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0688030719757s 2019-01-14 18:13:33,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-a6ecb1b9-0e66-44d2-9991-763aba59baa0 2019-01-14 18:13:33,364 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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 2019-01-14 18:13:33,366 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:43,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:13:43,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:13:44,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-9a6f21ad-7fb9-403f-a23b-ac2f132723d3 x-compute-request-id: req-9a6f21ad-7fb9-403f-a23b-ac2f132723d3 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:13:44,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a6f21ad-7fb9-403f-a23b-ac2f132723d3 2019-01-14 18:13:44,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638341903687s 2019-01-14 18:13:44,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a6f21ad-7fb9-403f-a23b-ac2f132723d3 2019-01-14 18:13:44,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:13:44,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:13:44,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-aacf3c5b-61b2-4b8a-a138-09d7bf3dbaf9 x-compute-request-id: req-aacf3c5b-61b2-4b8a-a138-09d7bf3dbaf9 Content-Encoding: gzip Content-Length: 10995 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:13:44,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-aacf3c5b-61b2-4b8a-a138-09d7bf3dbaf9 2019-01-14 18:13:44,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733480453491s 2019-01-14 18:13:44,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-aacf3c5b-61b2-4b8a-a138-09d7bf3dbaf9 2019-01-14 18:13:44,097 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:13:44,099 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:54,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:13:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:13:55,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-54564534-79fa-43db-b1b1-ed78339c0328 x-compute-request-id: req-54564534-79fa-43db-b1b1-ed78339c0328 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:13:55,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-54564534-79fa-43db-b1b1-ed78339c0328 2019-01-14 18:13:55,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34819984436s 2019-01-14 18:13:55,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-54564534-79fa-43db-b1b1-ed78339c0328 2019-01-14 18:13:55,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:13:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:13:55,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:13: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-fa94c5c0-a36c-40b0-814b-0f4adce67c19 x-compute-request-id: req-fa94c5c0-a36c-40b0-814b-0f4adce67c19 Content-Encoding: gzip Content-Length: 10995 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:13:55,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-fa94c5c0-a36c-40b0-814b-0f4adce67c19 2019-01-14 18:13:55,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0757219791412s 2019-01-14 18:13:55,542 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-fa94c5c0-a36c-40b0-814b-0f4adce67c19 2019-01-14 18:13:55,542 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:13:55,544 - functest.core.singlevm - DEBUG - try 25: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:05,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:14:05,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:14:06,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:14: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-4945771d-1f93-4823-86df-800b21a44456 x-compute-request-id: req-4945771d-1f93-4823-86df-800b21a44456 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:14:06,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4945771d-1f93-4823-86df-800b21a44456 2019-01-14 18:14:06,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11403012276s 2019-01-14 18:14:06,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4945771d-1f93-4823-86df-800b21a44456 2019-01-14 18:14:06,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:14:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:14:06,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:14: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-81134911-4dbb-466f-a116-1cc105e04954 x-compute-request-id: req-81134911-4dbb-466f-a116-1cc105e04954 Content-Encoding: gzip Content-Length: 11089 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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"} 2019-01-14 18:14:06,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-81134911-4dbb-466f-a116-1cc105e04954 2019-01-14 18:14:06,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749139785767s 2019-01-14 18:14:06,752 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-81134911-4dbb-466f-a116-1cc105e04954 2019-01-14 18:14:06,753 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 2019-01-14 18:14:06,754 - functest.core.singlevm - DEBUG - try 26: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:16,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:14:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:14:17,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-0ab69cc0-a46c-4756-a572-af588e4e9116 x-compute-request-id: req-0ab69cc0-a46c-4756-a572-af588e4e9116 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:14:17,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ab69cc0-a46c-4756-a572-af588e4e9116 2019-01-14 18:14:17,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03382515907s 2019-01-14 18:14:17,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ab69cc0-a46c-4756-a572-af588e4e9116 2019-01-14 18:14:17,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:14:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:14:18,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:14: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-a21b8bcb-d029-4353-ac60-42d2abf49e66 x-compute-request-id: req-a21b8bcb-d029-4353-ac60-42d2abf49e66 Content-Encoding: gzip Content-Length: 11111 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:14:18,072 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-a21b8bcb-d029-4353-ac60-42d2abf49e66 2019-01-14 18:14:18,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.265548944473s 2019-01-14 18:14:18,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-a21b8bcb-d029-4353-ac60-42d2abf49e66 2019-01-14 18:14:18,074 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:14:18,075 - functest.core.singlevm - DEBUG - try 27: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:28,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:14:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:14:28,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-27cd0265-024a-41e5-9cc2-664cae268e64 x-compute-request-id: req-27cd0265-024a-41e5-9cc2-664cae268e64 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:14:28,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27cd0265-024a-41e5-9cc2-664cae268e64 2019-01-14 18:14:28,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835596084595s 2019-01-14 18:14:28,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27cd0265-024a-41e5-9cc2-664cae268e64 2019-01-14 18:14:28,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:14:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:14:28,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-9e45bfa9-bd98-4bf0-bf06-6853821d5669 x-compute-request-id: req-9e45bfa9-bd98-4bf0-bf06-6853821d5669 Content-Encoding: gzip Content-Length: 11126 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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"} 2019-01-14 18:14:29,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-9e45bfa9-bd98-4bf0-bf06-6853821d5669 2019-01-14 18:14:29,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0707631111145s 2019-01-14 18:14:29,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-9e45bfa9-bd98-4bf0-bf06-6853821d5669 2019-01-14 18:14:29,002 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 2019-01-14 18:14:29,004 - functest.core.singlevm - DEBUG - try 28: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:39,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:14:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:14:39,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:14: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-e2970b2b-1998-45f3-aaae-bbf7f867fbd3 x-compute-request-id: req-e2970b2b-1998-45f3-aaae-bbf7f867fbd3 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:14:39,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2970b2b-1998-45f3-aaae-bbf7f867fbd3 2019-01-14 18:14:39,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850806951523s 2019-01-14 18:14:39,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2970b2b-1998-45f3-aaae-bbf7f867fbd3 2019-01-14 18:14:39,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:14:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:14:39,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:14: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-867d5280-dd6f-4848-88ba-846f6c9bc4d3 x-compute-request-id: req-867d5280-dd6f-4848-88ba-846f6c9bc4d3 Content-Encoding: gzip Content-Length: 11134 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:14:39,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-867d5280-dd6f-4848-88ba-846f6c9bc4d3 2019-01-14 18:14:39,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717041492462s 2019-01-14 18:14:39,946 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-867d5280-dd6f-4848-88ba-846f6c9bc4d3 2019-01-14 18:14:39,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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:14:39,948 - functest.core.singlevm - DEBUG - try 29: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:49,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:14:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:14:50,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-dcd333b9-dd9c-413f-932e-a26851ac1904 x-compute-request-id: req-dcd333b9-dd9c-413f-932e-a26851ac1904 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:14:50,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dcd333b9-dd9c-413f-932e-a26851ac1904 2019-01-14 18:14:50,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634388208389s 2019-01-14 18:14:50,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dcd333b9-dd9c-413f-932e-a26851ac1904 2019-01-14 18:14:50,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:14:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:14:50,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:14: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-73f58d3d-0bf4-456c-8679-466e4a6ab38d x-compute-request-id: req-73f58d3d-0bf4-456c-8679-466e4a6ab38d Content-Encoding: gzip Content-Length: 11134 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:14:50,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-73f58d3d-0bf4-456c-8679-466e4a6ab38d 2019-01-14 18:14:50,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.073853969574s 2019-01-14 18:14:50,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-73f58d3d-0bf4-456c-8679-466e4a6ab38d 2019-01-14 18:14:50,676 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:14:50,678 - functest.core.singlevm - DEBUG - try 30: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:00,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:15:00,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:15:01,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-8cd88d44-638e-475e-8456-353fe262048a x-compute-request-id: req-8cd88d44-638e-475e-8456-353fe262048a Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:15:01,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8cd88d44-638e-475e-8456-353fe262048a 2019-01-14 18:15:01,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624150037766s 2019-01-14 18:15:01,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8cd88d44-638e-475e-8456-353fe262048a 2019-01-14 18:15:01,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:15:01,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:15:01,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:15: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-f87686cf-7d91-4ed1-8a84-297631961fff x-compute-request-id: req-f87686cf-7d91-4ed1-8a84-297631961fff Content-Encoding: gzip Content-Length: 11165 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:15:01,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-f87686cf-7d91-4ed1-8a84-297631961fff 2019-01-14 18:15:01,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.172600030899s 2019-01-14 18:15:01,495 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-f87686cf-7d91-4ed1-8a84-297631961fff 2019-01-14 18:15:01,495 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:15:01,497 - functest.core.singlevm - DEBUG - try 31: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:11,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:15:11,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:15:12,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-f1d81977-01fe-4334-a6b3-369799f05881 x-compute-request-id: req-f1d81977-01fe-4334-a6b3-369799f05881 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:15:12,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1d81977-01fe-4334-a6b3-369799f05881 2019-01-14 18:15:12,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21269202232s 2019-01-14 18:15:12,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1d81977-01fe-4334-a6b3-369799f05881 2019-01-14 18:15:12,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:15:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:15:12,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:15: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-f83fd349-6067-4864-a0ee-8215092a16c6 x-compute-request-id: req-f83fd349-6067-4864-a0ee-8215092a16c6 Content-Encoding: gzip Content-Length: 11165 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:15:12,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-f83fd349-6067-4864-a0ee-8215092a16c6 2019-01-14 18:15:12,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744879245758s 2019-01-14 18:15:12,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-f83fd349-6067-4864-a0ee-8215092a16c6 2019-01-14 18:15:12,805 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:15:12,806 - functest.core.singlevm - DEBUG - try 32: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:22,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:15:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:15:23,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-ca20d749-897b-481c-9a9d-d33dfc751c8a x-compute-request-id: req-ca20d749-897b-481c-9a9d-d33dfc751c8a Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:15:23,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca20d749-897b-481c-9a9d-d33dfc751c8a 2019-01-14 18:15:23,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776396989822s 2019-01-14 18:15:23,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca20d749-897b-481c-9a9d-d33dfc751c8a 2019-01-14 18:15:23,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:15:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:15:23,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:15: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-d232a517-2790-4164-92e3-412b70f67980 x-compute-request-id: req-d232a517-2790-4164-92e3-412b70f67980 Content-Encoding: gzip Content-Length: 11187 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:15:23,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-d232a517-2790-4164-92e3-412b70f67980 2019-01-14 18:15:23,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0731282234192s 2019-01-14 18:15:23,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-d232a517-2790-4164-92e3-412b70f67980 2019-01-14 18:15:23,676 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:15:23,678 - functest.core.singlevm - DEBUG - try 33: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:33,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:15:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:15:34,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-da83bc4f-c67b-4aec-8645-75917208628b x-compute-request-id: req-da83bc4f-c67b-4aec-8645-75917208628b Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:15:34,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da83bc4f-c67b-4aec-8645-75917208628b 2019-01-14 18:15:34,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539204120636s 2019-01-14 18:15:34,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da83bc4f-c67b-4aec-8645-75917208628b 2019-01-14 18:15:34,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:15:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:15:34,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:15: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-77b879c0-a66a-4f4a-831c-1f0448606b03 x-compute-request-id: req-77b879c0-a66a-4f4a-831c-1f0448606b03 Content-Encoding: gzip Content-Length: 11187 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:15:34,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-77b879c0-a66a-4f4a-831c-1f0448606b03 2019-01-14 18:15:34,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718598365784s 2019-01-14 18:15:34,309 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-77b879c0-a66a-4f4a-831c-1f0448606b03 2019-01-14 18:15:34,309 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:15:34,311 - functest.core.singlevm - DEBUG - try 34: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:44,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:15:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:15:45,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-fb88249b-9321-4a54-aec1-716985a8b16c x-compute-request-id: req-fb88249b-9321-4a54-aec1-716985a8b16c Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:15:45,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb88249b-9321-4a54-aec1-716985a8b16c 2019-01-14 18:15:45,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00035119057s 2019-01-14 18:15:45,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb88249b-9321-4a54-aec1-716985a8b16c 2019-01-14 18:15:45,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:15:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:15:45,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:15: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-d5b4059b-8c75-4ab3-a0a3-3fd5909c15c4 x-compute-request-id: req-d5b4059b-8c75-4ab3-a0a3-3fd5909c15c4 Content-Encoding: gzip Content-Length: 11201 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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"} 2019-01-14 18:15:45,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-d5b4059b-8c75-4ab3-a0a3-3fd5909c15c4 2019-01-14 18:15:45,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714550018311s 2019-01-14 18:15:45,402 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-d5b4059b-8c75-4ab3-a0a3-3fd5909c15c4 2019-01-14 18:15:45,403 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 2019-01-14 18:15:45,404 - functest.core.singlevm - DEBUG - try 35: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:55,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:15:55,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:15:56,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-481ba424-a5c3-4c25-b549-53b4f6ae1bf8 x-compute-request-id: req-481ba424-a5c3-4c25-b549-53b4f6ae1bf8 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:15:56,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-481ba424-a5c3-4c25-b549-53b4f6ae1bf8 2019-01-14 18:15:56,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660984992981s 2019-01-14 18:15:56,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-481ba424-a5c3-4c25-b549-53b4f6ae1bf8 2019-01-14 18:15:56,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:15:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:15:56,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:15: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-050f5ca4-58d9-43d9-aad9-cd40d08cee89 x-compute-request-id: req-050f5ca4-58d9-43d9-aad9-cd40d08cee89 Content-Encoding: gzip Content-Length: 11206 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:15:56,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-050f5ca4-58d9-43d9-aad9-cd40d08cee89 2019-01-14 18:15:56,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733439922333s 2019-01-14 18:15:56,158 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-050f5ca4-58d9-43d9-aad9-cd40d08cee89 2019-01-14 18:15:56,159 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:15:56,160 - functest.core.singlevm - DEBUG - try 36: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:06,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:16:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:16:07,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:16: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-43126a70-4898-4a1f-85ee-342ad0ac1562 x-compute-request-id: req-43126a70-4898-4a1f-85ee-342ad0ac1562 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:16:07,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-43126a70-4898-4a1f-85ee-342ad0ac1562 2019-01-14 18:16:07,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.959378004074s 2019-01-14 18:16:07,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-43126a70-4898-4a1f-85ee-342ad0ac1562 2019-01-14 18:16:07,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:16:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:16:07,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-b03efb00-5e08-43ac-a61c-0814ee540ac6 x-compute-request-id: req-b03efb00-5e08-43ac-a61c-0814ee540ac6 Content-Encoding: gzip Content-Length: 11221 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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"} 2019-01-14 18:16:07,209 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-b03efb00-5e08-43ac-a61c-0814ee540ac6 2019-01-14 18:16:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714480876923s 2019-01-14 18:16:07,211 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-b03efb00-5e08-43ac-a61c-0814ee540ac6 2019-01-14 18:16:07,211 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 2019-01-14 18:16:07,212 - functest.core.singlevm - DEBUG - try 37: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:17,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:16:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:16:18,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:16: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-4de1cce4-528a-43a5-a24c-30779ef6a739 x-compute-request-id: req-4de1cce4-528a-43a5-a24c-30779ef6a739 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:16:18,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4de1cce4-528a-43a5-a24c-30779ef6a739 2019-01-14 18:16:18,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25391888618s 2019-01-14 18:16:18,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4de1cce4-528a-43a5-a24c-30779ef6a739 2019-01-14 18:16:18,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:16:18,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:16:18,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-2860220a-87af-432a-8e13-b8e997aedaa3 x-compute-request-id: req-2860220a-87af-432a-8e13-b8e997aedaa3 Content-Encoding: gzip Content-Length: 11229 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:16:18,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-2860220a-87af-432a-8e13-b8e997aedaa3 2019-01-14 18:16:18,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715408325195s 2019-01-14 18:16:18,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-2860220a-87af-432a-8e13-b8e997aedaa3 2019-01-14 18:16:18,558 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:18,560 - functest.core.singlevm - DEBUG - try 38: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:28,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:16:28,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:16:29,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-c6c1f681-698e-473f-81c8-bb6a8f023689 x-compute-request-id: req-c6c1f681-698e-473f-81c8-bb6a8f023689 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:16:29,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c6c1f681-698e-473f-81c8-bb6a8f023689 2019-01-14 18:16:29,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.869030952454s 2019-01-14 18:16:29,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c6c1f681-698e-473f-81c8-bb6a8f023689 2019-01-14 18:16:29,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:16:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:16:29,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-7d560627-13e3-42dc-b445-56f6c96b702c x-compute-request-id: req-7d560627-13e3-42dc-b445-56f6c96b702c Content-Encoding: gzip Content-Length: 11229 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:16:29,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-7d560627-13e3-42dc-b445-56f6c96b702c 2019-01-14 18:16:29,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0837440490723s 2019-01-14 18:16:29,533 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-7d560627-13e3-42dc-b445-56f6c96b702c 2019-01-14 18:16:29,533 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:29,535 - functest.core.singlevm - DEBUG - try 39: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:39,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:16:39,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:16:40,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-51b8331c-265f-4a85-bfc5-e85d2db8b86a x-compute-request-id: req-51b8331c-265f-4a85-bfc5-e85d2db8b86a Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:16:40,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51b8331c-265f-4a85-bfc5-e85d2db8b86a 2019-01-14 18:16:40,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.904666900635s 2019-01-14 18:16:40,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51b8331c-265f-4a85-bfc5-e85d2db8b86a 2019-01-14 18:16:40,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:16:40,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:16:40,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:16: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-54fa8320-f268-4d41-b410-5084f991a0e7 x-compute-request-id: req-54fa8320-f268-4d41-b410-5084f991a0e7 Content-Encoding: gzip Content-Length: 11250 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:16:40,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-54fa8320-f268-4d41-b410-5084f991a0e7 2019-01-14 18:16:40,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111629962921s 2019-01-14 18:16:40,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-54fa8320-f268-4d41-b410-5084f991a0e7 2019-01-14 18:16:40,571 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:40,573 - functest.core.singlevm - DEBUG - try 40: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:50,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:16:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:16:51,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:16: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-df2e1bd3-da3e-479d-9956-ec5ca1831ac7 x-compute-request-id: req-df2e1bd3-da3e-479d-9956-ec5ca1831ac7 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:16:51,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df2e1bd3-da3e-479d-9956-ec5ca1831ac7 2019-01-14 18:16:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26172304153s 2019-01-14 18:16:51,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df2e1bd3-da3e-479d-9956-ec5ca1831ac7 2019-01-14 18:16:51,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:16:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:16:51,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc05f18b-c1cc-48d0-ba3c-484bbf936e00 x-compute-request-id: req-bc05f18b-c1cc-48d0-ba3c-484bbf936e00 Content-Encoding: gzip Content-Length: 11250 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:16:51,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-bc05f18b-c1cc-48d0-ba3c-484bbf936e00 2019-01-14 18:16:51,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0705199241638s 2019-01-14 18:16:51,925 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-bc05f18b-c1cc-48d0-ba3c-484bbf936e00 2019-01-14 18:16:51,926 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:51,927 - functest.core.singlevm - DEBUG - try 41: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:01,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:17:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:17:02,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-2086bfb5-cd7d-4d5f-acc7-dcbdc1e340b3 x-compute-request-id: req-2086bfb5-cd7d-4d5f-acc7-dcbdc1e340b3 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:17:02,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2086bfb5-cd7d-4d5f-acc7-dcbdc1e340b3 2019-01-14 18:17:02,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974545001984s 2019-01-14 18:17:02,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2086bfb5-cd7d-4d5f-acc7-dcbdc1e340b3 2019-01-14 18:17:02,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:17:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:17:02,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-e23ea1e3-706a-4eb0-958e-c3c100847200 x-compute-request-id: req-e23ea1e3-706a-4eb0-958e-c3c100847200 Content-Encoding: gzip Content-Length: 11272 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:17:02,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-e23ea1e3-706a-4eb0-958e-c3c100847200 2019-01-14 18:17:02,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0770289897919s 2019-01-14 18:17:02,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-e23ea1e3-706a-4eb0-958e-c3c100847200 2019-01-14 18:17:02,999 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:17:03,001 - functest.core.singlevm - DEBUG - try 42: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:13,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:17:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:17:13,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-ec665e58-6337-4072-8dbd-ede8d8655fd7 x-compute-request-id: req-ec665e58-6337-4072-8dbd-ede8d8655fd7 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:17:13,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec665e58-6337-4072-8dbd-ede8d8655fd7 2019-01-14 18:17:13,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811410903931s 2019-01-14 18:17:13,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec665e58-6337-4072-8dbd-ede8d8655fd7 2019-01-14 18:17:13,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:17:13,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:17:13,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-4c346ac4-58e2-4026-8ebf-3ff29f46d2e5 x-compute-request-id: req-4c346ac4-58e2-4026-8ebf-3ff29f46d2e5 Content-Encoding: gzip Content-Length: 11272 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:17:13,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-4c346ac4-58e2-4026-8ebf-3ff29f46d2e5 2019-01-14 18:17:13,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799760818481s 2019-01-14 18:17:13,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-4c346ac4-58e2-4026-8ebf-3ff29f46d2e5 2019-01-14 18:17:13,913 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:17:13,915 - functest.core.singlevm - DEBUG - try 43: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:23,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:17:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:17:24,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-7b0846d0-9d28-402f-854a-c96eff2c48ff x-compute-request-id: req-7b0846d0-9d28-402f-854a-c96eff2c48ff Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:17:24,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7b0846d0-9d28-402f-854a-c96eff2c48ff 2019-01-14 18:17:24,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04857301712s 2019-01-14 18:17:24,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7b0846d0-9d28-402f-854a-c96eff2c48ff 2019-01-14 18:17:24,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:17:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:17:25,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-c70076f6-c097-40fa-b5c8-c56f25f90272 x-compute-request-id: req-c70076f6-c097-40fa-b5c8-c56f25f90272 Content-Encoding: gzip Content-Length: 11286 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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"} 2019-01-14 18:17:25,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-c70076f6-c097-40fa-b5c8-c56f25f90272 2019-01-14 18:17:25,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787010192871s 2019-01-14 18:17:25,062 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-c70076f6-c097-40fa-b5c8-c56f25f90272 2019-01-14 18:17:25,062 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 2019-01-14 18:17:25,064 - functest.core.singlevm - DEBUG - try 44: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:35,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:17:35,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:17:36,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-3e3cb1c2-1167-4369-aa14-72234ffffb59 x-compute-request-id: req-3e3cb1c2-1167-4369-aa14-72234ffffb59 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:17:36,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e3cb1c2-1167-4369-aa14-72234ffffb59 2019-01-14 18:17:36,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.99743103981s 2019-01-14 18:17:36,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e3cb1c2-1167-4369-aa14-72234ffffb59 2019-01-14 18:17:36,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:17:36,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:17:36,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-025f509a-16b9-4ce1-af7d-e0a114febfa3 x-compute-request-id: req-025f509a-16b9-4ce1-af7d-e0a114febfa3 Content-Encoding: gzip Content-Length: 11295 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2019-01-14 18:17:36,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-025f509a-16b9-4ce1-af7d-e0a114febfa3 2019-01-14 18:17:36,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712599754333s 2019-01-14 18:17:36,153 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-025f509a-16b9-4ce1-af7d-e0a114febfa3 2019-01-14 18:17:36,153 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:17:36,155 - functest.core.singlevm - DEBUG - try 45: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:46,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:17:46,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:17:47,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-72abe11e-a329-4b01-9a72-398c8fe6c0e7 x-compute-request-id: req-72abe11e-a329-4b01-9a72-398c8fe6c0e7 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:17:47,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72abe11e-a329-4b01-9a72-398c8fe6c0e7 2019-01-14 18:17:47,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.843096017838s 2019-01-14 18:17:47,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72abe11e-a329-4b01-9a72-398c8fe6c0e7 2019-01-14 18:17:47,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:17:47,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:17:47,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-9c04e971-b876-4e22-b25f-81ed71838587 x-compute-request-id: req-9c04e971-b876-4e22-b25f-81ed71838587 Content-Encoding: gzip Content-Length: 11296 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#53 failed: timed out\ncould not talk to specified name server\n"} 2019-01-14 18:17:47,093 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-9c04e971-b876-4e22-b25f-81ed71838587 2019-01-14 18:17:47,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0767469406128s 2019-01-14 18:17:47,095 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-9c04e971-b876-4e22-b25f-81ed71838587 2019-01-14 18:17:47,095 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server 2019-01-14 18:17:47,097 - functest.core.singlevm - DEBUG - try 46: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:57,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:17:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:17:57,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-9df529f5-7389-43d4-965a-aedab7acc406 x-compute-request-id: req-9df529f5-7389-43d4-965a-aedab7acc406 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:17:57,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9df529f5-7389-43d4-965a-aedab7acc406 2019-01-14 18:17:57,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700197935104s 2019-01-14 18:17:57,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9df529f5-7389-43d4-965a-aedab7acc406 2019-01-14 18:17:57,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:17:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:17:57,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:17: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-ab376585-a63b-4b25-97e8-d0c5f7ee0778 x-compute-request-id: req-ab376585-a63b-4b25-97e8-d0c5f7ee0778 Content-Encoding: gzip Content-Length: 11319 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:17:57,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-ab376585-a63b-4b25-97e8-d0c5f7ee0778 2019-01-14 18:17:57,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0747690200806s 2019-01-14 18:17:57,890 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-ab376585-a63b-4b25-97e8-d0c5f7ee0778 2019-01-14 18:17:57,890 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:17:57,892 - functest.core.singlevm - DEBUG - try 47: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:18:07,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:08,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-d8fe58c9-1309-48e6-8045-276ba574e4c5 x-compute-request-id: req-d8fe58c9-1309-48e6-8045-276ba574e4c5 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:08,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d8fe58c9-1309-48e6-8045-276ba574e4c5 2019-01-14 18:18:08,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0416560173s 2019-01-14 18:18:08,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d8fe58c9-1309-48e6-8045-276ba574e4c5 2019-01-14 18:18:08,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:09,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-5e2c32ae-2217-420d-8f92-9182d80666b0 x-compute-request-id: req-5e2c32ae-2217-420d-8f92-9182d80666b0 Content-Encoding: gzip Content-Length: 11319 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2019-01-14 18:18:09,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-5e2c32ae-2217-420d-8f92-9182d80666b0 2019-01-14 18:18:09,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820879936218s 2019-01-14 18:18:09,035 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-5e2c32ae-2217-420d-8f92-9182d80666b0 2019-01-14 18:18:09,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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:18:09,037 - functest.core.singlevm - DEBUG - try 48: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:18:19,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:19,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-107f016d-131a-4213-85a1-106e22c2bae0 x-compute-request-id: req-107f016d-131a-4213-85a1-106e22c2bae0 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:19,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-107f016d-131a-4213-85a1-106e22c2bae0 2019-01-14 18:18:19,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720571041107s 2019-01-14 18:18:19,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-107f016d-131a-4213-85a1-106e22c2bae0 2019-01-14 18:18:19,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:19,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-64023814-010b-4fb5-94a3-988061cd9cec x-compute-request-id: req-64023814-010b-4fb5-94a3-988061cd9cec Content-Encoding: gzip Content-Length: 12426 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009582] Security Framework initialized\n[ 0.011001] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025778] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029505] Initializing cgroup subsys blkio\n[ 0.030957] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.061163] ACPI: Core revision 20131115\n[ 0.063024] ACPI: All ACPI Tables successfully acquired\n[ 0.064402] ftrace: allocating 28753 entries in 113 pages\n[ 0.084239] smpboot: Max logical packages: 2\n[ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094537] Enabling x2apic\n[ 0.095628] Enabled x2apic\n[ 0.096035] Switched APIC routing to physical x2apic.\n[ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115287] KVM setup paravirtual spinlock\n[ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.122681] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140034] x86: Booted up 1 node, 2 CPUs\n[ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147220] devtmpfs: initialized\n[ 0.149488] EVM: security.selinux\n[ 0.150715] EVM: security.SMACK64\n[ 0.151924] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153354] pinctrl core: initialized pinctrl subsystem\n[ 0.156134] regulator-dummy: no parameters\n[ 0.157633] RTC time: 18:09:08, date: 01/14/19\n[ 0.159255] NET: Registered protocol family 16\n[ 0.160211] cpuidle: using governor ladder\n[ 0.161616] cpuidle: using governor menu\n[ 0.163081] ACPI: bus type PCI registered\n[ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166230] PCI: Using configuration type 1 for base access\n[ 0.168741] bio: create slab at 0\n[ 0.169438] ACPI: Added _OSI(Module Device)\n[ 0.169560] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173552] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176746] ACPI: Interpreter enabled\n[ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193221] ACPI: Using IOAPIC for interrupt routing\n[ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196222] ACPI: No dock devices found.\n[ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207782] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209400] acpiphp: Slot [5] registered\n[ 0.210772] acpiphp: Slot [6] registered\n[ 0.212032] acpiphp: Slot [7] registered\n[ 0.213513] acpiphp: Slot [8] registered\n[ 0.214894] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217412] acpiphp: Slot [11] registered\n[ 0.218800] acpiphp: Slot [12] registered\n[ 0.220020] acpiphp: Slot [13] registered\n[ 0.221420] acpiphp: Slot [14] registered\n[ 0.222820] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225425] acpiphp: Slot [17] registered\n[ 0.226810] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229423] acpiphp: Slot [20] registered\n[ 0.230816] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233425] acpiphp: Slot [23] registered\n[ 0.234838] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237434] acpiphp: Slot [26] registered\n[ 0.238835] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241406] acpiphp: Slot [29] registered\n[ 0.242792] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245424] PCI host bridge to bus 0000:00\n[ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311101] SCSI subsystem initialized\n[ 0.312188] ACPI: bus type USB registered\n[ 0.313466] usbcore: registered new interface driver usbfs\n[ 0.315148] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317802] PCI: Using ACPI for IRQ routing\n[ 0.317951] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323177] NetLabel: unlabeled traffic allowed by default\n[ 0.324213] Switched to clocksource kvm-clock\n[ 0.333017] AppArmor: AppArmor Filesystem Enabled\n[ 0.334622] pnp: PnP ACPI init\n[ 0.335770] ACPI: bus type PNP registered\n[ 0.337612] pnp: PnP ACPI: found 8 devices\n[ 0.339074] ACPI: bus type PNP unregistered\n[ 0.346974] NET: Registered protocol family 2\n[ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.354066] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.356384] TCP: reno registered\n[ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361907] NET: Registered protocol family 1\n[ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412982] Trying to unpack rootfs image as initramfs...\n[ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522110] Scanning for low memory corruption every 60 seconds\n[ 0.524852] Initialise system trusted keyring\n[ 0.526707] audit: initializing netlink socket (disabled)\n[ 0.528836] type=2000 audit(1547489348.972:1): initialized\n[ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554640] zbud: loaded\n[ 0.556054] VFS: Disk quotas dquot_6.5.2\n[ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560553] fuse init (API version 7.22)\n[ 0.562256] msgmni has been set to 3997\n[ 0.563897] Key type big_key registered\n[ 0.565925] Key type asymmetric registered\n[ 0.567603] Asymmetric key parser 'x509' registered\n[ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572568] io scheduler noop registered\n[ 0.574202] io scheduler deadline registered (default)\n[ 0.576269] io scheduler cfq registered\n[ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582671] ipmi message handler version 39.2\n[ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587455] ACPI: Power Button [PWRF]\n[ 0.589083] GHES: HEST is not enabled!\n[ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711850] Linux agpgart interface v0.103\n[ 0.714456] brd: module loaded\n[ 0.716201] loop: module loaded\n[ 0.717930] blk-mq: CPU -> queue map\n[ 0.719432] CPU 0 -> Queue 0\n[ 0.720728] CPU 1 -> Queue 0\n[ 0.723016] vda: vda1\n[ 0.724796] scsi0 : ata_piix\n[ 0.726017] scsi1 : ata_piix\n[ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.731833] libphy: Fixed MDIO Bus: probed\n[ 0.733378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740826] PPP generic driver version 2.4.2\n[ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745500] ehci-pci: EHCI PCI platform driver\n[ 0.747562] ehci-platform: EHCI generic platform driver\n[ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751502] ohci-pci: OHCI PCI platform driver\n[ 0.753089] ohci-platform: OHCI generic platform driver\n[ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789753] usb usb1: Product: UHCI Host Controller\n[ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.793402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795066] hub 1-0:1.0: USB hub found\n[ 0.796420] hub 1-0:1.0: 2 ports detected\n[ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805132] mousedev: PS/2 mouse device common for all mice\n[ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817545] device-mapper: uevent: version 1.0.3\n[ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825280] TCP: cubic registered\n[ 0.826794] NET: Registered protocol family 10\n[ 0.840099] NET: Registered protocol family 17\n[ 0.841649] Key type dns_resolver registered\n[ 0.843315] Loading compiled-in X.509 certificates\n[ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.848634] registered taskstats version 1\n[ 0.852185] Key type trusted registered\n[ 0.856746] Key type encrypted registered\n[ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859982] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862441] regulator-dummy: disabling\n[ 0.863837] Magic number: 3:546:190\n[ 0.865198] acpi device:1c: hash matches\n[ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871443] EDD information not available.\n[ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892894] Write protecting the kernel read-only data: 12288k\n[ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.914694] systemd-udevd[107]: starting version 204\n[ 0.955907] FDC 0 is a S82078B\n[ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280690] usb 1-1: Product: QEMU USB Tablet\n[ 1.282097] usb 1-1: Manufacturer: QEMU\n[ 1.283410] usb 1-1: SerialNumber: 42\n[ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nd8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+=B. |\n| .o.=o. |\n|.. o== |\n|o .oo..o |\n| .. o + S |\n| E o 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:\n46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ...+.. |\n| + =+o.. |\n| o . o==o |\n| . o.++ |\n| S.. o |\n| . + . |\n| E + |\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:\n45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +ooo... o |\n| o ++. o .|\n| O o+ .|\n| . B+ . |\n| .S . . |\n| . o . |\n| . o . |\n| E . |\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:\na2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o = + . |\n| E B S . . |\n| o O * . . |\n| = B + o |\n| 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 boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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.6\n+ '[' -n 192.168.0.6 ']'\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.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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ echo 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#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++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.4#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2019-01-14 18:18:11,029 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2019-01-14 18:18:11,032 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2019-01-14 18:18:11,033 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 (DSA)\nec2: 256 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 (ECDSA)\nec2: 256 a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 (ED25519)\nec2: 2048 d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsJvtfGsZyNkzd7Cq78qQcCgqoFrnZ52CMpIGXELpaVd697FVj+S5byye+/8SNBrUqAjKSdQwIlEiCy/WXtoRU= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPe1nBY3MJ/+F1TO5mOXZPaB300BExkM3HL5L63hqZ4D root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC97HaZGsNNT1piRubdTqeDNaAwntvFmJMSw6Q/hUIm4D56rbWGt93LdSv0nBaEr+ulwn2Dsm/Ko3VC51lwgBZ1A5n71I54dwWnSO22Bla8dqE9CFkTzB4UyHpwES1m61HEZW5YyDWDKHKpX631yb833UKed3HSfHRVmbk7pRbIgUlZKL0jmbUEbV9NovVNZf7+z0v4o3wYQIOb8iTi6bxEWMTI0nrMMRoAm5f2QJ+RFhOjAu4vTr7w0ct8dy9iwEozi5GdvpT3+rhC+I3x5awHUJzYjL+i9T1abO76h5rfvMZAWWc4iEWkLhEMyU0um8EdJmC5XamAfDIpAxFJi7sD root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:18:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 543.45 seconds\n"} 2019-01-14 18:18:19,849 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-64023814-010b-4fb5-94a3-988061cd9cec 2019-01-14 18:18:19,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0723009109497s 2019-01-14 18:18:19,851 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086/action used request id req-64023814-010b-4fb5-94a3-988061cd9cec 2019-01-14 18:18:19,851 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] 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.320801] 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.429344] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.30]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 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:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E 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: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ 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: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ 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: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + 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 boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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.6 + '[' -n 192.168.0.6 ']' + 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:18:11,029 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:18:11,032 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:18:11,033 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 (DSA) ec2: 256 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 (ECDSA) ec2: 256 a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 (ED25519) ec2: 2048 d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsJvtfGsZyNkzd7Cq78qQcCgqoFrnZ52CMpIGXELpaVd697FVj+S5byye+/8SNBrUqAjKSdQwIlEiCy/WXtoRU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPe1nBY3MJ/+F1TO5mOXZPaB300BExkM3HL5L63hqZ4D root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC97HaZGsNNT1piRubdTqeDNaAwntvFmJMSw6Q/hUIm4D56rbWGt93LdSv0nBaEr+ulwn2Dsm/Ko3VC51lwgBZ1A5n71I54dwWnSO22Bla8dqE9CFkTzB4UyHpwES1m61HEZW5YyDWDKHKpX631yb833UKed3HSfHRVmbk7pRbIgUlZKL0jmbUEbV9NovVNZf7+z0v4o3wYQIOb8iTi6bxEWMTI0nrMMRoAm5f2QJ+RFhOjAu4vTr7w0ct8dy9iwEozi5GdvpT3+rhC+I3x5awHUJzYjL+i9T1abO76h5rfvMZAWWc4iEWkLhEMyU0um8EdJmC5XamAfDIpAxFJi7sD root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:18:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 543.45 seconds 2019-01-14 18:18:19,853 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:19,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:20,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-e427a883-9a0c-4003-a56a-dc80926526fb x-compute-request-id: req-e427a883-9a0c-4003-a56a-dc80926526fb Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:20,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e427a883-9a0c-4003-a56a-dc80926526fb 2019-01-14 18:18:20,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04120016098s 2019-01-14 18:18:20,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e427a883-9a0c-4003-a56a-dc80926526fb 2019-01-14 18:18:20,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:20,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:20,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-b72a6295-bf09-4160-a489-8f26c0336a72 x-compute-request-id: req-b72a6295-bf09-4160-a489-8f26c0336a72 Content-Encoding: gzip Content-Length: 17799 Content-Type: application/json RESP BODY: {"output": " 0.835716] Key type dns_resolver registered\n[ 0.837467] Loading compiled-in X.509 certificates\n[ 0.839711] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.842718] registered taskstats version 1\n[ 0.846154] Key type trusted registered\n[ 0.850589] Key type encrypted registered\n[ 0.852017] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.853771] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.856160] regulator-dummy: disabling\n[ 0.857562] Magic number: 3:546:190\n[ 0.858905] acpi device:1c: hash matches\n[ 0.860403] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:04 UTC (1547489344)\n[ 0.863182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.865092] EDD information not available.\n[ 0.889497] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892199] Write protecting the kernel read-only data: 12288k\n[ 0.895489] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.900271] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.915437] systemd-udevd[107]: starting version 204\n[ 0.960876] FDC 0 is a S82078B\n[ 1.104023] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.268343] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.270571] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.272844] usb 1-1: Product: QEMU USB Tablet\n[ 1.274475] usb 1-1: Manufacturer: QEMU\n[ 1.275980] usb 1-1: SerialNumber: 42\n[ 1.969681] 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.328893] 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.434560] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n[ 2.539371] 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 Mon, 14 Jan 2019 18:09:06 +0000. Up 3.06 seconds.\ncloud-init-nonet[3.21]: 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 Signal sysvinit that remote 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 * Stopping set console keymap[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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: 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 Mon, 14 Jan 2019 18:09:08 +0000. Up 4.44 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:5f:16:87 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:ef:25:d3 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\n25:bf:cc:91:d6:98:55:20:e0:69:10:b3:93:5e:31:dc root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +o+o. ... |\n| *.+E. . |\n| + * . . |\n| . + + * |\n| . S B . |\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:\n1f:60:57:10:a1:7a:ee:df:c5:6c:be:5c:10:c4:a4:cd root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++.oo |\n| . . =. |\n| + . . E |\n| o o . |\n| . S . . |\n| o . . 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:\n4f:df:12:c6:6d:bb:4c:9e:aa:50:8d:93:22:bb:24:4d root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| = . |\n| E S * = o |\n| o o = + + . |\n| . + . . o + |\n| o . . = 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:\n0b:24:b9:aa:0a:c6:16:bc:d8:fd:64:e6:ec:aa:91:2d root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n|. + |\n| o . . S |\n|o.o= . . |\n|o=E o + . |\n|+. o B |\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 * Starting configure virtual network devices[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 * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\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 regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 Mon, 14 Jan 2019 18:09:12 +0000. Up 9.12 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 Mon, 14 Jan 2019 18:09:13 +0000. Up 10.14 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11203 0 --:--:-- --:--:-- --:--:-- 11246\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1137 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 [510 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 [562 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 [272 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 13.0 MB in 8s (1612 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock 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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock 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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.4 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.4 [1120 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:62 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7610 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.4_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.4) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.4_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.4) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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 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 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 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 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) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018i-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.4) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.4) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:EC-ACC.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:PSCProcert.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53160 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\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 libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\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 libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\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 libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\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 python-mock.\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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (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 astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (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 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-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-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-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 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-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 chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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 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 memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-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 python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\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 libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\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 mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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-164.214) ...\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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\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 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 iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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 crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\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 11903\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12553\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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 chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\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\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5412 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59717 files and directories currently installed.)\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-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 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ echo 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ echo 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ echo 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ echo 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#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.216\n++ echo 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.15\n++ echo 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.15\n; Communication with 192.168.0.4#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1f:60:57:10:a1:7a:ee:df:c5:6c:be:5c:10:c4:a4:cd root@vellum-0 (DSA)\nec2: 256 4f:df:12:c6:6d:bb:4c:9e:aa:50:8d:93:22:bb:24:4d root@vellum-0 (ECDSA)\nec2: 256 0b:24:b9:aa:0a:c6:16:bc:d8:fd:64:e6:ec:aa:91:2d root@vellum-0 (ED25519)\nec2: 2048 25:bf:cc:91:d6:98:55:20:e0:69:10:b3:93:5e:31:dc root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDzGrXeG0LUvTQzmv2kX9RRV6tw2QowhA8VFZ64pVlN26GoZubMM+tsue5KsDW+59kE2Cy1J19d/T2onuKqWIQs= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILt5XpOcWBdrbc/QqgomDepNM4WIf5WQUxJeuHFR0kVd root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0jtDLTTwa4aIdQt+Jqmdsc76wfRhd4Nscw5eY1H3mDCKAXbkryRbTQB8qlKCRMTL+2ZL5PIOt8/6BxANvstmMSai2LR1p8jPXOPjX+tVr7ZAnxesaji0L9my0BwCd+bmki4zgLQF5cSEWtl7HQYnQ5XwPVbafFpvuWVL4DNX96nRbojGX7msBIuxPUklZwVnpl2S7MGFmiedWhGqaxbUixmZHkGlF6IEYKg9n8vXJBSFL+od7W1AxOXThtlZEsBty26o/VZwaP1j6Qi35Fpuht0U0r/BtgFsjelXo3yOuTyp2lhaAB259lApjEErAZ93itlnFFOL37Onp8LygKe6L root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:15:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 411.95 seconds\n"} 2019-01-14 18:18:20,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6/action used request id req-b72a6295-bf09-4160-a489-8f26c0336a72 2019-01-14 18:18:20,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0887799263s 2019-01-14 18:18:20,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6/action used request id req-b72a6295-bf09-4160-a489-8f26c0336a72 2019-01-14 18:18:20,995 - functest.core.singlevm - DEBUG - console: 0.835716] Key type dns_resolver registered [ 0.837467] Loading compiled-in X.509 certificates [ 0.839711] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.842718] registered taskstats version 1 [ 0.846154] Key type trusted registered [ 0.850589] Key type encrypted registered [ 0.852017] AppArmor: AppArmor sha1 policy hashing enabled [ 0.853771] IMA: No TPM chip found, activating TPM-bypass! [ 0.856160] regulator-dummy: disabling [ 0.857562] Magic number: 3:546:190 [ 0.858905] acpi device:1c: hash matches [ 0.860403] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:04 UTC (1547489344) [ 0.863182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865092] EDD information not available. [ 0.889497] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892199] Write protecting the kernel read-only data: 12288k [ 0.895489] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900271] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.915437] systemd-udevd[107]: starting version 204 [ 0.960876] FDC 0 is a S82078B [ 1.104023] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.268343] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270571] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.272844] usb 1-1: Product: QEMU USB Tablet [ 1.274475] usb 1-1: Manufacturer: QEMU [ 1.275980] usb 1-1: SerialNumber: 42 [ 1.969681] 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.328893] 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.434560] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.539371] 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 Mon, 14 Jan 2019 18:09:06 +0000. Up 3.06 seconds. cloud-init-nonet[3.21]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[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 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: 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 Mon, 14 Jan 2019 18:09:08 +0000. Up 4.44 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:5f:16:87 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:ef:25:d3 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 25:bf:cc:91:d6:98:55:20:e0:69:10:b3:93:5e:31:dc root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | +o+o. ... | | *.+E. . | | + * . . | | . + + * | | . S B . | | + 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: 1f:60:57:10:a1:7a:ee:df:c5:6c:be:5c:10:c4:a4:cd root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ++.oo | | . . =. | | + . . E | | o o . | | . S . . | | 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: 4f:df:12:c6:6d:bb:4c:9e:aa:50:8d:93:22:bb:24:4d root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | = . | | E 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: 0b:24:b9:aa:0a:c6:16:bc:d8:fd:64:e6:ec:aa:91:2d root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | |. + | | o . . S | |o.o= . . | |o=E o + . | |+. o B | |+ ...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 ] * Starting configure virtual network devices[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * 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 regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 Mon, 14 Jan 2019 18:09:12 +0000. Up 9.12 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 Mon, 14 Jan 2019 18:09:13 +0000. Up 10.14 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11203 0 --:--:-- --:--:-- --:--:-- 11246 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1137 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 [510 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 [562 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 [272 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 13.0 MB in 8s (1612 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 1 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.4 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.4 [1120 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7610 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.4_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.4) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.4_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.4) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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 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 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 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 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) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.4) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.4) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:ACEDICOM_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SecureTrust_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Certigna.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:CNNIC_ROOT.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Izenpe.com.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_External_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:PSCProcert.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Taiwan_GRCA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Secure_Global_CA.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Sonera_Class_2_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53160 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... 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 libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... 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 libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... 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 libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... 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 python-mock. 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (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 astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (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 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-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-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-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 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-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 chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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 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 memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-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 python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... 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 libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... 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 mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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-164.214) ... 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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... 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 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 iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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 crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit 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 11903 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12553 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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 chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + 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 The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5412 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 files and directories currently installed.) 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-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 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#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.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1f:60:57:10:a1:7a:ee:df:c5:6c:be:5c:10:c4:a4:cd root@vellum-0 (DSA) ec2: 256 4f:df:12:c6:6d:bb:4c:9e:aa:50:8d:93:22:bb:24:4d root@vellum-0 (ECDSA) ec2: 256 0b:24:b9:aa:0a:c6:16:bc:d8:fd:64:e6:ec:aa:91:2d root@vellum-0 (ED25519) ec2: 2048 25:bf:cc:91:d6:98:55:20:e0:69:10:b3:93:5e:31:dc root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDzGrXeG0LUvTQzmv2kX9RRV6tw2QowhA8VFZ64pVlN26GoZubMM+tsue5KsDW+59kE2Cy1J19d/T2onuKqWIQs= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILt5XpOcWBdrbc/QqgomDepNM4WIf5WQUxJeuHFR0kVd root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0jtDLTTwa4aIdQt+Jqmdsc76wfRhd4Nscw5eY1H3mDCKAXbkryRbTQB8qlKCRMTL+2ZL5PIOt8/6BxANvstmMSai2LR1p8jPXOPjX+tVr7ZAnxesaji0L9my0BwCd+bmki4zgLQF5cSEWtl7HQYnQ5XwPVbafFpvuWVL4DNX96nRbojGX7msBIuxPUklZwVnpl2S7MGFmiedWhGqaxbUixmZHkGlF6IEYKg9n8vXJBSFL+od7W1AxOXThtlZEsBty26o/VZwaP1j6Qi35Fpuht0U0r/BtgFsjelXo3yOuTyp2lhaAB259lApjEErAZ93itlnFFOL37Onp8LygKe6L root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:15:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 411.95 seconds 2019-01-14 18:18:21,000 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:21,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:22,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-9107b0d8-b3ba-455b-bfe0-23b91d3a9f44 x-compute-request-id: req-9107b0d8-b3ba-455b-bfe0-23b91d3a9f44 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:22,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9107b0d8-b3ba-455b-bfe0-23b91d3a9f44 2019-01-14 18:18:22,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12146306038s 2019-01-14 18:18:22,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9107b0d8-b3ba-455b-bfe0-23b91d3a9f44 2019-01-14 18:18:22,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:22,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:22,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-7ba37c76-20f9-4e50-bacd-efe190f552d3 x-compute-request-id: req-7ba37c76-20f9-4e50-bacd-efe190f552d3 Content-Encoding: gzip Content-Length: 12182 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009672] pid_max: default: 32768 minimum: 301\n[ 0.012120] Security Framework initialized\n[ 0.013771] AppArmor: AppArmor initialized\n[ 0.015219] Yama: becoming mindful.\n[ 0.016275] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021827] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024893] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.032793] Initializing cgroup subsys memory\n[ 0.034813] Initializing cgroup subsys devices\n[ 0.036010] Initializing cgroup subsys freezer\n[ 0.038062] Initializing cgroup subsys blkio\n[ 0.040019] Initializing cgroup subsys perf_event\n[ 0.042161] Initializing cgroup subsys hugetlb\n[ 0.044892] mce: CPU supports 10 MCE banks\n[ 0.046866] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.046866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052023] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.054421] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056006] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.060005] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.062669] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.069099] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077233] ACPI: Core revision 20131115\n[ 0.079268] ACPI: All ACPI Tables successfully acquired\n[ 0.080425] ftrace: allocating 28753 entries in 113 pages\n[ 0.104320] smpboot: Max logical packages: 2\n[ 0.106216] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113706] Enabled x2apic\n[ 0.116019] Switched APIC routing to physical x2apic.\n[ 0.119547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.136206] KVM setup paravirtual spinlock\n[ 0.140648] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.143772] x86: Booting SMP configuration:\n[ 0.144005] .... node #0, CPUs: #1[ 0.140592] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160052] x86: Booted up 1 node, 2 CPUs\n[ 0.160064] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.164000] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.167018] devtmpfs: initialized\n[ 0.169411] EVM: security.selinux\n[ 0.170920] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173358] EVM: security.capability\n[ 0.176311] pinctrl core: initialized pinctrl subsystem\n[ 0.178601] regulator-dummy: no parameters\n[ 0.180097] RTC time: 18:09:08, date: 01/14/19\n[ 0.182126] NET: Registered protocol family 16\n[ 0.184237] cpuidle: using governor ladder\n[ 0.186023] cpuidle: using governor menu\n[ 0.187860] ACPI: bus type PCI registered\n[ 0.188025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.190841] PCI: Using configuration type 1 for base access\n[ 0.192830] bio: create slab at 0\n[ 0.193840] ACPI: Added _OSI(Module Device)\n[ 0.196007] ACPI: Added _OSI(Processor Device)\n[ 0.197905] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.199888] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.201414] ACPI: Interpreter enabled\n[ 0.203091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.206539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.210533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.220006] ACPI: (supports S0 S5)\n[ 0.221530] ACPI: Using IOAPIC for interrupt routing\n[ 0.223629] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.224225] ACPI: No dock devices found.\n[ 0.227943] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.228009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.230812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.232022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.236217] acpiphp: Slot [3] registered\n[ 0.237971] acpiphp: Slot [4] registered\n[ 0.239712] acpiphp: Slot [5] registered\n[ 0.240027] acpiphp: Slot [6] registered\n[ 0.241748] acpiphp: Slot [7] registered\n[ 0.243496] acpiphp: Slot [8] registered\n[ 0.244023] acpiphp: Slot [9] registered\n[ 0.245764] acpiphp: Slot [10] registered\n[ 0.247533] acpiphp: Slot [11] registered\n[ 0.248023] acpiphp: Slot [12] registered\n[ 0.249799] acpiphp: Slot [13] registered\n[ 0.251562] acpiphp: Slot [14] registered\n[ 0.252048] acpiphp: Slot [15] registered\n[ 0.253807] acpiphp: Slot [16] registered\n[ 0.255578] acpiphp: Slot [17] registered\n[ 0.256035] acpiphp: Slot [18] registered\n[ 0.257846] acpiphp: Slot [19] registered\n[ 0.259585] acpiphp: Slot [20] registered\n[ 0.260024] acpiphp: Slot [21] registered\n[ 0.261806] acpiphp: Slot [22] registered\n[ 0.263614] acpiphp: Slot [23] registered\n[ 0.264035] acpiphp: Slot [24] registered\n[ 0.265782] acpiphp: Slot [25] registered\n[ 0.267533] acpiphp: Slot [26] registered\n[ 0.268024] acpiphp: Slot [27] registered\n[ 0.269775] acpiphp: Slot [28] registered\n[ 0.271512] acpiphp: Slot [29] registered\n[ 0.272024] acpiphp: Slot [30] registered\n[ 0.273778] acpiphp: Slot [31] registered\n[ 0.275517] PCI host bridge to bus 0000:00\n[ 0.276007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.278247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.280004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.282497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.284004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.286736] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.294204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.296016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.325122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.328517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.331555] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.333268] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.336077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.338771] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.340314] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.342378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.344004] vgaarb: loaded\n[ 0.345273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.347708] SCSI subsystem initialized\n[ 0.348171] ACPI: bus type USB registered\n[ 0.349864] usbcore: registered new interface driver usbfs\n[ 0.352014] usbcore: registered new interface driver hub\n[ 0.354180] usbcore: registered new device driver usb\n[ 0.356115] PCI: Using ACPI for IRQ routing\n[ 0.358201] NetLabel: Initializing\n[ 0.359717] NetLabel: domain hash size = 128\n[ 0.360003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362083] NetLabel: unlabeled traffic allowed by default\n[ 0.364220] Switched to clocksource kvm-clock\n[ 0.373392] AppArmor: AppArmor Filesystem Enabled\n[ 0.375368] pnp: PnP ACPI init\n[ 0.376746] ACPI: bus type PNP registered\n[ 0.378946] pnp: PnP ACPI: found 8 devices\n[ 0.380678] ACPI: bus type PNP unregistered\n[ 0.388862] NET: Registered protocol family 2\n[ 0.390970] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.394132] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.396936] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.399670] TCP: reno registered\n[ 0.401119] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.403549] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.406228] NET: Registered protocol family 1\n[ 0.407752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409656] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411508] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.433870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456421] Trying to unpack rootfs image as initramfs...\n[ 0.555206] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.558017] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.560341] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.562227] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.565127] Scanning for low memory corruption every 60 seconds\n[ 0.567346] Initialise system trusted keyring\n[ 0.569342] audit: initializing netlink socket (disabled)\n[ 0.571591] type=2000 audit(1547489348.890:1): initialized\n[ 0.593703] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597146] zbud: loaded\n[ 0.598586] VFS: Disk quotas dquot_6.5.2\n[ 0.600322] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.603325] fuse init (API version 7.22)\n[ 0.605139] msgmni has been set to 3997\n[ 0.606849] Key type big_key registered\n[ 0.608977] Key type asymmetric registered\n[ 0.610727] Asymmetric key parser 'x509' registered\n[ 0.612729] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.615841] io scheduler noop registered\n[ 0.617567] io scheduler deadline registered (default)\n[ 0.619712] io scheduler cfq registered\n[ 0.621481] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626382] ipmi message handler version 39.2\n[ 0.628263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631369] ACPI: Power Button [PWRF]\n[ 0.633068] GHES: HEST is not enabled!\n[ 0.655119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.721181] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.724213] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751226] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755490] Linux agpgart interface v0.103\n[ 0.758378] brd: module loaded\n[ 0.760348] loop: module loaded\n[ 0.762140] blk-mq: CPU -> queue map\n[ 0.763690] CPU 0 -> Queue 0\n[ 0.765056] CPU 1 -> Queue 0\n[ 0.767246] vda: vda1\n[ 0.769176] scsi0 : ata_piix\n[ 0.770634] scsi1 : ata_piix\n[ 0.771968] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.774660] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.777546] libphy: Fixed MDIO Bus: probed\n[ 0.779495] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781236] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.785055] PPP generic driver version 2.4.2\n[ 0.786602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.788714] ehci-pci: EHCI PCI platform driver\n[ 0.790289] ehci-platform: EHCI generic platform driver\n[ 0.792076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.794095] ohci-pci: OHCI PCI platform driver\n[ 0.795670] ohci-platform: OHCI generic platform driver\n[ 0.797453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.820702] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.827321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.829551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832122] usb usb1: Product: UHCI Host Controller\n[ 0.833804] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.835928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.837664] hub 1-0:1.0: USB hub found\n[ 0.839057] hub 1-0:1.0: 2 ports detected\n[ 0.840645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.844335] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.846042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.847971] mousedev: PS/2 mouse device common for all mice\n[ 0.850252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.853537] rtc_cmos 00:00: RTC can wake from S4\n[ 0.855563] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.857737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.859948] device-mapper: uevent: version 1.0.3\n[ 0.861636] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.864529] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.866606] TCP: cubic registered\n[ 0.867988] NET: Registered protocol family 10\n[ 0.869849] NET: Registered protocol family 17\n[ 0.882688] Key type dns_resolver registered\n[ 0.884483] Loading compiled-in X.509 certificates\n[ 0.886741] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.889969] registered taskstats version 1\n[ 0.893526] Key type trusted registered\n[ 0.897893] Key type encrypted registered\n[ 0.899352] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.901210] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.903699] regulator-dummy: disabling\n[ 0.905154] Magic number: 3:546:190\n[ 0.906539] acpi device:1c: hash matches\n[ 0.908142] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348)\n[ 0.911043] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.913068] EDD information not available.\n[ 0.934134] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.937358] Write protecting the kernel read-only data: 12288k\n[ 0.941031] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.946297] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.960064] systemd-udevd[107]: starting version 204\n[ 1.007370] FDC 0 is a S82078B\n[ 1.156031] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.319417] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.321630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.323921] usb 1-1: Product: QEMU USB Tablet\n[ 1.325440] usb 1-1: Manufacturer: QEMU\n[ 1.326814] usb 1-1: SerialNumber: 42\n[ 2.017615] 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.371424] 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.487769] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.587816] 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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.93 seconds.\ncloud-init-nonet[3.13]: 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 Signal sysvinit that remote 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 * Stopping set console keymap[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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.22]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.42 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:ee:6a:03 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:ce:19:11 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:5b:b2:06:f4:db:db:e9:27:e3:f8:f1:69:a3:09:88 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| .. |\n| .S.. |\n| o.o |\n| E oo+. . |\n| o=oo+*o|\n| .o oBO=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:\nc8:3a:1b:1b:25:70:69:5e:a1:2e:24:3a:a2:d6:85:e9 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| o . |\n|. o = . |\n|.o *oo . |\n|+ .o+.+ S |\n|o.o..+ |\n|.. E= |\n|. * |\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:\nc2:a5:5e:77:81:ac:40:40:07:7f:c5:54:0a:f1:bb:11 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+oo o+o.. |\n| + =.o |\n| o o E . |\n| . = . o . |\n| + 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:\n63:26:a5:4b:b6:5b:b6:42:f8:90:bc:d8:4c:41:49:bc root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o.. |\n| + |\n| . . . |\n| E o |\n| . += S |\n| *o.* . |\n| = =o o |\n| . + 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 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 D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:55 +0000. Up 108.06 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:56 +0000. Up 168.81 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://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.6\n+ '[' -n 192.168.0.6 ']'\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.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.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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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.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.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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.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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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.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.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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.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.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#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.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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.4#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2019-01-14 18:17:29,492 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2019-01-14 18:17:29,496 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2019-01-14 18:17:29,499 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c8:3a:1b:1b:25:70:69:5e:a1:2e:24:3a:a2:d6:85:e9 root@bono-0 (DSA)\nec2: 256 c2:a5:5e:77:81:ac:40:40:07:7f:c5:54:0a:f1:bb:11 root@bono-0 (ECDSA)\nec2: 256 63:26:a5:4b:b6:5b:b6:42:f8:90:bc:d8:4c:41:49:bc root@bono-0 (ED25519)\nec2: 2048 ed:5b:b2:06:f4:db:db:e9:27:e3:f8:f1:69:a3:09:88 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHVMVr/ZLYW9mHARHx6j9ltEpwFJAVUvP4EC6EEuQyfzCnJHuntXOR0YEenc5oMeMQdLLR6Jzl5wLZNSxU1LYDM= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICmZI9wqki64nuqvnKAybZhjEgUbURZ9+hvzYIqngvG4 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXqmfR8qeW56x09i0VGW+cCF1HZjupnzzDgXcdJuHxWPqYghGXdd+4EWIpclKq/09JzeXKBMqlDHm0kg5rvX9RtYgLV8stgV+bvc/Cc5l2qNa3UD+LLQf7hlWe9i3DHAaJ7OqFKaMpAc8zosdxOAzKB8Ep/n6h9xzW2MFXiRX8yd0S0Tm6Pi0tY5HHEed1PA9SNfadTiOTN5Jc5WRqFOHkXbO5vDgv8FmoA/2lZyfCxaVOutpHf9FBauSJra2W/g6yG6D28wKEBN6is4ux+yfvnfkx01nVvwk/fWThH1sgj+OAHvERt/DkWIAGdHs6WAamuJ/Ci+3UMdmGvvdX5I5R root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 501.96 seconds\n"} 2019-01-14 18:18:22,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae/action used request id req-7ba37c76-20f9-4e50-bacd-efe190f552d3 2019-01-14 18:18:22,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109101057053s 2019-01-14 18:18:22,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae/action used request id req-7ba37c76-20f9-4e50-bacd-efe190f552d3 2019-01-14 18:18:22,241 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009672] pid_max: default: 32768 minimum: 301 [ 0.012120] Security Framework initialized [ 0.013771] AppArmor: AppArmor initialized [ 0.015219] Yama: becoming mindful. [ 0.016275] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021827] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024893] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032793] Initializing cgroup subsys memory [ 0.034813] Initializing cgroup subsys devices [ 0.036010] Initializing cgroup subsys freezer [ 0.038062] Initializing cgroup subsys blkio [ 0.040019] Initializing cgroup subsys perf_event [ 0.042161] Initializing cgroup subsys hugetlb [ 0.044892] mce: CPU supports 10 MCE banks [ 0.046866] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052023] Spectre V2 : Mitigation: Full generic retpoline [ 0.054421] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056006] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060005] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.062669] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.069099] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077233] ACPI: Core revision 20131115 [ 0.079268] ACPI: All ACPI Tables successfully acquired [ 0.080425] ftrace: allocating 28753 entries in 113 pages [ 0.104320] smpboot: Max logical packages: 2 [ 0.106216] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113706] Enabled x2apic [ 0.116019] Switched APIC routing to physical x2apic. [ 0.119547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.136206] KVM setup paravirtual spinlock [ 0.140648] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.143772] x86: Booting SMP configuration: [ 0.144005] .... node #0, CPUs: #1[ 0.140592] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] KVM setup async PF for cpu 1 [ 0.160052] x86: Booted up 1 node, 2 CPUs [ 0.160064] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.164000] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.167018] devtmpfs: initialized [ 0.169411] EVM: security.selinux [ 0.170920] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173358] EVM: security.capability [ 0.176311] pinctrl core: initialized pinctrl subsystem [ 0.178601] regulator-dummy: no parameters [ 0.180097] RTC time: 18:09:08, date: 01/14/19 [ 0.182126] NET: Registered protocol family 16 [ 0.184237] cpuidle: using governor ladder [ 0.186023] cpuidle: using governor menu [ 0.187860] ACPI: bus type PCI registered [ 0.188025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190841] PCI: Using configuration type 1 for base access [ 0.192830] bio: create slab at 0 [ 0.193840] ACPI: Added _OSI(Module Device) [ 0.196007] ACPI: Added _OSI(Processor Device) [ 0.197905] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.199888] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201414] ACPI: Interpreter enabled [ 0.203091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.206539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.210533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.220006] ACPI: (supports S0 S5) [ 0.221530] ACPI: Using IOAPIC for interrupt routing [ 0.223629] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224225] ACPI: No dock devices found. [ 0.227943] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.228009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.230812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.232022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.236217] acpiphp: Slot [3] registered [ 0.237971] acpiphp: Slot [4] registered [ 0.239712] acpiphp: Slot [5] registered [ 0.240027] acpiphp: Slot [6] registered [ 0.241748] acpiphp: Slot [7] registered [ 0.243496] acpiphp: Slot [8] registered [ 0.244023] acpiphp: Slot [9] registered [ 0.245764] acpiphp: Slot [10] registered [ 0.247533] acpiphp: Slot [11] registered [ 0.248023] acpiphp: Slot [12] registered [ 0.249799] acpiphp: Slot [13] registered [ 0.251562] acpiphp: Slot [14] registered [ 0.252048] acpiphp: Slot [15] registered [ 0.253807] acpiphp: Slot [16] registered [ 0.255578] acpiphp: Slot [17] registered [ 0.256035] acpiphp: Slot [18] registered [ 0.257846] acpiphp: Slot [19] registered [ 0.259585] acpiphp: Slot [20] registered [ 0.260024] acpiphp: Slot [21] registered [ 0.261806] acpiphp: Slot [22] registered [ 0.263614] acpiphp: Slot [23] registered [ 0.264035] acpiphp: Slot [24] registered [ 0.265782] acpiphp: Slot [25] registered [ 0.267533] acpiphp: Slot [26] registered [ 0.268024] acpiphp: Slot [27] registered [ 0.269775] acpiphp: Slot [28] registered [ 0.271512] acpiphp: Slot [29] registered [ 0.272024] acpiphp: Slot [30] registered [ 0.273778] acpiphp: Slot [31] registered [ 0.275517] PCI host bridge to bus 0000:00 [ 0.276007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.278247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.280004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.282497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.286736] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.294204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.325122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.328517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.331555] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.333268] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.336077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.338771] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.340314] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344004] vgaarb: loaded [ 0.345273] vgaarb: bridge control possible 0000:00:02.0 [ 0.347708] SCSI subsystem initialized [ 0.348171] ACPI: bus type USB registered [ 0.349864] usbcore: registered new interface driver usbfs [ 0.352014] usbcore: registered new interface driver hub [ 0.354180] usbcore: registered new device driver usb [ 0.356115] PCI: Using ACPI for IRQ routing [ 0.358201] NetLabel: Initializing [ 0.359717] NetLabel: domain hash size = 128 [ 0.360003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362083] NetLabel: unlabeled traffic allowed by default [ 0.364220] Switched to clocksource kvm-clock [ 0.373392] AppArmor: AppArmor Filesystem Enabled [ 0.375368] pnp: PnP ACPI init [ 0.376746] ACPI: bus type PNP registered [ 0.378946] pnp: PnP ACPI: found 8 devices [ 0.380678] ACPI: bus type PNP unregistered [ 0.388862] NET: Registered protocol family 2 [ 0.390970] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.394132] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.396936] TCP: Hash tables configured (established 16384 bind 16384) [ 0.399670] TCP: reno registered [ 0.401119] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.403549] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.406228] NET: Registered protocol family 1 [ 0.407752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409656] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411508] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.433870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.456421] Trying to unpack rootfs image as initramfs... [ 0.555206] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.558017] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.560341] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.562227] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.565127] Scanning for low memory corruption every 60 seconds [ 0.567346] Initialise system trusted keyring [ 0.569342] audit: initializing netlink socket (disabled) [ 0.571591] type=2000 audit(1547489348.890:1): initialized [ 0.593703] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597146] zbud: loaded [ 0.598586] VFS: Disk quotas dquot_6.5.2 [ 0.600322] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603325] fuse init (API version 7.22) [ 0.605139] msgmni has been set to 3997 [ 0.606849] Key type big_key registered [ 0.608977] Key type asymmetric registered [ 0.610727] Asymmetric key parser 'x509' registered [ 0.612729] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.615841] io scheduler noop registered [ 0.617567] io scheduler deadline registered (default) [ 0.619712] io scheduler cfq registered [ 0.621481] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626382] ipmi message handler version 39.2 [ 0.628263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631369] ACPI: Power Button [PWRF] [ 0.633068] GHES: HEST is not enabled! [ 0.655119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.721181] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.724213] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.751226] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.755490] Linux agpgart interface v0.103 [ 0.758378] brd: module loaded [ 0.760348] loop: module loaded [ 0.762140] blk-mq: CPU -> queue map [ 0.763690] CPU 0 -> Queue 0 [ 0.765056] CPU 1 -> Queue 0 [ 0.767246] vda: vda1 [ 0.769176] scsi0 : ata_piix [ 0.770634] scsi1 : ata_piix [ 0.771968] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.774660] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.777546] libphy: Fixed MDIO Bus: probed [ 0.779495] tun: Universal TUN/TAP device driver, 1.6 [ 0.781236] tun: (C) 1999-2004 Max Krasnyansky [ 0.785055] PPP generic driver version 2.4.2 [ 0.786602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.788714] ehci-pci: EHCI PCI platform driver [ 0.790289] ehci-platform: EHCI generic platform driver [ 0.792076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.794095] ohci-pci: OHCI PCI platform driver [ 0.795670] ohci-platform: OHCI generic platform driver [ 0.797453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.820702] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.822525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.825276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.827321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.829551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.832122] usb usb1: Product: UHCI Host Controller [ 0.833804] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.835928] usb usb1: SerialNumber: 0000:00:01.2 [ 0.837664] hub 1-0:1.0: USB hub found [ 0.839057] hub 1-0:1.0: 2 ports detected [ 0.840645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.844335] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.846042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.847971] mousedev: PS/2 mouse device common for all mice [ 0.850252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.853537] rtc_cmos 00:00: RTC can wake from S4 [ 0.855563] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.857737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.859948] device-mapper: uevent: version 1.0.3 [ 0.861636] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.864529] ledtrig-cpu: registered to indicate activity on CPUs [ 0.866606] TCP: cubic registered [ 0.867988] NET: Registered protocol family 10 [ 0.869849] NET: Registered protocol family 17 [ 0.882688] Key type dns_resolver registered [ 0.884483] Loading compiled-in X.509 certificates [ 0.886741] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.889969] registered taskstats version 1 [ 0.893526] Key type trusted registered [ 0.897893] Key type encrypted registered [ 0.899352] AppArmor: AppArmor sha1 policy hashing enabled [ 0.901210] IMA: No TPM chip found, activating TPM-bypass! [ 0.903699] regulator-dummy: disabling [ 0.905154] Magic number: 3:546:190 [ 0.906539] acpi device:1c: hash matches [ 0.908142] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.911043] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.913068] EDD information not available. [ 0.934134] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.937358] Write protecting the kernel read-only data: 12288k [ 0.941031] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.946297] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.960064] systemd-udevd[107]: starting version 204 [ 1.007370] FDC 0 is a S82078B [ 1.156031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.319417] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.321630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.323921] usb 1-1: Product: QEMU USB Tablet [ 1.325440] usb 1-1: Manufacturer: QEMU [ 1.326814] usb 1-1: SerialNumber: 42 [ 2.017615] 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.371424] 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.487769] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.587816] 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 Mon, 14 Jan 2019 18:09:10 +0000. Up 2.93 seconds. cloud-init-nonet[3.13]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[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 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.22]: 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 Mon, 14 Jan 2019 18:09:12 +0000. Up 4.42 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:ee:6a:03 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:ce:19:11 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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:5b:b2:06:f4:db:db:e9:27:e3:f8:f1:69:a3:09:88 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | .. | | .S.. | | o.o | | E oo+. . | | o=oo+*o| | .o oBO=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: c8:3a:1b:1b:25:70:69:5e:a1:2e:24:3a:a2:d6:85:e9 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | o . | |. o = . | |.o *oo . | |+ .o+.+ S | |o.o..+ | |.. E= | |. * | | 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: c2:a5:5e:77:81:ac:40:40:07:7f:c5:54:0a:f1:bb:11 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .+oo o+o.. | | + =.o | | o o E . | | . = . o . | | + 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: 63:26:a5:4b:b6:5b:b6:42:f8:90:bc:d8:4c:41:49:bc root@bono-0 The key's randomart image is: +--[ED25519 256--+ | o.. | | + | | . . . | | E o | | . += S | | *o.* . | | = =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 configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:55 +0000. Up 108.06 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:56 +0000. Up 168.81 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://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.6 + '[' -n 192.168.0.6 ']' + 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.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#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.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:17:29,492 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:17:29,496 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:17:29,499 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:3a:1b:1b:25:70:69:5e:a1:2e:24:3a:a2:d6:85:e9 root@bono-0 (DSA) ec2: 256 c2:a5:5e:77:81:ac:40:40:07:7f:c5:54:0a:f1:bb:11 root@bono-0 (ECDSA) ec2: 256 63:26:a5:4b:b6:5b:b6:42:f8:90:bc:d8:4c:41:49:bc root@bono-0 (ED25519) ec2: 2048 ed:5b:b2:06:f4:db:db:e9:27:e3:f8:f1:69:a3:09:88 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHVMVr/ZLYW9mHARHx6j9ltEpwFJAVUvP4EC6EEuQyfzCnJHuntXOR0YEenc5oMeMQdLLR6Jzl5wLZNSxU1LYDM= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICmZI9wqki64nuqvnKAybZhjEgUbURZ9+hvzYIqngvG4 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXqmfR8qeW56x09i0VGW+cCF1HZjupnzzDgXcdJuHxWPqYghGXdd+4EWIpclKq/09JzeXKBMqlDHm0kg5rvX9RtYgLV8stgV+bvc/Cc5l2qNa3UD+LLQf7hlWe9i3DHAaJ7OqFKaMpAc8zosdxOAzKB8Ep/n6h9xzW2MFXiRX8yd0S0Tm6Pi0tY5HHEed1PA9SNfadTiOTN5Jc5WRqFOHkXbO5vDgv8FmoA/2lZyfCxaVOutpHf9FBauSJra2W/g6yG6D28wKEBN6is4ux+yfvnfkx01nVvwk/fWThH1sgj+OAHvERt/DkWIAGdHs6WAamuJ/Ci+3UMdmGvvdX5I5R root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 501.96 seconds 2019-01-14 18:18:22,243 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:22,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:22,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:22,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-1860c009-5b02-4ee6-b648-8b5a10a9fd60 x-compute-request-id: req-1860c009-5b02-4ee6-b648-8b5a10a9fd60 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:22,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1860c009-5b02-4ee6-b648-8b5a10a9fd60 2019-01-14 18:18:22,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453500986099s 2019-01-14 18:18:22,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1860c009-5b02-4ee6-b648-8b5a10a9fd60 2019-01-14 18:18:22,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:22,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-d39b0ae4-315a-4d56-97c7-b2a3f8a25ea3 x-compute-request-id: req-d39b0ae4-315a-4d56-97c7-b2a3f8a25ea3 Content-Encoding: gzip Content-Length: 12120 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.008003] pid_max: default: 32768 minimum: 301\n[ 0.009608] Security Framework initialized\n[ 0.011075] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013420] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023031] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024288] Initializing cgroup subsys memory\n[ 0.025809] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029532] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033596] Initializing cgroup subsys hugetlb\n[ 0.036331] mce: CPU supports 10 MCE banks\n[ 0.037807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037807] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041844] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046214] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.065795] ACPI: Core revision 20131115\n[ 0.067803] ACPI: All ACPI Tables successfully acquired\n[ 0.069383] ftrace: allocating 28753 entries in 113 pages\n[ 0.092347] smpboot: Max logical packages: 2\n[ 0.093827] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.098394] Enabling x2apic\n[ 0.099478] Enabled x2apic\n[ 0.100011] Switched APIC routing to physical x2apic.\n[ 0.105133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.107160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.110787] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.118690] KVM setup paravirtual spinlock\n[ 0.122162] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124203] x86: Booting SMP configuration:\n[ 0.125707] .... node #0, CPUs: #1[ 0.122107] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140019] x86: Booted up 1 node, 2 CPUs\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140014] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146496] devtmpfs: initialized\n[ 0.149520] EVM: security.selinux\n[ 0.150707] EVM: security.SMACK64\n[ 0.151919] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.153297] pinctrl core: initialized pinctrl subsystem\n[ 0.156041] regulator-dummy: no parameters\n[ 0.157547] RTC time: 18:09:10, date: 01/14/19\n[ 0.159131] NET: Registered protocol family 16\n[ 0.160120] cpuidle: using governor ladder\n[ 0.161572] cpuidle: using governor menu\n[ 0.163047] ACPI: bus type PCI registered\n[ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166234] PCI: Using configuration type 1 for base access\n[ 0.168625] bio: create slab at 0\n[ 0.169489] ACPI: Added _OSI(Module Device)\n[ 0.169497] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173570] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176543] ACPI: Interpreter enabled\n[ 0.177879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191217] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193620] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196198] ACPI: No dock devices found.\n[ 0.199543] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202151] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207848] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209412] acpiphp: Slot [5] registered\n[ 0.210798] acpiphp: Slot [6] registered\n[ 0.212024] acpiphp: Slot [7] registered\n[ 0.213493] acpiphp: Slot [8] registered\n[ 0.214876] acpiphp: Slot [9] registered\n[ 0.216030] acpiphp: Slot [10] registered\n[ 0.217443] acpiphp: Slot [11] registered\n[ 0.218849] acpiphp: Slot [12] registered\n[ 0.220021] acpiphp: Slot [13] registered\n[ 0.221448] acpiphp: Slot [14] registered\n[ 0.222864] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225434] acpiphp: Slot [17] registered\n[ 0.226848] acpiphp: Slot [18] registered\n[ 0.228028] acpiphp: Slot [19] registered\n[ 0.229453] acpiphp: Slot [20] registered\n[ 0.230867] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233461] acpiphp: Slot [23] registered\n[ 0.234903] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237455] acpiphp: Slot [26] registered\n[ 0.238866] acpiphp: Slot [27] registered\n[ 0.240021] acpiphp: Slot [28] registered\n[ 0.241462] acpiphp: Slot [29] registered\n[ 0.242880] acpiphp: Slot [30] registered\n[ 0.244028] acpiphp: Slot [31] registered\n[ 0.245437] PCI host bridge to bus 0000:00\n[ 0.246982] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.264255] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.266787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.299778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.303690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.305130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.307404] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.309914] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312003] vgaarb: loaded\n[ 0.313068] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315203] SCSI subsystem initialized\n[ 0.316186] ACPI: bus type USB registered\n[ 0.317565] usbcore: registered new interface driver usbfs\n[ 0.319421] usbcore: registered new interface driver hub\n[ 0.320058] usbcore: registered new device driver usb\n[ 0.321838] PCI: Using ACPI for IRQ routing\n[ 0.324023] NetLabel: Initializing\n[ 0.325288] NetLabel: domain hash size = 128\n[ 0.326793] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328073] NetLabel: unlabeled traffic allowed by default\n[ 0.329929] Switched to clocksource kvm-clock\n[ 0.337065] AppArmor: AppArmor Filesystem Enabled\n[ 0.338719] pnp: PnP ACPI init\n[ 0.339886] ACPI: bus type PNP registered\n[ 0.341793] pnp: PnP ACPI: found 8 devices\n[ 0.343246] ACPI: bus type PNP unregistered\n[ 0.351418] NET: Registered protocol family 2\n[ 0.353265] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.355915] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358257] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360496] TCP: reno registered\n[ 0.361707] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363707] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365881] NET: Registered protocol family 1\n[ 0.367439] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369388] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417068] Trying to unpack rootfs image as initramfs...\n[ 0.517595] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.520695] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.522647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.527844] Scanning for low memory corruption every 60 seconds\n[ 0.530153] Initialise system trusted keyring\n[ 0.531780] audit: initializing netlink socket (disabled)\n[ 0.533619] type=2000 audit(1547489350.989:1): initialized\n[ 0.554229] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557325] zbud: loaded\n[ 0.558572] VFS: Disk quotas dquot_6.5.2\n[ 0.560069] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562579] fuse init (API version 7.22)\n[ 0.564080] msgmni has been set to 3997\n[ 0.565586] Key type big_key registered\n[ 0.567480] Key type asymmetric registered\n[ 0.568948] Asymmetric key parser 'x509' registered\n[ 0.570637] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.573427] io scheduler noop registered\n[ 0.574869] io scheduler deadline registered (default)\n[ 0.576628] io scheduler cfq registered\n[ 0.578103] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580073] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582401] ipmi message handler version 39.2\n[ 0.583977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586578] ACPI: Power Button [PWRF]\n[ 0.587982] GHES: HEST is not enabled!\n[ 0.609879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.653503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676369] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.678881] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706700] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710232] Linux agpgart interface v0.103\n[ 0.712689] brd: module loaded\n[ 0.714257] loop: module loaded\n[ 0.715791] blk-mq: CPU -> queue map\n[ 0.717081] CPU 0 -> Queue 0\n[ 0.718233] CPU 1 -> Queue 0\n[ 0.720276] vda: vda1\n[ 0.722099] scsi0 : ata_piix\n[ 0.723336] scsi1 : ata_piix\n[ 0.724480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.726654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.729084] libphy: Fixed MDIO Bus: probed\n[ 0.730651] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732402] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.736283] PPP generic driver version 2.4.2\n[ 0.737860] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.739977] ehci-pci: EHCI PCI platform driver\n[ 0.741526] ehci-platform: EHCI generic platform driver\n[ 0.743301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745323] ohci-pci: OHCI PCI platform driver\n[ 0.746862] ohci-platform: OHCI generic platform driver\n[ 0.748621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771395] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773163] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.777809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782486] usb usb1: Product: UHCI Host Controller\n[ 0.784204] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.786286] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.788015] hub 1-0:1.0: USB hub found\n[ 0.789423] hub 1-0:1.0: 2 ports detected\n[ 0.790995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.794616] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796309] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798198] mousedev: PS/2 mouse device common for all mice\n[ 0.800436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.803636] rtc_cmos 00:00: RTC can wake from S4\n[ 0.805613] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.807700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809872] device-mapper: uevent: version 1.0.3\n[ 0.811556] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.814413] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816461] TCP: cubic registered\n[ 0.817785] NET: Registered protocol family 10\n[ 0.819624] NET: Registered protocol family 17\n[ 0.832919] Key type dns_resolver registered\n[ 0.834686] Loading compiled-in X.509 certificates\n[ 0.836907] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.840046] registered taskstats version 1\n[ 0.843460] Key type trusted registered\n[ 0.847669] Key type encrypted registered\n[ 0.849115] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.850940] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.853421] regulator-dummy: disabling\n[ 0.854847] Magic number: 3:546:190\n[ 0.856223] acpi device:1c: hash matches\n[ 0.857750] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:11 UTC (1547489351)\n[ 0.860611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862580] EDD information not available.\n[ 0.886121] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.888910] Write protecting the kernel read-only data: 12288k\n[ 0.892381] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.897260] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.911769] systemd-udevd[107]: starting version 204\n[ 0.964599] FDC 0 is a S82078B\n[ 1.100030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.265173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.267400] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.269673] usb 1-1: Product: QEMU USB Tablet\n[ 1.271189] usb 1-1: Manufacturer: QEMU\n[ 1.272564] usb 1-1: SerialNumber: 42\n[ 1.985598] 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.320049] 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.419985] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.534478] 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 Mon, 14 Jan 2019 18:09:13 +0000. Up 2.94 seconds.\ncloud-init-nonet[3.10]: 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 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[4.48]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:15 +0000. Up 4.71 seconds.\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:3a:8b:cd |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:23:25:15 |\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:\ne9:15:e8:12:79:8a:d8:95:fe:5d:f4:01:3b:3c:9f:14 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| o . . o . |\n| = o . * o |\n| o + = . o * o |\n| . o + S . . + |\n| + o . |\n| 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:\n16:68:79:b8:43:05:d6:1b:ab:77:10:45:1a:f5:83:7a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo++ |\n| . =+o o |\n| * +=. o |\n| o o+o . |\n| o.S.E |\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:\n0d:41:55:41:30:88:21:2f:80:49:2b:51:8e:8d:d9:0d root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o=E . .+oo+++. |\n|oO.+ o. .. . |\n|=.+ o . . |\n|. . o |\n| S . |\n| |\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:\n4d:41:51:a1:4c:7c:3e:8f:ee:97:85:73:6e:dd:7e:fa root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o=oo. |\n| o.o. |\n| +o |\n| o o |\n| S . + . |\n| . + o|\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 configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:58 +0000. Up 108.08 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:59 +0000. Up 168.87 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.6\n+ '[' -n 192.168.0.6 ']'\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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.4#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2019-01-14 18:17:33,117 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2019-01-14 18:17:33,122 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2019-01-14 18:17:33,124 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 16:68:79:b8:43:05:d6:1b:ab:77:10:45:1a:f5:83:7a root@homer-0 (DSA)\nec2: 256 0d:41:55:41:30:88:21:2f:80:49:2b:51:8e:8d:d9:0d root@homer-0 (ECDSA)\nec2: 256 4d:41:51:a1:4c:7c:3e:8f:ee:97:85:73:6e:dd:7e:fa root@homer-0 (ED25519)\nec2: 2048 e9:15:e8:12:79:8a:d8:95:fe:5d:f4:01:3b:3c:9f:14 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDcPx6EZ8XDIZ0Zc/lsTssLQ6ZbxBc3+pYpZ1oJzwy7i2GPlrnO7L0I9AM8Ugfxq3G3XPUYxanX1M0FngNeTAhU= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIMRLU/9GNhHbAjZiSjWtbGtBVmOTLl4hAKj4OWyxgS9 root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDisk7AJNcGxN7bFZjnzFpWSCQqGot7rLY1AQqVkG43fPPBTlI3wRQftuwBGTIxRhX+M3f3nfQYEogLaX8LvY0bBgAWneYeHuMIN8l+oKxShsJzkav/LtDuQgyfhBY59ITqXMlkI8yrRL0s5uXNwnoQdJ3BV7ut7AK76ibT2XJ8yeBKOmZK5kZbQmQcNXwc0jO4JZnFckaay6DJmhzOeQqtqNV1yzeJC3ztUSAgw1ysgbhEhWOUmXuQp22u7wKKeqltaw+MMu7IZXqDCfvfmXu4TxD0y2kjQNWeiW6q+Wb7Uf6jutgO2f9Gf5lbAlbs4YzmlEuxM0934SE2chR2YKm/ root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.54 seconds\n"} 2019-01-14 18:18:22,786 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a/action used request id req-d39b0ae4-315a-4d56-97c7-b2a3f8a25ea3 2019-01-14 18:18:22,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0806951522827s 2019-01-14 18:18:22,787 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a/action used request id req-d39b0ae4-315a-4d56-97c7-b2a3f8a25ea3 2019-01-14 18:18:22,787 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.008003] pid_max: default: 32768 minimum: 301 [ 0.009608] Security Framework initialized [ 0.011075] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013420] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023031] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024288] Initializing cgroup subsys memory [ 0.025809] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029532] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033596] Initializing cgroup subsys hugetlb [ 0.036331] mce: CPU supports 10 MCE banks [ 0.037807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037807] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041844] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046214] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.065795] ACPI: Core revision 20131115 [ 0.067803] ACPI: All ACPI Tables successfully acquired [ 0.069383] ftrace: allocating 28753 entries in 113 pages [ 0.092347] smpboot: Max logical packages: 2 [ 0.093827] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.098394] Enabling x2apic [ 0.099478] Enabled x2apic [ 0.100011] Switched APIC routing to physical x2apic. [ 0.105133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.110787] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118690] KVM setup paravirtual spinlock [ 0.122162] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124203] x86: Booting SMP configuration: [ 0.125707] .... node #0, CPUs: #1[ 0.122107] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140019] x86: Booted up 1 node, 2 CPUs [ 0.140012] KVM setup async PF for cpu 1 [ 0.140014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146496] devtmpfs: initialized [ 0.149520] EVM: security.selinux [ 0.150707] EVM: security.SMACK64 [ 0.151919] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153297] pinctrl core: initialized pinctrl subsystem [ 0.156041] regulator-dummy: no parameters [ 0.157547] RTC time: 18:09:10, date: 01/14/19 [ 0.159131] NET: Registered protocol family 16 [ 0.160120] cpuidle: using governor ladder [ 0.161572] cpuidle: using governor menu [ 0.163047] ACPI: bus type PCI registered [ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166234] PCI: Using configuration type 1 for base access [ 0.168625] bio: create slab at 0 [ 0.169489] ACPI: Added _OSI(Module Device) [ 0.169497] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173570] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176543] ACPI: Interpreter enabled [ 0.177879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191217] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193620] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196198] ACPI: No dock devices found. [ 0.199543] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202151] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207848] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209412] acpiphp: Slot [5] registered [ 0.210798] acpiphp: Slot [6] registered [ 0.212024] acpiphp: Slot [7] registered [ 0.213493] acpiphp: Slot [8] registered [ 0.214876] acpiphp: Slot [9] registered [ 0.216030] acpiphp: Slot [10] registered [ 0.217443] acpiphp: Slot [11] registered [ 0.218849] acpiphp: Slot [12] registered [ 0.220021] acpiphp: Slot [13] registered [ 0.221448] acpiphp: Slot [14] registered [ 0.222864] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225434] acpiphp: Slot [17] registered [ 0.226848] acpiphp: Slot [18] registered [ 0.228028] acpiphp: Slot [19] registered [ 0.229453] acpiphp: Slot [20] registered [ 0.230867] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233461] acpiphp: Slot [23] registered [ 0.234903] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237455] acpiphp: Slot [26] registered [ 0.238866] acpiphp: Slot [27] registered [ 0.240021] acpiphp: Slot [28] registered [ 0.241462] acpiphp: Slot [29] registered [ 0.242880] acpiphp: Slot [30] registered [ 0.244028] acpiphp: Slot [31] registered [ 0.245437] PCI host bridge to bus 0000:00 [ 0.246982] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264255] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.266787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307404] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308321] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.309914] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313068] vgaarb: bridge control possible 0000:00:02.0 [ 0.315203] SCSI subsystem initialized [ 0.316186] ACPI: bus type USB registered [ 0.317565] usbcore: registered new interface driver usbfs [ 0.319421] usbcore: registered new interface driver hub [ 0.320058] usbcore: registered new device driver usb [ 0.321838] PCI: Using ACPI for IRQ routing [ 0.324023] NetLabel: Initializing [ 0.325288] NetLabel: domain hash size = 128 [ 0.326793] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328073] NetLabel: unlabeled traffic allowed by default [ 0.329929] Switched to clocksource kvm-clock [ 0.337065] AppArmor: AppArmor Filesystem Enabled [ 0.338719] pnp: PnP ACPI init [ 0.339886] ACPI: bus type PNP registered [ 0.341793] pnp: PnP ACPI: found 8 devices [ 0.343246] ACPI: bus type PNP unregistered [ 0.351418] NET: Registered protocol family 2 [ 0.353265] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355915] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358257] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360496] TCP: reno registered [ 0.361707] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363707] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365881] NET: Registered protocol family 1 [ 0.367439] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369388] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371298] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417068] Trying to unpack rootfs image as initramfs... [ 0.517595] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520695] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.527844] Scanning for low memory corruption every 60 seconds [ 0.530153] Initialise system trusted keyring [ 0.531780] audit: initializing netlink socket (disabled) [ 0.533619] type=2000 audit(1547489350.989:1): initialized [ 0.554229] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557325] zbud: loaded [ 0.558572] VFS: Disk quotas dquot_6.5.2 [ 0.560069] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562579] fuse init (API version 7.22) [ 0.564080] msgmni has been set to 3997 [ 0.565586] Key type big_key registered [ 0.567480] Key type asymmetric registered [ 0.568948] Asymmetric key parser 'x509' registered [ 0.570637] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.573427] io scheduler noop registered [ 0.574869] io scheduler deadline registered (default) [ 0.576628] io scheduler cfq registered [ 0.578103] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580073] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582401] ipmi message handler version 39.2 [ 0.583977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586578] ACPI: Power Button [PWRF] [ 0.587982] GHES: HEST is not enabled! [ 0.609879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.653503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676369] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.678881] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706700] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710232] Linux agpgart interface v0.103 [ 0.712689] brd: module loaded [ 0.714257] loop: module loaded [ 0.715791] blk-mq: CPU -> queue map [ 0.717081] CPU 0 -> Queue 0 [ 0.718233] CPU 1 -> Queue 0 [ 0.720276] vda: vda1 [ 0.722099] scsi0 : ata_piix [ 0.723336] scsi1 : ata_piix [ 0.724480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.726654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.729084] libphy: Fixed MDIO Bus: probed [ 0.730651] tun: Universal TUN/TAP device driver, 1.6 [ 0.732402] tun: (C) 1999-2004 Max Krasnyansky [ 0.736283] PPP generic driver version 2.4.2 [ 0.737860] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739977] ehci-pci: EHCI PCI platform driver [ 0.741526] ehci-platform: EHCI generic platform driver [ 0.743301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.745323] ohci-pci: OHCI PCI platform driver [ 0.746862] ohci-platform: OHCI generic platform driver [ 0.748621] uhci_hcd: USB Universal Host Controller Interface driver [ 0.771395] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773163] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.777809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.779985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782486] usb usb1: Product: UHCI Host Controller [ 0.784204] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.786286] usb usb1: SerialNumber: 0000:00:01.2 [ 0.788015] hub 1-0:1.0: USB hub found [ 0.789423] hub 1-0:1.0: 2 ports detected [ 0.790995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.794616] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.796309] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.798198] mousedev: PS/2 mouse device common for all mice [ 0.800436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.803636] rtc_cmos 00:00: RTC can wake from S4 [ 0.805613] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.807700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809872] device-mapper: uevent: version 1.0.3 [ 0.811556] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.814413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816461] TCP: cubic registered [ 0.817785] NET: Registered protocol family 10 [ 0.819624] NET: Registered protocol family 17 [ 0.832919] Key type dns_resolver registered [ 0.834686] Loading compiled-in X.509 certificates [ 0.836907] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.840046] registered taskstats version 1 [ 0.843460] Key type trusted registered [ 0.847669] Key type encrypted registered [ 0.849115] AppArmor: AppArmor sha1 policy hashing enabled [ 0.850940] IMA: No TPM chip found, activating TPM-bypass! [ 0.853421] regulator-dummy: disabling [ 0.854847] Magic number: 3:546:190 [ 0.856223] acpi device:1c: hash matches [ 0.857750] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:11 UTC (1547489351) [ 0.860611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862580] EDD information not available. [ 0.886121] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.888910] Write protecting the kernel read-only data: 12288k [ 0.892381] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.897260] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.911769] systemd-udevd[107]: starting version 204 [ 0.964599] FDC 0 is a S82078B [ 1.100030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.265173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.267400] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.269673] usb 1-1: Product: QEMU USB Tablet [ 1.271189] usb 1-1: Manufacturer: QEMU [ 1.272564] usb 1-1: SerialNumber: 42 [ 1.985598] 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.320049] 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.419985] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.534478] 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 Mon, 14 Jan 2019 18:09:13 +0000. Up 2.94 seconds. cloud-init-nonet[3.10]: 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 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[4.48]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:15 +0000. Up 4.71 seconds. * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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:3a:8b:cd | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:23:25:15 | 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: e9:15:e8:12:79:8a:d8:95:fe:5d:f4:01:3b:3c:9f:14 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | o . . o . | | = o . * o | | o + = . o * o | | . o + S . . + | | + 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: 16:68:79:b8:43:05:d6:1b:ab:77:10:45:1a:f5:83:7a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo++ | | . =+o o | | * +=. o | | o o+o . | | o.S.E | | .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: 0d:41:55:41:30:88:21:2f:80:49:2b:51:8e:8d:d9:0d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |o=E . .+oo+++. | |oO.+ o. .. . | |=.+ o . . | |. . o | | S . | | | | | | | | | +-----------------+ 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: 4d:41:51:a1:4c:7c:3e:8f:ee:97:85:73:6e:dd:7e:fa root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o=oo. | | o.o. | | +o | | o o | | S . + . | | . + o| | . *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 configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:58 +0000. Up 108.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:59 +0000. Up 168.87 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.6 + '[' -n 192.168.0.6 ']' + 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:17:33,117 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:17:33,122 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:17:33,124 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 16:68:79:b8:43:05:d6:1b:ab:77:10:45:1a:f5:83:7a root@homer-0 (DSA) ec2: 256 0d:41:55:41:30:88:21:2f:80:49:2b:51:8e:8d:d9:0d root@homer-0 (ECDSA) ec2: 256 4d:41:51:a1:4c:7c:3e:8f:ee:97:85:73:6e:dd:7e:fa root@homer-0 (ED25519) ec2: 2048 e9:15:e8:12:79:8a:d8:95:fe:5d:f4:01:3b:3c:9f:14 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDcPx6EZ8XDIZ0Zc/lsTssLQ6ZbxBc3+pYpZ1oJzwy7i2GPlrnO7L0I9AM8Ugfxq3G3XPUYxanX1M0FngNeTAhU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIMRLU/9GNhHbAjZiSjWtbGtBVmOTLl4hAKj4OWyxgS9 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDisk7AJNcGxN7bFZjnzFpWSCQqGot7rLY1AQqVkG43fPPBTlI3wRQftuwBGTIxRhX+M3f3nfQYEogLaX8LvY0bBgAWneYeHuMIN8l+oKxShsJzkav/LtDuQgyfhBY59ITqXMlkI8yrRL0s5uXNwnoQdJ3BV7ut7AK76ibT2XJ8yeBKOmZK5kZbQmQcNXwc0jO4JZnFckaay6DJmhzOeQqtqNV1yzeJC3ztUSAgw1ysgbhEhWOUmXuQp22u7wKKeqltaw+MMu7IZXqDCfvfmXu4TxD0y2kjQNWeiW6q+Wb7Uf6jutgO2f9Gf5lbAlbs4YzmlEuxM0934SE2chR2YKm/ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.54 seconds 2019-01-14 18:18:22,789 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:22,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:23,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-f3e096fa-a3f0-42f0-ab0d-f9b54e84451d x-compute-request-id: req-f3e096fa-a3f0-42f0-ab0d-f9b54e84451d Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:23,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3e096fa-a3f0-42f0-ab0d-f9b54e84451d 2019-01-14 18:18:23,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793578147888s 2019-01-14 18:18:23,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3e096fa-a3f0-42f0-ab0d-f9b54e84451d 2019-01-14 18:18:23,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:23,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:23,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-0b9302f4-f8ba-43a3-a1d8-96732f3c7cdd x-compute-request-id: req-0b9302f4-f8ba-43a3-a1d8-96732f3c7cdd Content-Encoding: gzip Content-Length: 12239 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009745] Security Framework initialized\n[ 0.012084] AppArmor: AppArmor initialized\n[ 0.013606] Yama: becoming mindful.\n[ 0.015168] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017795] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020882] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028516] Initializing cgroup subsys memory\n[ 0.030434] Initializing cgroup subsys devices\n[ 0.032011] Initializing cgroup subsys freezer\n[ 0.033859] Initializing cgroup subsys blkio\n[ 0.035399] Initializing cgroup subsys perf_event\n[ 0.036010] Initializing cgroup subsys hugetlb\n[ 0.038411] mce: CPU supports 10 MCE banks\n[ 0.040071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044015] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045911] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050264] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056009] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060744] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067733] ACPI: Core revision 20131115\n[ 0.068544] ACPI: All ACPI Tables successfully acquired\n[ 0.070657] ftrace: allocating 28753 entries in 113 pages\n[ 0.092280] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098209] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100290] Enabling x2apic\n[ 0.101408] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.107139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.113621] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123557] KVM setup paravirtual spinlock\n[ 0.126064] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128201] x86: Booting SMP configuration:\n[ 0.129753] .... node #0, CPUs: #1[ 0.126007] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144024] x86: Booted up 1 node, 2 CPUs\n[ 0.144033] KVM setup async PF for cpu 1\n[ 0.144036] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150644] devtmpfs: initialized\n[ 0.153989] EVM: security.selinux\n[ 0.155283] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157159] EVM: security.capability\n[ 0.158529] pinctrl core: initialized pinctrl subsystem\n[ 0.160055] regulator-dummy: no parameters\n[ 0.161655] RTC time: 18:08:59, date: 01/14/19\n[ 0.163266] NET: Registered protocol family 16\n[ 0.164131] cpuidle: using governor ladder\n[ 0.165604] cpuidle: using governor menu\n[ 0.167089] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170266] PCI: Using configuration type 1 for base access\n[ 0.172679] bio: create slab at 0\n[ 0.173509] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177641] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180869] ACPI: Interpreter enabled\n[ 0.182267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195343] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197722] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200201] ACPI: No dock devices found.\n[ 0.203663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206257] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211974] acpiphp: Slot [3] registered\n[ 0.212026] acpiphp: Slot [4] registered\n[ 0.213485] acpiphp: Slot [5] registered\n[ 0.215062] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217462] acpiphp: Slot [8] registered\n[ 0.218908] acpiphp: Slot [9] registered\n[ 0.220031] acpiphp: Slot [10] registered\n[ 0.221496] acpiphp: Slot [11] registered\n[ 0.222958] acpiphp: Slot [12] registered\n[ 0.224025] acpiphp: Slot [13] registered\n[ 0.225497] acpiphp: Slot [14] registered\n[ 0.226975] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229485] acpiphp: Slot [17] registered\n[ 0.230946] acpiphp: Slot [18] registered\n[ 0.232030] acpiphp: Slot [19] registered\n[ 0.233533] acpiphp: Slot [20] registered\n[ 0.234989] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237477] acpiphp: Slot [23] registered\n[ 0.238941] acpiphp: Slot [24] registered\n[ 0.240022] acpiphp: Slot [25] registered\n[ 0.241482] acpiphp: Slot [26] registered\n[ 0.242976] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245474] acpiphp: Slot [29] registered\n[ 0.246931] acpiphp: Slot [30] registered\n[ 0.248030] acpiphp: Slot [31] registered\n[ 0.249478] PCI host bridge to bus 0000:00\n[ 0.250941] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258227] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271220] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.297958] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.300656] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307693] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308932] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313120] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315210] SCSI subsystem initialized\n[ 0.316169] ACPI: bus type USB registered\n[ 0.317555] usbcore: registered new interface driver usbfs\n[ 0.319418] usbcore: registered new interface driver hub\n[ 0.320056] usbcore: registered new device driver usb\n[ 0.321878] PCI: Using ACPI for IRQ routing\n[ 0.324019] NetLabel: Initializing\n[ 0.325318] NetLabel: domain hash size = 128\n[ 0.326857] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328062] NetLabel: unlabeled traffic allowed by default\n[ 0.329958] Switched to clocksource kvm-clock\n[ 0.336926] AppArmor: AppArmor Filesystem Enabled\n[ 0.338632] pnp: PnP ACPI init\n[ 0.339824] ACPI: bus type PNP registered\n[ 0.341763] pnp: PnP ACPI: found 8 devices\n[ 0.343251] ACPI: bus type PNP unregistered\n[ 0.351119] NET: Registered protocol family 2\n[ 0.352953] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.355648] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358020] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360344] TCP: reno registered\n[ 0.361574] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363595] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365796] NET: Registered protocol family 1\n[ 0.367373] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369383] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371332] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417190] Trying to unpack rootfs image as initramfs...\n[ 0.517996] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.520994] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.522952] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.525250] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.528665] Scanning for low memory corruption every 60 seconds\n[ 0.531275] Initialise system trusted keyring\n[ 0.533126] audit: initializing netlink socket (disabled)\n[ 0.535225] type=2000 audit(1547489340.641:1): initialized\n[ 0.556787] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559769] zbud: loaded\n[ 0.561048] VFS: Disk quotas dquot_6.5.2\n[ 0.562544] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565104] fuse init (API version 7.22)\n[ 0.566787] msgmni has been set to 3997\n[ 0.568448] Key type big_key registered\n[ 0.570485] Key type asymmetric registered\n[ 0.572186] Asymmetric key parser 'x509' registered\n[ 0.574110] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577128] io scheduler noop registered\n[ 0.578745] io scheduler deadline registered (default)\n[ 0.580777] io scheduler cfq registered\n[ 0.582448] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587155] ipmi message handler version 39.2\n[ 0.588970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591921] ACPI: Power Button [PWRF]\n[ 0.593550] GHES: HEST is not enabled!\n[ 0.615852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.660025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683389] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686247] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711929] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715725] Linux agpgart interface v0.103\n[ 0.718339] brd: module loaded\n[ 0.720097] loop: module loaded\n[ 0.721874] blk-mq: CPU -> queue map\n[ 0.723361] CPU 0 -> Queue 0\n[ 0.724669] CPU 1 -> Queue 0\n[ 0.726868] vda: vda1\n[ 0.728624] scsi0 : ata_piix\n[ 0.729857] scsi1 : ata_piix\n[ 0.731006] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.733194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.735592] libphy: Fixed MDIO Bus: probed\n[ 0.737168] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742715] PPP generic driver version 2.4.2\n[ 0.744302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746426] ehci-pci: EHCI PCI platform driver\n[ 0.747981] ehci-platform: EHCI generic platform driver\n[ 0.749748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751757] ohci-pci: OHCI PCI platform driver\n[ 0.753289] ohci-platform: OHCI generic platform driver\n[ 0.755035] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777813] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782242] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.784260] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786454] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788980] usb usb1: Product: UHCI Host Controller\n[ 0.790638] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.792712] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.794396] hub 1-0:1.0: USB hub found\n[ 0.795763] hub 1-0:1.0: 2 ports detected\n[ 0.797310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.800920] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.802618] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.804441] mousedev: PS/2 mouse device common for all mice\n[ 0.806764] rtc_cmos 00:00: RTC can wake from S4\n[ 0.809074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.811505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.814971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817609] device-mapper: uevent: version 1.0.3\n[ 0.819511] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822830] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825204] TCP: cubic registered\n[ 0.826700] NET: Registered protocol family 10\n[ 0.828780] NET: Registered protocol family 17\n[ 0.842046] Key type dns_resolver registered\n[ 0.843924] Loading compiled-in X.509 certificates\n[ 0.846358] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.850019] registered taskstats version 1\n[ 0.853467] Key type trusted registered\n[ 0.857683] Key type encrypted registered\n[ 0.859334] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.861431] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.864205] regulator-dummy: disabling\n[ 0.865828] Magic number: 3:993:139\n[ 0.867382] block ram4: hash matches\n[ 0.868901] acpi device:10: hash matches\n[ 0.870617] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:00 UTC (1547489340)\n[ 0.873889] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.876182] EDD information not available.\n[ 0.893270] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.895993] Write protecting the kernel read-only data: 12288k\n[ 0.898575] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.902621] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.916673] systemd-udevd[107]: starting version 204\n[ 0.957588] FDC 0 is a S82078B\n[ 1.108024] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.273311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.275854] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.278494] usb 1-1: Product: QEMU USB Tablet\n[ 1.280237] usb 1-1: Manufacturer: QEMU\n[ 1.281815] usb 1-1: SerialNumber: 42\n[ 1.969365] 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.320069] 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.437132] 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.541523] 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 Mon, 14 Jan 2019 18:09:02 +0000. Up 3.05 seconds.\ncloud-init-nonet[3.20]: 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 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.03]: 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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:03 +0000. Up 4.20 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:5a:e6:1f |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:cf:51:21 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nbe:a7:58:73:2f:7b:b9:34:a9:b0:98:0a:fd:92:8a:15 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| E S |\n| o . . |\n| o .. = . +. |\n| o .o. = *o+o. |\n|. ...o= +oo+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:\nd3:f3:86:8a:0d:db:53:6f:8c:81:20:3c:6e:87:b3:64 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| . + .S.o |\n| E . ..o+ |\n| + +. ..=o |\n| . *....+ |\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:\n0a:bc:7c:9c:b2:45:88:70:ab:4f:7c:b1:26:f8:b4:6e root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n|. . |\n| o + . |\n| o = . S |\n| + . B o |\n|o = B * |\n| =E= = |\n| 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:\nda:c0:de:5b:56:d4:9b:a2:8e:dc:5f:cb:e1:a0:8e:23 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| . . |\n| . . o |\n| o S o o |\n| . = o . |\n| o o + . o |\n| E..O . = 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 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[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 ]\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 sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:48 +0000. Up 108.58 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:49 +0000. Up 169.51 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.6\n+ '[' -n 192.168.0.6 ']'\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.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n; Communication with 192.168.0.4#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2019-01-14 18:17:22,220 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2019-01-14 18:17:22,224 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2019-01-14 18:17:22,226 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d3:f3:86:8a:0d:db:53:6f:8c:81:20:3c:6e:87:b3:64 root@sprout-0 (DSA)\nec2: 256 0a:bc:7c:9c:b2:45:88:70:ab:4f:7c:b1:26:f8:b4:6e root@sprout-0 (ECDSA)\nec2: 256 da:c0:de:5b:56:d4:9b:a2:8e:dc:5f:cb:e1:a0:8e:23 root@sprout-0 (ED25519)\nec2: 2048 be:a7:58:73:2f:7b:b9:34:a9:b0:98:0a:fd:92:8a:15 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLhI1TMgI43R9+Z/7DOE+rt1DZoXYTiIJX70crJCGiDPHWTIFun5hnqDHNrmey+d6j86M/W4TmbPKomf8N8x9YY= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKE04xHPMF0q+JF9ZL2XiKrK6+RTIpor1E0sPa2Qzsg root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0KVb1P+9X67LSgq7GwsUH9Q0nRu4aowPsY9GaUlke4VsZn5kU/4OysVD1EmbSNfNzkFitQ9ZMlDe/qXgS9Ewa41lYJbG1qxYxViPZxpIibwVbs6SFReeEL3BM4YXu71rVZckzks62mV2KFxO1UydG8LSKEOgI08dSdITVmRksUAohJEo7cgq7Sgr7bmf0LiWwItdXn/th0dqAT5NrKgh+vpavdRABNRbVctDQUUEWb4KPy4Kua0DY9bsxfoviNjfrLCZzc7Xq6UEgZmRDSexZ8kOa1bYok3LO6gLiZ96r5U06pB6bLaM1l52ksy4FEQ20MuSTFG1jJOe9y4lTw6ZT root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.65 seconds\n"} 2019-01-14 18:18:23,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c/action used request id req-0b9302f4-f8ba-43a3-a1d8-96732f3c7cdd 2019-01-14 18:18:23,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105880975723s 2019-01-14 18:18:23,699 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c/action used request id req-0b9302f4-f8ba-43a3-a1d8-96732f3c7cdd 2019-01-14 18:18:23,699 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.008016] pid_max: default: 32768 minimum: 301 [ 0.009745] Security Framework initialized [ 0.012084] AppArmor: AppArmor initialized [ 0.013606] Yama: becoming mindful. [ 0.015168] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017795] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020882] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028516] Initializing cgroup subsys memory [ 0.030434] Initializing cgroup subsys devices [ 0.032011] Initializing cgroup subsys freezer [ 0.033859] Initializing cgroup subsys blkio [ 0.035399] Initializing cgroup subsys perf_event [ 0.036010] Initializing cgroup subsys hugetlb [ 0.038411] mce: CPU supports 10 MCE banks [ 0.040071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044015] Spectre V2 : Mitigation: Full generic retpoline [ 0.045911] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050264] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056009] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060744] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067733] ACPI: Core revision 20131115 [ 0.068544] ACPI: All ACPI Tables successfully acquired [ 0.070657] ftrace: allocating 28753 entries in 113 pages [ 0.092280] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098209] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100290] Enabling x2apic [ 0.101408] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.107139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.113621] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123557] KVM setup paravirtual spinlock [ 0.126064] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128201] x86: Booting SMP configuration: [ 0.129753] .... node #0, CPUs: #1[ 0.126007] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144024] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144036] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150644] devtmpfs: initialized [ 0.153989] EVM: security.selinux [ 0.155283] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157159] EVM: security.capability [ 0.158529] pinctrl core: initialized pinctrl subsystem [ 0.160055] regulator-dummy: no parameters [ 0.161655] RTC time: 18:08:59, date: 01/14/19 [ 0.163266] NET: Registered protocol family 16 [ 0.164131] cpuidle: using governor ladder [ 0.165604] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170266] PCI: Using configuration type 1 for base access [ 0.172679] bio: create slab at 0 [ 0.173509] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177641] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180869] ACPI: Interpreter enabled [ 0.182267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195343] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197722] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200201] ACPI: No dock devices found. [ 0.203663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206257] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211974] acpiphp: Slot [3] registered [ 0.212026] acpiphp: Slot [4] registered [ 0.213485] acpiphp: Slot [5] registered [ 0.215062] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217462] acpiphp: Slot [8] registered [ 0.218908] acpiphp: Slot [9] registered [ 0.220031] acpiphp: Slot [10] registered [ 0.221496] acpiphp: Slot [11] registered [ 0.222958] acpiphp: Slot [12] registered [ 0.224025] acpiphp: Slot [13] registered [ 0.225497] acpiphp: Slot [14] registered [ 0.226975] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229485] acpiphp: Slot [17] registered [ 0.230946] acpiphp: Slot [18] registered [ 0.232030] acpiphp: Slot [19] registered [ 0.233533] acpiphp: Slot [20] registered [ 0.234989] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237477] acpiphp: Slot [23] registered [ 0.238941] acpiphp: Slot [24] registered [ 0.240022] acpiphp: Slot [25] registered [ 0.241482] acpiphp: Slot [26] registered [ 0.242976] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245474] acpiphp: Slot [29] registered [ 0.246931] acpiphp: Slot [30] registered [ 0.248030] acpiphp: Slot [31] registered [ 0.249478] PCI host bridge to bus 0000:00 [ 0.250941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258227] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271220] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297958] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300656] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307693] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308932] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311128] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313120] vgaarb: bridge control possible 0000:00:02.0 [ 0.315210] SCSI subsystem initialized [ 0.316169] ACPI: bus type USB registered [ 0.317555] usbcore: registered new interface driver usbfs [ 0.319418] usbcore: registered new interface driver hub [ 0.320056] usbcore: registered new device driver usb [ 0.321878] PCI: Using ACPI for IRQ routing [ 0.324019] NetLabel: Initializing [ 0.325318] NetLabel: domain hash size = 128 [ 0.326857] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328062] NetLabel: unlabeled traffic allowed by default [ 0.329958] Switched to clocksource kvm-clock [ 0.336926] AppArmor: AppArmor Filesystem Enabled [ 0.338632] pnp: PnP ACPI init [ 0.339824] ACPI: bus type PNP registered [ 0.341763] pnp: PnP ACPI: found 8 devices [ 0.343251] ACPI: bus type PNP unregistered [ 0.351119] NET: Registered protocol family 2 [ 0.352953] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355648] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358020] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360344] TCP: reno registered [ 0.361574] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363595] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365796] NET: Registered protocol family 1 [ 0.367373] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369383] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417190] Trying to unpack rootfs image as initramfs... [ 0.517996] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520994] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522952] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.525250] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.528665] Scanning for low memory corruption every 60 seconds [ 0.531275] Initialise system trusted keyring [ 0.533126] audit: initializing netlink socket (disabled) [ 0.535225] type=2000 audit(1547489340.641:1): initialized [ 0.556787] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559769] zbud: loaded [ 0.561048] VFS: Disk quotas dquot_6.5.2 [ 0.562544] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565104] fuse init (API version 7.22) [ 0.566787] msgmni has been set to 3997 [ 0.568448] Key type big_key registered [ 0.570485] Key type asymmetric registered [ 0.572186] Asymmetric key parser 'x509' registered [ 0.574110] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577128] io scheduler noop registered [ 0.578745] io scheduler deadline registered (default) [ 0.580777] io scheduler cfq registered [ 0.582448] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587155] ipmi message handler version 39.2 [ 0.588970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591921] ACPI: Power Button [PWRF] [ 0.593550] GHES: HEST is not enabled! [ 0.615852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683389] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.686247] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711929] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715725] Linux agpgart interface v0.103 [ 0.718339] brd: module loaded [ 0.720097] loop: module loaded [ 0.721874] blk-mq: CPU -> queue map [ 0.723361] CPU 0 -> Queue 0 [ 0.724669] CPU 1 -> Queue 0 [ 0.726868] vda: vda1 [ 0.728624] scsi0 : ata_piix [ 0.729857] scsi1 : ata_piix [ 0.731006] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.733194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.735592] libphy: Fixed MDIO Bus: probed [ 0.737168] tun: Universal TUN/TAP device driver, 1.6 [ 0.738925] tun: (C) 1999-2004 Max Krasnyansky [ 0.742715] PPP generic driver version 2.4.2 [ 0.744302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746426] ehci-pci: EHCI PCI platform driver [ 0.747981] ehci-platform: EHCI generic platform driver [ 0.749748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751757] ohci-pci: OHCI PCI platform driver [ 0.753289] ohci-platform: OHCI generic platform driver [ 0.755035] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777813] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782242] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.784260] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786454] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788980] usb usb1: Product: UHCI Host Controller [ 0.790638] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.792712] usb usb1: SerialNumber: 0000:00:01.2 [ 0.794396] hub 1-0:1.0: USB hub found [ 0.795763] hub 1-0:1.0: 2 ports detected [ 0.797310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800920] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802618] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.804441] mousedev: PS/2 mouse device common for all mice [ 0.806764] rtc_cmos 00:00: RTC can wake from S4 [ 0.809074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.814971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817609] device-mapper: uevent: version 1.0.3 [ 0.819511] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822830] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825204] TCP: cubic registered [ 0.826700] NET: Registered protocol family 10 [ 0.828780] NET: Registered protocol family 17 [ 0.842046] Key type dns_resolver registered [ 0.843924] Loading compiled-in X.509 certificates [ 0.846358] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.850019] registered taskstats version 1 [ 0.853467] Key type trusted registered [ 0.857683] Key type encrypted registered [ 0.859334] AppArmor: AppArmor sha1 policy hashing enabled [ 0.861431] IMA: No TPM chip found, activating TPM-bypass! [ 0.864205] regulator-dummy: disabling [ 0.865828] Magic number: 3:993:139 [ 0.867382] block ram4: hash matches [ 0.868901] acpi device:10: hash matches [ 0.870617] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:00 UTC (1547489340) [ 0.873889] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.876182] EDD information not available. [ 0.893270] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.895993] Write protecting the kernel read-only data: 12288k [ 0.898575] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.902621] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.916673] systemd-udevd[107]: starting version 204 [ 0.957588] FDC 0 is a S82078B [ 1.108024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.273311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.275854] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.278494] usb 1-1: Product: QEMU USB Tablet [ 1.280237] usb 1-1: Manufacturer: QEMU [ 1.281815] usb 1-1: SerialNumber: 42 [ 1.969365] 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.320069] 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.437132] 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.541523] 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 Mon, 14 Jan 2019 18:09:02 +0000. Up 3.05 seconds. cloud-init-nonet[3.20]: 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 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.03]: 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:03 +0000. Up 4.20 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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:5a:e6:1f | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:cf:51:21 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: be:a7:58:73:2f:7b:b9:34:a9:b0:98:0a:fd:92:8a:15 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | E S | | o . . | | o .. = . +. | | o .o. = *o+o. | |. ...o= +oo+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: d3:f3:86:8a:0d:db:53:6f:8c:81:20:3c:6e:87:b3:64 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | . + .S.o | | E . ..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: 0a:bc:7c:9c:b2:45:88:70:ab:4f:7c:b1:26:f8:b4:6e root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | |. . | | o + . | | o = . S | | + . B o | |o = B * | | =E= = | | 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: da:c0:de:5b:56:d4:9b:a2:8e:dc:5f:cb:e1:a0:8e:23 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | . . | | . . o | | o S o o | | . = o . | | o o + . o | | E..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 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[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 save kernel messages[74G[ OK ] * Starting OpenSSH server[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 ] 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 sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:48 +0000. Up 108.58 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:49 +0000. Up 169.51 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.6 + '[' -n 192.168.0.6 ']' + 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.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:17:22,220 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:17:22,224 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:17:22,226 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d3:f3:86:8a:0d:db:53:6f:8c:81:20:3c:6e:87:b3:64 root@sprout-0 (DSA) ec2: 256 0a:bc:7c:9c:b2:45:88:70:ab:4f:7c:b1:26:f8:b4:6e root@sprout-0 (ECDSA) ec2: 256 da:c0:de:5b:56:d4:9b:a2:8e:dc:5f:cb:e1:a0:8e:23 root@sprout-0 (ED25519) ec2: 2048 be:a7:58:73:2f:7b:b9:34:a9:b0:98:0a:fd:92:8a:15 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLhI1TMgI43R9+Z/7DOE+rt1DZoXYTiIJX70crJCGiDPHWTIFun5hnqDHNrmey+d6j86M/W4TmbPKomf8N8x9YY= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKE04xHPMF0q+JF9ZL2XiKrK6+RTIpor1E0sPa2Qzsg root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0KVb1P+9X67LSgq7GwsUH9Q0nRu4aowPsY9GaUlke4VsZn5kU/4OysVD1EmbSNfNzkFitQ9ZMlDe/qXgS9Ewa41lYJbG1qxYxViPZxpIibwVbs6SFReeEL3BM4YXu71rVZckzks62mV2KFxO1UydG8LSKEOgI08dSdITVmRksUAohJEo7cgq7Sgr7bmf0LiWwItdXn/th0dqAT5NrKgh+vpavdRABNRbVctDQUUEWb4KPy4Kua0DY9bsxfoviNjfrLCZzc7Xq6UEgZmRDSexZ8kOa1bYok3LO6gLiZ96r5U06pB6bLaM1l52ksy4FEQ20MuSTFG1jJOe9y4lTw6ZT root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.65 seconds 2019-01-14 18:18:23,701 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:23,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:23,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:24,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-dd8df712-d0e5-493c-8ca6-722dcdf79c08 x-compute-request-id: req-dd8df712-d0e5-493c-8ca6-722dcdf79c08 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:24,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd8df712-d0e5-493c-8ca6-722dcdf79c08 2019-01-14 18:18:24,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845237970352s 2019-01-14 18:18:24,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd8df712-d0e5-493c-8ca6-722dcdf79c08 2019-01-14 18:18:24,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:24,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-0b9c5e49-8dc5-4f7b-a26b-96d374fe710d x-compute-request-id: req-0b9c5e49-8dc5-4f7b-a26b-96d374fe710d Content-Encoding: gzip Content-Length: 12213 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009698] Security Framework initialized\n[ 0.011238] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013489] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017913] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020926] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026699] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029668] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033560] Initializing cgroup subsys perf_event\n[ 0.035234] Initializing cgroup subsys hugetlb\n[ 0.036779] mce: CPU supports 10 MCE banks\n[ 0.038319] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038319] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046142] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056848] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.069193] ACPI: Core revision 20131115\n[ 0.071321] ACPI: All ACPI Tables successfully acquired\n[ 0.072444] ftrace: allocating 28753 entries in 113 pages\n[ 0.096384] smpboot: Max logical packages: 2\n[ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.102237] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.104301] Enabling x2apic\n[ 0.105453] Enabled x2apic\n[ 0.108012] Switched APIC routing to physical x2apic.\n[ 0.111188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127998] KVM setup paravirtual spinlock\n[ 0.130205] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132217] x86: Booting SMP configuration:\n[ 0.133800] .... node #0, CPUs: #1[ 0.130148] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148019] x86: Booted up 1 node, 2 CPUs\n[ 0.148012] KVM setup async PF for cpu 1\n[ 0.148014] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154684] devtmpfs: initialized\n[ 0.157362] EVM: security.selinux\n[ 0.158648] EVM: security.SMACK64\n[ 0.159936] EVM: security.ima\n[ 0.160003] EVM: security.capability\n[ 0.161398] pinctrl core: initialized pinctrl subsystem\n[ 0.164058] regulator-dummy: no parameters\n[ 0.165656] RTC time: 18:08:21, date: 01/14/19\n[ 0.167330] NET: Registered protocol family 16\n[ 0.168148] cpuidle: using governor ladder\n[ 0.169680] cpuidle: using governor menu\n[ 0.171191] ACPI: bus type PCI registered\n[ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174301] PCI: Using configuration type 1 for base access\n[ 0.176663] bio: create slab at 0\n[ 0.177556] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181609] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183266] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185237] ACPI: Interpreter enabled\n[ 0.186629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.188949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.195418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.198179] ACPI: (supports S0 S5)\n[ 0.199468] ACPI: Using IOAPIC for interrupt routing\n[ 0.200020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204207] ACPI: No dock devices found.\n[ 0.207641] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210293] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216011] acpiphp: Slot [3] registered\n[ 0.217461] acpiphp: Slot [4] registered\n[ 0.218936] acpiphp: Slot [5] registered\n[ 0.220025] acpiphp: Slot [6] registered\n[ 0.221514] acpiphp: Slot [7] registered\n[ 0.222958] acpiphp: Slot [8] registered\n[ 0.224033] acpiphp: Slot [9] registered\n[ 0.225484] acpiphp: Slot [10] registered\n[ 0.226977] acpiphp: Slot [11] registered\n[ 0.228021] acpiphp: Slot [12] registered\n[ 0.229528] acpiphp: Slot [13] registered\n[ 0.231014] acpiphp: Slot [14] registered\n[ 0.232033] acpiphp: Slot [15] registered\n[ 0.233513] acpiphp: Slot [16] registered\n[ 0.235009] acpiphp: Slot [17] registered\n[ 0.236022] acpiphp: Slot [18] registered\n[ 0.237519] acpiphp: Slot [19] registered\n[ 0.239005] acpiphp: Slot [20] registered\n[ 0.240022] acpiphp: Slot [21] registered\n[ 0.241508] acpiphp: Slot [22] registered\n[ 0.242991] acpiphp: Slot [23] registered\n[ 0.244029] acpiphp: Slot [24] registered\n[ 0.245524] acpiphp: Slot [25] registered\n[ 0.247003] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249528] acpiphp: Slot [28] registered\n[ 0.251032] acpiphp: Slot [29] registered\n[ 0.252021] acpiphp: Slot [30] registered\n[ 0.253510] acpiphp: Slot [31] registered\n[ 0.254993] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.257920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.266263] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.274033] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299673] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301211] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305200] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308934] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311164] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311164] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313092] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315186] SCSI subsystem initialized\n[ 0.316187] ACPI: bus type USB registered\n[ 0.317580] usbcore: registered new interface driver usbfs\n[ 0.319469] usbcore: registered new interface driver hub\n[ 0.320050] usbcore: registered new device driver usb\n[ 0.321903] PCI: Using ACPI for IRQ routing\n[ 0.324071] NetLabel: Initializing\n[ 0.325375] NetLabel: domain hash size = 128\n[ 0.326942] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328090] NetLabel: unlabeled traffic allowed by default\n[ 0.330008] Switched to clocksource kvm-clock\n[ 0.337274] AppArmor: AppArmor Filesystem Enabled\n[ 0.338943] pnp: PnP ACPI init\n[ 0.340112] ACPI: bus type PNP registered\n[ 0.342006] pnp: PnP ACPI: found 8 devices\n[ 0.343459] ACPI: bus type PNP unregistered\n[ 0.350586] NET: Registered protocol family 2\n[ 0.352391] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.355053] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.357413] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.359646] TCP: reno registered\n[ 0.360920] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.362936] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365112] NET: Registered protocol family 1\n[ 0.366666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.368612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.370521] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.392655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.414989] Trying to unpack rootfs image as initramfs...\n[ 0.514989] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.517960] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519937] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.522015] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.525022] Scanning for low memory corruption every 60 seconds\n[ 0.527463] Initialise system trusted keyring\n[ 0.529110] audit: initializing netlink socket (disabled)\n[ 0.530958] type=2000 audit(1547489301.822:1): initialized\n[ 0.553311] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556368] zbud: loaded\n[ 0.557686] VFS: Disk quotas dquot_6.5.2\n[ 0.559166] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561759] fuse init (API version 7.22)\n[ 0.563311] msgmni has been set to 3997\n[ 0.564790] Key type big_key registered\n[ 0.566730] Key type asymmetric registered\n[ 0.568236] Asymmetric key parser 'x509' registered\n[ 0.569965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572662] io scheduler noop registered\n[ 0.574091] io scheduler deadline registered (default)\n[ 0.575871] io scheduler cfq registered\n[ 0.577378] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579291] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581554] ipmi message handler version 39.2\n[ 0.583166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585800] ACPI: Power Button [PWRF]\n[ 0.587284] GHES: HEST is not enabled!\n[ 0.609503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.654027] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.656698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.682091] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.686027] Linux agpgart interface v0.103\n[ 0.688481] brd: module loaded\n[ 0.690166] loop: module loaded\n[ 0.691797] blk-mq: CPU -> queue map\n[ 0.693148] CPU 0 -> Queue 0\n[ 0.694366] CPU 1 -> Queue 0\n[ 0.696450] vda: vda1\n[ 0.698283] scsi0 : ata_piix\n[ 0.699578] scsi1 : ata_piix\n[ 0.700764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.703010] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.705524] libphy: Fixed MDIO Bus: probed\n[ 0.707125] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708937] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.712009] PPP generic driver version 2.4.2\n[ 0.713612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.715795] ehci-pci: EHCI PCI platform driver\n[ 0.717389] ehci-platform: EHCI generic platform driver\n[ 0.719221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.721321] ohci-pci: OHCI PCI platform driver\n[ 0.722908] ohci-platform: OHCI generic platform driver\n[ 0.724722] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747545] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752223] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.756531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759122] usb usb1: Product: UHCI Host Controller\n[ 0.760835] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.762979] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764737] hub 1-0:1.0: USB hub found\n[ 0.766166] hub 1-0:1.0: 2 ports detected\n[ 0.767787] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.771508] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773250] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775180] mousedev: PS/2 mouse device common for all mice\n[ 0.777515] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.780848] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786957] device-mapper: uevent: version 1.0.3\n[ 0.788597] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.791413] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793436] TCP: cubic registered\n[ 0.794763] NET: Registered protocol family 10\n[ 0.796568] NET: Registered protocol family 17\n[ 0.798125] Key type dns_resolver registered\n[ 0.799838] Loading compiled-in X.509 certificates\n[ 0.802020] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.805132] registered taskstats version 1\n[ 0.808512] Key type trusted registered\n[ 0.812635] Key type encrypted registered\n[ 0.825181] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826995] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.829339] regulator-dummy: disabling\n[ 0.830740] Magic number: 3:993:139\n[ 0.832072] block ram4: hash matches\n[ 0.833385] acpi device:10: hash matches\n[ 0.834873] rtc_cmos 00:00: setting system clock to 2019-01-14 18:08:21 UTC (1547489301)\n[ 0.837676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839630] EDD information not available.\n[ 0.861497] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.864217] Write protecting the kernel read-only data: 12288k\n[ 0.866792] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.870813] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.885158] systemd-udevd[107]: starting version 204\n[ 0.924902] FDC 0 is a S82078B\n[ 1.076045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.240803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243340] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245999] usb 1-1: Product: QEMU USB Tablet\n[ 1.247744] usb 1-1: Manufacturer: QEMU\n[ 1.249234] usb 1-1: SerialNumber: 42\n[ 1.933357] 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.291879] 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.413522] 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.508872] 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 Mon, 14 Jan 2019 18:08:23 +0000. Up 2.86 seconds.\ncloud-init-nonet[3.03]: 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 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 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.84]: 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 Mon, 14 Jan 2019 18:08:24 +0000. Up 4.12 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.6 | 255.255.255.0 | fa:16:3e:1f:a6:bf |\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:\n9e:3a:53:75:a4:c2:c6:1a:38:57:eb:5d:8e:b9:a5:21 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . + . o |\n| o o * o o |\n| o =S+ * |\n| ..E.= o |\n| .o. = |\n| o. o |\n| .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:\n61:3f:e0:ec:d1:96:ad:12:8d:d9:d8:61:cb:ac:e3:7f root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| + o |\n| + / = |\n| S & . |\n| . = o |\n| = . |\n| . o E |\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:\n91:44:37:1d:1d:ed:89:f8:95:86:0a:0e:0d:9f:f4:6c root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o o..o.o |\n| o + .. . .|\n| B + . o.o|\n| . * E o =.|\n| S o o o |\n| . . . |\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:\nca:fe:a5:24:89:4d:c9:66:bc:3e:1c:06:4d:85:2c:1e root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . o. |\n| E + |\n| . = |\n| oo.. |\n| .B S |\n| Bo+ |\n| .oB.. . |\n| ooo o |\n| ooo |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[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 ellis-0 ttyS0\n\nellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:08 +0000. Up 107.97 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:09 +0000. Up 168.98 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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://security.ubuntu.com trusty-security InRelease\n \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 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://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\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: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.6\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package ellis\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+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n/var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ service clearwater-infrastructure restart\nclearwater-infrastructure: unrecognized service\n+ service ellis stop\nellis: unrecognized service\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\n/var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory\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 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.4#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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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; Communication with 192.168.0.4#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 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.4#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++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\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; Communication with 192.168.0.4#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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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; Communication with 192.168.0.4#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++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\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; Communication with 192.168.0.4#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 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.4#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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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; Communication with 192.168.0.4#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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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; Communication with 192.168.0.4#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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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; Communication with 192.168.0.4#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 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.4#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2019-01-14 18:16:42,914 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2019-01-14 18:16:42,917 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2019-01-14 18:16:42,917 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 61:3f:e0:ec:d1:96:ad:12:8d:d9:d8:61:cb:ac:e3:7f root@ellis-0 (DSA)\nec2: 256 91:44:37:1d:1d:ed:89:f8:95:86:0a:0e:0d:9f:f4:6c root@ellis-0 (ECDSA)\nec2: 256 ca:fe:a5:24:89:4d:c9:66:bc:3e:1c:06:4d:85:2c:1e root@ellis-0 (ED25519)\nec2: 2048 9e:3a:53:75:a4:c2:c6:1a:38:57:eb:5d:8e:b9:a5:21 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOn7k7klnucejXygdJ4P1FzCopeeEaVx2PYeC6HAe4MGi5bNl7BC/xNY1Xsr1gp0/ICsvXd0e4qnFxvW0E5AOgA= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBzOL4Nq4Nu7FhY4AI1otDG6F3ss66yZ0V/Z2zrpuETc root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCmLKWDQ0a4ZowneWEkQ6Xxkvbi5K2NLHC4p3laWh189jNXlT0S73v+QUQs82zxBT3ztCeG8u1uOrY4K/VnMg+0UagDVwJ12JBDSEvY0G1V8fDpx1+bIGUnwAnrQfWDVHwuRhmPbncFWqM4fiUTY9xH90g7OGHnoEjYbK7ZWqGoO49ltsR9iSPqSxvHK664IdvjVkuZlUOhab4GidplEPtfwv/ktdDxc9ar6zBIWX/NoM4CLDuWmuykBmpGfDbAXL/zFJeoQH/+1X3PMidgyCf+1F2aET4tF4DUVxIS0su3z5T3H1Ew9GLluSZyvEAwzR6U+9e4BSWogOqiDIHDzAB root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:16:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.28 seconds\n"} 2019-01-14 18:18:24,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc/action used request id req-0b9c5e49-8dc5-4f7b-a26b-96d374fe710d 2019-01-14 18:18:24,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742101669312s 2019-01-14 18:18:24,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc/action used request id req-0b9c5e49-8dc5-4f7b-a26b-96d374fe710d 2019-01-14 18:18:24,631 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009698] Security Framework initialized [ 0.011238] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013489] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017913] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020926] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026699] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029668] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033560] Initializing cgroup subsys perf_event [ 0.035234] Initializing cgroup subsys hugetlb [ 0.036779] mce: CPU supports 10 MCE banks [ 0.038319] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038319] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046142] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056848] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.069193] ACPI: Core revision 20131115 [ 0.071321] ACPI: All ACPI Tables successfully acquired [ 0.072444] ftrace: allocating 28753 entries in 113 pages [ 0.096384] smpboot: Max logical packages: 2 [ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.102237] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.104301] Enabling x2apic [ 0.105453] Enabled x2apic [ 0.108012] Switched APIC routing to physical x2apic. [ 0.111188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127998] KVM setup paravirtual spinlock [ 0.130205] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132217] x86: Booting SMP configuration: [ 0.133800] .... node #0, CPUs: #1[ 0.130148] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148019] x86: Booted up 1 node, 2 CPUs [ 0.148012] KVM setup async PF for cpu 1 [ 0.148014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154684] devtmpfs: initialized [ 0.157362] EVM: security.selinux [ 0.158648] EVM: security.SMACK64 [ 0.159936] EVM: security.ima [ 0.160003] EVM: security.capability [ 0.161398] pinctrl core: initialized pinctrl subsystem [ 0.164058] regulator-dummy: no parameters [ 0.165656] RTC time: 18:08:21, date: 01/14/19 [ 0.167330] NET: Registered protocol family 16 [ 0.168148] cpuidle: using governor ladder [ 0.169680] cpuidle: using governor menu [ 0.171191] ACPI: bus type PCI registered [ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174301] PCI: Using configuration type 1 for base access [ 0.176663] bio: create slab at 0 [ 0.177556] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181609] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183266] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185237] ACPI: Interpreter enabled [ 0.186629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.188949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.195418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198179] ACPI: (supports S0 S5) [ 0.199468] ACPI: Using IOAPIC for interrupt routing [ 0.200020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204207] ACPI: No dock devices found. [ 0.207641] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210293] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216011] acpiphp: Slot [3] registered [ 0.217461] acpiphp: Slot [4] registered [ 0.218936] acpiphp: Slot [5] registered [ 0.220025] acpiphp: Slot [6] registered [ 0.221514] acpiphp: Slot [7] registered [ 0.222958] acpiphp: Slot [8] registered [ 0.224033] acpiphp: Slot [9] registered [ 0.225484] acpiphp: Slot [10] registered [ 0.226977] acpiphp: Slot [11] registered [ 0.228021] acpiphp: Slot [12] registered [ 0.229528] acpiphp: Slot [13] registered [ 0.231014] acpiphp: Slot [14] registered [ 0.232033] acpiphp: Slot [15] registered [ 0.233513] acpiphp: Slot [16] registered [ 0.235009] acpiphp: Slot [17] registered [ 0.236022] acpiphp: Slot [18] registered [ 0.237519] acpiphp: Slot [19] registered [ 0.239005] acpiphp: Slot [20] registered [ 0.240022] acpiphp: Slot [21] registered [ 0.241508] acpiphp: Slot [22] registered [ 0.242991] acpiphp: Slot [23] registered [ 0.244029] acpiphp: Slot [24] registered [ 0.245524] acpiphp: Slot [25] registered [ 0.247003] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249528] acpiphp: Slot [28] registered [ 0.251032] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253510] acpiphp: Slot [31] registered [ 0.254993] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.266263] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274033] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299673] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301211] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305200] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308934] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311164] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311164] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313092] vgaarb: bridge control possible 0000:00:02.0 [ 0.315186] SCSI subsystem initialized [ 0.316187] ACPI: bus type USB registered [ 0.317580] usbcore: registered new interface driver usbfs [ 0.319469] usbcore: registered new interface driver hub [ 0.320050] usbcore: registered new device driver usb [ 0.321903] PCI: Using ACPI for IRQ routing [ 0.324071] NetLabel: Initializing [ 0.325375] NetLabel: domain hash size = 128 [ 0.326942] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328090] NetLabel: unlabeled traffic allowed by default [ 0.330008] Switched to clocksource kvm-clock [ 0.337274] AppArmor: AppArmor Filesystem Enabled [ 0.338943] pnp: PnP ACPI init [ 0.340112] ACPI: bus type PNP registered [ 0.342006] pnp: PnP ACPI: found 8 devices [ 0.343459] ACPI: bus type PNP unregistered [ 0.350586] NET: Registered protocol family 2 [ 0.352391] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355053] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.357413] TCP: Hash tables configured (established 16384 bind 16384) [ 0.359646] TCP: reno registered [ 0.360920] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.362936] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365112] NET: Registered protocol family 1 [ 0.366666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370521] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414989] Trying to unpack rootfs image as initramfs... [ 0.514989] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.517960] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519937] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522015] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.525022] Scanning for low memory corruption every 60 seconds [ 0.527463] Initialise system trusted keyring [ 0.529110] audit: initializing netlink socket (disabled) [ 0.530958] type=2000 audit(1547489301.822:1): initialized [ 0.553311] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556368] zbud: loaded [ 0.557686] VFS: Disk quotas dquot_6.5.2 [ 0.559166] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561759] fuse init (API version 7.22) [ 0.563311] msgmni has been set to 3997 [ 0.564790] Key type big_key registered [ 0.566730] Key type asymmetric registered [ 0.568236] Asymmetric key parser 'x509' registered [ 0.569965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572662] io scheduler noop registered [ 0.574091] io scheduler deadline registered (default) [ 0.575871] io scheduler cfq registered [ 0.577378] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579291] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581554] ipmi message handler version 39.2 [ 0.583166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585800] ACPI: Power Button [PWRF] [ 0.587284] GHES: HEST is not enabled! [ 0.609503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.654027] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.656698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682091] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686027] Linux agpgart interface v0.103 [ 0.688481] brd: module loaded [ 0.690166] loop: module loaded [ 0.691797] blk-mq: CPU -> queue map [ 0.693148] CPU 0 -> Queue 0 [ 0.694366] CPU 1 -> Queue 0 [ 0.696450] vda: vda1 [ 0.698283] scsi0 : ata_piix [ 0.699578] scsi1 : ata_piix [ 0.700764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.703010] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705524] libphy: Fixed MDIO Bus: probed [ 0.707125] tun: Universal TUN/TAP device driver, 1.6 [ 0.708937] tun: (C) 1999-2004 Max Krasnyansky [ 0.712009] PPP generic driver version 2.4.2 [ 0.713612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.715795] ehci-pci: EHCI PCI platform driver [ 0.717389] ehci-platform: EHCI generic platform driver [ 0.719221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.721321] ohci-pci: OHCI PCI platform driver [ 0.722908] ohci-platform: OHCI generic platform driver [ 0.724722] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747545] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752223] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.754274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.756531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759122] usb usb1: Product: UHCI Host Controller [ 0.760835] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.762979] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764737] hub 1-0:1.0: USB hub found [ 0.766166] hub 1-0:1.0: 2 ports detected [ 0.767787] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.771508] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773250] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775180] mousedev: PS/2 mouse device common for all mice [ 0.777515] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.780848] rtc_cmos 00:00: RTC can wake from S4 [ 0.782747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.786957] device-mapper: uevent: version 1.0.3 [ 0.788597] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.791413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793436] TCP: cubic registered [ 0.794763] NET: Registered protocol family 10 [ 0.796568] NET: Registered protocol family 17 [ 0.798125] Key type dns_resolver registered [ 0.799838] Loading compiled-in X.509 certificates [ 0.802020] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.805132] registered taskstats version 1 [ 0.808512] Key type trusted registered [ 0.812635] Key type encrypted registered [ 0.825181] AppArmor: AppArmor sha1 policy hashing enabled [ 0.826995] IMA: No TPM chip found, activating TPM-bypass! [ 0.829339] regulator-dummy: disabling [ 0.830740] Magic number: 3:993:139 [ 0.832072] block ram4: hash matches [ 0.833385] acpi device:10: hash matches [ 0.834873] rtc_cmos 00:00: setting system clock to 2019-01-14 18:08:21 UTC (1547489301) [ 0.837676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839630] EDD information not available. [ 0.861497] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.864217] Write protecting the kernel read-only data: 12288k [ 0.866792] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.870813] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.885158] systemd-udevd[107]: starting version 204 [ 0.924902] FDC 0 is a S82078B [ 1.076045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243340] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245999] usb 1-1: Product: QEMU USB Tablet [ 1.247744] usb 1-1: Manufacturer: QEMU [ 1.249234] usb 1-1: SerialNumber: 42 [ 1.933357] 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.291879] 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.413522] 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.508872] 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 Mon, 14 Jan 2019 18:08:23 +0000. Up 2.86 seconds. cloud-init-nonet[3.03]: 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 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 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.84]: 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 Mon, 14 Jan 2019 18:08:24 +0000. Up 4.12 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.6 | 255.255.255.0 | fa:16:3e:1f:a6:bf | 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: 9e:3a:53:75:a4:c2:c6:1a:38:57:eb:5d:8e:b9:a5:21 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . + . o | | o o * o o | | o =S+ * | | ..E.= 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: 61:3f:e0:ec:d1:96:ad:12:8d:d9:d8:61:cb:ac:e3:7f root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | + o | | + / = | | S & . | | . = o | | = . | | . o E | | .... | +-----------------+ 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: 91:44:37:1d:1d:ed:89:f8:95:86:0a:0e:0d:9f:f4:6c root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .o o..o.o | | o + .. . .| | B + . o.o| | . * E 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: ca:fe:a5:24:89:4d:c9:66:bc:3e:1c:06:4d:85:2c:1e root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . o. | | E + | | . = | | oo.. | | .B S | | Bo+ | | .oB.. . | | ooo o | | ooo | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[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 ellis-0 ttyS0 ellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:08 +0000. Up 107.97 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:09 +0000. Up 168.98 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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://security.ubuntu.com trusty-security InRelease 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 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://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' 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: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.6 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ellis + 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 + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd /var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + service clearwater-infrastructure restart clearwater-infrastructure: unrecognized service + service ellis stop ellis: unrecognized service + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv /var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory + 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 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#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 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:16:42,914 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:16:42,917 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:16:42,917 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 61:3f:e0:ec:d1:96:ad:12:8d:d9:d8:61:cb:ac:e3:7f root@ellis-0 (DSA) ec2: 256 91:44:37:1d:1d:ed:89:f8:95:86:0a:0e:0d:9f:f4:6c root@ellis-0 (ECDSA) ec2: 256 ca:fe:a5:24:89:4d:c9:66:bc:3e:1c:06:4d:85:2c:1e root@ellis-0 (ED25519) ec2: 2048 9e:3a:53:75:a4:c2:c6:1a:38:57:eb:5d:8e:b9:a5:21 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOn7k7klnucejXygdJ4P1FzCopeeEaVx2PYeC6HAe4MGi5bNl7BC/xNY1Xsr1gp0/ICsvXd0e4qnFxvW0E5AOgA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBzOL4Nq4Nu7FhY4AI1otDG6F3ss66yZ0V/Z2zrpuETc root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCmLKWDQ0a4ZowneWEkQ6Xxkvbi5K2NLHC4p3laWh189jNXlT0S73v+QUQs82zxBT3ztCeG8u1uOrY4K/VnMg+0UagDVwJ12JBDSEvY0G1V8fDpx1+bIGUnwAnrQfWDVHwuRhmPbncFWqM4fiUTY9xH90g7OGHnoEjYbK7ZWqGoO49ltsR9iSPqSxvHK664IdvjVkuZlUOhab4GidplEPtfwv/ktdDxc9ar6zBIWX/NoM4CLDuWmuykBmpGfDbAXL/zFJeoQH/+1X3PMidgyCf+1F2aET4tF4DUVxIS0su3z5T3H1Ew9GLluSZyvEAwzR6U+9e4BSWogOqiDIHDzAB root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:16:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.28 seconds 2019-01-14 18:18:24,633 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:24,633 - 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:1f:a6:bf', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:a6:bf', 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'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:08:20.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'6b5735a1-ed71-4c75-993c-d053cf7a62cc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'5f2dad38-b6bf-4718-94ed-351e46c4e251'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'7b336976-aa34-4f99-a50f-7fbddd319cf3'})], 'id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', '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'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', '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'2019-01-14T18:08:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:08:20Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:08:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:06:59Z', 'created': u'2019-01-14T18:06:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 18:18:24,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:18:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:18:25,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:18: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-3074242b-2134-4a55-b293-c1411f3b6fc4 x-compute-request-id: req-3074242b-2134-4a55-b293-c1411f3b6fc4 Content-Encoding: gzip Content-Length: 1516 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:33:d5:04", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:d5:04", "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:77:76:09", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4331577a-ac34-439e-9d54-cfc61d5c1086", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "4331577a-ac34-439e-9d54-cfc61d5c1086", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "dime-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:25:d3", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:16:87", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/78e53d1e-af3f-48cf-b154-511ce56d01a6", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:02.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "78e53d1e-af3f-48cf-b154-511ce56d01a6", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:03Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:19:11", "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:ee:6a:03", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:6a:03", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da9dbbab-8ead-4faa-8747-57ef3b1257ae", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:07.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "da9dbbab-8ead-4faa-8747-57ef3b1257ae", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:07Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "bono-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:15", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:8b:cd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dbc56c2d-7ec5-4e55-9065-629b636cd95a", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:09:09.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "dbc56c2d-7ec5-4e55-9065-629b636cd95a", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:09:09Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "homer-0.clearwater.opnfv", "created": "2019-01-14T18:08:38Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:51:21", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e6:1f", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/06b351da-3a40-4802-8e4d-3d0684dabe0c", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:59.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "06b351da-3a40-4802-8e4d-3d0684dabe0c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:59Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-14T18:08:36Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:a6:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b5735a1-ed71-4c75-993c-d053cf7a62cc", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:08:20.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "6b5735a1-ed71-4c75-993c-d053cf7a62cc", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:08:20Z", "hostId": "253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-14T18:06:59Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d5:02", "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:fe:f4:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "rel": "bookmark"}], "image": {"id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "links": [{"href": "http://172.30.9.26:8774/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:06:44.000000", "flavor": {"id": "c8d13ea7-ed44-4590-aec4-53a632a80013", "links": [{"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "bookmark"}]}, "id": "23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c1b22f83565a41bc825f6fdd71f72fd0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:06:44Z", "hostId": "e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "name": "ns.clearwater.opnfv", "created": "2019-01-14T18:05:03Z", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:18:25,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3074242b-2134-4a55-b293-c1411f3b6fc4 2019-01-14 18:18:25,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698909044266s 2019-01-14 18:18:25,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3074242b-2134-4a55-b293-c1411f3b6fc4 2019-01-14 18:18:25,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:18:25,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:18:25,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-1205effe-a8ae-4f5c-8daa-46698651a408 x-compute-request-id: req-1205effe-a8ae-4f5c-8daa-46698651a408 Content-Encoding: gzip Content-Length: 11499 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80\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-164-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 (7503K 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.009637] Security Framework initialized\n[ 0.011132] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013435] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017792] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020866] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026590] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029576] Initializing cgroup subsys freezer\n[ 0.031138] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033631] Initializing cgroup subsys hugetlb\n[ 0.036761] mce: CPU supports 10 MCE banks\n[ 0.038265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038265] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041869] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050168] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056796] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062936] ACPI: Core revision 20131115\n[ 0.064472] ACPI: All ACPI Tables successfully acquired\n[ 0.066541] ftrace: allocating 28753 entries in 113 pages\n[ 0.088240] smpboot: Max logical packages: 2\n[ 0.092086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.094233] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096323] Enabling x2apic\n[ 0.097431] Enabled x2apic\n[ 0.098815] Switched APIC routing to physical x2apic.\n[ 0.101440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.108097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119447] KVM setup paravirtual spinlock\n[ 0.122385] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124233] x86: Booting SMP configuration:\n[ 0.125777] .... node #0, CPUs: #1[ 0.122329] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140023] x86: Booted up 1 node, 2 CPUs\n[ 0.140026] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147466] devtmpfs: initialized\n[ 0.149971] EVM: security.selinux\n[ 0.151217] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153144] EVM: security.capability\n[ 0.154498] pinctrl core: initialized pinctrl subsystem\n[ 0.156103] regulator-dummy: no parameters\n[ 0.157662] RTC time: 18:06:44, date: 01/14/19\n[ 0.159289] NET: Registered protocol family 16\n[ 0.160146] cpuidle: using governor ladder\n[ 0.161599] cpuidle: using governor menu\n[ 0.163091] ACPI: bus type PCI registered\n[ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166282] PCI: Using configuration type 1 for base access\n[ 0.168654] bio: create slab at 0\n[ 0.169505] ACPI: Added _OSI(Module Device)\n[ 0.169562] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177270] ACPI: Interpreter enabled\n[ 0.178632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192007] ACPI: (supports S0 S5)\n[ 0.193256] ACPI: Using IOAPIC for interrupt routing\n[ 0.195028] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196200] ACPI: No dock devices found.\n[ 0.199671] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207957] acpiphp: Slot [3] registered\n[ 0.208035] acpiphp: Slot [4] registered\n[ 0.209463] acpiphp: Slot [5] registered\n[ 0.210956] acpiphp: Slot [6] registered\n[ 0.212034] acpiphp: Slot [7] registered\n[ 0.213479] acpiphp: Slot [8] registered\n[ 0.214907] acpiphp: Slot [9] registered\n[ 0.216030] acpiphp: Slot [10] registered\n[ 0.217483] acpiphp: Slot [11] registered\n[ 0.218928] acpiphp: Slot [12] registered\n[ 0.220023] acpiphp: Slot [13] registered\n[ 0.221480] acpiphp: Slot [14] registered\n[ 0.222931] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225480] acpiphp: Slot [17] registered\n[ 0.226939] acpiphp: Slot [18] registered\n[ 0.228029] acpiphp: Slot [19] registered\n[ 0.229486] acpiphp: Slot [20] registered\n[ 0.230937] acpiphp: Slot [21] registered\n[ 0.232021] acpiphp: Slot [22] registered\n[ 0.233461] acpiphp: Slot [23] registered\n[ 0.234917] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237456] acpiphp: Slot [26] registered\n[ 0.238902] acpiphp: Slot [27] registered\n[ 0.240021] acpiphp: Slot [28] registered\n[ 0.241471] acpiphp: Slot [29] registered\n[ 0.242929] acpiphp: Slot [30] registered\n[ 0.244031] acpiphp: Slot [31] registered\n[ 0.245468] PCI host bridge to bus 0000:00\n[ 0.246923] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.256005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266062] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.299696] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.303707] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.305133] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.307433] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.309946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315155] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317533] usbcore: registered new interface driver usbfs\n[ 0.319392] usbcore: registered new interface driver hub\n[ 0.320074] usbcore: registered new device driver usb\n[ 0.322256] PCI: Using ACPI for IRQ routing\n[ 0.324420] NetLabel: Initializing\n[ 0.325700] NetLabel: domain hash size = 128\n[ 0.327226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328065] NetLabel: unlabeled traffic allowed by default\n[ 0.329952] Switched to clocksource kvm-clock\n[ 0.336759] AppArmor: AppArmor Filesystem Enabled\n[ 0.338432] pnp: PnP ACPI init\n[ 0.339611] ACPI: bus type PNP registered\n[ 0.341530] pnp: PnP ACPI: found 8 devices\n[ 0.343011] ACPI: bus type PNP unregistered\n[ 0.350793] NET: Registered protocol family 2\n[ 0.352639] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.355322] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.357678] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360042] TCP: reno registered\n[ 0.361259] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363270] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365452] NET: Registered protocol family 1\n[ 0.367009] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369001] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.370937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.393775] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416810] Trying to unpack rootfs image as initramfs...\n[ 0.515484] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.518462] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.520418] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.522502] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.525633] Scanning for low memory corruption every 60 seconds\n[ 0.527989] Initialise system trusted keyring\n[ 0.529663] audit: initializing netlink socket (disabled)\n[ 0.531573] type=2000 audit(1547489205.945:1): initialized\n[ 0.552370] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.555404] zbud: loaded\n[ 0.556674] VFS: Disk quotas dquot_6.5.2\n[ 0.558153] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560708] fuse init (API version 7.22)\n[ 0.562214] msgmni has been set to 3997\n[ 0.563690] Key type big_key registered\n[ 0.565514] Key type asymmetric registered\n[ 0.567096] Asymmetric key parser 'x509' registered\n[ 0.568842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.571548] io scheduler noop registered\n[ 0.573006] io scheduler deadline registered (default)\n[ 0.574818] io scheduler cfq registered\n[ 0.576327] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.578264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580557] ipmi message handler version 39.2\n[ 0.582221] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584873] ACPI: Power Button [PWRF]\n[ 0.586335] GHES: HEST is not enabled!\n[ 0.608219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651614] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674145] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.676794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702179] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705683] Linux agpgart interface v0.103\n[ 0.708133] brd: module loaded\n[ 0.709776] loop: module loaded\n[ 0.711417] blk-mq: CPU -> queue map\n[ 0.712781] CPU 0 -> Queue 0\n[ 0.713984] CPU 1 -> Queue 0\n[ 0.715993] vda: vda1\n[ 0.717745] scsi0 : ata_piix\n[ 0.718975] scsi1 : ata_piix\n[ 0.720136] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.722371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.724814] libphy: Fixed MDIO Bus: probed\n[ 0.726408] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728257] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732375] PPP generic driver version 2.4.2\n[ 0.733977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736263] ehci-pci: EHCI PCI platform driver\n[ 0.737820] ehci-platform: EHCI generic platform driver\n[ 0.739616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.741704] ohci-pci: OHCI PCI platform driver\n[ 0.743293] ohci-platform: OHCI generic platform driver\n[ 0.745081] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767962] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772402] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.774402] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779083] usb usb1: Product: UHCI Host Controller\n[ 0.780766] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.782837] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.784538] hub 1-0:1.0: USB hub found\n[ 0.785917] hub 1-0:1.0: 2 ports detected\n[ 0.787478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791045] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794612] mousedev: PS/2 mouse device common for all mice\n[ 0.796847] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800058] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802027] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804123] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.806283] device-mapper: uevent: version 1.0.3\n[ 0.807930] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.810771] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812838] TCP: cubic registered\n[ 0.814155] NET: Registered protocol family 10\n[ 0.827264] NET: Registered protocol family 17\n[ 0.828867] Key type dns_resolver registered\n[ 0.830592] Loading compiled-in X.509 certificates\n[ 0.832777] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.835934] registered taskstats version 1\n[ 0.839223] Key type trusted registered\n[ 0.843414] Key type encrypted registered\n[ 0.844849] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.846670] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.849127] regulator-dummy: disabling\n[ 0.850543] Magic number: 3:993:139\n[ 0.851884] block ram4: hash matches\n[ 0.853204] acpi device:10: hash matches\n[ 0.854729] rtc_cmos 00:00: setting system clock to 2019-01-14 18:06:45 UTC (1547489205)\n[ 0.857574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.859550] EDD information not available.\n[ 0.881536] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.884266] Write protecting the kernel read-only data: 12288k\n[ 0.886886] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.890964] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.904850] systemd-udevd[107]: starting version 204\n[ 0.964476] FDC 0 is a S82078B\n[ 1.096028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.261173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.263399] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.265699] usb 1-1: Product: QEMU USB Tablet\n[ 1.267223] usb 1-1: Manufacturer: QEMU\n[ 1.268609] usb 1-1: SerialNumber: 42\n[ 1.965587] 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.312817] 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.431097] 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[ 2.542156] 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 Mon, 14 Jan 2019 18:06:47 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.06]: 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 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 ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.30]: 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 Mon, 14 Jan 2019 18:06:49 +0000. Up 4.48 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:fe:f4:10 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:53:d5:02 |\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:\nc1:1a:55:eb:39:2e:61:b8:e0:e0:54:c5:fa:f4:d6:c1 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. ... |\n| ..o . |\n| ... o.. |\n| .. .+ oE. |\n| o .oo.S.+. |\n| o o ..ooo.. |\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:\n98:7c:43:5b:e7:33:f4:73:66:dc:cd:92:37:cd:5d:b0 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| o |\n| . . o E .|\n| . + o + . =*|\n| + S + =.&|\n| . . o B.|\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:\nc2:64:fb:41:76:b2:d8:cd:6d:ce:ef:41:bb:fa:df:fa root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o + . |\n| + * * . |\n| = S o o . |\n| o . + . . |\n| . o o |\n| . o.|\n| .+*+E|\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:\n65:61:b5:db:4a:2b:ff:3d:7a:83:ba:63:28:18:22:15 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| o.. |\n| E . . . |\n| . o . |\n| . o o |\n| . S o . |\n| . . . . o |\n| . . o o o . |\n| . . . = . = |\n| . .o=o+ +|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[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 System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 ns ttyS0\n\nns login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:08:32 +0000. Up 108.24 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:09:33 +0000. Up 168.96 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.5/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://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://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\n2019-01-14 18:10:15,782 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2019-01-14 18:10:15,787 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2019-01-14 18:10:15,787 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 98:7c:43:5b:e7:33:f4:73:66:dc:cd:92:37:cd:5d:b0 root@ns (DSA)\nec2: 256 c2:64:fb:41:76:b2:d8:cd:6d:ce:ef:41:bb:fa:df:fa root@ns (ECDSA)\nec2: 256 65:61:b5:db:4a:2b:ff:3d:7a:83:ba:63:28:18:22:15 root@ns (ED25519)\nec2: 2048 c1:1a:55:eb:39:2e:61:b8:e0:e0:54:c5:fa:f4:d6:c1 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMy+SsYm0jpGEhx6GS6tAFs99V3CC4RHtihsFCqF6CTShhwl13E9l52J3eMDlHS6aYPvqom5hFCmOoRWHbJgDao= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILJjdO3FaRE5HgwyHYnagNfxxvA2FnRo+dyOEqbyIjXz root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPCmAuhU8DP9No/ZG3YrI3b6tzU6OyptKYRlmlBjaR5FKuqFv7jIs4/mD1UMhDwy8dBLU3CGDQR4RfQzQ3V+j+H8f37Yrefc8XAJOiSGI1YOo0djuhU0UoBfNT7+c9EMc3JNnM0Jq5CCUd/2tZx9ShYlCLPPUuojxt7Fc9ifG417H285mpgj8RnAcPiVSm+QEu8fULhiBLPREkuoDbdwrGJTOgFX+3dLGjNftTfDu1Ito7abpQd8RZJsbv+Rbm57zIW3Q/iPZUK5EhPk+d8o/0ACrrHWKOK+W8Id1o8AEM7azQB208Bst4wM2B2/PE1cPrkfxflce32hqaXFoPYdWR root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:10:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 211.22 seconds\n"} 2019-01-14 18:18:25,416 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3/action used request id req-1205effe-a8ae-4f5c-8daa-46698651a408 2019-01-14 18:18:25,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0743219852448s 2019-01-14 18:18:25,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3/action used request id req-1205effe-a8ae-4f5c-8daa-46698651a408 2019-01-14 18:18:25,418 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 000000007ffe1551 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 000000007ffe14d1 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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 (7503K 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.009637] Security Framework initialized [ 0.011132] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013435] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017792] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020866] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026590] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029576] Initializing cgroup subsys freezer [ 0.031138] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033631] Initializing cgroup subsys hugetlb [ 0.036761] mce: CPU supports 10 MCE banks [ 0.038265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038265] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041869] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050168] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056796] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062936] ACPI: Core revision 20131115 [ 0.064472] ACPI: All ACPI Tables successfully acquired [ 0.066541] ftrace: allocating 28753 entries in 113 pages [ 0.088240] smpboot: Max logical packages: 2 [ 0.092086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094233] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096323] Enabling x2apic [ 0.097431] Enabled x2apic [ 0.098815] Switched APIC routing to physical x2apic. [ 0.101440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119447] KVM setup paravirtual spinlock [ 0.122385] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124233] x86: Booting SMP configuration: [ 0.125777] .... node #0, CPUs: #1[ 0.122329] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140023] x86: Booted up 1 node, 2 CPUs [ 0.140026] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147466] devtmpfs: initialized [ 0.149971] EVM: security.selinux [ 0.151217] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153144] EVM: security.capability [ 0.154498] pinctrl core: initialized pinctrl subsystem [ 0.156103] regulator-dummy: no parameters [ 0.157662] RTC time: 18:06:44, date: 01/14/19 [ 0.159289] NET: Registered protocol family 16 [ 0.160146] cpuidle: using governor ladder [ 0.161599] cpuidle: using governor menu [ 0.163091] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166282] PCI: Using configuration type 1 for base access [ 0.168654] bio: create slab at 0 [ 0.169505] ACPI: Added _OSI(Module Device) [ 0.169562] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177270] ACPI: Interpreter enabled [ 0.178632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192007] ACPI: (supports S0 S5) [ 0.193256] ACPI: Using IOAPIC for interrupt routing [ 0.195028] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196200] ACPI: No dock devices found. [ 0.199671] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207957] acpiphp: Slot [3] registered [ 0.208035] acpiphp: Slot [4] registered [ 0.209463] acpiphp: Slot [5] registered [ 0.210956] acpiphp: Slot [6] registered [ 0.212034] acpiphp: Slot [7] registered [ 0.213479] acpiphp: Slot [8] registered [ 0.214907] acpiphp: Slot [9] registered [ 0.216030] acpiphp: Slot [10] registered [ 0.217483] acpiphp: Slot [11] registered [ 0.218928] acpiphp: Slot [12] registered [ 0.220023] acpiphp: Slot [13] registered [ 0.221480] acpiphp: Slot [14] registered [ 0.222931] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225480] acpiphp: Slot [17] registered [ 0.226939] acpiphp: Slot [18] registered [ 0.228029] acpiphp: Slot [19] registered [ 0.229486] acpiphp: Slot [20] registered [ 0.230937] acpiphp: Slot [21] registered [ 0.232021] acpiphp: Slot [22] registered [ 0.233461] acpiphp: Slot [23] registered [ 0.234917] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237456] acpiphp: Slot [26] registered [ 0.238902] acpiphp: Slot [27] registered [ 0.240021] acpiphp: Slot [28] registered [ 0.241471] acpiphp: Slot [29] registered [ 0.242929] acpiphp: Slot [30] registered [ 0.244031] acpiphp: Slot [31] registered [ 0.245468] PCI host bridge to bus 0000:00 [ 0.246923] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266062] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299696] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303707] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305133] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307433] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.309946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313072] vgaarb: bridge control possible 0000:00:02.0 [ 0.315155] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317533] usbcore: registered new interface driver usbfs [ 0.319392] usbcore: registered new interface driver hub [ 0.320074] usbcore: registered new device driver usb [ 0.322256] PCI: Using ACPI for IRQ routing [ 0.324420] NetLabel: Initializing [ 0.325700] NetLabel: domain hash size = 128 [ 0.327226] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328065] NetLabel: unlabeled traffic allowed by default [ 0.329952] Switched to clocksource kvm-clock [ 0.336759] AppArmor: AppArmor Filesystem Enabled [ 0.338432] pnp: PnP ACPI init [ 0.339611] ACPI: bus type PNP registered [ 0.341530] pnp: PnP ACPI: found 8 devices [ 0.343011] ACPI: bus type PNP unregistered [ 0.350793] NET: Registered protocol family 2 [ 0.352639] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355322] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.357678] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360042] TCP: reno registered [ 0.361259] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363270] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365452] NET: Registered protocol family 1 [ 0.367009] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369001] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393775] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416810] Trying to unpack rootfs image as initramfs... [ 0.515484] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.518462] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.520418] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522502] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.525633] Scanning for low memory corruption every 60 seconds [ 0.527989] Initialise system trusted keyring [ 0.529663] audit: initializing netlink socket (disabled) [ 0.531573] type=2000 audit(1547489205.945:1): initialized [ 0.552370] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555404] zbud: loaded [ 0.556674] VFS: Disk quotas dquot_6.5.2 [ 0.558153] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560708] fuse init (API version 7.22) [ 0.562214] msgmni has been set to 3997 [ 0.563690] Key type big_key registered [ 0.565514] Key type asymmetric registered [ 0.567096] Asymmetric key parser 'x509' registered [ 0.568842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.571548] io scheduler noop registered [ 0.573006] io scheduler deadline registered (default) [ 0.574818] io scheduler cfq registered [ 0.576327] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580557] ipmi message handler version 39.2 [ 0.582221] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584873] ACPI: Power Button [PWRF] [ 0.586335] GHES: HEST is not enabled! [ 0.608219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651614] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.674145] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.676794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702179] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705683] Linux agpgart interface v0.103 [ 0.708133] brd: module loaded [ 0.709776] loop: module loaded [ 0.711417] blk-mq: CPU -> queue map [ 0.712781] CPU 0 -> Queue 0 [ 0.713984] CPU 1 -> Queue 0 [ 0.715993] vda: vda1 [ 0.717745] scsi0 : ata_piix [ 0.718975] scsi1 : ata_piix [ 0.720136] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.722371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.724814] libphy: Fixed MDIO Bus: probed [ 0.726408] tun: Universal TUN/TAP device driver, 1.6 [ 0.728257] tun: (C) 1999-2004 Max Krasnyansky [ 0.732375] PPP generic driver version 2.4.2 [ 0.733977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736263] ehci-pci: EHCI PCI platform driver [ 0.737820] ehci-platform: EHCI generic platform driver [ 0.739616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741704] ohci-pci: OHCI PCI platform driver [ 0.743293] ohci-platform: OHCI generic platform driver [ 0.745081] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767962] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.772402] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.774402] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.779083] usb usb1: Product: UHCI Host Controller [ 0.780766] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.782837] usb usb1: SerialNumber: 0000:00:01.2 [ 0.784538] hub 1-0:1.0: USB hub found [ 0.785917] hub 1-0:1.0: 2 ports detected [ 0.787478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.791045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.792739] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794612] mousedev: PS/2 mouse device common for all mice [ 0.796847] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.800058] rtc_cmos 00:00: RTC can wake from S4 [ 0.802027] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.804123] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.806283] device-mapper: uevent: version 1.0.3 [ 0.807930] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.810771] ledtrig-cpu: registered to indicate activity on CPUs [ 0.812838] TCP: cubic registered [ 0.814155] NET: Registered protocol family 10 [ 0.827264] NET: Registered protocol family 17 [ 0.828867] Key type dns_resolver registered [ 0.830592] Loading compiled-in X.509 certificates [ 0.832777] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.835934] registered taskstats version 1 [ 0.839223] Key type trusted registered [ 0.843414] Key type encrypted registered [ 0.844849] AppArmor: AppArmor sha1 policy hashing enabled [ 0.846670] IMA: No TPM chip found, activating TPM-bypass! [ 0.849127] regulator-dummy: disabling [ 0.850543] Magic number: 3:993:139 [ 0.851884] block ram4: hash matches [ 0.853204] acpi device:10: hash matches [ 0.854729] rtc_cmos 00:00: setting system clock to 2019-01-14 18:06:45 UTC (1547489205) [ 0.857574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.859550] EDD information not available. [ 0.881536] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.884266] Write protecting the kernel read-only data: 12288k [ 0.886886] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.890964] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.904850] systemd-udevd[107]: starting version 204 [ 0.964476] FDC 0 is a S82078B [ 1.096028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.261173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.263399] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.265699] usb 1-1: Product: QEMU USB Tablet [ 1.267223] usb 1-1: Manufacturer: QEMU [ 1.268609] usb 1-1: SerialNumber: 42 [ 1.965587] 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.312817] 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.431097] 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 ] [ 2.542156] 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 Mon, 14 Jan 2019 18:06:47 +0000. Up 2.92 seconds. cloud-init-nonet[3.06]: 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 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: 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 Mon, 14 Jan 2019 18:06:49 +0000. Up 4.48 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:fe:f4:10 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:53:d5:02 | 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: c1:1a:55:eb:39:2e:61:b8:e0:e0:54:c5:fa:f4:d6:c1 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .. ... | | ..o . | | ... o.. | | .. .+ oE. | | o .oo.S.+. | | o o ..ooo.. | | . . ... . | | . | | | +-----------------+ 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: 98:7c:43:5b:e7:33:f4:73:66:dc:cd:92:37:cd:5d:b0 root@ns The key's randomart image is: +--[ DSA 1024]----+ | . | | o | | . . o E .| | . + o + . =*| | + S + =.&| | . . o B.| | | | | | | +-----------------+ 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: c2:64:fb:41:76:b2:d8:cd:6d:ce:ef:41:bb:fa:df:fa root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | o + . | | + * * . | | = S o o . | | o . + . . | | . o o | | . o.| | .+*+E| +-----------------+ 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: 65:61:b5:db:4a:2b:ff:3d:7a:83:ba:63:28:18:22:15 root@ns The key's randomart image is: +--[ED25519 256--+ | o.. | | E . . . | | . o . | | . o o | | . S o . | | . . . . o | | . . o o o . | | . . . = . = | | . .o=o+ +| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[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 System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[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 ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:08:32 +0000. Up 108.24 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:09:33 +0000. Up 168.96 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.5/24 dev eth1 + ip link set dev eth1 up + apt-get update 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://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 2019-01-14 18:10:15,782 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:10:15,787 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:10:15,787 - 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 | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 98:7c:43:5b:e7:33:f4:73:66:dc:cd:92:37:cd:5d:b0 root@ns (DSA) ec2: 256 c2:64:fb:41:76:b2:d8:cd:6d:ce:ef:41:bb:fa:df:fa root@ns (ECDSA) ec2: 256 65:61:b5:db:4a:2b:ff:3d:7a:83:ba:63:28:18:22:15 root@ns (ED25519) ec2: 2048 c1:1a:55:eb:39:2e:61:b8:e0:e0:54:c5:fa:f4:d6:c1 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMy+SsYm0jpGEhx6GS6tAFs99V3CC4RHtihsFCqF6CTShhwl13E9l52J3eMDlHS6aYPvqom5hFCmOoRWHbJgDao= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILJjdO3FaRE5HgwyHYnagNfxxvA2FnRo+dyOEqbyIjXz root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPCmAuhU8DP9No/ZG3YrI3b6tzU6OyptKYRlmlBjaR5FKuqFv7jIs4/mD1UMhDwy8dBLU3CGDQR4RfQzQ3V+j+H8f37Yrefc8XAJOiSGI1YOo0djuhU0UoBfNT7+c9EMc3JNnM0Jq5CCUd/2tZx9ShYlCLPPUuojxt7Fc9ifG417H285mpgj8RnAcPiVSm+QEu8fULhiBLPREkuoDbdwrGJTOgFX+3dLGjNftTfDu1Ito7abpQd8RZJsbv+Rbm57zIW3Q/iPZUK5EhPk+d8o/0ACrrHWKOK+W8Id1o8AEM7azQB208Bst4wM2B2/PE1cPrkfxflce32hqaXFoPYdWR root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:10:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 211.22 seconds 2019-01-14 18:18:25,419 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:25,423 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2019-01-14 18:18:56,496 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create ellis account 2019-01-14 18:19:21,526 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create ellis account 2019-01-14 18:19:46,556 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create ellis account 2019-01-14 18:20:11,586 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create ellis account 2019-01-14 18:20:36,616 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create ellis account 2019-01-14 18:21:01,645 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create ellis account 2019-01-14 18:21:26,675 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create ellis account 2019-01-14 18:21:51,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create ellis account 2019-01-14 18:22:16,725 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create ellis account 2019-01-14 18:22:41,756 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create ellis account 2019-01-14 18:23:06,785 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create ellis account 2019-01-14 18:23:31,815 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create ellis account 2019-01-14 18:23:56,845 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create ellis account 2019-01-14 18:24:21,867 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create ellis account 2019-01-14 18:24:46,897 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create ellis account 2019-01-14 18:25:11,927 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create ellis account 2019-01-14 18:25:36,957 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create ellis account 2019-01-14 18:26:01,988 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create ellis account 2019-01-14 18:26:27,016 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create ellis account 2019-01-14 18:26:52,046 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create ellis account 2019-01-14 18:27:17,055 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create ellis account 2019-01-14 18:27:42,083 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create ellis account 2019-01-14 18:28:07,113 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create ellis account 2019-01-14 18:28:32,130 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create ellis account 2019-01-14 18:28:57,160 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create ellis account 2019-01-14 18:29:22,190 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create ellis account 2019-01-14 18:29:47,195 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create ellis account 2019-01-14 18:30:12,226 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create ellis account 2019-01-14 18:30:37,256 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create ellis account 2019-01-14 18:31:02,277 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create ellis account 2019-01-14 18:31:27,307 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 31: cannot create ellis account 2019-01-14 18:31:52,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 32: cannot create ellis account 2019-01-14 18:32:17,369 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 33: cannot create ellis account 2019-01-14 18:32:42,399 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 34: cannot create ellis account 2019-01-14 18:33:07,430 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 35: cannot create ellis account 2019-01-14 18:33:32,456 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 36: cannot create ellis account 2019-01-14 18:33:57,485 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 37: cannot create ellis account 2019-01-14 18:34:22,516 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 38: cannot create ellis account 2019-01-14 18:34:47,543 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 39: cannot create ellis account 2019-01-14 18:35:12,572 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 40: cannot create ellis account 2019-01-14 18:35:37,602 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 41: cannot create ellis account 2019-01-14 18:36:02,631 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 42: cannot create ellis account 2019-01-14 18:36:27,661 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 43: cannot create ellis account 2019-01-14 18:36:52,691 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 44: cannot create ellis account 2019-01-14 18:37:17,700 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 45: cannot create ellis account 2019-01-14 18:37:42,730 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 46: cannot create ellis account 2019-01-14 18:38:07,759 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 47: cannot create ellis account 2019-01-14 18:38:32,779 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 48: cannot create ellis account 2019-01-14 18:38:57,803 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 49: cannot create ellis account 2019-01-14 18:39:22,832 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 50: cannot create ellis account 2019-01-14 18:39:47,852 - 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 129, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 106, 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 176, in deploy_vnf self.clearwater.availability_check() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 62, in availability_check number_res = self._create_ellis_account(account_url, params) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 104, in _create_ellis_account params.get('full_name'))) Exception: Unable to create an account opnfv functest user 2019-01-14 18:39:47,985 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 18:39:47,986 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 35:45 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 18:39:47,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:39:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd?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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:39:48,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:39:47 GMT Server: Apache x-openstack-request-id: req-d4805b0c-ca70-4f50-8650-3a07434fc5ac Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:39:48,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:39:48 GMT Server: Apache x-openstack-request-id: req-008b9a80-94d7-414c-a356-51ad52562dd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:39:48,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-008b9a80-94d7-414c-a356-51ad52562dd0 2019-01-14 18:39:48,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.452831983566s 2019-01-14 18:39:48,444 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-008b9a80-94d7-414c-a356-51ad52562dd0 2019-01-14 18:39:48,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:39:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:39:48,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:39:48 GMT Server: Apache x-openstack-request-id: req-41be5416-52a9-483a-8041-33f94e9f3c3d Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/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. 2019-01-14 18:39:48,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:39:48 GMT Server: Apache x-openstack-request-id: req-1141eac6-2274-4d76-b441-79b4563fe799 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-14T18:09:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv/events/0b00ddb3-e487-484a-858e-ff1c36acfa3f", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "id": "0b00ddb3-e487-484a-858e-ff1c36acfa3f"}]} 2019-01-14 18:39:48,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-1141eac6-2274-4d76-b441-79b4563fe799 2019-01-14 18:39:48,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.264454126358s 2019-01-14 18:39:48,710 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-1141eac6-2274-4d76-b441-79b4563fe799 2019-01-14 18:39:48,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-01-14 18:39:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:39:49,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:39:48 GMT Server: Apache x-openstack-request-id: req-436bc6ea-4580-4ffb-84b2-b2d8f11771d0 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd 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. 2019-01-14 18:39:49,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:39:49 GMT Server: Apache x-openstack-request-id: req-49cd7607-0a67-4bfc-877b-ec604d3f5f6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:39:49,370 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd used request id req-49cd7607-0a67-4bfc-877b-ec604d3f5f6d 2019-01-14 18:39:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.65907907486s 2019-01-14 18:39:49,370 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd used request id req-49cd7607-0a67-4bfc-877b-ec604d3f5f6d 2019-01-14 18:39:49,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:39:49,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=0b00ddb3-e487-484a-858e-ff1c36acfa3f&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:39:49,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:39:49 GMT Server: Apache x-openstack-request-id: req-c2cbc00c-c7f8-4592-906e-e6835d00a386 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=0b00ddb3-e487-484a-858e-ff1c36acfa3f&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. 2019-01-14 18:39:49,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:39:49 GMT Server: Apache x-openstack-request-id: req-41963afc-fe73-44d6-b293-8bf8b3b65006 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-14T18:39:49Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv/events/3e6f44f2-03db-4b96-b528-2d8e1b7f8365", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "id": "3e6f44f2-03db-4b96-b528-2d8e1b7f8365"}, {"resource_name": "vellum", "event_time": "2019-01-14T18:39:49Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum/events/d988b68e-6f69-45d5-b9c9-2e30c72f0198", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2e77d1e9-d7b2-4c8c-bf0a-eed34b6090b8", "id": "d988b68e-6f69-45d5-b9c9-2e30c72f0198"}]} 2019-01-14 18:39:49,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=0b00ddb3-e487-484a-858e-ff1c36acfa3f&sort_dir=asc&marker=0b00ddb3-e487-484a-858e-ff1c36acfa3f&sort_dir=asc used request id req-41963afc-fe73-44d6-b293-8bf8b3b65006 2019-01-14 18:39:49,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.438220024109s 2019-01-14 18:39:49,810 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=0b00ddb3-e487-484a-858e-ff1c36acfa3f&sort_dir=asc&marker=0b00ddb3-e487-484a-858e-ff1c36acfa3f&sort_dir=asc used request id req-41963afc-fe73-44d6-b293-8bf8b3b65006 2019-01-14 18:39:54,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:39:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=d988b68e-6f69-45d5-b9c9-2e30c72f0198&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:39:55,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:39:54 GMT Server: Apache x-openstack-request-id: req-f72ad887-e6e5-428c-aaa5-b8fefaadf9be Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=d988b68e-6f69-45d5-b9c9-2e30c72f0198&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. 2019-01-14 18:39:55,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:39:55 GMT Server: Apache x-openstack-request-id: req-7b8f5fe7-ad17-4737-a956-f7eb394b57d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-01-14T18:39:50Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer/events/bd7c35e2-1be5-4385-a820-20cc71ab9259", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9d781712-28dd-45a2-8300-63e0b5859a15", "id": "bd7c35e2-1be5-4385-a820-20cc71ab9259"}, {"resource_name": "bono", "event_time": "2019-01-14T18:39:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono/events/84cdd85c-f62e-46d8-8899-dcfbe5e1a16b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "235c7a01-7ca0-4ea7-8348-98cdcae0f75b", "id": "84cdd85c-f62e-46d8-8899-dcfbe5e1a16b"}, {"resource_name": "sprout", "event_time": "2019-01-14T18:39:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout/events/dc070b64-a05f-4d25-a726-73f9703bcd7d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "acb28ac2-308e-4121-be58-b6fd3a4f1a9e", "id": "dc070b64-a05f-4d25-a726-73f9703bcd7d"}, {"resource_name": "dime", "event_time": "2019-01-14T18:39:53Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime/events/86ad9d7a-6cf2-4892-ba01-c1f27ae95875", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1598d9e0-d728-4d99-b410-6347773a33b7", "id": "86ad9d7a-6cf2-4892-ba01-c1f27ae95875"}]} 2019-01-14 18:39:55,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=d988b68e-6f69-45d5-b9c9-2e30c72f0198&sort_dir=asc&marker=d988b68e-6f69-45d5-b9c9-2e30c72f0198&sort_dir=asc used request id req-7b8f5fe7-ad17-4737-a956-f7eb394b57d8 2019-01-14 18:39:55,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.292383909225s 2019-01-14 18:39:55,108 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=d988b68e-6f69-45d5-b9c9-2e30c72f0198&sort_dir=asc&marker=d988b68e-6f69-45d5-b9c9-2e30c72f0198&sort_dir=asc used request id req-7b8f5fe7-ad17-4737-a956-f7eb394b57d8 2019-01-14 18:40:00,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:00,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:00 GMT Server: Apache x-openstack-request-id: req-4d3ef389-0564-4b4f-820b-dc864c3b7f1f Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&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. 2019-01-14 18:40:00,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:00 GMT Server: Apache x-openstack-request-id: req-e002856e-4f24-45c2-91a7-8a416e530b37 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:40:00,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc&marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc used request id req-e002856e-4f24-45c2-91a7-8a416e530b37 2019-01-14 18:40:00,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.450368881226s 2019-01-14 18:40:00,566 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc&marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc used request id req-e002856e-4f24-45c2-91a7-8a416e530b37 2019-01-14 18:40:05,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:05,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:05 GMT Server: Apache x-openstack-request-id: req-c8936232-cf14-4d11-bdf7-6776d7b01c6f Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&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. 2019-01-14 18:40:05,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:05 GMT Server: Apache x-openstack-request-id: req-106233ae-5e99-4222-828f-4f1d86650087 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-01-14T18:40:03Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum/events/0191a54e-6e20-42a5-9dfd-bc68d753b86b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2e77d1e9-d7b2-4c8c-bf0a-eed34b6090b8", "id": "0191a54e-6e20-42a5-9dfd-bc68d753b86b"}, {"resource_name": "homer", "event_time": "2019-01-14T18:40:03Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer/events/f5de0479-6d92-48fa-9f9e-17e7cfb39e24", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9d781712-28dd-45a2-8300-63e0b5859a15", "id": "f5de0479-6d92-48fa-9f9e-17e7cfb39e24"}, {"resource_name": "sprout", "event_time": "2019-01-14T18:40:03Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout/events/535c6f2c-40f5-4321-aacd-f09e0316aeff", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "acb28ac2-308e-4121-be58-b6fd3a4f1a9e", "id": "535c6f2c-40f5-4321-aacd-f09e0316aeff"}, {"resource_name": "bono", "event_time": "2019-01-14T18:40:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono/events/148ab47a-c306-42ec-b588-c2e6120e2fb8", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "235c7a01-7ca0-4ea7-8348-98cdcae0f75b", "id": "148ab47a-c306-42ec-b588-c2e6120e2fb8"}, {"resource_name": "dime", "event_time": "2019-01-14T18:40:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime/events/86addbe1-9100-4f0c-96f9-2e38a93e8a52", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1598d9e0-d728-4d99-b410-6347773a33b7", "id": "86addbe1-9100-4f0c-96f9-2e38a93e8a52"}]} 2019-01-14 18:40:05,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc&marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc used request id req-106233ae-5e99-4222-828f-4f1d86650087 2019-01-14 18:40:05,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.417952060699s 2019-01-14 18:40:05,986 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc&marker=86ad9d7a-6cf2-4892-ba01-c1f27ae95875&sort_dir=asc used request id req-106233ae-5e99-4222-828f-4f1d86650087 2019-01-14 18:40:10,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86addbe1-9100-4f0c-96f9-2e38a93e8a52&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:11,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:10 GMT Server: Apache x-openstack-request-id: req-ce45643c-a404-4f7a-91a2-b54197a9677b Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86addbe1-9100-4f0c-96f9-2e38a93e8a52&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. 2019-01-14 18:40:11,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:11 GMT Server: Apache x-openstack-request-id: req-c6e6d2a7-27e4-45fc-a499-08a6074b65e8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 416 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-01-14T18:40:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis/events/61e710af-885f-455f-a4e3-c327ecf4baa8", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8c8ec4d5-098d-43d8-9be2-4740ccf7f50d", "id": "61e710af-885f-455f-a4e3-c327ecf4baa8"}, {"resource_name": "ellis", "event_time": "2019-01-14T18:40:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis/events/75159f14-b5fc-4a95-819f-6d0fe16a13f5", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8c8ec4d5-098d-43d8-9be2-4740ccf7f50d", "id": "75159f14-b5fc-4a95-819f-6d0fe16a13f5"}]} 2019-01-14 18:40:11,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86addbe1-9100-4f0c-96f9-2e38a93e8a52&sort_dir=asc&marker=86addbe1-9100-4f0c-96f9-2e38a93e8a52&sort_dir=asc used request id req-c6e6d2a7-27e4-45fc-a499-08a6074b65e8 2019-01-14 18:40:11,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.254469871521s 2019-01-14 18:40:11,247 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=86addbe1-9100-4f0c-96f9-2e38a93e8a52&sort_dir=asc&marker=86addbe1-9100-4f0c-96f9-2e38a93e8a52&sort_dir=asc used request id req-c6e6d2a7-27e4-45fc-a499-08a6074b65e8 2019-01-14 18:40:16,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:16,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=75159f14-b5fc-4a95-819f-6d0fe16a13f5&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:16,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:16 GMT Server: Apache x-openstack-request-id: req-1a80c937-0e5e-4d87-b7a3-38a76ff18dc7 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=75159f14-b5fc-4a95-819f-6d0fe16a13f5&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. 2019-01-14 18:40:16,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:16 GMT Server: Apache x-openstack-request-id: req-06e99918-3fae-4d72-9b67-1317626de8aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-01-14T18:40:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns/events/c3f9b70d-4e67-4462-bea2-142ba6ecee47", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "25651ab2-1f0e-4a4f-9cdd-a814ce343323", "id": "c3f9b70d-4e67-4462-bea2-142ba6ecee47"}]} 2019-01-14 18:40:16,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=75159f14-b5fc-4a95-819f-6d0fe16a13f5&sort_dir=asc&marker=75159f14-b5fc-4a95-819f-6d0fe16a13f5&sort_dir=asc used request id req-06e99918-3fae-4d72-9b67-1317626de8aa 2019-01-14 18:40:16,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.26203083992s 2019-01-14 18:40:16,516 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=75159f14-b5fc-4a95-819f-6d0fe16a13f5&sort_dir=asc&marker=75159f14-b5fc-4a95-819f-6d0fe16a13f5&sort_dir=asc used request id req-06e99918-3fae-4d72-9b67-1317626de8aa 2019-01-14 18:40:21,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c3f9b70d-4e67-4462-bea2-142ba6ecee47&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:21,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:21 GMT Server: Apache x-openstack-request-id: req-da391039-7279-458e-909a-005ebe54cc9e Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c3f9b70d-4e67-4462-bea2-142ba6ecee47&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. 2019-01-14 18:40:21,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:21 GMT Server: Apache x-openstack-request-id: req-1836db0c-b042-49b8-bb69-d5eae2909da9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-01-14T18:40:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns/events/6f6bd26f-c42f-4bd0-bfd4-7c9565602368", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "25651ab2-1f0e-4a4f-9cdd-a814ce343323", "id": "6f6bd26f-c42f-4bd0-bfd4-7c9565602368"}, {"resource_name": "security_groups", "event_time": "2019-01-14T18:40:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups/events/e5dbc5e0-4660-4348-8600-dbcd0d21592b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8b3a9e28-6dfc-4a64-9629-9ed77e289787", "id": "e5dbc5e0-4660-4348-8600-dbcd0d21592b"}, {"resource_name": "mgmt_network", "event_time": "2019-01-14T18:40:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network/events/baeb24c3-aefc-46a3-93e6-63c2fdfcfedc", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "873e6be3-cd51-4b54-8000-2c7bbc0ebd2a", "id": "baeb24c3-aefc-46a3-93e6-63c2fdfcfedc"}, {"resource_name": "sig_network", "event_time": "2019-01-14T18:40:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network/events/c306643c-9dfc-4538-9892-5e0555e3082e", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "206f3b48-ca88-4d15-8c71-7a804287661b", "id": "c306643c-9dfc-4538-9892-5e0555e3082e"}]} 2019-01-14 18:40:21,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c3f9b70d-4e67-4462-bea2-142ba6ecee47&sort_dir=asc&marker=c3f9b70d-4e67-4462-bea2-142ba6ecee47&sort_dir=asc used request id req-1836db0c-b042-49b8-bb69-d5eae2909da9 2019-01-14 18:40:21,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.267193078995s 2019-01-14 18:40:21,790 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c3f9b70d-4e67-4462-bea2-142ba6ecee47&sort_dir=asc&marker=c3f9b70d-4e67-4462-bea2-142ba6ecee47&sort_dir=asc used request id req-1836db0c-b042-49b8-bb69-d5eae2909da9 2019-01-14 18:40:26,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:26,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:27,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:26 GMT Server: Apache x-openstack-request-id: req-572eddaf-2e37-4336-866d-ab3f1cce3c7d Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&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. 2019-01-14 18:40:27,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:27 GMT Server: Apache x-openstack-request-id: req-8c7a4f1c-65fe-4c52-b8f7-e8d98f227a14 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:40:27,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc&marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc used request id req-8c7a4f1c-65fe-4c52-b8f7-e8d98f227a14 2019-01-14 18:40:27,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.531496047974s 2019-01-14 18:40:27,328 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc&marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc used request id req-8c7a4f1c-65fe-4c52-b8f7-e8d98f227a14 2019-01-14 18:40:32,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:32,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:32,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:32 GMT Server: Apache x-openstack-request-id: req-a5422f94-74e7-4e2a-a82d-8b6b99e32655 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&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. 2019-01-14 18:40:32,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:32 GMT Server: Apache x-openstack-request-id: req-13706f28-5f21-4155-9557-93b9e5955da3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2019-01-14T18:40:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network/events/ad655da8-930c-4ce5-8852-5f9ead36fbff", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "206f3b48-ca88-4d15-8c71-7a804287661b", "id": "ad655da8-930c-4ce5-8852-5f9ead36fbff"}, {"resource_name": "mgmt_network", "event_time": "2019-01-14T18:40:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network/events/a0fe4a58-12a2-4095-9af3-1d371e4e5a7b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "873e6be3-cd51-4b54-8000-2c7bbc0ebd2a", "id": "a0fe4a58-12a2-4095-9af3-1d371e4e5a7b"}]} 2019-01-14 18:40:32,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc&marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc used request id req-13706f28-5f21-4155-9557-93b9e5955da3 2019-01-14 18:40:32,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.253935098648s 2019-01-14 18:40:32,588 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc&marker=c306643c-9dfc-4538-9892-5e0555e3082e&sort_dir=asc used request id req-13706f28-5f21-4155-9557-93b9e5955da3 2019-01-14 18:40:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=a0fe4a58-12a2-4095-9af3-1d371e4e5a7b&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:37,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:37 GMT Server: Apache x-openstack-request-id: req-050407d5-1f23-42dd-bc05-0bc893b1cfe1 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=a0fe4a58-12a2-4095-9af3-1d371e4e5a7b&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. 2019-01-14 18:40:37,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:37 GMT Server: Apache x-openstack-request-id: req-e55b2872-66f6-4203-b0b7-e9473713169a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-01-14T18:40:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups/events/aa53e1a0-b2fc-481a-ab8a-15166fa32e43", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8b3a9e28-6dfc-4a64-9629-9ed77e289787", "id": "aa53e1a0-b2fc-481a-ab8a-15166fa32e43"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-01-14T18:40:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv/events/99adf3f8-bc62-4fb3-b1b5-395c3b23ee32", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "id": "99adf3f8-bc62-4fb3-b1b5-395c3b23ee32"}]} 2019-01-14 18:40:37,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=a0fe4a58-12a2-4095-9af3-1d371e4e5a7b&sort_dir=asc&marker=a0fe4a58-12a2-4095-9af3-1d371e4e5a7b&sort_dir=asc used request id req-e55b2872-66f6-4203-b0b7-e9473713169a 2019-01-14 18:40:37,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.258864879608s 2019-01-14 18:40:37,853 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=a0fe4a58-12a2-4095-9af3-1d371e4e5a7b&sort_dir=asc&marker=a0fe4a58-12a2-4095-9af3-1d371e4e5a7b&sort_dir=asc used request id req-e55b2872-66f6-4203-b0b7-e9473713169a 2019-01-14 18:40:42,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:43,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:42 GMT Server: Apache x-openstack-request-id: req-1ea2489f-32a1-45e0-9804-2fdf13df7307 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&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. 2019-01-14 18:40:43,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:43 GMT Server: Apache x-openstack-request-id: req-2139bda6-aa40-4193-a892-729a4e7396a8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:40:43,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc&marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc used request id req-2139bda6-aa40-4193-a892-729a4e7396a8 2019-01-14 18:40:43,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.43871307373s 2019-01-14 18:40:43,298 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc&marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc used request id req-2139bda6-aa40-4193-a892-729a4e7396a8 2019-01-14 18:40:48,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-14 18:40:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:48,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:48 GMT Server: Apache x-openstack-request-id: req-d0d07b80-0b8e-40e0-ab41-c701650d55e4 Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&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. 2019-01-14 18:40:48,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:48 GMT Server: Apache x-openstack-request-id: req-825c5f32-7486-4fea-8b9d-0c438815d730 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-14 18:40:48,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc&marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc used request id req-825c5f32-7486-4fea-8b9d-0c438815d730 2019-01-14 18:40:48,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713639259338s 2019-01-14 18:40:48,376 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd/events?marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc&marker=99adf3f8-bc62-4fb3-b1b5-395c3b23ee32&sort_dir=asc used request id req-825c5f32-7486-4fea-8b9d-0c438815d730 2019-01-14 18:40:48,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-14 18:40:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/aca9b951-73db-4845-9506-e5a4ef2445dd?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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:48,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 14 Jan 2019 18:40:48 GMT Server: Apache x-openstack-request-id: req-0e0a7277-01eb-43a3-bac0-e0d60e06819f Location: http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?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. 2019-01-14 18:40:48,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:48 GMT Server: Apache x-openstack-request-id: req-dc81ae7b-dc3f-4f0f-90aa-739296d5a585 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2b1ce49a60a14d668de169b50235383d", "private_sig_net_ip_version": "4", "image": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "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": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "deletion_time": "2019-01-14T18:40:35Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "fabd59bd7107494ea498e410381a1643", "tags": null, "creation_time": "2019-01-14T18:04:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-14T18:39:49Z", "id": "aca9b951-73db-4845-9506-e5a4ef2445dd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-01-14 18:40:48,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-dc81ae7b-dc3f-4f0f-90aa-739296d5a585 2019-01-14 18:40:48,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708839893341s 2019-01-14 18:40:48,447 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2b1ce49a60a14d668de169b50235383d/stacks/clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd?resolve_outputs=False used request id req-dc81ae7b-dc3f-4f0f-90aa-739296d5a585 2019-01-14 18:40:48,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 18:40:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a/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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" -d '{"subnet_id": "91e8b641-ace6-4d7e-b89b-fc60b3773458"}' 2019-01-14 18:40:50,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61bb96a3-9f0f-4f6a-a1c5-22323b616207 Date: Mon, 14 Jan 2019 18:40:50 GMT RESP BODY: {"network_id": "f53a3a0c-7b68-4fc1-be91-d4f71e99af32", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "subnet_id": "91e8b641-ace6-4d7e-b89b-fc60b3773458", "subnet_ids": ["91e8b641-ace6-4d7e-b89b-fc60b3773458"], "port_id": "01a5faf4-c6ad-41e1-a338-c4ed794c1a4e", "id": "1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a"} 2019-01-14 18:40:50,087 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a/remove_router_interface.json used request id req-61bb96a3-9f0f-4f6a-a1c5-22323b616207 2019-01-14 18:40:50,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63849115372s 2019-01-14 18:40:50,087 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a/remove_router_interface.json used request id req-61bb96a3-9f0f-4f6a-a1c5-22323b616207 returning object 1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a 2019-01-14 18:40:50,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 18:40:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:50,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-35c1ecc4-d9f1-4256-a16c-3778e07db0f2 Date: Mon, 14 Jan 2019 18:40:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "created_at": "2019-01-14T18:04:05Z", "admin_state_up": true, "updated_at": "2019-01-14T18:40:49Z", "revision_number": 4, "routes": [], "project_id": "2b1ce49a60a14d668de169b50235383d", "id": "1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a", "name": "heat_ims-router_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}]} 2019-01-14 18:40:50,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-35c1ecc4-d9f1-4256-a16c-3778e07db0f2 2019-01-14 18:40:50,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11336183548s 2019-01-14 18:40:50,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-35c1ecc4-d9f1-4256-a16c-3778e07db0f2 2019-01-14 18:40:50,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 18:40:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:51,489 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0629eb06-f519-47e2-a498-5b7983d90e06 Content-Length: 0 Date: Mon, 14 Jan 2019 18:40:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:40:51,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a.json used request id req-0629eb06-f519-47e2-a498-5b7983d90e06 2019-01-14 18:40:51,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28696894646s 2019-01-14 18:40:51,490 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a.json used request id req-0629eb06-f519-47e2-a498-5b7983d90e06 2019-01-14 18:40:51,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 18:40:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:51,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e2ba61e2-aee5-45f4-9141-0b04e0c4ad20 Date: Mon, 14 Jan 2019 18:40:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f53a3a0c-7b68-4fc1-be91-d4f71e99af32","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:04:04Z","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":"2b1ce49a60a14d668de169b50235383d","id":"91e8b641-ace6-4d7e-b89b-fc60b3773458","subnetpool_id":null,"name":"heat_ims-subnet_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}]} 2019-01-14 18:40:51,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e2ba61e2-aee5-45f4-9141-0b04e0c4ad20 2019-01-14 18:40:51,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.060751914978s 2019-01-14 18:40:51,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e2ba61e2-aee5-45f4-9141-0b04e0c4ad20 2019-01-14 18:40:51,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 18:40:51,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/91e8b641-ace6-4d7e-b89b-fc60b3773458.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:53,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3460eae7-a4c3-42d6-a684-82add1f5d5c5 Date: Mon, 14 Jan 2019 18:40:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:40:53,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/91e8b641-ace6-4d7e-b89b-fc60b3773458.json used request id req-3460eae7-a4c3-42d6-a684-82add1f5d5c5 2019-01-14 18:40:53,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.38142585754s 2019-01-14 18:40:53,935 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/91e8b641-ace6-4d7e-b89b-fc60b3773458.json used request id req-3460eae7-a4c3-42d6-a684-82add1f5d5c5 2019-01-14 18:40:53,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:40:53,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-02917d0d-0f74-4dd0-a45d-a022fac42093 Date: Mon, 14 Jan 2019 18:40: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":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","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":"2019-01-14T18:40:53Z","tenant_id":"2b1ce49a60a14d668de169b50235383d","created_at":"2019-01-14T18:04:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b1ce49a60a14d668de169b50235383d","id":"f53a3a0c-7b68-4fc1-be91-d4f71e99af32","name":"heat_ims-net_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}]} 2019-01-14 18:40:54,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-02917d0d-0f74-4dd0-a45d-a022fac42093 2019-01-14 18:40:54,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106003046036s 2019-01-14 18:40:54,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-02917d0d-0f74-4dd0-a45d-a022fac42093 2019-01-14 18:40:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 18:40:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/f53a3a0c-7b68-4fc1-be91-d4f71e99af32.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:55,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0424fb80-8169-4ce4-9822-82485f7b1361 Date: Mon, 14 Jan 2019 18:40:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:40:55,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f53a3a0c-7b68-4fc1-be91-d4f71e99af32.json used request id req-0424fb80-8169-4ce4-9822-82485f7b1361 2019-01-14 18:40:55,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.89392805099s 2019-01-14 18:40:55,937 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f53a3a0c-7b68-4fc1-be91-d4f71e99af32.json used request id req-0424fb80-8169-4ce4-9822-82485f7b1361 2019-01-14 18:40:55,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:40:55,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:56,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-af1ade9b-4a41-4aa8-abc0-fda6f637853d Date: Mon, 14 Jan 2019 18:40:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "metadata": {}}], "file": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file", "owner": "2b1ce49a60a14d668de169b50235383d", "id": "e3a8e2c0-01d1-4b18-a984-99028d390a29", "size": 263717376, "self": "/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:04:14Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:04:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:40:56,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-af1ade9b-4a41-4aa8-abc0-fda6f637853d 2019-01-14 18:40:56,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228933095932s 2019-01-14 18:40:56,170 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-af1ade9b-4a41-4aa8-abc0-fda6f637853d 2019-01-14 18:40:56,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 18:40:56,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d593a6f0d62737c3944c4ed0196fb52d4183ea5b" 2019-01-14 18:40:56,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0aa98d2-20f5-472a-97fb-de189e95220f Date: Mon, 14 Jan 2019 18:40:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 18:40:56,769 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29 used request id req-b0aa98d2-20f5-472a-97fb-de189e95220f 2019-01-14 18:40:56,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.597545146942s 2019-01-14 18:40:56,770 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29 used request id req-b0aa98d2-20f5-472a-97fb-de189e95220f 2019-01-14 18:40:56,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:40:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:56,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40: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-db53b639-e4c8-49b9-a7ca-ea369bca291f x-compute-request-id: req-db53b639-e4c8-49b9-a7ca-ea369bca291f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013", "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": "c8d13ea7-ed44-4590-aec4-53a632a80013"}]} 2019-01-14 18:40:56,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-db53b639-e4c8-49b9-a7ca-ea369bca291f 2019-01-14 18:40:56,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.20806479454s 2019-01-14 18:40:56,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-db53b639-e4c8-49b9-a7ca-ea369bca291f 2019-01-14 18:40:56,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 18:40:56,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:57,019 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 18:40: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-66d8ced8-49fc-45f6-9cb8-34ccc2bb6811 x-compute-request-id: req-66d8ced8-49fc-45f6-9cb8-34ccc2bb6811 Content-Length: 0 Content-Type: application/json 2019-01-14 18:40:57,019 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013 used request id req-66d8ced8-49fc-45f6-9cb8-34ccc2bb6811 2019-01-14 18:40:57,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392119884491s 2019-01-14 18:40:57,020 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c8d13ea7-ed44-4590-aec4-53a632a80013 used request id req-66d8ced8-49fc-45f6-9cb8-34ccc2bb6811 2019-01-14 18:40:57,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:40:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:57,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8625c16-5423-4892-b496-5e9f3c76492e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": {"self": "http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c1b22f83565a41bc825f6fdd71f72fd0", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 18:40:57,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a8625c16-5423-4892-b496-5e9f3c76492e 2019-01-14 18:40:57,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130161046982s 2019-01-14 18:40:57,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a8625c16-5423-4892-b496-5e9f3c76492e 2019-01-14 18:40:57,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:40:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:57,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996a7b71-981c-40f6-8afd-1c074cf01e87 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8", "links": {"self": "http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c1b22f83565a41bc825f6fdd71f72fd0", "description": null}} 2019-01-14 18:40:57,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0 used request id req-996a7b71-981c-40f6-8afd-1c074cf01e87 2019-01-14 18:40:57,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120835065842s 2019-01-14 18:40:57,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0 used request id req-996a7b71-981c-40f6-8afd-1c074cf01e87 2019-01-14 18:40:57,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 18:40:57,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:57,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9cb0c9f-50bc-474d-af02-d1c4d7d8d2f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:40:57,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0 used request id req-c9cb0c9f-50bc-474d-af02-d1c4d7d8d2f4 2019-01-14 18:40:57,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211064100266s 2019-01-14 18:40:57,490 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c1b22f83565a41bc825f6fdd71f72fd0 used request id req-c9cb0c9f-50bc-474d-af02-d1c4d7d8d2f4 2019-01-14 18:40:57,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:40:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:57,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-affd2d4a-3484-4cb4-9fbf-94d642d3829e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d"}, "tags": [], "enabled": true, "id": "2b1ce49a60a14d668de169b50235383d", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 18:40:57,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-affd2d4a-3484-4cb4-9fbf-94d642d3829e 2019-01-14 18:40:57,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10427904129s 2019-01-14 18:40:57,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-affd2d4a-3484-4cb4-9fbf-94d642d3829e 2019-01-14 18:40:57,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 18:40:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:57,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb7b34f-ecb4-46ce-b325-8af3bc717024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:40:57,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d used request id req-beb7b34f-ecb4-46ce-b325-8af3bc717024 2019-01-14 18:40:57,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.212383985519s 2019-01-14 18:40:57,818 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2b1ce49a60a14d668de169b50235383d used request id req-beb7b34f-ecb4-46ce-b325-8af3bc717024 2019-01-14 18:40:57,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:40:57,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2b1ce49a60a14d668de169b50235383d&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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:58,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-ca265cb6-4599-4051-bb32-0507c62127b9 Date: Mon, 14 Jan 2019 18:40:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "created_at": "2019-01-14T18:04:02Z", "updated_at": "2019-01-14T18:04:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:02Z", "revision_number": 0, "id": "112cf5cf-adc9-4265-bd2e-e9c68aeb39f0", "remote_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:02Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b1ce49a60a14d668de169b50235383d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:03Z", "revision_number": 0, "id": "5fac0ab2-9a27-45ac-8ddf-a1b8c999a1f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:03Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b1ce49a60a14d668de169b50235383d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:02Z", "revision_number": 0, "id": "78510814-4999-45cb-b172-83602d3ee24c", "remote_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:02Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b1ce49a60a14d668de169b50235383d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:02Z", "revision_number": 0, "id": "aefbf23b-112b-4c0b-b8f0-362b36739774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:02Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b1ce49a60a14d668de169b50235383d"}], "revision_number": 4, "project_id": "2b1ce49a60a14d668de169b50235383d", "id": "08091dee-c126-49b9-8c0a-b5157861b290", "name": "default"}]} 2019-01-14 18:40:58,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2b1ce49a60a14d668de169b50235383d&name=default used request id req-ca265cb6-4599-4051-bb32-0507c62127b9 2019-01-14 18:40:58,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236789941788s 2019-01-14 18:40:58,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2b1ce49a60a14d668de169b50235383d&name=default used request id req-ca265cb6-4599-4051-bb32-0507c62127b9 2019-01-14 18:40:58,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:40:58,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:58,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-52c5c3bc-11f5-4695-82d4-18fc03ce7ed6 Date: Mon, 14 Jan 2019 18:40:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b1ce49a60a14d668de169b50235383d", "created_at": "2019-01-14T18:04:02Z", "updated_at": "2019-01-14T18:04:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:02Z", "revision_number": 0, "id": "112cf5cf-adc9-4265-bd2e-e9c68aeb39f0", "remote_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:02Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b1ce49a60a14d668de169b50235383d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:03Z", "revision_number": 0, "id": "5fac0ab2-9a27-45ac-8ddf-a1b8c999a1f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:03Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b1ce49a60a14d668de169b50235383d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:02Z", "revision_number": 0, "id": "78510814-4999-45cb-b172-83602d3ee24c", "remote_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:02Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b1ce49a60a14d668de169b50235383d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:04:02Z", "revision_number": 0, "id": "aefbf23b-112b-4c0b-b8f0-362b36739774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:04:02Z", "security_group_id": "08091dee-c126-49b9-8c0a-b5157861b290", "tenant_id": "2b1ce49a60a14d668de169b50235383d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b1ce49a60a14d668de169b50235383d"}], "revision_number": 4, "project_id": "2b1ce49a60a14d668de169b50235383d", "id": "08091dee-c126-49b9-8c0a-b5157861b290", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}]} 2019-01-14 18:40:58,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-52c5c3bc-11f5-4695-82d4-18fc03ce7ed6 2019-01-14 18:40:58,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.262167930603s 2019-01-14 18:40:58,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-52c5c3bc-11f5-4695-82d4-18fc03ce7ed6 2019-01-14 18:40:58,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 18:40:58,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/08091dee-c126-49b9-8c0a-b5157861b290.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:58,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e856b774-ec6b-4b4a-b698-1615978e9ec8 Content-Length: 0 Date: Mon, 14 Jan 2019 18:40:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:40:58,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/08091dee-c126-49b9-8c0a-b5157861b290.json used request id req-e856b774-ec6b-4b4a-b698-1615978e9ec8 2019-01-14 18:40:58,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.386344909668s 2019-01-14 18:40:58,716 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/08091dee-c126-49b9-8c0a-b5157861b290.json used request id req-e856b774-ec6b-4b4a-b698-1615978e9ec8 2019-01-14 18:40:58,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:40:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26177bb9-d2bc-4641-a4c7-2742f30f3267 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f989e501c594c68b775be7502e07be4", "links": {"self": "http://172.30.9.26:5000/v3/roles/1f989e501c594c68b775be7502e07be4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:40:58,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26177bb9-d2bc-4641-a4c7-2742f30f3267 2019-01-14 18:40:58,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103776931763s 2019-01-14 18:40:58,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26177bb9-d2bc-4641-a4c7-2742f30f3267 2019-01-14 18:40:58,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-14 18:40:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/1f989e501c594c68b775be7502e07be4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8353c6d1ec22670114040fc22053ec8497d7079d" 2019-01-14 18:40:58,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb910fe-3e54-4a84-a0f1-b578cc7aa4e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:40:58,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1f989e501c594c68b775be7502e07be4 used request id req-5fb910fe-3e54-4a84-a0f1-b578cc7aa4e8 2019-01-14 18:40:58,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.161149978638s 2019-01-14 18:40:58,991 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1f989e501c594c68b775be7502e07be4 used request id req-5fb910fe-3e54-4a84-a0f1-b578cc7aa4e8 2019-01-14 18:40:58,991 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2019-01-14 18:40:59,010 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-14 18:40:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:40:59,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6f784a-426e-407c-b399-850db303d8e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 18:40:59,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0c6f784a-426e-407c-b399-850db303d8e0 2019-01-14 18:40:59,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 18:40:59,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T19:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["Gc_HDlP-Sb2yfaAxf69TrA"], "issued_at": "2019-01-14T18:40:59.000000Z"}} 2019-01-14 18:40:59,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:40:59,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:40:59,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c3b80243-ff38-4197-a5b9-8491af2867b6 Date: Mon, 14 Jan 2019 18:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 18:40:59,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c3b80243-ff38-4197-a5b9-8491af2867b6 2019-01-14 18:40:59,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278923034668s 2019-01-14 18:40:59,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c3b80243-ff38-4197-a5b9-8491af2867b6 2019-01-14 18:40:59,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:40:59,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 18:40: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 18:40:59,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:40:59,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:40:59,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103c9ac5-7cea-49d4-962c-c54894b669b3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 18:40:59,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-103c9ac5-7cea-49d4-962c-c54894b669b3 2019-01-14 18:40:59,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100914955139s 2019-01-14 18:40:59,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-103c9ac5-7cea-49d4-962c-c54894b669b3 2019-01-14 18:40:59,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 18:40:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb"}}' 2019-01-14 18:41:00,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32ee3bf2-1882-496a-916a-87a27378dcb2 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.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041"}, "tags": [], "enabled": true, "id": "f2911cb2e52c492190b20b870fd0d041", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb"}} 2019-01-14 18:41:00,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-32ee3bf2-1882-496a-916a-87a27378dcb2 2019-01-14 18:41:00,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134596824646s 2019-01-14 18:41:00,009 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-32ee3bf2-1882-496a-916a-87a27378dcb2 2019-01-14 18:41:00,010 - 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'f2911cb2e52c492190b20b870fd0d041', '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_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:41:00,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 18:41:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "569705ff-c967-496f-bbd1-72bfaf383050", "email": null, "name": "vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb"}}' 2019-01-14 18:41:00,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84b3bf1-6b48-4669-b7b5-5d0d58ad4d98 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb", "links": {"self": "http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c764217323f4ddcb6898ba4a6737b2a", "domain_id": "default", "password_expires_at": null}} 2019-01-14 18:41:00,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-a84b3bf1-6b48-4669-b7b5-5d0d58ad4d98 2019-01-14 18:41:00,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377582073212s 2019-01-14 18:41:00,394 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-a84b3bf1-6b48-4669-b7b5-5d0d58ad4d98 2019-01-14 18:41:00,395 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5c764217323f4ddcb6898ba4a6737b2a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:41:00,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:41:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:00,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662c91c8-14d6-414e-9d90-b55b7d97a80a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:41:00,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-662c91c8-14d6-414e-9d90-b55b7d97a80a 2019-01-14 18:41:00,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10567688942s 2019-01-14 18:41:00,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-662c91c8-14d6-414e-9d90-b55b7d97a80a 2019-01-14 18:41:00,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:41:00,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:00,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3a0021-fce1-4a76-943e-49bd58432d2a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:41:00,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a3a0021-fce1-4a76-943e-49bd58432d2a 2019-01-14 18:41:00,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103489160538s 2019-01-14 18:41:00,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a3a0021-fce1-4a76-943e-49bd58432d2a 2019-01-14 18:41:00,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:41:00,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:00,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340af028-2261-44eb-a07c-e80acae58c7f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 18:41:00,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-340af028-2261-44eb-a07c-e80acae58c7f 2019-01-14 18:41:00,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101582050323s 2019-01-14 18:41:00,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-340af028-2261-44eb-a07c-e80acae58c7f 2019-01-14 18:41:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:41:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:00,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188bda57-3d2d-484c-b071-b328ae978345 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb", "links": {"self": "http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c764217323f4ddcb6898ba4a6737b2a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 18:41:00,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-188bda57-3d2d-484c-b071-b328ae978345 2019-01-14 18:41:00,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202958106995s 2019-01-14 18:41:00,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-188bda57-3d2d-484c-b071-b328ae978345 2019-01-14 18:41:00,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:41:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:01,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a005c6-fc01-4ec3-8835-9d20aa48dc75 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041"}, "tags": [], "enabled": true, "id": "f2911cb2e52c492190b20b870fd0d041", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb"}]} 2019-01-14 18:41:01,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f8a005c6-fc01-4ec3-8835-9d20aa48dc75 2019-01-14 18:41:01,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101094961166s 2019-01-14 18:41:01,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f8a005c6-fc01-4ec3-8835-9d20aa48dc75 2019-01-14 18:41:01,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 18:41:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5c764217323f4ddcb6898ba4a6737b2a&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=f2911cb2e52c492190b20b870fd0d041" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:01,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b240458e-141f-4095-8dd1-2a7dbe93823c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5c764217323f4ddcb6898ba4a6737b2a&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=f2911cb2e52c492190b20b870fd0d041", "previous": null, "next": null}} 2019-01-14 18:41:01,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5c764217323f4ddcb6898ba4a6737b2a&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=f2911cb2e52c492190b20b870fd0d041 used request id req-b240458e-141f-4095-8dd1-2a7dbe93823c 2019-01-14 18:41:01,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102030038834s 2019-01-14 18:41:01,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5c764217323f4ddcb6898ba4a6737b2a&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=f2911cb2e52c492190b20b870fd0d041 used request id req-b240458e-141f-4095-8dd1-2a7dbe93823c 2019-01-14 18:41:01,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 18:41:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041/users/5c764217323f4ddcb6898ba4a6737b2a/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:01,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72a855c-2c3f-48fb-b74b-3f5ddfc45d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:41:01,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041/users/5c764217323f4ddcb6898ba4a6737b2a/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-c72a855c-2c3f-48fb-b74b-3f5ddfc45d45 2019-01-14 18:41:01,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15443110466s 2019-01-14 18:41:01,305 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041/users/5c764217323f4ddcb6898ba4a6737b2a/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-c72a855c-2c3f-48fb-b74b-3f5ddfc45d45 2019-01-14 18:41:01,306 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 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'f2911cb2e52c492190b20b870fd0d041', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '569705ff-c967-496f-bbd1-72bfaf383050', 'username': u'vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 18:41:01,309 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb', 'password': '569705ff-c967-496f-bbd1-72bfaf383050', 'project_name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'f2911cb2e52c492190b20b870fd0d041', 'project_domain_name': 'Default'} 2019-01-14 18:41:01,340 - 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'}} 2019-01-14 18:41:01,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-14 18:41:01,381 - 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'}} 2019-01-14 18:41:01,421 - 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'} 2019-01-14 18:41:01,422 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-14 18:41:01,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:41:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:01,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28f723f-8663-4d1c-a513-b31774474567 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 18:41:01,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e28f723f-8663-4d1c-a513-b31774474567 2019-01-14 18:41:01,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962219238281s 2019-01-14 18:41:01,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e28f723f-8663-4d1c-a513-b31774474567 2019-01-14 18:41:01,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:41:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:41:01,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc73e34-dd38-487c-9ded-5bc4cae2abdf Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041"}, "tags": [], "enabled": true, "id": "f2911cb2e52c492190b20b870fd0d041", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb"}]} 2019-01-14 18:41:01,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cfc73e34-dd38-487c-9ded-5bc4cae2abdf 2019-01-14 18:41:01,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0985720157623s 2019-01-14 18:41:01,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cfc73e34-dd38-487c-9ded-5bc4cae2abdf 2019-01-14 18:41:01,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 18:41:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" -d '{"network": {"tenant_id": "f2911cb2e52c492190b20b870fd0d041", "name": "vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb", "admin_state_up": true}}' 2019-01-14 18:41:02,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0fec5202-1651-4364-8e09-30efbbc40bb1 Date: Mon, 14 Jan 2019 18:41:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2911cb2e52c492190b20b870fd0d041","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T18:41:02Z","is_default":false,"provider:segmentation_id":25,"name":"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb","admin_state_up":true,"tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:02Z","mtu":1450}} 2019-01-14 18:41:02,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0fec5202-1651-4364-8e09-30efbbc40bb1 2019-01-14 18:41:02,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.661334037781s 2019-01-14 18:41:02,289 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0fec5202-1651-4364-8e09-30efbbc40bb1 2019-01-14 18:41:02,289 - 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'2019-01-14T18:41:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'747795a5-ae0f-4be8-b96a-cd6e9a62f512', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb', u'admin_state_up': True, u'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', u'created_at': u'2019-01-14T18:41:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2911cb2e52c492190b20b870fd0d041'}) 2019-01-14 18:41:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:41:02,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3939d806-9f5c-4c1e-b29b-c399751114f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 18:41:02,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3939d806-9f5c-4c1e-b29b-c399751114f7 2019-01-14 18:41:02,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 18:41:02,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T19:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2911cb2e52c492190b20b870fd0d041", "name": "vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/f2911cb2e52c492190b20b870fd0d041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/f2911cb2e52c492190b20b870fd0d041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/f2911cb2e52c492190b20b870fd0d041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f2911cb2e52c492190b20b870fd0d041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/f2911cb2e52c492190b20b870fd0d041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/f2911cb2e52c492190b20b870fd0d041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f2911cb2e52c492190b20b870fd0d041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/f2911cb2e52c492190b20b870fd0d041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/f2911cb2e52c492190b20b870fd0d041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f2911cb2e52c492190b20b870fd0d041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f2911cb2e52c492190b20b870fd0d041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f2911cb2e52c492190b20b870fd0d041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/f2911cb2e52c492190b20b870fd0d041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/f2911cb2e52c492190b20b870fd0d041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb", "id": "5c764217323f4ddcb6898ba4a6737b2a"}, "audit_ids": ["SotfuhIfSRCG7MbYLZ_R4w"], "issued_at": "2019-01-14T18:41:02.000000Z"}} 2019-01-14 18:41:02,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:41:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:41:02,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-5104aed2-b87f-4ea6-8675-2988311fdd6a Date: Mon, 14 Jan 2019 18:41: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":"2019-01-14T18:41:02Z","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f2911cb2e52c492190b20b870fd0d041","id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","name":"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:41:02,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5104aed2-b87f-4ea6-8675-2988311fdd6a 2019-01-14 18:41:02,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2696352005s 2019-01-14 18:41:02,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5104aed2-b87f-4ea6-8675-2988311fdd6a 2019-01-14 18:41:02,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 18:41:02,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"subnet": {"name": "vyos_vrouter-subnet_0b36c43f-cdc9-4066-a093-a012f23243cb", "enable_dhcp": true, "network_id": "747795a5-ae0f-4be8-b96a-cd6e9a62f512", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-14 18:41:04,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a71337df-12e4-4902-bd2e-9fa1426364bc Date: Mon, 14 Jan 2019 18:41:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:41:03Z","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":"f2911cb2e52c492190b20b870fd0d041","id":"d008a8b6-c2f2-4b8b-b93e-f83cdf832df6","subnetpool_id":null,"name":"vyos_vrouter-subnet_0b36c43f-cdc9-4066-a093-a012f23243cb"}} 2019-01-14 18:41:04,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a71337df-12e4-4902-bd2e-9fa1426364bc 2019-01-14 18:41:04,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08308887482s 2019-01-14 18:41:04,061 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a71337df-12e4-4902-bd2e-9fa1426364bc 2019-01-14 18:41:04,061 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T18:41:03Z', 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'd008a8b6-c2f2-4b8b-b93e-f83cdf832df6', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_0b36c43f-cdc9-4066-a093-a012f23243cb', u'enable_dhcp': True, u'network_id': u'747795a5-ae0f-4be8-b96a-cd6e9a62f512', u'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', u'created_at': u'2019-01-14T18:41:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2911cb2e52c492190b20b870fd0d041'}) 2019-01-14 18:41:04,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 18:41:04,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "vyos_vrouter-router_0b36c43f-cdc9-4066-a093-a012f23243cb", "admin_state_up": true}}' 2019-01-14 18:41:05,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-4be3bfbe-a44b-4fec-8bb7-e62fe4ccf3e9 Date: Mon, 14 Jan 2019 18:41:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:04Z", "admin_state_up": true, "updated_at": "2019-01-14T18:41:05Z", "revision_number": 2, "routes": [], "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "b6c4df95-113e-4806-aebe-3ff9a4f7959e", "name": "vyos_vrouter-router_0b36c43f-cdc9-4066-a093-a012f23243cb"}} 2019-01-14 18:41:05,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4be3bfbe-a44b-4fec-8bb7-e62fe4ccf3e9 2019-01-14 18:41:05,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4020409584s 2019-01-14 18:41:05,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4be3bfbe-a44b-4fec-8bb7-e62fe4ccf3e9 2019-01-14 18:41:05,465 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', u'created_at': u'2019-01-14T18:41:04Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T18:41:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'f2911cb2e52c492190b20b870fd0d041', u'id': u'b6c4df95-113e-4806-aebe-3ff9a4f7959e', u'name': u'vyos_vrouter-router_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:41:05,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 18:41:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"subnet_id": "d008a8b6-c2f2-4b8b-b93e-f83cdf832df6"}' 2019-01-14 18:41:07,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3115c202-4cd9-424c-ac79-764f1ae6e787 Date: Mon, 14 Jan 2019 18:41:07 GMT RESP BODY: {"network_id": "747795a5-ae0f-4be8-b96a-cd6e9a62f512", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "subnet_id": "d008a8b6-c2f2-4b8b-b93e-f83cdf832df6", "subnet_ids": ["d008a8b6-c2f2-4b8b-b93e-f83cdf832df6"], "port_id": "30b0e62f-859e-4181-8f79-d0161a7b5417", "id": "b6c4df95-113e-4806-aebe-3ff9a4f7959e"} 2019-01-14 18:41:07,824 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e/add_router_interface.json used request id req-3115c202-4cd9-424c-ac79-764f1ae6e787 2019-01-14 18:41:07,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35865998268s 2019-01-14 18:41:07,824 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e/add_router_interface.json used request id req-3115c202-4cd9-424c-ac79-764f1ae6e787 returning object b6c4df95-113e-4806-aebe-3ff9a4f7959e 2019-01-14 18:41:07,825 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-14 18:41:30,538 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-14 18:41:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:41:30,545 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 18:41:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 18:41:30,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:41:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:41:30,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-636af5d8-3e99-4d7a-8e90-abfe7379f64a Date: Mon, 14 Jan 2019 18:41:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:41:30,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-636af5d8-3e99-4d7a-8e90-abfe7379f64a 2019-01-14 18:41:30,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.247709035873s 2019-01-14 18:41:30,797 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-636af5d8-3e99-4d7a-8e90-abfe7379f64a 2019-01-14 18:41:30,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 18:41:30,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb"}' 2019-01-14 18:41:31,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1154955-7f5a-41b2-af0d-ad0d48df2e50 Date: Mon, 14 Jan 2019 18:41:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file", "owner": "f2911cb2e52c492190b20b870fd0d041", "id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "size": null, "self": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T18:41:31Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "checksum": null, "created_at": "2019-01-14T18:41:31Z", "protected": false} 2019-01-14 18:41:31,043 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d1154955-7f5a-41b2-af0d-ad0d48df2e50 2019-01-14 18:41:31,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.237585067749s 2019-01-14 18:41:31,043 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d1154955-7f5a-41b2-af0d-ad0d48df2e50 returning object 0b52d309-ab89-4190-adfb-38f3fcd0c235 2019-01-14 18:41:31,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 18:41:31,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '' 2019-01-14 18:42:26,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7053cea9-f541-4a66-ad36-8a7c499c1369 Date: Mon, 14 Jan 2019 18:42:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 18:42:26,050 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file used request id req-7053cea9-f541-4a66-ad36-8a7c499c1369 2019-01-14 18:42:26,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 55.0062918663s 2019-01-14 18:42:26,051 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file used request id req-7053cea9-f541-4a66-ad36-8a7c499c1369 2019-01-14 18:42:26,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:42:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:26,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-53710c78-0ba6-4d28-90c7-c0c314e5e873 Date: Mon, 14 Jan 2019 18:42:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap", "metadata": {}}], "file": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file", "owner": "f2911cb2e52c492190b20b870fd0d041", "id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "size": 4373348352, "self": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T18:42:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T18:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:42:26,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-53710c78-0ba6-4d28-90c7-c0c314e5e873 2019-01-14 18:42:26,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211812019348s 2019-01-14 18:42:26,267 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-53710c78-0ba6-4d28-90c7-c0c314e5e873 2019-01-14 18:42:26,268 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file', 'owner': u'f2911cb2e52c492190b20b870fd0d041', 'id': u'0b52d309-ab89-4190-adfb-38f3fcd0c235', 'size': 4373348352, u'self': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:42:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:42:26Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', 'created': u'2019-01-14T18:41:31Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T18:41:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:42:26,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 18:42:26,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_0b36c43f-cdc9-4066-a093-a012f23243cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-14 18:42:26,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-b00b7f18-4920-441c-bd84-879d89392750 x-compute-request-id: req-b00b7f18-4920-441c-bd84-879d89392750 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_0b36c43f-cdc9-4066-a093-a012f23243cb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "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": "8714a0bd-e753-45af-9b00-927277309283"}} 2019-01-14 18:42:26,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b00b7f18-4920-441c-bd84-879d89392750 2019-01-14 18:42:26,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.225530147552s 2019-01-14 18:42:26,495 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b00b7f18-4920-441c-bd84-879d89392750 2019-01-14 18:42:26,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_0b36c43f-cdc9-4066-a093-a012f23243cb', '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'35af50fe299141218ecf76b1b87b25ad', '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'8714a0bd-e753-45af-9b00-927277309283', 'swap': 0}) 2019-01-14 18:42:26,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 18:42:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283/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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" -d '{"extra_specs": {}}' 2019-01-14 18:42:26,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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 x-openstack-request-id: req-cc12f06c-ed09-4695-9eac-42cfa1350fac x-compute-request-id: req-cc12f06c-ed09-4695-9eac-42cfa1350fac Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 18:42:26,521 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283/os-extra_specs used request id req-cc12f06c-ed09-4695-9eac-42cfa1350fac 2019-01-14 18:42:26,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245480537415s 2019-01-14 18:42:26,522 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283/os-extra_specs used request id req-cc12f06c-ed09-4695-9eac-42cfa1350fac 2019-01-14 18:42:26,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-14 18:42:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"keypair": {"name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb"}}' 2019-01-14 18:42:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-69ada5ac-eb2d-455e-963c-1977775019aa x-compute-request-id: req-69ada5ac-eb2d-455e-963c-1977775019aa Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCp/JQLKdlQUYPgd2spcoNuJZqqjgHWSw4rqOKO+sMtgawzqxx35SeDNJ4oRkxf+frFeZAdNQ4Y/nP1xSmWw9esTTAQIB1Ao+eq5ZeIs905Z55wfUrumP+q3ATZcm4wvAVKJY2MWQ4fDtAqgd3rUeeq/dy8h6uNgndQ1n00+dTl9qMuQH9iaJMKzhIkX8MGdQmDLHd0iwJWXxgkQ5levDkv1eoMrGqT+33VysCSJ4AMRD2D/NWljYw0G3t+1acKeJ1q9yToUd5AHiFtkeGkz7z7UMaGKztZ10cJF9BLGMADxcRuY0Jlm0gRM77q3RK2Oc63rmo2EPYgGbf8RVgvvjSP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqfyUCynZUFGD4HdrKXKDbiWaqo4B1ksOK6jijvrDLYGsM6sc\nd+UngzSeKEZMX/n6xXmQHTUOGP5z9cUplsPXrE0wECAdQKPnquWXiLPdOWeecH1K\n7pj/qtwE2XJuMLwFSiWNjFkOHw7QKoHd61Hnqv3cvIerjYJ3UNZ9NPnU5fajLkB/\nYmiTCs4SJF/DBnUJgyx3dIsCVl8YJEOZXrw5L9XqDKxqk/t91crAkieADEQ9g/zV\npY2MNBt7ftWnCnidavck6FHeQB4hbZHhpM+8+1DGhis7WddHCRfQSxjAA8XEbmNC\nZZtIETO+6t0StjnOt65qNhD2IBm3/EVYL740jwIDAQABAoIBAQCnOMEOhlmw6K/a\nJsA14uAmgDm55L8r52QGUTqnO0q8Pp9/qKn1zGllamLX7ef+VrV6hI7gHKxErDS5\nJv81wG0vpDNO+bitOVCSzw+WPJK5gRTdRnRrafnBRHZEz4xUxvJRMcYgtg7tQK5J\n0r3UXBuSG/CFStXZ/OmRjZ9YeRkWK0OG9YJi4mG1dcvri6q+pmgTaB9JdsP1rafZ\nJgU4yMCCprZY2fhNRGhTPyaHtd5bLaERFRczAiG1D4E11msk8nei6Q34j/+li2Sd\nCIDUBIyt6zVGTg286rzxIc+lnOr3Agy4uyuv1onf9SoCBMQpPexHsK1pjdVP5ocx\nHzlGUVy5AoGBANEz5dbOBV0MsKfnhOWS5YGZryjrhA0IhfITFsyMZZypRerDKcXA\nMiTclqozox5vrgjy/Xq1ybcKgNE0Jh4hQ+3M9blVc89CD/UKnUHLasNA9Fb4uCxA\nWPxRIfMlw0QstN7QhvfVvsJb2TrzGoER5hHggQQDX9DALu7kmlkLvVaDAoGBANAC\n82KZ30J2JUF58GW9ONJ20xWw9gl8XQs+ybAhK5dCP5O6fFJfhvtJzeyTy6DyBKCy\nHv9KZ5Ol3GFoIWahOZ+S4nbpayfElQlHejGodgb3+eBWIp1lgAQIBSwNK2QmlrWR\nL6wFS9gcq0kEVRkLnlzE5F9KuucZGljdIQzdjywFAoGAQjEph82n5MkfHAElC35v\nH5KA2XGrVnRb7Twc+ptxiyAD/0PA89DcDM2+3ht4gSjU5//6M9lQ+ZlZKNhXNzFP\nTO6M0Rc4jVtZsS6qkybJoP3sUZhgrZ+uiCcjlstb/TYoBFf2XHRE5zoogX5p5GzF\nXuKp75shtesY7n1mWMZeIgECgYARjh4yVSAlgMkWJI9oVrbj9ElOTFgHZuqHV244\nIiSGqH2rHxL89Lj0nj7112dZFvPTCBVboFDrghT+V4ZyHes6D3BzbrGvcoTNeq3S\nYRBM+EKrbzmOpRFPxcmB9T6TPjp76lvmna/P9mNyTx5LddKQq8FGVY0+kbzKgScX\n6d76bQKBgQCrc/bnvYSbbboJUyfehpR2fwz9J8BtGQB43XISHJzVxbpxGsHBpk+P\naiSbe3SKgbxZeOKy/nxd9kTnEmDRRjQYUAHuAqxIbcYpoSkqA7liQe/AqauYKP9n\nZcWUDdcXWU8UTxNxWzpXke+33VtU2TBnSfXNAGxB3GgN4cjcxHG+6A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "fingerprint": "d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3"}} 2019-01-14 18:42:26,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-69ada5ac-eb2d-455e-963c-1977775019aa 2019-01-14 18:42:26,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.35841012001s 2019-01-14 18:42:26,881 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-69ada5ac-eb2d-455e-963c-1977775019aa 2019-01-14 18:42:26,882 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCp/JQLKdlQUYPgd2spcoNuJZqqjgHWSw4rqOKO+sMtgawzqxx35SeDNJ4oRkxf+frFeZAdNQ4Y/nP1xSmWw9esTTAQIB1Ao+eq5ZeIs905Z55wfUrumP+q3ATZcm4wvAVKJY2MWQ4fDtAqgd3rUeeq/dy8h6uNgndQ1n00+dTl9qMuQH9iaJMKzhIkX8MGdQmDLHd0iwJWXxgkQ5levDkv1eoMrGqT+33VysCSJ4AMRD2D/NWljYw0G3t+1acKeJ1q9yToUd5AHiFtkeGkz7z7UMaGKztZ10cJF9BLGMADxcRuY0Jlm0gRM77q3RK2Oc63rmo2EPYgGbf8RVgvvjSP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqfyUCynZUFGD4HdrKXKDbiWaqo4B1ksOK6jijvrDLYGsM6sc\nd+UngzSeKEZMX/n6xXmQHTUOGP5z9cUplsPXrE0wECAdQKPnquWXiLPdOWeecH1K\n7pj/qtwE2XJuMLwFSiWNjFkOHw7QKoHd61Hnqv3cvIerjYJ3UNZ9NPnU5fajLkB/\nYmiTCs4SJF/DBnUJgyx3dIsCVl8YJEOZXrw5L9XqDKxqk/t91crAkieADEQ9g/zV\npY2MNBt7ftWnCnidavck6FHeQB4hbZHhpM+8+1DGhis7WddHCRfQSxjAA8XEbmNC\nZZtIETO+6t0StjnOt65qNhD2IBm3/EVYL740jwIDAQABAoIBAQCnOMEOhlmw6K/a\nJsA14uAmgDm55L8r52QGUTqnO0q8Pp9/qKn1zGllamLX7ef+VrV6hI7gHKxErDS5\nJv81wG0vpDNO+bitOVCSzw+WPJK5gRTdRnRrafnBRHZEz4xUxvJRMcYgtg7tQK5J\n0r3UXBuSG/CFStXZ/OmRjZ9YeRkWK0OG9YJi4mG1dcvri6q+pmgTaB9JdsP1rafZ\nJgU4yMCCprZY2fhNRGhTPyaHtd5bLaERFRczAiG1D4E11msk8nei6Q34j/+li2Sd\nCIDUBIyt6zVGTg286rzxIc+lnOr3Agy4uyuv1onf9SoCBMQpPexHsK1pjdVP5ocx\nHzlGUVy5AoGBANEz5dbOBV0MsKfnhOWS5YGZryjrhA0IhfITFsyMZZypRerDKcXA\nMiTclqozox5vrgjy/Xq1ybcKgNE0Jh4hQ+3M9blVc89CD/UKnUHLasNA9Fb4uCxA\nWPxRIfMlw0QstN7QhvfVvsJb2TrzGoER5hHggQQDX9DALu7kmlkLvVaDAoGBANAC\n82KZ30J2JUF58GW9ONJ20xWw9gl8XQs+ybAhK5dCP5O6fFJfhvtJzeyTy6DyBKCy\nHv9KZ5Ol3GFoIWahOZ+S4nbpayfElQlHejGodgb3+eBWIp1lgAQIBSwNK2QmlrWR\nL6wFS9gcq0kEVRkLnlzE5F9KuucZGljdIQzdjywFAoGAQjEph82n5MkfHAElC35v\nH5KA2XGrVnRb7Twc+ptxiyAD/0PA89DcDM2+3ht4gSjU5//6M9lQ+ZlZKNhXNzFP\nTO6M0Rc4jVtZsS6qkybJoP3sUZhgrZ+uiCcjlstb/TYoBFf2XHRE5zoogX5p5GzF\nXuKp75shtesY7n1mWMZeIgECgYARjh4yVSAlgMkWJI9oVrbj9ElOTFgHZuqHV244\nIiSGqH2rHxL89Lj0nj7112dZFvPTCBVboFDrghT+V4ZyHes6D3BzbrGvcoTNeq3S\nYRBM+EKrbzmOpRFPxcmB9T6TPjp76lvmna/P9mNyTx5LddKQq8FGVY0+kbzKgScX\n6d76bQKBgQCrc/bnvYSbbboJUyfehpR2fwz9J8BtGQB43XISHJzVxbpxGsHBpk+P\naiSbe3SKgbxZeOKy/nxd9kTnEmDRRjQYUAHuAqxIbcYpoSkqA7liQe/AqauYKP9n\nZcWUDdcXWU8UTxNxWzpXke+33VtU2TBnSfXNAGxB3GgN4cjcxHG+6A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5c764217323f4ddcb6898ba4a6737b2a', 'name': u'vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb', 'created_at': '2019-01-14T18:42:26.882296', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3', 'type': 'ssh', 'id': u'vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:42:26,882 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqfyUCynZUFGD4HdrKXKDbiWaqo4B1ksOK6jijvrDLYGsM6sc d+UngzSeKEZMX/n6xXmQHTUOGP5z9cUplsPXrE0wECAdQKPnquWXiLPdOWeecH1K 7pj/qtwE2XJuMLwFSiWNjFkOHw7QKoHd61Hnqv3cvIerjYJ3UNZ9NPnU5fajLkB/ YmiTCs4SJF/DBnUJgyx3dIsCVl8YJEOZXrw5L9XqDKxqk/t91crAkieADEQ9g/zV pY2MNBt7ftWnCnidavck6FHeQB4hbZHhpM+8+1DGhis7WddHCRfQSxjAA8XEbmNC ZZtIETO+6t0StjnOt65qNhD2IBm3/EVYL740jwIDAQABAoIBAQCnOMEOhlmw6K/a JsA14uAmgDm55L8r52QGUTqnO0q8Pp9/qKn1zGllamLX7ef+VrV6hI7gHKxErDS5 Jv81wG0vpDNO+bitOVCSzw+WPJK5gRTdRnRrafnBRHZEz4xUxvJRMcYgtg7tQK5J 0r3UXBuSG/CFStXZ/OmRjZ9YeRkWK0OG9YJi4mG1dcvri6q+pmgTaB9JdsP1rafZ JgU4yMCCprZY2fhNRGhTPyaHtd5bLaERFRczAiG1D4E11msk8nei6Q34j/+li2Sd CIDUBIyt6zVGTg286rzxIc+lnOr3Agy4uyuv1onf9SoCBMQpPexHsK1pjdVP5ocx HzlGUVy5AoGBANEz5dbOBV0MsKfnhOWS5YGZryjrhA0IhfITFsyMZZypRerDKcXA MiTclqozox5vrgjy/Xq1ybcKgNE0Jh4hQ+3M9blVc89CD/UKnUHLasNA9Fb4uCxA WPxRIfMlw0QstN7QhvfVvsJb2TrzGoER5hHggQQDX9DALu7kmlkLvVaDAoGBANAC 82KZ30J2JUF58GW9ONJ20xWw9gl8XQs+ybAhK5dCP5O6fFJfhvtJzeyTy6DyBKCy Hv9KZ5Ol3GFoIWahOZ+S4nbpayfElQlHejGodgb3+eBWIp1lgAQIBSwNK2QmlrWR L6wFS9gcq0kEVRkLnlzE5F9KuucZGljdIQzdjywFAoGAQjEph82n5MkfHAElC35v H5KA2XGrVnRb7Twc+ptxiyAD/0PA89DcDM2+3ht4gSjU5//6M9lQ+ZlZKNhXNzFP TO6M0Rc4jVtZsS6qkybJoP3sUZhgrZ+uiCcjlstb/TYoBFf2XHRE5zoogX5p5GzF XuKp75shtesY7n1mWMZeIgECgYARjh4yVSAlgMkWJI9oVrbj9ElOTFgHZuqHV244 IiSGqH2rHxL89Lj0nj7112dZFvPTCBVboFDrghT+V4ZyHes6D3BzbrGvcoTNeq3S YRBM+EKrbzmOpRFPxcmB9T6TPjp76lvmna/P9mNyTx5LddKQq8FGVY0+kbzKgScX 6d76bQKBgQCrc/bnvYSbbboJUyfehpR2fwz9J8BtGQB43XISHJzVxbpxGsHBpk+P aiSbe3SKgbxZeOKy/nxd9kTnEmDRRjQYUAHuAqxIbcYpoSkqA7liQe/AqauYKP9n ZcWUDdcXWU8UTxNxWzpXke+33VtU2TBnSfXNAGxB3GgN4cjcxHG+6A== -----END RSA PRIVATE KEY----- 2019-01-14 18:42:26,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-14 18:42:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"security_group": {"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-01-14 18:42:27,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-d6b2c8ba-430c-4b4b-81b5-12af589aaeba Date: Mon, 14 Jan 2019 18:42:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 2, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}} 2019-01-14 18:42:27,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d6b2c8ba-430c-4b4b-81b5-12af589aaeba 2019-01-14 18:42:27,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.32736492157s 2019-01-14 18:42:27,213 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d6b2c8ba-430c-4b4b-81b5-12af589aaeba 2019-01-14 18:42:27,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:42:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:27,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-07921226-788b-4ab8-abc0-f85ed0563621 Date: Mon, 14 Jan 2019 18:42:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 2, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:42:27,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-07921226-788b-4ab8-abc0-f85ed0563621 2019-01-14 18:42:27,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235266923904s 2019-01-14 18:42:27,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-07921226-788b-4ab8-abc0-f85ed0563621 2019-01-14 18:42:27,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 18:42:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -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": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}}' 2019-01-14 18:42:27,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-00998df0-dbb1-4d55-b54a-c1419bcd5968 Date: Mon, 14 Jan 2019 18:42:27 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": "2019-01-14T18:42:27Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "port_range_min": 22, "revision_number": 0, "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:27Z", "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "de45c03e-3a52-46f9-af28-43398a39529b"}} 2019-01-14 18:42:27,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-00998df0-dbb1-4d55-b54a-c1419bcd5968 2019-01-14 18:42:27,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.207481861115s 2019-01-14 18:42:27,664 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-00998df0-dbb1-4d55-b54a-c1419bcd5968 2019-01-14 18:42:27,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:42:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:27,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-dc0c3be9-ded4-46b8-9f0b-4c4da035c5d6 Date: Mon, 14 Jan 2019 18:42:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T18:42:27Z", "revision_number": 0, "id": "de45c03e-3a52-46f9-af28-43398a39529b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:27Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 3, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:42:27,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-dc0c3be9-ded4-46b8-9f0b-4c4da035c5d6 2019-01-14 18:42:27,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235665082932s 2019-01-14 18:42:27,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-dc0c3be9-ded4-46b8-9f0b-4c4da035c5d6 2019-01-14 18:42:27,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 18:42:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -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": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}}' 2019-01-14 18:42:28,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ce6255a2-09aa-4d99-9f09-30f53cc67094 Date: Mon, 14 Jan 2019 18:42:28 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": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "port_range_min": null, "revision_number": 0, "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:28Z", "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "58effdf0-4e31-4bd2-957e-2e4ba3dc4ae4"}} 2019-01-14 18:42:28,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ce6255a2-09aa-4d99-9f09-30f53cc67094 2019-01-14 18:42:28,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.370455980301s 2019-01-14 18:42:28,278 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ce6255a2-09aa-4d99-9f09-30f53cc67094 2019-01-14 18:42:28,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:42:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:28,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-d30f0732-9d65-4c6b-ab9e-d956ec8476f3 Date: Mon, 14 Jan 2019 18:42:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "58effdf0-4e31-4bd2-957e-2e4ba3dc4ae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T18:42:27Z", "revision_number": 0, "id": "de45c03e-3a52-46f9-af28-43398a39529b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:27Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:42:28,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d30f0732-9d65-4c6b-ab9e-d956ec8476f3 2019-01-14 18:42:28,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222545146942s 2019-01-14 18:42:28,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d30f0732-9d65-4c6b-ab9e-d956ec8476f3 2019-01-14 18:42:28,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 18:42:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -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": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}}' 2019-01-14 18:42:28,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-78d27bcb-46cd-42b1-aef0-2d12b1088c2a Date: Mon, 14 Jan 2019 18:42:28 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": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "port_range_min": 80, "revision_number": 0, "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:28Z", "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "caeee975-100a-4fdc-9e7f-1f656ac46ce6"}} 2019-01-14 18:42:28,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-78d27bcb-46cd-42b1-aef0-2d12b1088c2a 2019-01-14 18:42:28,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.416259050369s 2019-01-14 18:42:28,925 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-78d27bcb-46cd-42b1-aef0-2d12b1088c2a 2019-01-14 18:42:28,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:42:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:29,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-cca967c8-bd06-46ee-a1d9-54cea1fc73ea Date: Mon, 14 Jan 2019 18:42:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "58effdf0-4e31-4bd2-957e-2e4ba3dc4ae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "caeee975-100a-4fdc-9e7f-1f656ac46ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T18:42:27Z", "revision_number": 0, "id": "de45c03e-3a52-46f9-af28-43398a39529b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:27Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 5, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:42:29,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cca967c8-bd06-46ee-a1d9-54cea1fc73ea 2019-01-14 18:42:29,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224035024643s 2019-01-14 18:42:29,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cca967c8-bd06-46ee-a1d9-54cea1fc73ea 2019-01-14 18:42:29,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 18:42:29,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -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": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}}' 2019-01-14 18:42:29,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2cc89a51-e98b-49a9-b625-484d5109e0ca Date: Mon, 14 Jan 2019 18:42:29 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": "2019-01-14T18:42:29Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "port_range_min": 443, "revision_number": 0, "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:29Z", "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "33078e8e-ec7b-4ea2-873b-955b22deecf4"}} 2019-01-14 18:42:29,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2cc89a51-e98b-49a9-b625-484d5109e0ca 2019-01-14 18:42:29,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1657102108s 2019-01-14 18:42:29,322 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2cc89a51-e98b-49a9-b625-484d5109e0ca 2019-01-14 18:42:29,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:42:29,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:29,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-52bb1be6-e9c0-4201-9d40-cec0c3086c4c Date: Mon, 14 Jan 2019 18:42:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T18:42:29Z", "revision_number": 0, "id": "33078e8e-ec7b-4ea2-873b-955b22deecf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:29Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "58effdf0-4e31-4bd2-957e-2e4ba3dc4ae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "caeee975-100a-4fdc-9e7f-1f656ac46ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T18:42:27Z", "revision_number": 0, "id": "de45c03e-3a52-46f9-af28-43398a39529b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:27Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 6, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:42:29,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-52bb1be6-e9c0-4201-9d40-cec0c3086c4c 2019-01-14 18:42:29,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487079620361s 2019-01-14 18:42:29,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-52bb1be6-e9c0-4201-9d40-cec0c3086c4c 2019-01-14 18:42:29,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 18:42:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -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": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}}' 2019-01-14 18:42:29,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-a6ad3037-7394-497d-97f4-3f44fd4bfee0 Date: Mon, 14 Jan 2019 18:42:29 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": "2019-01-14T18:42:29Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "port_range_min": 5671, "revision_number": 0, "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:29Z", "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "a3fac6e9-02ee-4891-a646-d4b6b932557b"}} 2019-01-14 18:42:29,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a6ad3037-7394-497d-97f4-3f44fd4bfee0 2019-01-14 18:42:29,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.344163179398s 2019-01-14 18:42:29,723 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a6ad3037-7394-497d-97f4-3f44fd4bfee0 2019-01-14 18:42:29,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:42:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:29,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-2af09966-b8f5-46b5-ab60-dea8f275c82f Date: Mon, 14 Jan 2019 18:42:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T18:42:29Z", "revision_number": 0, "id": "33078e8e-ec7b-4ea2-873b-955b22deecf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:29Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "58effdf0-4e31-4bd2-957e-2e4ba3dc4ae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-14T18:42:29Z", "revision_number": 0, "id": "a3fac6e9-02ee-4891-a646-d4b6b932557b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:29Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "caeee975-100a-4fdc-9e7f-1f656ac46ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T18:42:27Z", "revision_number": 0, "id": "de45c03e-3a52-46f9-af28-43398a39529b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:27Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 7, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:42:29,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2af09966-b8f5-46b5-ab60-dea8f275c82f 2019-01-14 18:42:29,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239045143127s 2019-01-14 18:42:29,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2af09966-b8f5-46b5-ab60-dea8f275c82f 2019-01-14 18:42:29,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-14 18:42:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -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": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}}' 2019-01-14 18:42:30,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-9f0a0122-c757-4fe5-a437-c66da58fd1a9 Date: Mon, 14 Jan 2019 18:42:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-01-14T18:42:30Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "port_range_min": 53333, "revision_number": 0, "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:30Z", "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "9cdd78b2-89a1-45d2-b6a5-01ad0ffcacae"}} 2019-01-14 18:42:30,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9f0a0122-c757-4fe5-a437-c66da58fd1a9 2019-01-14 18:42:30,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176685094833s 2019-01-14 18:42:30,146 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9f0a0122-c757-4fe5-a437-c66da58fd1a9 2019-01-14 18:42:30,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:42:30,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:30,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-3151a3cc-ca32-4237-ae73-7e2087287d6b Date: Mon, 14 Jan 2019 18:42: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":["d008a8b6-c2f2-4b8b-b93e-f83cdf832df6"],"updated_at":"2019-01-14T18:41:03Z","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2911cb2e52c492190b20b870fd0d041","id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","name":"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:42:30,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3151a3cc-ca32-4237-ae73-7e2087287d6b 2019-01-14 18:42:30,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.463819026947s 2019-01-14 18:42:30,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3151a3cc-ca32-4237-ae73-7e2087287d6b 2019-01-14 18:42:30,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:42:30,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:30,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-30080245-1da1-4e74-bd14-ad76d48a5676 Date: Mon, 14 Jan 2019 18:42:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap", "metadata": {}}], "file": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file", "owner": "f2911cb2e52c492190b20b870fd0d041", "id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "size": 4373348352, "self": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T18:42:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T18:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:42:30,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-30080245-1da1-4e74-bd14-ad76d48a5676 2019-01-14 18:42:30,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200212955475s 2019-01-14 18:42:30,817 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-30080245-1da1-4e74-bd14-ad76d48a5676 2019-01-14 18:42:30,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:42:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:30,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-c222ebfd-8a19-4ed0-ab58-a66108b11786 x-compute-request-id: req-c222ebfd-8a19-4ed0-ab58-a66108b11786 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_0b36c43f-cdc9-4066-a093-a012f23243cb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "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": "8714a0bd-e753-45af-9b00-927277309283"}]} 2019-01-14 18:42:30,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c222ebfd-8a19-4ed0-ab58-a66108b11786 2019-01-14 18:42:30,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236008167267s 2019-01-14 18:42:30,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c222ebfd-8a19-4ed0-ab58-a66108b11786 2019-01-14 18:42:30,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-14 18:42:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"server": {"name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "imageRef": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "flavorRef": "8714a0bd-e753-45af-9b00-927277309283", "max_count": 1, "min_count": 1, "networks": [{"uuid": "747795a5-ae0f-4be8-b96a-cd6e9a62f512"}], "security_groups": [{"name": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}]}}' 2019-01-14 18:42:33,447 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 18:42: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-1937ff6c-2545-4c9b-a8de-47466d01b75c x-compute-request-id: req-1937ff6c-2545-4c9b-a8de-47466d01b75c Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ec04b8ba-da57-4b59-9d8c-0bf332422357"}], "OS-DCF:diskConfig": "MANUAL", "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "adminPass": "Aw7BZsrchAe9"}} 2019-01-14 18:42:33,447 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1937ff6c-2545-4c9b-a8de-47466d01b75c 2019-01-14 18:42:33,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.602602005s 2019-01-14 18:42:33,448 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1937ff6c-2545-4c9b-a8de-47466d01b75c 2019-01-14 18:42:33,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:33,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-ff2ccecc-b6cd-43d8-99b2-31eac1a44097 x-compute-request-id: req-ff2ccecc-b6cd-43d8-99b2-31eac1a44097 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:33,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff2ccecc-b6cd-43d8-99b2-31eac1a44097 2019-01-14 18:42:33,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288157939911s 2019-01-14 18:42:33,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff2ccecc-b6cd-43d8-99b2-31eac1a44097 2019-01-14 18:42:33,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:42:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:34,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-6f179c5f-d85f-4140-8cb6-16c6e37cd8db Date: Mon, 14 Jan 2019 18:42: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":["d008a8b6-c2f2-4b8b-b93e-f83cdf832df6"],"updated_at":"2019-01-14T18:41:03Z","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2911cb2e52c492190b20b870fd0d041","id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","name":"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:42:34,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6f179c5f-d85f-4140-8cb6-16c6e37cd8db 2019-01-14 18:42:34,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288823127747s 2019-01-14 18:42:34,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6f179c5f-d85f-4140-8cb6-16c6e37cd8db 2019-01-14 18:42:34,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 18:42:34,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9a333263-1872-4de4-b089-ac48726d4a60 Date: Mon, 14 Jan 2019 18:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:41:03Z","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":"f2911cb2e52c492190b20b870fd0d041","id":"d008a8b6-c2f2-4b8b-b93e-f83cdf832df6","subnetpool_id":null,"name":"vyos_vrouter-subnet_0b36c43f-cdc9-4066-a093-a012f23243cb"}]} 2019-01-14 18:42:34,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9a333263-1872-4de4-b089-ac48726d4a60 2019-01-14 18:42:34,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0805358886719s 2019-01-14 18:42:34,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9a333263-1872-4de4-b089-ac48726d4a60 2019-01-14 18:42:34,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:36,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:36,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:36,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-76954eaf-6c10-4366-a44a-9237f3347df1 x-compute-request-id: req-76954eaf-6c10-4366-a44a-9237f3347df1 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:35Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:36,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-76954eaf-6c10-4366-a44a-9237f3347df1 2019-01-14 18:42:36,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371723890305s 2019-01-14 18:42:36,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-76954eaf-6c10-4366-a44a-9237f3347df1 2019-01-14 18:42:36,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:38,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:39,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-45eb17b7-74b5-4795-ba01-cd6753e6659e x-compute-request-id: req-45eb17b7-74b5-4795-ba01-cd6753e6659e 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:39,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45eb17b7-74b5-4795-ba01-cd6753e6659e 2019-01-14 18:42:39,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.843155145645s 2019-01-14 18:42:39,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45eb17b7-74b5-4795-ba01-cd6753e6659e 2019-01-14 18:42:39,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:41,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:41,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:42,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-c10831c4-9ce3-4c8c-9eb2-2cf3a79234ca x-compute-request-id: req-c10831c4-9ce3-4c8c-9eb2-2cf3a79234ca 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:42,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c10831c4-9ce3-4c8c-9eb2-2cf3a79234ca 2019-01-14 18:42:42,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773827075958s 2019-01-14 18:42:42,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c10831c4-9ce3-4c8c-9eb2-2cf3a79234ca 2019-01-14 18:42:42,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:44,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:44,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:44,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-7618b4ca-9a48-4554-a794-e529c3df18c3 x-compute-request-id: req-7618b4ca-9a48-4554-a794-e529c3df18c3 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:44,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7618b4ca-9a48-4554-a794-e529c3df18c3 2019-01-14 18:42:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800712108612s 2019-01-14 18:42:44,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7618b4ca-9a48-4554-a794-e529c3df18c3 2019-01-14 18:42:44,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:46,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:47,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-008d63d6-3390-4e3f-a34f-59c9d00d3670 x-compute-request-id: req-008d63d6-3390-4e3f-a34f-59c9d00d3670 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:47,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-008d63d6-3390-4e3f-a34f-59c9d00d3670 2019-01-14 18:42:47,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805441856384s 2019-01-14 18:42:47,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-008d63d6-3390-4e3f-a34f-59c9d00d3670 2019-01-14 18:42:47,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:49,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:50,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-05f3fc68-7856-4ed7-87dc-5458e67b9b0f x-compute-request-id: req-05f3fc68-7856-4ed7-87dc-5458e67b9b0f 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:50,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05f3fc68-7856-4ed7-87dc-5458e67b9b0f 2019-01-14 18:42:50,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572882890701s 2019-01-14 18:42:50,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05f3fc68-7856-4ed7-87dc-5458e67b9b0f 2019-01-14 18:42:50,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:52,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:52,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-aca84010-e7f1-4187-b6ec-2a6f18619f1d x-compute-request-id: req-aca84010-e7f1-4187-b6ec-2a6f18619f1d 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:52,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aca84010-e7f1-4187-b6ec-2a6f18619f1d 2019-01-14 18:42:52,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600456953049s 2019-01-14 18:42:52,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aca84010-e7f1-4187-b6ec-2a6f18619f1d 2019-01-14 18:42:52,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:54,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:55,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-371a24f0-03a1-4dbb-aebc-bc29c2f0a2d5 x-compute-request-id: req-371a24f0-03a1-4dbb-aebc-bc29c2f0a2d5 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:55,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-371a24f0-03a1-4dbb-aebc-bc29c2f0a2d5 2019-01-14 18:42:55,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574450969696s 2019-01-14 18:42:55,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-371a24f0-03a1-4dbb-aebc-bc29c2f0a2d5 2019-01-14 18:42:55,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:42:57,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:42:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:42:58,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:42: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-e96eafb5-b64c-42a8-87e0-cbbd1f5cd758 x-compute-request-id: req-e96eafb5-b64c-42a8-87e0-cbbd1f5cd758 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:42:58,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e96eafb5-b64c-42a8-87e0-cbbd1f5cd758 2019-01-14 18:42:58,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601646184921s 2019-01-14 18:42:58,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e96eafb5-b64c-42a8-87e0-cbbd1f5cd758 2019-01-14 18:42:58,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:00,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-03e34622-2e45-4e6e-b814-feb8dcf1de08 x-compute-request-id: req-03e34622-2e45-4e6e-b814-feb8dcf1de08 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:00,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03e34622-2e45-4e6e-b814-feb8dcf1de08 2019-01-14 18:43:00,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711479902267s 2019-01-14 18:43:00,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03e34622-2e45-4e6e-b814-feb8dcf1de08 2019-01-14 18:43:00,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:02,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:03,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-177431c6-3139-4c6a-a792-4c48f6d9005f x-compute-request-id: req-177431c6-3139-4c6a-a792-4c48f6d9005f 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:03,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-177431c6-3139-4c6a-a792-4c48f6d9005f 2019-01-14 18:43:03,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656064987183s 2019-01-14 18:43:03,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-177431c6-3139-4c6a-a792-4c48f6d9005f 2019-01-14 18:43:03,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:05,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:06,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-a8b194b4-f6e3-4e1c-8b01-8786e70d6058 x-compute-request-id: req-a8b194b4-f6e3-4e1c-8b01-8786e70d6058 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:06,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8b194b4-f6e3-4e1c-8b01-8786e70d6058 2019-01-14 18:43:06,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745210886002s 2019-01-14 18:43:06,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8b194b4-f6e3-4e1c-8b01-8786e70d6058 2019-01-14 18:43:06,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:08,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:08,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:08,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-670918fe-9e77-491d-84ff-1bd3c0d1fdae x-compute-request-id: req-670918fe-9e77-491d-84ff-1bd3c0d1fdae 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:08,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-670918fe-9e77-491d-84ff-1bd3c0d1fdae 2019-01-14 18:43:08,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544322013855s 2019-01-14 18:43:08,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-670918fe-9e77-491d-84ff-1bd3c0d1fdae 2019-01-14 18:43:08,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:10,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:10,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:11,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-d7b693e3-9122-461e-9a1f-ec7cff32be9f x-compute-request-id: req-d7b693e3-9122-461e-9a1f-ec7cff32be9f 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:11,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7b693e3-9122-461e-9a1f-ec7cff32be9f 2019-01-14 18:43:11,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.945086956024s 2019-01-14 18:43:11,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7b693e3-9122-461e-9a1f-ec7cff32be9f 2019-01-14 18:43:11,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:13,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:13,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:14,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-81701ff4-1384-4bf2-b8ae-c692e6804d63 x-compute-request-id: req-81701ff4-1384-4bf2-b8ae-c692e6804d63 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:14,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81701ff4-1384-4bf2-b8ae-c692e6804d63 2019-01-14 18:43:14,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715995073318s 2019-01-14 18:43:14,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81701ff4-1384-4bf2-b8ae-c692e6804d63 2019-01-14 18:43:14,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:16,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:17,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-a16f0930-498b-4c69-833c-2fea830ab0d5 x-compute-request-id: req-a16f0930-498b-4c69-833c-2fea830ab0d5 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:17,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a16f0930-498b-4c69-833c-2fea830ab0d5 2019-01-14 18:43:17,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678097963333s 2019-01-14 18:43:17,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a16f0930-498b-4c69-833c-2fea830ab0d5 2019-01-14 18:43:17,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:19,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:19,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-d075f734-77e0-4815-be21-8f8ae61eaf06 x-compute-request-id: req-d075f734-77e0-4815-be21-8f8ae61eaf06 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:19,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d075f734-77e0-4815-be21-8f8ae61eaf06 2019-01-14 18:43:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746113061905s 2019-01-14 18:43:19,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d075f734-77e0-4815-be21-8f8ae61eaf06 2019-01-14 18:43:19,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:21,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:22,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-525952b2-a1ce-4e24-9ef9-a37e24f5c7ac x-compute-request-id: req-525952b2-a1ce-4e24-9ef9-a37e24f5c7ac 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:22,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-525952b2-a1ce-4e24-9ef9-a37e24f5c7ac 2019-01-14 18:43:22,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541770935059s 2019-01-14 18:43:22,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-525952b2-a1ce-4e24-9ef9-a37e24f5c7ac 2019-01-14 18:43:22,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:24,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:25,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-cef4da02-d85d-48ea-a287-f7dd2e93fdf2 x-compute-request-id: req-cef4da02-d85d-48ea-a287-f7dd2e93fdf2 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:25,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cef4da02-d85d-48ea-a287-f7dd2e93fdf2 2019-01-14 18:43:25,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916932106018s 2019-01-14 18:43:25,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cef4da02-d85d-48ea-a287-f7dd2e93fdf2 2019-01-14 18:43:25,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:27,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:28,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-71fd9433-5f03-416a-8539-789dede7e1f7 x-compute-request-id: req-71fd9433-5f03-416a-8539-789dede7e1f7 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:28,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71fd9433-5f03-416a-8539-789dede7e1f7 2019-01-14 18:43:28,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694394111633s 2019-01-14 18:43:28,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71fd9433-5f03-416a-8539-789dede7e1f7 2019-01-14 18:43:28,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:30,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:30,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-b1d47e1e-4fe6-46a9-98ef-b17d2c58ddec x-compute-request-id: req-b1d47e1e-4fe6-46a9-98ef-b17d2c58ddec 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:30,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b1d47e1e-4fe6-46a9-98ef-b17d2c58ddec 2019-01-14 18:43:30,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55033993721s 2019-01-14 18:43:30,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b1d47e1e-4fe6-46a9-98ef-b17d2c58ddec 2019-01-14 18:43:30,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:32,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:33,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-8b187f3d-ade0-451c-b7ec-1d860430b2a9 x-compute-request-id: req-8b187f3d-ade0-451c-b7ec-1d860430b2a9 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:33,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b187f3d-ade0-451c-b7ec-1d860430b2a9 2019-01-14 18:43:33,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699974060059s 2019-01-14 18:43:33,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b187f3d-ade0-451c-b7ec-1d860430b2a9 2019-01-14 18:43:33,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:35,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:35,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:36,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-8539a80f-1954-412c-a0fe-3e1cada4f231 x-compute-request-id: req-8539a80f-1954-412c-a0fe-3e1cada4f231 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:36,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8539a80f-1954-412c-a0fe-3e1cada4f231 2019-01-14 18:43:36,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923129081726s 2019-01-14 18:43:36,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8539a80f-1954-412c-a0fe-3e1cada4f231 2019-01-14 18:43:36,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:38,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:39,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-05337d08-6283-4443-bb8a-b4bd48ac4b61 x-compute-request-id: req-05337d08-6283-4443-bb8a-b4bd48ac4b61 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:39,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05337d08-6283-4443-bb8a-b4bd48ac4b61 2019-01-14 18:43:39,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710798978806s 2019-01-14 18:43:39,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05337d08-6283-4443-bb8a-b4bd48ac4b61 2019-01-14 18:43:39,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:41,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:41,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:41,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-b870128b-6112-4e46-b7fd-5638a4669fbd x-compute-request-id: req-b870128b-6112-4e46-b7fd-5638a4669fbd 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:41,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b870128b-6112-4e46-b7fd-5638a4669fbd 2019-01-14 18:43:41,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563827037811s 2019-01-14 18:43:41,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b870128b-6112-4e46-b7fd-5638a4669fbd 2019-01-14 18:43:41,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:43,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:44,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-1a2b76be-f491-4068-a09b-3a1e32362825 x-compute-request-id: req-1a2b76be-f491-4068-a09b-3a1e32362825 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:44,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a2b76be-f491-4068-a09b-3a1e32362825 2019-01-14 18:43:44,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545135974884s 2019-01-14 18:43:44,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a2b76be-f491-4068-a09b-3a1e32362825 2019-01-14 18:43:44,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:46,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:46,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-42684b70-f815-4b41-8932-1a88eca81f40 x-compute-request-id: req-42684b70-f815-4b41-8932-1a88eca81f40 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:46,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-42684b70-f815-4b41-8932-1a88eca81f40 2019-01-14 18:43:46,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56271982193s 2019-01-14 18:43:46,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-42684b70-f815-4b41-8932-1a88eca81f40 2019-01-14 18:43:46,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:48,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:49,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-38ecf62e-707a-4464-b0e4-79f697ddfa06 x-compute-request-id: req-38ecf62e-707a-4464-b0e4-79f697ddfa06 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:49,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-38ecf62e-707a-4464-b0e4-79f697ddfa06 2019-01-14 18:43:49,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541062831879s 2019-01-14 18:43:49,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-38ecf62e-707a-4464-b0e4-79f697ddfa06 2019-01-14 18:43:49,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:51,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:51,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-1bfd032e-e04d-47a2-a38a-4eb2d8e142c2 x-compute-request-id: req-1bfd032e-e04d-47a2-a38a-4eb2d8e142c2 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:51,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bfd032e-e04d-47a2-a38a-4eb2d8e142c2 2019-01-14 18:43:51,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640095949173s 2019-01-14 18:43:51,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bfd032e-e04d-47a2-a38a-4eb2d8e142c2 2019-01-14 18:43:51,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:53,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:54,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-518b3b1c-d38b-4a36-b1b6-13a95c9ab835 x-compute-request-id: req-518b3b1c-d38b-4a36-b1b6-13a95c9ab835 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:54,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-518b3b1c-d38b-4a36-b1b6-13a95c9ab835 2019-01-14 18:43:54,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556257009506s 2019-01-14 18:43:54,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-518b3b1c-d38b-4a36-b1b6-13a95c9ab835 2019-01-14 18:43:54,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:56,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:56,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:57,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-7814c90e-fa40-4eac-8480-06cd56ec7432 x-compute-request-id: req-7814c90e-fa40-4eac-8480-06cd56ec7432 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:57,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7814c90e-fa40-4eac-8480-06cd56ec7432 2019-01-14 18:43:57,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760447025299s 2019-01-14 18:43:57,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7814c90e-fa40-4eac-8480-06cd56ec7432 2019-01-14 18:43:57,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:43:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:43:59,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:43:59,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:43: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-38e653a7-bb20-4f15-9187-f8ef58adf2ef x-compute-request-id: req-38e653a7-bb20-4f15-9187-f8ef58adf2ef 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:43:59,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-38e653a7-bb20-4f15-9187-f8ef58adf2ef 2019-01-14 18:43:59,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648591995239s 2019-01-14 18:43:59,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-38e653a7-bb20-4f15-9187-f8ef58adf2ef 2019-01-14 18:43:59,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:01,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:02,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-ce1767de-96cb-4853-b10f-3a1b5fc400d6 x-compute-request-id: req-ce1767de-96cb-4853-b10f-3a1b5fc400d6 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:02,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ce1767de-96cb-4853-b10f-3a1b5fc400d6 2019-01-14 18:44:02,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.965983867645s 2019-01-14 18:44:02,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ce1767de-96cb-4853-b10f-3a1b5fc400d6 2019-01-14 18:44:02,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:04,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:05,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-81465ca0-3fb5-4d2d-8dbc-b763ebbbf55d x-compute-request-id: req-81465ca0-3fb5-4d2d-8dbc-b763ebbbf55d 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:05,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81465ca0-3fb5-4d2d-8dbc-b763ebbbf55d 2019-01-14 18:44:05,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368567943573s 2019-01-14 18:44:05,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81465ca0-3fb5-4d2d-8dbc-b763ebbbf55d 2019-01-14 18:44:05,227 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:07,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:07,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-6d1f1b20-1d34-4662-9cbb-d621f171e914 x-compute-request-id: req-6d1f1b20-1d34-4662-9cbb-d621f171e914 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:07,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d1f1b20-1d34-4662-9cbb-d621f171e914 2019-01-14 18:44:07,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550760984421s 2019-01-14 18:44:07,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d1f1b20-1d34-4662-9cbb-d621f171e914 2019-01-14 18:44:07,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:09,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:10,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-e7bff602-7814-4bfb-a31d-6801f6fc0968 x-compute-request-id: req-e7bff602-7814-4bfb-a31d-6801f6fc0968 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:10,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7bff602-7814-4bfb-a31d-6801f6fc0968 2019-01-14 18:44:10,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516054868698s 2019-01-14 18:44:10,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7bff602-7814-4bfb-a31d-6801f6fc0968 2019-01-14 18:44:10,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:12,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:12,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-28304c91-7219-467c-bbe4-e75e5781feeb x-compute-request-id: req-28304c91-7219-467c-bbe4-e75e5781feeb 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:12,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28304c91-7219-467c-bbe4-e75e5781feeb 2019-01-14 18:44:12,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541312932968s 2019-01-14 18:44:12,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28304c91-7219-467c-bbe4-e75e5781feeb 2019-01-14 18:44:12,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:14,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:15,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-8bcadb2f-c1a0-4394-b991-bcfeb2e83328 x-compute-request-id: req-8bcadb2f-c1a0-4394-b991-bcfeb2e83328 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:15,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8bcadb2f-c1a0-4394-b991-bcfeb2e83328 2019-01-14 18:44:15,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565354824066s 2019-01-14 18:44:15,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8bcadb2f-c1a0-4394-b991-bcfeb2e83328 2019-01-14 18:44:15,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:17,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:17,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-476a4b6b-de91-45fb-95cf-427479f61982 x-compute-request-id: req-476a4b6b-de91-45fb-95cf-427479f61982 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:17,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-476a4b6b-de91-45fb-95cf-427479f61982 2019-01-14 18:44:17,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532880783081s 2019-01-14 18:44:17,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-476a4b6b-de91-45fb-95cf-427479f61982 2019-01-14 18:44:17,968 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:19,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:19,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:20,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-ef1502ca-63bb-4ce5-b9f1-a9a48fd6067f x-compute-request-id: req-ef1502ca-63bb-4ce5-b9f1-a9a48fd6067f 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:20,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef1502ca-63bb-4ce5-b9f1-a9a48fd6067f 2019-01-14 18:44:20,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562608957291s 2019-01-14 18:44:20,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef1502ca-63bb-4ce5-b9f1-a9a48fd6067f 2019-01-14 18:44:20,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:22,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:23,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-c9da2d9a-57cb-4ef7-be7c-934b789816a2 x-compute-request-id: req-c9da2d9a-57cb-4ef7-be7c-934b789816a2 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:23,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9da2d9a-57cb-4ef7-be7c-934b789816a2 2019-01-14 18:44:23,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597310066223s 2019-01-14 18:44:23,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9da2d9a-57cb-4ef7-be7c-934b789816a2 2019-01-14 18:44:23,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:25,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-1590d81f-0000-4175-b0e4-4733ab1fe76b x-compute-request-id: req-1590d81f-0000-4175-b0e4-4733ab1fe76b 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:25,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1590d81f-0000-4175-b0e4-4733ab1fe76b 2019-01-14 18:44:25,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373414039612s 2019-01-14 18:44:25,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1590d81f-0000-4175-b0e4-4733ab1fe76b 2019-01-14 18:44:25,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:27,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:27,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:28,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-0b43a01a-d3fb-4cee-8652-89d17b10dcac x-compute-request-id: req-0b43a01a-d3fb-4cee-8652-89d17b10dcac 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:28,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b43a01a-d3fb-4cee-8652-89d17b10dcac 2019-01-14 18:44:28,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556792020798s 2019-01-14 18:44:28,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b43a01a-d3fb-4cee-8652-89d17b10dcac 2019-01-14 18:44:28,087 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:30,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:30,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-dac748e1-6b1c-4567-906c-d6ccd17d0c31 x-compute-request-id: req-dac748e1-6b1c-4567-906c-d6ccd17d0c31 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:30,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dac748e1-6b1c-4567-906c-d6ccd17d0c31 2019-01-14 18:44:30,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528879165649s 2019-01-14 18:44:30,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dac748e1-6b1c-4567-906c-d6ccd17d0c31 2019-01-14 18:44:30,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:32,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:32,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:33,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-c33bbc13-65ec-465d-965d-de071f30712d x-compute-request-id: req-c33bbc13-65ec-465d-965d-de071f30712d 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.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-14T18:42:36Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:33,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c33bbc13-65ec-465d-965d-de071f30712d 2019-01-14 18:44:33,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498420000076s 2019-01-14 18:44:33,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c33bbc13-65ec-465d-965d-de071f30712d 2019-01-14 18:44:33,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:44:35,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:44:35,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:35,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-40b66a54-de88-4766-aed9-a56dcd069230 x-compute-request-id: req-40b66a54-de88-4766-aed9-a56dcd069230 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:0b:9c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:44:33.000000", "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:44:33Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:44:35,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40b66a54-de88-4766-aed9-a56dcd069230 2019-01-14 18:44:35,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654507875443s 2019-01-14 18:44:35,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40b66a54-de88-4766-aed9-a56dcd069230 2019-01-14 18:44:35,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 18:44:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c10fa48c-3ccf-4074-a756-497bb85e4be4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:35,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-aae7a8f3-9062-49bb-9913-18107a3f9033 Date: Mon, 14 Jan 2019 18:44:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:42:36Z","admin_state_up":true,"updated_at":"2019-01-14T18:44:32Z","binding:vnic_type":"normal","device_id":"c10fa48c-3ccf-4074-a756-497bb85e4be4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:0b:9c","id":"0c729f8b-2843-414a-acd3-3b753b9a2d7d","port_security_enabled":true,"project_id":"f2911cb2e52c492190b20b870fd0d041","fixed_ips":[{"subnet_id":"d008a8b6-c2f2-4b8b-b93e-f83cdf832df6","ip_address":"192.168.120.28"}],"extra_dhcp_opts":[],"security_groups":["ec04b8ba-da57-4b59-9d8c-0bf332422357"],"name":""}]} 2019-01-14 18:44:35,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c10fa48c-3ccf-4074-a756-497bb85e4be4 used request id req-aae7a8f3-9062-49bb-9913-18107a3f9033 2019-01-14 18:44:35,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0472691059113s 2019-01-14 18:44:35,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c10fa48c-3ccf-4074-a756-497bb85e4be4 used request id req-aae7a8f3-9062-49bb-9913-18107a3f9033 2019-01-14 18:44:35,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 18:44:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0c729f8b-2843-414a-acd3-3b753b9a2d7d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:35,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8c019c2c-b169-40d1-9df9-8a957263fbe4 Date: Mon, 14 Jan 2019 18:44:35 GMT RESP BODY: {"floatingips": []} 2019-01-14 18:44:35,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0c729f8b-2843-414a-acd3-3b753b9a2d7d used request id req-8c019c2c-b169-40d1-9df9-8a957263fbe4 2019-01-14 18:44:35,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187678337097s 2019-01-14 18:44:35,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0c729f8b-2843-414a-acd3-3b753b9a2d7d used request id req-8c019c2c-b169-40d1-9df9-8a957263fbe4 2019-01-14 18:44:35,863 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:0b:9c', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0b52d309-ab89-4190-adfb-38f3fcd0c235'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:44:33.000000', 'flavor': Munch({u'id': u'8714a0bd-e753-45af-9b00-927277309283'}), 'az': u'nova', 'id': u'c10fa48c-3ccf-4074-a756-497bb85e4be4', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5c764217323f4ddcb6898ba4a6737b2a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', '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'2019-01-14T18:44:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:44:33Z', 'hostId': u'419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311', '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'2019-01-14T18:44:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f2911cb2e52c492190b20b870fd0d041', 'name': u'vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb', 'adminPass': u'Aw7BZsrchAe9', 'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', 'created_at': u'2019-01-14T18:42:33Z', 'created': u'2019-01-14T18:42:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 18:44:35,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:44:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:35,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-5eabc700-abb5-4783-84c0-9d86512a0155 Date: Mon, 14 Jan 2019 18:44: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":["d008a8b6-c2f2-4b8b-b93e-f83cdf832df6"],"updated_at":"2019-01-14T18:41:03Z","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2911cb2e52c492190b20b870fd0d041","id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","name":"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:44:35,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5eabc700-abb5-4783-84c0-9d86512a0155 2019-01-14 18:44:35,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114706993103s 2019-01-14 18:44:35,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5eabc700-abb5-4783-84c0-9d86512a0155 2019-01-14 18:44:35,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-14 18:44:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c10fa48c-3ccf-4074-a756-497bb85e4be4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:36,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b9e70eec-7699-4d05-ba91-43d5415affc0 Date: Mon, 14 Jan 2019 18:44:36 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:42:36Z","admin_state_up":true,"updated_at":"2019-01-14T18:44:32Z","binding:vnic_type":"normal","device_id":"c10fa48c-3ccf-4074-a756-497bb85e4be4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:0b:9c","id":"0c729f8b-2843-414a-acd3-3b753b9a2d7d","port_security_enabled":true,"project_id":"f2911cb2e52c492190b20b870fd0d041","fixed_ips":[{"subnet_id":"d008a8b6-c2f2-4b8b-b93e-f83cdf832df6","ip_address":"192.168.120.28"}],"extra_dhcp_opts":[],"security_groups":["ec04b8ba-da57-4b59-9d8c-0bf332422357"],"name":""}]} 2019-01-14 18:44:36,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c10fa48c-3ccf-4074-a756-497bb85e4be4 used request id req-b9e70eec-7699-4d05-ba91-43d5415affc0 2019-01-14 18:44:36,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047975063324s 2019-01-14 18:44:36,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c10fa48c-3ccf-4074-a756-497bb85e4be4 used request id req-b9e70eec-7699-4d05-ba91-43d5415affc0 2019-01-14 18:44:36,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-14 18:44:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"floatingip": {"floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.28", "port_id": "0c729f8b-2843-414a-acd3-3b753b9a2d7d"}}' 2019-01-14 18:44:37,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-58ff2ef8-6427-4a19-acab-a0586f4aaea6 Date: Mon, 14 Jan 2019 18:44:37 GMT RESP BODY: {"floatingip": {"router_id": "b6c4df95-113e-4806-aebe-3ff9a4f7959e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T18:44:36Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "0c729f8b-2843-414a-acd3-3b753b9a2d7d", "id": "f5928b20-d5e4-44a5-95c6-30931932957a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:44:36Z", "project_id": "f2911cb2e52c492190b20b870fd0d041"}} 2019-01-14 18:44:37,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-58ff2ef8-6427-4a19-acab-a0586f4aaea6 2019-01-14 18:44:37,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.78062200546s 2019-01-14 18:44:37,812 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-58ff2ef8-6427-4a19-acab-a0586f4aaea6 2019-01-14 18:44:37,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 18:44:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:44:37,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-f642b7ce-8b38-4856-a29f-aed9e3609380 Date: Mon, 14 Jan 2019 18:44:37 GMT RESP BODY: {"floatingips": [{"router_id": "b6c4df95-113e-4806-aebe-3ff9a4f7959e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-14T18:44:36Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "0c729f8b-2843-414a-acd3-3b753b9a2d7d", "id": "f5928b20-d5e4-44a5-95c6-30931932957a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:44:36Z", "project_id": "f2911cb2e52c492190b20b870fd0d041"}]} 2019-01-14 18:44:37,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f642b7ce-8b38-4856-a29f-aed9e3609380 2019-01-14 18:44:37,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194010734558s 2019-01-14 18:44:37,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f642b7ce-8b38-4856-a29f-aed9e3609380 2019-01-14 18:44:37,843 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b6c4df95-113e-4806-aebe-3ff9a4f7959e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', 'created_at': u'2019-01-14T18:44:36Z', 'attached': True, 'updated_at': u'2019-01-14T18:44:36Z', 'id': u'f5928b20-d5e4-44a5-95c6-30931932957a', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b6c4df95-113e-4806-aebe-3ff9a4f7959e', 'project_id': u'f2911cb2e52c492190b20b870fd0d041', 'port_id': u'0c729f8b-2843-414a-acd3-3b753b9a2d7d', 'port': u'0c729f8b-2843-414a-acd3-3b753b9a2d7d', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 18:44:37,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:44:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:44:37,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-153897ad-25be-4f18-8439-a82cc5966488 x-compute-request-id: req-153897ad-25be-4f18-8439-a82cc5966488 Content-Encoding: gzip Content-Length: 9276 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n"} 2019-01-14 18:44:37,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-153897ad-25be-4f18-8439-a82cc5966488 2019-01-14 18:44:37,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0708711147308s 2019-01-14 18:44:37,916 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-153897ad-25be-4f18-8439-a82cc5966488 2019-01-14 18:44:37,916 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2019-01-14 18:44:38,918 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-14 18:44:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:44:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:44:48,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-233bac40-e1f7-4d8b-8913-61b7bce30928 x-compute-request-id: req-233bac40-e1f7-4d8b-8913-61b7bce30928 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: "} 2019-01-14 18:44:48,008 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-233bac40-e1f7-4d8b-8913-61b7bce30928 2019-01-14 18:44:48,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803859233856s 2019-01-14 18:44:48,010 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-233bac40-e1f7-4d8b-8913-61b7bce30928 2019-01-14 18:44:48,010 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: 2019-01-14 18:44:49,012 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2019-01-14 18:44:58,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:44:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:44:58,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:44: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-b723b508-603d-487b-b02f-c4f58673138e x-compute-request-id: req-b723b508-603d-487b-b02f-c4f58673138e 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: "} 2019-01-14 18:44:58,094 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-b723b508-603d-487b-b02f-c4f58673138e 2019-01-14 18:44:58,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.071897983551s 2019-01-14 18:44:58,095 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-b723b508-603d-487b-b02f-c4f58673138e 2019-01-14 18:44:58,095 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: 2019-01-14 18:44:59,099 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:08,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:45:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:45:08,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:45: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-37e68948-2ae9-41fa-b8c9-5a316a9cfa26 x-compute-request-id: req-37e68948-2ae9-41fa-b8c9-5a316a9cfa26 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: "} 2019-01-14 18:45:08,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-37e68948-2ae9-41fa-b8c9-5a316a9cfa26 2019-01-14 18:45:08,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829350948334s 2019-01-14 18:45:08,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-37e68948-2ae9-41fa-b8c9-5a316a9cfa26 2019-01-14 18:45:08,193 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: 2019-01-14 18:45:09,195 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:18,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:45:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:45:18,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:45: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-39695ec4-6a33-4c2c-b704-e55bb5d68259 x-compute-request-id: req-39695ec4-6a33-4c2c-b704-e55bb5d68259 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: "} 2019-01-14 18:45:18,281 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-39695ec4-6a33-4c2c-b704-e55bb5d68259 2019-01-14 18:45:18,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759160518646s 2019-01-14 18:45:18,282 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-39695ec4-6a33-4c2c-b704-e55bb5d68259 2019-01-14 18:45:18,282 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: 2019-01-14 18:45:19,285 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:28,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:45:28,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:45:28,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-30965614-1c32-4792-90bd-dd25db6a57ad x-compute-request-id: req-30965614-1c32-4792-90bd-dd25db6a57ad 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: "} 2019-01-14 18:45:28,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-30965614-1c32-4792-90bd-dd25db6a57ad 2019-01-14 18:45:28,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.070885181427s 2019-01-14 18:45:28,367 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-30965614-1c32-4792-90bd-dd25db6a57ad 2019-01-14 18:45:28,368 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: 2019-01-14 18:45:29,370 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:38,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:45:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:45:38,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:45: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-bdb70262-5fb1-4789-920f-c6a19f25efc0 x-compute-request-id: req-bdb70262-5fb1-4789-920f-c6a19f25efc0 Content-Encoding: gzip Content-Length: 12728 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds.\n[ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds\n"} 2019-01-14 18:45:38,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-bdb70262-5fb1-4789-920f-c6a19f25efc0 2019-01-14 18:45:38,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771279335022s 2019-01-14 18:45:38,459 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-bdb70262-5fb1-4789-920f-c6a19f25efc0 2019-01-14 18:45:38,459 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:45:39,462 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:48,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:45:48,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:45:48,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18: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-322bd1d4-f172-493d-b551-629c110689d8 x-compute-request-id: req-322bd1d4-f172-493d-b551-629c110689d8 Content-Encoding: gzip Content-Length: 12728 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds.\n[ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds\n"} 2019-01-14 18:45:48,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-322bd1d4-f172-493d-b551-629c110689d8 2019-01-14 18:45:48,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771479606628s 2019-01-14 18:45:48,551 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-322bd1d4-f172-493d-b551-629c110689d8 2019-01-14 18:45:48,551 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:45:49,554 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:58,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:45:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:45:58,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:45: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-474057da-9c21-4dc2-b867-46a10ad84e6b x-compute-request-id: req-474057da-9c21-4dc2-b867-46a10ad84e6b Content-Encoding: gzip Content-Length: 12728 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds.\n[ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds\n"} 2019-01-14 18:45:58,638 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-474057da-9c21-4dc2-b867-46a10ad84e6b 2019-01-14 18:45:58,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0740880966187s 2019-01-14 18:45:58,639 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-474057da-9c21-4dc2-b867-46a10ad84e6b 2019-01-14 18:45:58,640 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:45:59,643 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:08,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:46:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:46:08,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46: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-87eb8e34-5f79-465d-a173-d3f6eafa6818 x-compute-request-id: req-87eb8e34-5f79-465d-a173-d3f6eafa6818 Content-Encoding: gzip Content-Length: 12728 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds.\n[ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds\n"} 2019-01-14 18:46:08,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-87eb8e34-5f79-465d-a173-d3f6eafa6818 2019-01-14 18:46:08,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076061964035s 2019-01-14 18:46:08,730 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-87eb8e34-5f79-465d-a173-d3f6eafa6818 2019-01-14 18:46:08,730 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:46:09,734 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:18,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:46:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:46:18,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46: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-cb7d80ea-25fc-40b7-bdc0-4ec1dd4f0464 x-compute-request-id: req-cb7d80ea-25fc-40b7-bdc0-4ec1dd4f0464 Content-Encoding: gzip Content-Length: 12728 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds.\n[ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds\n"} 2019-01-14 18:46:18,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-cb7d80ea-25fc-40b7-bdc0-4ec1dd4f0464 2019-01-14 18:46:18,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.083575963974s 2019-01-14 18:46:18,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-cb7d80ea-25fc-40b7-bdc0-4ec1dd4f0464 2019-01-14 18:46:18,829 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:46:19,831 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:28,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-14 18:46:28,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-14 18:46:28,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46: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-5fd1e351-fc5f-4f37-b18b-bb251ba9e853 x-compute-request-id: req-5fd1e351-fc5f-4f37-b18b-bb251ba9e853 Content-Encoding: gzip Content-Length: 12728 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.505018] pid_max: default: 32768 minimum: 301\n[ 0.507073] Security Framework initialized\n[ 0.508954] SELinux: Initializing.\n[ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.522333] Mount-cache hash table entries: 4096\n[ 0.524661] Initializing cgroup subsys memory\n[ 0.526628] Initializing cgroup subsys devices\n[ 0.528595] Initializing cgroup subsys freezer\n[ 0.530567] Initializing cgroup subsys net_cls\n[ 0.532536] Initializing cgroup subsys blkio\n[ 0.534467] Initializing cgroup subsys perf_event\n[ 0.536504] Initializing cgroup subsys hugetlb\n[ 0.538481] Initializing cgroup subsys pids\n[ 0.540388] Initializing cgroup subsys net_prio\n[ 0.542483] CPU: Physical Processor ID: 0\n[ 0.545061] mce: CPU supports 10 MCE banks\n[ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.551419] tlb_flushall_shift: 6\n[ 0.553336] Freeing SMP alternatives: 28k freed\n[ 0.558608] ACPI: Core revision 20130517\n[ 0.560880] ACPI: All ACPI Tables successfully acquired\n[ 0.563366] ftrace: allocating 25812 entries in 101 pages\n[ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.595102] smpboot: Max logical packages: 2\n[ 0.597333] Enabling x2apic\n[ 0.598854] Enabled x2apic\n[ 0.600656] Switched APIC routing to physical x2apic.\n[ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.620935] KVM setup paravirtual spinlock\n[ 0.624091] smpboot: Booting Node 0, Processors #1 OK\n[ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.649096] Brought up 2 CPUs\n[ 0.649099] KVM setup async PF for cpu 1\n[ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.657855] devtmpfs: initialized\n[ 0.660893] EVM: security.selinux\n[ 0.662559] EVM: security.ima\n[ 0.664121] EVM: security.capability\n[ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.669165] pinctrl core: initialized pinctrl subsystem\n[ 0.671473] NET: Registered protocol family 16\n[ 0.673652] ACPI: bus type PCI registered\n[ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.678105] PCI: Using configuration type 1 for base access\n[ 0.684728] ACPI: Added _OSI(Module Device)\n[ 0.686641] ACPI: Added _OSI(Processor Device)\n[ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.690619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.694029] ACPI: Interpreter enabled\n[ 0.695802] ACPI: (supports S0 S5)\n[ 0.697477] ACPI: Using IOAPIC for interrupt routing\n[ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717536] acpiphp: Slot [3] registered\n[ 0.719376] acpiphp: Slot [4] registered\n[ 0.721214] acpiphp: Slot [5] registered\n[ 0.723060] acpiphp: Slot [6] registered\n[ 0.724896] acpiphp: Slot [7] registered\n[ 0.726729] acpiphp: Slot [8] registered\n[ 0.728556] acpiphp: Slot [9] registered\n[ 0.730376] acpiphp: Slot [10] registered\n[ 0.732214] acpiphp: Slot [11] registered\n[ 0.734053] acpiphp: Slot [12] registered\n[ 0.735902] acpiphp: Slot [13] registered\n[ 0.737745] acpiphp: Slot [14] registered\n[ 0.739583] acpiphp: Slot [15] registered\n[ 0.741426] acpiphp: Slot [16] registered\n[ 0.743270] acpiphp: Slot [17] registered\n[ 0.745214] acpiphp: Slot [18] registered\n[ 0.747061] acpiphp: Slot [19] registered\n[ 0.748912] acpiphp: Slot [20] registered\n[ 0.750754] acpiphp: Slot [21] registered\n[ 0.752594] acpiphp: Slot [22] registered\n[ 0.754434] acpiphp: Slot [23] registered\n[ 0.756279] acpiphp: Slot [24] registered\n[ 0.758127] acpiphp: Slot [25] registered\n[ 0.759970] acpiphp: Slot [26] registered\n[ 0.761818] acpiphp: Slot [27] registered\n[ 0.763662] acpiphp: Slot [28] registered\n[ 0.765503] acpiphp: Slot [29] registered\n[ 0.767342] acpiphp: Slot [30] registered\n[ 0.769175] acpiphp: Slot [31] registered\n[ 0.771005] PCI host bridge to bus 0000:00\n[ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.860783] vgaarb: loaded\n[ 0.862256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.864634] SCSI subsystem initialized\n[ 0.866432] ACPI: bus type USB registered\n[ 0.868293] usbcore: registered new interface driver usbfs\n[ 0.870528] usbcore: registered new interface driver hub\n[ 0.872737] usbcore: registered new device driver usb\n[ 0.875054] PCI: Using ACPI for IRQ routing\n[ 0.877355] NetLabel: Initializing\n[ 0.879028] NetLabel: domain hash size = 128\n[ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.883071] NetLabel: unlabeled traffic allowed by default\n[ 0.885459] Switched to clocksource kvm-clock\n[ 0.895255] pnp: PnP ACPI init\n[ 0.896864] ACPI: bus type PNP registered\n[ 0.899180] pnp: PnP ACPI: found 5 devices\n[ 0.901039] ACPI: bus type PNP unregistered\n[ 0.909200] NET: Registered protocol family 2\n[ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.918332] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.920938] TCP: reno registered\n[ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927567] NET: Registered protocol family 1\n[ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.976050] Unpacking initramfs...\n[ 1.460051] Freeing initrd memory: 37508k freed\n[ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.485498] Initialise system trusted keyring\n[ 1.487468] audit: initializing netlink socket (disabled)\n[ 1.489717] type=2000 audit(1547491475.881:1): initialized\n[ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.513354] zpool: loaded\n[ 1.514859] zbud: loaded\n[ 1.516521] VFS: Disk quotas dquot_6.5.2\n[ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.521067] msgmni has been set to 7578\n[ 1.522942] Key type big_key registered\n[ 1.525707] NET: Registered protocol family 38\n[ 1.527720] Key type asymmetric registered\n[ 1.529617] Asymmetric key parser 'x509' registered\n[ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.535205] io scheduler noop registered\n[ 1.537059] io scheduler deadline registered (default)\n[ 1.554979] io scheduler cfq registered\n[ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.565280] ACPI: Power Button [PWRF]\n[ 1.567208] GHES: HEST is not enabled!\n[ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.597862] Non-volatile memory driver v1.3\n[ 1.599797] Linux agpgart interface v0.103\n[ 1.601800] crash memory driver: version 1.1\n[ 1.603791] rdac: device handler registered\n[ 1.605776] hp_sw: device handler registered\n[ 1.607724] emc: device handler registered\n[ 1.609599] alua: device handler registered\n[ 1.611524] libphy: Fixed MDIO Bus: probed\n[ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.615996] ehci-pci: EHCI PCI platform driver\n[ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.620367] ohci-pci: OHCI PCI platform driver\n[ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.659559] usb usb1: Product: UHCI Host Controller\n[ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.664273] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.666380] hub 1-0:1.0: USB hub found\n[ 1.668187] hub 1-0:1.0: 2 ports detected\n[ 1.670198] usbcore: registered new interface driver usbserial\n[ 1.672567] usbcore: registered new interface driver usbserial_generic\n[ 1.675082] usbserial: USB Serial support registered for generic\n[ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.686257] mousedev: PS/2 mouse device common for all mice\n[ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.692979] rtc_cmos 00:00: RTC can wake from S4\n[ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.708881] cpuidle: using governor menu\n[ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.713096] usbcore: registered new interface driver usbhid\n[ 1.715357] usbhid: USB HID core driver\n[ 1.717185] drop_monitor: Initializing network drop monitor service\n[ 1.719676] TCP: cubic registered\n[ 1.721340] Initializing XFRM netlink socket\n[ 1.723336] NET: Registered protocol family 10\n[ 1.725582] NET: Registered protocol family 17\n[ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.736752] Loading compiled-in X.509 certificates\n[ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.751321] registered taskstats version 1\n[ 1.755008] Key type trusted registered\n[ 1.758053] Key type encrypted registered\n[ 1.761096] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476)\n[ 1.768158] Freeing unused kernel memory: 1680k freed\n[ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm.\n[ 1.783163] systemd[1]: Detected architecture x86-64.\n[ 1.785126] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.788925] systemd[1]: No hostname configured.\n[ 1.791136] systemd[1]: Set hostname to .\n[ 1.793534] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.817957] systemd[1]: Reached target Local File Systems.\n[ 1.820488] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.824225] systemd[1]: Reached target Swap.\n[ 1.826355] systemd[1]: Starting Swap.\n[ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837615] systemd[1]: Reached target Paths.\n[ 1.839774] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.843156] systemd[1]: Reached target Timers.\n[ 1.845339] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.848910] systemd[1]: Created slice Root Slice.\n[ 1.851186] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.854898] systemd[1]: Listening on Journal Socket.\n[ 1.857264] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.861175] systemd[1]: Listening on udev Control Socket.\n[ 1.863654] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867653] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870106] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.873967] systemd[1]: Reached target Sockets.\n[ 1.876197] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.879837] systemd[1]: Created slice System Slice.\n[ 1.882162] systemd[1]: Starting System Slice.\n[ 1.884671] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.888616] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.892850] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.898065] systemd[1]: Reached target Slices.\n[ 1.900255] systemd[1]: Starting Slices.\n[ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module.\n[ 1.965053] RPC: Registered udp transport module.\n[ 1.967090] RPC: Registered tcp transport module.\n[ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[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[ 2.068540] FDC 0 is a S82078B\n[ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.094006] scsi host0: ata_piix\n[ 2.095710] scsi host1: ata_piix\n[ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.143219] usb 1-1: Product: QEMU USB Tablet\n[ 2.145203] usb 1-1: Manufacturer: QEMU\n[ 2.146982] usb 1-1: SerialNumber: 42\n[ 2.151169] vda: vda1\n[ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.164368] 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[ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.282071] XFS (vda1): Mounting V4 Filesystem\n[ 2.309958] 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 Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.677843] SELinux: Disabled at runtime.\n[ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting 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 POSIX Message Queue 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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\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 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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[ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\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[ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.461869] [drm] Initialized drm 1.1.0 20060810\n[ 3.481522] ppdev: user-space parallel port driver\n[ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.487587] [TTM] Initializing pool allocator\n[ 3.487705] [TTM] Initializing DMA pool allocator\n[ 3.488407] [drm] fb mappable at 0xFC000000\n[ 3.488407] [drm] vram aper at 0xFC000000\n[ 3.488407] [drm] size 33554432\n[ 3.488408] [drm] fb depth is 24\n[ 3.488408] [drm] pitch is 3072\n[ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.566673] Console: switching to colour frame buffer device 128x48\n[ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.698916] AES CTR mode by8 optimization enabled\n[ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.721687] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.737076] intel_rapl: no valid rapl domains found in package 0\n[ 3.742972] intel_rapl: no valid rapl domains found in package 0\n[ 3.744837] intel_powerclamp: No package C-state available\n[ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting 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 OpenSSH server daemon.\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[ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds.\n[ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c |\n[ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds.\n[ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds\n"} 2019-01-14 18:46:28,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-5fd1e351-fc5f-4f37-b18b-bb251ba9e853 2019-01-14 18:46:28,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737991333008s 2019-01-14 18:46:28,916 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4/action used request id req-5fd1e351-fc5f-4f37-b18b-bb251ba9e853 2019-01-14 18:46:28,916 - 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 00000000bffe12d1 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 00000000bffe1251 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 1981953999 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.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] 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.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] 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.911134] 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.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [[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... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] 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. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] 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 Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. 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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting 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 POSIX Message Queue 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 Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[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. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 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 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. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[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. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 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 Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting 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 OpenSSH server daemon. [[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. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: 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: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:46:29,919 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:38,928 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.201 2019-01-14 18:46:38,929 - 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 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 18:46:39,044 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 18:46:39,044 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:38 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 18:46:39,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-14 18:46:39,049 - 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 227, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2019-01-14 18:46:39,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-14 18:46:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:39,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:46: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-78da9885-9849-4482-b5fa-27aca2c8c67b x-compute-request-id: req-78da9885-9849-4482-b5fa-27aca2c8c67b Content-Type: application/json 2019-01-14 18:46:39,194 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4 used request id req-78da9885-9849-4482-b5fa-27aca2c8c67b 2019-01-14 18:46:39,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140258073807s 2019-01-14 18:46:39,194 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4 used request id req-78da9885-9849-4482-b5fa-27aca2c8c67b 2019-01-14 18:46:39,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:46:39,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:39,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46: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-ae972479-573d-4aff-851e-5500a2213984 x-compute-request-id: req-ae972479-573d-4aff-851e-5500a2213984 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:0b:9c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:0b:9c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c10fa48c-3ccf-4074-a756-497bb85e4be4", "rel": "bookmark"}], "image": {"id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "links": [{"href": "http://172.30.9.26:8774/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-14T18:44:33.000000", "flavor": {"id": "8714a0bd-e753-45af-9b00-927277309283", "links": [{"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "bookmark"}]}, "id": "c10fa48c-3ccf-4074-a756-497bb85e4be4", "security_groups": [{"name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}], "user_id": "5c764217323f4ddcb6898ba4a6737b2a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-14T18:46:39Z", "hostId": "419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb", "name": "vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb", "created": "2019-01-14T18:42:33Z", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-14 18:46:39,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae972479-573d-4aff-851e-5500a2213984 2019-01-14 18:46:39,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560819864273s 2019-01-14 18:46:39,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae972479-573d-4aff-851e-5500a2213984 2019-01-14 18:46:39,758 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-14 18:46:41,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-14 18:46:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:41,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46: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-81f8cf52-a277-4972-925e-d350f6bc093c x-compute-request-id: req-81f8cf52-a277-4972-925e-d350f6bc093c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-14 18:46:41,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81f8cf52-a277-4972-925e-d350f6bc093c 2019-01-14 18:46:41,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0626201629639s 2019-01-14 18:46:41,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81f8cf52-a277-4972-925e-d350f6bc093c 2019-01-14 18:46:41,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:46:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:42,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-d1616165-84d9-42cb-ac50-5d6fdfad8466 Date: Mon, 14 Jan 2019 18:46:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:42:26Z", "updated_at": "2019-01-14T18:42:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-14T18:42:29Z", "revision_number": 0, "id": "33078e8e-ec7b-4ea2-873b-955b22deecf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:29Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "58effdf0-4e31-4bd2-957e-2e4ba3dc4ae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "60325c99-f71b-4b6a-9a58-5bc9ee4a11c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-14T18:42:30Z", "revision_number": 0, "id": "9cdd78b2-89a1-45d2-b6a5-01ad0ffcacae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:30Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-14T18:42:29Z", "revision_number": 0, "id": "a3fac6e9-02ee-4891-a646-d4b6b932557b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:29Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:42:26Z", "revision_number": 0, "id": "bd012544-eedd-4d85-88b4-6fd5edaf92a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:26Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-14T18:42:28Z", "revision_number": 0, "id": "caeee975-100a-4fdc-9e7f-1f656ac46ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:28Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-14T18:42:27Z", "revision_number": 0, "id": "de45c03e-3a52-46f9-af28-43398a39529b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:42:27Z", "security_group_id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 8, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "ec04b8ba-da57-4b59-9d8c-0bf332422357", "name": "vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:46:42,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d1616165-84d9-42cb-ac50-5d6fdfad8466 2019-01-14 18:46:42,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227633953094s 2019-01-14 18:46:42,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d1616165-84d9-42cb-ac50-5d6fdfad8466 2019-01-14 18:46:42,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 18:46:42,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ec04b8ba-da57-4b59-9d8c-0bf332422357.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:42,319 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e86f72a-ed45-4737-b42d-6e7c59d53ad7 Content-Length: 0 Date: Mon, 14 Jan 2019 18:46:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:46:42,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ec04b8ba-da57-4b59-9d8c-0bf332422357.json used request id req-6e86f72a-ed45-4737-b42d-6e7c59d53ad7 2019-01-14 18:46:42,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.260939836502s 2019-01-14 18:46:42,319 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ec04b8ba-da57-4b59-9d8c-0bf332422357.json used request id req-6e86f72a-ed45-4737-b42d-6e7c59d53ad7 2019-01-14 18:46:42,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-14 18:46:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:42,367 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 18:46: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-5fa607fe-7102-4ba7-aa24-f519f12292e3 x-compute-request-id: req-5fa607fe-7102-4ba7-aa24-f519f12292e3 Content-Length: 0 Content-Type: application/json 2019-01-14 18:46:42,367 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb used request id req-5fa607fe-7102-4ba7-aa24-f519f12292e3 2019-01-14 18:46:42,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0472030639648s 2019-01-14 18:46:42,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb used request id req-5fa607fe-7102-4ba7-aa24-f519f12292e3 2019-01-14 18:46:42,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 18:46:42,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e/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}e521d150c33e07464aed2016457f8773cf2c91fe" -d '{"subnet_id": "d008a8b6-c2f2-4b8b-b93e-f83cdf832df6"}' 2019-01-14 18:46:44,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3fef3f31-9590-4553-871b-0bd268a4ac2d Date: Mon, 14 Jan 2019 18:46:44 GMT RESP BODY: {"network_id": "747795a5-ae0f-4be8-b96a-cd6e9a62f512", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "subnet_id": "d008a8b6-c2f2-4b8b-b93e-f83cdf832df6", "subnet_ids": ["d008a8b6-c2f2-4b8b-b93e-f83cdf832df6"], "port_id": "30b0e62f-859e-4181-8f79-d0161a7b5417", "id": "b6c4df95-113e-4806-aebe-3ff9a4f7959e"} 2019-01-14 18:46:44,139 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e/remove_router_interface.json used request id req-3fef3f31-9590-4553-871b-0bd268a4ac2d 2019-01-14 18:46:44,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77092003822s 2019-01-14 18:46:44,139 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e/remove_router_interface.json used request id req-3fef3f31-9590-4553-871b-0bd268a4ac2d returning object b6c4df95-113e-4806-aebe-3ff9a4f7959e 2019-01-14 18:46:44,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 18:46:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:44,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-6a07d81c-c1fa-4f01-afc4-a3dd525a32d2 Date: Mon, 14 Jan 2019 18:46:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:04Z", "admin_state_up": true, "updated_at": "2019-01-14T18:46:43Z", "revision_number": 4, "routes": [], "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "b6c4df95-113e-4806-aebe-3ff9a4f7959e", "name": "vyos_vrouter-router_0b36c43f-cdc9-4066-a093-a012f23243cb"}]} 2019-01-14 18:46:44,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6a07d81c-c1fa-4f01-afc4-a3dd525a32d2 2019-01-14 18:46:44,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117647886276s 2019-01-14 18:46:44,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6a07d81c-c1fa-4f01-afc4-a3dd525a32d2 2019-01-14 18:46:44,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 18:46:44,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:45,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0161449e-07c2-4333-886c-f66e21045508 Content-Length: 0 Date: Mon, 14 Jan 2019 18:46:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:46:45,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e.json used request id req-0161449e-07c2-4333-886c-f66e21045508 2019-01-14 18:46:45,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45128798485s 2019-01-14 18:46:45,710 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b6c4df95-113e-4806-aebe-3ff9a4f7959e.json used request id req-0161449e-07c2-4333-886c-f66e21045508 2019-01-14 18:46:45,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 18:46:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:45,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5fcaf0b0-1738-4b58-87db-32298cfb6171 Date: Mon, 14 Jan 2019 18:46:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:41:03Z","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":"f2911cb2e52c492190b20b870fd0d041","id":"d008a8b6-c2f2-4b8b-b93e-f83cdf832df6","subnetpool_id":null,"name":"vyos_vrouter-subnet_0b36c43f-cdc9-4066-a093-a012f23243cb"}]} 2019-01-14 18:46:45,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5fcaf0b0-1738-4b58-87db-32298cfb6171 2019-01-14 18:46:45,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0527138710022s 2019-01-14 18:46:45,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5fcaf0b0-1738-4b58-87db-32298cfb6171 2019-01-14 18:46:45,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 18:46:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/d008a8b6-c2f2-4b8b-b93e-f83cdf832df6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:48,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9896fdcf-8fa8-4eff-8578-2c52cec482e3 Date: Mon, 14 Jan 2019 18:46:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:46:48,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d008a8b6-c2f2-4b8b-b93e-f83cdf832df6.json used request id req-9896fdcf-8fa8-4eff-8578-2c52cec482e3 2019-01-14 18:46:48,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41341614723s 2019-01-14 18:46:48,179 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d008a8b6-c2f2-4b8b-b93e-f83cdf832df6.json used request id req-9896fdcf-8fa8-4eff-8578-2c52cec482e3 2019-01-14 18:46:48,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:46:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:48,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-e140a53d-bb43-43ec-bfe6-32fe1468b167 Date: Mon, 14 Jan 2019 18:46: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":[],"updated_at":"2019-01-14T18:46:48Z","tenant_id":"f2911cb2e52c492190b20b870fd0d041","created_at":"2019-01-14T18:41:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f2911cb2e52c492190b20b870fd0d041","id":"747795a5-ae0f-4be8-b96a-cd6e9a62f512","name":"vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:46:48,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e140a53d-bb43-43ec-bfe6-32fe1468b167 2019-01-14 18:46:48,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100596189499s 2019-01-14 18:46:48,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e140a53d-bb43-43ec-bfe6-32fe1468b167 2019-01-14 18:46:48,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 18:46:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/747795a5-ae0f-4be8-b96a-cd6e9a62f512.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:50,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7d3af86-dd25-4829-88f1-7b0900c8107e Date: Mon, 14 Jan 2019 18:46:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:46:50,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/747795a5-ae0f-4be8-b96a-cd6e9a62f512.json used request id req-b7d3af86-dd25-4829-88f1-7b0900c8107e 2019-01-14 18:46:50,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.94891119003s 2019-01-14 18:46:50,231 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/747795a5-ae0f-4be8-b96a-cd6e9a62f512.json used request id req-b7d3af86-dd25-4829-88f1-7b0900c8107e 2019-01-14 18:46:50,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:46:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:50,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-213f74f9-ac3d-4b1c-b132-56f9778e0639 Date: Mon, 14 Jan 2019 18:46:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap", "metadata": {}}], "file": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file", "owner": "f2911cb2e52c492190b20b870fd0d041", "id": "0b52d309-ab89-4190-adfb-38f3fcd0c235", "size": 4373348352, "self": "/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-14T18:42:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-14T18:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:46:50,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-213f74f9-ac3d-4b1c-b132-56f9778e0639 2019-01-14 18:46:50,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.632085084915s 2019-01-14 18:46:50,868 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-213f74f9-ac3d-4b1c-b132-56f9778e0639 2019-01-14 18:46:50,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 18:46:50,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e521d150c33e07464aed2016457f8773cf2c91fe" 2019-01-14 18:46:52,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3885425-d1f9-4be0-b578-e573c186f9d6 Date: Mon, 14 Jan 2019 18:46:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 18:46:52,326 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235 used request id req-e3885425-d1f9-4be0-b578-e573c186f9d6 2019-01-14 18:46:52,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45662379265s 2019-01-14 18:46:52,327 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235 used request id req-e3885425-d1f9-4be0-b578-e573c186f9d6 2019-01-14 18:46:52,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 18:46:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:52,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46: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-edcfea63-623c-43d9-932d-d6db1d4269c0 x-compute-request-id: req-edcfea63-623c-43d9-932d-d6db1d4269c0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_0b36c43f-cdc9-4066-a093-a012f23243cb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8714a0bd-e753-45af-9b00-927277309283", "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": "8714a0bd-e753-45af-9b00-927277309283"}]} 2019-01-14 18:46:52,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-edcfea63-623c-43d9-932d-d6db1d4269c0 2019-01-14 18:46:52,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227751731873s 2019-01-14 18:46:52,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-edcfea63-623c-43d9-932d-d6db1d4269c0 2019-01-14 18:46:52,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 18:46:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:52,383 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 18:46: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-c90b4a2e-9a1e-4976-a3eb-4cdc2d9d2889 x-compute-request-id: req-c90b4a2e-9a1e-4976-a3eb-4cdc2d9d2889 Content-Length: 0 Content-Type: application/json 2019-01-14 18:46:52,383 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283 used request id req-c90b4a2e-9a1e-4976-a3eb-4cdc2d9d2889 2019-01-14 18:46:52,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312070846558s 2019-01-14 18:46:52,383 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8714a0bd-e753-45af-9b00-927277309283 used request id req-c90b4a2e-9a1e-4976-a3eb-4cdc2d9d2889 2019-01-14 18:46:52,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:46:52,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:52,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1198a02c-c5d8-4742-b009-372d64e1a738 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb", "links": {"self": "http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c764217323f4ddcb6898ba4a6737b2a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 18:46:52,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1198a02c-c5d8-4742-b009-372d64e1a738 2019-01-14 18:46:52,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123623132706s 2019-01-14 18:46:52,508 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1198a02c-c5d8-4742-b009-372d64e1a738 2019-01-14 18:46:52,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:46:52,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:52,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cceb80ed-1f8c-4275-ad85-45e39de5358f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb", "links": {"self": "http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5c764217323f4ddcb6898ba4a6737b2a", "description": null}} 2019-01-14 18:46:52,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a used request id req-cceb80ed-1f8c-4275-ad85-45e39de5358f 2019-01-14 18:46:52,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110786914825s 2019-01-14 18:46:52,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a used request id req-cceb80ed-1f8c-4275-ad85-45e39de5358f 2019-01-14 18:46:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 18:46:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:52,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c134724-e6e1-4d68-a21f-069318bbb485 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:46:52,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a used request id req-7c134724-e6e1-4d68-a21f-069318bbb485 2019-01-14 18:46:52,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.239841938019s 2019-01-14 18:46:52,866 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5c764217323f4ddcb6898ba4a6737b2a used request id req-7c134724-e6e1-4d68-a21f-069318bbb485 2019-01-14 18:46:52,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:46:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:52,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c494f7de-74ba-478e-983a-e1f21b485aa3 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041"}, "tags": [], "enabled": true, "id": "f2911cb2e52c492190b20b870fd0d041", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb"}]} 2019-01-14 18:46:52,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c494f7de-74ba-478e-983a-e1f21b485aa3 2019-01-14 18:46:52,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990009307861s 2019-01-14 18:46:52,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c494f7de-74ba-478e-983a-e1f21b485aa3 2019-01-14 18:46:52,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 18:46:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:53,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3504b140-64c2-43b7-b475-a0f7ce6c3131 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:46:53,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041 used request id req-3504b140-64c2-43b7-b475-a0f7ce6c3131 2019-01-14 18:46:53,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194401025772s 2019-01-14 18:46:53,171 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f2911cb2e52c492190b20b870fd0d041 used request id req-3504b140-64c2-43b7-b475-a0f7ce6c3131 2019-01-14 18:46:53,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:46:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f2911cb2e52c492190b20b870fd0d041&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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:53,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-ae0f908b-3ac0-4f70-98cc-f4775d1a3e20 Date: Mon, 14 Jan 2019 18:46:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:46:53,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f2911cb2e52c492190b20b870fd0d041&name=default used request id req-ae0f908b-3ac0-4f70-98cc-f4775d1a3e20 2019-01-14 18:46:53,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23492193222s 2019-01-14 18:46:53,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f2911cb2e52c492190b20b870fd0d041&name=default used request id req-ae0f908b-3ac0-4f70-98cc-f4775d1a3e20 2019-01-14 18:46:53,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 18:46:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:53,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-50404c01-6237-4c1b-b23e-a9b88639959b Date: Mon, 14 Jan 2019 18:46:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "created_at": "2019-01-14T18:41:01Z", "updated_at": "2019-01-14T18:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "323ea153-151f-4437-874b-e717c7188e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "6abeb517-b263-4030-8899-207a2c7048e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "9f5c64f1-35a2-440e-a6a9-c65a0da8ed79", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2911cb2e52c492190b20b870fd0d041"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:41:01Z", "revision_number": 0, "id": "d137728b-c26a-4d04-9219-101105281005", "remote_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "remote_ip_prefix": null, "created_at": "2019-01-14T18:41:01Z", "security_group_id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "tenant_id": "f2911cb2e52c492190b20b870fd0d041", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2911cb2e52c492190b20b870fd0d041"}], "revision_number": 4, "project_id": "f2911cb2e52c492190b20b870fd0d041", "id": "f6bfd62e-fb06-4a96-bae8-c71a54155c5a", "name": "default"}]} 2019-01-14 18:46:53,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-50404c01-6237-4c1b-b23e-a9b88639959b 2019-01-14 18:46:53,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252026081085s 2019-01-14 18:46:53,665 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-50404c01-6237-4c1b-b23e-a9b88639959b 2019-01-14 18:46:53,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 18:46:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f6bfd62e-fb06-4a96-bae8-c71a54155c5a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc0c1e8b0d26aa4e7915aa746e98d21306b63a01" 2019-01-14 18:46:54,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51a4b810-bb19-47ee-8079-4db1733a767c Content-Length: 0 Date: Mon, 14 Jan 2019 18:46:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 18:46:54,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f6bfd62e-fb06-4a96-bae8-c71a54155c5a.json used request id req-51a4b810-bb19-47ee-8079-4db1733a767c 2019-01-14 18:46:54,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.345950126648s 2019-01-14 18:46:54,017 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f6bfd62e-fb06-4a96-bae8-c71a54155c5a.json used request id req-51a4b810-bb19-47ee-8079-4db1733a767c 2019-01-14 18:46:54,017 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2019-01-14 18:46:54,036 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-14 18:46:54,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:46:54,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e416c87d-fc11-42cb-b41a-c3d77949b8a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 18:46:54,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e416c87d-fc11-42cb-b41a-c3d77949b8a7 2019-01-14 18:46:54,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 18:46:54,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T19:46:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["EpdjhsffQjGcu4mKliQcdw"], "issued_at": "2019-01-14T18:46:54.000000Z"}} 2019-01-14 18:46:54,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:46:54,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:54,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-ce0c9d6a-0a99-4406-85b8-8be9cf28b634 Date: Mon, 14 Jan 2019 18:46:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 18:46:54,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce0c9d6a-0a99-4406-85b8-8be9cf28b634 2019-01-14 18:46:54,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278015851974s 2019-01-14 18:46:54,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce0c9d6a-0a99-4406-85b8-8be9cf28b634 2019-01-14 18:46:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:46:54,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 18:46: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 18:46:54,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:46:54,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:54,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca521a6-c4af-4a26-9dd9-2263ff8c5d04 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 18:46:54,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-cca521a6-c4af-4a26-9dd9-2263ff8c5d04 2019-01-14 18:46:54,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100486040115s 2019-01-14 18:46:54,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-cca521a6-c4af-4a26-9dd9-2263ff8c5d04 2019-01-14 18:46:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 18:46:54,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56"}}' 2019-01-14 18:46:54,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:46:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c56b4c-6483-4921-b793-536acd073233 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.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae"}, "tags": [], "enabled": true, "id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56"}} 2019-01-14 18:46:54,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-10c56b4c-6483-4921-b793-536acd073233 2019-01-14 18:46:54,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132610082626s 2019-01-14 18:46:54,990 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-10c56b4c-6483-4921-b793-536acd073233 2019-01-14 18:46:54,990 - 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'cbf77a2584cb4eb5bfcafd6d5b9810ae', '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_c8634080-406c-4d9a-aaeb-2012960d5f56'}) 2019-01-14 18:46:54,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 18:46:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "da141ff6-c62f-41bf-b337-788a919c0f60", "email": null, "name": "juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56"}}' 2019-01-14 18:46:55,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 18:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d11d1-bc55-467b-a6ea-cd40484b9d92 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": {"self": "http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "935a7bacd09944b9a62c1de07a5e8135", "domain_id": "default", "password_expires_at": null}} 2019-01-14 18:46:55,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-b26d11d1-bc55-467b-a6ea-cd40484b9d92 2019-01-14 18:46:55,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376249074936s 2019-01-14 18:46:55,373 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-b26d11d1-bc55-467b-a6ea-cd40484b9d92 2019-01-14 18:46:55,374 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'935a7bacd09944b9a62c1de07a5e8135', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56'}) 2019-01-14 18:46:55,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:46:55,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:55,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f02d1a-149e-492f-810e-42eca974bc6b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:46:55,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71f02d1a-149e-492f-810e-42eca974bc6b 2019-01-14 18:46:55,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950758457184s 2019-01-14 18:46:55,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71f02d1a-149e-492f-810e-42eca974bc6b 2019-01-14 18:46:55,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 18:46:55,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:55,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f252553-e4a6-4915-8727-68e2f0cff7f3 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 18:46:55,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8f252553-e4a6-4915-8727-68e2f0cff7f3 2019-01-14 18:46:55,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965819358826s 2019-01-14 18:46:55,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8f252553-e4a6-4915-8727-68e2f0cff7f3 2019-01-14 18:46:55,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:46:55,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:55,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129d95e8-3326-470a-af0f-e836ceb3b9f8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 18:46:55,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-129d95e8-3326-470a-af0f-e836ceb3b9f8 2019-01-14 18:46:55,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102022886276s 2019-01-14 18:46:55,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-129d95e8-3326-470a-af0f-e836ceb3b9f8 2019-01-14 18:46:55,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 18:46:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:55,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c59acd-895f-41b5-a98d-46347a602551 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": {"self": "http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "935a7bacd09944b9a62c1de07a5e8135", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 18:46:55,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-19c59acd-895f-41b5-a98d-46347a602551 2019-01-14 18:46:55,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113363981247s 2019-01-14 18:46:55,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-19c59acd-895f-41b5-a98d-46347a602551 2019-01-14 18:46:55,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:46:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:55,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d451f39-9a70-471d-9b70-86b0ca34ae1f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae"}, "tags": [], "enabled": true, "id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56"}]} 2019-01-14 18:46:55,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8d451f39-9a70-471d-9b70-86b0ca34ae1f 2019-01-14 18:46:55,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106399059296s 2019-01-14 18:46:55,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8d451f39-9a70-471d-9b70-86b0ca34ae1f 2019-01-14 18:46:55,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 18:46:55,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=935a7bacd09944b9a62c1de07a5e8135&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=cbf77a2584cb4eb5bfcafd6d5b9810ae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:56,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea0805b-8246-4cc9-8b98-a80474e82be9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=935a7bacd09944b9a62c1de07a5e8135&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=cbf77a2584cb4eb5bfcafd6d5b9810ae", "previous": null, "next": null}} 2019-01-14 18:46:56,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=935a7bacd09944b9a62c1de07a5e8135&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=cbf77a2584cb4eb5bfcafd6d5b9810ae used request id req-bea0805b-8246-4cc9-8b98-a80474e82be9 2019-01-14 18:46:56,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103065013885s 2019-01-14 18:46:56,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=935a7bacd09944b9a62c1de07a5e8135&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=cbf77a2584cb4eb5bfcafd6d5b9810ae used request id req-bea0805b-8246-4cc9-8b98-a80474e82be9 2019-01-14 18:46:56,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 18:46:56,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae/users/935a7bacd09944b9a62c1de07a5e8135/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:56,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 18:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039fb71c-d0b0-49f4-95e7-99d1635f0920 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 18:46:56,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae/users/935a7bacd09944b9a62c1de07a5e8135/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-039fb71c-d0b0-49f4-95e7-99d1635f0920 2019-01-14 18:46:56,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148201942444s 2019-01-14 18:46:56,178 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae/users/935a7bacd09944b9a62c1de07a5e8135/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-039fb71c-d0b0-49f4-95e7-99d1635f0920 2019-01-14 18:46:56,179 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', 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'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'da141ff6-c62f-41bf-b337-788a919c0f60', 'username': u'juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 18:46:56,182 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56', 'password': 'da141ff6-c62f-41bf-b337-788a919c0f60', 'project_name': 'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'project_domain_name': 'Default'} 2019-01-14 18:46:56,246 - 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'}}} 2019-01-14 18:46:56,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-14 18:46:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-14 18:46:56,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 18:46: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://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 18:46:56,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:56,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0458e30a-f235-4273-a85f-aef39f8647eb Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/019c3dc99fd8461c92e55f206fe62c99"}, "enabled": true, "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1620f1e12f5d47f593fd8ebc99f5004a"}, "enabled": true, "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2ff70d2ef36846809e0201e3e5002536"}, "enabled": true, "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/50d55ed3fd5a478da7e717771a615c8f"}, "enabled": true, "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56d964ce1fcc4c70bc43b6c43af0ce0f"}, "enabled": true, "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/71df61e4cd0e45b08efde5177f1015a9"}, "enabled": true, "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7693f473b05e429ca6c0be53db9f7524"}, "enabled": true, "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8b7a9bcad9aa4692a51c7d556579173d"}, "enabled": true, "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/918153df5d6f45219919a52c062445b9"}, "enabled": true, "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a18f81dc7e13415dad63b4f8b214b529"}, "enabled": true, "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b347c2a44eab4ad3948d5c3644a4bfa8"}, "enabled": true, "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b3bd8fd19e02463f82c5183d5e071350"}, "enabled": true, "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b8cccf58a8b2462eba811ac194414083"}, "enabled": true, "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/bcab7792ffeb403d9cf6165ded80339d"}, "enabled": true, "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e27a10719fc1448b9e82dfae70be7642"}, "enabled": true, "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-01-14 18:46:56,293 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-0458e30a-f235-4273-a85f-aef39f8647eb 2019-01-14 18:46:56,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0248050689697s 2019-01-14 18:46:56,294 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-0458e30a-f235-4273-a85f-aef39f8647eb 2019-01-14 18:46:56,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-14 18:46:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:56,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f11530-dbc9-449e-bdda-af5509c3b1ac Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0b06b6c17e5e424e98d3d540666578b6"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140328dd980345a8a4721b1acc76b96a"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "140328dd980345a8a4721b1acc76b96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15cf5879ac0b4ba094d9d82deae074b8"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1a26d2e9cebd46e39038292fff9038dc"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/23dda649f2dc45a7b7b29d1ef7e95747"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/252dee2e4ccc4dd2a36b8e4504eae46e"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/25d3445b5c7248a3a6745ff383b1b1fc"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ed9831494eb4797974099e5b4da99e6"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/33d0fc05016e4471b8f46c641f9f69d2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/392cf9cf29ca456ab944804920408a03"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "392cf9cf29ca456ab944804920408a03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/40c8ae0713d14169bf0a7e295f297fd2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8cccf58a8b2462eba811ac194414083", "id": "40c8ae0713d14169bf0a7e295f297fd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/42b838eaa28348ffaab25c604fa4d2f7"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/461d57e9d7e54ab99c635f4a7f1e04fc"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/48f68367cf2b4d35b7714a5fafe0d81c"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/56a09a523c024dc79f6010c7c6a4429b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a3b3a61f81f4f1997c8604c8158ecbc"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5c20e62c1e1a4ec48d1364bae365da34"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5f554705862542a49ee4563570192c6e"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "id": "5f554705862542a49ee4563570192c6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/60509ebdf0904ac8bdf7eaa9e466d334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/661702f554f54fe0938301bbba18ccec"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "661702f554f54fe0938301bbba18ccec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/682fbfb1fdeb47f9b7f56283afa32bc5"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a18f81dc7e13415dad63b4f8b214b529", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6ba866b868cb4326856a8c2677ba9f46"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6be26f0d14ca48e3a494cc09dc43098c"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6db691f29a3640b19158684ea75ebd13"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "918153df5d6f45219919a52c062445b9", "id": "6db691f29a3640b19158684ea75ebd13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7636a1a764be40c8b3812ea1a1852e91"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3bd8fd19e02463f82c5183d5e071350", "id": "7636a1a764be40c8b3812ea1a1852e91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cce6d4aef0640bf85cf8464fe252df1"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/83f6c69095af4295b7c192070245e01a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "83f6c69095af4295b7c192070245e01a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/85687c49d69f4a019589e19d4789b512"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "85687c49d69f4a019589e19d4789b512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8c1040dc353f4416a819d9cc095fe869"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcab7792ffeb403d9cf6165ded80339d", "id": "8c1040dc353f4416a819d9cc095fe869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8fcb840621524c12b1aa0a394317356f"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "8fcb840621524c12b1aa0a394317356f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/93ec994432314a85bc307bfd66e6f9a1"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff70d2ef36846809e0201e3e5002536", "id": "93ec994432314a85bc307bfd66e6f9a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9d1706c025b14d509dd61ff1dbfa729b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "918153df5d6f45219919a52c062445b9", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7d52f69662f4d56842d85fcbf9ca09f"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ab167d32ee5a4b93bc832a8e6e3bc8d9"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b7a9bcad9aa4692a51c7d556579173d", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b0498bcf658441f8a7a19fd324f86838"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b347c2a44eab4ad3948d5c3644a4bfa8", "id": "b0498bcf658441f8a7a19fd324f86838"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b736b424f3b548cbb01a434f4e7dba37"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e27a10719fc1448b9e82dfae70be7642", "id": "b736b424f3b548cbb01a434f4e7dba37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c5db7232a01449b68e8bbb089abc6cca"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1620f1e12f5d47f593fd8ebc99f5004a", "id": "c5db7232a01449b68e8bbb089abc6cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d82444832d7a4ef7a370f43c486d1e9e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "918153df5d6f45219919a52c062445b9", "id": "d82444832d7a4ef7a370f43c486d1e9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d92a4f32a67344b3aa862d09c017cfe1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7693f473b05e429ca6c0be53db9f7524", "id": "d92a4f32a67344b3aa862d09c017cfe1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e311270305794fe3977c2ac2712329a5"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50d55ed3fd5a478da7e717771a615c8f", "id": "e311270305794fe3977c2ac2712329a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ef9460978f05456e837eee19459026c7"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "ef9460978f05456e837eee19459026c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ef96a17e42b441e28d2acbfcd19b273a"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "019c3dc99fd8461c92e55f206fe62c99", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-14 18:46:56,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-b5f11530-dbc9-449e-bdda-af5509c3b1ac 2019-01-14 18:46:56,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.102134943008s 2019-01-14 18:46:56,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-b5f11530-dbc9-449e-bdda-af5509c3b1ac 2019-01-14 18:46:56,409 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-14 18:46:56,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 18:46:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:56,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5158a5fe-9fb5-404f-9901-452cba674daf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 18:46:56,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5158a5fe-9fb5-404f-9901-452cba674daf 2019-01-14 18:46:56,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104027032852s 2019-01-14 18:46:56,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5158a5fe-9fb5-404f-9901-452cba674daf 2019-01-14 18:46:56,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 18:46:56,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 18:46:56,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb190125-648c-4a80-9568-816f7441cd7c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae"}, "tags": [], "enabled": true, "id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56"}]} 2019-01-14 18:46:56,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-bb190125-648c-4a80-9568-816f7441cd7c 2019-01-14 18:46:56,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.099466085434s 2019-01-14 18:46:56,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-bb190125-648c-4a80-9568-816f7441cd7c 2019-01-14 18:46:56,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-14 18:46:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" -d '{"network": {"tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "name": "juju_epc-net_c8634080-406c-4d9a-aaeb-2012960d5f56", "admin_state_up": true}}' 2019-01-14 18:46:57,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-66e472a2-3707-4ee2-a184-ab21b7d91190 Date: Mon, 14 Jan 2019 18:46:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"54b16841-9dbe-43f6-99f4-f57640e4e33a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-14T18:46:57Z","is_default":false,"provider:segmentation_id":40,"name":"juju_epc-net_c8634080-406c-4d9a-aaeb-2012960d5f56","admin_state_up":true,"tenant_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","created_at":"2019-01-14T18:46:57Z","mtu":1450}} 2019-01-14 18:46:57,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-66e472a2-3707-4ee2-a184-ab21b7d91190 2019-01-14 18:46:57,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.699819087982s 2019-01-14 18:46:57,323 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-66e472a2-3707-4ee2-a184-ab21b7d91190 2019-01-14 18:46:57,323 - 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'2019-01-14T18:46:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'54b16841-9dbe-43f6-99f4-f57640e4e33a', u'provider:segmentation_id': 40, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_c8634080-406c-4d9a-aaeb-2012960d5f56', u'admin_state_up': True, u'tenant_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'created_at': u'2019-01-14T18:46:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae'}) 2019-01-14 18:46:57,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:46:57,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aaf1b20-e6ac-4fe9-a442-1556f2ab9faf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 18:46:57,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9aaf1b20-e6ac-4fe9-a442-1556f2ab9faf 2019-01-14 18:46:57,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 18:46:57,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T19:46:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "name": "juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/cbf77a2584cb4eb5bfcafd6d5b9810ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56", "id": "935a7bacd09944b9a62c1de07a5e8135"}, "audit_ids": ["7gz-hCBDRW2oYiJS5hBc7w"], "issued_at": "2019-01-14T18:46:57.000000Z"}} 2019-01-14 18:46:57,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 18:46:57,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 18:46:58,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-23a62f7b-5eba-4dbc-af73-f700e9fc1678 Date: Mon, 14 Jan 2019 18:46:58 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":"2019-01-14T18:46:57Z","tenant_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","created_at":"2019-01-14T18:46:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","id":"54b16841-9dbe-43f6-99f4-f57640e4e33a","name":"juju_epc-net_c8634080-406c-4d9a-aaeb-2012960d5f56"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 18:46:58,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-23a62f7b-5eba-4dbc-af73-f700e9fc1678 2019-01-14 18:46:58,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28669500351s 2019-01-14 18:46:58,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-23a62f7b-5eba-4dbc-af73-f700e9fc1678 2019-01-14 18:46:58,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-14 18:46:58,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '{"subnet": {"name": "juju_epc-subnet_c8634080-406c-4d9a-aaeb-2012960d5f56", "enable_dhcp": true, "network_id": "54b16841-9dbe-43f6-99f4-f57640e4e33a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-01-14 18:46:59,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e8e7062c-be76-453d-a4dc-cba862bf5004 Date: Mon, 14 Jan 2019 18:46:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54b16841-9dbe-43f6-99f4-f57640e4e33a","tenant_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","created_at":"2019-01-14T18:46:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:46:58Z","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":"cbf77a2584cb4eb5bfcafd6d5b9810ae","id":"786eef23-d90a-48a3-a994-db353f6a2948","subnetpool_id":null,"name":"juju_epc-subnet_c8634080-406c-4d9a-aaeb-2012960d5f56"}} 2019-01-14 18:46:59,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e8e7062c-be76-453d-a4dc-cba862bf5004 2019-01-14 18:46:59,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.06522583961s 2019-01-14 18:46:59,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e8e7062c-be76-453d-a4dc-cba862bf5004 2019-01-14 18:46:59,097 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T18:46:58Z', 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'786eef23-d90a-48a3-a994-db353f6a2948', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c8634080-406c-4d9a-aaeb-2012960d5f56', u'enable_dhcp': True, u'network_id': u'54b16841-9dbe-43f6-99f4-f57640e4e33a', u'tenant_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'created_at': u'2019-01-14T18:46:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae'}) 2019-01-14 18:46:59,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-14 18:46:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '{"router": {"external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2"}, "name": "juju_epc-router_c8634080-406c-4d9a-aaeb-2012960d5f56", "admin_state_up": true}}' 2019-01-14 18:47:00,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ea0081b4-731d-4206-a816-95c0bf61a5c3 Date: Mon, 14 Jan 2019 18:47:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "created_at": "2019-01-14T18:46:59Z", "admin_state_up": true, "updated_at": "2019-01-14T18:47:00Z", "revision_number": 2, "routes": [], "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "0eb6ae82-5a6d-40f4-a3f8-1a507a641773", "name": "juju_epc-router_c8634080-406c-4d9a-aaeb-2012960d5f56"}} 2019-01-14 18:47:00,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ea0081b4-731d-4206-a816-95c0bf61a5c3 2019-01-14 18:47:00,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53213500977s 2019-01-14 18:47:00,630 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ea0081b4-731d-4206-a816-95c0bf61a5c3 2019-01-14 18:47:00,631 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'created_at': u'2019-01-14T18:46:59Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T18:47:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'id': u'0eb6ae82-5a6d-40f4-a3f8-1a507a641773', u'name': u'juju_epc-router_c8634080-406c-4d9a-aaeb-2012960d5f56'}) 2019-01-14 18:47:00,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-14 18:47:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773/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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '{"subnet_id": "786eef23-d90a-48a3-a994-db353f6a2948"}' 2019-01-14 18:47:02,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8eb22b76-68be-4310-9af8-3a693a34d22b Date: Mon, 14 Jan 2019 18:47:02 GMT RESP BODY: {"network_id": "54b16841-9dbe-43f6-99f4-f57640e4e33a", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "subnet_id": "786eef23-d90a-48a3-a994-db353f6a2948", "subnet_ids": ["786eef23-d90a-48a3-a994-db353f6a2948"], "port_id": "d0e4ab87-b92c-4b74-9b92-9d3164788bfa", "id": "0eb6ae82-5a6d-40f4-a3f8-1a507a641773"} 2019-01-14 18:47:02,791 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773/add_router_interface.json used request id req-8eb22b76-68be-4310-9af8-3a693a34d22b 2019-01-14 18:47:02,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16016316414s 2019-01-14 18:47:02,792 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773/add_router_interface.json used request id req-8eb22b76-68be-4310-9af8-3a693a34d22b returning object 0eb6ae82-5a6d-40f4-a3f8-1a507a641773 2019-01-14 18:47:02,792 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-01-14 18:47:04,624 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2019-01-14 18:47:04,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 18:47:04,629 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 18:47:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 18:47:04,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:47:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 18:47:05,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8a7a235c-f271-4288-8c6b-0315ed0a985a Date: Mon, 14 Jan 2019 18:47:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:47:05,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8a7a235c-f271-4288-8c6b-0315ed0a985a 2019-01-14 18:47:05,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.653962135315s 2019-01-14 18:47:05,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8a7a235c-f271-4288-8c6b-0315ed0a985a 2019-01-14 18:47:05,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 18:47:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56"}' 2019-01-14 18:47:05,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f855467-5d25-4f4b-8d7b-56a7c39fdcc3 Date: Mon, 14 Jan 2019 18:47:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file", "owner": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "size": null, "self": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-14T18:47:05Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "checksum": null, "created_at": "2019-01-14T18:47:05Z", "protected": false} 2019-01-14 18:47:05,948 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5f855467-5d25-4f4b-8d7b-56a7c39fdcc3 2019-01-14 18:47:05,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.651447057724s 2019-01-14 18:47:05,948 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5f855467-5d25-4f4b-8d7b-56a7c39fdcc3 returning object c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 2019-01-14 18:47:05,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 18:47:05,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '' 2019-01-14 18:47:11,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9546936e-6fca-461e-aa08-5cc56b5ac221 Date: Mon, 14 Jan 2019 18:47:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 18:47:11,403 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file used request id req-9546936e-6fca-461e-aa08-5cc56b5ac221 2019-01-14 18:47:11,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.45451998711s 2019-01-14 18:47:11,404 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file used request id req-9546936e-6fca-461e-aa08-5cc56b5ac221 2019-01-14 18:47:11,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:47:11,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 18:47:11,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-fe84a213-c739-491c-883d-a012508755be Date: Mon, 14 Jan 2019 18:47:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "metadata": {}}], "file": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file", "owner": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "size": 297009152, "self": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-14T18:47:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-14T18:47:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:47:11,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fe84a213-c739-491c-883d-a012508755be 2019-01-14 18:47:11,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207649946213s 2019-01-14 18:47:11,617 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fe84a213-c739-491c-883d-a012508755be 2019-01-14 18:47:11,619 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file', 'owner': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'id': u'c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', 'size': 297009152, u'self': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'name': 'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:47:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:47:11Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', 'created': u'2019-01-14T18:47:05Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-14T18:47:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:47:13,074 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 -s xenial -r regionOne -u http://172.30.9.26:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 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. 2019-01-14 18:47:13,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 18:47:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_c8634080-406c-4d9a-aaeb-2012960d5f56", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-14 18:47:13,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:47: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-dbca3030-5868-446a-9b65-7a57b711526a x-compute-request-id: req-dbca3030-5868-446a-9b65-7a57b711526a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/946d3b2e-6625-445e-bea7-c31d391ff268", "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": "946d3b2e-6625-445e-bea7-c31d391ff268"}} 2019-01-14 18:47:13,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dbca3030-5868-446a-9b65-7a57b711526a 2019-01-14 18:47:13,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.639885902405s 2019-01-14 18:47:13,715 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dbca3030-5868-446a-9b65-7a57b711526a 2019-01-14 18:47:13,716 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c8634080-406c-4d9a-aaeb-2012960d5f56', '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'35af50fe299141218ecf76b1b87b25ad', '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'946d3b2e-6625-445e-bea7-c31d391ff268', 'swap': 0}) 2019-01-14 18:47:13,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 18:47:13,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268/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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" -d '{"extra_specs": {}}' 2019-01-14 18:47:13,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:47: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-3c474695-dfbc-4886-a04c-fe85bf1b057b x-compute-request-id: req-3c474695-dfbc-4886-a04c-fe85bf1b057b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 18:47:13,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268/os-extra_specs used request id req-3c474695-dfbc-4886-a04c-fe85bf1b057b 2019-01-14 18:47:13,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215561389923s 2019-01-14 18:47:13,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268/os-extra_specs used request id req-3c474695-dfbc-4886-a04c-fe85bf1b057b 2019-01-14 18:47:13,739 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-14 18:47:13,741 - 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-143 | | 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.8 | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | wmYweBWjc9AQ9nKRrbcQhqXZt | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 18:47:13,749 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-14 18:47:13,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-01-14 18:47:13,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-14 18:47:14,069 - 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". 2019-01-14 18:47:14,070 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-14 18:47:15,551 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:1bb230415bf3b405b9b824519afbf1cb sha256:a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5 2019-01-14 18:47:15,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:47:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 18:47:15,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-3373817f-e47f-4e6f-8706-6839cf7e2838 Date: Mon, 14 Jan 2019 18:47:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "metadata": {}}], "file": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file", "owner": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "size": 297009152, "self": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-14T18:47:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-14T18:47:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:47:15,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3373817f-e47f-4e6f-8706-6839cf7e2838 2019-01-14 18:47:15,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218414783478s 2019-01-14 18:47:15,773 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3373817f-e47f-4e6f-8706-6839cf7e2838 2019-01-14 18:47:15,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 18:47:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '{"owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "owner_specified.shade.object": "images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56"}' 2019-01-14 18:47:16,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5a926b9-5428-41df-a85c-4e46f09f2104 Date: Mon, 14 Jan 2019 18:47:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db/file", "owner": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "22f75e21-4652-43ab-ac49-3fd27d4327db", "size": null, "self": "/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:47:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "checksum": null, "created_at": "2019-01-14T18:47:16Z", "protected": false} 2019-01-14 18:47:16,430 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b5a926b9-5428-41df-a85c-4e46f09f2104 2019-01-14 18:47:16,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.648170948029s 2019-01-14 18:47:16,430 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b5a926b9-5428-41df-a85c-4e46f09f2104 returning object 22f75e21-4652-43ab-ac49-3fd27d4327db 2019-01-14 18:47:16,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 18:47:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db/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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '' 2019-01-14 18:47:20,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b04eeea4-2e0a-4f9c-bc7a-8844ebc66f1d Date: Mon, 14 Jan 2019 18:47:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 18:47:20,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db/file used request id req-b04eeea4-2e0a-4f9c-bc7a-8844ebc66f1d 2019-01-14 18:47:20,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.82121706009s 2019-01-14 18:47:20,253 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db/file used request id req-b04eeea4-2e0a-4f9c-bc7a-8844ebc66f1d 2019-01-14 18:47:20,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 18:47:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 18:47:20,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-b1446e64-505a-4d46-8c55-34b64184be2e Date: Mon, 14 Jan 2019 18:47:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/22f75e21-4652-43ab-ac49-3fd27d4327db/snap", "metadata": {}}], "file": "/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db/file", "owner": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "22f75e21-4652-43ab-ac49-3fd27d4327db", "size": 263717376, "self": "/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/22f75e21-4652-43ab-ac49-3fd27d4327db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-14T18:47:20Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-14T18:47:16Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "metadata": {}}], "file": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file", "owner": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "size": 297009152, "self": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-14T18:47:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-14T18:47:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 18:47:20,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b1446e64-505a-4d46-8c55-34b64184be2e 2019-01-14 18:47:20,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.644833087921s 2019-01-14 18:47:20,902 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b1446e64-505a-4d46-8c55-34b64184be2e 2019-01-14 18:47:20,905 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/22f75e21-4652-43ab-ac49-3fd27d4327db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db/file', 'owner': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'id': u'22f75e21-4652-43ab-ac49-3fd27d4327db', 'size': 263717376, u'self': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'name': 'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/22f75e21-4652-43ab-ac49-3fd27d4327db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:47:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:47:20Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', 'created': u'2019-01-14T18:47:16Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T18:47:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:47:21,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 22f75e21-4652-43ab-ac49-3fd27d4327db -s trusty -r regionOne -u http://172.30.9.26: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. 2019-01-14 18:47:21,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 18:47:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-14 18:47:21,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:47: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-f800fa6b-aef5-422a-9a6f-0cb36273fbb9 x-compute-request-id: req-f800fa6b-aef5-422a-9a6f-0cb36273fbb9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478", "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": "49e1b80c-4484-40f1-904b-d19ea75a7478"}} 2019-01-14 18:47:21,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f800fa6b-aef5-422a-9a6f-0cb36273fbb9 2019-01-14 18:47:21,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0582661628723s 2019-01-14 18:47:21,194 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f800fa6b-aef5-422a-9a6f-0cb36273fbb9 2019-01-14 18:47:21,195 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', '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'35af50fe299141218ecf76b1b87b25ad', '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'49e1b80c-4484-40f1-904b-d19ea75a7478', 'swap': 0}) 2019-01-14 18:47:21,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 18:47:21,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478/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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" -d '{"extra_specs": {}}' 2019-01-14 18:47:21,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 18:47: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-fe9082d4-6149-4f12-a79d-783d564daee3 x-compute-request-id: req-fe9082d4-6149-4f12-a79d-783d564daee3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 18:47:21,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478/os-extra_specs used request id req-fe9082d4-6149-4f12-a79d-783d564daee3 2019-01-14 18:47:21,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023157119751s 2019-01-14 18:47:21,219 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478/os-extra_specs used request id req-fe9082d4-6149-4f12-a79d-783d564daee3 2019-01-14 18:47:21,219 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-14 19:11:52,854 - 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=54b16841-9dbe-43f6-99f4-f57640e4e33a', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 18:47:21 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.7] 18:47:21 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=54b16841-9dbe-43f6-99f4-f57640e4e33a", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 18:47:21 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 18:47:21 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:54b16841-9dbe-43f6-99f4-f57640e4e33a] 18:47:21 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 18:47:21 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[container-inherit-properties: apt-no-proxy: firewall-mode:instance provisioner-harvest-mode:destroyed name:controller ssl-hostname-verification:false development:false network:54b16841-9dbe-43f6-99f4-f57640e4e33a net-bond-reconfigure-delay:17 image-metadata-url: default-series:xenial ignore-machine-addresses:false enable-os-upgrade:true update-status-hook-interval:5m egress-subnets: uuid:437d1afd-96eb-4872-81ba-928f8d60187d apt-mirror: logging-config: logforward-enabled:false max-status-history-size:5G agent-metadata-url: external-network: max-status-history-age:336h apt-http-proxy: image-stream:released use-floating-ip:true disable-network-management:false http-proxy: resource-tags: transmit-vendor-metrics:true fan-config: max-action-results-age:336h policy-target-group: container-networking-method: use-openstack-gbp:false max-action-results-size:5G type:openstack use-default-secgroup:true test-mode:false agent-stream:released proxy-ssh:false apt-ftp-proxy: apt-https-proxy: container-image-metadata-url: https-proxy: no-proxy:127.0.0.1,localhost,::1 ftp-proxy: automatically-retry-hooks:true container-image-stream:released cloudinit-userdata: enable-os-refresh-update:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv6Nyou2lIsWPmiwccMoyWsxBRRGYfP0N+Rfc/Wi3kfjLzvktmC/C4KEIxhcRnfzR2zgCToURirqqxmGxPzwfcTc8aiPK2sKYWnEjd5jp9jWB0hBvkYE5jVu3HiMi86W3CgdIemsLn8leY7Ux9M9TsPylVOB/FUoFKyyMa5+63tVIYr12dP7ECUfw+c4mN0k/8KwWtVR4n8dPGpbi0wbCW6BKzhIpxFjw8tvQsd4J9xDFctUJQcXxbkP1X8GyhOeZqrVarbbDnYDPI4GotUAgdR0UHnBE8QbjlDnnibM41Er1A0vAL6Rai1O/IeJZuhvjAQlIqewnUyBO4jaCuFfh5 juju-client-key ] 18:47:21 INFO juju.provider.openstack provider.go:145 opening model "controller" 18:47:21 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcPNk5svh6q1p9b2Ae4W4r0WadBIyxrr2ndYNMrP4y22ELXY-w4dtbQ2170Mc77pvKRbRWqNYk7HUFMm__tTFgoCVUOn6oNGFv1me6ZOqHH2wmj8_Xq-MAznmsDpqjsdwzHNJBccN2XbscKgM4JzzNvIQBwLEJiEBq-JIC1knvkpqozZc TenantId:cbf77a2584cb4eb5bfcafd6d5b9810ae UserId:935a7bacd09944b9a62c1de07a5e8135 Domain: RegionServiceURLs:map[regionOne:map[volumev2:http://172.30.9.26:8776/v2/cbf77a2584cb4eb5bfcafd6d5b9810ae alarming:http://172.30.9.26:8042 volumev3:http://172.30.9.26:8776/v3/cbf77a2584cb4eb5bfcafd6d5b9810ae orchestration:http://172.30.9.26:8004/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae network:http://172.30.9.26:9696 metric:http://172.30.9.26:8041 cloudformation:http://172.30.9.26:8000/v1 event:http://172.30.9.26:8977 compute:http://172.30.9.26:8774/v2.1 identity:http://172.30.9.26:5000 object-store:http://172.30.9.26:8080/v1/AUTH_cbf77a2584cb4eb5bfcafd6d5b9810ae placement:http://172.30.9.26:8778/placement image:http://172.30.9.26:9292 volume:http://172.30.9.26:8776/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae]]} 18:47:21 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 18:47:21 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 18:47:22 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 18:47:22 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 18:47:22 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 18:47:22 INFO cmd bootstrap.go:233 Loading image metadata 18:47:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 18:47:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 18:47:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [precise win2012hv win2016 win10 xenial vivid yakkety zesty artful win2012hvr2 win7 win2012 centos7 win2016nano opensuseleap raring saucy wily bionic win2016hv quantal win2008r2 win2012r2 trusty utopic win8 win81 genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 18:47:24 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 18:47:25 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.26:5000/v3} not found 18:47:25 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.26:5000/v3} not found 18:47:25 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 18:47:25 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 18:47:25 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 18:47:25 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 18:47:25 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 18:47:25 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 18:47:25 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 18:47:25 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 18:47:25 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 18:47:25 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 []} 18:47:28 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 18:47:28 INFO cmd bootstrap.go:389 Starting new instance for initial controller 18:47:28 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 18:47:28 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 18:47:28 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 Arch:amd64 VirtType:}] 18:47:28 INFO juju.environs.instances image.go:106 find instance - using image with id: c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 18:47:28 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 18:47:28 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 18:47:28 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 18:47:28 DEBUG juju.provider.openstack provider.go:1005 using network id "54b16841-9dbe-43f6-99f4-f57640e4e33a" 18:47:28 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 11 18:49:38 INFO juju.provider.openstack provider.go:1175 started instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" 18:49:38 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 18:49:39 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.209 18:49:39 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.209 18:49:43 INFO cmd bootstrap.go:225 - cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 (arch=amd64 mem=2G cores=1) 18:49:43 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 18:49:43 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 18:49:43 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 18:49:45 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 18:49:45 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 18:49:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 Attempting to connect to 172.30.9.209:22 Attempting to connect to 192.168.121.8:22 18:49:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:49:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:49:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:49:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:51:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:54:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:08 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:56:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:58:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:00:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:02:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:05:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:07:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:09:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:11:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:11:44 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:11:44 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.209 port 22: Operation timed out}]) 19:11:44 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 19:11:44 INFO juju.provider.common destroy.go:20 destroying model "controller" 19:11:44 INFO juju.provider.common destroy.go:31 destroying instances 19:11:48 DEBUG juju.provider.openstack provider.go:1296 terminating instances [cc87efb0-9c7c-4a3b-9c18-da04ac7793c9] 19:11:49 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-0266db00-f141-4ddd-8e9a-43866425837f-437d1afd-96eb-4872-81ba-928f8d60187d-0" 19:11:50 INFO juju.provider.common destroy.go:55 destroying storage 19:11:50 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.26:8776/v2/cbf77a2584cb4eb5bfcafd6d5b9810ae 19:11:51 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-0266db00-f141-4ddd-8e9a-43866425837f-437d1afd-96eb-4872-81ba-928f8d60187d" 19:11:52 INFO cmd supercommand.go:465 command finished 2019-01-14 19:11:52,983 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 19:11:52,984 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 24:56 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 19:11:53,159 - 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". 2019-01-14 19:11:53,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 19:11:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:11:53,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-92da2835-5a9d-49eb-9107-cd5271393b51 Date: Mon, 14 Jan 2019 19:11:53 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-14T19:11:50Z", "floating_network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "port_id": null, "id": "eeb0063d-cdd9-46f5-bc07-2a9310b49102", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "created_at": "2019-01-14T18:49:39Z", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}]} 2019-01-14 19:11:53,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-92da2835-5a9d-49eb-9107-cd5271393b51 2019-01-14 19:11:53,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.19557094574s 2019-01-14 19:11:53,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-92da2835-5a9d-49eb-9107-cd5271393b51 2019-01-14 19:11:53,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-14 19:11:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/eeb0063d-cdd9-46f5-bc07-2a9310b49102.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:11:54,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-080cbff2-126f-4648-896f-506e8e4f3e40 Content-Length: 0 Date: Mon, 14 Jan 2019 19:11:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 19:11:54,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/eeb0063d-cdd9-46f5-bc07-2a9310b49102.json used request id req-080cbff2-126f-4648-896f-506e8e4f3e40 2019-01-14 19:11:54,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.715221881866s 2019-01-14 19:11:54,081 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/eeb0063d-cdd9-46f5-bc07-2a9310b49102.json used request id req-080cbff2-126f-4648-896f-506e8e4f3e40 2019-01-14 19:11:54,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-14 19:11:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:11:54,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8c0455dd-307b-4633-ade4-b76a4642f5ef Date: Mon, 14 Jan 2019 19:11:54 GMT RESP BODY: {"floatingips": []} 2019-01-14 19:11:54,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8c0455dd-307b-4633-ade4-b76a4642f5ef 2019-01-14 19:11:54,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.294504165649s 2019-01-14 19:11:54,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8c0455dd-307b-4633-ade4-b76a4642f5ef 2019-01-14 19:11:54,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 19:11:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:11:55,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23bb24d3-86ed-4faf-b663-9122abd7b47d Date: Mon, 14 Jan 2019 19:11:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 19:11:55,403 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db used request id req-23bb24d3-86ed-4faf-b663-9122abd7b47d 2019-01-14 19:11:55,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02065706253s 2019-01-14 19:11:55,403 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db used request id req-23bb24d3-86ed-4faf-b663-9122abd7b47d 2019-01-14 19:11:55,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 19:11:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:11:55,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fb3252e-6f93-4c17-9a59-f296735696ff x-compute-request-id: req-5fb3252e-6f93-4c17-9a59-f296735696ff Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478", "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": "49e1b80c-4484-40f1-904b-d19ea75a7478"}, {"name": "juju_epc-flavor_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/946d3b2e-6625-445e-bea7-c31d391ff268", "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": "946d3b2e-6625-445e-bea7-c31d391ff268"}]} 2019-01-14 19:11:55,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5fb3252e-6f93-4c17-9a59-f296735696ff 2019-01-14 19:11:55,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.212791919708s 2019-01-14 19:11:55,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5fb3252e-6f93-4c17-9a59-f296735696ff 2019-01-14 19:11:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 19:11:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:11:55,652 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 19:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e16cb6a3-b0cf-4b7a-9a05-fca4280042be x-compute-request-id: req-e16cb6a3-b0cf-4b7a-9a05-fca4280042be Content-Length: 0 Content-Type: application/json 2019-01-14 19:11:55,652 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478 used request id req-e16cb6a3-b0cf-4b7a-9a05-fca4280042be 2019-01-14 19:11:55,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033686876297s 2019-01-14 19:11:55,653 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/49e1b80c-4484-40f1-904b-d19ea75a7478 used request id req-e16cb6a3-b0cf-4b7a-9a05-fca4280042be 2019-01-14 19:11:55,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-14 19:11:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773/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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" -d '{"subnet_id": "786eef23-d90a-48a3-a994-db353f6a2948"}' 2019-01-14 19:11:57,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d46e904-cd74-4c41-903f-5eb97b667beb Date: Mon, 14 Jan 2019 19:11:57 GMT RESP BODY: {"network_id": "54b16841-9dbe-43f6-99f4-f57640e4e33a", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "subnet_id": "786eef23-d90a-48a3-a994-db353f6a2948", "subnet_ids": ["786eef23-d90a-48a3-a994-db353f6a2948"], "port_id": "d0e4ab87-b92c-4b74-9b92-9d3164788bfa", "id": "0eb6ae82-5a6d-40f4-a3f8-1a507a641773"} 2019-01-14 19:11:57,685 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773/remove_router_interface.json used request id req-8d46e904-cd74-4c41-903f-5eb97b667beb 2019-01-14 19:11:57,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03141903877s 2019-01-14 19:11:57,685 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773/remove_router_interface.json used request id req-8d46e904-cd74-4c41-903f-5eb97b667beb returning object 0eb6ae82-5a6d-40f4-a3f8-1a507a641773 2019-01-14 19:11:57,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-14 19:11:57,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:11:58,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-279f6f8e-19fa-460c-8933-2af3d098c7bd Date: Mon, 14 Jan 2019 19:11:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b72952ad-4afd-40e8-a6ee-24b313de6dd2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "629a8dde-faa9-4fa4-8a78-8fcfbe246c2b", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "created_at": "2019-01-14T18:46:59Z", "admin_state_up": true, "updated_at": "2019-01-14T19:11:56Z", "revision_number": 4, "routes": [], "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "0eb6ae82-5a6d-40f4-a3f8-1a507a641773", "name": "juju_epc-router_c8634080-406c-4d9a-aaeb-2012960d5f56"}]} 2019-01-14 19:11:58,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-279f6f8e-19fa-460c-8933-2af3d098c7bd 2019-01-14 19:11:58,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.910549163818s 2019-01-14 19:11:58,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-279f6f8e-19fa-460c-8933-2af3d098c7bd 2019-01-14 19:11:58,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-14 19:11:58,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:12:00,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90c48020-a7c5-48e4-84eb-1ab694ab012b Content-Length: 0 Date: Mon, 14 Jan 2019 19:12:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 19:12:00,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773.json used request id req-90c48020-a7c5-48e4-84eb-1ab694ab012b 2019-01-14 19:12:00,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.58519291878s 2019-01-14 19:12:00,183 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0eb6ae82-5a6d-40f4-a3f8-1a507a641773.json used request id req-90c48020-a7c5-48e4-84eb-1ab694ab012b 2019-01-14 19:12:00,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-14 19:12:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:12:00,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0b3b29a8-a4a7-43c0-9183-315fb805f7f7 Date: Mon, 14 Jan 2019 19:12:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54b16841-9dbe-43f6-99f4-f57640e4e33a","tenant_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","created_at":"2019-01-14T18:46:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-14T18:46:58Z","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":"cbf77a2584cb4eb5bfcafd6d5b9810ae","id":"786eef23-d90a-48a3-a994-db353f6a2948","subnetpool_id":null,"name":"juju_epc-subnet_c8634080-406c-4d9a-aaeb-2012960d5f56"}]} 2019-01-14 19:12:00,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0b3b29a8-a4a7-43c0-9183-315fb805f7f7 2019-01-14 19:12:00,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.24806189537s 2019-01-14 19:12:00,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0b3b29a8-a4a7-43c0-9183-315fb805f7f7 2019-01-14 19:12:00,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-14 19:12:00,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/786eef23-d90a-48a3-a994-db353f6a2948.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:12:02,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adb8579c-f7f6-4736-89c0-f65cd3d43d6f Date: Mon, 14 Jan 2019 19:12:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 19:12:02,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/786eef23-d90a-48a3-a994-db353f6a2948.json used request id req-adb8579c-f7f6-4736-89c0-f65cd3d43d6f 2019-01-14 19:12:02,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55163216591s 2019-01-14 19:12:02,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/786eef23-d90a-48a3-a994-db353f6a2948.json used request id req-adb8579c-f7f6-4736-89c0-f65cd3d43d6f 2019-01-14 19:12:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 19:12:02,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:12:03,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-92d77c80-cf2e-443a-9c19-0530225f8c74 Date: Mon, 14 Jan 2019 19:12: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":[],"updated_at":"2019-01-14T19:12:02Z","tenant_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","created_at":"2019-01-14T18:46:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbf77a2584cb4eb5bfcafd6d5b9810ae","id":"54b16841-9dbe-43f6-99f4-f57640e4e33a","name":"juju_epc-net_c8634080-406c-4d9a-aaeb-2012960d5f56"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"updated_at":"2019-01-14T14:34:42Z","tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","name":"external"}]} 2019-01-14 19:12:03,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-92d77c80-cf2e-443a-9c19-0530225f8c74 2019-01-14 19:12:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298964977264s 2019-01-14 19:12:03,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-92d77c80-cf2e-443a-9c19-0530225f8c74 2019-01-14 19:12:03,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-14 19:12:03,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/54b16841-9dbe-43f6-99f4-f57640e4e33a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:12:05,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a7c00f0-1961-4c9d-818a-6b07542ffd48 Date: Mon, 14 Jan 2019 19:12:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 19:12:05,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/54b16841-9dbe-43f6-99f4-f57640e4e33a.json used request id req-4a7c00f0-1961-4c9d-818a-6b07542ffd48 2019-01-14 19:12:05,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.71879220009s 2019-01-14 19:12:05,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/54b16841-9dbe-43f6-99f4-f57640e4e33a.json used request id req-4a7c00f0-1961-4c9d-818a-6b07542ffd48 2019-01-14 19:12:05,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 19:12:05,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:12:05,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-5bc10411-9d28-4f75-b69c-047cedf84f48 Date: Mon, 14 Jan 2019 19:12:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "metadata": {}}], "file": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file", "owner": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "size": 297009152, "self": "/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-14T18:47:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-14T18:47:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 19:12:05,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5bc10411-9d28-4f75-b69c-047cedf84f48 2019-01-14 19:12:05,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218331098557s 2019-01-14 19:12:05,228 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5bc10411-9d28-4f75-b69c-047cedf84f48 2019-01-14 19:12:05,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 19:12:05,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe73a1398305fdd2f6c55b27935ec845ab2d0d71" 2019-01-14 19:12:05,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58b0bc56-16c5-4c9c-a453-65bf73089df6 Date: Mon, 14 Jan 2019 19:12:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 19:12:05,774 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 used request id req-58b0bc56-16c5-4c9c-a453-65bf73089df6 2019-01-14 19:12:05,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.545168876648s 2019-01-14 19:12:05,775 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 used request id req-58b0bc56-16c5-4c9c-a453-65bf73089df6 2019-01-14 19:12:05,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 19:12:05,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:05,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42aa4a9c-09a0-4dca-afbd-2bc735aaf4d1 x-compute-request-id: req-42aa4a9c-09a0-4dca-afbd-2bc735aaf4d1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/946d3b2e-6625-445e-bea7-c31d391ff268", "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": "946d3b2e-6625-445e-bea7-c31d391ff268"}]} 2019-01-14 19:12:05,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-42aa4a9c-09a0-4dca-afbd-2bc735aaf4d1 2019-01-14 19:12:05,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225241184235s 2019-01-14 19:12:05,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-42aa4a9c-09a0-4dca-afbd-2bc735aaf4d1 2019-01-14 19:12:05,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 19:12:05,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:05,832 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 19:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d3188f2-0c9b-4345-b887-d1d14ce0e93e x-compute-request-id: req-5d3188f2-0c9b-4345-b887-d1d14ce0e93e Content-Length: 0 Content-Type: application/json 2019-01-14 19:12:05,833 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268 used request id req-5d3188f2-0c9b-4345-b887-d1d14ce0e93e 2019-01-14 19:12:05,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327210426331s 2019-01-14 19:12:05,833 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/946d3b2e-6625-445e-bea7-c31d391ff268 used request id req-5d3188f2-0c9b-4345-b887-d1d14ce0e93e 2019-01-14 19:12:05,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 19:12:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:05,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d642a36-8528-4e82-a48d-0798119c790b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": {"self": "http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "935a7bacd09944b9a62c1de07a5e8135", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 19:12:05,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2d642a36-8528-4e82-a48d-0798119c790b 2019-01-14 19:12:05,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116238117218s 2019-01-14 19:12:05,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2d642a36-8528-4e82-a48d-0798119c790b 2019-01-14 19:12:05,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 19:12:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:06,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506f8950-112b-48ba-867f-82a748057720 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56", "links": {"self": "http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "935a7bacd09944b9a62c1de07a5e8135", "description": null}} 2019-01-14 19:12:06,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135 used request id req-506f8950-112b-48ba-867f-82a748057720 2019-01-14 19:12:06,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12405705452s 2019-01-14 19:12:06,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135 used request id req-506f8950-112b-48ba-867f-82a748057720 2019-01-14 19:12:06,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 19:12:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:06,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 19:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97dfe4a-ca1c-4338-ab0d-224cee9afa8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 19:12:06,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135 used request id req-e97dfe4a-ca1c-4338-ab0d-224cee9afa8f 2019-01-14 19:12:06,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353657007217s 2019-01-14 19:12:06,435 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/935a7bacd09944b9a62c1de07a5e8135 used request id req-e97dfe4a-ca1c-4338-ab0d-224cee9afa8f 2019-01-14 19:12:06,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 19:12:06,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:06,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c655e30-9c66-4e07-92d7-10c42da7ddde Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae"}, "tags": [], "enabled": true, "id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56"}]} 2019-01-14 19:12:06,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3c655e30-9c66-4e07-92d7-10c42da7ddde 2019-01-14 19:12:06,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104079961777s 2019-01-14 19:12:06,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3c655e30-9c66-4e07-92d7-10c42da7ddde 2019-01-14 19:12:06,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 19:12:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:06,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 19:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6f65f7-0e9e-4c19-a9b7-4f3982545d1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 19:12:06,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae used request id req-6e6f65f7-0e9e-4c19-a9b7-4f3982545d1a 2019-01-14 19:12:06,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.18794298172s 2019-01-14 19:12:06,739 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cbf77a2584cb4eb5bfcafd6d5b9810ae used request id req-6e6f65f7-0e9e-4c19-a9b7-4f3982545d1a 2019-01-14 19:12:06,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 19:12:06,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=cbf77a2584cb4eb5bfcafd6d5b9810ae&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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:06,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6c3c2347-e115-4347-a0c7-2246bc6f86f5 Date: Mon, 14 Jan 2019 19:12:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "created_at": "2019-01-14T18:46:56Z", "updated_at": "2019-01-14T18:46:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "40b35873-09dc-4c8b-bfde-30456808bfc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "633cf096-cb53-412a-a310-3b22c64381ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "7f3ee500-ba50-48c3-a0d1-9248f82698a8", "remote_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "b76ed0e1-a296-485c-8376-dd7d9a150d87", "remote_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}], "revision_number": 4, "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "18697e49-5293-408a-bba1-7c349ffd50f6", "name": "default"}]} 2019-01-14 19:12:06,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=cbf77a2584cb4eb5bfcafd6d5b9810ae&name=default used request id req-6c3c2347-e115-4347-a0c7-2246bc6f86f5 2019-01-14 19:12:06,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210559844971s 2019-01-14 19:12:06,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=cbf77a2584cb4eb5bfcafd6d5b9810ae&name=default used request id req-6c3c2347-e115-4347-a0c7-2246bc6f86f5 2019-01-14 19:12:06,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 19:12:06,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:07,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fe62c933-c437-46a9-ac28-d35923a29877 Date: Mon, 14 Jan 2019 19:12:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "created_at": "2019-01-14T14:34:00Z", "updated_at": "2019-01-14T14:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "22423721-a7c6-4642-971c-5bda80ef7e98", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e768469f-47e7-4770-9c1f-1d571da9ad90", "remote_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "e8ff2c99-9d56-4a40-80f7-6d169eca79ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv4", "project_id": "034e4adb19ad4f94a53656ae87380c31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:00Z", "revision_number": 0, "id": "f2e2a260-31d8-4079-984c-7d0a9f65ea9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:00Z", "security_group_id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "tenant_id": "034e4adb19ad4f94a53656ae87380c31", "port_range_min": null, "ethertype": "IPv6", "project_id": "034e4adb19ad4f94a53656ae87380c31"}], "revision_number": 4, "project_id": "034e4adb19ad4f94a53656ae87380c31", "id": "09df8405-c30c-4dc6-8261-8d31b7fe54a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-14T14:10:19Z", "updated_at": "2019-01-14T14:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "27c98a83-d7f6-4d6a-9d36-cb2978bbdc42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "5e6a9e90-b277-452d-97ae-780da9e80cdb", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "e473db28-2987-415b-9261-ce852b926fbd", "remote_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:19Z", "revision_number": 0, "id": "f3b56461-9788-4ece-a27b-69c041741983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:19Z", "security_group_id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "101d88c2-d6b1-4622-afea-819dfa9382ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "created_at": "2019-01-14T18:46:56Z", "updated_at": "2019-01-14T18:46:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "40b35873-09dc-4c8b-bfde-30456808bfc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "633cf096-cb53-412a-a310-3b22c64381ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "7f3ee500-ba50-48c3-a0d1-9248f82698a8", "remote_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T18:46:56Z", "revision_number": 0, "id": "b76ed0e1-a296-485c-8376-dd7d9a150d87", "remote_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "remote_ip_prefix": null, "created_at": "2019-01-14T18:46:56Z", "security_group_id": "18697e49-5293-408a-bba1-7c349ffd50f6", "tenant_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae"}], "revision_number": 4, "project_id": "cbf77a2584cb4eb5bfcafd6d5b9810ae", "id": "18697e49-5293-408a-bba1-7c349ffd50f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1f8f899e1774082a3793b252783eb32", "created_at": "2019-01-14T14:33:46Z", "updated_at": "2019-01-14T14:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "3cd5b9ea-6910-452b-a479-8d86ac3cb2ad", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "4e182f47-292a-48d7-b66f-db05b7551bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "7570696a-8f70-4d0d-a4d4-618300af1329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1f8f899e1774082a3793b252783eb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:46Z", "revision_number": 0, "id": "8a2b13ff-67c1-48dd-abe4-21edc15ece25", "remote_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:46Z", "security_group_id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "tenant_id": "f1f8f899e1774082a3793b252783eb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1f8f899e1774082a3793b252783eb32"}], "revision_number": 4, "project_id": "f1f8f899e1774082a3793b252783eb32", "id": "3d07a812-c078-4a06-a3bd-aeaa0f60d1df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "created_at": "2019-01-14T14:34:16Z", "updated_at": "2019-01-14T14:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "3f5dddb3-3c75-4d01-aee5-06decf1a07ec", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "48724a89-baec-40a3-bff5-25297fbb7b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "6e06beb3-fb42-42f9-ac8d-a1ad96d5e36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:16Z", "revision_number": 0, "id": "d64c8f74-edd8-41b6-bf73-4313aa350dbd", "remote_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:16Z", "security_group_id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "tenant_id": "eb7a4518944d4541a47cdd696cd6a0be", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7a4518944d4541a47cdd696cd6a0be"}], "revision_number": 4, "project_id": "eb7a4518944d4541a47cdd696cd6a0be", "id": "45377d11-09a9-45fb-93b9-b6679dfb93e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "created_at": "2019-01-14T14:34:14Z", "updated_at": "2019-01-14T14:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "1cbf63b4-6169-4c5f-9f50-d4df4b0740ce", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "6fb57af5-6bda-4253-833c-c3654308c46c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "9ce7f27e-a110-4565-bfa3-77f50a0bb231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:14Z", "revision_number": 0, "id": "ee68cefe-f9da-43e2-849e-3977b0b1ba16", "remote_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:14Z", "security_group_id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "tenant_id": "186a1cb4e6784dfb80930824e25bcf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "186a1cb4e6784dfb80930824e25bcf7f"}], "revision_number": 4, "project_id": "186a1cb4e6784dfb80930824e25bcf7f", "id": "4edd05bc-0247-4335-8ab3-465d308ffa54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "created_at": "2019-01-14T14:10:14Z", "updated_at": "2019-01-14T14:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "199971a9-fb79-483c-9c8d-0511d28a6bbd", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "6845131c-e170-408e-992a-3cac3ea3bb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "a3b1c3b4-33be-44f2-8376-ec62b2b41ae0", "remote_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:10:15Z", "revision_number": 0, "id": "c77e379c-e98c-463b-ad16-0ad9bda55d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:10:15Z", "security_group_id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "tenant_id": "35af50fe299141218ecf76b1b87b25ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "35af50fe299141218ecf76b1b87b25ad"}], "revision_number": 4, "project_id": "35af50fe299141218ecf76b1b87b25ad", "id": "953af025-c1a9-43b9-9dcb-ce0843e65bb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "created_at": "2019-01-14T14:06:30Z", "updated_at": "2019-01-14T14:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "5ef44c96-2bc8-46d7-8057-f098008117fc", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "6087cf07-ed40-438f-bddf-d3d70356c559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "bb888faf-46a5-496e-be5c-fe953f7e26cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv6", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:06:30Z", "revision_number": 0, "id": "dc637a2f-0cbd-4c11-a833-0f522b27158d", "remote_group_id": "adf062de-65b0-4f30-8033-49995e073182", "remote_ip_prefix": null, "created_at": "2019-01-14T14:06:30Z", "security_group_id": "adf062de-65b0-4f30-8033-49995e073182", "tenant_id": "88e620c40a2d4c28b9f36f0c6fd78764", "port_range_min": null, "ethertype": "IPv4", "project_id": "88e620c40a2d4c28b9f36f0c6fd78764"}], "revision_number": 4, "project_id": "88e620c40a2d4c28b9f36f0c6fd78764", "id": "adf062de-65b0-4f30-8033-49995e073182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "created_at": "2019-01-14T14:34:12Z", "updated_at": "2019-01-14T14:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "0abee2c5-060f-495b-9d49-6fea6d0be9cb", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "556bd6e1-a17b-4f58-8247-8fc8b6b09019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "7acd1b59-b81a-4100-b9b6-8cef65c8882d", "remote_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:12Z", "revision_number": 0, "id": "9a07f17c-a729-4c55-854a-52f006776138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:12Z", "security_group_id": "b311ac58-0af3-4315-b007-74d8343689d7", "tenant_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9"}], "revision_number": 4, "project_id": "9a679a0fb17d46aaa72c5998a0e7b0e9", "id": "b311ac58-0af3-4315-b007-74d8343689d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "created_at": "2019-01-14T14:34:09Z", "updated_at": "2019-01-14T14:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "143ec149-cfea-497b-995c-4d3ccbf27ab7", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "3376354a-8916-4389-82e0-66541ecd1334", "remote_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d093408c-f3cd-43c0-b42a-42d88ab96c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1529a4271678495582bbc133b4e0c1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:34:09Z", "revision_number": 0, "id": "d3f07591-1dde-43c9-ad84-705bdc5fb689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:34:09Z", "security_group_id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "tenant_id": "1529a4271678495582bbc133b4e0c1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1529a4271678495582bbc133b4e0c1f0"}], "revision_number": 4, "project_id": "1529a4271678495582bbc133b4e0c1f0", "id": "b7281f59-0afa-4c15-b680-818f4b93c8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "created_at": "2019-01-14T14:33:59Z", "updated_at": "2019-01-14T14:33:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "6add9d2a-37f4-473d-bb33-85f8eacf09d9", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "79c88eb5-952b-4f25-beb9-5e9d7593415c", "remote_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "df83cacc-6a90-4371-a5ef-12a871eb8236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-14T14:33:59Z", "revision_number": 0, "id": "e19ee3c1-3d79-43b8-bd89-4944dfafdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-14T14:33:59Z", "security_group_id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "tenant_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0"}], "revision_number": 4, "project_id": "b8d06bbde204408698ed9d6fa2e0f2d0", "id": "be0f46b0-46bc-4e2b-b77d-cd664e649f5e", "name": "default"}]} 2019-01-14 19:12:07,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-fe62c933-c437-46a9-ac28-d35923a29877 2019-01-14 19:12:07,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255400896072s 2019-01-14 19:12:07,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-fe62c933-c437-46a9-ac28-d35923a29877 2019-01-14 19:12:07,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-14 19:12:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/18697e49-5293-408a-bba1-7c349ffd50f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c04282d8d4c11f2a55e4f2e5d2d27ab32d9410cc" 2019-01-14 19:12:07,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff632021-40cd-4a68-a423-1e3516b41567 Content-Length: 0 Date: Mon, 14 Jan 2019 19:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-14 19:12:07,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/18697e49-5293-408a-bba1-7c349ffd50f6.json used request id req-ff632021-40cd-4a68-a423-1e3516b41567 2019-01-14 19:12:07,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.356192827225s 2019-01-14 19:12:07,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/18697e49-5293-408a-bba1-7c349ffd50f6.json used request id req-ff632021-40cd-4a68-a423-1e3516b41567 2019-01-14 19:12:07,574 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-01-14 19:12:07,575 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:40 | FAIL | | cloudify_ims | functest | vnf | 05:36 | FAIL | | heat_ims | functest | vnf | 35:45 | FAIL | | vyos_vrouter | functest | vnf | 05:38 | FAIL | | juju_epc | functest | vnf | 24:56 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-14 19:12:07,581 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 19:12:10,650 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 19:12:10,653 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq 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=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 19:12:10,653 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2019-01-14 19:12:10,660 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-01-14 19:12:11,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 19:12:11,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8be930-9248-4dbe-8563-9de8ba27d956 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 19:12:11,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9d8be930-9248-4dbe-8563-9de8ba27d956 2019-01-14 19:12:11,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 19:12:11,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T20:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["ZIQF3-f_QUKoyp8QfxrjwQ"], "issued_at": "2019-01-14T19:12:11.000000Z"}} 2019-01-14 19:12:11,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 19:12:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:12,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-3d454867-64bf-4e3c-b7db-b21877e8540e Date: Mon, 14 Jan 2019 19:12:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 19:12:12,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d454867-64bf-4e3c-b7db-b21877e8540e 2019-01-14 19:12:12,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.672231912613s 2019-01-14 19:12:12,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d454867-64bf-4e3c-b7db-b21877e8540e 2019-01-14 19:12:12,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 19:12:12,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 19:12: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 19:12:12,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 19:12:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:12,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f76117-d84a-46e3-aefd-21ce4c2384ad Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 19:12:12,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c6f76117-d84a-46e3-aefd-21ce4c2384ad 2019-01-14 19:12:12,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101018190384s 2019-01-14 19:12:12,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c6f76117-d84a-46e3-aefd-21ce4c2384ad 2019-01-14 19:12:12,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 19:12:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}}' 2019-01-14 19:12:12,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 19:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bde3093-909c-40a0-b402-d1d7aaed0730 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.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7"}, "tags": [], "enabled": true, "id": "d8226ccb063b4a03beac5388770ee6f7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}} 2019-01-14 19:12:12,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3bde3093-909c-40a0-b402-d1d7aaed0730 2019-01-14 19:12:12,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131946802139s 2019-01-14 19:12:12,619 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3bde3093-909c-40a0-b402-d1d7aaed0730 2019-01-14 19:12:12,619 - 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'd8226ccb063b4a03beac5388770ee6f7', '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_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1'}) 2019-01-14 19:12:12,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 19:12:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5ca9347a-ac2e-45f3-8781-f02131a94e7b", "email": null, "name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}}' 2019-01-14 19:12:13,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 19:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f015815e-3f6e-4efc-a342-c65f19c73d2b Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": {"self": "http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f14cd9f9a0b492bb7b8ebf02ee36852", "domain_id": "default", "password_expires_at": null}} 2019-01-14 19:12:13,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-f015815e-3f6e-4efc-a342-c65f19c73d2b 2019-01-14 19:12:13,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375282049179s 2019-01-14 19:12:13,002 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-f015815e-3f6e-4efc-a342-c65f19c73d2b 2019-01-14 19:12:13,002 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0f14cd9f9a0b492bb7b8ebf02ee36852', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1'}) 2019-01-14 19:12:13,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 19:12:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:13,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661596f0-0848-471c-b186-bd0d36f5b1fe Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 19:12:13,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-661596f0-0848-471c-b186-bd0d36f5b1fe 2019-01-14 19:12:13,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987479686737s 2019-01-14 19:12:13,105 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-661596f0-0848-471c-b186-bd0d36f5b1fe 2019-01-14 19:12:13,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 19:12:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:13,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1ad5a6-0182-4227-88fe-82b99d117be1 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 19:12:13,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f1ad5a6-0182-4227-88fe-82b99d117be1 2019-01-14 19:12:13,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925140380859s 2019-01-14 19:12:13,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f1ad5a6-0182-4227-88fe-82b99d117be1 2019-01-14 19:12:13,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 19:12:13,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:13,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764960a3-df85-4e12-9417-614fc85057d0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 19:12:13,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-764960a3-df85-4e12-9417-614fc85057d0 2019-01-14 19:12:13,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100817203522s 2019-01-14 19:12:13,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-764960a3-df85-4e12-9417-614fc85057d0 2019-01-14 19:12:13,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 19:12:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:13,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428df488-ba30-447c-a5c7-c2c431ab6108 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": {"self": "http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f14cd9f9a0b492bb7b8ebf02ee36852", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 19:12:13,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-428df488-ba30-447c-a5c7-c2c431ab6108 2019-01-14 19:12:13,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125598907471s 2019-01-14 19:12:13,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-428df488-ba30-447c-a5c7-c2c431ab6108 2019-01-14 19:12:13,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 19:12:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:13,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9da6d19-b79f-420d-9875-370d3b846b6c Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7"}, "tags": [], "enabled": true, "id": "d8226ccb063b4a03beac5388770ee6f7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}]} 2019-01-14 19:12:13,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c9da6d19-b79f-420d-9875-370d3b846b6c 2019-01-14 19:12:13,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0943939685822s 2019-01-14 19:12:13,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c9da6d19-b79f-420d-9875-370d3b846b6c 2019-01-14 19:12:13,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 19:12:13,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d8226ccb063b4a03beac5388770ee6f7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:13,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b2e1d7-3399-409b-8705-b81cf6f4c1cc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d8226ccb063b4a03beac5388770ee6f7", "previous": null, "next": null}} 2019-01-14 19:12:13,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d8226ccb063b4a03beac5388770ee6f7 used request id req-c5b2e1d7-3399-409b-8705-b81cf6f4c1cc 2019-01-14 19:12:13,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200886011124s 2019-01-14 19:12:13,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=d8226ccb063b4a03beac5388770ee6f7 used request id req-c5b2e1d7-3399-409b-8705-b81cf6f4c1cc 2019-01-14 19:12:13,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 19:12:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 19:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7957195-3518-486a-aae4-c25adde4e747 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 19:12:14,059 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-c7957195-3518-486a-aae4-c25adde4e747 2019-01-14 19:12:14,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.305104017258s 2019-01-14 19:12:14,059 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-c7957195-3518-486a-aae4-c25adde4e747 2019-01-14 19:12:14,060 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 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'd8226ccb063b4a03beac5388770ee6f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5ca9347a-ac2e-45f3-8781-f02131a94e7b', 'username': u'tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 19:12:14,064 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'password': '5ca9347a-ac2e-45f3-8781-f02131a94e7b', 'project_name': 'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'd8226ccb063b4a03beac5388770ee6f7', 'project_domain_name': 'Default'} 2019-01-14 19:12:14,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 19:12:14,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314905b8-409d-419e-98b0-4ab5e34aa94e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 19:12:14,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-314905b8-409d-419e-98b0-4ab5e34aa94e 2019-01-14 19:12:14,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963459014893s 2019-01-14 19:12:14,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-314905b8-409d-419e-98b0-4ab5e34aa94e 2019-01-14 19:12:14,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 19:12:14,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b990c04-6d9c-4eff-904b-f51fd06af3b4 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 19:12:14,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9b990c04-6d9c-4eff-904b-f51fd06af3b4 2019-01-14 19:12:14,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914700031281s 2019-01-14 19:12:14,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9b990c04-6d9c-4eff-904b-f51fd06af3b4 2019-01-14 19:12:14,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 19:12:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6ae3b7-138f-48d8-bbec-a9765ee628dc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 19:12:14,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-cc6ae3b7-138f-48d8-bbec-a9765ee628dc 2019-01-14 19:12:14,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0989811420441s 2019-01-14 19:12:14,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-cc6ae3b7-138f-48d8-bbec-a9765ee628dc 2019-01-14 19:12:14,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 19:12:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a00660-a064-4b81-a39c-211d221920f3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": {"self": "http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f14cd9f9a0b492bb7b8ebf02ee36852", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 19:12:14,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-11a00660-a064-4b81-a39c-211d221920f3 2019-01-14 19:12:14,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115843057632s 2019-01-14 19:12:14,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-11a00660-a064-4b81-a39c-211d221920f3 2019-01-14 19:12:14,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 19:12:14,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad7d579-1bd2-4b58-8ee4-328582a36964 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7"}, "tags": [], "enabled": true, "id": "d8226ccb063b4a03beac5388770ee6f7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}]} 2019-01-14 19:12:14,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-dad7d579-1bd2-4b58-8ee4-328582a36964 2019-01-14 19:12:14,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103951931s 2019-01-14 19:12:14,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-dad7d579-1bd2-4b58-8ee4-328582a36964 2019-01-14 19:12:14,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 19:12:14,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d8226ccb063b4a03beac5388770ee6f7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371f136b-57a5-410a-8839-68e9029ab8c1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d8226ccb063b4a03beac5388770ee6f7", "previous": null, "next": null}} 2019-01-14 19:12:14,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d8226ccb063b4a03beac5388770ee6f7 used request id req-371f136b-57a5-410a-8839-68e9029ab8c1 2019-01-14 19:12:14,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0989439487457s 2019-01-14 19:12:14,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=d8226ccb063b4a03beac5388770ee6f7 used request id req-371f136b-57a5-410a-8839-68e9029ab8c1 2019-01-14 19:12:14,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 19:12:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bea75a53-029e-4030-8937-e40589b69ef1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 19:12:14,848 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-bea75a53-029e-4030-8937-e40589b69ef1 2019-01-14 19:12:14,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141695022583s 2019-01-14 19:12:14,849 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-bea75a53-029e-4030-8937-e40589b69ef1 2019-01-14 19:12:14,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 19:12:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:14,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32092147-c712-4e97-be49-430a923c857b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 19:12:14,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-32092147-c712-4e97-be49-430a923c857b 2019-01-14 19:12:14,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997540950775s 2019-01-14 19:12:14,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-32092147-c712-4e97-be49-430a923c857b 2019-01-14 19:12:14,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 19:12:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:15,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c5aa50-ec8a-4bc1-b596-3a4c18f9c190 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 19:12:15,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a2c5aa50-ec8a-4bc1-b596-3a4c18f9c190 2019-01-14 19:12:15,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116093873978s 2019-01-14 19:12:15,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a2c5aa50-ec8a-4bc1-b596-3a4c18f9c190 2019-01-14 19:12:15,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 19:12:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:15,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406ca816-cc1d-43f6-b3fb-65bde34b6762 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": {"self": "http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f14cd9f9a0b492bb7b8ebf02ee36852", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 19:12:15,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-406ca816-cc1d-43f6-b3fb-65bde34b6762 2019-01-14 19:12:15,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0365591049194s 2019-01-14 19:12:15,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-406ca816-cc1d-43f6-b3fb-65bde34b6762 2019-01-14 19:12:15,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 19:12:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:15,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604e5551-a3de-428d-8ac2-105c2beb8574 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 19:12:15,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&scope.domain.id=default used request id req-604e5551-a3de-428d-8ac2-105c2beb8574 2019-01-14 19:12:15,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100183963776s 2019-01-14 19:12:15,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=0f14cd9f9a0b492bb7b8ebf02ee36852&scope.domain.id=default used request id req-604e5551-a3de-428d-8ac2-105c2beb8574 2019-01-14 19:12:15,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 19:12:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:15,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 19:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ba2e50-bb19-4f19-b974-f98dff16de4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 19:12:15,357 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-a1ba2e50-bb19-4f19-b974-f98dff16de4d 2019-01-14 19:12:15,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.131762981415s 2019-01-14 19:12:15,358 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/0f14cd9f9a0b492bb7b8ebf02ee36852/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-a1ba2e50-bb19-4f19-b974-f98dff16de4d 2019-01-14 19:12:15,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 19:12:20,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa0836a6-a424-4f70-9ddf-66a7c2b5bb01 | 2019-01-14T19:12:19.845252 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa0836a6-a424-4f70-9ddf-66a7c2b5bb01 ~/.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 2019-01-14 19:12:23,175 - 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 | +-------------+----------------+-----------+ 2019-01-14 19:12:23,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 19:12:28,397 - 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=d30b7d4f-e805-4050-bd4b-c3b1b142388c) as the default verifier for the future CLI operations. 2019-01-14 19:12:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 19:12:29,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f7e3a6-5ba0-44d9-947d-31ee6a59f897 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 19:12:29,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-16f7e3a6-5ba0-44d9-947d-31ee6a59f897 2019-01-14 19:12:29,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 19:12:30,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T20:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8226ccb063b4a03beac5388770ee6f7", "name": "tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "id": "0f14cd9f9a0b492bb7b8ebf02ee36852"}, "audit_ids": ["SaRYsyx9QcGHLPUwG5GuRg"], "issued_at": "2019-01-14T19:12:30.000000Z"}} 2019-01-14 19:12:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 19:12:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" 2019-01-14 19:12:30,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-904bc5fb-5623-41b1-94d8-6a146d718885 Date: Mon, 14 Jan 2019 19:12:30 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."}]} 2019-01-14 19:12:30,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-904bc5fb-5623-41b1-94d8-6a146d718885 2019-01-14 19:12:30,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.203772068024s 2019-01-14 19:12:30,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-904bc5fb-5623-41b1-94d8-6a146d718885 2019-01-14 19:12:30,597 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-01-14 19:12:30,598 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 19:12:30,712 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 19:12:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 19:12:30,718 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 19:12:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 19:12:30,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 19:12:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" 2019-01-14 19:12:31,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4c6e743d-7ad3-476d-8dd8-f2d59bb1cc15 Date: Mon, 14 Jan 2019 19:12:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 19:12:31,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4c6e743d-7ad3-476d-8dd8-f2d59bb1cc15 2019-01-14 19:12:31,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.648349046707s 2019-01-14 19:12:31,369 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4c6e743d-7ad3-476d-8dd8-f2d59bb1cc15 2019-01-14 19:12:31,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 19:12:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}' 2019-01-14 19:12:32,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b10ffd5a-b781-49bb-a638-132b75cc3ddb Date: Mon, 14 Jan 2019 19:12:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file", "owner": "d8226ccb063b4a03beac5388770ee6f7", "id": "8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "size": null, "self": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T19:12:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "checksum": null, "created_at": "2019-01-14T19:12:31Z", "protected": false} 2019-01-14 19:12:32,053 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b10ffd5a-b781-49bb-a638-132b75cc3ddb 2019-01-14 19:12:32,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.676182985306s 2019-01-14 19:12:32,053 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b10ffd5a-b781-49bb-a638-132b75cc3ddb returning object 8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7 2019-01-14 19:12:32,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 19:12:32,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" -d '' 2019-01-14 19:12:33,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a13aef3d-b5d5-4eeb-8624-065e6b176b52 Date: Mon, 14 Jan 2019 19:12:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 19:12:33,542 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file used request id req-a13aef3d-b5d5-4eeb-8624-065e6b176b52 2019-01-14 19:12:33,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.4882569313s 2019-01-14 19:12:33,543 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file used request id req-a13aef3d-b5d5-4eeb-8624-065e6b176b52 2019-01-14 19:12:33,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 19:12:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" 2019-01-14 19:12:34,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-8b7e5b5f-7b01-4133-8aea-a21bc32a7d18 Date: Mon, 14 Jan 2019 19:12:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "metadata": {}}], "file": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file", "owner": "d8226ccb063b4a03beac5388770ee6f7", "id": "8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "size": 12716032, "self": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T19:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T19:12:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 19:12:34,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8b7e5b5f-7b01-4133-8aea-a21bc32a7d18 2019-01-14 19:12:34,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.648713111877s 2019-01-14 19:12:34,196 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8b7e5b5f-7b01-4133-8aea-a21bc32a7d18 2019-01-14 19:12:34,197 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file', 'owner': u'd8226ccb063b4a03beac5388770ee6f7', 'id': u'8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', 'size': 12716032, u'self': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8226ccb063b4a03beac5388770ee6f7', 'name': 'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T19:12:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T19:12:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'created': u'2019-01-14T19:12:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T19:12:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 19:12:34,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 19:12:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 19:12:34,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 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-f50b6c64-2c51-4203-a027-2e2a6e6c7078 x-compute-request-id: req-f50b6c64-2c51-4203-a027-2e2a6e6c7078 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855", "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": "e90c7c74-b6d7-4e43-bf40-98107543f855"}} 2019-01-14 19:12:34,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f50b6c64-2c51-4203-a027-2e2a6e6c7078 2019-01-14 19:12:34,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.223455905914s 2019-01-14 19:12:34,422 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f50b6c64-2c51-4203-a027-2e2a6e6c7078 2019-01-14 19:12:34,423 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', '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'35af50fe299141218ecf76b1b87b25ad', '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'e90c7c74-b6d7-4e43-bf40-98107543f855', 'swap': 0}) 2019-01-14 19:12:34,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 19:12:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855/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}4a41ee3d71c894a188530f14312de4321efe9f31" -d '{"extra_specs": {}}' 2019-01-14 19:12:34,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 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 x-openstack-request-id: req-e42a459d-24c2-46fa-8f6f-6bd781f546df x-compute-request-id: req-e42a459d-24c2-46fa-8f6f-6bd781f546df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 19:12:34,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855/os-extra_specs used request id req-e42a459d-24c2-46fa-8f6f-6bd781f546df 2019-01-14 19:12:34,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0191512107849s 2019-01-14 19:12:34,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855/os-extra_specs used request id req-e42a459d-24c2-46fa-8f6f-6bd781f546df 2019-01-14 19:12:34,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 19:12:34,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 19:12: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 19:12:34,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 19:12:34,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" 2019-01-14 19:12:34,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa64cbdc-f866-49e9-a7af-50b838dfec4c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 19:12:34,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fa64cbdc-f866-49e9-a7af-50b838dfec4c 2019-01-14 19:12:34,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105903148651s 2019-01-14 19:12:34,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fa64cbdc-f866-49e9-a7af-50b838dfec4c 2019-01-14 19:12:34,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 19:12:34,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" 2019-01-14 19:12:34,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 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-da206225-4cd5-4e4d-97f8-998cebee293e x-compute-request-id: req-da206225-4cd5-4e4d-97f8-998cebee293e Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 19:12:34,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-da206225-4cd5-4e4d-97f8-998cebee293e 2019-01-14 19:12:34,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0358531475067s 2019-01-14 19:12:34,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-da206225-4cd5-4e4d-97f8-998cebee293e 2019-01-14 19:12:34,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 19:12:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" 2019-01-14 19:12:34,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-8920863c-956c-4801-9bf4-394dbaebb6b7 Date: Mon, 14 Jan 2019 19:12:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "metadata": {}}], "file": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file", "owner": "d8226ccb063b4a03beac5388770ee6f7", "id": "8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "size": 12716032, "self": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T19:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T19:12:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 19:12:34,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8920863c-956c-4801-9bf4-394dbaebb6b7 2019-01-14 19:12:34,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211343050003s 2019-01-14 19:12:34,826 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8920863c-956c-4801-9bf4-394dbaebb6b7 2019-01-14 19:12:34,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 19:12:34,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}' 2019-01-14 19:12:35,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-83ac119d-a9ea-41b3-ac1e-75d221138fd7 Date: Mon, 14 Jan 2019 19:12:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/file", "owner": "d8226ccb063b4a03beac5388770ee6f7", "id": "fcdfd296-d465-46d8-9892-cc724c8a9c3e", "size": null, "self": "/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T19:12:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "checksum": null, "created_at": "2019-01-14T19:12:35Z", "protected": false} 2019-01-14 19:12:35,472 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-83ac119d-a9ea-41b3-ac1e-75d221138fd7 2019-01-14 19:12:35,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.636846065521s 2019-01-14 19:12:35,472 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-83ac119d-a9ea-41b3-ac1e-75d221138fd7 returning object fcdfd296-d465-46d8-9892-cc724c8a9c3e 2019-01-14 19:12:35,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 19:12:35,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" -d '' 2019-01-14 19:12:37,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f24bbdf-a126-4bec-9503-a50a658d6930 Date: Mon, 14 Jan 2019 19:12:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 19:12:37,352 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/file used request id req-8f24bbdf-a126-4bec-9503-a50a658d6930 2019-01-14 19:12:37,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.8794798851s 2019-01-14 19:12:37,352 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/file used request id req-8f24bbdf-a126-4bec-9503-a50a658d6930 2019-01-14 19:12:37,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 19:12:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9db655c939dce92e9b8a6e25d7ab61f0bc7c222f" 2019-01-14 19:12:37,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-7ec3ea1a-52e3-40f2-b627-d880876b0802 Date: Mon, 14 Jan 2019 19:12:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/snap", "metadata": {}}], "file": "/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/file", "owner": "d8226ccb063b4a03beac5388770ee6f7", "id": "fcdfd296-d465-46d8-9892-cc724c8a9c3e", "size": 12716032, "self": "/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T19:12:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T19:12:35Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "metadata": {}}], "file": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file", "owner": "d8226ccb063b4a03beac5388770ee6f7", "id": "8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "size": 12716032, "self": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T19:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T19:12:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 19:12:37,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ec3ea1a-52e3-40f2-b627-d880876b0802 2019-01-14 19:12:37,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194128990173s 2019-01-14 19:12:37,551 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ec3ea1a-52e3-40f2-b627-d880876b0802 2019-01-14 19:12:37,553 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/file', 'owner': u'd8226ccb063b4a03beac5388770ee6f7', 'id': u'fcdfd296-d465-46d8-9892-cc724c8a9c3e', 'size': 12716032, u'self': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8226ccb063b4a03beac5388770ee6f7', 'name': 'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T19:12:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T19:12:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'created': u'2019-01-14T19:12:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T19:12:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 19:12:37,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 19:12:37,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4a41ee3d71c894a188530f14312de4321efe9f31" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 19:12:37,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12: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-46209ab7-c7df-480c-b3c9-e86fed08312a x-compute-request-id: req-46209ab7-c7df-480c-b3c9-e86fed08312a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee", "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": "c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee"}} 2019-01-14 19:12:37,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-46209ab7-c7df-480c-b3c9-e86fed08312a 2019-01-14 19:12:37,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0403819084167s 2019-01-14 19:12:37,595 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-46209ab7-c7df-480c-b3c9-e86fed08312a 2019-01-14 19:12:37,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', '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'35af50fe299141218ecf76b1b87b25ad', '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'c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee', 'swap': 0}) 2019-01-14 19:12:37,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 19:12:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee/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}4a41ee3d71c894a188530f14312de4321efe9f31" -d '{"extra_specs": {}}' 2019-01-14 19:12:37,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 19:12: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-16bda483-1d01-4aeb-8c39-3df4a697b75e x-compute-request-id: req-16bda483-1d01-4aeb-8c39-3df4a697b75e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 19:12:37,620 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee/os-extra_specs used request id req-16bda483-1d01-4aeb-8c39-3df4a697b75e 2019-01-14 19:12:37,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234661102295s 2019-01-14 19:12:37,620 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee/os-extra_specs used request id req-16bda483-1d01-4aeb-8c39-3df4a697b75e 2019-01-14 19:12:37,620 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', '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'35af50fe299141218ecf76b1b87b25ad', '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'c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee', 'swap': 0}) 2019-01-14 19:12:40,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 19:12:40,718 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 19:12:40,718 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 19:12:40,721 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 19:12:40,735 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 19:12:42,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d30b7d4f-e805-4050-bd4b-c3b1b142388c/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-01-14 19:12:42,624 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 19:12:42,658 - 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']'. 2019-01-14 19:12:51,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.056 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.237s] 2019-01-14 19:12:51,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.152 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.096s] 2019-01-14 19:12:51,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.206 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.440s] 2019-01-14 19:12:51,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.374 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.486s] 2019-01-14 19:12:51,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.426 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.220s] 2019-01-14 19:12:51,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.595 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.168s] 2019-01-14 19:12:51,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.769 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.173s] 2019-01-14 19:12:51,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.829 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.455s] 2019-01-14 19:12:51,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.852 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.083s] 2019-01-14 19:12:52,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.007 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.177s] 2019-01-14 19:12:52,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.016 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.009s] 2019-01-14 19:12:52,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.027 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2019-01-14 19:12:52,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.035 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.008s] 2019-01-14 19:12:52,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.320 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.284s] 2019-01-14 19:12:52,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.523 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.203s] 2019-01-14 19:12:52,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.571 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.048s] 2019-01-14 19:12:52,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.782 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.210s] 2019-01-14 19:12:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.810 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.028s] 2019-01-14 19:12:52,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.820 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2019-01-14 19:12:53,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:53.314 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.493s] 2019-01-14 19:12:53,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:53.767 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.454s] 2019-01-14 19:12:57,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:57.971 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]. 2019-01-14 19:12:57,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:57.972 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-14 19:13:01,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:01.814 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.163s] 2019-01-14 19:13:01,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:01.980 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.167s] 2019-01-14 19:13:02,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:02.498 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.517s] 2019-01-14 19:13:02,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:02.507 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.469s] 2019-01-14 19:13:02,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:02.561 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.053s] 2019-01-14 19:13:03,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:03.016 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.454s] 2019-01-14 19:13:03,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:03.213 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.714s] 2019-01-14 19:13:03,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:03.531 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.319s] 2019-01-14 19:13:11,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:11.268 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.143s] 2019-01-14 19:13:12,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.698 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.204s] 2019-01-14 19:13:12,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.708 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.009s] 2019-01-14 19:13:12,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.724 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.016s] 2019-01-14 19:13:12,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.734 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2019-01-14 19:13:12,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.749 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2019-01-14 19:13:12,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.758 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2019-01-14 19:13:12,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.782 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.024s] 2019-01-14 19:13:12,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.791 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2019-01-14 19:13:12,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.809 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.018s] 2019-01-14 19:13:12,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.821 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.012s] 2019-01-14 19:13:12,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.834 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.012s] 2019-01-14 19:13:12,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.844 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2019-01-14 19:13:12,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.858 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.013s] 2019-01-14 19:13:12,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.876 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.018s] 2019-01-14 19:13:15,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:15.639 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]. 2019-01-14 19:13:16,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:16.491 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [16.414s] 2019-01-14 19:13:16,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:16.774 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.286s] 2019-01-14 19:13:17,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:17.079 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.304s] 2019-01-14 19:13:17,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:17.591 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.511s] 2019-01-14 19:13:17,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:17.766 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.174s] 2019-01-14 19:13:18,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:18.039 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.272s] 2019-01-14 19:13:18,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:18.379 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.339s] 2019-01-14 19:13:19,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:19.338 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.959s] 2019-01-14 19:13:19,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:19.599 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.262s] 2019-01-14 19:13:21,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:21.390 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.269s] 2019-01-14 19:13:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:21.476 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.087s] 2019-01-14 19:13:23,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:23.722 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-14 19:13:27,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:27.845 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.107s] 2019-01-14 19:13:30,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:30.042 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.627s] 2019-01-14 19:13:30,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:30.248 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.206s] 2019-01-14 19:13:32,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:32.617 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.367s] 2019-01-14 19:13:34,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:34.194 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.578s] 2019-01-14 19:13:43,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:43.232 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [8.351s] 2019-01-14 19:13:44,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:44.367 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.009s] 2019-01-14 19:13:47,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:47.361 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.992s] 2019-01-14 19:13:50,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:50.635 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.402s] 2019-01-14 19:13:51,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.001 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [27.273s] 2019-01-14 19:13:51,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.152 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.789s] 2019-01-14 19:13:51,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.154 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. 2019-01-14 19:13:51,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.156 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. 2019-01-14 19:13:51,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.165 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2019-01-14 19:13:54,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:54.543 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-14 19:13:58,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.310 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.225s] 2019-01-14 19:13:58,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.429 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.118s] 2019-01-14 19:13:58,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.503 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.074s] 2019-01-14 19:13:58,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.603 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.099s] 2019-01-14 19:13:58,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.706 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.103s] 2019-01-14 19:13:59,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.053 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.346s] 2019-01-14 19:13:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.236 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.182s] 2019-01-14 19:13:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.679 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.440s] 2019-01-14 19:13:59,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.896 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.219s] 2019-01-14 19:14:00,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:00.022 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.126s] 2019-01-14 19:14:06,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.380 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.222s] 2019-01-14 19:14:06,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.419 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.039s] 2019-01-14 19:14:06,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.457 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.038s] 2019-01-14 19:14:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.545 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.087s] 2019-01-14 19:14:06,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.668 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.123s] 2019-01-14 19:14:12,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:12.859 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.724s] 2019-01-14 19:14:13,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.149 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.189s] 2019-01-14 19:14:13,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.159 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.009s] 2019-01-14 19:14:13,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.008s] 2019-01-14 19:14:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.384 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.216s] 2019-01-14 19:14:13,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.392 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2019-01-14 19:14:13,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.433 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.040s] 2019-01-14 19:14:13,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.442 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2019-01-14 19:14:20,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.304 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.191s] 2019-01-14 19:14:20,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.325 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.021s] 2019-01-14 19:14:20,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.580 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [29.575s] 2019-01-14 19:14:20,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.581 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 2019-01-14 19:14:26,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:26.341 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [7.611s] 2019-01-14 19:14:27,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:27.464 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.180s] 2019-01-14 19:14:27,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:27.659 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.195s] 2019-01-14 19:14:31,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:31.438 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]. 2019-01-14 19:14:31,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:31.596 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]. 2019-01-14 19:14:36,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:36.765 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.093s] 2019-01-14 19:14:37,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:37.202 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.437s] 2019-01-14 19:14:40,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:40.624 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.914s] 2019-01-14 19:14:49,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:49.382 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.204s] 2019-01-14 19:14:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:49.419 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.037s] 2019-01-14 19:14:49,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:49.622 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.203s] 2019-01-14 19:14:54,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:54.100 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-14 19:14:55,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:55.402 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.210s] 2019-01-14 19:15:02,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.375 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [6.969s] 2019-01-14 19:15:02,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.383 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2019-01-14 19:15:02,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.592 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.207s] 2019-01-14 19:15:02,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.602 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2019-01-14 19:15:03,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:03.107 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.503s] 2019-01-14 19:15:03,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:03.516 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.408s] 2019-01-14 19:15:13,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.128 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.265s] 2019-01-14 19:15:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.223 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.094s] 2019-01-14 19:15:13,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.326 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.103s] 2019-01-14 19:15:13,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.436 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.111s] 2019-01-14 19:15:15,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:15.706 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [19.598s] 2019-01-14 19:15:16,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:16.644 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]. 2019-01-14 19:15:37,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:37.596 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [62.597s] 2019-01-14 19:15:37,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:37.618 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.027s] 2019-01-14 19:15:50,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:50.680 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 [15.033s] 2019-01-14 19:15:50,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:50.690 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] 2019-01-14 19:15:50,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:50.997 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.307s] 2019-01-14 19:15:51,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:51.208 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.211s] 2019-01-14 19:16:20,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:20.976 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [65.256s] 2019-01-14 19:16:23,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:23.798 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.957s] 2019-01-14 19:16:23,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:23.905 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.107s] 2019-01-14 19:16:24,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:24.604 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.699s] 2019-01-14 19:16:34,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:34.779 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [13.802s] 2019-01-14 19:16:35,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:35.994 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [211.678s] 2019-01-14 19:16:37,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:37.629 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [59.993s] 2019-01-14 19:16:42,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:42.451 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [7.673s] 2019-01-14 19:16:47,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:47.508 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]. 2019-01-14 19:16:49,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.694 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.141s] 2019-01-14 19:16:49,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.704 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [8.484s] 2019-01-14 19:16:49,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.727 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2019-01-14 19:16:49,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.743 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.015s] 2019-01-14 19:16:49,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.753 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] 2019-01-14 19:16:49,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.760 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.007s] 2019-01-14 19:16:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:50.240 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.478s] 2019-01-14 19:16:50,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:50.665 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.425s] 2019-01-14 19:16:51,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:51.029 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.363s] 2019-01-14 19:16:51,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:51.421 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.391s] 2019-01-14 19:16:51,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:51.621 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.200s] 2019-01-14 19:16:56,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:56.600 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.371s] 2019-01-14 19:16:56,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:56.970 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.563s] 2019-01-14 19:16:59,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:59.426 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.020s] 2019-01-14 19:16:59,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:59.555 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.130s] 2019-01-14 19:17:01,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:01.292 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.590s] 2019-01-14 19:17:01,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:01.691 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.398s] 2019-01-14 19:17:02,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:02.034 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.343s] 2019-01-14 19:17:02,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:02.922 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.887s] 2019-01-14 19:17:03,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:03.448 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.613s] 2019-01-14 19:17:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:03.456 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] 2019-01-14 19:17:05,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.036 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.579s] 2019-01-14 19:17:05,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.039 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 2019-01-14 19:17:05,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.043 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. 2019-01-14 19:17:05,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.045 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. 2019-01-14 19:17:05,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.255 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.216s] 2019-01-14 19:17:05,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.615 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.358s] 2019-01-14 19:17:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.617 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 2019-01-14 19:17:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.618 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 2019-01-14 19:17:05,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.619 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 2019-01-14 19:17:07,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.461 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.196s] 2019-01-14 19:17:07,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.471 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.010s] 2019-01-14 19:17:07,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.534 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.062s] 2019-01-14 19:17:07,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.577 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.042s] 2019-01-14 19:17:07,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.594 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2019-01-14 19:17:07,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.607 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2019-01-14 19:17:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.617 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2019-01-14 19:17:08,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:08.422 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]. 2019-01-14 19:17:10,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:10.770 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.403s] 2019-01-14 19:17:11,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:11.788 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.017s] 2019-01-14 19:17:13,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.712 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 [1.923s] 2019-01-14 19:17:13,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.889 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.218s] 2019-01-14 19:17:13,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.930 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.041s] 2019-01-14 19:17:13,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.990 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.059s] 2019-01-14 19:17:14,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:14.013 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.023s] 2019-01-14 19:17:14,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:14.210 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.196s] 2019-01-14 19:17:16,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:16.010 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.048s] 2019-01-14 19:17:16,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:16.025 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.015s] 2019-01-14 19:17:16,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:16.548 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 [2.835s] 2019-01-14 19:17:20,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.150 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.602s] 2019-01-14 19:17:20,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.833 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.327s] 2019-01-14 19:17:20,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.848 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.015s] 2019-01-14 19:17:20,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.885 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.037s] 2019-01-14 19:17:20,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.901 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2019-01-14 19:17:23,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:23.965 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]. 2019-01-14 19:17:29,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:29.518 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [7.888s] 2019-01-14 19:17:33,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:33.850 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [6.552s] 2019-01-14 19:17:37,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:37.766 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [8.248s] 2019-01-14 19:17:45,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:45.282 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [11.429s] 2019-01-14 19:17:46,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:46.089 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [68.446s] 2019-01-14 19:17:55,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:55.944 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.045s] 2019-01-14 19:17:55,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:55.954 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2019-01-14 19:17:57,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:57.077 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.800s] 2019-01-14 19:18:00,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:00.519 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 2019-01-14 19:18:04,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.265 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.287s] 2019-01-14 19:18:04,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.361 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.095s] 2019-01-14 19:18:04,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.401 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.040s] 2019-01-14 19:18:04,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.446 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.045s] 2019-01-14 19:18:09,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:09.808 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.369s] 2019-01-14 19:18:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.001 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.193s] 2019-01-14 19:18:10,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.226 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.225s] 2019-01-14 19:18:10,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.548 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.322s] 2019-01-14 19:18:10,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.904 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.355s] 2019-01-14 19:18:11,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.140 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.183s] 2019-01-14 19:18:11,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.152 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] 2019-01-14 19:18:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.251 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.347s] 2019-01-14 19:18:11,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.348 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.196s] 2019-01-14 19:18:11,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.732 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.480s] 2019-01-14 19:18:24,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.062 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.428s] 2019-01-14 19:18:24,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.082 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.021s] 2019-01-14 19:18:24,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.099 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2019-01-14 19:18:24,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.608 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.507s] 2019-01-14 19:18:26,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.189 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.578s] 2019-01-14 19:18:26,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.205 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2019-01-14 19:18:26,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.223 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.017s] 2019-01-14 19:18:26,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.234 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2019-01-14 19:18:26,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.245 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2019-01-14 19:18:26,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.262 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2019-01-14 19:18:26,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.273 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2019-01-14 19:18:26,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.287 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.013s] 2019-01-14 19:18:29,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:29.530 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]. 2019-01-14 19:18:33,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:33.334 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [9.988s] 2019-01-14 19:18:34,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:34.479 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.147s] 2019-01-14 19:18:40,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:40.047 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.675s] 2019-01-14 19:18:40,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:40.366 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.320s] 2019-01-14 19:18:42,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:42.243 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-14 19:18:53,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:53.798 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [67.696s] 2019-01-14 19:18:56,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:56.358 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.956s] 2019-01-14 19:19:02,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:02.855 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]. 2019-01-14 19:19:03,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:03.719 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.111s] 2019-01-14 19:19:06,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:06.891 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:19:11,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:11.381 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.359s] 2019-01-14 19:19:11,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:11.851 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.470s] 2019-01-14 19:19:20,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:20.777 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [6.218s] 2019-01-14 19:19:21,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:21.033 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.258s] 2019-01-14 19:19:21,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:21.782 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.747s] 2019-01-14 19:19:21,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:21.944 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [2.859s] 2019-01-14 19:19:22,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:22.163 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.380s] 2019-01-14 19:19:22,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:22.190 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.027s] 2019-01-14 19:19:22,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:22.705 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.514s] 2019-01-14 19:19:23,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:23.244 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.538s] 2019-01-14 19:19:24,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:24.704 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [20.890s] 2019-01-14 19:19:30,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:30.171 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.486s] 2019-01-14 19:19:30,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:30.490 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.790s] 2019-01-14 19:19:30,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:30.493 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.322s] 2019-01-14 19:19:34,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:34.083 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.586s] 2019-01-14 19:19:34,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:34.866 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.784s] 2019-01-14 19:19:36,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:36.221 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.354s] 2019-01-14 19:19:44,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:44.357 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.480s] 2019-01-14 19:19:44,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:44.955 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.598s] 2019-01-14 19:19:45,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:45.650 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.694s] 2019-01-14 19:19:46,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:46.351 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.700s] 2019-01-14 19:19:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:47.752 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.400s] 2019-01-14 19:19:49,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:49.045 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.293s] 2019-01-14 19:19:51,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:51.725 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.405s] 2019-01-14 19:19:51,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:51.928 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.203s] 2019-01-14 19:19:58,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.073 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.099s] 2019-01-14 19:19:58,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.217 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.144s] 2019-01-14 19:19:58,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.321 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.103s] 2019-01-14 19:19:58,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.417 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.096s] 2019-01-14 19:19:58,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.514 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.096s] 2019-01-14 19:20:02,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:02.966 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.933s] 2019-01-14 19:20:03,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:03.729 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.763s] 2019-01-14 19:20:04,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:04.351 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.621s] 2019-01-14 19:20:06,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:06.854 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.749s] 2019-01-14 19:20:07,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:07.329 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.475s] 2019-01-14 19:20:07,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:07.805 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.475s] 2019-01-14 19:20:08,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:08.199 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.394s] 2019-01-14 19:20:15,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:15.274 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.199s] 2019-01-14 19:20:15,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:15.821 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.546s] 2019-01-14 19:20:15,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:15.895 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.074s] 2019-01-14 19:20:16,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:16.178 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.283s] 2019-01-14 19:20:21,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:21.270 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.111s] 2019-01-14 19:20:25,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:25.968 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [15.289s] 2019-01-14 19:20:26,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:26.894 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.929s] 2019-01-14 19:20:27,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:27.022 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.919s] 2019-01-14 19:20:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:32.622 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.726s] 2019-01-14 19:20:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:32.784 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. 2019-01-14 19:20:32,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:32.785 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-14 19:20:39,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:39.096 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.311s] 2019-01-14 19:20:40,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:40.573 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-14 19:20:40,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:40.575 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-14 19:20:40,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:40.576 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-14 19:20:44,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:44.892 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.331s] 2019-01-14 19:20:45,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:45.453 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.562s] 2019-01-14 19:20:47,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:47.334 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.880s] 2019-01-14 19:20:48,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:48.325 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.990s] 2019-01-14 19:20:52,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:52.299 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [19.671s] 2019-01-14 19:20:53,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:53.078 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.785s] 2019-01-14 19:20:55,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:55.729 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [92.458s] 2019-01-14 19:21:01,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:01.087 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.360s] 2019-01-14 19:21:02,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:02.065 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.981s] 2019-01-14 19:21:04,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:03.999 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2019-01-14 19:21:04,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.196 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.197s] 2019-01-14 19:21:04,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.610 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.414s] 2019-01-14 19:21:04,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.821 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.210s] 2019-01-14 19:21:04,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.855 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.034s] 2019-01-14 19:21:04,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.888 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2019-01-14 19:21:05,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.104 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.215s] 2019-01-14 19:21:05,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.136 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.032s] 2019-01-14 19:21:05,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.358 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.221s] 2019-01-14 19:21:05,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.398 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.040s] 2019-01-14 19:21:05,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.444 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.045s] 2019-01-14 19:21:05,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.488 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.043s] 2019-01-14 19:21:05,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.707 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.219s] 2019-01-14 19:21:05,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.751 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.043s] 2019-01-14 19:21:05,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.790 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.039s] 2019-01-14 19:21:07,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:07.810 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [186.168s] 2019-01-14 19:21:07,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:07.871 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2019-01-14 19:21:08,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:08.435 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.564s] 2019-01-14 19:21:15,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:15.371 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.142s] 2019-01-14 19:21:17,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:17.673 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.957s] 2019-01-14 19:21:18,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:18.572 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.898s] 2019-01-14 19:21:25,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:25.424 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.833s] 2019-01-14 19:21:26,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:26.404 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.980s] 2019-01-14 19:21:27,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:27.380 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.976s] 2019-01-14 19:21:29,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:29.482 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [8.311s] 2019-01-14 19:21:32,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:32.618 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.537s] 2019-01-14 19:21:37,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.344 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [7.858s] 2019-01-14 19:21:37,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.346 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. 2019-01-14 19:21:37,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.347 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. 2019-01-14 19:21:37,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.348 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. 2019-01-14 19:21:37,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.775 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.573s] 2019-01-14 19:21:39,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:39.332 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [23.957s] 2019-01-14 19:21:41,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:41.613 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.184s] 2019-01-14 19:21:41,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:41.789 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.175s] 2019-01-14 19:21:41,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:41.978 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.189s] 2019-01-14 19:21:42,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.178 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.199s] 2019-01-14 19:21:42,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.364 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.186s] 2019-01-14 19:21:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.554 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.189s] 2019-01-14 19:21:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.562 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2019-01-14 19:21:42,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.768 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.206s] 2019-01-14 19:21:42,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.776 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2019-01-14 19:21:42,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.964 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.187s] 2019-01-14 19:21:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:47.469 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.673s] 2019-01-14 19:21:47,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:47.665 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.196s] 2019-01-14 19:21:49,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:49.814 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.133s] 2019-01-14 19:21:49,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:49.976 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.161s] 2019-01-14 19:21:50,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.015 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.039s] 2019-01-14 19:21:50,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.055 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.040s] 2019-01-14 19:21:50,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.081 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2019-01-14 19:21:50,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.124 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.042s] 2019-01-14 19:21:50,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.163 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.039s] 2019-01-14 19:21:50,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.207 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.044s] 2019-01-14 19:21:50,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.225 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.018s] 2019-01-14 19:21:50,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.282 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.057s] 2019-01-14 19:21:50,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.334 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.051s] 2019-01-14 19:21:54,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.188 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.202s] 2019-01-14 19:21:54,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.409 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.221s] 2019-01-14 19:21:54,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.602 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.193s] 2019-01-14 19:21:54,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.954 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.351s] 2019-01-14 19:21:55,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:55.160 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.206s] 2019-01-14 19:21:58,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:58.374 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.771s] 2019-01-14 19:22:03,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:03.888 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [24.555s] 2019-01-14 19:22:07,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:07.801 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.372s] 2019-01-14 19:22:08,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:08.034 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.236s] 2019-01-14 19:22:08,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:08.440 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.405s] 2019-01-14 19:22:16,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:16.424 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.603s] 2019-01-14 19:22:20,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:20.673 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.248s] 2019-01-14 19:22:25,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:25.594 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.462s] 2019-01-14 19:22:32,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:32.482 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.886s] 2019-01-14 19:22:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:33.504 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [29.615s] 2019-01-14 19:22:34,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:34.201 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.720s] 2019-01-14 19:22:35,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:35.816 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.615s] 2019-01-14 19:22:38,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:38.598 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.782s] 2019-01-14 19:22:39,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:39.108 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.576s] 2019-01-14 19:22:42,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:42.149 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2019-01-14 19:22:48,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:48.869 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.251s] 2019-01-14 19:22:49,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:49.496 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.692s] 2019-01-14 19:22:52,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:52.171 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.673s] 2019-01-14 19:22:53,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:53.586 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.416s] 2019-01-14 19:22:55,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:55.870 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.284s] 2019-01-14 19:22:57,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:57.284 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.557s] 2019-01-14 19:23:00,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:00.590 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [3.306s] 2019-01-14 19:23:02,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:02.829 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.239s] 2019-01-14 19:23:04,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:04.787 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.695s] 2019-01-14 19:23:06,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:06.231 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.401s] 2019-01-14 19:23:08,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:08.982 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.195s] 2019-01-14 19:23:09,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:09.803 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.572s] 2019-01-14 19:23:13,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:13.206 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.403s] 2019-01-14 19:23:15,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:15.418 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.435s] 2019-01-14 19:23:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:18.493 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.470s] 2019-01-14 19:23:18,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:18.850 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.357s] 2019-01-14 19:23:19,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:19.226 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.375s] 2019-01-14 19:23:19,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:19.603 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.376s] 2019-01-14 19:23:19,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:19.974 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.371s] 2019-01-14 19:23:20,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:20.280 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.861s] 2019-01-14 19:23:20,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:20.411 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.437s] 2019-01-14 19:23:24,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:24.694 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.412s] 2019-01-14 19:23:28,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:28.748 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.054s] 2019-01-14 19:23:32,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:32.430 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [3.682s] 2019-01-14 19:23:36,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:36.536 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.106s] 2019-01-14 19:23:38,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:38.250 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.785s] 2019-01-14 19:23:39,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:39.416 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.169s] 2019-01-14 19:23:50,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:50.926 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.687s] 2019-01-14 19:23:51,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:51.036 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.109s] 2019-01-14 19:23:52,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:52.503 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.467s] 2019-01-14 19:23:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:53.574 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.739s] 2019-01-14 19:23:54,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:54.296 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.722s] 2019-01-14 19:23:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:55.210 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.913s] 2019-01-14 19:24:04,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:04.168 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.190s] 2019-01-14 19:24:08,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:08.484 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.198s] 2019-01-14 19:24:10,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:10.633 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.147s] 2019-01-14 19:24:11,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:11.817 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.184s] 2019-01-14 19:24:12,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:12.617 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.800s] 2019-01-14 19:24:13,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:13.709 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.091s] 2019-01-14 19:24:13,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:13.913 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 [18.697s] 2019-01-14 19:24:14,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:14.909 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [186.463s] 2019-01-14 19:24:14,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:14.910 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-14 19:24:15,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:15.229 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.519s] 2019-01-14 19:24:16,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:16.845 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.615s] 2019-01-14 19:24:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:17.179 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.335s] 2019-01-14 19:24:18,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:18.585 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.404s] 2019-01-14 19:24:19,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:19.917 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.331s] 2019-01-14 19:24:21,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.260 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.343s] 2019-01-14 19:24:21,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.281 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.021s] 2019-01-14 19:24:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.475 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.193s] 2019-01-14 19:24:21,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.671 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.196s] 2019-01-14 19:24:27,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:27.154 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.945s] 2019-01-14 19:24:29,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:29.052 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [15.138s] 2019-01-14 19:24:35,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:35.123 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.386s] 2019-01-14 19:24:40,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:40.030 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-14 19:24:45,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:45.331 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.561s] 2019-01-14 19:24:45,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:45.769 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.437s] 2019-01-14 19:24:48,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:48.366 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.597s] 2019-01-14 19:24:55,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:55.106 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.298s] 2019-01-14 19:25:05,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.371 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.280s] 2019-01-14 19:25:05,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.387 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-01-14 19:25:05,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.412 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.024s] 2019-01-14 19:25:05,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.433 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.020s] 2019-01-14 19:25:05,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.443 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2019-01-14 19:25:05,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.455 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.012s] 2019-01-14 19:25:05,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.488 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.032s] 2019-01-14 19:25:05,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.499 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.012s] 2019-01-14 19:25:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.721 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.219s] 2019-01-14 19:25:05,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.730 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.010s] 2019-01-14 19:25:05,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.746 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.017s] 2019-01-14 19:25:05,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.756 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2019-01-14 19:25:05,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.765 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2019-01-14 19:25:05,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.769 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2019-01-14 19:25:05,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.777 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.008s] 2019-01-14 19:25:06,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.382 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.605s] 2019-01-14 19:25:06,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.560 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.176s] 2019-01-14 19:25:06,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.680 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.119s] 2019-01-14 19:25:06,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.775 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.095s] 2019-01-14 19:25:06,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.911 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.136s] 2019-01-14 19:25:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:07.043 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.132s] 2019-01-14 19:25:19,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:19.878 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.429s] 2019-01-14 19:25:20,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:20.104 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.226s] 2019-01-14 19:25:20,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:20.508 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.403s] 2019-01-14 19:25:21,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:21.138 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.630s] 2019-01-14 19:25:21,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:21.558 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.419s] 2019-01-14 19:25:21,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:21.994 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.436s] 2019-01-14 19:25:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:22.224 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.230s] 2019-01-14 19:25:22,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:22.640 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.415s] 2019-01-14 19:25:23,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.038 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.399s] 2019-01-14 19:25:23,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.376 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]. 2019-01-14 19:25:23,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.379 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]. 2019-01-14 19:25:23,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.380 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-14 19:25:23,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.380 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-14 19:25:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.381 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]. 2019-01-14 19:25:23,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.556 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.516s] 2019-01-14 19:25:23,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.838 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.282s] 2019-01-14 19:25:24,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:24.490 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.652s] 2019-01-14 19:25:25,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:25.048 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.558s] 2019-01-14 19:25:30,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:30.943 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.045s] 2019-01-14 19:25:31,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:31.542 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.600s] 2019-01-14 19:25:32,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:32.150 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.607s] 2019-01-14 19:25:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:35.825 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [3.674s] 2019-01-14 19:25:38,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.175 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.197s] 2019-01-14 19:25:38,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.211 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.035s] 2019-01-14 19:25:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.766 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.554s] 2019-01-14 19:25:38,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.778 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2019-01-14 19:25:38,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.817 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.039s] 2019-01-14 19:25:38,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.830 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.013s] 2019-01-14 19:25:38,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.868 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.037s] 2019-01-14 19:25:38,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.891 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.023s] 2019-01-14 19:25:42,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:42.695 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [6.866s] 2019-01-14 19:25:43,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:43.292 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.600s] 2019-01-14 19:25:44,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:44.359 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.067s] 2019-01-14 19:25:48,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:48.511 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.330s] 2019-01-14 19:25:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:49.667 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 [1.156s] 2019-01-14 19:25:49,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:49.677 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] 2019-01-14 19:25:51,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:51.001 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 [1.323s] 2019-01-14 19:25:51,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:51.464 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.464s] 2019-01-14 19:25:52,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:52.351 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.886s] 2019-01-14 19:25:52,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:52.560 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.207s] 2019-01-14 19:25:52,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:52.587 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.027s] 2019-01-14 19:25:53,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:53.761 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.607s] 2019-01-14 19:25:53,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:53.971 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.209s] 2019-01-14 19:25:54,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:54.194 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.223s] 2019-01-14 19:25:54,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:54.804 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.610s] 2019-01-14 19:25:54,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:54.993 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.188s] 2019-01-14 19:25:55,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.182 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.189s] 2019-01-14 19:25:55,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.371 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.188s] 2019-01-14 19:25:55,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.590 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.218s] 2019-01-14 19:25:55,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.631 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.041s] 2019-01-14 19:25:55,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.855 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.223s] 2019-01-14 19:25:56,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:56.617 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.762s] 2019-01-14 19:26:06,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:06.636 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.419s] 2019-01-14 19:26:06,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:06.792 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.157s] 2019-01-14 19:26:11,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:11.902 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.212s] 2019-01-14 19:26:18,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:18.246 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.128s] 2019-01-14 19:26:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:18.290 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.044s] 2019-01-14 19:26:20,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:20.868 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.174s] 2019-01-14 19:26:20,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:20.984 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [186.271s] 2019-01-14 19:26:21,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:21.037 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.060s] 2019-01-14 19:26:21,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:21.373 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]. 2019-01-14 19:26:21,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:21.578 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.540s] 2019-01-14 19:26:24,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:24.175 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.807s] 2019-01-14 19:26:24,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:24.184 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-14 19:26:24,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:24.515 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 19:26:26,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:26.217 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]. 2019-01-14 19:26:32,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:32.021 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.445s] 2019-01-14 19:26:32,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:32.475 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.453s] 2019-01-14 19:26:33,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:33.361 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.886s] 2019-01-14 19:26:33,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:33.612 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.249s] 2019-01-14 19:26:34,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:34.616 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.004s] 2019-01-14 19:26:34,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:34.883 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.267s] 2019-01-14 19:26:38,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:38.074 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.703s] 2019-01-14 19:26:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:42.132 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.059s] 2019-01-14 19:26:44,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.528 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.195s] 2019-01-14 19:26:44,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.541 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2019-01-14 19:26:44,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.554 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2019-01-14 19:26:44,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.986 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.431s] 2019-01-14 19:26:44,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.994 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2019-01-14 19:26:45,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:45.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2019-01-14 19:26:45,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:45.403 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.401s] 2019-01-14 19:26:46,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:46.323 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.921s] 2019-01-14 19:26:48,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:48.014 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:26:48,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:48.015 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:26:50,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:50.128 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]. 2019-01-14 19:26:52,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:52.648 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.695s] 2019-01-14 19:26:53,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:53.251 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.603s] 2019-01-14 19:26:59,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:59.742 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.613s] 2019-01-14 19:27:00,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:00.628 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.547s] 2019-01-14 19:27:01,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:01.093 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.464s] 2019-01-14 19:27:01,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:01.621 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.529s] 2019-01-14 19:27:08,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:08.696 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.951s] 2019-01-14 19:27:09,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.214 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.279s] 2019-01-14 19:27:09,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.290 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.076s] 2019-01-14 19:27:09,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.367 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.077s] 2019-01-14 19:27:09,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.444 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.077s] 2019-01-14 19:27:09,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.522 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.077s] 2019-01-14 19:27:17,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:17.930 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.239s] 2019-01-14 19:27:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:18.495 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.565s] 2019-01-14 19:27:18,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:18.767 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.272s] 2019-01-14 19:27:19,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:19.151 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.383s] 2019-01-14 19:27:19,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:19.290 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.593s] 2019-01-14 19:27:19,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:19.499 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.347s] 2019-01-14 19:27:20,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:20.290 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.791s] 2019-01-14 19:27:21,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:21.224 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [0.933s] 2019-01-14 19:27:21,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:21.727 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.503s] 2019-01-14 19:27:22,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:22.218 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.490s] 2019-01-14 19:27:22,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:22.678 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.460s] 2019-01-14 19:27:23,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:23.105 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.426s] 2019-01-14 19:27:31,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.218 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.234s] 2019-01-14 19:27:31,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.469 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.251s] 2019-01-14 19:27:31,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.488 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.019s] 2019-01-14 19:27:31,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.510 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.593s] 2019-01-14 19:27:31,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.695 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.207s] 2019-01-14 19:27:31,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.902 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.206s] 2019-01-14 19:27:31,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.923 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.021s] 2019-01-14 19:27:31,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.943 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.020s] 2019-01-14 19:27:32,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.211 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.267s] 2019-01-14 19:27:32,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.329 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.817s] 2019-01-14 19:27:32,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.404 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.193s] 2019-01-14 19:27:32,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.603 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.198s] 2019-01-14 19:27:32,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.700 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.371s] 2019-01-14 19:27:33,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:33.125 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.425s] 2019-01-14 19:27:33,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:33.219 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.615s] 2019-01-14 19:27:33,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:33.279 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.060s] 2019-01-14 19:27:34,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:34.346 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.219s] 2019-01-14 19:27:34,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:34.796 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.449s] 2019-01-14 19:27:35,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:35.382 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.585s] 2019-01-14 19:27:37,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:37.200 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.817s] 2019-01-14 19:27:37,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:37.702 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.503s] 2019-01-14 19:27:38,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:38.426 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.722s] 2019-01-14 19:27:38,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:38.497 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.073s] 2019-01-14 19:27:38,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:38.971 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.472s] 2019-01-14 19:27:39,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:39.784 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.813s] 2019-01-14 19:27:42,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:42.513 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.229s] 2019-01-14 19:27:42,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:42.753 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.240s] 2019-01-14 19:27:42,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:42.943 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.189s] 2019-01-14 19:27:43,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:43.136 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.192s] 2019-01-14 19:27:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:43.328 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.192s] 2019-01-14 19:27:47,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:47.110 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.781s] 2019-01-14 19:27:48,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:48.153 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.537s] 2019-01-14 19:27:48,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:48.602 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.449s] 2019-01-14 19:27:49,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:49.423 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.819s] 2019-01-14 19:27:56,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:56.620 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.231s] 2019-01-14 19:27:58,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.790 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.167s] 2019-01-14 19:27:58,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.791 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. 2019-01-14 19:27:58,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.919 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [186.253s] 2019-01-14 19:27:58,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.974 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2019-01-14 19:27:59,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:59.883 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.908s] 2019-01-14 19:28:01,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:01.434 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.645s] 2019-01-14 19:28:02,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:02.686 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.252s] 2019-01-14 19:28:05,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:05.540 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-14 19:28:05,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:05.541 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-14 19:28:10,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:10.509 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.843s] 2019-01-14 19:28:18,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:18.924 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.602s] 2019-01-14 19:28:18,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:18.931 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.008s] 2019-01-14 19:28:19,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:19.127 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.195s] 2019-01-14 19:28:20,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:20.397 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [1.268s] 2019-01-14 19:28:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:21.475 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.077s] 2019-01-14 19:28:22,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:22.529 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.053s] 2019-01-14 19:28:28,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:28.905 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.479s] 2019-01-14 19:28:30,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:30.743 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.837s] 2019-01-14 19:28:34,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:34.372 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-14 19:28:35,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:35.965 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-14 19:28:42,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:42.502 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.370s] 2019-01-14 19:28:49,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:49.974 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.823s] 2019-01-14 19:28:50,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:50.230 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.259s] 2019-01-14 19:28:58,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:58.510 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.133s] 2019-01-14 19:28:58,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:58.511 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. 2019-01-14 19:28:59,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:59.699 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.190s] 2019-01-14 19:29:09,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:09.223 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.351s] 2019-01-14 19:29:19,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:19.563 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.276s] 2019-01-14 19:29:22,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:22.026 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.463s] 2019-01-14 19:29:24,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:24.458 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.432s] 2019-01-14 19:29:27,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:27.913 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [186.323s] 2019-01-14 19:29:27,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:27.914 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 19:29:28,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:28.076 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.618s] 2019-01-14 19:29:40,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:40.558 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.613s] 2019-01-14 19:29:50,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:50.083 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.755s] 2019-01-14 19:29:51,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:51.901 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [8.174s] 2019-01-14 19:29:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:56.891 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.807s] 2019-01-14 19:30:05,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:05.716 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.824s] 2019-01-14 19:30:06,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:06.954 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [15.049s] 2019-01-14 19:30:08,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:08.565 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.849s] 2019-01-14 19:30:10,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:10.008 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.056s] 2019-01-14 19:30:10,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:10.454 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.888s] 2019-01-14 19:30:20,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:20.526 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [10.513s] 2019-01-14 19:30:20,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:20.527 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. 2019-01-14 19:30:25,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:25.070 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.614s] 2019-01-14 19:30:25,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:25.115 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2019-01-14 19:30:25,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:25.214 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.098s] 2019-01-14 19:30:33,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:33.155 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [7.939s] 2019-01-14 19:30:40,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:40.525 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [7.370s] 2019-01-14 19:30:51,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:51.860 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.333s] 2019-01-14 19:30:52,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:52.098 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.239s] 2019-01-14 19:30:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:52.332 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.234s] 2019-01-14 19:31:01,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:01.531 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.196s] 2019-01-14 19:31:06,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:06.359 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [186.465s] 2019-01-14 19:31:06,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:06.361 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 19:31:10,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:10.457 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [8.925s] 2019-01-14 19:31:14,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:14.992 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.455s] 2019-01-14 19:31:24,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:24.556 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [9.565s] 2019-01-14 19:31:38,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:38.940 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.174s] 2019-01-14 19:31:39,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:39.245 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.306s] 2019-01-14 19:31:39,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:39.827 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.581s] 2019-01-14 19:31:42,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:42.854 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.026s] 2019-01-14 19:31:47,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:47.325 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.471s] 2019-01-14 19:31:47,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:47.374 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.049s] 2019-01-14 19:31:47,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:47.604 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.230s] 2019-01-14 19:32:07,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:07.985 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [37.942s] 2019-01-14 19:32:09,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:09.867 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.205s] 2019-01-14 19:32:12,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:12.684 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.815s] 2019-01-14 19:32:14,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:14.414 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.730s] 2019-01-14 19:32:15,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:15.999 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.585s] 2019-01-14 19:32:17,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:17.537 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.537s] 2019-01-14 19:32:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:19.535 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.997s] 2019-01-14 19:32:20,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:20.563 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.027s] 2019-01-14 19:32:20,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:20.878 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.316s] 2019-01-14 19:32:22,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:22.773 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.892s] 2019-01-14 19:32:23,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.328 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.555s] 2019-01-14 19:32:23,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.346 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.018s] 2019-01-14 19:32:23,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.364 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2019-01-14 19:32:23,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.378 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2019-01-14 19:32:27,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:27.771 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [63.201s] 2019-01-14 19:32:30,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:30.143 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.957s] 2019-01-14 19:32:31,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:31.612 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]. 2019-01-14 19:32:36,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:36.056 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2019-01-14 19:32:37,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:37.318 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [29.332s] 2019-01-14 19:32:41,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:41.177 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.245s] 2019-01-14 19:32:42,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.202 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [1.024s] 2019-01-14 19:32:42,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.383 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.182s] 2019-01-14 19:32:42,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.545 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.161s] 2019-01-14 19:32:42,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.674 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.129s] 2019-01-14 19:32:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.808 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.133s] 2019-01-14 19:32:42,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.913 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.105s] 2019-01-14 19:32:43,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.087 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.174s] 2019-01-14 19:32:43,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.149 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.061s] 2019-01-14 19:32:43,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.274 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.124s] 2019-01-14 19:32:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.328 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.055s] 2019-01-14 19:32:43,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.399 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.070s] 2019-01-14 19:32:43,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.456 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.056s] 2019-01-14 19:32:43,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.600 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.144s] 2019-01-14 19:32:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.665 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.065s] 2019-01-14 19:32:43,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.755 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.090s] 2019-01-14 19:32:43,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.931 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.175s] 2019-01-14 19:32:44,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:44.079 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.147s] 2019-01-14 19:32:44,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:44.315 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.235s] 2019-01-14 19:32:45,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.027 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.712s] 2019-01-14 19:32:45,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.236 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.208s] 2019-01-14 19:32:45,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.300 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.064s] 2019-01-14 19:32:45,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.389 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.088s] 2019-01-14 19:32:45,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.458 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.069s] 2019-01-14 19:32:45,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.515 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.056s] 2019-01-14 19:32:45,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.587 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.072s] 2019-01-14 19:32:45,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.641 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.053s] 2019-01-14 19:32:45,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.713 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.072s] 2019-01-14 19:32:46,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.313 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.598s] 2019-01-14 19:32:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.405 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.092s] 2019-01-14 19:32:46,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.485 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.080s] 2019-01-14 19:32:46,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.719 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]. 2019-01-14 19:32:47,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:47.227 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.739s] 2019-01-14 19:32:48,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.030 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.802s] 2019-01-14 19:32:48,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.128 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.100s] 2019-01-14 19:32:48,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.259 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.131s] 2019-01-14 19:32:48,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.350 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.091s] 2019-01-14 19:32:49,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:49.072 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.719s] 2019-01-14 19:32:49,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:49.338 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.267s] 2019-01-14 19:32:49,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:49.444 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.106s] 2019-01-14 19:32:55,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:55.135 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.052s] 2019-01-14 19:32:58,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:58.411 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.275s] 2019-01-14 19:33:05,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:05.542 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.327s] 2019-01-14 19:33:06,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:06.481 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.938s] 2019-01-14 19:33:14,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.141 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.057s] 2019-01-14 19:33:14,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.151 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2019-01-14 19:33:14,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.451 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.300s] 2019-01-14 19:33:14,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.462 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] 2019-01-14 19:33:14,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.472 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-14 19:33:14,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.492 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.019s] 2019-01-14 19:33:14,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.547 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.054s] 2019-01-14 19:33:14,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.615 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.067s] 2019-01-14 19:33:15,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.009 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.393s] 2019-01-14 19:33:15,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.022 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2019-01-14 19:33:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.082 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.061s] 2019-01-14 19:33:15,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.801 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.196s] 2019-01-14 19:33:17,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:17.805 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.004s] 2019-01-14 19:33:18,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:18.682 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-14 19:33:19,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:19.790 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.984s] 2019-01-14 19:33:21,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:21.911 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.121s] 2019-01-14 19:33:28,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:28.629 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.050s] 2019-01-14 19:33:34,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:34.014 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [60.287s] 2019-01-14 19:33:40,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:40.861 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.336s] 2019-01-14 19:33:46,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:46.625 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.468s] 2019-01-14 19:33:46,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:46.821 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.196s] 2019-01-14 19:33:50,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:50.079 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]. 2019-01-14 19:33:50,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:50.080 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]. 2019-01-14 19:33:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:50.081 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]. 2019-01-14 19:33:56,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:56.146 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.496s] 2019-01-14 19:33:56,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:56.826 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.680s] 2019-01-14 19:33:57,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.324 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.498s] 2019-01-14 19:33:57,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.622 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.297s] 2019-01-14 19:33:57,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.636 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.014s] 2019-01-14 19:33:57,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.827 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.190s] 2019-01-14 19:33:58,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:58.696 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.868s] 2019-01-14 19:34:02,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:02.874 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-14 19:34:09,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:09.502 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.880s] 2019-01-14 19:34:09,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:09.768 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.267s] 2019-01-14 19:34:21,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:21.197 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.837s] 2019-01-14 19:34:21,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:21.422 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.226s] 2019-01-14 19:34:31,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:31.080 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [57.054s] 2019-01-14 19:34:34,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:34.707 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.341s] 2019-01-14 19:34:34,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:34.954 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.248s] 2019-01-14 19:34:36,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:36.943 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.987s] 2019-01-14 19:34:37,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:37.148 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.206s] 2019-01-14 19:34:37,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:37.631 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.483s] 2019-01-14 19:34:58,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:58.879 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [11.811s] 2019-01-14 19:35:01,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:01.433 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.555s] 2019-01-14 19:35:03,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:03.699 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.265s] 2019-01-14 19:35:07,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:07.440 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.740s] 2019-01-14 19:35:11,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:11.107 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.666s] 2019-01-14 19:35:14,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:14.336 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.228s] 2019-01-14 19:35:29,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:29.917 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [58.827s] 2019-01-14 19:35:31,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:31.174 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [8.454s] 2019-01-14 19:35:31,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:31.175 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 2019-01-14 19:35:36,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:36.052 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.875s] 2019-01-14 19:35:38,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:38.575 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]. 2019-01-14 19:35:46,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:46.741 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.228s] 2019-01-14 19:35:46,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:46.966 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.225s] 2019-01-14 19:35:47,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:47.197 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.230s] 2019-01-14 19:35:48,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:48.038 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.840s] 2019-01-14 19:35:48,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:48.513 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.475s] 2019-01-14 19:35:48,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:48.930 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.416s] 2019-01-14 19:35:49,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.260 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.330s] 2019-01-14 19:35:49,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.500 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.239s] 2019-01-14 19:35:49,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.740 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.240s] 2019-01-14 19:35:49,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.810 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.069s] 2019-01-14 19:35:49,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.877 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.066s] 2019-01-14 19:35:50,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.092 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.215s] 2019-01-14 19:35:50,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.363 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.269s] 2019-01-14 19:35:50,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.442 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.079s] 2019-01-14 19:35:50,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.709 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.266s] 2019-01-14 19:35:50,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.966 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.257s] 2019-01-14 19:35:51,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:51.031 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.066s] 2019-01-14 19:35:51,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:51.280 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.248s] 2019-01-14 19:35:59,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:59.387 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [75.896s] 2019-01-14 19:36:02,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:02.048 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.665s] 2019-01-14 19:36:10,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:10.159 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.110s] 2019-01-14 19:36:30,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:30.050 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [60.118s] 2019-01-14 19:36:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:37.460 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [7.412s] 2019-01-14 19:37:00,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:00.714 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.638s] 2019-01-14 19:37:01,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:01.219 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.504s] 2019-01-14 19:37:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:01.748 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.529s] 2019-01-14 19:37:01,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:01.942 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.193s] 2019-01-14 19:37:02,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.497 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.555s] 2019-01-14 19:37:02,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.562 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.065s] 2019-01-14 19:37:02,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.684 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.121s] 2019-01-14 19:37:02,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.753 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.068s] 2019-01-14 19:37:02,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.816 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.062s] 2019-01-14 19:37:02,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.884 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2019-01-14 19:37:02,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.950 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2019-01-14 19:37:42,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:42.640 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [39.678s] 2019-01-14 19:37:42,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:42.652 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2019-01-14 19:37:44,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.539 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.884s] 2019-01-14 19:37:44,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.540 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. 2019-01-14 19:37:44,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.733 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.194s] 2019-01-14 19:37:44,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.854 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.122s] 2019-01-14 19:37:48,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:48.530 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2019-01-14 19:37:52,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:52.173 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.641s] 2019-01-14 19:38:01,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:01.075 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.598s] 2019-01-14 19:38:01,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:01.480 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.404s] 2019-01-14 19:38:01,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:01.886 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.405s] 2019-01-14 19:38:02,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:02.289 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.402s] 2019-01-14 19:38:02,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:02.704 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.415s] 2019-01-14 19:38:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:26.760 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-14 19:39:00,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:00.351 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [33.581s] 2019-01-14 19:39:01,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:01.074 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [68.886s] 2019-01-14 19:39:04,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:04.744 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.396s] 2019-01-14 19:39:30,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:30.169 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [25.418s] 2019-01-14 19:39:39,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:39.873 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [9.705s] 2019-01-14 19:39:40,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:40.779 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.908s] 2019-01-14 19:39:49,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:49.851 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [9.068s] 2019-01-14 19:39:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:54.459 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.609s] 2019-01-14 19:40:19,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:19.793 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [78.698s] 2019-01-14 19:40:19,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:19.835 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.048s] 2019-01-14 19:40:19,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:19.888 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.053s] 2019-01-14 19:40:43,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:43.260 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [7.893s] 2019-01-14 19:40:45,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:45.761 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.501s] 2019-01-14 19:40:53,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:53.165 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [7.402s] 2019-01-14 19:41:00,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:41:00.539 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.374s] 2019-01-14 19:41:14,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:41:14.104 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [13.560s] 2019-01-14 19:41:20,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:41:20.619 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.516s] 2019-01-14 19:42:14,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:14.621 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.987s] 2019-01-14 19:42:29,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:29.839 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.783s] 2019-01-14 19:42:33,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:33.634 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [3.793s] 2019-01-14 19:42:35,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:35.375 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.743s] 2019-01-14 19:42:36,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:36.612 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.235s] 2019-01-14 19:42:37,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:37.751 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.138s] 2019-01-14 19:42:38,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:38.566 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.815s] 2019-01-14 19:42:39,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:39.792 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.225s] 2019-01-14 19:42:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:40.396 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.604s] 2019-01-14 19:42:43,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:43.348 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.951s] 2019-01-14 19:42:45,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:45.585 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.236s] 2019-01-14 19:42:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:45.977 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.392s] 2019-01-14 19:42:46,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:46.541 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.564s] 2019-01-14 19:42:46,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:46.924 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.383s] 2019-01-14 19:42:47,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:47.482 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.557s] 2019-01-14 19:42:47,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:47.686 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.204s] 2019-01-14 19:42:48,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:48.073 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.386s] 2019-01-14 19:42:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:49.038 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.964s] 2019-01-14 19:42:50,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:50.250 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.211s] 2019-01-14 19:42:50,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:50.631 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.382s] 2019-01-14 19:42:54,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:54.038 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.404s] 2019-01-14 19:42:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:54.039 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 2019-01-14 19:42:54,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:54.672 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.635s] 2019-01-14 19:42:55,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:55.059 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.386s] 2019-01-14 19:42:55,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:55.640 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.581s] 2019-01-14 19:42:56,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:56.044 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.404s] 2019-01-14 19:42:57,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:57.142 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [1.097s] 2019-01-14 19:42:57,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:57.571 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.428s] 2019-01-14 19:42:57,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:57.950 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.379s] 2019-01-14 19:42:58,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:58.155 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.204s] 2019-01-14 19:42:58,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:58.849 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.693s] 2019-01-14 19:42:59,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:59.444 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.595s] 2019-01-14 19:43:00,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:00.416 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.972s] 2019-01-14 19:43:01,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.003 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.585s] 2019-01-14 19:43:01,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.006 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. 2019-01-14 19:43:01,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.007 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-14 19:43:01,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.377 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.374s] 2019-01-14 19:43:01,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.849 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [187.379s] 2019-01-14 19:43:02,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:02.113 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.736s] 2019-01-14 19:43:03,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:03.054 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.211s]: Skipped until Bug: 1014647 is resolved. 2019-01-14 19:43:05,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.286 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.171s] 2019-01-14 19:43:05,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.681 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.395s] 2019-01-14 19:43:05,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.916 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.233s] 2019-01-14 19:43:05,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.917 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. 2019-01-14 19:43:05,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.918 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. 2019-01-14 19:43:06,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:06.627 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.712s] 2019-01-14 19:43:07,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:07.171 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.543s] 2019-01-14 19:43:07,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:07.819 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.647s] 2019-01-14 19:43:28,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:28.876 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.043s] 2019-01-14 19:43:36,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:36.575 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.278s] 2019-01-14 19:43:40,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:40.372 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.204s] 2019-01-14 19:43:40,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:40.409 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2019-01-14 19:43:41,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:41.926 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-14 19:43:44,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:44.581 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.587s] 2019-01-14 19:43:44,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:44.782 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.201s] 2019-01-14 19:43:45,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:45.173 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.390s] 2019-01-14 19:46:28,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:46:28.632 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... fail [205.564s] 2019-01-14 19:47:03,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:47:03.484 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [34.846s] 2019-01-14 19:47:20,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:47:20.624 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [205.491s] 2019-01-14 19:47:50,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:47:50.202 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.570s] 2019-01-14 19:48:17,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:17.483 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [13.347s] 2019-01-14 19:48:29,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:29.696 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [12.212s] 2019-01-14 19:48:36,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.410 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:48:36,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.412 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:48:36,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.413 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-14 19:48:36,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.414 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:48:40,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.303 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.445s] 2019-01-14 19:48:40,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.367 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.064s] 2019-01-14 19:48:40,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.920 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.552s] 2019-01-14 19:48:40,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.990 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.069s] 2019-01-14 19:48:41,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:41.505 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.515s] 2019-01-14 19:48:48,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:48.705 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.757s] 2019-01-14 19:48:49,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:49.321 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.616s] 2019-01-14 19:48:55,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:55.462 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.097s] 2019-01-14 19:48:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.079 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.616s] 2019-01-14 19:48:56,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.172 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.094s] 2019-01-14 19:48:56,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.247 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.075s] 2019-01-14 19:48:56,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.336 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.088s] 2019-01-14 19:48:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.741 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.404s] 2019-01-14 19:48:57,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:57.037 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.296s] 2019-01-14 19:49:09,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:09.454 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [5.360s] 2019-01-14 19:49:09,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:09.904 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.455s] 2019-01-14 19:49:12,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:12.228 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.321s] 2019-01-14 19:49:13,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:13.520 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.294s] 2019-01-14 19:49:25,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:25.614 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.142s] 2019-01-14 19:49:28,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:28.652 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.039s] 2019-01-14 19:49:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:32.103 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.449s] 2019-01-14 19:49:34,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:34.784 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.682s] 2019-01-14 19:49:38,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:38.228 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.441s] 2019-01-14 19:49:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:41.797 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.568s] 2019-01-14 19:49:45,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:45.254 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-14 19:49:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:45.255 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:49:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:45.256 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-14 19:49:47,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.453 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.090s] 2019-01-14 19:49:47,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.545 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2019-01-14 19:49:47,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.637 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2019-01-14 19:49:47,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.644 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-14 19:49:51,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:51.509 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.319s] 2019-01-14 19:49:52,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:52.317 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.807s] 2019-01-14 19:49:57,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:57.768 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.682s] 2019-01-14 19:50:02,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:02.992 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.193s] 2019-01-14 19:50:03,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:03.184 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.191s] 2019-01-14 19:50:03,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:03.686 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.502s] 2019-01-14 19:50:04,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:04.698 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.011s] 2019-01-14 19:50:04,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:04.972 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.275s] 2019-01-14 19:50:05,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:05.573 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.600s] 2019-01-14 19:50:05,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:05.852 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.279s] 2019-01-14 19:50:06,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:06.049 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.198s] 2019-01-14 19:50:11,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:11.492 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.278s] 2019-01-14 19:50:19,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:19.415 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.043s] 2019-01-14 19:50:29,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:29.350 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.637s] 2019-01-14 19:50:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:39.942 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.487s] 2019-01-14 19:50:41,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:41.752 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... fail [218.252s] 2019-01-14 19:50:43,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:43.030 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.088s] 2019-01-14 19:50:45,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:45.324 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.293s] 2019-01-14 19:50:49,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:49.940 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.615s] 2019-01-14 19:50:51,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:51.005 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [9.254s] 2019-01-14 19:51:03,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:03.949 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.506s] 2019-01-14 19:51:05,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:05.033 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.085s] 2019-01-14 19:51:08,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:08.252 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [17.245s] 2019-01-14 19:51:22,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:22.601 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.379s] 2019-01-14 19:51:27,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:27.052 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.451s] 2019-01-14 19:51:28,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:28.484 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.431s] 2019-01-14 19:51:32,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:32.095 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [3.611s] 2019-01-14 19:51:33,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:33.287 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.191s] 2019-01-14 19:51:37,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:37.737 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.450s] 2019-01-14 19:51:42,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:42.567 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.829s] 2019-01-14 19:51:46,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:46.705 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.137s] 2019-01-14 19:51:48,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:48.665 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.959s] 2019-01-14 19:51:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:52.962 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [44.698s] 2019-01-14 19:51:55,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:55.662 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.996s] 2019-01-14 19:51:57,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:57.243 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.581s] 2019-01-14 19:52:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.034 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.791s] 2019-01-14 19:52:01,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.623 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.589s] 2019-01-14 19:52:01,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.796 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.172s] 2019-01-14 19:52:01,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.902 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.106s] 2019-01-14 19:52:01,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.952 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.049s] 2019-01-14 19:52:02,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.017 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.065s] 2019-01-14 19:52:02,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.122 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.104s] 2019-01-14 19:52:02,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.229 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.106s] 2019-01-14 19:52:02,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.448 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.219s] 2019-01-14 19:52:02,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.507 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.059s] 2019-01-14 19:52:08,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:08.296 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.788s] 2019-01-14 19:52:34,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.217 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.208s] 2019-01-14 19:52:34,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.350 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.133s] 2019-01-14 19:52:34,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.566 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.215s] 2019-01-14 19:52:34,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.787 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.221s] 2019-01-14 19:52:34,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.809 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.022s] 2019-01-14 19:52:35,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.199 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.389s] 2019-01-14 19:52:35,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.405 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.206s] 2019-01-14 19:52:35,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.606 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.200s] 2019-01-14 19:52:35,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.835 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.229s] 2019-01-14 19:52:36,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:36.035 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.200s] 2019-01-14 19:52:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:36.801 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [43.833s] 2019-01-14 19:52:45,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:45.590 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.736s] 2019-01-14 19:52:53,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:53.126 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.536s] 2019-01-14 19:53:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:01.272 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.145s] 2019-01-14 19:53:04,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:04.338 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.065s] 2019-01-14 19:53:06,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:06.209 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.870s] 2019-01-14 19:53:20,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:20.342 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [14.132s] 2019-01-14 19:53:20,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:20.429 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.088s] 2019-01-14 19:53:20,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:20.485 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.056s] 2019-01-14 19:53:27,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:27.380 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.893s] 2019-01-14 19:53:34,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:34.199 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [6.818s] 2019-01-14 19:53:46,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:46.293 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [12.094s] 2019-01-14 19:53:46,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:46.336 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2019-01-14 19:53:46,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:46.379 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.043s] 2019-01-14 19:53:54,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:54.550 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.168s] 2019-01-14 19:54:02,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:02.326 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.775s] 2019-01-14 19:54:26,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:26.530 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.560s] 2019-01-14 19:54:34,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:34.613 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.082s] 2019-01-14 19:54:40,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:40.549 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.934s] 2019-01-14 19:54:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:40.550 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. 2019-01-14 19:54:44,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:44.819 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.269s] 2019-01-14 19:54:50,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:50.554 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [5.735s] 2019-01-14 19:55:14,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:55:14.624 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [24.065s] 2019-01-14 19:55:16,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:55:16.457 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.836s] 2019-01-14 19:56:07,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:07.423 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.556s] 2019-01-14 19:56:07,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:07.658 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.235s] 2019-01-14 19:56:08,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:08.208 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.550s] 2019-01-14 19:56:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:11.323 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.114s] 2019-01-14 19:56:15,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:15.172 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.849s] 2019-01-14 19:56:15,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:15.401 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.229s] 2019-01-14 19:56:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:15.643 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.242s] 2019-01-14 19:56:36,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:36.159 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.209s] 2019-01-14 19:56:39,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:39.535 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... fail [242.711s] 2019-01-14 19:56:39,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:39.537 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-14 19:56:43,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:43.748 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.385s] 2019-01-14 19:56:46,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:46.494 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.744s] 2019-01-14 19:56:49,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:49.192 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.699s] 2019-01-14 19:56:49,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:49.302 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [9.770s] 2019-01-14 19:56:55,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:55.561 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.258s] 2019-01-14 19:56:56,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:56.045 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.251s] 2019-01-14 19:56:58,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:58.465 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.419s] 2019-01-14 19:57:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:00.873 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.407s] 2019-01-14 19:57:03,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:03.308 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.434s] 2019-01-14 19:57:06,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:06.122 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.813s] 2019-01-14 19:57:08,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:08.925 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.803s] 2019-01-14 19:57:09,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:09.341 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.416s] 2019-01-14 19:57:11,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:11.861 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.519s] 2019-01-14 19:57:14,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:14.457 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.595s] 2019-01-14 19:57:17,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:17.010 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.552s] 2019-01-14 19:57:19,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:19.618 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.607s] 2019-01-14 19:57:22,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:22.118 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.500s] 2019-01-14 19:57:24,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:24.775 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.655s] 2019-01-14 19:57:27,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:27.431 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.655s] 2019-01-14 19:57:29,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:29.852 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.421s] 2019-01-14 19:57:31,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:31.417 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2019-01-14 19:57:31,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:31.517 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2019-01-14 19:57:32,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:32.668 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.815s] 2019-01-14 19:57:35,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:35.294 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.625s] 2019-01-14 19:57:38,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:38.015 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.720s] 2019-01-14 19:57:39,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:39.903 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.343s] 2019-01-14 19:57:40,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:40.063 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.161s] 2019-01-14 19:57:40,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:40.227 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.163s] 2019-01-14 19:57:40,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:40.857 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.841s] 2019-01-14 19:57:43,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:43.617 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.758s] 2019-01-14 19:57:46,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:46.297 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.680s] 2019-01-14 19:57:48,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:48.779 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [8.550s] 2019-01-14 19:57:48,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:48.825 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.047s] 2019-01-14 19:57:48,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:48.860 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.035s] 2019-01-14 19:57:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:49.049 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.751s] 2019-01-14 19:57:51,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:51.819 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.767s] 2019-01-14 19:57:54,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:54.582 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.763s] 2019-01-14 19:57:55,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:55.531 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.124s] 2019-01-14 19:57:57,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.589 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]. 2019-01-14 19:57:57,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.590 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]. 2019-01-14 19:57:57,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.591 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:57:57,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.592 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:57:57,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.593 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:57:59,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.298 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.019s] 2019-01-14 19:57:59,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.304 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2019-01-14 19:57:59,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.313 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.008s] 2019-01-14 19:57:59,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.320 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2019-01-14 19:57:59,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.786 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.464s] 2019-01-14 19:57:59,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.795 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.010s] 2019-01-14 19:57:59,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.810 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] 2019-01-14 19:58:00,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:00.065 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.254s] 2019-01-14 19:58:00,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:00.085 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.020s] 2019-01-14 19:58:00,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:00.095 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.010s] 2019-01-14 19:58:02,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:02.357 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.496s] 2019-01-14 19:58:03,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:03.332 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [0.976s] 2019-01-14 19:58:04,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:04.329 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.010s] 2019-01-14 19:58:04,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:04.551 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.218s] 2019-01-14 19:58:08,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:08.418 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.859s] 2019-01-14 19:58:15,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:15.357 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.449s] 2019-01-14 19:58:20,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:20.788 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.200s] 2019-01-14 19:58:22,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:22.452 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.297s] 2019-01-14 19:58:22,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:22.906 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.453s] 2019-01-14 19:58:23,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:23.599 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.692s] 2019-01-14 19:58:25,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.216 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.616s] 2019-01-14 19:58:25,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.295 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.080s] 2019-01-14 19:58:25,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.374 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.078s] 2019-01-14 19:58:25,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.453 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.079s] 2019-01-14 19:58:32,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:32.967 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.180s] 2019-01-14 19:58:33,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.216 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.074s] 2019-01-14 19:58:33,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.290 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.074s] 2019-01-14 19:58:33,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.589 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.298s] 2019-01-14 19:58:33,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.881 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.293s] 2019-01-14 19:58:39,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:39.738 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.067s] 2019-01-14 19:58:42,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:42.337 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.086s] 2019-01-14 19:58:42,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:42.413 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.079s] 2019-01-14 19:58:45,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.487 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-14 19:58:45,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.488 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-14 19:58:45,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.489 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-14 19:58:45,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.489 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-14 19:58:48,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:48.703 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.033s] 2019-01-14 19:58:48,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:48.721 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.019s] 2019-01-14 19:58:49,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:49.449 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.821s] 2019-01-14 19:58:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:52.466 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]. 2019-01-14 19:59:00,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:00.340 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.088s] 2019-01-14 19:59:04,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:04.642 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.300s] 2019-01-14 19:59:06,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:06.713 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.374s] 2019-01-14 19:59:09,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:09.089 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.447s] 2019-01-14 19:59:12,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:12.067 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.353s] 2019-01-14 19:59:13,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:13.833 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.743s] 2019-01-14 19:59:17,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:17.222 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.387s] 2019-01-14 19:59:17,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:17.981 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.760s] 2019-01-14 19:59:26,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:26.088 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-14 19:59:27,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:27.691 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.204s] 2019-01-14 19:59:27,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:27.917 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.226s] 2019-01-14 19:59:31,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:31.102 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-14 19:59:32,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:32.760 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.456s] 2019-01-14 19:59:35,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:35.562 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.907s] 2019-01-14 19:59:35,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:35.586 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.826s] 2019-01-14 19:59:36,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:36.101 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.538s] 2019-01-14 19:59:37,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:37.076 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.975s] 2019-01-14 19:59:37,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:37.154 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.568s] 2019-01-14 19:59:39,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:39.161 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.006s] 2019-01-14 19:59:42,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:42.464 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.209s] 2019-01-14 19:59:47,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:47.450 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.662s] 2019-01-14 19:59:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:50.587 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.136s] 2019-01-14 19:59:51,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:51.489 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.586s] 2019-01-14 19:59:52,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:52.616 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.127s] 2019-01-14 19:59:56,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:56.957 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.370s] 2019-01-14 20:00:01,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:01.164 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [4.206s] 2019-01-14 20:00:01,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:01.180 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.741s] 2019-01-14 20:00:01,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:01.181 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. 2019-01-14 20:00:05,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:05.506 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.340s] 2019-01-14 20:00:09,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:09.146 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.640s] 2019-01-14 20:00:13,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:13.675 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.529s] 2019-01-14 20:00:17,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:17.352 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.676s] 2019-01-14 20:00:44,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:44.169 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [19.318s] 2019-01-14 20:00:55,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:55.965 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.793s] 2019-01-14 20:01:01,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:01.390 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.427s] 2019-01-14 20:01:04,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:04.804 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.414s] 2019-01-14 20:01:18,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:18.871 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [14.062s] 2019-01-14 20:01:56,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:56.445 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [37.569s] 2019-01-14 20:01:57,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:57.861 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.421s] 2019-01-14 20:02:09,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:02:09.702 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [11.839s] 2019-01-14 20:02:22,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:02:22.934 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [13.230s] 2019-01-14 20:02:27,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:02:27.667 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.734s] 2019-01-14 20:03:07,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:07.462 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [39.785s] 2019-01-14 20:03:21,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:21.957 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.965s] 2019-01-14 20:03:22,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:22.686 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.730s] 2019-01-14 20:03:42,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:42.077 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.661s] 2019-01-14 20:03:46,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:46.299 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.221s] 2019-01-14 20:03:52,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:52.574 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.273s] 2019-01-14 20:03:56,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:56.517 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [3.943s] 2019-01-14 20:04:06,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:06.283 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [9.765s] 2019-01-14 20:04:27,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:27.168 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.390s] 2019-01-14 20:04:31,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:31.612 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.444s] 2019-01-14 20:04:41,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:41.581 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.967s] 2019-01-14 20:04:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:53.531 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.318s] 2019-01-14 20:04:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:57.248 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.715s] 2019-01-14 20:05:03,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:03.573 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.326s] 2019-01-14 20:05:22,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:22.613 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.609s] 2019-01-14 20:05:28,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:28.659 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.046s] 2019-01-14 20:05:32,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:32.370 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [3.711s] 2019-01-14 20:05:36,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:36.861 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.491s] 2019-01-14 20:05:41,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:41.057 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.196s] 2019-01-14 20:05:59,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:59.213 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.585s] 2019-01-14 20:06:01,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:01.878 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.665s] 2019-01-14 20:06:05,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:05.174 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.295s] 2019-01-14 20:06:09,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:09.701 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.526s] 2019-01-14 20:06:13,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:13.879 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.177s] 2019-01-14 20:06:17,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:17.904 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.025s] 2019-01-14 20:06:21,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:21.585 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.680s] 2019-01-14 20:06:29,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:29.482 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.896s] 2019-01-14 20:06:30,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:30.705 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.223s] 2019-01-14 20:06:34,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:34.979 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.273s] 2019-01-14 20:06:35,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.297 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.317s] 2019-01-14 20:06:35,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.397 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.100s] 2019-01-14 20:06:35,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.680 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.283s] 2019-01-14 20:06:35,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.901 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.220s] 2019-01-14 20:06:35,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.952 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.051s] 2019-01-14 20:06:36,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.265 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.313s] 2019-01-14 20:06:36,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.364 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.099s] 2019-01-14 20:06:36,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.444 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.079s] 2019-01-14 20:06:36,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.518 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.073s] 2019-01-14 20:06:41,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:41.328 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.809s] 2019-01-14 20:07:03,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:03.726 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.326s] 2019-01-14 20:07:10,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:10.922 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.196s] 2019-01-14 20:07:17,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:17.605 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.682s] 2019-01-14 20:07:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:17.607 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. 2019-01-14 20:07:21,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:21.976 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.370s] 2019-01-14 20:07:28,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:28.210 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [6.233s] 2019-01-14 20:07:52,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:52.130 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [23.916s] 2019-01-14 20:07:53,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:53.310 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.184s] 2019-01-14 20:08:35,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:35.798 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.924s] 2019-01-14 20:08:37,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:37.141 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.343s] 2019-01-14 20:08:41,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:41.076 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [3.931s] 2019-01-14 20:08:42,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:42.194 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.120s] 2019-01-14 20:08:44,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:44.856 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.660s] 2019-01-14 20:08:45,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:45.832 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.976s] 2019-01-14 20:08:47,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:47.816 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.981s] 2019-01-14 20:08:47,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:47.861 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2019-01-14 20:08:52,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:52.798 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.473s] 2019-01-14 20:08:54,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:54.692 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.894s] 2019-01-14 20:08:58,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:58.301 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.605s] 2019-01-14 20:08:59,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:59.064 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.766s] 2019-01-14 20:09:01,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:01.117 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.051s] 2019-01-14 20:09:02,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:02.164 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.047s] 2019-01-14 20:09:04,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:04.669 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.502s] 2019-01-14 20:09:04,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:04.724 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.058s] 2019-01-14 20:09:15,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:15.650 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.126s] 2019-01-14 20:09:18,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:18.797 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.145s] 2019-01-14 20:09:30,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:30.565 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.496s] 2019-01-14 20:09:30,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:30.763 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.198s] 2019-01-14 20:09:43,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:43.198 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.235s] 2019-01-14 20:09:45,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:45.702 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.504s] 2019-01-14 20:09:52,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:52.938 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.387s] 2019-01-14 20:09:53,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.130 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.192s] 2019-01-14 20:09:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.388 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.257s] 2019-01-14 20:09:53,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.511 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.122s] 2019-01-14 20:09:53,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.749 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.238s] 2019-01-14 20:09:53,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.834 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.085s] 2019-01-14 20:09:54,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:54.012 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.177s] 2019-01-14 20:09:54,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:54.121 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.109s] 2019-01-14 20:09:54,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:54.314 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.192s] 2019-01-14 20:10:00,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:00.190 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.226s] 2019-01-14 20:10:00,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:00.643 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.452s] 2019-01-14 20:10:00,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:00.953 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.310s] 2019-01-14 20:10:01,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:01.125 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.172s] 2019-01-14 20:10:08,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.398 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.035s] 2019-01-14 20:10:08,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.488 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.090s] 2019-01-14 20:10:08,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.509 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.021s] 2019-01-14 20:10:08,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.530 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.021s] 2019-01-14 20:10:08,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.606 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.075s] 2019-01-14 20:10:12,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:12.927 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]. 2019-01-14 20:10:16,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:16.405 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.214s] 2019-01-14 20:10:16,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:16.818 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.413s] 2019-01-14 20:10:23,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:23.684 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.215s] 2019-01-14 20:10:26,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:26.363 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.677s] 2019-01-14 20:10:33,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:33.694 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.199s] 2019-01-14 20:10:33,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:33.891 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.196s] 2019-01-14 20:10:34,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:34.141 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.250s] 2019-01-14 20:10:36,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:36.478 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.335s] 2019-01-14 20:10:36,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:36.671 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.194s] 2019-01-14 20:10:48,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:48.658 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.391s] 2019-01-14 20:10:49,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:49.998 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.340s] 2019-01-14 20:10:59,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:59.624 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.437s] 2019-01-14 20:10:59,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:59.813 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.189s] 2019-01-14 20:11:00,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:00.019 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.205s] 2019-01-14 20:11:00,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:00.204 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.184s] 2019-01-14 20:11:03,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:03.649 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-14 20:11:14,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:14.656 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.079s] 2019-01-14 20:11:22,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:22.263 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.312s] 2019-01-14 20:11:31,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:31.794 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.525s] 2019-01-14 20:11:33,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:33.004 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.209s] 2019-01-14 20:11:42,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:42.585 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [3.162s] 2019-01-14 20:11:46,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:46.046 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.461s] 2019-01-14 20:12:07,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:07.756 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.125s] 2019-01-14 20:12:18,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:18.846 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [11.089s] 2019-01-14 20:12:19,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:19.645 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.802s] 2019-01-14 20:12:20,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:20.218 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.572s] 2019-01-14 20:12:21,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:21.148 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.929s] 2019-01-14 20:12:42,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:42.395 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [21.244s] 2019-01-14 20:12:44,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:44.781 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-14 20:12:58,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:58.123 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.244s] 2019-01-14 20:13:02,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:02.112 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.989s] 2019-01-14 20:13:04,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:04.740 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.628s] 2019-01-14 20:13:04,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:04.939 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.199s] 2019-01-14 20:13:05,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.153 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.214s] 2019-01-14 20:13:05,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.396 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.242s] 2019-01-14 20:13:05,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.591 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.194s] 2019-01-14 20:13:05,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.776 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.185s] 2019-01-14 20:13:05,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.972 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.196s] 2019-01-14 20:13:06,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.062 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.089s] 2019-01-14 20:13:06,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.297 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.235s] 2019-01-14 20:13:06,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.474 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.176s] 2019-01-14 20:13:06,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.695 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.221s] 2019-01-14 20:13:06,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.918 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.222s] 2019-01-14 20:13:07,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.101 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.183s] 2019-01-14 20:13:07,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.352 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.250s] 2019-01-14 20:13:07,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.393 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.041s] 2019-01-14 20:13:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.434 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2019-01-14 20:13:07,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.655 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.220s] 2019-01-14 20:13:08,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.219 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.564s] 2019-01-14 20:13:08,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.253 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.034s] 2019-01-14 20:13:08,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.292 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.038s] 2019-01-14 20:13:08,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.300 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2019-01-14 20:13:08,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.333 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2019-01-14 20:13:08,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.558 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.224s] 2019-01-14 20:13:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.592 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2019-01-14 20:13:08,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.809 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.216s] 2019-01-14 20:13:08,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.849 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.040s] 2019-01-14 20:13:08,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.884 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.035s] 2019-01-14 20:13:08,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.921 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.036s] 2019-01-14 20:13:08,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.958 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.037s] 2019-01-14 20:13:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:09.195 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.236s] 2019-01-14 20:13:16,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:16.219 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-14 20:13:41,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:41.273 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [25.047s] 2019-01-14 20:13:45,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:45.345 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.076s] 2019-01-14 20:14:09,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:14:09.640 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [24.289s] 2019-01-14 20:14:15,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:14:15.554 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.916s] 2019-01-14 20:14:23,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 93e9eac5-666b-4831-8bb7-e6cec6e0cae3 2019-01-14 20:14:23,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '93e9eac5-666b-4831-8bb7-e6cec6e0cae3']'. 2019-01-14 20:14:25,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 93e9eac5-666b-4831-8bb7-e6cec6e0cae3 | 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 19:12:44 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 20:14:23 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:01:39 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d30b7d4f-e805-4050-bd4b-c3b1b142388c) | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa0836a6-a424-4f70-9ddf-66a7c2b5bb01) | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3688.229 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1205 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 253 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 13 | 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 20:14:25,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 98.9326765189% 2019-01-14 20:14:27,841 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 61:57 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 20:14:27,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 20:14:27,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 20:14:28,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T21:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8226ccb063b4a03beac5388770ee6f7", "name": "tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [], "type": "tempest-type-1783990722", "id": "11bf8250d21f486cb616b4b157b6d444", "name": "tempest-service-1286966900"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d8226ccb063b4a03beac5388770ee6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/d8226ccb063b4a03beac5388770ee6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/d8226ccb063b4a03beac5388770ee6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1291282260", "id": "f93b58b49fce4bdea4c29472c3381a28", "name": "tempest-service-1853353914"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "id": "0f14cd9f9a0b492bb7b8ebf02ee36852"}, "audit_ids": ["kKgxlzlqSm65Kc-1MrXxCw"], "issued_at": "2019-01-14T20:14:28.000000Z"}} 2019-01-14 20:14:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5451d02efb28825fcf7f7319163dd9097b239a8f" 2019-01-14 20:14:28,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf91c596-c23c-420d-8711-1caa2ca837c5 Date: Mon, 14 Jan 2019 20:14:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 20:14:28,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e used request id req-cf91c596-c23c-420d-8711-1caa2ca837c5 2019-01-14 20:14:28,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02246999741s 2019-01-14 20:14:28,873 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e used request id req-cf91c596-c23c-420d-8711-1caa2ca837c5 2019-01-14 20:14:28,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 20:14:28,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 20:14:29,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T21:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [], "type": "tempest-type-1783990722", "id": "11bf8250d21f486cb616b4b157b6d444", "name": "tempest-service-1286966900"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1291282260", "id": "f93b58b49fce4bdea4c29472c3381a28", "name": "tempest-service-1853353914"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["TJYYe0vJRI2ji0NNDhMpTw"], "issued_at": "2019-01-14T20:14:29.000000Z"}} 2019-01-14 20:14:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:29,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14: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-95d4623f-008b-442d-b6f5-66c5f1a391f3 x-compute-request-id: req-95d4623f-008b-442d-b6f5-66c5f1a391f3 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee", "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": "c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee"}, {"name": "tempest_full-flavor_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855", "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": "e90c7c74-b6d7-4e43-bf40-98107543f855"}]} 2019-01-14 20:14:29,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-95d4623f-008b-442d-b6f5-66c5f1a391f3 2019-01-14 20:14:29,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.689543962479s 2019-01-14 20:14:29,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-95d4623f-008b-442d-b6f5-66c5f1a391f3 2019-01-14 20:14:29,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 20:14:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:29,607 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 20:14: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-34e5ae1c-b95d-4231-913c-90edcceefc37 x-compute-request-id: req-34e5ae1c-b95d-4231-913c-90edcceefc37 Content-Length: 0 Content-Type: application/json 2019-01-14 20:14:29,608 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee used request id req-34e5ae1c-b95d-4231-913c-90edcceefc37 2019-01-14 20:14:29,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416789054871s 2019-01-14 20:14:29,608 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee used request id req-34e5ae1c-b95d-4231-913c-90edcceefc37 2019-01-14 20:14:29,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 20:14:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5451d02efb28825fcf7f7319163dd9097b239a8f" 2019-01-14 20:14:30,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-fb024105-312c-4cde-aa12-dc6200166e9a Date: Mon, 14 Jan 2019 20:14:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "metadata": {}}], "file": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file", "owner": "d8226ccb063b4a03beac5388770ee6f7", "id": "8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "size": 12716032, "self": "/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T19:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T19:12:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 20:14:30,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fb024105-312c-4cde-aa12-dc6200166e9a 2019-01-14 20:14:30,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.636908054352s 2019-01-14 20:14:30,249 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fb024105-312c-4cde-aa12-dc6200166e9a 2019-01-14 20:14:30,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 20:14:30,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5451d02efb28825fcf7f7319163dd9097b239a8f" 2019-01-14 20:14:32,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2270e1f0-c059-407b-a270-3350efbe8773 Date: Mon, 14 Jan 2019 20:14:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 20:14:32,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7 used request id req-2270e1f0-c059-407b-a270-3350efbe8773 2019-01-14 20:14:32,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.99326086044s 2019-01-14 20:14:32,244 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7 used request id req-2270e1f0-c059-407b-a270-3350efbe8773 2019-01-14 20:14:32,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 20:14:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:32,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20: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-465a02f6-5485-4d04-8770-df889365005b x-compute-request-id: req-465a02f6-5485-4d04-8770-df889365005b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855", "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": "e90c7c74-b6d7-4e43-bf40-98107543f855"}]} 2019-01-14 20:14:32,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-465a02f6-5485-4d04-8770-df889365005b 2019-01-14 20:14:32,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211291313171s 2019-01-14 20:14:32,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-465a02f6-5485-4d04-8770-df889365005b 2019-01-14 20:14:32,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 20:14:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:32,296 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 20: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 x-openstack-request-id: req-9c17adac-8ecc-4cef-8193-ede8adf650d5 x-compute-request-id: req-9c17adac-8ecc-4cef-8193-ede8adf650d5 Content-Length: 0 Content-Type: application/json 2019-01-14 20:14:32,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855 used request id req-9c17adac-8ecc-4cef-8193-ede8adf650d5 2019-01-14 20:14:32,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283961296082s 2019-01-14 20:14:32,297 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e90c7c74-b6d7-4e43-bf40-98107543f855 used request id req-9c17adac-8ecc-4cef-8193-ede8adf650d5 2019-01-14 20:14:32,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 20:14:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:32,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7b5002-3570-4d0c-bdbc-69c3ae9bdb42 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": {"self": "http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f14cd9f9a0b492bb7b8ebf02ee36852", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 20:14:32,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7f7b5002-3570-4d0c-bdbc-69c3ae9bdb42 2019-01-14 20:14:32,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127326965332s 2019-01-14 20:14:32,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7f7b5002-3570-4d0c-bdbc-69c3ae9bdb42 2019-01-14 20:14:32,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 20:14:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:32,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c4dd02-06cb-4bcc-b61f-202575a3996e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1", "links": {"self": "http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0f14cd9f9a0b492bb7b8ebf02ee36852", "description": null}} 2019-01-14 20:14:32,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852 used request id req-77c4dd02-06cb-4bcc-b61f-202575a3996e 2019-01-14 20:14:32,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112454175949s 2019-01-14 20:14:32,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852 used request id req-77c4dd02-06cb-4bcc-b61f-202575a3996e 2019-01-14 20:14:32,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 20:14:32,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:32,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-948076c2-1932-4e0b-ba25-071648b52ade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 20:14:32,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852 used request id req-948076c2-1932-4e0b-ba25-071648b52ade 2019-01-14 20:14:32,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.236248970032s 2019-01-14 20:14:32,779 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0f14cd9f9a0b492bb7b8ebf02ee36852 used request id req-948076c2-1932-4e0b-ba25-071648b52ade 2019-01-14 20:14:32,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 20:14:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:32,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723f1427-c74e-4d34-8502-4486e4fa502a Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7"}, "tags": [], "enabled": true, "id": "d8226ccb063b4a03beac5388770ee6f7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1"}]} 2019-01-14 20:14:32,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-723f1427-c74e-4d34-8502-4486e4fa502a 2019-01-14 20:14:32,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10773396492s 2019-01-14 20:14:32,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-723f1427-c74e-4d34-8502-4486e4fa502a 2019-01-14 20:14:32,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 20:14:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:33,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88fa3f8f-f43d-460c-8da8-b11714db0180 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 20:14:33,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7 used request id req-88fa3f8f-f43d-460c-8da8-b11714db0180 2019-01-14 20:14:33,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.226225852966s 2019-01-14 20:14:33,124 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d8226ccb063b4a03beac5388770ee6f7 used request id req-88fa3f8f-f43d-460c-8da8-b11714db0180 2019-01-14 20:14:33,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 20:14:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d8226ccb063b4a03beac5388770ee6f7&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}7b491bd2e997d9e4af555cf169c7bcce256e160c" 2019-01-14 20:14:33,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-55f12b4f-207e-4ed6-a27b-aed7be343132 Date: Mon, 14 Jan 2019 20:14:33 GMT RESP BODY: {"security_groups": []} 2019-01-14 20:14:33,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d8226ccb063b4a03beac5388770ee6f7&name=default used request id req-55f12b4f-207e-4ed6-a27b-aed7be343132 2019-01-14 20:14:33,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216103076935s 2019-01-14 20:14:33,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d8226ccb063b4a03beac5388770ee6f7&name=default used request id req-55f12b4f-207e-4ed6-a27b-aed7be343132 2019-01-14 20:14:33,343 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-01-14 20:14:33,344 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 20:14:36,343 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 20:14:36,348 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq 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=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 20:14:36,348 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2019-01-14 20:14:36,357 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-01-14 20:14:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 20:14:36,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c81b9cf-0aff-4693-9afa-686acda37311 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 20:14:36,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1c81b9cf-0aff-4693-9afa-686acda37311 2019-01-14 20:14:36,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 20:14:36,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}], "expires_at": "2019-01-14T21:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35af50fe299141218ecf76b1b87b25ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [], "type": "tempest-type-1783990722", "id": "11bf8250d21f486cb616b4b157b6d444", "name": "tempest-service-1286966900"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/35af50fe299141218ecf76b1b87b25ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1291282260", "id": "f93b58b49fce4bdea4c29472c3381a28", "name": "tempest-service-1853353914"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fbdc85ee67f24a1b944e9859d97fe75a"}, "audit_ids": ["pwtdMM7LQcK78_XHbwOJXg"], "issued_at": "2019-01-14T20:14:36.000000Z"}} 2019-01-14 20:14:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-14 20:14:36,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:37,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-30c99a7b-6801-4914-9f2d-230766ffa3ea Date: Mon, 14 Jan 2019 20:14:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"b72952ad-4afd-40e8-a6ee-24b313de6dd2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88e620c40a2d4c28b9f36f0c6fd78764","status":"ACTIVE","subnets":["629a8dde-faa9-4fa4-8a78-8fcfbe246c2b"],"description":"","tags":[],"updated_at":"2019-01-14T14:34:42Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"88e620c40a2d4c28b9f36f0c6fd78764","created_at":"2019-01-14T14:06:30Z","provider:network_type":"flat"}]} 2019-01-14 20:14:37,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-30c99a7b-6801-4914-9f2d-230766ffa3ea 2019-01-14 20:14:37,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293796062469s 2019-01-14 20:14:37,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-30c99a7b-6801-4914-9f2d-230766ffa3ea 2019-01-14 20:14:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 20:14:37,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 20:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 20:14:37,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 20:14:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:37,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f0e04d-9276-4136-b097-27d80e0f3023 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/00ad10eeffe8455cbb0b46879c6be903"}, "tags": [], "enabled": true, "id": "00ad10eeffe8455cbb0b46879c6be903", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-14 20:14:37,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-81f0e04d-9276-4136-b097-27d80e0f3023 2019-01-14 20:14:37,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103302001953s 2019-01-14 20:14:37,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-81f0e04d-9276-4136-b097-27d80e0f3023 2019-01-14 20:14:37,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-14 20:14:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}}' 2019-01-14 20:14:37,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 20:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4572f1ab-08dd-4f0a-976f-c4fe0fa9be15 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.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03"}, "tags": [], "enabled": true, "id": "2713602fa56843dbb321d376ef011a03", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}} 2019-01-14 20:14:37,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4572f1ab-08dd-4f0a-976f-c4fe0fa9be15 2019-01-14 20:14:37,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134163856506s 2019-01-14 20:14:37,543 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4572f1ab-08dd-4f0a-976f-c4fe0fa9be15 2019-01-14 20:14:37,543 - 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'2713602fa56843dbb321d376ef011a03', '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_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd'}) 2019-01-14 20:14:37,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-14 20:14:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a05d70a8-92b0-4807-a71c-10435646071c", "email": null, "name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}}' 2019-01-14 20:14:38,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 14 Jan 2019 20:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8bafaf-b170-4417-a9c4-bb6f8a528ffe Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": {"self": "http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77b550996a1f45e4a4c68bc4a8a3a298", "domain_id": "default", "password_expires_at": null}} 2019-01-14 20:14:38,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-fe8bafaf-b170-4417-a9c4-bb6f8a528ffe 2019-01-14 20:14:38,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.504492998123s 2019-01-14 20:14:38,053 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-fe8bafaf-b170-4417-a9c4-bb6f8a528ffe 2019-01-14 20:14:38,053 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'77b550996a1f45e4a4c68bc4a8a3a298', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd'}) 2019-01-14 20:14:38,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 20:14:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80ac67a-bc63-47b6-9037-7dd65bb6db0e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 20:14:38,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e80ac67a-bc63-47b6-9037-7dd65bb6db0e 2019-01-14 20:14:38,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103397130966s 2019-01-14 20:14:38,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e80ac67a-bc63-47b6-9037-7dd65bb6db0e 2019-01-14 20:14:38,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 20:14:38,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16ecf88-5a4b-4971-be9f-e8b0a40cb7b6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 20:14:38,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d16ecf88-5a4b-4971-be9f-e8b0a40cb7b6 2019-01-14 20:14:38,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0974378585815s 2019-01-14 20:14:38,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d16ecf88-5a4b-4971-be9f-e8b0a40cb7b6 2019-01-14 20:14:38,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 20:14:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72dc4f8-9c5d-4baf-a100-bfc78e767232 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 20:14:38,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e72dc4f8-9c5d-4baf-a100-bfc78e767232 2019-01-14 20:14:38,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10946893692s 2019-01-14 20:14:38,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e72dc4f8-9c5d-4baf-a100-bfc78e767232 2019-01-14 20:14:38,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 20:14:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d84c1e-3d9d-4c26-b916-899d3a512cfc Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": {"self": "http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77b550996a1f45e4a4c68bc4a8a3a298", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 20:14:38,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-00d84c1e-3d9d-4c26-b916-899d3a512cfc 2019-01-14 20:14:38,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120240211487s 2019-01-14 20:14:38,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-00d84c1e-3d9d-4c26-b916-899d3a512cfc 2019-01-14 20:14:38,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 20:14:38,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce31b08e-b52d-47a8-ad9e-f0245dab994e Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03"}, "tags": [], "enabled": true, "id": "2713602fa56843dbb321d376ef011a03", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 20:14:38,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ce31b08e-b52d-47a8-ad9e-f0245dab994e 2019-01-14 20:14:38,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0958981513977s 2019-01-14 20:14:38,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ce31b08e-b52d-47a8-ad9e-f0245dab994e 2019-01-14 20:14:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 20:14:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2713602fa56843dbb321d376ef011a03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29728b15-3e80-4c38-bb1d-7f20aa5cad7a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2713602fa56843dbb321d376ef011a03", "previous": null, "next": null}} 2019-01-14 20:14:38,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2713602fa56843dbb321d376ef011a03 used request id req-29728b15-3e80-4c38-bb1d-7f20aa5cad7a 2019-01-14 20:14:38,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0995700359344s 2019-01-14 20:14:38,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=9ed46ed30c754fae966821f8b91fa44d&scope.project.id=2713602fa56843dbb321d376ef011a03 used request id req-29728b15-3e80-4c38-bb1d-7f20aa5cad7a 2019-01-14 20:14:38,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 20:14:38,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/9ed46ed30c754fae966821f8b91fa44d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9689ba-cce6-4415-a46c-83f684a7e6ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 20:14:38,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-4d9689ba-cce6-4415-a46c-83f684a7e6ce 2019-01-14 20:14:38,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150405168533s 2019-01-14 20:14:38,870 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/9ed46ed30c754fae966821f8b91fa44d used request id req-4d9689ba-cce6-4415-a46c-83f684a7e6ce 2019-01-14 20:14:38,871 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 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'2713602fa56843dbb321d376ef011a03', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a05d70a8-92b0-4807-a71c-10435646071c', 'username': u'tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 20:14:38,874 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'password': 'a05d70a8-92b0-4807-a71c-10435646071c', 'project_name': 'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '2713602fa56843dbb321d376ef011a03', 'project_domain_name': 'Default'} 2019-01-14 20:14:38,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 20:14:38,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:38,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fec4f9e-498f-49e5-ab14-8b5ee5584362 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 20:14:38,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fec4f9e-498f-49e5-ab14-8b5ee5584362 2019-01-14 20:14:38,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961270332336s 2019-01-14 20:14:38,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fec4f9e-498f-49e5-ab14-8b5ee5584362 2019-01-14 20:14:38,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 20:14:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a13657-9d1a-4a50-bbd7-ad146fc2bdcd Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 20:14:39,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26a13657-9d1a-4a50-bbd7-ad146fc2bdcd 2019-01-14 20:14:39,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940449237823s 2019-01-14 20:14:39,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26a13657-9d1a-4a50-bbd7-ad146fc2bdcd 2019-01-14 20:14:39,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 20:14:39,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d3fcb3-b822-40a1-9762-fbdffa227d87 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 20:14:39,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-36d3fcb3-b822-40a1-9762-fbdffa227d87 2019-01-14 20:14:39,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101823091507s 2019-01-14 20:14:39,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-36d3fcb3-b822-40a1-9762-fbdffa227d87 2019-01-14 20:14:39,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 20:14:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d834ca-a5f8-4edb-8bb7-328787b6fd38 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": {"self": "http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77b550996a1f45e4a4c68bc4a8a3a298", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 20:14:39,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-36d834ca-a5f8-4edb-8bb7-328787b6fd38 2019-01-14 20:14:39,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11946606636s 2019-01-14 20:14:39,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-36d834ca-a5f8-4edb-8bb7-328787b6fd38 2019-01-14 20:14:39,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 20:14:39,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d848ef7-e03a-4b9e-8719-ef4bfdaa1799 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03"}, "tags": [], "enabled": true, "id": "2713602fa56843dbb321d376ef011a03", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 20:14:39,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7d848ef7-e03a-4b9e-8719-ef4bfdaa1799 2019-01-14 20:14:39,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101283073425s 2019-01-14 20:14:39,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7d848ef7-e03a-4b9e-8719-ef4bfdaa1799 2019-01-14 20:14:39,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 20:14:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2713602fa56843dbb321d376ef011a03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36f11c7-765c-423d-a82f-0e56aa34a1c8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2713602fa56843dbb321d376ef011a03", "previous": null, "next": null}} 2019-01-14 20:14:39,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2713602fa56843dbb321d376ef011a03 used request id req-a36f11c7-765c-423d-a82f-0e56aa34a1c8 2019-01-14 20:14:39,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101737976074s 2019-01-14 20:14:39,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=77b550996a1f45e4a4c68bc4a8a3a298&role.id=4a4a040a1a8e42bc90fd7ea294cc012f&scope.project.id=2713602fa56843dbb321d376ef011a03 used request id req-a36f11c7-765c-423d-a82f-0e56aa34a1c8 2019-01-14 20:14:39,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-14 20:14:39,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4cab1ee-7aeb-4e3c-b238-696ba616d9c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 20:14:39,594 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-e4cab1ee-7aeb-4e3c-b238-696ba616d9c3 2019-01-14 20:14:39,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.067617893219s 2019-01-14 20:14:39,595 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-e4cab1ee-7aeb-4e3c-b238-696ba616d9c3 2019-01-14 20:14:39,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 20:14:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0e98ba-97b2-44c6-aeb0-360306e5d3c6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 20:14:39,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f0e98ba-97b2-44c6-aeb0-360306e5d3c6 2019-01-14 20:14:39,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096225976944s 2019-01-14 20:14:39,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f0e98ba-97b2-44c6-aeb0-360306e5d3c6 2019-01-14 20:14:39,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-14 20:14:39,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b71fd0-218d-4a0e-adf2-5d4fdda14465 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-14 20:14:39,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-05b71fd0-218d-4a0e-adf2-5d4fdda14465 2019-01-14 20:14:39,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182263851166s 2019-01-14 20:14:39,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-05b71fd0-218d-4a0e-adf2-5d4fdda14465 2019-01-14 20:14:39,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 20:14:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:39,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d543fd25-1d3c-4751-80e6-ecbac67e29d5 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": {"self": "http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77b550996a1f45e4a4c68bc4a8a3a298", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 20:14:39,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d543fd25-1d3c-4751-80e6-ecbac67e29d5 2019-01-14 20:14:39,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113619089127s 2019-01-14 20:14:39,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d543fd25-1d3c-4751-80e6-ecbac67e29d5 2019-01-14 20:14:40,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-14 20:14:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=77b550996a1f45e4a4c68bc4a8a3a298&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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28008a67-8a92-4ea5-887f-496408d73a13 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=77b550996a1f45e4a4c68bc4a8a3a298&scope.domain.id=default", "previous": null, "next": null}} 2019-01-14 20:14:40,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=77b550996a1f45e4a4c68bc4a8a3a298&scope.domain.id=default used request id req-28008a67-8a92-4ea5-887f-496408d73a13 2019-01-14 20:14:40,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104376792908s 2019-01-14 20:14:40,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=4a4a040a1a8e42bc90fd7ea294cc012f&user.id=77b550996a1f45e4a4c68bc4a8a3a298&scope.domain.id=default used request id req-28008a67-8a92-4ea5-887f-496408d73a13 2019-01-14 20:14:40,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-14 20:14:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/4a4a040a1a8e42bc90fd7ea294cc012f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:40,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 20:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38fa14cb-53cd-44e1-a8e5-3c432d61f7df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 20:14:40,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-38fa14cb-53cd-44e1-a8e5-3c432d61f7df 2019-01-14 20:14:40,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.16064786911s 2019-01-14 20:14:40,278 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/77b550996a1f45e4a4c68bc4a8a3a298/roles/4a4a040a1a8e42bc90fd7ea294cc012f used request id req-38fa14cb-53cd-44e1-a8e5-3c432d61f7df 2019-01-14 20:14:40,278 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 20:14:44,162 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4992185b-ebc9-46d6-a48b-fc8abdf02ff5 | 2019-01-14T20:14:43.836217 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4992185b-ebc9-46d6-a48b-fc8abdf02ff5 ~/.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 2019-01-14 20:14:47,080 - 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-1291282260 | Available | | __unknown__ | tempest-type-1783990722 | 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 | +-------------+-------------------------+-----------+ 2019-01-14 20:14:47,785 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 20:14:52,114 - 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=b1fe6867-eb43-42a2-b734-48f52c5100eb) as the default verifier for the future CLI operations. 2019-01-14 20:14:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 20:14:53,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49392edf-6aa6-47b3-81db-67bb7f496639 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-14 20:14:53,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-49392edf-6aa6-47b3-81db-67bb7f496639 2019-01-14 20:14:53,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-14 20:14:54,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4a040a1a8e42bc90fd7ea294cc012f", "name": "admin"}, {"id": "9ed46ed30c754fae966821f8b91fa44d", "name": "Member"}], "expires_at": "2019-01-14T21:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2713602fa56843dbb321d376ef011a03", "name": "tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/2713602fa56843dbb321d376ef011a03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56a09a523c024dc79f6010c7c6a4429b"}, {"url": "http://192.30.9.8:8004/v1/2713602fa56843dbb321d376ef011a03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef9460978f05456e837eee19459026c7"}, {"url": "http://172.30.9.26:8004/v1/2713602fa56843dbb321d376ef011a03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef96a17e42b441e28d2acbfcd19b273a"}], "type": "orchestration", "id": "019c3dc99fd8461c92e55f206fe62c99", "name": "heat"}, {"endpoints": [], "type": "tempest-type-1783990722", "id": "11bf8250d21f486cb616b4b157b6d444", "name": "tempest-service-1286966900"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "85687c49d69f4a019589e19d4789b512"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7d52f69662f4d56842d85fcbf9ca09f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5db7232a01449b68e8bbb089abc6cca"}], "type": "placement", "id": "1620f1e12f5d47f593fd8ebc99f5004a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "252dee2e4ccc4dd2a36b8e4504eae46e"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c20e62c1e1a4ec48d1364bae365da34"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93ec994432314a85bc307bfd66e6f9a1"}], "type": "cloudformation", "id": "2ff70d2ef36846809e0201e3e5002536", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b06b6c17e5e424e98d3d540666578b6"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42b838eaa28348ffaab25c604fa4d2f7"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e311270305794fe3977c2ac2712329a5"}], "type": "network", "id": "50d55ed3fd5a478da7e717771a615c8f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "392cf9cf29ca456ab944804920408a03"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "461d57e9d7e54ab99c635f4a7f1e04fc"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f554705862542a49ee4563570192c6e"}], "type": "metric", "id": "56d964ce1fcc4c70bc43b6c43af0ce0f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "71df61e4cd0e45b08efde5177f1015a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83f6c69095af4295b7c192070245e01a"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fcb840621524c12b1aa0a394317356f"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d92a4f32a67344b3aa862d09c017cfe1"}], "type": "image", "id": "7693f473b05e429ca6c0be53db9f7524", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2713602fa56843dbb321d376ef011a03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60509ebdf0904ac8bdf7eaa9e466d334"}, {"url": "http://172.30.9.26:8776/v1/2713602fa56843dbb321d376ef011a03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cce6d4aef0640bf85cf8464fe252df1"}, {"url": "http://192.30.9.8:8776/v1/2713602fa56843dbb321d376ef011a03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab167d32ee5a4b93bc832a8e6e3bc8d9"}], "type": "volume", "id": "8b7a9bcad9aa4692a51c7d556579173d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db691f29a3640b19158684ea75ebd13"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d1706c025b14d509dd61ff1dbfa729b"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d82444832d7a4ef7a370f43c486d1e9e"}], "type": "event", "id": "918153df5d6f45219919a52c062445b9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2713602fa56843dbb321d376ef011a03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a26d2e9cebd46e39038292fff9038dc"}, {"url": "http://192.30.9.8:8776/v2/2713602fa56843dbb321d376ef011a03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33d0fc05016e4471b8f46c641f9f69d2"}, {"url": "http://172.30.9.26:8776/v2/2713602fa56843dbb321d376ef011a03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "682fbfb1fdeb47f9b7f56283afa32bc5"}], "type": "volumev2", "id": "a18f81dc7e13415dad63b4f8b214b529", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23dda649f2dc45a7b7b29d1ef7e95747"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed9831494eb4797974099e5b4da99e6"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0498bcf658441f8a7a19fd324f86838"}], "type": "identity", "id": "b347c2a44eab4ad3948d5c3644a4bfa8", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25d3445b5c7248a3a6745ff383b1b1fc"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2713602fa56843dbb321d376ef011a03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ba866b868cb4326856a8c2677ba9f46"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2713602fa56843dbb321d376ef011a03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7636a1a764be40c8b3812ea1a1852e91"}], "type": "object-store", "id": "b3bd8fd19e02463f82c5183d5e071350", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "140328dd980345a8a4721b1acc76b96a"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15cf5879ac0b4ba094d9d82deae074b8"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40c8ae0713d14169bf0a7e295f297fd2"}], "type": "alarming", "id": "b8cccf58a8b2462eba811ac194414083", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2713602fa56843dbb321d376ef011a03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48f68367cf2b4d35b7714a5fafe0d81c"}, {"url": "http://172.30.9.26:8776/v3/2713602fa56843dbb321d376ef011a03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6be26f0d14ca48e3a494cc09dc43098c"}, {"url": "http://192.30.9.8:8776/v3/2713602fa56843dbb321d376ef011a03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c1040dc353f4416a819d9cc095fe869"}], "type": "volumev3", "id": "bcab7792ffeb403d9cf6165ded80339d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a3b3a61f81f4f1997c8604c8158ecbc"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "661702f554f54fe0938301bbba18ccec"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b736b424f3b548cbb01a434f4e7dba37"}], "type": "compute", "id": "e27a10719fc1448b9e82dfae70be7642", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1291282260", "id": "f93b58b49fce4bdea4c29472c3381a28", "name": "tempest-service-1853353914"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "id": "77b550996a1f45e4a4c68bc4a8a3a298"}, "audit_ids": ["gkQIprlCSrClf6qwNnGU1g"], "issued_at": "2019-01-14T20:14:54.000000Z"}} 2019-01-14 20:14:54,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-14 20:14:54,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:14:54,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-faea2577-6ba3-461a-97d1-db1e81314a4d Date: Mon, 14 Jan 2019 20:14:54 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."}]} 2019-01-14 20:14:54,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-faea2577-6ba3-461a-97d1-db1e81314a4d 2019-01-14 20:14:54,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284150838852s 2019-01-14 20:14:54,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-faea2577-6ba3-461a-97d1-db1e81314a4d 2019-01-14 20:14:54,560 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-01-14 20:14:54,561 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-14 20:14:54,661 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-14 20:14:54,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 20:14:54,672 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 14 Jan 2019 20:14:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-14 20:14:54,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 20:14:54,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:14:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b6ce6d68-f3a6-4ca7-9368-24e2c86600a4 Date: Mon, 14 Jan 2019 20:14:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 20:14:54,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b6ce6d68-f3a6-4ca7-9368-24e2c86600a4 2019-01-14 20:14:54,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213752031326s 2019-01-14 20:14:54,888 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b6ce6d68-f3a6-4ca7-9368-24e2c86600a4 2019-01-14 20:14:54,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 20:14:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}' 2019-01-14 20:14:55,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fbde9dac-2bd4-47a7-a358-e886c2831bf0 Date: Mon, 14 Jan 2019 20:14:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file", "owner": "2713602fa56843dbb321d376ef011a03", "id": "dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "size": null, "self": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T20:14:55Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "checksum": null, "created_at": "2019-01-14T20:14:55Z", "protected": false} 2019-01-14 20:14:55,166 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fbde9dac-2bd4-47a7-a358-e886c2831bf0 2019-01-14 20:14:55,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.269914865494s 2019-01-14 20:14:55,167 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fbde9dac-2bd4-47a7-a358-e886c2831bf0 returning object dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8 2019-01-14 20:14:55,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 20:14:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/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}bbffb8c6eb7828553f216f6d39518636c0a67335" -d '' 2019-01-14 20:14:56,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7862445-8bfc-49bf-b219-270acee47063 Date: Mon, 14 Jan 2019 20:14:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 20:14:56,329 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file used request id req-d7862445-8bfc-49bf-b219-270acee47063 2019-01-14 20:14:56,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16160297394s 2019-01-14 20:14:56,329 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file used request id req-d7862445-8bfc-49bf-b219-270acee47063 2019-01-14 20:14:56,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 20:14:56,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:14:56,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-c6eb9f57-b81b-4515-a1fa-2f186877b26e Date: Mon, 14 Jan 2019 20:14:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "metadata": {}}], "file": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file", "owner": "2713602fa56843dbb321d376ef011a03", "id": "dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "size": 12716032, "self": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T20:14:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 20:14:56,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c6eb9f57-b81b-4515-a1fa-2f186877b26e 2019-01-14 20:14:56,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218047857285s 2019-01-14 20:14:56,552 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c6eb9f57-b81b-4515-a1fa-2f186877b26e 2019-01-14 20:14:56,554 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file', 'owner': u'2713602fa56843dbb321d376ef011a03', 'id': u'dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', 'size': 12716032, u'self': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2713602fa56843dbb321d376ef011a03', 'name': 'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T20:14:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T20:14:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'created': u'2019-01-14T20:14:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T20:14:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 20:14:56,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 20:14:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 20:14:56,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14: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-54c4d8f1-b94c-47b4-9e51-ce0ef5b74875 x-compute-request-id: req-54c4d8f1-b94c-47b4-9e51-ce0ef5b74875 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6", "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": "c4f8bf98-dc50-402b-aa0c-524cbb5515f6"}} 2019-01-14 20:14:56,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-54c4d8f1-b94c-47b4-9e51-ce0ef5b74875 2019-01-14 20:14:56,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.21758389473s 2019-01-14 20:14:56,773 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-54c4d8f1-b94c-47b4-9e51-ce0ef5b74875 2019-01-14 20:14:56,774 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', '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'35af50fe299141218ecf76b1b87b25ad', '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'c4f8bf98-dc50-402b-aa0c-524cbb5515f6', 'swap': 0}) 2019-01-14 20:14:56,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 20:14:56,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6/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}45d65ba7e4ca57951098d9193108561a07ef4239" -d '{"extra_specs": {}}' 2019-01-14 20:14:56,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14: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-b6cc27ea-af19-4ef2-8a7f-0664506082e8 x-compute-request-id: req-b6cc27ea-af19-4ef2-8a7f-0664506082e8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 20:14:56,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6/os-extra_specs used request id req-b6cc27ea-af19-4ef2-8a7f-0664506082e8 2019-01-14 20:14:56,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02192902565s 2019-01-14 20:14:56,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6/os-extra_specs used request id req-b6cc27ea-af19-4ef2-8a7f-0664506082e8 2019-01-14 20:14:56,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2019-01-14 20:14:56,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 14 Jan 2019 20:14: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-14 20:14:56,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-14 20:14:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:14:56,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb88002-9ff1-4651-a25f-31e5e0714cc0 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a4a040a1a8e42bc90fd7ea294cc012f", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a4a040a1a8e42bc90fd7ea294cc012f"}, "name": "admin"}, {"domain_id": null, "id": "8e4ef57ccf084b4db14d7c40d2e6c0ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e4ef57ccf084b4db14d7c40d2e6c0ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9ed46ed30c754fae966821f8b91fa44d", "links": {"self": "http://172.30.9.26:5000/v3/roles/9ed46ed30c754fae966821f8b91fa44d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a50977fca14389959a96839aed421c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a50977fca14389959a96839aed421c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "da64b71c181242ff8f6d5fb0b5638837", "links": {"self": "http://172.30.9.26:5000/v3/roles/da64b71c181242ff8f6d5fb0b5638837"}, "name": "swiftoperator"}]} 2019-01-14 20:14:56,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0cb88002-9ff1-4651-a25f-31e5e0714cc0 2019-01-14 20:14:56,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108463048935s 2019-01-14 20:14:56,921 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0cb88002-9ff1-4651-a25f-31e5e0714cc0 2019-01-14 20:14:56,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-14 20:14:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:14:56,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14: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-5e8454f3-e347-464f-aea8-4b6ed9c8fd63 x-compute-request-id: req-5e8454f3-e347-464f-aea8-4b6ed9c8fd63 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.7", "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": 2012000, "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": 35}, "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": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-14 20:14:56,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-5e8454f3-e347-464f-aea8-4b6ed9c8fd63 2019-01-14 20:14:56,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0343990325928s 2019-01-14 20:14:56,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-5e8454f3-e347-464f-aea8-4b6ed9c8fd63 2019-01-14 20:14:56,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 20:14:56,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:14:57,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-2bbc9ab1-9db2-4f72-9a5b-372383a1820a Date: Mon, 14 Jan 2019 20:14:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "metadata": {}}], "file": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file", "owner": "2713602fa56843dbb321d376ef011a03", "id": "dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "size": 12716032, "self": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T20:14:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 20:14:57,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2bbc9ab1-9db2-4f72-9a5b-372383a1820a 2019-01-14 20:14:57,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208233118057s 2019-01-14 20:14:57,183 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2bbc9ab1-9db2-4f72-9a5b-372383a1820a 2019-01-14 20:14:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-14 20:14:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}' 2019-01-14 20:14:57,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc42da9e-33dd-4b79-aaeb-dae23e78156a Date: Mon, 14 Jan 2019 20:14:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/file", "owner": "2713602fa56843dbb321d376ef011a03", "id": "70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180", "size": null, "self": "/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T20:14:57Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "checksum": null, "created_at": "2019-01-14T20:14:57Z", "protected": false} 2019-01-14 20:14:57,828 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cc42da9e-33dd-4b79-aaeb-dae23e78156a 2019-01-14 20:14:57,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.636482000351s 2019-01-14 20:14:57,828 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cc42da9e-33dd-4b79-aaeb-dae23e78156a returning object 70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180 2019-01-14 20:14:57,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-14 20:14:57,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/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}bbffb8c6eb7828553f216f6d39518636c0a67335" -d '' 2019-01-14 20:14:58,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2fb53a84-ef1e-4f96-a325-1ae318825efd Date: Mon, 14 Jan 2019 20:14:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 20:14:58,473 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/file used request id req-2fb53a84-ef1e-4f96-a325-1ae318825efd 2019-01-14 20:14:58,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.64408993721s 2019-01-14 20:14:58,473 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/file used request id req-2fb53a84-ef1e-4f96-a325-1ae318825efd 2019-01-14 20:14:58,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 20:14:58,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:14:59,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-8f51b221-0e62-41c0-b542-ca064a3ee240 Date: Mon, 14 Jan 2019 20:14:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/snap", "metadata": {}}], "file": "/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/file", "owner": "2713602fa56843dbb321d376ef011a03", "id": "70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180", "size": 12716032, "self": "/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T20:14:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T20:14:57Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "metadata": {}}], "file": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file", "owner": "2713602fa56843dbb321d376ef011a03", "id": "dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "size": 12716032, "self": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T20:14:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 20:14:59,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8f51b221-0e62-41c0-b542-ca064a3ee240 2019-01-14 20:14:59,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.628586053848s 2019-01-14 20:14:59,106 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8f51b221-0e62-41c0-b542-ca064a3ee240 2019-01-14 20:14:59,109 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/snap', u'metadata': Munch({})})], 'file': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/file', 'owner': u'2713602fa56843dbb321d376ef011a03', 'id': u'70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', 'size': 12716032, u'self': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2713602fa56843dbb321d376ef011a03', 'name': 'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T20:14:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T20:14:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'created': u'2019-01-14T20:14:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T20:14:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 20:14:59,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-14 20:14:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-14 20:14:59,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14: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-b19da5a6-5a18-402c-851f-de65d2e6fcaa x-compute-request-id: req-b19da5a6-5a18-402c-851f-de65d2e6fcaa Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e", "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": "041fa5e9-73cc-4317-9789-15ce3da0207e"}} 2019-01-14 20:14:59,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b19da5a6-5a18-402c-851f-de65d2e6fcaa 2019-01-14 20:14:59,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0383059978485s 2019-01-14 20:14:59,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b19da5a6-5a18-402c-851f-de65d2e6fcaa 2019-01-14 20:14:59,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', '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'35af50fe299141218ecf76b1b87b25ad', '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'041fa5e9-73cc-4317-9789-15ce3da0207e', 'swap': 0}) 2019-01-14 20:14:59,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-14 20:14:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e/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}45d65ba7e4ca57951098d9193108561a07ef4239" -d '{"extra_specs": {}}' 2019-01-14 20:14:59,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:14: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-db1caacf-d207-4278-a9c7-acb6ba28088c x-compute-request-id: req-db1caacf-d207-4278-a9c7-acb6ba28088c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-14 20:14:59,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e/os-extra_specs used request id req-db1caacf-d207-4278-a9c7-acb6ba28088c 2019-01-14 20:14:59,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020644903183s 2019-01-14 20:14:59,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e/os-extra_specs used request id req-db1caacf-d207-4278-a9c7-acb6ba28088c 2019-01-14 20:14:59,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', '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'35af50fe299141218ecf76b1b87b25ad', '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'041fa5e9-73cc-4317-9789-15ce3da0207e', 'swap': 0}) 2019-01-14 20:15:03,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 20:15:03,189 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 20:15:03,190 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 20:15:03,192 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 20:15:03,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 20:15:05,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b1fe6867-eb43-42a2-b734-48f52c5100eb/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-01-14 20:15:05,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 20:15:05,330 - 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']'. 2019-01-14 20:19:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:19:11.524 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [234.207s] 2019-01-14 20:21:59,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:21:59.430 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [155.675s] 2019-01-14 20:24:41,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:24:41.247 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [155.871s] 2019-01-14 20:27:13,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:27:13.679 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [152.417s] 2019-01-14 20:31:21,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:31:21.617 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [241.670s] 2019-01-14 20:31:28,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:31:28.786 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.308s] 2019-01-14 20:35:14,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:35:14.682 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [218.080s] 2019-01-14 20:38:55,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:38:55.012 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [220.318s] 2019-01-14 20:42:43,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:42:43.077 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [215.811s] 2019-01-14 20:43:37,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:43:37.449 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.903s] 2019-01-14 20:44:07,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:44:07.534 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 2019-01-14 20:45:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:45:00.345 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [52.794s] 2019-01-14 20:48:41,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:48:41.537 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [221.176s] 2019-01-14 20:48:59,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 59f39c32-8a9e-4249-a7c4-e5e47f901610 2019-01-14 20:48:59,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '59f39c32-8a9e-4249-a7c4-e5e47f901610']'. 2019-01-14 20:49:00,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 20:49:00,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 59f39c32-8a9e-4249-a7c4-e5e47f901610 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 20:15:07 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 20:48:59 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:33:52 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b1fe6867-eb43-42a2-b734-48f52c5100eb) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4992185b-ebc9-46d6-a48b-fc8abdf02ff5) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2011.897 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 3 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 9 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:49:00,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 20:49:00,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 20:49:00,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 25.0% 2019-01-14 20:49:02,247 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 34:08 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-01-14 20:49:02,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 20:49:02,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:49:02,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebef3f52-21d9-45d1-a7fe-1e9310081112 Date: Mon, 14 Jan 2019 20:49:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 20:49:02,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180 used request id req-ebef3f52-21d9-45d1-a7fe-1e9310081112 2019-01-14 20:49:02,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.556061029434s 2019-01-14 20:49:02,811 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180 used request id req-ebef3f52-21d9-45d1-a7fe-1e9310081112 2019-01-14 20:49:02,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 20:49:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:03,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:49: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-e28d8716-bc11-4ee1-9795-6f0093872a68 x-compute-request-id: req-e28d8716-bc11-4ee1-9795-6f0093872a68 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e", "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": "041fa5e9-73cc-4317-9789-15ce3da0207e"}, {"name": "tempest_scenario-flavor_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6", "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": "c4f8bf98-dc50-402b-aa0c-524cbb5515f6"}]} 2019-01-14 20:49:03,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e28d8716-bc11-4ee1-9795-6f0093872a68 2019-01-14 20:49:03,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.213808059692s 2019-01-14 20:49:03,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e28d8716-bc11-4ee1-9795-6f0093872a68 2019-01-14 20:49:03,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 20:49:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:03,078 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 20: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 x-openstack-request-id: req-75c29ba2-ab34-4186-8630-44e2fc8f60fe x-compute-request-id: req-75c29ba2-ab34-4186-8630-44e2fc8f60fe Content-Length: 0 Content-Type: application/json 2019-01-14 20:49:03,078 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e used request id req-75c29ba2-ab34-4186-8630-44e2fc8f60fe 2019-01-14 20:49:03,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0505471229553s 2019-01-14 20:49:03,078 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/041fa5e9-73cc-4317-9789-15ce3da0207e used request id req-75c29ba2-ab34-4186-8630-44e2fc8f60fe 2019-01-14 20:49:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-14 20:49:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:49:03,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-f0b8e8a6-9cb8-49a5-960b-fe41e4fc4c63 Date: Mon, 14 Jan 2019 20:49:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "metadata": {}}], "file": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file", "owner": "2713602fa56843dbb321d376ef011a03", "id": "dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "size": 12716032, "self": "/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8", "disk_format": "qcow2", "direct_url": "rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-14T20:14:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-14T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-14 20:49:03,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f0b8e8a6-9cb8-49a5-960b-fe41e4fc4c63 2019-01-14 20:49:03,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.26993894577s 2019-01-14 20:49:03,351 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f0b8e8a6-9cb8-49a5-960b-fe41e4fc4c63 2019-01-14 20:49:03,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-14 20:49:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbffb8c6eb7828553f216f6d39518636c0a67335" 2019-01-14 20:49:03,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5b85937-808f-4921-86c1-bc4691ffb817 Date: Mon, 14 Jan 2019 20:49:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-14 20:49:03,924 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8 used request id req-b5b85937-808f-4921-86c1-bc4691ffb817 2019-01-14 20:49:03,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.571454048157s 2019-01-14 20:49:03,924 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8 used request id req-b5b85937-808f-4921-86c1-bc4691ffb817 2019-01-14 20:49:03,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-14 20:49:03,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:03,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20: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-3c39e5a5-d3b7-4884-89fa-0fd11bd81666 x-compute-request-id: req-3c39e5a5-d3b7-4884-89fa-0fd11bd81666 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6", "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": "c4f8bf98-dc50-402b-aa0c-524cbb5515f6"}]} 2019-01-14 20:49:03,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3c39e5a5-d3b7-4884-89fa-0fd11bd81666 2019-01-14 20:49:03,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0304570198059s 2019-01-14 20:49:03,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3c39e5a5-d3b7-4884-89fa-0fd11bd81666 2019-01-14 20:49:03,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-14 20:49:03,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:03,994 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 14 Jan 2019 20: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 x-openstack-request-id: req-2c5b4397-2686-4fae-9f17-25bb33aaf025 x-compute-request-id: req-2c5b4397-2686-4fae-9f17-25bb33aaf025 Content-Length: 0 Content-Type: application/json 2019-01-14 20:49:03,994 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6 used request id req-2c5b4397-2686-4fae-9f17-25bb33aaf025 2019-01-14 20:49:03,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0368568897247s 2019-01-14 20:49:03,995 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c4f8bf98-dc50-402b-aa0c-524cbb5515f6 used request id req-2c5b4397-2686-4fae-9f17-25bb33aaf025 2019-01-14 20:49:03,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 20:49:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:04,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311553db-a6b9-4239-ae8a-9ff04c91b78a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/21b387875b72435cb96b44fe5926404f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21b387875b72435cb96b44fe5926404f", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/250bb2159eb946e08a4a96e86560705d"}, "domain_id": "00ad10eeffe8455cbb0b46879c6be903", "enabled": true, "options": {}, "id": "250bb2159eb946e08a4a96e86560705d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/2752acf35fdb4fca908804d862371828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2752acf35fdb4fca908804d862371828", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/439488f4f281441ebbe329004d606b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "439488f4f281441ebbe329004d606b3e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/444cdf218e0d48629562dc72a0593b0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "444cdf218e0d48629562dc72a0593b0f", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": {"self": "http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77b550996a1f45e4a4c68bc4a8a3a298", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/77f61522320b473c9b1b343301aa70cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f61522320b473c9b1b343301aa70cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/892e7d4b3245461999ee52fff4bacd1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e7d4b3245461999ee52fff4bacd1d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/99b5f11c0a634f89b1a6cc9fb7da82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99b5f11c0a634f89b1a6cc9fb7da82a5", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/aa84ea2b22534f1cb79f944b44e10350"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa84ea2b22534f1cb79f944b44e10350", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/b0f58ee74c614c589569d0386d9508e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0f58ee74c614c589569d0386d9508e0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/c19ab3649dc94eb29cd11c2584048cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c19ab3649dc94eb29cd11c2584048cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/cafee1491c3e448da0069ae74221dded"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafee1491c3e448da0069ae74221dded", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/cbea9b5b941b47a694dac5b0548692ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbea9b5b941b47a694dac5b0548692ef", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/fbdc85ee67f24a1b944e9859d97fe75a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbdc85ee67f24a1b944e9859d97fe75a", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-14 20:49:04,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-311553db-a6b9-4239-ae8a-9ff04c91b78a 2019-01-14 20:49:04,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124943971634s 2019-01-14 20:49:04,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-311553db-a6b9-4239-ae8a-9ff04c91b78a 2019-01-14 20:49:04,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-14 20:49:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:04,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bbbe4b-8212-444c-80df-3e7ea4fd157a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd", "links": {"self": "http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "77b550996a1f45e4a4c68bc4a8a3a298", "description": null}} 2019-01-14 20:49:04,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298 used request id req-29bbbe4b-8212-444c-80df-3e7ea4fd157a 2019-01-14 20:49:04,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116408109665s 2019-01-14 20:49:04,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298 used request id req-29bbbe4b-8212-444c-80df-3e7ea4fd157a 2019-01-14 20:49:04,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-14 20:49:04,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:04,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 20:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b42821-3eeb-4915-8ece-6ec56e0a6667 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 20:49:04,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298 used request id req-b0b42821-3eeb-4915-8ece-6ec56e0a6667 2019-01-14 20:49:04,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.262979030609s 2019-01-14 20:49:04,507 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/77b550996a1f45e4a4c68bc4a8a3a298 used request id req-b0b42821-3eeb-4915-8ece-6ec56e0a6667 2019-01-14 20:49:04,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-14 20:49:04,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:04,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 14 Jan 2019 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f302bc-6f89-4c4e-9be8-4ab81da19adb Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03"}, "tags": [], "enabled": true, "id": "2713602fa56843dbb321d376ef011a03", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35af50fe299141218ecf76b1b87b25ad"}, "tags": [], "enabled": true, "id": "35af50fe299141218ecf76b1b87b25ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/88e620c40a2d4c28b9f36f0c6fd78764"}, "tags": [], "enabled": true, "id": "88e620c40a2d4c28b9f36f0c6fd78764", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-14 20:49:04,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b3f302bc-6f89-4c4e-9be8-4ab81da19adb 2019-01-14 20:49:04,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0975518226624s 2019-01-14 20:49:04,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b3f302bc-6f89-4c4e-9be8-4ab81da19adb 2019-01-14 20:49:04,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-14 20:49:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:04,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 14 Jan 2019 20:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-831158c0-3390-43a9-bbe4-80e32ae231d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-14 20:49:04,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03 used request id req-831158c0-3390-43a9-bbe4-80e32ae231d6 2019-01-14 20:49:04,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188248872757s 2019-01-14 20:49:04,805 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2713602fa56843dbb321d376ef011a03 used request id req-831158c0-3390-43a9-bbe4-80e32ae231d6 2019-01-14 20:49:04,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-14 20:49:04,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2713602fa56843dbb321d376ef011a03&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}45d65ba7e4ca57951098d9193108561a07ef4239" 2019-01-14 20:49:05,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-85a22683-674d-456b-af01-05b7b76fbefe Date: Mon, 14 Jan 2019 20:49:05 GMT RESP BODY: {"security_groups": []} 2019-01-14 20:49:05,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2713602fa56843dbb321d376ef011a03&name=default used request id req-85a22683-674d-456b-af01-05b7b76fbefe 2019-01-14 20:49:05,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23047709465s 2019-01-14 20:49:05,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2713602fa56843dbb321d376ef011a03&name=default used request id req-85a22683-674d-456b-af01-05b7b76fbefe 2019-01-14 20:49:05,039 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2019-01-14 20:49:05,039 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR